Test Report: Docker_Cloud_Shell 19575

                    
                      7bfa33b863353ea74c2dd2110cc17945d6c51e0f:2024-09-04:36080
                    
                

Test fail (7/108)

x
+
TestAddons/parallel/Registry (77.91s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 23.741265ms
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-6fb4cdfc84-qzjbw" [a49823df-3466-4a94-b4f2-8b5264b25268] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.010067211s
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-grn6w" [a0b48ead-c89d-4053-91cd-3ae966520369] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.006261623s
addons_test.go:342: (dbg) Run:  kubectl --context addons-321340 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-321340 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-321340 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.149927264s)

                                                
                                                
-- 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-321340 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-321340 ip
2024/09/04 20:13:29 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-amd64 -p addons-321340 addons disable registry --alsologtostderr -v=1
addons_test.go:390: (dbg) Done: out/minikube-linux-amd64 -p addons-321340 addons disable registry --alsologtostderr -v=1: (1.139535058s)
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-321340
helpers_test.go:235: (dbg) docker inspect addons-321340:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "eb69036f7bac2b61a97d73834811cf16dd31d8b6c3d75b02c9884f254f6f4355",
	        "Created": "2024-09-04T19:59:47.034106377Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 71676,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-04T19:59:47.235117245Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:aeed0e1d4642008f872cbedd0f6935323c1e533683c40e800e0b01d063d11a3c",
	        "ResolvConfPath": "/var/lib/docker/containers/eb69036f7bac2b61a97d73834811cf16dd31d8b6c3d75b02c9884f254f6f4355/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/eb69036f7bac2b61a97d73834811cf16dd31d8b6c3d75b02c9884f254f6f4355/hostname",
	        "HostsPath": "/var/lib/docker/containers/eb69036f7bac2b61a97d73834811cf16dd31d8b6c3d75b02c9884f254f6f4355/hosts",
	        "LogPath": "/var/lib/docker/containers/eb69036f7bac2b61a97d73834811cf16dd31d8b6c3d75b02c9884f254f6f4355/eb69036f7bac2b61a97d73834811cf16dd31d8b6c3d75b02c9884f254f6f4355-json.log",
	        "Name": "/addons-321340",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-321340:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-321340",
	            "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/3ec09241902f353b9d6c944c10246734bc2528f11fd670d8ef8be04dc6fef72d-init/diff:/var/lib/docker/overlay2/b49b59f098b9cbbc6fecfa804366f80eff9f460029c1c967d68d343c9d165298/diff",
	                "MergedDir": "/var/lib/docker/overlay2/3ec09241902f353b9d6c944c10246734bc2528f11fd670d8ef8be04dc6fef72d/merged",
	                "UpperDir": "/var/lib/docker/overlay2/3ec09241902f353b9d6c944c10246734bc2528f11fd670d8ef8be04dc6fef72d/diff",
	                "WorkDir": "/var/lib/docker/overlay2/3ec09241902f353b9d6c944c10246734bc2528f11fd670d8ef8be04dc6fef72d/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-321340",
	                "Source": "/var/lib/docker/volumes/addons-321340/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-321340",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85",
	            "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-321340",
	                "name.minikube.sigs.k8s.io": "addons-321340",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "75f708eca6a76fe4f4fdee969cdc724ad0acc0e59b248ce1255f80bf8a71c105",
	            "SandboxKey": "/var/run/docker/netns/75f708eca6a7",
	            "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-321340": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "62bd25b8f2efbf7fcf986d8a42947506f6f01e7adba0ed727ee908d262bebd90",
	                    "EndpointID": "523520caea5aefe97dd3bc78cd0d51beba0dc28e31b99d3e9f841e8dd78c4182",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-321340",
	                        "eb69036f7bac"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-321340 -n addons-321340
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-321340 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-321340 logs -n 25: (2.119121141s)
helpers_test.go:252: TestAddons/parallel/Registry logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| Command |                 Args                 |    Profile    |         User          | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| addons  | enable dashboard -p                  | addons-321340 | g528047478195_compute | v1.34.0 | 04 Sep 24 19:58 UTC |                     |
	|         | addons-321340                        |               |                       |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-321340 | g528047478195_compute | v1.34.0 | 04 Sep 24 19:58 UTC |                     |
	|         | addons-321340                        |               |                       |         |                     |                     |
	| start   | -p addons-321340 --wait=true         | addons-321340 | g528047478195_compute | v1.34.0 | 04 Sep 24 19:58 UTC | 04 Sep 24 20:03 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-321340 addons disable         | addons-321340 | g528047478195_compute | v1.34.0 | 04 Sep 24 20:04 UTC | 04 Sep 24 20:04 UTC |
	|         | volcano --alsologtostderr -v=1       |               |                       |         |                     |                     |
	| addons  | addons-321340 addons                 | addons-321340 | g528047478195_compute | v1.34.0 | 04 Sep 24 20:12 UTC | 04 Sep 24 20:12 UTC |
	|         | disable csi-hostpath-driver          |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | addons-321340 addons                 | addons-321340 | g528047478195_compute | v1.34.0 | 04 Sep 24 20:12 UTC | 04 Sep 24 20:13 UTC |
	|         | disable volumesnapshots              |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | addons-321340 addons disable         | addons-321340 | g528047478195_compute | v1.34.0 | 04 Sep 24 20:13 UTC | 04 Sep 24 20:13 UTC |
	|         | helm-tiller --alsologtostderr        |               |                       |         |                     |                     |
	|         | -v=1                                 |               |                       |         |                     |                     |
	| addons  | addons-321340 addons                 | addons-321340 | g528047478195_compute | v1.34.0 | 04 Sep 24 20:13 UTC | 04 Sep 24 20:13 UTC |
	|         | disable metrics-server               |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | disable inspektor-gadget -p          | addons-321340 | g528047478195_compute | v1.34.0 | 04 Sep 24 20:13 UTC |                     |
	|         | addons-321340                        |               |                       |         |                     |                     |
	| ip      | addons-321340 ip                     | addons-321340 | g528047478195_compute | v1.34.0 | 04 Sep 24 20:13 UTC | 04 Sep 24 20:13 UTC |
	| addons  | addons-321340 addons disable         | addons-321340 | g528047478195_compute | v1.34.0 | 04 Sep 24 20:13 UTC | 04 Sep 24 20:13 UTC |
	|         | registry --alsologtostderr           |               |                       |         |                     |                     |
	|         | -v=1                                 |               |                       |         |                     |                     |
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/04 19:58:56
	Running on machine: cs-905301410258-default
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0904 19:58:56.424606   71205 out.go:345] Setting OutFile to fd 1 ...
	I0904 19:58:56.424810   71205 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0904 19:58:56.424838   71205 out.go:358] Setting ErrFile to fd 2...
	I0904 19:58:56.424881   71205 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0904 19:58:56.425254   71205 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/bin
	W0904 19:58:56.425590   71205 root.go:314] Error reading config file at /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/config/config.json: open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/config/config.json: no such file or directory
	I0904 19:58:56.426141   71205 out.go:352] Setting JSON to false
	I0904 19:58:56.427697   71205 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":3079,"bootTime":1725476857,"procs":20,"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"}
	I0904 19:58:56.427797   71205 start.go:139] virtualization:  guest
	I0904 19:58:56.433031   71205 out.go:177] * [addons-321340] minikube v1.34.0 on Ubuntu 22.04 (amd64)
	W0904 19:58:56.438953   71205 preload.go:293] Failed to list preload files: open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/cache/preloaded-tarball: no such file or directory
	I0904 19:58:56.439126   71205 notify.go:220] Checking for updates...
	I0904 19:58:56.442333   71205 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0904 19:58:56.446425   71205 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0904 19:58:56.450737   71205 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19575-65131/kubeconfig
	I0904 19:58:56.454648   71205 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19575-65131/.minikube
	I0904 19:58:56.458648   71205 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0904 19:58:56.462890   71205 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0904 19:58:56.468227   71205 driver.go:394] Setting default libvirt URI to qemu:///system
	I0904 19:58:56.511676   71205 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0904 19:58:56.511907   71205 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0904 19:58:56.614741   71205 info.go:266] docker info: {ID:290737d6-63f3-46fa-934b-bfac5e08edb8 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:false NGoroutines:55 SystemTime:2024-09-04 19:58:56.596143821 +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:8337182720 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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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>}}
	I0904 19:58:56.614921   71205 docker.go:307] overlay module found
	I0904 19:58:56.619807   71205 out.go:177] * Using the docker driver based on user configuration
	I0904 19:58:56.623790   71205 start.go:297] selected driver: docker
	I0904 19:58:56.623827   71205 start.go:901] validating driver "docker" against <nil>
	I0904 19:58:56.623848   71205 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0904 19:58:56.624621   71205 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0904 19:58:56.714778   71205 info.go:266] docker info: {ID:290737d6-63f3-46fa-934b-bfac5e08edb8 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:false NGoroutines:55 SystemTime:2024-09-04 19:58:56.69900901 +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:8337182720 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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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>}}
	I0904 19:58:56.714995   71205 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0904 19:58:56.715785   71205 start_flags.go:421] setting extra-config: kubelet.cgroups-per-qos=false
	I0904 19:58:56.715818   71205 start_flags.go:421] setting extra-config: kubelet.enforce-node-allocatable=""
	I0904 19:58:56.715901   71205 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]
	I0904 19:58:56.720346   71205 out.go:177] * Using Docker driver with root privileges
	I0904 19:58:56.723687   71205 cni.go:84] Creating CNI manager for ""
	I0904 19:58:56.723752   71205 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0904 19:58:56.723775   71205 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0904 19:58:56.723928   71205 start.go:340] cluster config:
	{Name:addons-321340 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:addons-321340 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: Netwo
rkPlugin: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.0 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 DisableM
etrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0904 19:58:56.728100   71205 out.go:177] * Starting "addons-321340" primary control-plane node in "addons-321340" cluster
	I0904 19:58:56.732028   71205 cache.go:121] Beginning downloading kic base image for docker with docker
	I0904 19:58:56.737356   71205 out.go:177] * Pulling base image v0.0.45 ...
	I0904 19:58:56.740958   71205 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime docker
	I0904 19:58:56.741095   71205 image.go:79] Checking for gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 in local docker daemon
	I0904 19:58:56.769742   71205 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 to local cache
	I0904 19:58:56.770375   71205 image.go:63] Checking for gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 in local cache directory
	I0904 19:58:56.770560   71205 image.go:148] Writing gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 to local cache
	I0904 19:58:56.773936   71205 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4
	I0904 19:58:56.773984   71205 cache.go:56] Caching tarball of preloaded images
	I0904 19:58:56.774585   71205 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime docker
	I0904 19:58:56.780615   71205 out.go:177] * Downloading Kubernetes v1.31.0 preload ...
	I0904 19:58:56.784987   71205 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4 ...
	I0904 19:58:56.817952   71205 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4?checksum=md5:2dd98f97b896d7a4f012ee403b477cc8 -> /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4
	I0904 19:59:00.598117   71205 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4 ...
	I0904 19:59:00.598413   71205 preload.go:254] verifying checksum of /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4 ...
	I0904 19:59:02.485228   71205 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on docker
	I0904 19:59:02.486219   71205 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/config.json ...
	I0904 19:59:02.486344   71205 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/config.json: {Name:mk141aca722aca81a667a46e345b670619de5f56 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0904 19:59:05.426769   71205 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 as a tarball
	I0904 19:59:05.426792   71205 cache.go:162] Loading gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 from local cache
	I0904 19:59:33.579557   71205 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 from cached tarball
	I0904 19:59:33.579623   71205 cache.go:194] Successfully downloaded all kic artifacts
	I0904 19:59:33.579684   71205 start.go:360] acquireMachinesLock for addons-321340: {Name:mk6e0b4d18bcb80035e41540acd21bb687a24c4b Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0904 19:59:33.580050   71205 start.go:364] duration metric: took 333.827µs to acquireMachinesLock for "addons-321340"
	I0904 19:59:33.580092   71205 start.go:93] Provisioning new machine with config: &{Name:addons-321340 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:addons-321340 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.0 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:[] MountPor
t: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.0 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0904 19:59:33.580391   71205 start.go:125] createHost starting for "" (driver="docker")
	I0904 19:59:33.586442   71205 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0904 19:59:33.586901   71205 start.go:159] libmachine.API.Create for "addons-321340" (driver="docker")
	I0904 19:59:33.586967   71205 client.go:168] LocalClient.Create starting
	I0904 19:59:33.587136   71205 main.go:141] libmachine: Creating CA: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/certs/ca.pem
	I0904 19:59:33.711476   71205 main.go:141] libmachine: Creating client certificate: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/certs/cert.pem
	I0904 19:59:34.168046   71205 cli_runner.go:164] Run: docker network inspect addons-321340 --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}}]}"
	W0904 19:59:34.194912   71205 cli_runner.go:211] docker network inspect addons-321340 --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
	I0904 19:59:34.195088   71205 network_create.go:284] running [docker network inspect addons-321340] to gather additional debugging logs...
	I0904 19:59:34.195122   71205 cli_runner.go:164] Run: docker network inspect addons-321340
	W0904 19:59:34.221983   71205 cli_runner.go:211] docker network inspect addons-321340 returned with exit code 1
	I0904 19:59:34.222028   71205 network_create.go:287] error running [docker network inspect addons-321340]: docker network inspect addons-321340: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-321340 not found
	I0904 19:59:34.222049   71205 network_create.go:289] output of [docker network inspect addons-321340]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-321340 not found
	
	** /stderr **
	I0904 19:59:34.222242   71205 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}}]}"
	I0904 19:59:34.250286   71205 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:0xc001f3ef10}
	I0904 19:59:34.250357   71205 network_create.go:124] attempt to create docker network addons-321340 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1460 ...
	I0904 19:59:34.250471   71205 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-321340 addons-321340
	I0904 19:59:34.629609   71205 network_create.go:108] docker network addons-321340 192.168.49.0/24 created
	I0904 19:59:34.629674   71205 kic.go:121] calculated static IP "192.168.49.2" for the "addons-321340" container
	I0904 19:59:34.629845   71205 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0904 19:59:34.657680   71205 cli_runner.go:164] Run: docker volume create addons-321340 --label name.minikube.sigs.k8s.io=addons-321340 --label created_by.minikube.sigs.k8s.io=true
	I0904 19:59:34.845869   71205 oci.go:103] Successfully created a docker volume addons-321340
	I0904 19:59:34.846004   71205 cli_runner.go:164] Run: docker run --rm --name addons-321340-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-321340 --entrypoint /usr/bin/test -v addons-321340:/var gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 -d /var/lib
	I0904 19:59:38.754117   71205 cli_runner.go:217] Completed: docker run --rm --name addons-321340-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-321340 --entrypoint /usr/bin/test -v addons-321340:/var gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 -d /var/lib: (3.908059911s)
	I0904 19:59:38.754165   71205 oci.go:107] Successfully prepared a docker volume addons-321340
	I0904 19:59:38.754223   71205 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime docker
	I0904 19:59:38.754257   71205 kic.go:194] Starting extracting preloaded images to volume ...
	I0904 19:59:38.754411   71205 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-321340:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 -I lz4 -xf /preloaded.tar -C /extractDir
	I0904 19:59:46.901449   71205 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-321340:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 -I lz4 -xf /preloaded.tar -C /extractDir: (8.146984885s)
	I0904 19:59:46.901499   71205 kic.go:203] duration metric: took 8.147239134s to extract preloaded images to volume ...
	W0904 19:59:46.901697   71205 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	W0904 19:59:46.901762   71205 oci.go:243] Your kernel does not support CPU cfs period/quota or the cgroup is not mounted.
	I0904 19:59:46.901864   71205 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0904 19:59:47.007594   71205 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-321340 --name addons-321340 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-321340 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-321340 --network addons-321340 --ip 192.168.49.2 --volume addons-321340:/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:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85
	I0904 19:59:47.473953   71205 cli_runner.go:164] Run: docker container inspect addons-321340 --format={{.State.Running}}
	I0904 19:59:47.520318   71205 cli_runner.go:164] Run: docker container inspect addons-321340 --format={{.State.Status}}
	I0904 19:59:47.575096   71205 cli_runner.go:164] Run: docker exec addons-321340 stat /var/lib/dpkg/alternatives/iptables
	I0904 19:59:47.694809   71205 oci.go:144] the created container "addons-321340" has a running status.
	I0904 19:59:47.694854   71205 kic.go:225] Creating ssh key for kic: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/addons-321340/id_rsa...
	I0904 19:59:48.327749   71205 kic_runner.go:191] docker (temp): /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/addons-321340/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0904 19:59:48.410028   71205 cli_runner.go:164] Run: docker container inspect addons-321340 --format={{.State.Status}}
	I0904 19:59:48.456600   71205 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0904 19:59:48.456629   71205 kic_runner.go:114] Args: [docker exec --privileged addons-321340 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0904 19:59:48.594794   71205 cli_runner.go:164] Run: docker container inspect addons-321340 --format={{.State.Status}}
	I0904 19:59:48.661434   71205 machine.go:93] provisionDockerMachine start ...
	I0904 19:59:48.661625   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 19:59:48.715320   71205 main.go:141] libmachine: Using SSH client type: native
	I0904 19:59:48.715661   71205 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0904 19:59:48.715680   71205 main.go:141] libmachine: About to run SSH command:
	hostname
	I0904 19:59:48.928030   71205 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-321340
	
	I0904 19:59:48.928220   71205 ubuntu.go:169] provisioning hostname "addons-321340"
	I0904 19:59:48.928463   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 19:59:48.977107   71205 main.go:141] libmachine: Using SSH client type: native
	I0904 19:59:48.977528   71205 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0904 19:59:48.977558   71205 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-321340 && echo "addons-321340" | sudo tee /etc/hostname
	I0904 19:59:49.185883   71205 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-321340
	
	I0904 19:59:49.186208   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 19:59:49.236750   71205 main.go:141] libmachine: Using SSH client type: native
	I0904 19:59:49.237171   71205 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0904 19:59:49.237353   71205 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-321340' /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-321340/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-321340' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0904 19:59:49.408916   71205 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0904 19:59:49.408954   71205 ubuntu.go:175] set auth options {CertDir:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube CaCertPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/certs/ca.pem CaPrivateKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/server.pem ServerKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/server-key.pem ClientKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube}
	I0904 19:59:49.408984   71205 ubuntu.go:177] setting up certificates
	I0904 19:59:49.409000   71205 provision.go:84] configureAuth start
	I0904 19:59:49.409130   71205 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-321340
	I0904 19:59:49.438269   71205 provision.go:143] copyHostCerts
	I0904 19:59:49.438396   71205 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/certs/ca.pem --> /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/ca.pem (1119 bytes)
	I0904 19:59:49.438626   71205 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/certs/cert.pem --> /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/cert.pem (1159 bytes)
	I0904 19:59:49.438791   71205 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/certs/key.pem --> /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/key.pem (1675 bytes)
	I0904 19:59:49.439089   71205 provision.go:117] generating server cert: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/server.pem ca-key=/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/certs/ca.pem private-key=/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/certs/ca-key.pem org=g528047478195_compute.addons-321340 san=[127.0.0.1 192.168.49.2 addons-321340 localhost minikube]
	I0904 19:59:49.710615   71205 provision.go:177] copyRemoteCerts
	I0904 19:59:49.710734   71205 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0904 19:59:49.710850   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 19:59:49.738488   71205 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/addons-321340/id_rsa Username:docker}
	I0904 19:59:49.843555   71205 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1119 bytes)
	I0904 19:59:49.887945   71205 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/server.pem --> /etc/docker/server.pem (1249 bytes)
	I0904 19:59:49.933060   71205 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0904 19:59:49.976042   71205 provision.go:87] duration metric: took 567.020775ms to configureAuth
	I0904 19:59:49.976083   71205 ubuntu.go:193] setting minikube options for container-runtime
	I0904 19:59:49.976513   71205 config.go:182] Loaded profile config "addons-321340": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0904 19:59:49.976672   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 19:59:50.009093   71205 main.go:141] libmachine: Using SSH client type: native
	I0904 19:59:50.009617   71205 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0904 19:59:50.009651   71205 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0904 19:59:50.170539   71205 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0904 19:59:50.170643   71205 ubuntu.go:71] root file system type: overlay
	I0904 19:59:50.170897   71205 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0904 19:59:50.171088   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 19:59:50.233548   71205 main.go:141] libmachine: Using SSH client type: native
	I0904 19:59:50.233886   71205 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0904 19:59:50.234033   71205 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
	I0904 19:59:50.433491   71205 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
	
	I0904 19:59:50.433841   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 19:59:50.464872   71205 main.go:141] libmachine: Using SSH client type: native
	I0904 19:59:50.465417   71205 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32788 <nil> <nil>}
	I0904 19:59:50.465462   71205 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; }
	I0904 19:59:51.686563   71205 main.go:141] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2024-08-27 14:13:43.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2024-09-04 19:59:50.428841276 +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
	
	I0904 19:59:51.686695   71205 machine.go:96] duration metric: took 3.025224635s to provisionDockerMachine
	I0904 19:59:51.686737   71205 client.go:171] duration metric: took 18.099753484s to LocalClient.Create
	I0904 19:59:51.686791   71205 start.go:167] duration metric: took 18.099885515s to libmachine.API.Create "addons-321340"
	I0904 19:59:51.686821   71205 start.go:293] postStartSetup for "addons-321340" (driver="docker")
	I0904 19:59:51.686869   71205 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]
	I0904 19:59:51.687027   71205 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
	I0904 19:59:51.687140   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 19:59:51.716545   71205 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/addons-321340/id_rsa Username:docker}
	I0904 19:59:51.825860   71205 ssh_runner.go:195] Run: cat /etc/os-release
	I0904 19:59:51.832036   71205 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0904 19:59:51.832114   71205 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0904 19:59:51.832160   71205 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0904 19:59:51.832223   71205 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0904 19:59:51.832252   71205 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/addons for local assets ...
	I0904 19:59:51.832376   71205 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/files for local assets ...
	I0904 19:59:51.832426   71205 start.go:296] duration metric: took 145.567815ms for postStartSetup
	I0904 19:59:51.832935   71205 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-321340
	I0904 19:59:51.861730   71205 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/config.json ...
	I0904 19:59:51.862390   71205 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0904 19:59:51.862497   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 19:59:51.891219   71205 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/addons-321340/id_rsa Username:docker}
	I0904 19:59:51.989405   71205 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0904 19:59:51.997703   71205 start.go:128] duration metric: took 18.417282817s to createHost
	I0904 19:59:51.997739   71205 start.go:83] releasing machines lock for "addons-321340", held for 18.417671198s
	I0904 19:59:51.997898   71205 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-321340
	I0904 19:59:52.026692   71205 ssh_runner.go:195] Run: cat /version.json
	I0904 19:59:52.026786   71205 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0904 19:59:52.026802   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 19:59:52.026890   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 19:59:52.068074   71205 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/addons-321340/id_rsa Username:docker}
	I0904 19:59:52.072528   71205 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/addons-321340/id_rsa Username:docker}
	I0904 19:59:52.295103   71205 ssh_runner.go:195] Run: systemctl --version
	I0904 19:59:52.303073   71205 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0904 19:59:52.312553   71205 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' {}" ;
	I0904 19:59:52.356136   71205 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0904 19:59:52.356383   71205 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" ;
	I0904 19:59:52.406109   71205 cni.go:262] disabled [/etc/cni/net.d/100-crio-bridge.conf, /etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0904 19:59:52.406278   71205 start.go:495] detecting cgroup driver to use...
	I0904 19:59:52.406379   71205 detect.go:190] detected "systemd" cgroup driver on host os
	I0904 19:59:52.406592   71205 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"
	I0904 19:59:52.435506   71205 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"
	I0904 19:59:52.452788   71205 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"
	I0904 19:59:52.470345   71205 containerd.go:146] configuring containerd to use "systemd" as cgroup driver...
	I0904 19:59:52.470470   71205 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = true|g' /etc/containerd/config.toml"
	I0904 19:59:52.487519   71205 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"
	I0904 19:59:52.506337   71205 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0904 19:59:52.522501   71205 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0904 19:59:52.539344   71205 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0904 19:59:52.555301   71205 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"
	I0904 19:59:52.572840   71205 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0904 19:59:52.590022   71205 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"
	I0904 19:59:52.608262   71205 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0904 19:59:52.625016   71205 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0904 19:59:52.640622   71205 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0904 19:59:52.778172   71205 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0904 19:59:52.911820   71205 start.go:495] detecting cgroup driver to use...
	I0904 19:59:52.911881   71205 detect.go:190] detected "systemd" cgroup driver on host os
	I0904 19:59:52.911973   71205 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0904 19:59:52.949973   71205 cruntime.go:279] skipping containerd shutdown because we are bound to it
	I0904 19:59:52.950091   71205 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0904 19:59:52.978868   71205 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"
	I0904 19:59:53.026073   71205 ssh_runner.go:195] Run: which cri-dockerd
	I0904 19:59:53.035864   71205 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0904 19:59:53.057233   71205 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0904 19:59:53.104709   71205 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0904 19:59:53.340547   71205 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0904 19:59:53.572116   71205 docker.go:574] configuring docker to use "systemd" as cgroup driver...
	I0904 19:59:53.572329   71205 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (129 bytes)
	I0904 19:59:53.602734   71205 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0904 19:59:53.744108   71205 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0904 19:59:54.251883   71205 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0904 19:59:54.271558   71205 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0904 19:59:54.292724   71205 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0904 19:59:54.446001   71205 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0904 19:59:54.636035   71205 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0904 19:59:54.783509   71205 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0904 19:59:54.812732   71205 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0904 19:59:54.831944   71205 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0904 19:59:54.970362   71205 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0904 19:59:55.082397   71205 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0904 19:59:55.082749   71205 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0904 19:59:55.092509   71205 start.go:563] Will wait 60s for crictl version
	I0904 19:59:55.092632   71205 ssh_runner.go:195] Run: which crictl
	I0904 19:59:55.100480   71205 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0904 19:59:55.160806   71205 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.2.0
	RuntimeApiVersion:  v1
	I0904 19:59:55.160943   71205 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0904 19:59:55.207103   71205 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0904 19:59:55.257887   71205 out.go:235] * Preparing Kubernetes v1.31.0 on Docker 27.2.0 ...
	I0904 19:59:55.258089   71205 cli_runner.go:164] Run: docker network inspect addons-321340 --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}}]}"
	I0904 19:59:55.286001   71205 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0904 19:59:55.292110   71205 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""
	I0904 19:59:55.316427   71205 out.go:177]   - kubelet.cgroups-per-qos=false
	I0904 19:59:55.319938   71205 out.go:177]   - kubelet.enforce-node-allocatable=""
	I0904 19:59:55.323366   71205 kubeadm.go:883] updating cluster {Name:addons-321340 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:addons-321340 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain: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.0 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 Mou
ntType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0904 19:59:55.323555   71205 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime docker
	I0904 19:59:55.323692   71205 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0904 19:59:55.358602   71205 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-controller-manager:v1.31.0
	registry.k8s.io/kube-scheduler:v1.31.0
	registry.k8s.io/kube-apiserver:v1.31.0
	registry.k8s.io/kube-proxy:v1.31.0
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	registry.k8s.io/coredns/coredns:v1.11.1
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0904 19:59:55.358632   71205 docker.go:615] Images already preloaded, skipping extraction
	I0904 19:59:55.358781   71205 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0904 19:59:55.390915   71205 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-controller-manager:v1.31.0
	registry.k8s.io/kube-scheduler:v1.31.0
	registry.k8s.io/kube-apiserver:v1.31.0
	registry.k8s.io/kube-proxy:v1.31.0
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	registry.k8s.io/coredns/coredns:v1.11.1
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0904 19:59:55.391036   71205 cache_images.go:84] Images are preloaded, skipping loading
	I0904 19:59:55.391084   71205 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 docker true true} ...
	I0904 19:59:55.391277   71205 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable="" --hostname-override=addons-321340 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-321340 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:}
	I0904 19:59:55.391430   71205 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0904 19:59:55.472725   71205 cni.go:84] Creating CNI manager for ""
	I0904 19:59:55.472784   71205 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0904 19:59:55.472820   71205 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0904 19:59:55.472870   71205 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.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-321340 NodeName:addons-321340 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}
	I0904 19:59:55.473095   71205 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-321340"
	  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.0
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: 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
	
	I0904 19:59:55.473262   71205 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0904 19:59:55.489333   71205 binaries.go:44] Found k8s binaries, skipping transfer
	I0904 19:59:55.489565   71205 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0904 19:59:55.505994   71205 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (366 bytes)
	I0904 19:59:55.536296   71205 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0904 19:59:55.566104   71205 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2154 bytes)
	I0904 19:59:55.597131   71205 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0904 19:59:55.603855   71205 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""
	I0904 19:59:55.629211   71205 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0904 19:59:55.778875   71205 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0904 19:59:55.818045   71205 certs.go:68] Setting up /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340 for IP: 192.168.49.2
	I0904 19:59:55.818081   71205 certs.go:194] generating shared ca certs ...
	I0904 19:59:55.818108   71205 certs.go:226] acquiring lock for ca certs: {Name:mk3ebbefce80cad8e63a6f99293ff71e9d7fc7ac Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0904 19:59:55.818521   71205 certs.go:240] generating "minikubeCA" ca cert: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/ca.key
	I0904 19:59:56.096663   71205 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/ca.crt ...
	I0904 19:59:56.096724   71205 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/ca.crt: {Name:mk8966ffd2235771da7534e3a8e2d3fe71759931 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0904 19:59:56.097258   71205 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/ca.key ...
	I0904 19:59:56.097294   71205 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/ca.key: {Name:mk3b67eaf6f639d3ba20dc7da9d297373c77a767 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0904 19:59:56.097640   71205 certs.go:240] generating "proxyClientCA" ca cert: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/proxy-client-ca.key
	I0904 19:59:56.252113   71205 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/proxy-client-ca.crt ...
	I0904 19:59:56.252154   71205 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/proxy-client-ca.crt: {Name:mk10b5e090de0edbad2fffe99b780b2c5ab9811c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0904 19:59:56.252601   71205 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/proxy-client-ca.key ...
	I0904 19:59:56.252627   71205 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/proxy-client-ca.key: {Name:mk9f402d73119b25e506caebf57b8d97689df2a2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0904 19:59:56.252926   71205 certs.go:256] generating profile certs ...
	I0904 19:59:56.253050   71205 certs.go:363] generating signed profile cert for "minikube-user": /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/client.key
	I0904 19:59:56.253084   71205 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/client.crt with IP's: []
	I0904 19:59:56.600224   71205 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/client.crt ...
	I0904 19:59:56.600274   71205 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/client.crt: {Name:mkb085cf755e95a0275538d8ed6078219b28162b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0904 19:59:56.600728   71205 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/client.key ...
	I0904 19:59:56.600759   71205 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/client.key: {Name:mkf2afca29aec5a06c46ff001dad95e156821758 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0904 19:59:56.601066   71205 certs.go:363] generating signed profile cert for "minikube": /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/apiserver.key.8e35c3de
	I0904 19:59:56.601110   71205 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/apiserver.crt.8e35c3de with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0904 19:59:56.915104   71205 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/apiserver.crt.8e35c3de ...
	I0904 19:59:56.915148   71205 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/apiserver.crt.8e35c3de: {Name:mk9c02e834bb5df213117d6ede79e2c03338d4cc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0904 19:59:56.915610   71205 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/apiserver.key.8e35c3de ...
	I0904 19:59:56.915674   71205 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/apiserver.key.8e35c3de: {Name:mk51dce831f0c002d3b73791cb4b5aab8ad406e9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0904 19:59:56.916009   71205 certs.go:381] copying /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/apiserver.crt.8e35c3de -> /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/apiserver.crt
	I0904 19:59:56.916240   71205 certs.go:385] copying /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/apiserver.key.8e35c3de -> /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/apiserver.key
	I0904 19:59:56.916381   71205 certs.go:363] generating signed profile cert for "aggregator": /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/proxy-client.key
	I0904 19:59:56.916421   71205 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/proxy-client.crt with IP's: []
	I0904 19:59:57.225858   71205 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/proxy-client.crt ...
	I0904 19:59:57.225904   71205 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/proxy-client.crt: {Name:mkbd88e813225ab6c8f00f0cf79e177b1271ac43 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0904 19:59:57.226454   71205 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/proxy-client.key ...
	I0904 19:59:57.226485   71205 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/proxy-client.key: {Name:mkc48f640968ffe04d6378ab944a1c7f5b067cbc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0904 19:59:57.227001   71205 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/certs/ca-key.pem (1675 bytes)
	I0904 19:59:57.227121   71205 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/certs/ca.pem (1119 bytes)
	I0904 19:59:57.227207   71205 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/certs/cert.pem (1159 bytes)
	I0904 19:59:57.227296   71205 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/certs/key.pem (1675 bytes)
	I0904 19:59:57.228423   71205 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0904 19:59:57.269694   71205 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0904 19:59:57.310747   71205 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0904 19:59:57.354075   71205 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0904 19:59:57.396045   71205 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0904 19:59:57.444809   71205 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0904 19:59:57.506802   71205 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0904 19:59:57.565147   71205 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0904 19:59:57.607865   71205 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0904 19:59:57.648703   71205 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0904 19:59:57.678660   71205 ssh_runner.go:195] Run: openssl version
	I0904 19:59:57.687417   71205 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"
	I0904 19:59:57.704605   71205 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0904 19:59:57.710881   71205 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep  4 19:59 /usr/share/ca-certificates/minikubeCA.pem
	I0904 19:59:57.710995   71205 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0904 19:59:57.721734   71205 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"
	I0904 19:59:57.738737   71205 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0904 19:59:57.745136   71205 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
	I0904 19:59:57.745231   71205 kubeadm.go:392] StartCluster: {Name:addons-321340 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:addons-321340 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain: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.0 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 MountT
ype:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0904 19:59:57.745467   71205 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0904 19:59:57.774053   71205 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0904 19:59:57.789788   71205 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0904 19:59:57.805737   71205 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0904 19:59:57.805868   71205 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
	I0904 19:59:57.822849   71205 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
	I0904 19:59:57.822878   71205 kubeadm.go:157] found existing configuration files:
	
	I0904 19:59:57.822973   71205 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0904 19:59:57.839072   71205 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
	I0904 19:59:57.839443   71205 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0904 19:59:57.855524   71205 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0904 19:59:57.872010   71205 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
	I0904 19:59:57.872219   71205 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0904 19:59:57.887842   71205 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0904 19:59:57.904690   71205 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
	I0904 19:59:57.904799   71205 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0904 19:59:57.921154   71205 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0904 19:59:57.938260   71205 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
	I0904 19:59:57.938495   71205 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0904 19:59:57.955321   71205 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.0:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0904 19:59:58.011690   71205 kubeadm.go:310] W0904 19:59:58.010713    1684 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.
	I0904 19:59:58.012793   71205 kubeadm.go:310] W0904 19:59:58.012024    1684 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.
	I0904 19:59:58.151685   71205 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0904 20:00:12.330763   71205 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0904 20:00:12.330855   71205 kubeadm.go:310] [preflight] Running pre-flight checks
	I0904 20:00:12.330985   71205 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0904 20:00:12.331160   71205 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0904 20:00:12.331561   71205 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0904 20:00:12.331727   71205 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0904 20:00:12.336542   71205 out.go:235]   - Generating certificates and keys ...
	I0904 20:00:12.336789   71205 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0904 20:00:12.336931   71205 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0904 20:00:12.337119   71205 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0904 20:00:12.337282   71205 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0904 20:00:12.337574   71205 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0904 20:00:12.337682   71205 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0904 20:00:12.337785   71205 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0904 20:00:12.338112   71205 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-321340 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0904 20:00:12.338269   71205 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0904 20:00:12.338599   71205 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-321340 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0904 20:00:12.338767   71205 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0904 20:00:12.338913   71205 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0904 20:00:12.339057   71205 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0904 20:00:12.339267   71205 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0904 20:00:12.339379   71205 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0904 20:00:12.339524   71205 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0904 20:00:12.339762   71205 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0904 20:00:12.339902   71205 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0904 20:00:12.340006   71205 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0904 20:00:12.340157   71205 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0904 20:00:12.340355   71205 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0904 20:00:12.344855   71205 out.go:235]   - Booting up control plane ...
	I0904 20:00:12.345047   71205 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0904 20:00:12.345237   71205 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0904 20:00:12.345400   71205 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0904 20:00:12.345746   71205 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0904 20:00:12.345919   71205 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0904 20:00:12.346005   71205 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0904 20:00:12.346255   71205 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0904 20:00:12.346472   71205 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0904 20:00:12.346591   71205 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501826512s
	I0904 20:00:12.346723   71205 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0904 20:00:12.346828   71205 kubeadm.go:310] [api-check] The API server is healthy after 7.503157812s
	I0904 20:00:12.347038   71205 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0904 20:00:12.347271   71205 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0904 20:00:12.347377   71205 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0904 20:00:12.347702   71205 kubeadm.go:310] [mark-control-plane] Marking the node addons-321340 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0904 20:00:12.347820   71205 kubeadm.go:310] [bootstrap-token] Using token: 9lfpm3.p3jzwz4700j9qwlb
	I0904 20:00:12.352271   71205 out.go:235]   - Configuring RBAC rules ...
	I0904 20:00:12.352513   71205 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0904 20:00:12.352671   71205 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0904 20:00:12.352950   71205 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
	I0904 20:00:12.353571   71205 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0904 20:00:12.354004   71205 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0904 20:00:12.354520   71205 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0904 20:00:12.354840   71205 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0904 20:00:12.354941   71205 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0904 20:00:12.355061   71205 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0904 20:00:12.355071   71205 kubeadm.go:310] 
	I0904 20:00:12.355372   71205 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0904 20:00:12.355392   71205 kubeadm.go:310] 
	I0904 20:00:12.355584   71205 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0904 20:00:12.355596   71205 kubeadm.go:310] 
	I0904 20:00:12.355650   71205 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0904 20:00:12.355750   71205 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0904 20:00:12.355825   71205 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0904 20:00:12.355831   71205 kubeadm.go:310] 
	I0904 20:00:12.355889   71205 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0904 20:00:12.355894   71205 kubeadm.go:310] 
	I0904 20:00:12.355944   71205 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0904 20:00:12.355950   71205 kubeadm.go:310] 
	I0904 20:00:12.356005   71205 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0904 20:00:12.356083   71205 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0904 20:00:12.356155   71205 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0904 20:00:12.356160   71205 kubeadm.go:310] 
	I0904 20:00:12.356358   71205 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0904 20:00:12.356445   71205 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0904 20:00:12.356451   71205 kubeadm.go:310] 
	I0904 20:00:12.356550   71205 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 9lfpm3.p3jzwz4700j9qwlb \
	I0904 20:00:12.356704   71205 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:b28c087d63b752689c88f2cefe4204e4df97fb073e73b25bd30e8033113ad7ea \
	I0904 20:00:12.356730   71205 kubeadm.go:310] 	--control-plane 
	I0904 20:00:12.356735   71205 kubeadm.go:310] 
	I0904 20:00:12.356825   71205 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0904 20:00:12.356830   71205 kubeadm.go:310] 
	I0904 20:00:12.356916   71205 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 9lfpm3.p3jzwz4700j9qwlb \
	I0904 20:00:12.357058   71205 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:b28c087d63b752689c88f2cefe4204e4df97fb073e73b25bd30e8033113ad7ea 
	I0904 20:00:12.357070   71205 cni.go:84] Creating CNI manager for ""
	I0904 20:00:12.357087   71205 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0904 20:00:12.361812   71205 out.go:177] * Configuring bridge CNI (Container Networking Interface) ...
	I0904 20:00:12.367357   71205 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
	I0904 20:00:12.385520   71205 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
	I0904 20:00:12.424148   71205 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0904 20:00:12.424319   71205 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0904 20:00:12.424489   71205 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-321340 minikube.k8s.io/updated_at=2024_09_04T20_00_12_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=8bb47038f7304b869a8e06758662cf35b40689af minikube.k8s.io/name=addons-321340 minikube.k8s.io/primary=true
	I0904 20:00:12.686041   71205 ops.go:34] apiserver oom_adj: -16
	I0904 20:00:12.686278   71205 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0904 20:00:13.186404   71205 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0904 20:00:13.687159   71205 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0904 20:00:14.187813   71205 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0904 20:00:14.686543   71205 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0904 20:00:15.186753   71205 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0904 20:00:15.687492   71205 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0904 20:00:16.187364   71205 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0904 20:00:16.687071   71205 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0904 20:00:16.939457   71205 kubeadm.go:1113] duration metric: took 4.515195244s to wait for elevateKubeSystemPrivileges
	I0904 20:00:16.939671   71205 kubeadm.go:394] duration metric: took 19.194421407s to StartCluster
	I0904 20:00:16.939829   71205 settings.go:142] acquiring lock: {Name:mkb717b87c36a3f37584038c5ba701cd9cf09c5e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0904 20:00:16.942412   71205 settings.go:150] Updating kubeconfig:  /home/g528047478195_compute/minikube-integration/19575-65131/kubeconfig
	I0904 20:00:16.944461   71205 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19575-65131/kubeconfig: {Name:mkac4cb66d1168347c28a4091f33598536791fec Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0904 20:00:16.945845   71205 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0904 20:00:16.946662   71205 config.go:182] Loaded profile config "addons-321340": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0904 20:00:16.947048   71205 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]
	I0904 20:00:16.947234   71205 addons.go:69] Setting yakd=true in profile "addons-321340"
	I0904 20:00:16.947324   71205 addons.go:234] Setting addon yakd=true in "addons-321340"
	I0904 20:00:16.947400   71205 host.go:66] Checking if "addons-321340" exists ...
	I0904 20:00:16.948677   71205 cli_runner.go:164] Run: docker container inspect addons-321340 --format={{.State.Status}}
	I0904 20:00:16.951355   71205 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0904 20:00:16.955484   71205 addons.go:69] Setting cloud-spanner=true in profile "addons-321340"
	I0904 20:00:16.955581   71205 addons.go:234] Setting addon cloud-spanner=true in "addons-321340"
	I0904 20:00:16.955685   71205 host.go:66] Checking if "addons-321340" exists ...
	I0904 20:00:16.957028   71205 cli_runner.go:164] Run: docker container inspect addons-321340 --format={{.State.Status}}
	I0904 20:00:16.957949   71205 addons.go:69] Setting metrics-server=true in profile "addons-321340"
	I0904 20:00:16.958010   71205 addons.go:234] Setting addon metrics-server=true in "addons-321340"
	I0904 20:00:16.958077   71205 host.go:66] Checking if "addons-321340" exists ...
	I0904 20:00:16.959268   71205 cli_runner.go:164] Run: docker container inspect addons-321340 --format={{.State.Status}}
	I0904 20:00:16.962303   71205 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-321340"
	I0904 20:00:16.962447   71205 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-321340"
	I0904 20:00:16.962508   71205 host.go:66] Checking if "addons-321340" exists ...
	I0904 20:00:16.965363   71205 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-321340"
	I0904 20:00:16.965498   71205 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-321340"
	I0904 20:00:16.965616   71205 host.go:66] Checking if "addons-321340" exists ...
	I0904 20:00:16.966346   71205 cli_runner.go:164] Run: docker container inspect addons-321340 --format={{.State.Status}}
	I0904 20:00:16.966473   71205 cli_runner.go:164] Run: docker container inspect addons-321340 --format={{.State.Status}}
	I0904 20:00:16.976355   71205 addons.go:69] Setting registry=true in profile "addons-321340"
	I0904 20:00:16.976447   71205 addons.go:234] Setting addon registry=true in "addons-321340"
	I0904 20:00:16.976536   71205 host.go:66] Checking if "addons-321340" exists ...
	I0904 20:00:16.978610   71205 cli_runner.go:164] Run: docker container inspect addons-321340 --format={{.State.Status}}
	I0904 20:00:16.979445   71205 addons.go:69] Setting default-storageclass=true in profile "addons-321340"
	I0904 20:00:16.979768   71205 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-321340"
	I0904 20:00:16.980768   71205 cli_runner.go:164] Run: docker container inspect addons-321340 --format={{.State.Status}}
	I0904 20:00:16.996544   71205 addons.go:69] Setting storage-provisioner=true in profile "addons-321340"
	I0904 20:00:16.996805   71205 addons.go:234] Setting addon storage-provisioner=true in "addons-321340"
	I0904 20:00:16.996946   71205 host.go:66] Checking if "addons-321340" exists ...
	I0904 20:00:16.998276   71205 cli_runner.go:164] Run: docker container inspect addons-321340 --format={{.State.Status}}
	I0904 20:00:16.998862   71205 addons.go:69] Setting gcp-auth=true in profile "addons-321340"
	I0904 20:00:16.998923   71205 mustload.go:65] Loading cluster: addons-321340
	I0904 20:00:16.999804   71205 config.go:182] Loaded profile config "addons-321340": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0904 20:00:17.000732   71205 cli_runner.go:164] Run: docker container inspect addons-321340 --format={{.State.Status}}
	I0904 20:00:17.017241   71205 addons.go:69] Setting helm-tiller=true in profile "addons-321340"
	I0904 20:00:17.017575   71205 addons.go:234] Setting addon helm-tiller=true in "addons-321340"
	I0904 20:00:17.017717   71205 host.go:66] Checking if "addons-321340" exists ...
	I0904 20:00:17.019994   71205 cli_runner.go:164] Run: docker container inspect addons-321340 --format={{.State.Status}}
	I0904 20:00:17.021684   71205 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-321340"
	I0904 20:00:17.022481   71205 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-321340"
	I0904 20:00:17.064111   71205 cli_runner.go:164] Run: docker container inspect addons-321340 --format={{.State.Status}}
	I0904 20:00:17.025685   71205 addons.go:69] Setting volcano=true in profile "addons-321340"
	I0904 20:00:17.084856   71205 addons.go:234] Setting addon volcano=true in "addons-321340"
	I0904 20:00:17.085029   71205 host.go:66] Checking if "addons-321340" exists ...
	I0904 20:00:17.025718   71205 addons.go:69] Setting volumesnapshots=true in profile "addons-321340"
	I0904 20:00:17.090858   71205 addons.go:234] Setting addon volumesnapshots=true in "addons-321340"
	I0904 20:00:17.092353   71205 host.go:66] Checking if "addons-321340" exists ...
	I0904 20:00:17.025985   71205 out.go:177] * Verifying Kubernetes components...
	I0904 20:00:17.042543   71205 addons.go:69] Setting ingress=true in profile "addons-321340"
	I0904 20:00:17.042565   71205 addons.go:69] Setting ingress-dns=true in profile "addons-321340"
	I0904 20:00:17.042576   71205 addons.go:69] Setting inspektor-gadget=true in profile "addons-321340"
	I0904 20:00:17.161937   71205 cli_runner.go:164] Run: docker container inspect addons-321340 --format={{.State.Status}}
	I0904 20:00:17.185591   71205 cli_runner.go:164] Run: docker container inspect addons-321340 --format={{.State.Status}}
	I0904 20:00:17.199458   71205 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0904 20:00:17.199941   71205 addons.go:234] Setting addon ingress=true in "addons-321340"
	I0904 20:00:17.200098   71205 host.go:66] Checking if "addons-321340" exists ...
	I0904 20:00:17.201145   71205 cli_runner.go:164] Run: docker container inspect addons-321340 --format={{.State.Status}}
	I0904 20:00:17.234903   71205 addons.go:234] Setting addon ingress-dns=true in "addons-321340"
	I0904 20:00:17.235071   71205 host.go:66] Checking if "addons-321340" exists ...
	I0904 20:00:17.244051   71205 addons.go:234] Setting addon inspektor-gadget=true in "addons-321340"
	I0904 20:00:17.244227   71205 host.go:66] Checking if "addons-321340" exists ...
	I0904 20:00:17.249477   71205 cli_runner.go:164] Run: docker container inspect addons-321340 --format={{.State.Status}}
	I0904 20:00:17.289482   71205 cli_runner.go:164] Run: docker container inspect addons-321340 --format={{.State.Status}}
	I0904 20:00:17.706327   71205 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0904 20:00:17.710493   71205 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0904 20:00:17.710661   71205 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0904 20:00:17.710913   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 20:00:17.879303   71205 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0904 20:00:17.912488   71205 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0904 20:00:17.916197   71205 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0904 20:00:17.916297   71205 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0904 20:00:17.916482   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 20:00:17.930908   71205 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0904 20:00:17.936444   71205 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0904 20:00:17.936555   71205 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0904 20:00:17.936693   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 20:00:18.075987   71205 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0904 20:00:18.081093   71205 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0904 20:00:18.084759   71205 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0904 20:00:18.088358   71205 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0904 20:00:18.088393   71205 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0904 20:00:18.088498   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 20:00:18.094308   71205 cli_runner.go:217] Completed: docker container inspect addons-321340 --format={{.State.Status}}: (1.127914141s)
	I0904 20:00:18.099723   71205 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0904 20:00:18.115785   71205 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0904 20:00:18.121569   71205 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0904 20:00:18.127448   71205 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0904 20:00:18.131558   71205 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0904 20:00:18.137675   71205 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0904 20:00:18.143128   71205 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0904 20:00:18.147793   71205 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0904 20:00:18.155384   71205 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0904 20:00:18.155429   71205 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0904 20:00:18.155590   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 20:00:18.168395   71205 cli_runner.go:217] Completed: docker container inspect addons-321340 --format={{.State.Status}}: (1.18757131s)
	I0904 20:00:18.176647   71205 addons.go:234] Setting addon default-storageclass=true in "addons-321340"
	I0904 20:00:18.176744   71205 host.go:66] Checking if "addons-321340" exists ...
	I0904 20:00:18.180581   71205 cli_runner.go:164] Run: docker container inspect addons-321340 --format={{.State.Status}}
	I0904 20:00:18.226138   71205 cli_runner.go:217] Completed: docker container inspect addons-321340 --format={{.State.Status}}: (1.050593863s)
	I0904 20:00:18.226774   71205 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.027222002s)
	I0904 20:00:18.226880   71205 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0904 20:00:18.231757   71205 cli_runner.go:217] Completed: docker container inspect addons-321340 --format={{.State.Status}}: (1.211582525s)
	I0904 20:00:18.234244   71205 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.9.0
	I0904 20:00:18.240085   71205 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0904 20:00:18.243875   71205 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0904 20:00:18.244008   71205 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0904 20:00:18.244305   71205 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.9.0
	I0904 20:00:18.247749   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 20:00:18.249199   71205 cli_runner.go:217] Completed: docker container inspect addons-321340 --format={{.State.Status}}: (1.250849483s)
	I0904 20:00:18.252270   71205 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.9.0
	I0904 20:00:18.256268   71205 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0904 20:00:18.262813   71205 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0904 20:00:18.271001   71205 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (434001 bytes)
	I0904 20:00:18.271263   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 20:00:18.399732   71205 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0904 20:00:18.399843   71205 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0904 20:00:18.399991   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 20:00:18.424322   71205 cli_runner.go:217] Completed: docker container inspect addons-321340 --format={{.State.Status}}: (1.467238885s)
	I0904 20:00:18.430408   71205 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0904 20:00:18.434394   71205 cli_runner.go:217] Completed: docker container inspect addons-321340 --format={{.State.Status}}: (1.467870414s)
	I0904 20:00:18.436586   71205 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0904 20:00:18.436687   71205 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0904 20:00:18.436849   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 20:00:18.437723   71205 cli_runner.go:217] Completed: docker container inspect addons-321340 --format={{.State.Status}}: (1.436951832s)
	I0904 20:00:18.437834   71205 host.go:66] Checking if "addons-321340" exists ...
	I0904 20:00:18.443287   71205 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0904 20:00:18.449460   71205 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0904 20:00:18.449499   71205 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0904 20:00:18.449636   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 20:00:18.539340   71205 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/addons-321340/id_rsa Username:docker}
	I0904 20:00:18.554229   71205 cli_runner.go:217] Completed: docker container inspect addons-321340 --format={{.State.Status}}: (1.575519349s)
	I0904 20:00:18.562134   71205 cli_runner.go:217] Completed: docker container inspect addons-321340 --format={{.State.Status}}: (1.497785723s)
	I0904 20:00:18.563878   71205 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-321340"
	I0904 20:00:18.563953   71205 host.go:66] Checking if "addons-321340" exists ...
	I0904 20:00:18.564376   71205 out.go:177]   - Using image docker.io/registry:2.8.3
	I0904 20:00:18.566489   71205 cli_runner.go:164] Run: docker container inspect addons-321340 --format={{.State.Status}}
	I0904 20:00:18.574289   71205 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0904 20:00:18.577919   71205 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0904 20:00:18.578041   71205 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0904 20:00:18.578284   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 20:00:18.743458   71205 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/addons-321340/id_rsa Username:docker}
	I0904 20:00:18.745888   71205 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/addons-321340/id_rsa Username:docker}
	I0904 20:00:18.766612   71205 cli_runner.go:217] Completed: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340: (1.055606368s)
	I0904 20:00:18.766659   71205 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/addons-321340/id_rsa Username:docker}
	I0904 20:00:18.773880   71205 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/addons-321340/id_rsa Username:docker}
	I0904 20:00:18.789323   71205 cli_runner.go:217] Completed: docker container inspect addons-321340 --format={{.State.Status}}: (1.499691664s)
	I0904 20:00:18.792779   71205 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/addons-321340/id_rsa Username:docker}
	I0904 20:00:18.793913   71205 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0904 20:00:18.802546   71205 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0904 20:00:18.802667   71205 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0904 20:00:18.802841   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 20:00:18.870517   71205 cli_runner.go:217] Completed: docker container inspect addons-321340 --format={{.State.Status}}: (1.620933873s)
	I0904 20:00:18.878261   71205 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0904 20:00:18.883269   71205 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0904 20:00:18.883307   71205 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0904 20:00:18.883455   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 20:00:18.895329   71205 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/addons-321340/id_rsa Username:docker}
	I0904 20:00:18.975292   71205 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/addons-321340/id_rsa Username:docker}
	I0904 20:00:18.989023   71205 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0904 20:00:18.989052   71205 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0904 20:00:18.989201   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 20:00:19.001107   71205 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/addons-321340/id_rsa Username:docker}
	I0904 20:00:19.031481   71205 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/addons-321340/id_rsa Username:docker}
	I0904 20:00:19.063044   71205 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/addons-321340/id_rsa Username:docker}
	I0904 20:00:19.149625   71205 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/addons-321340/id_rsa Username:docker}
	W0904 20:00:19.159153   71205 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0904 20:00:19.159223   71205 retry.go:31] will retry after 272.539605ms: ssh: handshake failed: EOF
	I0904 20:00:19.180892   71205 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/addons-321340/id_rsa Username:docker}
	I0904 20:00:19.192333   71205 out.go:177]   - Using image docker.io/busybox:stable
	I0904 20:00:19.196946   71205 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0904 20:00:19.200942   71205 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0904 20:00:19.200973   71205 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0904 20:00:19.201092   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 20:00:19.219677   71205 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/addons-321340/id_rsa Username:docker}
	I0904 20:00:19.300690   71205 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/addons-321340/id_rsa Username:docker}
	I0904 20:00:19.473559   71205 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0904 20:00:19.473599   71205 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0904 20:00:19.644618   71205 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0904 20:00:19.644724   71205 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0904 20:00:19.649886   71205 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.770516285s)
	I0904 20:00:19.649936   71205 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0904 20:00:19.651910   71205 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.424997844s)
	I0904 20:00:19.653531   71205 node_ready.go:35] waiting up to 6m0s for node "addons-321340" to be "Ready" ...
	I0904 20:00:19.758736   71205 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0904 20:00:19.758769   71205 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0904 20:00:19.776458   71205 node_ready.go:49] node "addons-321340" has status "Ready":"True"
	I0904 20:00:19.776745   71205 node_ready.go:38] duration metric: took 123.179184ms for node "addons-321340" to be "Ready" ...
	I0904 20:00:19.776809   71205 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" ...
	I0904 20:00:19.821889   71205 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0904 20:00:19.847818   71205 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0904 20:00:19.882214   71205 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0904 20:00:19.882304   71205 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0904 20:00:19.955742   71205 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0904 20:00:19.966893   71205 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-428n5" in "kube-system" namespace to be "Ready" ...
	I0904 20:00:20.015064   71205 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0904 20:00:20.015102   71205 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0904 20:00:20.052336   71205 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0904 20:00:20.052372   71205 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0904 20:00:20.160837   71205 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0904 20:00:20.160897   71205 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0904 20:00:20.171075   71205 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0904 20:00:20.272960   71205 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0904 20:00:20.274743   71205 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0904 20:00:20.299063   71205 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0904 20:00:20.299101   71205 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0904 20:00:20.305846   71205 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0904 20:00:20.305887   71205 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0904 20:00:20.540928   71205 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0904 20:00:20.540968   71205 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0904 20:00:20.609547   71205 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0904 20:00:20.654642   71205 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0904 20:00:20.654682   71205 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)
	I0904 20:00:20.954579   71205 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0904 20:00:20.991955   71205 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0904 20:00:20.991994   71205 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0904 20:00:21.077694   71205 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0904 20:00:21.077732   71205 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0904 20:00:21.209524   71205 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0904 20:00:21.209553   71205 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0904 20:00:21.218407   71205 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0904 20:00:21.218464   71205 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0904 20:00:21.247358   71205 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0904 20:00:21.247397   71205 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0904 20:00:21.373648   71205 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0904 20:00:21.373695   71205 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0904 20:00:21.485944   71205 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-321340" context rescaled to 1 replicas
	I0904 20:00:21.507043   71205 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0904 20:00:21.507082   71205 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0904 20:00:21.651545   71205 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0904 20:00:21.702559   71205 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0904 20:00:21.738043   71205 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0904 20:00:21.738083   71205 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0904 20:00:21.810852   71205 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0904 20:00:21.858844   71205 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0904 20:00:21.858880   71205 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0904 20:00:21.930284   71205 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0904 20:00:21.930345   71205 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0904 20:00:22.104822   71205 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0904 20:00:22.104860   71205 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0904 20:00:22.169591   71205 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0904 20:00:22.169628   71205 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0904 20:00:22.302165   71205 pod_ready.go:103] pod "coredns-6f6b679f8f-428n5" in "kube-system" namespace has status "Ready":"False"
	I0904 20:00:22.439537   71205 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0904 20:00:22.439570   71205 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0904 20:00:22.464858   71205 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0904 20:00:22.641106   71205 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0904 20:00:22.650493   71205 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0904 20:00:22.650532   71205 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0904 20:00:22.881391   71205 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0904 20:00:22.881434   71205 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0904 20:00:23.186421   71205 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0904 20:00:23.186458   71205 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0904 20:00:23.557768   71205 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0904 20:00:23.557805   71205 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0904 20:00:23.753488   71205 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0904 20:00:23.753528   71205 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0904 20:00:24.027306   71205 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0904 20:00:24.027336   71205 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0904 20:00:24.422348   71205 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0904 20:00:24.422378   71205 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0904 20:00:25.054540   71205 pod_ready.go:103] pod "coredns-6f6b679f8f-428n5" in "kube-system" namespace has status "Ready":"False"
	I0904 20:00:25.079434   71205 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0904 20:00:25.144665   71205 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0904 20:00:25.144728   71205 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0904 20:00:25.526968   71205 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0904 20:00:25.527008   71205 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0904 20:00:26.332559   71205 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0904 20:00:27.798610   71205 pod_ready.go:103] pod "coredns-6f6b679f8f-428n5" in "kube-system" namespace has status "Ready":"False"
	I0904 20:00:30.525964   71205 pod_ready.go:103] pod "coredns-6f6b679f8f-428n5" in "kube-system" namespace has status "Ready":"False"
	I0904 20:00:32.834939   71205 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (13.012892291s)
	I0904 20:00:32.930574   71205 pod_ready.go:103] pod "coredns-6f6b679f8f-428n5" in "kube-system" namespace has status "Ready":"False"
	I0904 20:00:34.330868   71205 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0904 20:00:34.331061   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 20:00:34.381389   71205 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/addons-321340/id_rsa Username:docker}
	I0904 20:00:34.652476   71205 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0904 20:00:34.736440   71205 addons.go:234] Setting addon gcp-auth=true in "addons-321340"
	I0904 20:00:34.736600   71205 host.go:66] Checking if "addons-321340" exists ...
	I0904 20:00:34.737724   71205 cli_runner.go:164] Run: docker container inspect addons-321340 --format={{.State.Status}}
	I0904 20:00:34.779835   71205 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0904 20:00:34.779933   71205 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-321340
	I0904 20:00:34.833444   71205 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/addons-321340/id_rsa Username:docker}
	I0904 20:00:35.325398   71205 pod_ready.go:103] pod "coredns-6f6b679f8f-428n5" in "kube-system" namespace has status "Ready":"False"
	I0904 20:00:37.340360   71205 pod_ready.go:103] pod "coredns-6f6b679f8f-428n5" in "kube-system" namespace has status "Ready":"False"
	I0904 20:00:39.685066   71205 pod_ready.go:103] pod "coredns-6f6b679f8f-428n5" in "kube-system" namespace has status "Ready":"False"
	I0904 20:00:42.085541   71205 pod_ready.go:103] pod "coredns-6f6b679f8f-428n5" in "kube-system" namespace has status "Ready":"False"
	I0904 20:00:43.312372   71205 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (23.464443818s)
	I0904 20:00:43.312644   71205 addons.go:475] Verifying addon ingress=true in "addons-321340"
	I0904 20:00:43.312721   71205 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (23.039727328s)
	I0904 20:00:43.312593   71205 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (23.35681439s)
	I0904 20:00:43.312650   71205 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (23.141544885s)
	I0904 20:00:43.316348   71205 out.go:177] * Verifying ingress addon...
	I0904 20:00:43.321125   71205 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0904 20:00:43.772329   71205 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0904 20:00:43.772444   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:44.016551   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:44.562026   71205 pod_ready.go:103] pod "coredns-6f6b679f8f-428n5" in "kube-system" namespace has status "Ready":"False"
	I0904 20:00:44.566922   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:45.102830   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:46.052411   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:46.198360   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:46.403561   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:46.575250   71205 pod_ready.go:103] pod "coredns-6f6b679f8f-428n5" in "kube-system" namespace has status "Ready":"False"
	I0904 20:00:47.126141   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:47.430474   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:47.939402   71205 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (27.664588983s)
	I0904 20:00:47.939482   71205 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (27.329905434s)
	I0904 20:00:47.939811   71205 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (26.985190554s)
	I0904 20:00:47.939934   71205 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (26.288345155s)
	I0904 20:00:47.940111   71205 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (26.237509429s)
	I0904 20:00:47.940136   71205 addons.go:475] Verifying addon metrics-server=true in "addons-321340"
	I0904 20:00:47.940220   71205 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (26.129331305s)
	I0904 20:00:47.940247   71205 addons.go:475] Verifying addon registry=true in "addons-321340"
	I0904 20:00:47.940674   71205 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (25.47573782s)
	I0904 20:00:47.941114   71205 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (25.299939105s)
	W0904 20:00:47.941164   71205 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0904 20:00:47.941213   71205 retry.go:31] will retry after 202.814195ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0904 20:00:47.941323   71205 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (22.861846321s)
	I0904 20:00:47.944769   71205 out.go:177] * Verifying registry addon...
	I0904 20:00:47.944931   71205 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-321340 service yakd-dashboard -n yakd-dashboard
	
	I0904 20:00:47.952226   71205 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0904 20:00:48.015346   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:48.106289   71205 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0904 20:00:48.106343   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:00:48.145338   71205 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0904 20:00:48.575973   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:49.106950   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:00:49.168458   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:49.169775   71205 pod_ready.go:103] pod "coredns-6f6b679f8f-428n5" in "kube-system" namespace has status "Ready":"False"
	I0904 20:00:49.344417   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:00:49.902094   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:49.904583   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:00:50.064925   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:50.164258   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:00:50.690953   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:00:50.691432   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:51.033147   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:00:51.046412   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:51.079276   71205 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (24.746541287s)
	I0904 20:00:51.079433   71205 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-321340"
	I0904 20:00:51.080054   71205 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (16.300164172s)
	I0904 20:00:51.083973   71205 out.go:177] * Verifying csi-hostpath-driver addon...
	I0904 20:00:51.084438   71205 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0904 20:00:51.088957   71205 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0904 20:00:51.093921   71205 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0904 20:00:51.098893   71205 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0904 20:00:51.099002   71205 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0904 20:00:51.177992   71205 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0904 20:00:51.178139   71205 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0904 20:00:51.197914   71205 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0904 20:00:51.198038   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:00:51.317237   71205 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0904 20:00:51.317380   71205 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0904 20:00:51.407276   71205 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0904 20:00:51.618418   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:51.816774   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:00:51.819276   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:00:51.948620   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:52.050555   71205 pod_ready.go:103] pod "coredns-6f6b679f8f-428n5" in "kube-system" namespace has status "Ready":"False"
	I0904 20:00:52.150548   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:00:52.153468   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:00:52.433713   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:52.527131   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:00:52.716689   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:00:52.853952   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:53.015657   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:00:53.196608   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:00:53.306300   71205 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.1608468s)
	I0904 20:00:53.354301   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:53.519364   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:00:53.671402   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:00:53.896042   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:53.906774   71205 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml: (2.499330226s)
	I0904 20:00:53.913391   71205 addons.go:475] Verifying addon gcp-auth=true in "addons-321340"
	I0904 20:00:53.916831   71205 out.go:177] * Verifying gcp-auth addon...
	I0904 20:00:53.921744   71205 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0904 20:00:53.980009   71205 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0904 20:00:53.988867   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:00:54.117955   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:00:54.329978   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:54.507457   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:00:54.518502   71205 pod_ready.go:103] pod "coredns-6f6b679f8f-428n5" in "kube-system" namespace has status "Ready":"False"
	I0904 20:00:54.603685   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:00:54.909947   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:55.057387   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:00:55.167869   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:00:55.328392   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:55.459793   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:00:55.596140   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:00:55.836994   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:55.975454   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:00:56.131502   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:00:56.331351   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:56.459306   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:00:56.599117   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:00:56.831790   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:56.958446   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:00:56.978098   71205 pod_ready.go:103] pod "coredns-6f6b679f8f-428n5" in "kube-system" namespace has status "Ready":"False"
	I0904 20:00:57.108098   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:00:57.328972   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:57.461916   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:00:57.611351   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:00:57.835910   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:57.986937   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:00:58.106741   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:00:58.340723   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:58.475623   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:00:58.607379   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:00:58.829134   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:58.965648   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:00:59.014104   71205 pod_ready.go:103] pod "coredns-6f6b679f8f-428n5" in "kube-system" namespace has status "Ready":"False"
	I0904 20:00:59.100591   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:00:59.331714   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:59.461923   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:00:59.598288   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:00:59.830467   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:00:59.969069   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:00.111322   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:00.339310   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:00.457547   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:00.621674   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:00.834362   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:00.965829   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:01.097403   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:01.330149   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:01.460366   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:01.482212   71205 pod_ready.go:103] pod "coredns-6f6b679f8f-428n5" in "kube-system" namespace has status "Ready":"False"
	I0904 20:01:01.617241   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:01.836020   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:01.964933   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:02.122629   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:02.329968   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:02.459030   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:02.628133   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:02.841146   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:02.966619   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:03.124120   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:03.334341   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:03.458451   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:03.600007   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:03.830160   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:03.963292   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:03.988381   71205 pod_ready.go:103] pod "coredns-6f6b679f8f-428n5" in "kube-system" namespace has status "Ready":"False"
	I0904 20:01:04.098505   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:04.329989   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:04.459088   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:04.600556   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:04.830333   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:04.960796   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:05.098566   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:05.331582   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:05.479826   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:05.596780   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:05.832844   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:05.966398   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:06.098938   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:06.354150   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:06.461660   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:06.481929   71205 pod_ready.go:93] pod "coredns-6f6b679f8f-428n5" in "kube-system" namespace has status "Ready":"True"
	I0904 20:01:06.481966   71205 pod_ready.go:82] duration metric: took 46.514966794s for pod "coredns-6f6b679f8f-428n5" in "kube-system" namespace to be "Ready" ...
	I0904 20:01:06.481983   71205 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-ft8sz" in "kube-system" namespace to be "Ready" ...
	I0904 20:01:06.488933   71205 pod_ready.go:98] error getting pod "coredns-6f6b679f8f-ft8sz" in "kube-system" namespace (skipping!): pods "coredns-6f6b679f8f-ft8sz" not found
	I0904 20:01:06.488977   71205 pod_ready.go:82] duration metric: took 6.981967ms for pod "coredns-6f6b679f8f-ft8sz" in "kube-system" namespace to be "Ready" ...
	E0904 20:01:06.488996   71205 pod_ready.go:67] WaitExtra: waitPodCondition: error getting pod "coredns-6f6b679f8f-ft8sz" in "kube-system" namespace (skipping!): pods "coredns-6f6b679f8f-ft8sz" not found
	I0904 20:01:06.489009   71205 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-321340" in "kube-system" namespace to be "Ready" ...
	I0904 20:01:06.508855   71205 pod_ready.go:93] pod "etcd-addons-321340" in "kube-system" namespace has status "Ready":"True"
	I0904 20:01:06.508892   71205 pod_ready.go:82] duration metric: took 19.870913ms for pod "etcd-addons-321340" in "kube-system" namespace to be "Ready" ...
	I0904 20:01:06.508910   71205 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-321340" in "kube-system" namespace to be "Ready" ...
	I0904 20:01:06.522466   71205 pod_ready.go:93] pod "kube-apiserver-addons-321340" in "kube-system" namespace has status "Ready":"True"
	I0904 20:01:06.522497   71205 pod_ready.go:82] duration metric: took 13.575056ms for pod "kube-apiserver-addons-321340" in "kube-system" namespace to be "Ready" ...
	I0904 20:01:06.522518   71205 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-321340" in "kube-system" namespace to be "Ready" ...
	I0904 20:01:06.531958   71205 pod_ready.go:93] pod "kube-controller-manager-addons-321340" in "kube-system" namespace has status "Ready":"True"
	I0904 20:01:06.531994   71205 pod_ready.go:82] duration metric: took 9.462987ms for pod "kube-controller-manager-addons-321340" in "kube-system" namespace to be "Ready" ...
	I0904 20:01:06.532013   71205 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-z672q" in "kube-system" namespace to be "Ready" ...
	I0904 20:01:06.603572   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:06.675420   71205 pod_ready.go:93] pod "kube-proxy-z672q" in "kube-system" namespace has status "Ready":"True"
	I0904 20:01:06.675460   71205 pod_ready.go:82] duration metric: took 143.432107ms for pod "kube-proxy-z672q" in "kube-system" namespace to be "Ready" ...
	I0904 20:01:06.675480   71205 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-321340" in "kube-system" namespace to be "Ready" ...
	I0904 20:01:06.828916   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:06.959010   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:07.073082   71205 pod_ready.go:93] pod "kube-scheduler-addons-321340" in "kube-system" namespace has status "Ready":"True"
	I0904 20:01:07.073117   71205 pod_ready.go:82] duration metric: took 397.617266ms for pod "kube-scheduler-addons-321340" in "kube-system" namespace to be "Ready" ...
	I0904 20:01:07.073133   71205 pod_ready.go:39] duration metric: took 47.296281067s 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" ...
	I0904 20:01:07.073174   71205 api_server.go:52] waiting for apiserver process to appear ...
	I0904 20:01:07.073309   71205 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0904 20:01:07.117893   71205 api_server.go:72] duration metric: took 50.16639342s to wait for apiserver process to appear ...
	I0904 20:01:07.118020   71205 api_server.go:88] waiting for apiserver healthz status ...
	I0904 20:01:07.118112   71205 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0904 20:01:07.124031   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:07.130209   71205 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0904 20:01:07.131777   71205 api_server.go:141] control plane version: v1.31.0
	I0904 20:01:07.131816   71205 api_server.go:131] duration metric: took 13.760432ms to wait for apiserver health ...
	I0904 20:01:07.131832   71205 system_pods.go:43] waiting for kube-system pods to appear ...
	I0904 20:01:07.295973   71205 system_pods.go:59] 18 kube-system pods found
	I0904 20:01:07.296028   71205 system_pods.go:61] "coredns-6f6b679f8f-428n5" [93f5c2a1-412d-4058-be81-8cbbaca903be] Running
	I0904 20:01:07.296046   71205 system_pods.go:61] "csi-hostpath-attacher-0" [b2cd188e-d568-45a7-8af0-7bafb43d0ae6] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0904 20:01:07.296060   71205 system_pods.go:61] "csi-hostpath-resizer-0" [7b8ab19f-ab49-4ec4-926a-289ce2a5eaa2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0904 20:01:07.296075   71205 system_pods.go:61] "csi-hostpathplugin-pqzbt" [d7d9819e-30bc-41db-a26d-6e6a90d7809d] 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])
	I0904 20:01:07.296086   71205 system_pods.go:61] "etcd-addons-321340" [eb20bb39-d3c5-43f9-bf50-4387c3da43d4] Running
	I0904 20:01:07.296096   71205 system_pods.go:61] "kube-apiserver-addons-321340" [47d4f6b7-a20f-4049-aaf4-316aa598b757] Running
	I0904 20:01:07.296115   71205 system_pods.go:61] "kube-controller-manager-addons-321340" [24932dcd-fe05-46b6-83c5-e0ee99939f4d] Running
	I0904 20:01:07.296129   71205 system_pods.go:61] "kube-ingress-dns-minikube" [0ee1b156-8948-422b-b2e4-d481459eda4e] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0904 20:01:07.296147   71205 system_pods.go:61] "kube-proxy-z672q" [d1c1cb46-5b9b-4769-acec-b4a37d2307cb] Running
	I0904 20:01:07.296156   71205 system_pods.go:61] "kube-scheduler-addons-321340" [502bfe6b-fb0e-47c2-b6d7-8c4780003d62] Running
	I0904 20:01:07.296170   71205 system_pods.go:61] "metrics-server-84c5f94fbc-cqf45" [e4f7e045-caaf-40b4-9b7c-7cafb7c1fe65] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0904 20:01:07.296205   71205 system_pods.go:61] "nvidia-device-plugin-daemonset-66v6h" [d65ad971-2d70-4e4e-90f3-a9f6ac468dd7] Running
	I0904 20:01:07.296240   71205 system_pods.go:61] "registry-6fb4cdfc84-qzjbw" [a49823df-3466-4a94-b4f2-8b5264b25268] Running
	I0904 20:01:07.296249   71205 system_pods.go:61] "registry-proxy-grn6w" [a0b48ead-c89d-4053-91cd-3ae966520369] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0904 20:01:07.296261   71205 system_pods.go:61] "snapshot-controller-56fcc65765-dthj5" [2243fb64-8a83-4105-96a2-e99b4a2a946a] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0904 20:01:07.296271   71205 system_pods.go:61] "snapshot-controller-56fcc65765-vclcq" [b334ef2c-db61-485a-9c41-a633f2d34a76] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0904 20:01:07.296279   71205 system_pods.go:61] "storage-provisioner" [c055adbb-f896-41c0-a73a-fa1b0c1cf88e] Running
	I0904 20:01:07.296291   71205 system_pods.go:61] "tiller-deploy-b48cc5f79-jhtwj" [d9c3ae1d-aa0f-4588-8ca7-1919d47539ad] Pending / Ready:ContainersNotReady (containers with unready status: [tiller]) / ContainersReady:ContainersNotReady (containers with unready status: [tiller])
	I0904 20:01:07.296305   71205 system_pods.go:74] duration metric: took 164.460279ms to wait for pod list to return data ...
	I0904 20:01:07.296325   71205 default_sa.go:34] waiting for default service account to be created ...
	I0904 20:01:07.331719   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:07.458711   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:07.476056   71205 default_sa.go:45] found service account: "default"
	I0904 20:01:07.476092   71205 default_sa.go:55] duration metric: took 179.750055ms for default service account to be created ...
	I0904 20:01:07.476107   71205 system_pods.go:116] waiting for k8s-apps to be running ...
	I0904 20:01:07.601285   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:07.684558   71205 system_pods.go:86] 18 kube-system pods found
	I0904 20:01:07.684615   71205 system_pods.go:89] "coredns-6f6b679f8f-428n5" [93f5c2a1-412d-4058-be81-8cbbaca903be] Running
	I0904 20:01:07.684634   71205 system_pods.go:89] "csi-hostpath-attacher-0" [b2cd188e-d568-45a7-8af0-7bafb43d0ae6] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0904 20:01:07.684648   71205 system_pods.go:89] "csi-hostpath-resizer-0" [7b8ab19f-ab49-4ec4-926a-289ce2a5eaa2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0904 20:01:07.684668   71205 system_pods.go:89] "csi-hostpathplugin-pqzbt" [d7d9819e-30bc-41db-a26d-6e6a90d7809d] 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])
	I0904 20:01:07.684681   71205 system_pods.go:89] "etcd-addons-321340" [eb20bb39-d3c5-43f9-bf50-4387c3da43d4] Running
	I0904 20:01:07.684693   71205 system_pods.go:89] "kube-apiserver-addons-321340" [47d4f6b7-a20f-4049-aaf4-316aa598b757] Running
	I0904 20:01:07.684713   71205 system_pods.go:89] "kube-controller-manager-addons-321340" [24932dcd-fe05-46b6-83c5-e0ee99939f4d] Running
	I0904 20:01:07.684727   71205 system_pods.go:89] "kube-ingress-dns-minikube" [0ee1b156-8948-422b-b2e4-d481459eda4e] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0904 20:01:07.684741   71205 system_pods.go:89] "kube-proxy-z672q" [d1c1cb46-5b9b-4769-acec-b4a37d2307cb] Running
	I0904 20:01:07.684751   71205 system_pods.go:89] "kube-scheduler-addons-321340" [502bfe6b-fb0e-47c2-b6d7-8c4780003d62] Running
	I0904 20:01:07.684768   71205 system_pods.go:89] "metrics-server-84c5f94fbc-cqf45" [e4f7e045-caaf-40b4-9b7c-7cafb7c1fe65] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0904 20:01:07.684781   71205 system_pods.go:89] "nvidia-device-plugin-daemonset-66v6h" [d65ad971-2d70-4e4e-90f3-a9f6ac468dd7] Running
	I0904 20:01:07.684792   71205 system_pods.go:89] "registry-6fb4cdfc84-qzjbw" [a49823df-3466-4a94-b4f2-8b5264b25268] Running
	I0904 20:01:07.684808   71205 system_pods.go:89] "registry-proxy-grn6w" [a0b48ead-c89d-4053-91cd-3ae966520369] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0904 20:01:07.684830   71205 system_pods.go:89] "snapshot-controller-56fcc65765-dthj5" [2243fb64-8a83-4105-96a2-e99b4a2a946a] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0904 20:01:07.684849   71205 system_pods.go:89] "snapshot-controller-56fcc65765-vclcq" [b334ef2c-db61-485a-9c41-a633f2d34a76] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0904 20:01:07.684902   71205 system_pods.go:89] "storage-provisioner" [c055adbb-f896-41c0-a73a-fa1b0c1cf88e] Running
	I0904 20:01:07.684919   71205 system_pods.go:89] "tiller-deploy-b48cc5f79-jhtwj" [d9c3ae1d-aa0f-4588-8ca7-1919d47539ad] Pending / Ready:ContainersNotReady (containers with unready status: [tiller]) / ContainersReady:ContainersNotReady (containers with unready status: [tiller])
	I0904 20:01:07.684935   71205 system_pods.go:126] duration metric: took 208.794461ms to wait for k8s-apps to be running ...
	I0904 20:01:07.684956   71205 system_svc.go:44] waiting for kubelet service to be running ....
	I0904 20:01:07.685067   71205 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0904 20:01:07.718704   71205 system_svc.go:56] duration metric: took 33.737438ms WaitForService to wait for kubelet
	I0904 20:01:07.718828   71205 kubeadm.go:582] duration metric: took 50.76732878s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0904 20:01:07.718895   71205 node_conditions.go:102] verifying NodePressure condition ...
	I0904 20:01:07.829817   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:07.884041   71205 node_conditions.go:122] node storage ephemeral capacity is 119475748Ki
	I0904 20:01:07.884086   71205 node_conditions.go:123] node cpu capacity is 2
	I0904 20:01:07.884107   71205 node_conditions.go:105] duration metric: took 165.196335ms to run NodePressure ...
	I0904 20:01:07.884151   71205 start.go:241] waiting for startup goroutines ...
	I0904 20:01:07.970377   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:08.100949   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:08.329734   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:08.459168   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:08.596367   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:08.966207   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:08.968250   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:09.267234   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:09.327983   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:09.459519   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:09.600848   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:09.834465   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:09.958991   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:10.179489   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:10.479740   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:10.480321   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:10.670789   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:10.829632   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:10.960664   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:11.101548   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:11.332671   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:11.476233   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:11.607005   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:11.838014   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:11.979256   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:12.103658   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:12.336424   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:12.468622   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:12.636855   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:12.895773   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:12.960730   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:13.145377   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:13.329630   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:13.461172   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:13.631984   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:13.886211   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:13.961093   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:14.110371   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:14.346656   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:14.485155   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:14.618224   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:15.016577   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:15.016935   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:15.101086   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:15.328310   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:15.459485   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:15.599205   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:15.876126   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:15.998945   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:16.108724   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:16.345235   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:16.466768   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:16.602611   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:16.842435   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:16.960831   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:17.102243   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:17.355953   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:17.458876   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:17.618357   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:17.844374   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:17.967027   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:18.098477   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:18.335567   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:18.552683   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:18.598167   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:18.831546   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:18.967767   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:19.097479   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:19.331193   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:19.467629   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:19.597933   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:19.829449   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:19.963878   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:20.125154   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:20.359925   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:20.464488   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:20.616289   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:20.844054   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:20.964273   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:21.105632   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:21.330925   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:21.476975   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:21.610330   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:21.832048   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:21.978248   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:22.140364   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:22.326634   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:22.895082   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:22.897152   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:22.898769   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:22.980828   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:23.099296   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:23.329241   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:23.466201   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:23.596958   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:23.846350   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:23.980277   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0904 20:01:24.100883   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:24.335062   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:24.461493   71205 kapi.go:107] duration metric: took 36.509267413s to wait for kubernetes.io/minikube-addons=registry ...
	I0904 20:01:24.596385   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:24.842898   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:25.103684   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:25.356637   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:25.612741   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:25.855133   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:26.101436   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:26.329154   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:26.605734   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:26.848686   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:27.097387   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:27.335459   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:27.611898   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:27.830752   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:28.099358   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:28.328776   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:28.607293   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:28.877502   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:29.636345   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:29.637999   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:29.643991   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:29.828404   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:30.121248   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:30.359092   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:30.635816   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:30.837985   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:31.102077   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:31.360105   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:31.596392   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:31.849625   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:32.096844   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:32.331025   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:32.602101   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:32.844853   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:33.106652   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:33.329862   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:33.601492   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:33.830941   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:34.098016   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:34.460664   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:34.595422   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:34.835499   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:35.110585   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:35.368208   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:35.632354   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:35.833312   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:36.102634   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:36.335921   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:36.606052   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:36.882817   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:37.110846   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:37.339954   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:37.630294   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:37.831145   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:38.127595   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:38.336988   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:38.603088   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:38.831608   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:39.099022   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:39.494913   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:39.597150   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:39.872287   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:40.137417   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:40.374359   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:40.625800   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:40.831695   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:41.096472   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:41.327642   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:41.595684   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:41.829146   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:42.108933   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:42.335875   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:42.603912   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:42.857017   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:43.223298   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:43.340842   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:43.626783   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:43.884543   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:44.097673   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:44.330530   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:44.604354   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:44.830031   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:45.103123   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:45.336517   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:45.667051   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:45.838844   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:46.117164   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:46.387592   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:46.629393   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:46.888167   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:47.103712   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:47.330104   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:47.600467   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:47.849595   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:48.111202   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:48.391371   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:48.650359   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:48.849151   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:49.097882   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:49.333643   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:49.598224   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:49.831357   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:50.171846   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:50.371339   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:50.604592   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:50.835100   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:51.098344   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:51.329370   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:51.607919   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:51.835172   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:52.099848   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:52.338681   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:52.638967   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:52.838361   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:53.102539   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:53.332345   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:53.602484   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:53.828586   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:54.104837   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:54.327807   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:54.611692   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:54.842865   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:55.111625   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:55.336832   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:55.599685   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:55.828347   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:56.119199   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:56.342319   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:56.599920   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:56.833748   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:57.114953   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:57.341831   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:57.613124   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:57.902932   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:58.105084   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:58.332800   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:58.599119   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:58.845635   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:59.099655   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:59.333893   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:01:59.598119   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:01:59.848615   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:00.210801   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:02:00.433333   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:00.609631   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:02:00.840468   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:01.098553   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:02:01.336655   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:01.599876   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:02:01.836240   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:02.100949   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:02:02.348854   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:02.602838   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:02:02.828004   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:03.096124   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:02:03.342908   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:03.621899   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:02:03.837723   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:04.097910   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:02:04.345931   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:04.603634   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:02:04.933819   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:05.107547   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:02:05.330223   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:05.601251   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:02:05.853929   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:06.103669   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:02:06.381486   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:06.609362   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:02:06.952808   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:07.101916   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0904 20:02:07.326880   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:07.600679   71205 kapi.go:107] duration metric: took 1m16.511717161s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0904 20:02:07.828762   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:08.326835   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:08.829312   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:09.329409   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:09.828849   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:10.331646   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:10.828918   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:11.333239   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:11.828983   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:12.330888   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:12.827432   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:13.329979   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:13.832896   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:14.337490   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:14.835730   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:15.346841   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:15.846767   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:16.330288   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:16.426097   71205 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0904 20:02:16.426134   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:16.830639   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:16.933800   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:17.327952   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:17.427919   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:17.828090   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:17.971388   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:18.328938   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:18.468972   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:18.828934   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:18.926918   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:19.328147   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:19.426770   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:19.828801   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:19.927118   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:20.327751   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:20.429162   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:20.828070   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:20.926390   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:21.340654   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:21.427423   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:21.828101   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:21.927381   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:22.337497   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:22.427890   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:22.828814   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:22.927997   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:23.328071   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:23.427246   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:23.830319   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:23.968696   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:24.330167   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:24.427758   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:24.827733   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:24.927763   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:25.328970   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:25.428124   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:25.828169   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:25.927112   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:26.329238   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:26.428068   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:26.827810   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:26.927175   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:27.328057   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:27.426622   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:27.828175   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:27.928487   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:28.327786   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:28.426501   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:28.828828   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:28.926729   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:29.328075   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:29.427743   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:29.827370   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:29.927536   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:30.331261   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:30.426709   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:30.829122   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:30.927145   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:31.327224   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:31.428902   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:31.828038   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:31.927069   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:32.341262   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:32.427880   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:32.827362   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:32.926857   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:33.328354   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:33.427757   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:33.826739   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:33.926334   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:34.327886   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:34.431171   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:34.829834   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:34.928167   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:35.328122   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:35.427326   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:35.830883   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:35.927074   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:36.327312   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:36.432957   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:36.828104   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:36.927167   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:37.327721   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:37.426154   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:37.828091   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:37.928233   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:38.327118   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:38.427008   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:38.828238   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:38.927842   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:39.327288   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:39.428335   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:39.827587   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:39.926948   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:40.329655   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:40.426518   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:40.832584   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:40.927443   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:41.327790   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:41.426489   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:41.827788   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:41.926446   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:42.330145   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:42.429413   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:42.828688   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:42.928171   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:43.354718   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:43.430061   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:43.833591   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:43.929886   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:44.329319   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:44.426991   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:44.827590   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:44.926751   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:45.327389   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:45.426114   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:45.827663   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:45.926238   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:46.327240   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:46.427126   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:46.827920   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:46.928757   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:47.327148   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:47.426664   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:47.837712   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:47.926979   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:48.328319   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:48.426502   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:48.828082   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:48.927763   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:49.327403   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:49.427261   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:49.828515   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:49.926711   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:50.329277   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:50.426276   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:50.827489   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:50.932485   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:51.327693   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:51.427069   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:51.827602   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:51.927074   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:52.330738   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:52.426771   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:52.827943   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:52.927024   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:53.327859   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:53.426576   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:53.828104   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:53.926897   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:54.328572   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:54.427828   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:54.830328   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:54.927149   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:55.327377   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:55.427614   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:55.827620   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:55.927475   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:56.327818   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:56.427256   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:56.833351   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:56.933321   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:57.330771   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:57.439899   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:57.837371   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:57.970592   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:58.345424   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:58.445046   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:58.828279   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:58.929255   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:59.345961   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:59.442023   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:02:59.906598   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:02:59.989723   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:00.430782   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:03:00.490828   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:00.965338   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:00.968302   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:03:01.338595   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:03:01.433797   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:01.831140   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:03:01.932391   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:02.357176   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:03:02.462886   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:02.832569   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:03:02.939699   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:03.331735   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:03:03.430071   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:03.831160   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:03:03.926799   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:04.341549   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:03:04.437679   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:04.830949   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:03:04.934995   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:05.334269   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:03:05.444200   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:05.831710   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:03:05.931572   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:06.341175   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:03:06.441066   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:06.830656   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:03:06.930676   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:07.434030   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:07.436598   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:03:07.827704   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:03:07.928005   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:08.368313   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:03:08.465718   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:08.830623   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:03:08.929083   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:09.328643   71205 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0904 20:03:09.437817   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:09.826902   71205 kapi.go:107] duration metric: took 2m26.505775786s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0904 20:03:09.927169   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:10.428915   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:10.928951   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:11.431693   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:11.926869   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:12.431616   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:12.926734   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:13.426703   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:13.926984   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:14.426321   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:14.926663   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:15.426972   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:15.927395   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:16.426771   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:16.926919   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:17.428403   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:17.927681   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:18.445313   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:18.926434   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:19.427954   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:19.928293   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:20.428006   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:20.930709   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:21.443060   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:21.928809   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:22.430460   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:22.940453   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:23.426301   71205 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0904 20:03:23.934427   71205 kapi.go:107] duration metric: took 2m30.012682617s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0904 20:03:23.938362   71205 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-321340 cluster.
	I0904 20:03:23.941339   71205 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.
	I0904 20:03:23.945356   71205 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0904 20:03:23.949290   71205 out.go:177] * Enabled addons: storage-provisioner, cloud-spanner, nvidia-device-plugin, storage-provisioner-rancher, volcano, ingress-dns, helm-tiller, metrics-server, inspektor-gadget, yakd, default-storageclass, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0904 20:03:23.954155   71205 addons.go:510] duration metric: took 3m7.007104914s for enable addons: enabled=[storage-provisioner cloud-spanner nvidia-device-plugin storage-provisioner-rancher volcano ingress-dns helm-tiller metrics-server inspektor-gadget yakd default-storageclass volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0904 20:03:23.954277   71205 start.go:246] waiting for cluster config update ...
	I0904 20:03:23.954327   71205 start.go:255] writing updated cluster config ...
	I0904 20:03:23.954947   71205 ssh_runner.go:195] Run: rm -f paused
	I0904 20:03:24.498603   71205 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0904 20:03:24.502347   71205 out.go:177] * Done! kubectl is now configured to use "addons-321340" cluster and "default" namespace by default
	
	
	==> Docker <==
	Sep 04 20:13:00 addons-321340 dockerd[1160]: time="2024-09-04T20:13:00.369102002Z" level=info msg="ignoring event" container=7fbd193203f73379fe5a626bd89a61de017b4eb0544f2e04f522caf23f1dc16a module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 04 20:13:00 addons-321340 dockerd[1160]: time="2024-09-04T20:13:00.706929080Z" level=info msg="ignoring event" container=dc5681b1a11da3946178595ef016c06a60508dca6456f64d96c3eccfc8af46b6 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 04 20:13:00 addons-321340 dockerd[1160]: time="2024-09-04T20:13:00.738899457Z" level=info msg="ignoring event" container=3fc9797478f9618e2a52e8c19347f29118030c1323dd645fd4db732e90086b31 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 04 20:13:07 addons-321340 cri-dockerd[1415]: time="2024-09-04T20:13:07Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/93347977da48e638fe48ac6ed9a188cc0ce1cbc07729ccff30b78ac014427cae/resolv.conf as [nameserver 10.96.0.10 search kube-system.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 04 20:13:09 addons-321340 cri-dockerd[1415]: time="2024-09-04T20:13:09Z" level=info msg="Stop pulling image docker.io/alpine/helm:2.16.3: Status: Downloaded newer image for alpine/helm:2.16.3"
	Sep 04 20:13:09 addons-321340 dockerd[1160]: time="2024-09-04T20:13:09.799394527Z" level=info msg="ignoring event" container=cd43d377980cae442c1818e7ee11457c6fa3e52e1702241fae56f9da8780dc12 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 04 20:13:09 addons-321340 dockerd[1160]: time="2024-09-04T20:13:09.833469518Z" level=warning msg="failed to close stdin: NotFound: task cd43d377980cae442c1818e7ee11457c6fa3e52e1702241fae56f9da8780dc12 not found: not found"
	Sep 04 20:13:09 addons-321340 dockerd[1160]: time="2024-09-04T20:13:09.918856221Z" level=info msg="Attempting next endpoint for pull after error: Head \"https://gcr.io/v2/k8s-minikube/busybox/manifests/latest\": unauthorized: authentication failed"
	Sep 04 20:13:09 addons-321340 dockerd[1160]: time="2024-09-04T20:13:09.922153286Z" 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 04 20:13:10 addons-321340 cri-dockerd[1415]: time="2024-09-04T20:13:10Z" level=info msg="Stop pulling image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec: Status: Image is up to date for ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec"
	Sep 04 20:13:12 addons-321340 dockerd[1160]: time="2024-09-04T20:13:12.036875352Z" level=info msg="ignoring event" container=93347977da48e638fe48ac6ed9a188cc0ce1cbc07729ccff30b78ac014427cae module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 04 20:13:13 addons-321340 dockerd[1160]: time="2024-09-04T20:13:13.017652724Z" level=error msg="stream copy error: reading from a closed fifo"
	Sep 04 20:13:13 addons-321340 dockerd[1160]: time="2024-09-04T20:13:13.017777119Z" level=error msg="stream copy error: reading from a closed fifo"
	Sep 04 20:13:13 addons-321340 dockerd[1160]: time="2024-09-04T20:13:13.021482901Z" level=error msg="Error running exec 79ba94522a3c79a49cf9e592470fdc36dd54b788ff4c1d8193061679a8245252 in container: OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Sep 04 20:13:13 addons-321340 dockerd[1160]: time="2024-09-04T20:13:13.135934529Z" level=info msg="ignoring event" container=ca0c86ba73fd8d173abfbe5d93df1ad9a259b1d820d6480787f3b3a3c0e507d6 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 04 20:13:13 addons-321340 dockerd[1160]: time="2024-09-04T20:13:13.451531484Z" level=info msg="ignoring event" container=4d9343c560de263a4fd25dbb4b44ea49e67b97e8ac6e5de6a0b6b67b99a87790 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 04 20:13:13 addons-321340 dockerd[1160]: time="2024-09-04T20:13:13.730753065Z" level=info msg="ignoring event" container=e4afa9ae93e4fcbc38cacf98bedeb6a2935e593ba78ab96a5b789c428a1401cf module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 04 20:13:21 addons-321340 dockerd[1160]: time="2024-09-04T20:13:21.657266503Z" level=info msg="ignoring event" container=a0081a9f7cf461c887356d0e59802b4d4451aa08afce50c1c2a9eecfeaa1195f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 04 20:13:21 addons-321340 dockerd[1160]: time="2024-09-04T20:13:21.819688716Z" level=info msg="ignoring event" container=0103785dac942466bc4383a1329ea21486fbfabaee6dfb07a71d288e13a4cf42 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 04 20:13:27 addons-321340 dockerd[1160]: time="2024-09-04T20:13:27.458781624Z" level=info msg="ignoring event" container=ed22edd71db38643d8a9b2d38046810efaf37240309c84be83dc727c31ddf6ea module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 04 20:13:29 addons-321340 dockerd[1160]: time="2024-09-04T20:13:29.558373584Z" level=info msg="ignoring event" container=4e1dac22e19a459ca73f55cdbab896ffd1b6e5e80002739ba9c916be61a5ff92 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 04 20:13:30 addons-321340 dockerd[1160]: time="2024-09-04T20:13:30.796275737Z" level=info msg="ignoring event" container=af15b798028216a423df4feee180bedcda25b16d0d3bd56ae0bed64883cedd5f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 04 20:13:31 addons-321340 dockerd[1160]: time="2024-09-04T20:13:31.011871891Z" level=info msg="ignoring event" container=d7279ab316733ffcd75acd737908fd5e6aca013c7f8408fdb6c0915aa26293ef module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 04 20:13:31 addons-321340 dockerd[1160]: time="2024-09-04T20:13:31.108391767Z" level=info msg="ignoring event" container=ec8e53945e09e54a826d6d23523578ef158052940dc9b7d3ab5c845ac279ceb8 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Sep 04 20:13:31 addons-321340 dockerd[1160]: time="2024-09-04T20:13:31.429997985Z" level=info msg="ignoring event" container=dccc4c54ecba6867bd6bc62d8a71e74fada684e414e83f01e2dcea815f962083 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                       ATTEMPT             POD ID              POD
	cd43d377980ca       alpine/helm@sha256:9d9fab00e0680f1328924429925595dfe96a68531c8a9c1518d05ee2ad45c36f                                          24 seconds ago      Exited              helm-test                  0                   93347977da48e       helm-test
	4b667d832b52b       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:e6c5b3bc32072ea370d34c27836efd11b3519d25bd444c2a8efc339cff0e20fb                 10 minutes ago      Running             gcp-auth                   0                   c3fe1e07ee538       gcp-auth-89d5ffd79-l2fnk
	3e555a247e18c       registry.k8s.io/ingress-nginx/controller@sha256:d5f8217feeac4887cb1ed21f27c2674e58be06bd8f5184cacea2a69abaf78dce             10 minutes ago      Running             controller                 0                   504147f9e65c9       ingress-nginx-controller-bc57996ff-dvcz6
	6e2c8ff56c665       ce263a8653f9c                                                                                                                11 minutes ago      Exited              patch                      1                   a96308c9454fd       ingress-nginx-admission-patch-hwmbq
	5340bedac7c9b       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3   11 minutes ago      Exited              create                     0                   71fd4480d1b01       ingress-nginx-admission-create-hmt29
	bcbffcea2c2cd       marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624                                        12 minutes ago      Running             yakd                       0                   e7f65f4c465cb       yakd-dashboard-67d98fc6b-zz7h2
	8db53c939807a       rancher/local-path-provisioner@sha256:e34c88ae0affb1cdefbb874140d6339d4a27ec4ee420ae8199cd839997b05246                       12 minutes ago      Running             local-path-provisioner     0                   fe87138abd35f       local-path-provisioner-86d989889c-gbtxk
	a5d1a2b05e114       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c             12 minutes ago      Running             minikube-ingress-dns       0                   c88f3a8b9c6b7       kube-ingress-dns-minikube
	2d5482cdcfc60       nvcr.io/nvidia/k8s-device-plugin@sha256:ed39e22c8b71343fb996737741a99da88ce6c75dd83b5c520e0b3d8e8a884c47                     12 minutes ago      Running             nvidia-device-plugin-ctr   0                   6afd164e716e9       nvidia-device-plugin-daemonset-66v6h
	8996df3d0cf47       gcr.io/cloud-spanner-emulator/emulator@sha256:636fdfc528824bae5f0ea2eca6ae307fe81092f05ec21038008bc0d6100e52fc               12 minutes ago      Running             cloud-spanner-emulator     0                   31ba3e0c65915       cloud-spanner-emulator-769b77f747-bp784
	f457d011f1bee       6e38f40d628db                                                                                                                12 minutes ago      Running             storage-provisioner        0                   86e6a2d49d082       storage-provisioner
	2a28c0cb69c22       cbb01a7bd410d                                                                                                                13 minutes ago      Running             coredns                    0                   f3410a2d04d78       coredns-6f6b679f8f-428n5
	fdb56f4ed7647       ad83b2ca7b09e                                                                                                                13 minutes ago      Running             kube-proxy                 0                   d7805d6e3bab8       kube-proxy-z672q
	3e9ed2baa6391       604f5db92eaa8                                                                                                                13 minutes ago      Running             kube-apiserver             0                   3b5f904216263       kube-apiserver-addons-321340
	ebb99f7bc796a       045733566833c                                                                                                                13 minutes ago      Running             kube-controller-manager    0                   a84bd4cd9ce8b       kube-controller-manager-addons-321340
	b11e88b6a1655       2e96e5913fc06                                                                                                                13 minutes ago      Running             etcd                       0                   14a843a427900       etcd-addons-321340
	5ecd1b2ed9877       1766f54c897f0                                                                                                                13 minutes ago      Running             kube-scheduler             0                   bc90594a3aa24       kube-scheduler-addons-321340
	
	
	==> controller_ingress [3e555a247e18] <==
	  Build:         46e76e5916813cfca2a9b0bfdc34b69a0000f6b9
	  Repository:    https://github.com/kubernetes/ingress-nginx
	  nginx version: nginx/1.25.5
	
	-------------------------------------------------------------------------------
	
	W0904 20:03:08.680941       7 client_config.go:659] Neither --kubeconfig nor --master was specified.  Using the inClusterConfig.  This might not work.
	I0904 20:03:08.681476       7 main.go:205] "Creating API client" host="https://10.96.0.1:443"
	I0904 20:03:08.692215       7 main.go:248] "Running in Kubernetes cluster" major="1" minor="31" git="v1.31.0" state="clean" commit="9edcffcde5595e8a5b1a35f88c421764e575afce" platform="linux/amd64"
	I0904 20:03:08.802696       7 main.go:101] "SSL fake certificate created" file="/etc/ingress-controller/ssl/default-fake-certificate.pem"
	I0904 20:03:08.832054       7 ssl.go:535] "loading tls certificate" path="/usr/local/certificates/cert" key="/usr/local/certificates/key"
	I0904 20:03:08.847561       7 nginx.go:271] "Starting NGINX Ingress controller"
	I0904 20:03:08.865787       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"ingress-nginx-controller", UID:"a487c19a-8d51-4324-a18a-9ddc2f51ad66", APIVersion:"v1", ResourceVersion:"720", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/ingress-nginx-controller
	I0904 20:03:08.876896       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"tcp-services", UID:"dfec9ee8-3d20-462e-a667-e2d48d1a295a", APIVersion:"v1", ResourceVersion:"732", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/tcp-services
	I0904 20:03:08.877032       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"udp-services", UID:"1bd3dd90-8ead-4fcc-af9f-a30167f4d9f0", APIVersion:"v1", ResourceVersion:"741", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/udp-services
	I0904 20:03:10.049596       7 nginx.go:317] "Starting NGINX process"
	I0904 20:03:10.049644       7 leaderelection.go:250] attempting to acquire leader lease ingress-nginx/ingress-nginx-leader...
	I0904 20:03:10.050604       7 nginx.go:337] "Starting validation webhook" address=":8443" certPath="/usr/local/certificates/cert" keyPath="/usr/local/certificates/key"
	I0904 20:03:10.051059       7 controller.go:193] "Configuration changes detected, backend reload required"
	I0904 20:03:10.070834       7 leaderelection.go:260] successfully acquired lease ingress-nginx/ingress-nginx-leader
	I0904 20:03:10.071287       7 status.go:85] "New leader elected" identity="ingress-nginx-controller-bc57996ff-dvcz6"
	I0904 20:03:10.098986       7 status.go:219] "POD is not ready" pod="ingress-nginx/ingress-nginx-controller-bc57996ff-dvcz6" node="addons-321340"
	I0904 20:03:10.158124       7 controller.go:213] "Backend successfully reloaded"
	I0904 20:03:10.160495       7 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-bc57996ff-dvcz6", UID:"6621ae12-7c14-4d8f-a0f3-caa37ce195a5", APIVersion:"v1", ResourceVersion:"833", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
	I0904 20:03:10.163256       7 controller.go:224] "Initial sync, sleeping for 1 second"
	
	
	==> coredns [2a28c0cb69c2] <==
	[INFO] 10.244.0.9:43943 - 42843 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000332418s
	[INFO] 10.244.0.9:51204 - 50567 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000104097s
	[INFO] 10.244.0.9:51204 - 13962 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.0000546s
	[INFO] 10.244.0.9:48950 - 24707 "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.000100924s
	[INFO] 10.244.0.9:48950 - 7300 "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.000046466s
	[INFO] 10.244.0.9:54625 - 60575 "AAAA IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000136337s
	[INFO] 10.244.0.9:54625 - 38043 "A IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000224385s
	[INFO] 10.244.0.9:39471 - 47314 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000073811s
	[INFO] 10.244.0.9:39471 - 57037 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000103276s
	[INFO] 10.244.0.9:38623 - 37322 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000066637s
	[INFO] 10.244.0.9:38623 - 17367 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000091516s
	[INFO] 10.244.0.26:41048 - 31620 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000676485s
	[INFO] 10.244.0.26:44552 - 16787 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000315834s
	[INFO] 10.244.0.26:56016 - 55607 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000241366s
	[INFO] 10.244.0.26:56176 - 15012 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000160517s
	[INFO] 10.244.0.26:41010 - 53858 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000166318s
	[INFO] 10.244.0.26:56565 - 49281 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000303199s
	[INFO] 10.244.0.26:44475 - 21989 "AAAA IN storage.googleapis.com.us-east1-b.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.003768668s
	[INFO] 10.244.0.26:55367 - 50799 "A IN storage.googleapis.com.us-east1-b.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.005271295s
	[INFO] 10.244.0.26:57718 - 42216 "AAAA IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.006674305s
	[INFO] 10.244.0.26:36560 - 21307 "A IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.008980174s
	[INFO] 10.244.0.26:55659 - 20212 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.003576324s
	[INFO] 10.244.0.26:53925 - 7299 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.003285847s
	[INFO] 10.244.0.26:45248 - 5014 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.00309588s
	[INFO] 10.244.0.26:40375 - 40767 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.0029903s
	
	
	==> describe nodes <==
	Name:               addons-321340
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-321340
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=8bb47038f7304b869a8e06758662cf35b40689af
	                    minikube.k8s.io/name=addons-321340
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_04T20_00_12_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-321340
	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:  Wed, 04 Sep 2024 20:00:08 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-321340
	  AcquireTime:     <unset>
	  RenewTime:       Wed, 04 Sep 2024 20:13:28 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Wed, 04 Sep 2024 20:13:17 +0000   Wed, 04 Sep 2024 20:00:06 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Wed, 04 Sep 2024 20:13:17 +0000   Wed, 04 Sep 2024 20:00:06 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Wed, 04 Sep 2024 20:13:17 +0000   Wed, 04 Sep 2024 20:00:06 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Wed, 04 Sep 2024 20:13:17 +0000   Wed, 04 Sep 2024 20:00:08 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-321340
	Capacity:
	  cpu:                2
	  ephemeral-storage:  119475748Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8141780Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  119475748Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8141780Ki
	  pods:               110
	System Info:
	  Machine ID:                 e33ba33125434f5e8f7801dfbf01f46a
	  System UUID:                8c535b3e-7662-4734-b9de-bd7e880e6316
	  Boot ID:                    c67a9478-af67-418a-b386-724d2cfaa2e0
	  Kernel Version:             6.1.100+
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.2.0
	  Kubelet Version:            v1.31.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (15 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-bp784     0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  gcp-auth                    gcp-auth-89d5ffd79-l2fnk                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-dvcz6    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         12m
	  kube-system                 coredns-6f6b679f8f-428n5                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     13m
	  kube-system                 etcd-addons-321340                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         13m
	  kube-system                 kube-apiserver-addons-321340                250m (12%)    0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-controller-manager-addons-321340       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-z672q                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-scheduler-addons-321340                100m (5%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 nvidia-device-plugin-daemonset-66v6h        0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  local-path-storage          local-path-provisioner-86d989889c-gbtxk     0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  yakd-dashboard              yakd-dashboard-67d98fc6b-zz7h2              0 (0%)        0 (0%)      128Mi (1%)       256Mi (3%)     12m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%)  0 (0%)
	  memory             388Mi (4%)  426Mi (5%)
	  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                 13m                kube-proxy       
	  Normal  Starting                 13m                kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  13m (x8 over 13m)  kubelet          Node addons-321340 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    13m (x8 over 13m)  kubelet          Node addons-321340 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     13m (x8 over 13m)  kubelet          Node addons-321340 status is now: NodeHasSufficientPID
	  Normal  Starting                 13m                kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  13m                kubelet          Node addons-321340 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    13m                kubelet          Node addons-321340 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     13m                kubelet          Node addons-321340 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           13m                node-controller  Node addons-321340 event: Registered Node addons-321340 in Controller
	
	
	==> dmesg <==
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 2a 4f 77 04 1c 40 08 06
	[  +2.959667] IPv4: martian source 10.244.0.1 from 10.244.0.16, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 6a a8 da d2 f5 41 08 06
	[  +2.916439] IPv4: martian source 10.244.0.1 from 10.244.0.18, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 02 d7 25 6c 82 90 08 06
	[  +0.002657] IPv4: martian source 10.244.0.1 from 10.244.0.17, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff fe 81 20 41 29 a1 08 06
	[Sep 4 20:02] 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 d2 cb d2 91 98 09 08 06
	[  +0.242495] IPv4: martian source 10.244.0.1 from 10.244.0.21, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 26 47 9a a1 bc fb 08 06
	[  +0.302858] 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 46 55 7f 3a e4 d6 08 06
	[ +55.578813] IPv4: martian source 10.244.0.1 from 10.244.0.23, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff d6 d0 dd f6 66 fc 08 06
	[  +0.359519] IPv4: martian source 10.244.0.1 from 10.244.0.24, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 02 26 6d 04 52 89 08 06
	[Sep 4 20:03] IPv4: martian source 10.244.0.1 from 10.244.0.25, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 32 45 07 df 3d d8 08 06
	[ +15.029847] IPv4: martian source 10.244.0.1 from 10.244.0.26, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff ca 55 1b 82 84 e9 08 06
	[  +0.001163] IPv4: martian source 10.244.0.26 from 10.244.0.3, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff 7a 10 75 cb a5 74 08 06
	[Sep 4 20:13] IPv4: martian source 10.244.0.1 from 10.244.0.33, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff ca 4b f4 39 37 6e 08 06
	
	
	==> etcd [b11e88b6a165] <==
	{"level":"info","ts":"2024-09-04T20:01:45.524774Z","caller":"traceutil/trace.go:171","msg":"trace[1830112099] transaction","detail":"{read_only:false; response_revision:1182; number_of_response:1; }","duration":"153.142712ms","start":"2024-09-04T20:01:45.371613Z","end":"2024-09-04T20:01:45.524756Z","steps":["trace[1830112099] 'process raft request'  (duration: 148.485553ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-04T20:01:45.524980Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.572887ms","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-04T20:01:45.525692Z","caller":"traceutil/trace.go:171","msg":"trace[315419203] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1182; }","duration":"101.326631ms","start":"2024-09-04T20:01:45.424349Z","end":"2024-09-04T20:01:45.525676Z","steps":["trace[315419203] 'agreement among raft nodes before linearized reading'  (duration: 100.48218ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-04T20:01:55.300543Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"122.433015ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/events/\" range_end:\"/registry/events0\" count_only:true ","response":"range_response_count:0 size:8"}
	{"level":"info","ts":"2024-09-04T20:01:55.300707Z","caller":"traceutil/trace.go:171","msg":"trace[269548956] range","detail":"{range_begin:/registry/events/; range_end:/registry/events0; response_count:0; response_revision:1248; }","duration":"122.614436ms","start":"2024-09-04T20:01:55.178075Z","end":"2024-09-04T20:01:55.300690Z","steps":["trace[269548956] 'count revisions from in-memory index tree'  (duration: 122.326397ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-04T20:01:57.103870Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"167.984091ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/events/gcp-auth/gcp-auth-certs-patch.17f222f787f3ef4c\" ","response":"range_response_count:1 size:913"}
	{"level":"info","ts":"2024-09-04T20:01:57.106395Z","caller":"traceutil/trace.go:171","msg":"trace[2120388019] range","detail":"{range_begin:/registry/events/gcp-auth/gcp-auth-certs-patch.17f222f787f3ef4c; range_end:; response_count:1; response_revision:1255; }","duration":"170.507775ms","start":"2024-09-04T20:01:56.935857Z","end":"2024-09-04T20:01:57.106365Z","steps":["trace[2120388019] 'range keys from in-memory index tree'  (duration: 167.809487ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-04T20:02:04.927449Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"104.046291ms","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-04T20:02:04.927550Z","caller":"traceutil/trace.go:171","msg":"trace[1993071234] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1314; }","duration":"104.182477ms","start":"2024-09-04T20:02:04.823352Z","end":"2024-09-04T20:02:04.927534Z","steps":["trace[1993071234] 'range keys from in-memory index tree'  (duration: 103.928031ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-04T20:02:06.944070Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"119.929668ms","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-04T20:02:06.944639Z","caller":"traceutil/trace.go:171","msg":"trace[334538167] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1325; }","duration":"120.515153ms","start":"2024-09-04T20:02:06.824100Z","end":"2024-09-04T20:02:06.944616Z","steps":["trace[334538167] 'range keys from in-memory index tree'  (duration: 119.840865ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-04T20:03:00.943659Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"252.102482ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/endpoints/default/kubernetes\" ","response":"range_response_count:1 size:420"}
	{"level":"info","ts":"2024-09-04T20:03:00.945536Z","caller":"traceutil/trace.go:171","msg":"trace[220931807] range","detail":"{range_begin:/registry/services/endpoints/default/kubernetes; range_end:; response_count:1; response_revision:1453; }","duration":"253.985955ms","start":"2024-09-04T20:03:00.691528Z","end":"2024-09-04T20:03:00.945514Z","steps":["trace[220931807] 'range keys from in-memory index tree'  (duration: 251.950351ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-04T20:03:00.944229Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"120.429163ms","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-04T20:03:00.945960Z","caller":"traceutil/trace.go:171","msg":"trace[241998153] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1453; }","duration":"122.18679ms","start":"2024-09-04T20:03:00.823733Z","end":"2024-09-04T20:03:00.945919Z","steps":["trace[241998153] 'range keys from in-memory index tree'  (duration: 120.355924ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-04T20:03:07.428018Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.54109ms","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-04T20:03:07.429087Z","caller":"traceutil/trace.go:171","msg":"trace[777331360] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1472; }","duration":"104.617813ms","start":"2024-09-04T20:03:07.324448Z","end":"2024-09-04T20:03:07.429066Z","steps":["trace[777331360] 'range keys from in-memory index tree'  (duration: 103.462962ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-04T20:03:08.360809Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"131.459945ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-04T20:03:08.361129Z","caller":"traceutil/trace.go:171","msg":"trace[2082255956] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1473; }","duration":"131.783451ms","start":"2024-09-04T20:03:08.229321Z","end":"2024-09-04T20:03:08.361104Z","steps":["trace[2082255956] 'range keys from in-memory index tree'  (duration: 131.369567ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-04T20:03:08.361578Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"112.533048ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-04T20:03:08.361672Z","caller":"traceutil/trace.go:171","msg":"trace[1709230201] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1473; }","duration":"112.638833ms","start":"2024-09-04T20:03:08.249021Z","end":"2024-09-04T20:03:08.361660Z","steps":["trace[1709230201] 'range keys from in-memory index tree'  (duration: 112.523427ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-04T20:10:05.952396Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1877}
	{"level":"warn","ts":"2024-09-04T20:10:06.146192Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"172.207825ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128031675401465351 > lease_revoke:<id:70cc91be9f6d6d93>","response":"size:29"}
	{"level":"info","ts":"2024-09-04T20:10:06.164418Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1877,"took":"210.837021ms","hash":3316159973,"current-db-size-bytes":9486336,"current-db-size":"9.5 MB","current-db-size-in-use-bytes":5132288,"current-db-size-in-use":"5.1 MB"}
	{"level":"info","ts":"2024-09-04T20:10:06.164526Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3316159973,"revision":1877,"compact-revision":-1}
	
	
	==> gcp-auth [4b667d832b52] <==
	2024/09/04 20:03:23 GCP Auth Webhook started!
	2024/09/04 20:03:44 Ready to marshal response ...
	2024/09/04 20:03:44 Ready to write response ...
	2024/09/04 20:03:44 Ready to marshal response ...
	2024/09/04 20:03:44 Ready to write response ...
	2024/09/04 20:04:11 Ready to marshal response ...
	2024/09/04 20:04:11 Ready to write response ...
	2024/09/04 20:04:11 Ready to marshal response ...
	2024/09/04 20:04:11 Ready to write response ...
	2024/09/04 20:04:11 Ready to marshal response ...
	2024/09/04 20:04:11 Ready to write response ...
	2024/09/04 20:12:22 Ready to marshal response ...
	2024/09/04 20:12:22 Ready to write response ...
	2024/09/04 20:12:29 Ready to marshal response ...
	2024/09/04 20:12:29 Ready to write response ...
	2024/09/04 20:12:42 Ready to marshal response ...
	2024/09/04 20:12:42 Ready to write response ...
	2024/09/04 20:13:06 Ready to marshal response ...
	2024/09/04 20:13:06 Ready to write response ...
	
	
	==> kernel <==
	 20:13:33 up  1:05,  0 users,  load average: 2.10, 1.33, 1.52
	Linux addons-321340 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 [3e9ed2baa639] <==
	I0904 20:04:03.894790       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	I0904 20:04:03.990667       1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	W0904 20:04:04.243942       1 cacher.go:171] Terminating all watchers from cacher podgroups.scheduling.volcano.sh
	W0904 20:04:04.582468       1 cacher.go:171] Terminating all watchers from cacher jobs.batch.volcano.sh
	W0904 20:04:04.582468       1 cacher.go:171] Terminating all watchers from cacher numatopologies.nodeinfo.volcano.sh
	W0904 20:04:04.671268       1 cacher.go:171] Terminating all watchers from cacher queues.scheduling.volcano.sh
	W0904 20:04:04.990109       1 cacher.go:171] Terminating all watchers from cacher jobflows.flow.volcano.sh
	W0904 20:04:05.383507       1 cacher.go:171] Terminating all watchers from cacher jobtemplates.flow.volcano.sh
	I0904 20:12:30.932234       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0904 20:12:59.794308       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0904 20:12:59.794771       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0904 20:12:59.825775       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0904 20:12:59.825971       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0904 20:12:59.895983       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0904 20:12:59.896268       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0904 20:12:59.910355       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0904 20:12:59.911356       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0904 20:12:59.965512       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0904 20:12:59.965814       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0904 20:13:00.910368       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0904 20:13:00.966633       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0904 20:13:01.099153       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I0904 20:13:22.643216       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0904 20:13:27.341715       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0904 20:13:28.372326       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	
	
	==> kube-controller-manager [ebb99f7bc796] <==
	W0904 20:13:08.849995       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
	E0904 20:13:08.850167       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"
	W0904 20:13:10.536730       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
	E0904 20:13:10.536793       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"
	I0904 20:13:13.231312       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/tiller-deploy-b48cc5f79" duration="6.808µs"
	W0904 20:13:14.981759       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
	E0904 20:13:14.981815       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"
	I0904 20:13:17.694075       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-321340"
	W0904 20:13:18.463657       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
	E0904 20:13:18.463715       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"
	I0904 20:13:18.594408       1 shared_informer.go:313] Waiting for caches to sync for resource quota
	I0904 20:13:18.594461       1 shared_informer.go:320] Caches are synced for resource quota
	I0904 20:13:20.312739       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0904 20:13:20.312809       1 shared_informer.go:320] Caches are synced for garbage collector
	I0904 20:13:20.457043       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="13.425µs"
	W0904 20:13:22.961736       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
	E0904 20:13:22.961857       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"
	W0904 20:13:23.918279       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
	E0904 20:13:23.918345       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"
	E0904 20:13:28.375426       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0904 20:13:29.388705       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
	E0904 20:13:29.388785       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"
	I0904 20:13:30.695468       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-6fb4cdfc84" duration="7.797µs"
	W0904 20:13:31.814240       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
	E0904 20:13:31.814587       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"
	
	
	==> kube-proxy [fdb56f4ed764] <==
	I0904 20:00:28.143425       1 server_linux.go:66] "Using iptables proxy"
	I0904 20:00:30.639221       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0904 20:00:30.643335       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`"
	I0904 20:00:32.113010       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0904 20:00:32.143448       1 server_linux.go:169] "Using iptables Proxier"
	I0904 20:00:32.324734       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"
	I0904 20:00:32.401742       1 server.go:483] "Version info" version="v1.31.0"
	I0904 20:00:32.421530       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0904 20:00:32.431028       1 config.go:197] "Starting service config controller"
	I0904 20:00:32.464247       1 config.go:104] "Starting endpoint slice config controller"
	I0904 20:00:32.487866       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0904 20:00:32.518241       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0904 20:00:32.547884       1 config.go:326] "Starting node config controller"
	I0904 20:00:32.547917       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0904 20:00:32.834137       1 shared_informer.go:320] Caches are synced for service config
	I0904 20:00:32.838616       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0904 20:00:32.865015       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [5ecd1b2ed987] <==
	W0904 20:00:08.429089       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
	W0904 20:00:08.429772       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0904 20:00:08.454953       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	E0904 20:00:08.455579       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"
	W0904 20:00:09.278986       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
	E0904 20:00:09.279057       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"
	W0904 20:00:09.284850       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0904 20:00:09.285139       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0904 20:00:09.319152       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"
	E0904 20:00:09.319732       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"
	W0904 20:00:09.328263       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
	E0904 20:00:09.328393       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"
	W0904 20:00:09.399390       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
	E0904 20:00:09.399445       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"
	W0904 20:00:09.441944       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
	E0904 20:00:09.442455       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"
	W0904 20:00:09.558315       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
	E0904 20:00:09.558376       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"
	W0904 20:00:09.820573       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0904 20:00:09.823082       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0904 20:00:09.861343       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
	E0904 20:00:09.861788       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"
	W0904 20:00:09.884390       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
	E0904 20:00:09.884808       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"
	I0904 20:00:11.201988       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 04 20:13:27 addons-321340 kubelet[2186]: I0904 20:13:27.755130    2186 reconciler_common.go:288] "Volume detached for volume \"debugfs\" (UniqueName: \"kubernetes.io/host-path/35ec3f3d-4c86-40a3-a966-7921bc6e3e54-debugfs\") on node \"addons-321340\" DevicePath \"\""
	Sep 04 20:13:27 addons-321340 kubelet[2186]: I0904 20:13:27.755147    2186 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-hxpqz\" (UniqueName: \"kubernetes.io/projected/35ec3f3d-4c86-40a3-a966-7921bc6e3e54-kube-api-access-hxpqz\") on node \"addons-321340\" DevicePath \"\""
	Sep 04 20:13:27 addons-321340 kubelet[2186]: I0904 20:13:27.755168    2186 reconciler_common.go:288] "Volume detached for volume \"bpffs\" (UniqueName: \"kubernetes.io/host-path/35ec3f3d-4c86-40a3-a966-7921bc6e3e54-bpffs\") on node \"addons-321340\" DevicePath \"\""
	Sep 04 20:13:28 addons-321340 kubelet[2186]: I0904 20:13:28.350773    2186 scope.go:117] "RemoveContainer" containerID="ca0c86ba73fd8d173abfbe5d93df1ad9a259b1d820d6480787f3b3a3c0e507d6"
	Sep 04 20:13:29 addons-321340 kubelet[2186]: I0904 20:13:29.771386    2186 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/1e1ef66f-a8d5-4d07-bb9c-23b0e8233f34-gcp-creds\") pod \"1e1ef66f-a8d5-4d07-bb9c-23b0e8233f34\" (UID: \"1e1ef66f-a8d5-4d07-bb9c-23b0e8233f34\") "
	Sep 04 20:13:29 addons-321340 kubelet[2186]: I0904 20:13:29.771486    2186 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-tf6gm\" (UniqueName: \"kubernetes.io/projected/1e1ef66f-a8d5-4d07-bb9c-23b0e8233f34-kube-api-access-tf6gm\") pod \"1e1ef66f-a8d5-4d07-bb9c-23b0e8233f34\" (UID: \"1e1ef66f-a8d5-4d07-bb9c-23b0e8233f34\") "
	Sep 04 20:13:29 addons-321340 kubelet[2186]: I0904 20:13:29.772133    2186 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/1e1ef66f-a8d5-4d07-bb9c-23b0e8233f34-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "1e1ef66f-a8d5-4d07-bb9c-23b0e8233f34" (UID: "1e1ef66f-a8d5-4d07-bb9c-23b0e8233f34"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 04 20:13:29 addons-321340 kubelet[2186]: I0904 20:13:29.776053    2186 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/1e1ef66f-a8d5-4d07-bb9c-23b0e8233f34-kube-api-access-tf6gm" (OuterVolumeSpecName: "kube-api-access-tf6gm") pod "1e1ef66f-a8d5-4d07-bb9c-23b0e8233f34" (UID: "1e1ef66f-a8d5-4d07-bb9c-23b0e8233f34"). InnerVolumeSpecName "kube-api-access-tf6gm". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 04 20:13:29 addons-321340 kubelet[2186]: E0904 20:13:29.865138    2186 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="8aecea34-d087-4827-aee9-1c5dacfb20aa"
	Sep 04 20:13:29 addons-321340 kubelet[2186]: I0904 20:13:29.873982    2186 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/1e1ef66f-a8d5-4d07-bb9c-23b0e8233f34-gcp-creds\") on node \"addons-321340\" DevicePath \"\""
	Sep 04 20:13:29 addons-321340 kubelet[2186]: I0904 20:13:29.895655    2186 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-tf6gm\" (UniqueName: \"kubernetes.io/projected/1e1ef66f-a8d5-4d07-bb9c-23b0e8233f34-kube-api-access-tf6gm\") on node \"addons-321340\" DevicePath \"\""
	Sep 04 20:13:29 addons-321340 kubelet[2186]: I0904 20:13:29.897619    2186 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="35ec3f3d-4c86-40a3-a966-7921bc6e3e54" path="/var/lib/kubelet/pods/35ec3f3d-4c86-40a3-a966-7921bc6e3e54/volumes"
	Sep 04 20:13:31 addons-321340 kubelet[2186]: I0904 20:13:31.317199    2186 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-d8rgm\" (UniqueName: \"kubernetes.io/projected/a49823df-3466-4a94-b4f2-8b5264b25268-kube-api-access-d8rgm\") pod \"a49823df-3466-4a94-b4f2-8b5264b25268\" (UID: \"a49823df-3466-4a94-b4f2-8b5264b25268\") "
	Sep 04 20:13:31 addons-321340 kubelet[2186]: I0904 20:13:31.322963    2186 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/a49823df-3466-4a94-b4f2-8b5264b25268-kube-api-access-d8rgm" (OuterVolumeSpecName: "kube-api-access-d8rgm") pod "a49823df-3466-4a94-b4f2-8b5264b25268" (UID: "a49823df-3466-4a94-b4f2-8b5264b25268"). InnerVolumeSpecName "kube-api-access-d8rgm". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 04 20:13:31 addons-321340 kubelet[2186]: I0904 20:13:31.418762    2186 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-d8rgm\" (UniqueName: \"kubernetes.io/projected/a49823df-3466-4a94-b4f2-8b5264b25268-kube-api-access-d8rgm\") on node \"addons-321340\" DevicePath \"\""
	Sep 04 20:13:31 addons-321340 kubelet[2186]: I0904 20:13:31.475667    2186 scope.go:117] "RemoveContainer" containerID="af15b798028216a423df4feee180bedcda25b16d0d3bd56ae0bed64883cedd5f"
	Sep 04 20:13:31 addons-321340 kubelet[2186]: I0904 20:13:31.534000    2186 scope.go:117] "RemoveContainer" containerID="af15b798028216a423df4feee180bedcda25b16d0d3bd56ae0bed64883cedd5f"
	Sep 04 20:13:31 addons-321340 kubelet[2186]: E0904 20:13:31.536610    2186 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error response from daemon: No such container: af15b798028216a423df4feee180bedcda25b16d0d3bd56ae0bed64883cedd5f" containerID="af15b798028216a423df4feee180bedcda25b16d0d3bd56ae0bed64883cedd5f"
	Sep 04 20:13:31 addons-321340 kubelet[2186]: I0904 20:13:31.536681    2186 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"af15b798028216a423df4feee180bedcda25b16d0d3bd56ae0bed64883cedd5f"} err="failed to get container status \"af15b798028216a423df4feee180bedcda25b16d0d3bd56ae0bed64883cedd5f\": rpc error: code = Unknown desc = Error response from daemon: No such container: af15b798028216a423df4feee180bedcda25b16d0d3bd56ae0bed64883cedd5f"
	Sep 04 20:13:31 addons-321340 kubelet[2186]: I0904 20:13:31.556379    2186 scope.go:117] "RemoveContainer" containerID="d7279ab316733ffcd75acd737908fd5e6aca013c7f8408fdb6c0915aa26293ef"
	Sep 04 20:13:31 addons-321340 kubelet[2186]: I0904 20:13:31.721267    2186 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-6wwpw\" (UniqueName: \"kubernetes.io/projected/a0b48ead-c89d-4053-91cd-3ae966520369-kube-api-access-6wwpw\") pod \"a0b48ead-c89d-4053-91cd-3ae966520369\" (UID: \"a0b48ead-c89d-4053-91cd-3ae966520369\") "
	Sep 04 20:13:31 addons-321340 kubelet[2186]: I0904 20:13:31.726774    2186 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/a0b48ead-c89d-4053-91cd-3ae966520369-kube-api-access-6wwpw" (OuterVolumeSpecName: "kube-api-access-6wwpw") pod "a0b48ead-c89d-4053-91cd-3ae966520369" (UID: "a0b48ead-c89d-4053-91cd-3ae966520369"). InnerVolumeSpecName "kube-api-access-6wwpw". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 04 20:13:31 addons-321340 kubelet[2186]: I0904 20:13:31.822571    2186 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-6wwpw\" (UniqueName: \"kubernetes.io/projected/a0b48ead-c89d-4053-91cd-3ae966520369-kube-api-access-6wwpw\") on node \"addons-321340\" DevicePath \"\""
	Sep 04 20:13:31 addons-321340 kubelet[2186]: I0904 20:13:31.883675    2186 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="1e1ef66f-a8d5-4d07-bb9c-23b0e8233f34" path="/var/lib/kubelet/pods/1e1ef66f-a8d5-4d07-bb9c-23b0e8233f34/volumes"
	Sep 04 20:13:31 addons-321340 kubelet[2186]: I0904 20:13:31.884146    2186 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="a49823df-3466-4a94-b4f2-8b5264b25268" path="/var/lib/kubelet/pods/a49823df-3466-4a94-b4f2-8b5264b25268/volumes"
	
	
	==> storage-provisioner [f457d011f1be] <==
	I0904 20:00:37.360502       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0904 20:00:37.718266       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0904 20:00:37.736647       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0904 20:00:38.319775       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0904 20:00:38.328988       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"ab0ea497-f383-4e0d-b579-16577a28d685", APIVersion:"v1", ResourceVersion:"730", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-321340_7be68c1f-7139-4631-86d7-af6da98fa0aa became leader
	I0904 20:00:38.330359       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-321340_7be68c1f-7139-4631-86d7-af6da98fa0aa!
	I0904 20:00:38.632649       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-321340_7be68c1f-7139-4631-86d7-af6da98fa0aa!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-321340 -n addons-321340
helpers_test.go:261: (dbg) Run:  kubectl --context addons-321340 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-hmt29 ingress-nginx-admission-patch-hwmbq
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-321340 describe pod busybox ingress-nginx-admission-create-hmt29 ingress-nginx-admission-patch-hwmbq
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-321340 describe pod busybox ingress-nginx-admission-create-hmt29 ingress-nginx-admission-patch-hwmbq: exit status 1 (127.95663ms)

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-321340/192.168.49.2
	Start Time:       Wed, 04 Sep 2024 20:04:11 +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-vkccp (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-vkccp:
	    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  9m23s                   default-scheduler  Successfully assigned default/busybox to addons-321340
	  Normal   Pulling    7m49s (x4 over 9m22s)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m49s (x4 over 9m22s)   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     7m49s (x4 over 9m22s)   kubelet            Error: ErrImagePull
	  Warning  Failed     7m36s (x6 over 9m22s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m11s (x21 over 9m22s)  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-hmt29" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-hwmbq" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-321340 describe pod busybox ingress-nginx-admission-create-hmt29 ingress-nginx-admission-patch-hwmbq: exit status 1
--- FAIL: TestAddons/parallel/Registry (77.91s)

                                                
                                    
x
+
TestFunctional/parallel/License (0.28s)

                                                
                                                
=== 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) Non-zero exit: out/minikube-linux-amd64 license: exit status 40 (284.55903ms)

                                                
                                                
-- stdout --
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to INET_LICENSES: Failed to download licenses: download request did not return a 200, received: 404
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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_license_e06def9ad30f3b82c2fec2d915fcc2365bb8aa93_0.log                 │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:2289: command "\n\n" failed: exit status 40
--- FAIL: TestFunctional/parallel/License (0.28s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0904 20:19:05.946130   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
2024/09/04 20:20:36 [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-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0904 20:21:08.830031   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Non-zero exit: kubectl --context functional-768808 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}: context deadline exceeded (1.511µs)
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-768808 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.104.156.83   <pending>     80:31211/TCP   3m11s

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-768808 ssh "findmnt -T /mount-9p | grep 9p"
E0904 20:19:46.908538   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-768808 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (379.890986ms)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:125: /mount-9p did not appear within 12.685445717s: 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-768808 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-768808 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates": exit status 1 (400.061855ms)

                                                
                                                
-- 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-768808 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-768808 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:90: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-768808 ssh "sudo umount -f /mount-9p": exit status 1 (409.788631ms)

                                                
                                                
-- 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-768808 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-768808 /tmp/TestFunctionalparallelMountCmdany-port763841505/001:/mount-9p --alsologtostderr -v=1] ...
functional_test_mount_test.go:94: (dbg) [out/minikube-linux-amd64 mount -p functional-768808 /tmp/TestFunctionalparallelMountCmdany-port763841505/001:/mount-9p --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:94: (dbg) [out/minikube-linux-amd64 mount -p functional-768808 /tmp/TestFunctionalparallelMountCmdany-port763841505/001:/mount-9p --alsologtostderr -v=1] stderr:
I0904 20:19:38.716755  108814 out.go:345] Setting OutFile to fd 1 ...
I0904 20:19:38.717125  108814 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0904 20:19:38.717145  108814 out.go:358] Setting ErrFile to fd 2...
I0904 20:19:38.717154  108814 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0904 20:19:38.717725  108814 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/bin
I0904 20:19:38.718310  108814 mustload.go:65] Loading cluster: functional-768808
I0904 20:19:38.719254  108814 config.go:182] Loaded profile config "functional-768808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0904 20:19:38.720309  108814 cli_runner.go:164] Run: docker container inspect functional-768808 --format={{.State.Status}}
I0904 20:19:38.766533  108814 host.go:66] Checking if "functional-768808" exists ...
I0904 20:19:38.769786  108814 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0904 20:19:39.017676  108814 info.go:266] docker info: {ID:290737d6-63f3-46fa-934b-bfac5e08edb8 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-04 20:19:38.9999195 +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 IndexServer
Address: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:8337182720 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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin n
ame=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>}}
I0904 20:19:39.017958  108814 cli_runner.go:164] Run: docker network inspect functional-768808 --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}}]}"
I0904 20:19:39.062556  108814 out.go:201] 
W0904 20:19:39.064382  108814 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.
I0904 20:19:39.066793  108814 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/any-port (13.63s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:253: /mount-9p did not appear within 10.696777634s: 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-768808 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-768808 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates": exit status 1 (421.124147ms)

                                                
                                                
-- 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-768808 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-768808 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-768808 ssh "sudo umount -f /mount-9p": exit status 1 (405.252976ms)

                                                
                                                
-- 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-768808 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-768808 /tmp/TestFunctionalparallelMountCmdspecific-port577841730/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-768808 /tmp/TestFunctionalparallelMountCmdspecific-port577841730/001:/mount-9p --alsologtostderr -v=1 --port 46464] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-768808 /tmp/TestFunctionalparallelMountCmdspecific-port577841730/001:/mount-9p --alsologtostderr -v=1 --port 46464] stderr:
I0904 20:19:52.374277  109488 out.go:345] Setting OutFile to fd 1 ...
I0904 20:19:52.374555  109488 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0904 20:19:52.374574  109488 out.go:358] Setting ErrFile to fd 2...
I0904 20:19:52.374584  109488 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0904 20:19:52.374966  109488 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/bin
I0904 20:19:52.375466  109488 mustload.go:65] Loading cluster: functional-768808
I0904 20:19:52.376291  109488 config.go:182] Loaded profile config "functional-768808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0904 20:19:52.377388  109488 cli_runner.go:164] Run: docker container inspect functional-768808 --format={{.State.Status}}
I0904 20:19:52.420066  109488 host.go:66] Checking if "functional-768808" exists ...
I0904 20:19:52.421046  109488 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0904 20:19:52.636568  109488 info.go:266] docker info: {ID:290737d6-63f3-46fa-934b-bfac5e08edb8 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-04 20:19:52.612341159 +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:8337182720 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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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>}}
I0904 20:19:52.636838  109488 cli_runner.go:164] Run: docker network inspect functional-768808 --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}}]}"
I0904 20:19:52.687886  109488 out.go:201] 
W0904 20:19:52.691238  109488 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.
I0904 20:19:52.693589  109488 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/specific-port (11.65s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** 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-768808 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2357619973/001:/mount1 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-768808 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2357619973/001:/mount1 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-768808 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2357619973/001:/mount1 --alsologtostderr -v=1] stderr:
I0904 20:20:04.092964  110075 out.go:345] Setting OutFile to fd 1 ...
I0904 20:20:04.095726  110075 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0904 20:20:04.095798  110075 out.go:358] Setting ErrFile to fd 2...
I0904 20:20:04.095824  110075 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0904 20:20:04.096563  110075 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/bin
I0904 20:20:04.097231  110075 mustload.go:65] Loading cluster: functional-768808
I0904 20:20:04.098342  110075 config.go:182] Loaded profile config "functional-768808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0904 20:20:04.099539  110075 cli_runner.go:164] Run: docker container inspect functional-768808 --format={{.State.Status}}
I0904 20:20:04.278511  110075 host.go:66] Checking if "functional-768808" exists ...
I0904 20:20:04.278992  110075 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0904 20:20:04.831659  110075 info.go:266] docker info: {ID:290737d6-63f3-46fa-934b-bfac5e08edb8 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:33 OomKillDisable:false NGoroutines:55 SystemTime:2024-09-04 20:20:04.609803243 +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:8337182720 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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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>}}
I0904 20:20:04.831923  110075 cli_runner.go:164] Run: docker network inspect functional-768808 --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}}]}"
I0904 20:20:04.927911  110075 out.go:201] 
W0904 20:20:04.931717  110075 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.
I0904 20:20:04.935358  110075 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-768808 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2357619973/001:/mount2 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-768808 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2357619973/001:/mount2 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-768808 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2357619973/001:/mount2 --alsologtostderr -v=1] stderr:
I0904 20:20:04.180217  110076 out.go:345] Setting OutFile to fd 1 ...
I0904 20:20:04.180561  110076 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0904 20:20:04.180600  110076 out.go:358] Setting ErrFile to fd 2...
I0904 20:20:04.180621  110076 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0904 20:20:04.181138  110076 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/bin
I0904 20:20:04.181686  110076 mustload.go:65] Loading cluster: functional-768808
I0904 20:20:04.182363  110076 config.go:182] Loaded profile config "functional-768808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0904 20:20:04.183169  110076 cli_runner.go:164] Run: docker container inspect functional-768808 --format={{.State.Status}}
I0904 20:20:04.418228  110076 host.go:66] Checking if "functional-768808" exists ...
I0904 20:20:04.418743  110076 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0904 20:20:04.828873  110076 info.go:266] docker info: {ID:290737d6-63f3-46fa-934b-bfac5e08edb8 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:33 OomKillDisable:false NGoroutines:55 SystemTime:2024-09-04 20:20:04.609803243 +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:8337182720 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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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>}}
I0904 20:20:04.829471  110076 cli_runner.go:164] Run: docker network inspect functional-768808 --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}}]}"
I0904 20:20:04.953353  110076 out.go:201] 
W0904 20:20:04.956050  110076 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.
I0904 20:20:04.958987  110076 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-768808 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2357619973/001:/mount3 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-768808 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2357619973/001:/mount3 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-768808 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2357619973/001:/mount3 --alsologtostderr -v=1] stderr:
I0904 20:20:04.333231  110077 out.go:345] Setting OutFile to fd 1 ...
I0904 20:20:04.337006  110077 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0904 20:20:04.337030  110077 out.go:358] Setting ErrFile to fd 2...
I0904 20:20:04.337039  110077 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0904 20:20:04.337526  110077 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/bin
I0904 20:20:04.340705  110077 mustload.go:65] Loading cluster: functional-768808
I0904 20:20:04.350378  110077 config.go:182] Loaded profile config "functional-768808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0904 20:20:04.351590  110077 cli_runner.go:164] Run: docker container inspect functional-768808 --format={{.State.Status}}
I0904 20:20:04.503235  110077 host.go:66] Checking if "functional-768808" exists ...
I0904 20:20:04.503953  110077 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0904 20:20:04.937333  110077 info.go:266] docker info: {ID:290737d6-63f3-46fa-934b-bfac5e08edb8 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:33 OomKillDisable:false NGoroutines:54 SystemTime:2024-09-04 20:20:04.833878437 +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:8337182720 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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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>}}
I0904 20:20:04.937604  110077 cli_runner.go:164] Run: docker network inspect functional-768808 --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}}]}"
I0904 20:20:05.002529  110077 out.go:201] 
W0904 20:20:05.005136  110077 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.
I0904 20:20:05.007284  110077 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/VerifyCleanup (15.03s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
E0904 20:23:24.946725   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/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-768808 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.104.156.83   <pending>     80:31211/TCP   5m4s
functional_test_tunnel_test.go:301: expected body to contain "Welcome to nginx!", but got *""*
--- FAIL: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (112.87s)

                                                
                                    

Test pass (96/108)

Order passed test Duration
3 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.14
4 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.15
5 TestAddons/Setup 268.22
7 TestAddons/serial/Volcano 46.7
9 TestAddons/serial/GCPAuth/Namespaces 0.23
12 TestAddons/parallel/Ingress 23.19
13 TestAddons/parallel/InspektorGadget 12.51
14 TestAddons/parallel/MetricsServer 7.11
15 TestAddons/parallel/HelmTiller 13.02
17 TestAddons/parallel/CSI 43.55
18 TestAddons/parallel/Headlamp 21.47
19 TestAddons/parallel/CloudSpanner 6.08
20 TestAddons/parallel/LocalPath 56.8
21 TestAddons/parallel/NvidiaDevicePlugin 5.91
22 TestAddons/parallel/Yakd 12.08
23 TestAddons/StoppedEnableDisable 6.54
26 TestFunctional/serial/CopySyncFile 0.06
27 TestFunctional/serial/StartWithProxy 53.5
28 TestFunctional/serial/AuditLog 0
29 TestFunctional/serial/SoftStart 28.59
30 TestFunctional/serial/KubeContext 0.12
31 TestFunctional/serial/KubectlGetPods 0.26
34 TestFunctional/serial/CacheCmd/cache/add_remote 3.09
35 TestFunctional/serial/CacheCmd/cache/add_local 1.46
36 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.09
37 TestFunctional/serial/CacheCmd/cache/list 0.09
38 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.55
39 TestFunctional/serial/CacheCmd/cache/cache_reload 2.04
40 TestFunctional/serial/CacheCmd/cache/delete 0.18
41 TestFunctional/serial/MinikubeKubectlCmd 1.35
42 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.19
43 TestFunctional/serial/ExtraConfig 81.23
44 TestFunctional/serial/ComponentHealth 0.14
45 TestFunctional/serial/LogsCmd 1.8
46 TestFunctional/serial/LogsFileCmd 1.68
47 TestFunctional/serial/InvalidService 5.25
49 TestFunctional/parallel/ConfigCmd 1.01
50 TestFunctional/parallel/DashboardCmd 16.24
51 TestFunctional/parallel/DryRun 0.77
52 TestFunctional/parallel/InternationalLanguage 0.4
53 TestFunctional/parallel/StatusCmd 1.65
57 TestFunctional/parallel/ServiceCmdConnect 9.11
58 TestFunctional/parallel/AddonsCmd 0.24
59 TestFunctional/parallel/PersistentVolumeClaim 29.9
61 TestFunctional/parallel/SSHCmd 0.82
62 TestFunctional/parallel/CpCmd 3.25
63 TestFunctional/parallel/MySQL 55.77
64 TestFunctional/parallel/FileSync 0.41
65 TestFunctional/parallel/CertSync 3.6
69 TestFunctional/parallel/NodeLabels 0.11
71 TestFunctional/parallel/NonActiveRuntimeDisabled 0.65
74 TestFunctional/parallel/Version/short 0.11
75 TestFunctional/parallel/Version/components 1.93
76 TestFunctional/parallel/ImageCommands/ImageListShort 0.32
77 TestFunctional/parallel/ImageCommands/ImageListTable 0.32
78 TestFunctional/parallel/ImageCommands/ImageListJson 0.33
79 TestFunctional/parallel/ImageCommands/ImageListYaml 0.34
80 TestFunctional/parallel/ImageCommands/ImageBuild 3.5
81 TestFunctional/parallel/ImageCommands/Setup 2.61
82 TestFunctional/parallel/DockerEnv/bash 1.85
83 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 2.2
84 TestFunctional/parallel/UpdateContextCmd/no_changes 0.29
85 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.27
86 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.3
87 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.79
88 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 2.56
89 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.7
90 TestFunctional/parallel/ImageCommands/ImageRemove 1.16
91 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.74
92 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 1.01
93 TestFunctional/parallel/ServiceCmd/DeployApp 29.68
94 TestFunctional/parallel/ServiceCmd/List 3.35
95 TestFunctional/parallel/ServiceCmd/JSONOutput 2.58
96 TestFunctional/parallel/ServiceCmd/HTTPS 1.61
97 TestFunctional/parallel/ServiceCmd/Format 1.08
98 TestFunctional/parallel/ServiceCmd/URL 0.8
100 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 1.1
101 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
103 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 12.06
105 TestFunctional/parallel/ProfileCmd/profile_not_create 0.62
106 TestFunctional/parallel/ProfileCmd/profile_list 0.59
107 TestFunctional/parallel/ProfileCmd/profile_json_output 0.56
115 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
116 TestFunctional/delete_echo-server_images 0.07
117 TestFunctional/delete_my-image_image 0.03
118 TestFunctional/delete_minikube_cached_images 0.04
123 TestStartStop/group/cloud-shell/serial/FirstStart 49.54
124 TestStartStop/group/cloud-shell/serial/DeployApp 8.47
125 TestStartStop/group/cloud-shell/serial/EnableAddonWhileActive 1.33
126 TestStartStop/group/cloud-shell/serial/Stop 11.26
127 TestStartStop/group/cloud-shell/serial/EnableAddonAfterStop 0.34
128 TestStartStop/group/cloud-shell/serial/SecondStart 286.5
129 TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop 6.03
130 TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop 6.13
131 TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages 0.31
132 TestStartStop/group/cloud-shell/serial/Pause 4.75
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.14s)

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.15s)

                                                
                                                
=== 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-321340
addons_test.go:1048: (dbg) Non-zero exit: out/minikube-linux-amd64 addons disable dashboard -p addons-321340: exit status 85 (153.734297ms)

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

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

                                                
                                    
x
+
TestAddons/Setup (268.22s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-amd64 start -p addons-321340 --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-321340 --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: (4m28.215052181s)
--- PASS: TestAddons/Setup (268.22s)

                                                
                                    
x
+
TestAddons/serial/Volcano (46.7s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:913: volcano-controller stabilized in 250.294087ms
addons_test.go:897: volcano-scheduler stabilized in 251.010634ms
addons_test.go:905: volcano-admission stabilized in 251.416191ms
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-2298c" [6a4e9dab-d34a-4cd7-8083-e65fa4af186f] Running
addons_test.go:919: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.005899365s
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-fq4ct" [10fb7668-ae65-43cd-8e60-3e1a03a9d961] Running
addons_test.go:923: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 6.009232695s
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-tgzxd" [6d1e83a4-a8b4-4e4c-a71f-f730c0bdf3f8] Running
addons_test.go:927: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 6.005379274s
addons_test.go:932: (dbg) Run:  kubectl --context addons-321340 delete -n volcano-system job volcano-admission-init
addons_test.go:938: (dbg) Run:  kubectl --context addons-321340 create -f testdata/vcjob.yaml
addons_test.go:946: (dbg) Run:  kubectl --context addons-321340 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" [90e659b9-7e2e-4939-a280-4e4ced681c59] Pending
helpers_test.go:344: "test-job-nginx-0" [90e659b9-7e2e-4939-a280-4e4ced681c59] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [90e659b9-7e2e-4939-a280-4e4ced681c59] Running
addons_test.go:964: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 16.004943492s
addons_test.go:968: (dbg) Run:  out/minikube-linux-amd64 -p addons-321340 addons disable volcano --alsologtostderr -v=1
addons_test.go:968: (dbg) Done: out/minikube-linux-amd64 -p addons-321340 addons disable volcano --alsologtostderr -v=1: (10.815089683s)
--- PASS: TestAddons/serial/Volcano (46.70s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Ingress (23.19s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-321340 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-321340 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-321340 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" [df9a7a4d-62aa-4202-a5fd-50ce44d54873] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [df9a7a4d-62aa-4202-a5fd-50ce44d54873] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.006792734s
addons_test.go:264: (dbg) Run:  out/minikube-linux-amd64 -p addons-321340 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:288: (dbg) Run:  kubectl --context addons-321340 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-amd64 -p addons-321340 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-321340 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-amd64 -p addons-321340 addons disable ingress-dns --alsologtostderr -v=1: (1.974051307s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-amd64 -p addons-321340 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-amd64 -p addons-321340 addons disable ingress --alsologtostderr -v=1: (8.075810538s)
--- PASS: TestAddons/parallel/Ingress (23.19s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (12.51s)

                                                
                                                
=== 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-zs8fh" [35ec3f3d-4c86-40a3-a966-7921bc6e3e54] 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.006431516s
addons_test.go:851: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-321340
addons_test.go:851: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-321340: (6.499402758s)
--- PASS: TestAddons/parallel/InspektorGadget (12.51s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (7.11s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 23.227904ms
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-cqf45" [e4f7e045-caaf-40b4-9b7c-7cafb7c1fe65] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.004744766s
addons_test.go:417: (dbg) Run:  kubectl --context addons-321340 top pods -n kube-system
addons_test.go:434: (dbg) Run:  out/minikube-linux-amd64 -p addons-321340 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (7.11s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (13.02s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:458: tiller-deploy stabilized in 12.211832ms
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-jhtwj" [d9c3ae1d-aa0f-4588-8ca7-1919d47539ad] Running
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 6.006487131s
addons_test.go:475: (dbg) Run:  kubectl --context addons-321340 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-321340 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (5.608513067s)
addons_test.go:480: kubectl --context addons-321340 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: unexpected stderr: Unable to use a TTY - input is not a terminal or the right kind of file
If you don't see a command prompt, try pressing enter.
warning: couldn't attach to pod/helm-test, falling back to streaming logs: error stream protocol error: unknown error
addons_test.go:492: (dbg) Run:  out/minikube-linux-amd64 -p addons-321340 addons disable helm-tiller --alsologtostderr -v=1
addons_test.go:492: (dbg) Done: out/minikube-linux-amd64 -p addons-321340 addons disable helm-tiller --alsologtostderr -v=1: (1.388198988s)
--- PASS: TestAddons/parallel/HelmTiller (13.02s)

                                                
                                    
x
+
TestAddons/parallel/CSI (43.55s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 35.970901ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-321340 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-321340 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-321340 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-321340 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-321340 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-321340 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-321340 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-321340 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" [63446013-edfd-477a-a0ee-4fc76c4ed8fc] Pending
helpers_test.go:344: "task-pv-pod" [63446013-edfd-477a-a0ee-4fc76c4ed8fc] 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" [63446013-edfd-477a-a0ee-4fc76c4ed8fc] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 8.0073439s
addons_test.go:590: (dbg) Run:  kubectl --context addons-321340 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-321340 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:427: TestAddons/parallel/CSI: WARNING: volume snapshot get for "default" "new-snapshot-demo" returned: 
helpers_test.go:419: (dbg) Run:  kubectl --context addons-321340 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-321340 delete pod task-pv-pod
addons_test.go:600: (dbg) Done: kubectl --context addons-321340 delete pod task-pv-pod: (1.160286823s)
addons_test.go:606: (dbg) Run:  kubectl --context addons-321340 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-321340 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-321340 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-321340 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-321340 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-321340 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-321340 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-321340 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-321340 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-321340 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-321340 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-321340 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" [77fbddb6-4e3d-4837-a516-ed0419baf6f1] Pending
helpers_test.go:344: "task-pv-pod-restore" [77fbddb6-4e3d-4837-a516-ed0419baf6f1] 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" [77fbddb6-4e3d-4837-a516-ed0419baf6f1] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.011404789s
addons_test.go:632: (dbg) Run:  kubectl --context addons-321340 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-321340 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-321340 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-amd64 -p addons-321340 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-amd64 -p addons-321340 addons disable csi-hostpath-driver --alsologtostderr -v=1: (7.652985159s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-amd64 -p addons-321340 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:648: (dbg) Done: out/minikube-linux-amd64 -p addons-321340 addons disable volumesnapshots --alsologtostderr -v=1: (1.380270148s)
--- PASS: TestAddons/parallel/CSI (43.55s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (21.47s)

                                                
                                                
=== 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-321340 --alsologtostderr -v=1
addons_test.go:830: (dbg) Done: out/minikube-linux-amd64 addons enable headlamp -p addons-321340 --alsologtostderr -v=1: (2.489193068s)
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-lthm5" [4da4c6d5-da08-4aa9-8882-359ed1a6a1da] Pending
helpers_test.go:344: "headlamp-57fb76fcdb-lthm5" [4da4c6d5-da08-4aa9-8882-359ed1a6a1da] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-57fb76fcdb-lthm5" [4da4c6d5-da08-4aa9-8882-359ed1a6a1da] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 13.005388789s
addons_test.go:839: (dbg) Run:  out/minikube-linux-amd64 -p addons-321340 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-amd64 -p addons-321340 addons disable headlamp --alsologtostderr -v=1: (5.974406315s)
--- PASS: TestAddons/parallel/Headlamp (21.47s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.08s)

                                                
                                                
=== 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-bp784" [42281328-0e9f-41e4-9c97-b1145c881b71] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.050008897s
addons_test.go:870: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-321340
addons_test.go:870: (dbg) Done: out/minikube-linux-amd64 addons disable cloud-spanner -p addons-321340: (1.02227018s)
--- PASS: TestAddons/parallel/CloudSpanner (6.08s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (56.8s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-321340 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-321340 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-321340 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-321340 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-321340 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-321340 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-321340 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-321340 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" [e9bcb25e-fade-4e89-a539-f06cf7a2593f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [e9bcb25e-fade-4e89-a539-f06cf7a2593f] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [e9bcb25e-fade-4e89-a539-f06cf7a2593f] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.006332934s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-321340 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-amd64 -p addons-321340 ssh "cat /opt/local-path-provisioner/pvc-b380294b-154e-4b49-9b2d-b0fe675506dc_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-321340 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-321340 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-amd64 -p addons-321340 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-amd64 -p addons-321340 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (45.409930887s)
--- PASS: TestAddons/parallel/LocalPath (56.80s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.91s)

                                                
                                                
=== 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-66v6h" [d65ad971-2d70-4e4e-90f3-a9f6ac468dd7] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.005790212s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-321340
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.91s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (12.08s)

                                                
                                                
=== 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-zz7h2" [505b788e-2957-45aa-899c-65db5048a0a0] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.006080024s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-amd64 -p addons-321340 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-amd64 -p addons-321340 addons disable yakd --alsologtostderr -v=1: (6.076311908s)
--- PASS: TestAddons/parallel/Yakd (12.08s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (6.54s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.06s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1855: local sync path: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/files/etc/test/nested/copy/71186/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.06s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (53.5s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-amd64 start -p functional-768808 --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-768808 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=docker: (53.446523769s)
--- PASS: TestFunctional/serial/StartWithProxy (53.50s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (28.59s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (1.35s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.19s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (81.23s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.8s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.68s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-768808 logs --file /tmp/TestFunctionalserialLogsFileCmd1738589157/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-768808 logs --file /tmp/TestFunctionalserialLogsFileCmd1738589157/001/logs.txt: (1.675245457s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.68s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (5.25s)

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

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

                                                
                                                
-- /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-768808 delete -f testdata/invalidsvc.yaml
functional_test.go:2327: (dbg) Done: kubectl --context functional-768808 delete -f testdata/invalidsvc.yaml: (1.289794513s)
--- PASS: TestFunctional/serial/InvalidService (5.25s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (1.01s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (16.24s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.77s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0904 20:20:18.953070  110710 out.go:345] Setting OutFile to fd 1 ...
	I0904 20:20:18.953618  110710 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0904 20:20:18.953637  110710 out.go:358] Setting ErrFile to fd 2...
	I0904 20:20:18.953646  110710 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0904 20:20:18.954169  110710 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/bin
	I0904 20:20:18.954832  110710 out.go:352] Setting JSON to false
	I0904 20:20:18.956458  110710 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":4362,"bootTime":1725476857,"procs":95,"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"}
	I0904 20:20:18.956553  110710 start.go:139] virtualization:  guest
	I0904 20:20:18.960864  110710 out.go:177] * [functional-768808] minikube v1.34.0 on Ubuntu 22.04 (amd64)
	I0904 20:20:18.964169  110710 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0904 20:20:18.964367  110710 notify.go:220] Checking for updates...
	I0904 20:20:18.970809  110710 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0904 20:20:18.974670  110710 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19575-65131/kubeconfig
	I0904 20:20:18.977813  110710 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19575-65131/.minikube
	I0904 20:20:18.980708  110710 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0904 20:20:18.983810  110710 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0904 20:20:18.987705  110710 config.go:182] Loaded profile config "functional-768808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0904 20:20:18.988651  110710 driver.go:394] Setting default libvirt URI to qemu:///system
	I0904 20:20:19.042598  110710 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0904 20:20:19.042834  110710 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0904 20:20:19.155972  110710 info.go:266] docker info: {ID:290737d6-63f3-46fa-934b-bfac5e08edb8 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-04 20:20:19.138691666 +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:8337182720 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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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>}}
	I0904 20:20:19.156167  110710 docker.go:307] overlay module found
	I0904 20:20:19.159816  110710 out.go:177] * Using the docker driver based on existing profile
	I0904 20:20:19.162708  110710 start.go:297] selected driver: docker
	I0904 20:20:19.162740  110710 start.go:901] validating driver "docker" against &{Name:functional-768808 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:functional-768808 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] 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.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:fals
e 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}
	I0904 20:20:19.162928  110710 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0904 20:20:19.166608  110710 out.go:201] 
	W0904 20:20:19.170707  110710 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
	I0904 20:20:19.174251  110710 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.4s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0904 20:20:19.806616  110848 out.go:345] Setting OutFile to fd 1 ...
	I0904 20:20:19.806834  110848 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0904 20:20:19.806851  110848 out.go:358] Setting ErrFile to fd 2...
	I0904 20:20:19.806863  110848 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0904 20:20:19.807513  110848 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/bin
	I0904 20:20:19.808409  110848 out.go:352] Setting JSON to false
	I0904 20:20:19.810006  110848 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":4363,"bootTime":1725476857,"procs":96,"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"}
	I0904 20:20:19.810167  110848 start.go:139] virtualization:  guest
	I0904 20:20:19.818024  110848 out.go:177] * [functional-768808] minikube v1.34.0 sur Ubuntu 22.04 (amd64)
	I0904 20:20:19.824136  110848 notify.go:220] Checking for updates...
	I0904 20:20:19.824261  110848 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0904 20:20:19.829153  110848 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0904 20:20:19.832983  110848 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19575-65131/kubeconfig
	I0904 20:20:19.836773  110848 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19575-65131/.minikube
	I0904 20:20:19.840384  110848 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0904 20:20:19.849032  110848 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0904 20:20:19.853844  110848 config.go:182] Loaded profile config "functional-768808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
	I0904 20:20:19.855813  110848 driver.go:394] Setting default libvirt URI to qemu:///system
	I0904 20:20:19.897961  110848 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0904 20:20:19.898159  110848 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0904 20:20:20.001800  110848 info.go:266] docker info: {ID:290737d6-63f3-46fa-934b-bfac5e08edb8 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-04 20:20:19.98332368 +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:8337182720 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.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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>}}
	I0904 20:20:20.002004  110848 docker.go:307] overlay module found
	I0904 20:20:20.006461  110848 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0904 20:20:20.010168  110848 start.go:297] selected driver: docker
	I0904 20:20:20.010250  110848 start.go:901] validating driver "docker" against &{Name:functional-768808 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:functional-768808 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] 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.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:fals
e 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}
	I0904 20:20:20.010407  110848 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0904 20:20:20.015512  110848 out.go:201] 
	W0904 20:20:20.018914  110848 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
	I0904 20:20:20.023334  110848 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.65s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (9.11s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-768808 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-768808 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-8qhgh" [c05bfc2d-4632-45c1-bf18-65d9a4c13df8] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-8qhgh" [c05bfc2d-4632-45c1-bf18-65d9a4c13df8] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 8.004447371s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-768808 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:30351
functional_test.go:1675: http://192.168.49.2:30351: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-67bdd5bbb4-8qhgh

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.24s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (29.9s)

                                                
                                                
=== 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" [bb79d9b4-2180-4270-83f3-f353af8d4b03] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.004872725s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-768808 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-768808 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-768808 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-768808 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" [ddab7f5a-a6fd-4db3-80a7-ca81d4f6a327] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [ddab7f5a-a6fd-4db3-80a7-ca81d4f6a327] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 15.005940506s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-768808 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-768808 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-768808 delete -f testdata/storage-provisioner/pod.yaml: (1.456919491s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-768808 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" [9c534cfb-65d4-4285-a5d2-d438f91e32ce] Pending
helpers_test.go:344: "sp-pod" [9c534cfb-65d4-4285-a5d2-d438f91e32ce] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [9c534cfb-65d4-4285-a5d2-d438f91e32ce] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.005879367s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-768808 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (29.90s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.82s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (3.25s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (55.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-768808 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-s7cpj" [02b23245-1c4e-4f28-b94c-881e7a928f86] Pending
helpers_test.go:344: "mysql-6cdb49bbb-s7cpj" [02b23245-1c4e-4f28-b94c-881e7a928f86] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-s7cpj" [02b23245-1c4e-4f28-b94c-881e7a928f86] Running
E0904 20:18:27.534043   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/client.crt: no such file or directory" logger="UnhandledError"
E0904 20:18:30.096565   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 32.021721101s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-768808 exec mysql-6cdb49bbb-s7cpj -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-768808 exec mysql-6cdb49bbb-s7cpj -- mysql -ppassword -e "show databases;": exit status 1 (1.199431002s)

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

                                                
                                                
** /stderr **
functional_test.go:1807: (dbg) Run:  kubectl --context functional-768808 exec mysql-6cdb49bbb-s7cpj -- mysql -ppassword -e "show databases;"
E0904 20:18:35.218661   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-768808 exec mysql-6cdb49bbb-s7cpj -- mysql -ppassword -e "show databases;": exit status 1 (927.780444ms)

                                                
                                                
** 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-768808 exec mysql-6cdb49bbb-s7cpj -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-768808 exec mysql-6cdb49bbb-s7cpj -- mysql -ppassword -e "show databases;": exit status 1 (2.17081573s)

                                                
                                                
** 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-768808 exec mysql-6cdb49bbb-s7cpj -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-768808 exec mysql-6cdb49bbb-s7cpj -- mysql -ppassword -e "show databases;": exit status 1 (1.178427266s)

                                                
                                                
** 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-768808 exec mysql-6cdb49bbb-s7cpj -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-768808 exec mysql-6cdb49bbb-s7cpj -- mysql -ppassword -e "show databases;": exit status 1 (740.656892ms)

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

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.41s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1929: Checking for existence of /etc/test/nested/copy/71186/hosts within VM
functional_test.go:1931: (dbg) Run:  out/minikube-linux-amd64 -p functional-768808 ssh "sudo cat /etc/test/nested/copy/71186/hosts"
functional_test.go:1936: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.41s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (3.6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/71186.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-768808 ssh "sudo cat /etc/ssl/certs/71186.pem"
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/71186.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-768808 ssh "sudo cat /usr/share/ca-certificates/71186.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-768808 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/711862.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-768808 ssh "sudo cat /etc/ssl/certs/711862.pem"
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/711862.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-768808 ssh "sudo cat /usr/share/ca-certificates/711862.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-768808 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (3.60s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.11s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.65s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

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

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

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

                                                
                                                
=== 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-768808 version -o=json --components
functional_test.go:2270: (dbg) Done: out/minikube-linux-amd64 -p functional-768808 version -o=json --components: (1.925130276s)
--- PASS: TestFunctional/parallel/Version/components (1.93s)

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

                                                
                                                
=== 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-768808 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-768808 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.0
registry.k8s.io/kube-proxy:v1.31.0
registry.k8s.io/kube-controller-manager:v1.31.0
registry.k8s.io/kube-apiserver:v1.31.0
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.1
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-768808
docker.io/kubernetesui/metrics-scraper:<none>
docker.io/kubernetesui/dashboard:<none>
docker.io/kicbase/echo-server:functional-768808
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-768808 image ls --format short --alsologtostderr:
I0904 20:20:39.245545  111662 out.go:345] Setting OutFile to fd 1 ...
I0904 20:20:39.246777  111662 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0904 20:20:39.246857  111662 out.go:358] Setting ErrFile to fd 2...
I0904 20:20:39.246886  111662 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0904 20:20:39.248067  111662 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/bin
I0904 20:20:39.249114  111662 config.go:182] Loaded profile config "functional-768808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0904 20:20:39.249352  111662 config.go:182] Loaded profile config "functional-768808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0904 20:20:39.250219  111662 cli_runner.go:164] Run: docker container inspect functional-768808 --format={{.State.Status}}
I0904 20:20:39.281125  111662 ssh_runner.go:195] Run: systemctl --version
I0904 20:20:39.281336  111662 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-768808
I0904 20:20:39.310462  111662 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/functional-768808/id_rsa Username:docker}
I0904 20:20:39.414806  111662 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.32s)

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

                                                
                                                
=== 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-768808 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-768808 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| registry.k8s.io/kube-proxy                  | v1.31.0           | ad83b2ca7b09e | 91.5MB |
| registry.k8s.io/etcd                        | 3.5.15-0          | 2e96e5913fc06 | 148MB  |
| docker.io/kicbase/echo-server               | functional-768808 | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/pause                       | 3.3               | 0184c1613d929 | 683kB  |
| docker.io/kubernetesui/dashboard            | <none>            | 07655ddf2eebe | 246MB  |
| docker.io/kubernetesui/metrics-scraper      | <none>            | 115053965e86b | 43.8MB |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
| localhost/my-image                          | functional-768808 | ed7af81c126d7 | 1.24MB |
| docker.io/library/minikube-local-cache-test | functional-768808 | 2035ff3fd9dd6 | 30B    |
| docker.io/library/nginx                     | latest            | 5ef79149e0ec8 | 188MB  |
| registry.k8s.io/kube-scheduler              | v1.31.0           | 1766f54c897f0 | 67.4MB |
| docker.io/library/mysql                     | 5.7               | 5107333e08a87 | 501MB  |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
| registry.k8s.io/pause                       | latest            | 350b164e7ae1d | 240kB  |
| docker.io/library/nginx                     | alpine            | 0f0eda053dc5c | 43.3MB |
| registry.k8s.io/kube-controller-manager     | v1.31.0           | 045733566833c | 88.4MB |
| registry.k8s.io/kube-apiserver              | v1.31.0           | 604f5db92eaa8 | 94.2MB |
| registry.k8s.io/pause                       | 3.10              | 873ed75102791 | 736kB  |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| registry.k8s.io/coredns/coredns             | v1.11.1           | cbb01a7bd410d | 59.8MB |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-768808 image ls --format table --alsologtostderr:
I0904 20:20:43.745063  112010 out.go:345] Setting OutFile to fd 1 ...
I0904 20:20:43.745310  112010 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0904 20:20:43.745327  112010 out.go:358] Setting ErrFile to fd 2...
I0904 20:20:43.745336  112010 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0904 20:20:43.745665  112010 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/bin
I0904 20:20:43.746649  112010 config.go:182] Loaded profile config "functional-768808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0904 20:20:43.746835  112010 config.go:182] Loaded profile config "functional-768808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0904 20:20:43.747507  112010 cli_runner.go:164] Run: docker container inspect functional-768808 --format={{.State.Status}}
I0904 20:20:43.775779  112010 ssh_runner.go:195] Run: systemctl --version
I0904 20:20:43.775896  112010 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-768808
I0904 20:20:43.805384  112010 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/functional-768808/id_rsa Username:docker}
I0904 20:20:43.909295  112010 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.32s)

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

                                                
                                                
=== 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-768808 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-768808 image ls --format json --alsologtostderr:
[{"id":"cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"59800000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"},{"id":"ed7af81c126d775c381a6ddc2682ffeb21b85e855c715322db2bfc61c4b05f82","repoDigests":[],"repoTags":["localhost/my-image:functional-768808"],"size":"1240000"},{"id":"0f0eda053dc5c4c8240f11542cb4d200db6a11d476a4189b1eb0a3afa5684a9a","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"43300000"},{"id":"ad83b2ca7b09e6162f96f933eecded731cbebf049c78f941fd0ce560a86b6494","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.31.0"],"size":"91500000"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":[],"repoTags":["docker.io/library/mysql:5.7"],"size":"501000000"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","re
poDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-768808"],"size":"4940000"},{"id":"2035ff3fd9dd640b90b232a546eeb3ee09f5e96715ac0a187cd197f4abdb5df0","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-768808"],"size":"30"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"148000000"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10"],"size":"736000"},{"id":"604f5db92eaa823d11c141d8825f1460206f6bf29babca2a909a698dc22055d3","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.0"],"size":"94200000"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":[],"repoTags":["docker.io/kubernetesui/dashboard:\u003cnone\u003e"],"size":"246000000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.
io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"5ef79149e0ec84a7a9f9284c3f91aa3c20608f8391f5445eabe92ef07dbda03c","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"188000000"},{"id":"045733566833c40b15806c9b87d27f08e455e069833752e0e6ad7a76d37cb2b1","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.0"],"size":"88400000"},{"id":"1766f54c897f0e57040741e6741462f2e3a7d754705f446c9f729c7e1230fb94","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.0"],"size":"67400000"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":[],"repoTags":["docker.io/kubernetesui/metrics-scraper:\u003cnone\u003e"],"size":"43800000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683
000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"95400000"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-768808 image ls --format json --alsologtostderr:
I0904 20:20:43.422014  111975 out.go:345] Setting OutFile to fd 1 ...
I0904 20:20:43.422344  111975 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0904 20:20:43.422404  111975 out.go:358] Setting ErrFile to fd 2...
I0904 20:20:43.422435  111975 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0904 20:20:43.422950  111975 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/bin
I0904 20:20:43.424054  111975 config.go:182] Loaded profile config "functional-768808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0904 20:20:43.424331  111975 config.go:182] Loaded profile config "functional-768808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0904 20:20:43.425149  111975 cli_runner.go:164] Run: docker container inspect functional-768808 --format={{.State.Status}}
I0904 20:20:43.463456  111975 ssh_runner.go:195] Run: systemctl --version
I0904 20:20:43.463560  111975 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-768808
I0904 20:20:43.500389  111975 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/functional-768808/id_rsa Username:docker}
I0904 20:20:43.604093  111975 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.33s)

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

                                                
                                                
=== 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-768808 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-768808 image ls --format yaml --alsologtostderr:
- id: 045733566833c40b15806c9b87d27f08e455e069833752e0e6ad7a76d37cb2b1
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.0
size: "88400000"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "148000000"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10
size: "736000"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests: []
repoTags:
- docker.io/library/mysql:5.7
size: "501000000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: 2035ff3fd9dd640b90b232a546eeb3ee09f5e96715ac0a187cd197f4abdb5df0
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-768808
size: "30"
- id: cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "59800000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: 0f0eda053dc5c4c8240f11542cb4d200db6a11d476a4189b1eb0a3afa5684a9a
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "43300000"
- id: 1766f54c897f0e57040741e6741462f2e3a7d754705f446c9f729c7e1230fb94
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.0
size: "67400000"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests: []
repoTags:
- docker.io/kubernetesui/dashboard:<none>
size: "246000000"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-768808
size: "4940000"
- id: 5ef79149e0ec84a7a9f9284c3f91aa3c20608f8391f5445eabe92ef07dbda03c
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "188000000"
- id: 604f5db92eaa823d11c141d8825f1460206f6bf29babca2a909a698dc22055d3
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.0
size: "94200000"
- id: ad83b2ca7b09e6162f96f933eecded731cbebf049c78f941fd0ce560a86b6494
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.31.0
size: "91500000"
- 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: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-768808 image ls --format yaml --alsologtostderr:
I0904 20:20:39.579415  111710 out.go:345] Setting OutFile to fd 1 ...
I0904 20:20:39.579719  111710 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0904 20:20:39.579736  111710 out.go:358] Setting ErrFile to fd 2...
I0904 20:20:39.579747  111710 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0904 20:20:39.580096  111710 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/bin
I0904 20:20:39.580931  111710 config.go:182] Loaded profile config "functional-768808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0904 20:20:39.581118  111710 config.go:182] Loaded profile config "functional-768808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0904 20:20:39.581809  111710 cli_runner.go:164] Run: docker container inspect functional-768808 --format={{.State.Status}}
I0904 20:20:39.610485  111710 ssh_runner.go:195] Run: systemctl --version
I0904 20:20:39.610642  111710 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-768808
I0904 20:20:39.640831  111710 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/functional-768808/id_rsa Username:docker}
I0904 20:20:39.746687  111710 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.34s)

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

                                                
                                                
=== 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-768808 ssh pgrep buildkitd
functional_test.go:308: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-768808 ssh pgrep buildkitd: exit status 1 (513.356288ms)

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-768808 image build -t localhost/my-image:functional-768808 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-768808 image build -t localhost/my-image:functional-768808 testdata/build --alsologtostderr: (2.646879934s)
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-768808 image build -t localhost/my-image:functional-768808 testdata/build --alsologtostderr:
I0904 20:20:40.433365  111815 out.go:345] Setting OutFile to fd 1 ...
I0904 20:20:40.434589  111815 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0904 20:20:40.434674  111815 out.go:358] Setting ErrFile to fd 2...
I0904 20:20:40.434704  111815 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0904 20:20:40.435599  111815 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/bin
I0904 20:20:40.436664  111815 config.go:182] Loaded profile config "functional-768808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0904 20:20:40.496336  111815 config.go:182] Loaded profile config "functional-768808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0904 20:20:40.497116  111815 cli_runner.go:164] Run: docker container inspect functional-768808 --format={{.State.Status}}
I0904 20:20:40.525443  111815 ssh_runner.go:195] Run: systemctl --version
I0904 20:20:40.525582  111815 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-768808
I0904 20:20:40.555666  111815 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19575-65131/.minikube/machines/functional-768808/id_rsa Username:docker}
I0904 20:20:40.656257  111815 build_images.go:161] Building image from path: /tmp/build.1499604062.tar
I0904 20:20:40.656406  111815 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0904 20:20:40.675330  111815 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1499604062.tar
I0904 20:20:40.681901  111815 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1499604062.tar: stat -c "%s %y" /var/lib/minikube/build/build.1499604062.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1499604062.tar': No such file or directory
I0904 20:20:40.681944  111815 ssh_runner.go:362] scp /tmp/build.1499604062.tar --> /var/lib/minikube/build/build.1499604062.tar (3072 bytes)
I0904 20:20:40.728059  111815 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1499604062
I0904 20:20:40.745504  111815 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1499604062 -xf /var/lib/minikube/build/build.1499604062.tar
I0904 20:20:40.764069  111815 docker.go:360] Building image: /var/lib/minikube/build/build.1499604062
I0904 20:20:40.764376  111815 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-768808 /var/lib/minikube/build/build.1499604062
#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:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 770B / 770B done
#5 sha256:62ffc2ed7554e4c6d360bce40bbcf196573dd27c4ce080641a2c59867e732dee 527B / 527B done
#5 sha256:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a 1.46kB / 1.46kB done
#5 sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 0B / 772.79kB 0.1s
#5 sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 772.79kB / 772.79kB 0.2s done
#5 extracting sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
#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.1s

                                                
                                                
#8 exporting to image
#8 exporting layers 0.1s done
#8 writing image sha256:ed7af81c126d775c381a6ddc2682ffeb21b85e855c715322db2bfc61c4b05f82 done
#8 naming to localhost/my-image:functional-768808 done
#8 DONE 0.1s
I0904 20:20:42.940841  111815 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-768808 /var/lib/minikube/build/build.1499604062: (2.176423276s)
I0904 20:20:42.940988  111815 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1499604062
I0904 20:20:42.961377  111815 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1499604062.tar
I0904 20:20:42.978562  111815 build_images.go:217] Built localhost/my-image:functional-768808 from /tmp/build.1499604062.tar
I0904 20:20:42.978744  111815 build_images.go:133] succeeded building to: functional-768808
I0904 20:20:42.978762  111815 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-768808 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.50s)

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

                                                
                                                
=== 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.542629463s)
functional_test.go:347: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-768808
--- PASS: TestFunctional/parallel/ImageCommands/Setup (2.61s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-768808
functional_test.go:245: (dbg) Run:  out/minikube-linux-amd64 -p functional-768808 image load --daemon kicbase/echo-server:functional-768808 --alsologtostderr
functional_test.go:245: (dbg) Done: out/minikube-linux-amd64 -p functional-768808 image load --daemon kicbase/echo-server:functional-768808 --alsologtostderr: (1.258957077s)
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-768808 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (2.56s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-768808 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-768808 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-ksfhg" [4d5cc587-2f8b-46fb-a73c-7949eb8362f5] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
E0904 20:18:24.955160   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/client.crt: no such file or directory" logger="UnhandledError"
E0904 20:18:24.966332   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/client.crt: no such file or directory" logger="UnhandledError"
E0904 20:18:24.982447   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/client.crt: no such file or directory" logger="UnhandledError"
E0904 20:18:25.004012   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/client.crt: no such file or directory" logger="UnhandledError"
E0904 20:18:25.045504   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/client.crt: no such file or directory" logger="UnhandledError"
E0904 20:18:25.127026   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/client.crt: no such file or directory" logger="UnhandledError"
E0904 20:18:25.289315   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/client.crt: no such file or directory" logger="UnhandledError"
E0904 20:18:25.611040   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/client.crt: no such file or directory" logger="UnhandledError"
E0904 20:18:26.252626   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "hello-node-6b9f76b5c7-ksfhg" [4d5cc587-2f8b-46fb-a73c-7949eb8362f5] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 29.010612071s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (29.68s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/List
functional_test.go:1459: (dbg) Run:  out/minikube-linux-amd64 -p functional-768808 service list
functional_test.go:1459: (dbg) Done: out/minikube-linux-amd64 -p functional-768808 service list: (3.346872921s)
--- PASS: TestFunctional/parallel/ServiceCmd/List (3.35s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1489: (dbg) Run:  out/minikube-linux-amd64 -p functional-768808 service list -o json
functional_test.go:1489: (dbg) Done: out/minikube-linux-amd64 -p functional-768808 service list -o json: (2.583646859s)
functional_test.go:1494: Took "2.584023576s" to run "out/minikube-linux-amd64 -p functional-768808 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (2.58s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1559: (dbg) Run:  out/minikube-linux-amd64 -p functional-768808 service hello-node --url
E0904 20:18:45.464464   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1565: found endpoint for hello-node: http://192.168.49.2:32656
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.80s)

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-768808 apply -f testdata/testsvc.yaml
functional_test_tunnel_test.go:212: (dbg) Done: kubectl --context functional-768808 apply -f testdata/testsvc.yaml: (1.043568319s)
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" [ad04ecfc-95c2-4afd-aeb1-ec9b627c4255] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [ad04ecfc-95c2-4afd-aeb1-ec9b627c4255] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 11.005613741s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (12.06s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1310: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1315: Took "502.098132ms" 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 "91.372615ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.59s)

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

                                                
                                                
=== 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 "471.506016ms" 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 "86.929668ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.56s)

                                                
                                    
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-768808 tunnel --alsologtostderr] ...
E0904 20:23:52.671909   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.07s)

                                                
                                                
=== 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-768808
--- PASS: TestFunctional/delete_echo-server_images (0.07s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.04s)

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

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-412568 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p cloud-shell-412568 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0: (49.520455063s)
--- PASS: TestStartStop/group/cloud-shell/serial/FirstStart (49.54s)

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-412568 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" [8b4101fa-0c42-4eaf-bbcf-ea427b63047b] Pending
helpers_test.go:344: "busybox" [8b4101fa-0c42-4eaf-bbcf-ea427b63047b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [8b4101fa-0c42-4eaf-bbcf-ea427b63047b] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/cloud-shell/serial/DeployApp: integration-test=busybox healthy within 8.006499521s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-412568 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/cloud-shell/serial/DeployApp (8.47s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p cloud-shell-412568 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p cloud-shell-412568 --alsologtostderr -v=3: (11.256632534s)
--- PASS: TestStartStop/group/cloud-shell/serial/Stop (11.26s)

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

                                                
                                                
=== 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-412568 -n cloud-shell-412568
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p cloud-shell-412568 -n cloud-shell-412568: exit status 7 (157.227784ms)

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

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-412568 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0
E0904 20:28:00.711546   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/functional-768808/client.crt: no such file or directory" logger="UnhandledError"
E0904 20:28:00.718030   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/functional-768808/client.crt: no such file or directory" logger="UnhandledError"
E0904 20:28:00.729615   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/functional-768808/client.crt: no such file or directory" logger="UnhandledError"
E0904 20:28:00.751100   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/functional-768808/client.crt: no such file or directory" logger="UnhandledError"
E0904 20:28:00.792625   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/functional-768808/client.crt: no such file or directory" logger="UnhandledError"
E0904 20:28:00.874386   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/functional-768808/client.crt: no such file or directory" logger="UnhandledError"
E0904 20:28:01.036085   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/functional-768808/client.crt: no such file or directory" logger="UnhandledError"
E0904 20:28:01.357664   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/functional-768808/client.crt: no such file or directory" logger="UnhandledError"
E0904 20:28:01.999743   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/functional-768808/client.crt: no such file or directory" logger="UnhandledError"
E0904 20:28:03.281066   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/functional-768808/client.crt: no such file or directory" logger="UnhandledError"
E0904 20:28:05.842745   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/functional-768808/client.crt: no such file or directory" logger="UnhandledError"
E0904 20:28:10.964701   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/functional-768808/client.crt: no such file or directory" logger="UnhandledError"
E0904 20:28:21.207248   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/functional-768808/client.crt: no such file or directory" logger="UnhandledError"
E0904 20:28:24.946695   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/addons-321340/client.crt: no such file or directory" logger="UnhandledError"
E0904 20:28:41.688796   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/functional-768808/client.crt: no such file or directory" logger="UnhandledError"
E0904 20:29:22.650660   71186 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19575-65131/.minikube/profiles/functional-768808/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-412568 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.0: (4m45.930557991s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p cloud-shell-412568 -n cloud-shell-412568
--- PASS: TestStartStop/group/cloud-shell/serial/SecondStart (286.50s)

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

                                                
                                                
=== 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-4vzwf" [f5b71349-09ec-47e0-b148-3de4a7d98ef6] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.006449049s
--- PASS: TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop (6.03s)

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

                                                
                                                
=== 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-4vzwf" [f5b71349-09ec-47e0-b148-3de4a7d98ef6] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.006042714s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context cloud-shell-412568 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop (6.13s)

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p cloud-shell-412568 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.31s)

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

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

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

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

                                                
                                    

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

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

                                                
                                    
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