Test Report: Docker_Cloud_Shell 19355

                    
                      6d23947514fd7a389789fed180382829b6444229:2024-07-31:35588
                    
                

Test fail (6/108)

x
+
TestAddons/serial/Volcano (203.03s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:913: volcano-controller stabilized in 320.609057ms
addons_test.go:905: volcano-admission stabilized in 321.638976ms
addons_test.go:897: volcano-scheduler stabilized in 323.539777ms
addons_test.go:919: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-844f6db89b-dwsl6" [6a2c6fcb-6534-43e8-a872-a29122db499d] Running
addons_test.go:919: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.004642233s
addons_test.go:923: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-5f7844f7bc-s52rp" [71904e60-47e6-489a-abf7-c4bc18cf87fc] Running
addons_test.go:923: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.005610016s
addons_test.go:927: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-59cb4746db-v6clb" [124e26db-0b69-4bc5-a22c-83bd3fef8296] Running
addons_test.go:927: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.005266957s
addons_test.go:932: (dbg) Run:  kubectl --context addons-922488 delete -n volcano-system job volcano-admission-init
addons_test.go:938: (dbg) Run:  kubectl --context addons-922488 create -f testdata/vcjob.yaml
addons_test.go:946: (dbg) Run:  kubectl --context addons-922488 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" [8346a03b-7e51-4d17-b3d3-57a8030d8f6e] Pending
helpers_test.go:344: "test-job-nginx-0" [8346a03b-7e51-4d17-b3d3-57a8030d8f6e] Pending: PodScheduled:Unschedulable (0/1 nodes are unavailable: 1 Insufficient cpu.)
helpers_test.go:329: TestAddons/serial/Volcano: WARNING: pod list for "my-volcano" "volcano.sh/job-name=test-job" returned: client rate limiter Wait returned an error: context deadline exceeded
addons_test.go:964: ***** TestAddons/serial/Volcano: pod "volcano.sh/job-name=test-job" failed to start within 3m0s: context deadline exceeded ****
addons_test.go:964: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-922488 -n addons-922488
addons_test.go:964: TestAddons/serial/Volcano: showing logs for failed pods as of 2024-07-31 19:48:24.591212379 +0000 UTC m=+482.414309734
addons_test.go:964: (dbg) Run:  kubectl --context addons-922488 describe po test-job-nginx-0 -n my-volcano
addons_test.go:964: (dbg) kubectl --context addons-922488 describe po test-job-nginx-0 -n my-volcano:
Name:             test-job-nginx-0
Namespace:        my-volcano
Priority:         0
Service Account:  default
Node:             <none>
Labels:           volcano.sh/job-name=test-job
volcano.sh/job-namespace=my-volcano
volcano.sh/queue-name=test
volcano.sh/task-index=0
volcano.sh/task-spec=nginx
Annotations:      scheduling.k8s.io/group-name: test-job-1c27c87d-e62c-4762-8f10-4775183575a5
volcano.sh/job-name: test-job
volcano.sh/job-version: 0
volcano.sh/queue-name: test
volcano.sh/task-index: 0
volcano.sh/task-spec: nginx
volcano.sh/template-uid: test-job-nginx
Status:           Pending
IP:               
IPs:              <none>
Controlled By:    Job/test-job
Containers:
nginx:
Image:      nginx:latest
Port:       <none>
Host Port:  <none>
Command:
sleep
10m
Limits:
cpu:  1
Requests:
cpu:  1
Environment:
GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
PROJECT_ID:                      this_is_fake
GCP_PROJECT:                     this_is_fake
GCLOUD_PROJECT:                  this_is_fake
GOOGLE_CLOUD_PROJECT:            this_is_fake
CLOUDSDK_CORE_PROJECT:           this_is_fake
Mounts:
/google-app-creds.json from gcp-creds (ro)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-48rg2 (ro)
Conditions:
Type           Status
PodScheduled   False 
Volumes:
kube-api-access-48rg2:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
ConfigMapOptional:       <nil>
DownwardAPI:             true
gcp-creds:
Type:          HostPath (bare host directory volume)
Path:          /var/lib/minikube/google_application_credentials.json
HostPathType:  File
QoS Class:         Burstable
Node-Selectors:    <none>
Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type     Reason            Age   From     Message
----     ------            ----  ----     -------
Warning  FailedScheduling  3m    volcano  0/1 nodes are unavailable: 1 Insufficient cpu.
addons_test.go:964: (dbg) Run:  kubectl --context addons-922488 logs test-job-nginx-0 -n my-volcano
addons_test.go:964: (dbg) kubectl --context addons-922488 logs test-job-nginx-0 -n my-volcano:
addons_test.go:965: failed waiting for test-local-path pod: volcano.sh/job-name=test-job within 3m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/serial/Volcano]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-922488
helpers_test.go:235: (dbg) docker inspect addons-922488:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "4f3913eb2502222d9f2268217c1372b255b4cc3194ee036f919586d6fbcb2f67",
	        "Created": "2024-07-31T19:41:13.217078578Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 318057,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-07-31T19:41:13.434052079Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:f7a7de1851ee150766e4477ba0f200b8a850318ef537b8ef6899afcaea59940a",
	        "ResolvConfPath": "/var/lib/docker/containers/4f3913eb2502222d9f2268217c1372b255b4cc3194ee036f919586d6fbcb2f67/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/4f3913eb2502222d9f2268217c1372b255b4cc3194ee036f919586d6fbcb2f67/hostname",
	        "HostsPath": "/var/lib/docker/containers/4f3913eb2502222d9f2268217c1372b255b4cc3194ee036f919586d6fbcb2f67/hosts",
	        "LogPath": "/var/lib/docker/containers/4f3913eb2502222d9f2268217c1372b255b4cc3194ee036f919586d6fbcb2f67/4f3913eb2502222d9f2268217c1372b255b4cc3194ee036f919586d6fbcb2f67-json.log",
	        "Name": "/addons-922488",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-922488:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-922488",
	            "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/a0603ffbc42a6c5025aa57e2d226e46339f0f2f7bfd7e87bb19e3ad17aa428cd-init/diff:/var/lib/docker/overlay2/380c52413802bba9fa4109797cdfe8624fc59bd0ccc326d7efda5aae4ff0fb3f/diff",
	                "MergedDir": "/var/lib/docker/overlay2/a0603ffbc42a6c5025aa57e2d226e46339f0f2f7bfd7e87bb19e3ad17aa428cd/merged",
	                "UpperDir": "/var/lib/docker/overlay2/a0603ffbc42a6c5025aa57e2d226e46339f0f2f7bfd7e87bb19e3ad17aa428cd/diff",
	                "WorkDir": "/var/lib/docker/overlay2/a0603ffbc42a6c5025aa57e2d226e46339f0f2f7bfd7e87bb19e3ad17aa428cd/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-922488",
	                "Source": "/var/lib/docker/volumes/addons-922488/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-922488",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "addons-922488",
	                "name.minikube.sigs.k8s.io": "addons-922488",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "97d490906a42b9d2e123f6b002c0ce8a2d0fd11b15d6f6f18f71b7355b431b21",
	            "SandboxKey": "/var/run/docker/netns/97d490906a42",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32868"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32869"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32872"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32870"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32871"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-922488": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "e1c3702a9e47ca412358548c7e67094d6300dfc9837a4f0ebf81bffcb95cf738",
	                    "EndpointID": "c5a36a263554700a07579a5cb90aa3d3a4d6b16e6093340ff007979bad0790c3",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-922488",
	                        "4f3913eb2502"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-922488 -n addons-922488
helpers_test.go:244: <<< TestAddons/serial/Volcano FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/serial/Volcano]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p addons-922488 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-922488 logs -n 25: (1.859429563s)
helpers_test.go:252: TestAddons/serial/Volcano logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| Command |                 Args                 |    Profile    |         User          | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| addons  | disable dashboard -p                 | addons-922488 | g528047478195_compute | v1.33.1 | 31 Jul 24 19:40 UTC |                     |
	|         | addons-922488                        |               |                       |         |                     |                     |
	| addons  | enable dashboard -p                  | addons-922488 | g528047478195_compute | v1.33.1 | 31 Jul 24 19:40 UTC |                     |
	|         | addons-922488                        |               |                       |         |                     |                     |
	| start   | -p addons-922488 --wait=true         | addons-922488 | g528047478195_compute | v1.33.1 | 31 Jul 24 19:40 UTC | 31 Jul 24 19:45 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                 |               |                       |         |                     |                     |
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/31 19:40:22
	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
	I0731 19:40:22.467710  317575 out.go:291] Setting OutFile to fd 1 ...
	I0731 19:40:22.467947  317575 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 19:40:22.467965  317575 out.go:304] Setting ErrFile to fd 2...
	I0731 19:40:22.467974  317575 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 19:40:22.468332  317575 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/bin
	W0731 19:40:22.468851  317575 root.go:314] Error reading config file at /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/config/config.json: open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/config/config.json: no such file or directory
	I0731 19:40:22.469478  317575 out.go:298] Setting JSON to false
	I0731 19:40:22.470395  317575 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":12690,"bootTime":1722442132,"procs":20,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.1.85+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"1c001e79-64fc-4ae6-985b-284450f21c24"}
	I0731 19:40:22.470506  317575 start.go:139] virtualization:  guest
	I0731 19:40:22.505205  317575 out.go:177] * [addons-922488] minikube v1.33.1 on Ubuntu 22.04 (amd64)
	I0731 19:40:22.509779  317575 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	W0731 19:40:22.509749  317575 preload.go:293] Failed to list preload files: open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/cache/preloaded-tarball: no such file or directory
	I0731 19:40:22.509923  317575 notify.go:220] Checking for updates...
	I0731 19:40:22.518123  317575 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 19:40:22.523014  317575 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19355-311497/kubeconfig
	I0731 19:40:22.526968  317575 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19355-311497/.minikube
	I0731 19:40:22.532318  317575 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0731 19:40:22.539230  317575 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0731 19:40:22.543405  317575 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 19:40:22.585254  317575 docker.go:123] docker version: linux-27.0.3:Docker Engine - Community
	I0731 19:40:22.585489  317575 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 19:40:22.682699  317575 info.go:266] docker info: {ID:3c7491ff-835d-4f9a-9c3c-32a667325adf 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:54 SystemTime:2024-07-31 19:40:22.663189888 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.85+ 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:8337190912 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} 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.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0731 19:40:22.682838  317575 docker.go:307] overlay module found
	I0731 19:40:22.686690  317575 out.go:177] * Using the docker driver based on user configuration
	I0731 19:40:22.690126  317575 start.go:297] selected driver: docker
	I0731 19:40:22.690163  317575 start.go:901] validating driver "docker" against <nil>
	I0731 19:40:22.690213  317575 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0731 19:40:22.691032  317575 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 19:40:22.784467  317575 info.go:266] docker info: {ID:3c7491ff-835d-4f9a-9c3c-32a667325adf 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:54 SystemTime:2024-07-31 19:40:22.76758853 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.85+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServe
rAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337190912 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} 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.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0731 19:40:22.784728  317575 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0731 19:40:22.785113  317575 start_flags.go:421] setting extra-config: kubelet.cgroups-per-qos=false
	I0731 19:40:22.785131  317575 start_flags.go:421] setting extra-config: kubelet.enforce-node-allocatable=""
	I0731 19:40:22.785223  317575 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0731 19:40:22.790203  317575 out.go:177] * Using Docker driver with root privileges
	I0731 19:40:22.793491  317575 cni.go:84] Creating CNI manager for ""
	I0731 19:40:22.793546  317575 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0731 19:40:22.793572  317575 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0731 19:40:22.793732  317575 start.go:340] cluster config:
	{Name:addons-922488 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-922488 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.30.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOpti
mizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0731 19:40:22.797546  317575 out.go:177] * Starting "addons-922488" primary control-plane node in "addons-922488" cluster
	I0731 19:40:22.800405  317575 cache.go:121] Beginning downloading kic base image for docker with docker
	I0731 19:40:22.803946  317575 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0731 19:40:22.807551  317575 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime docker
	I0731 19:40:22.807705  317575 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0731 19:40:22.832939  317575 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0731 19:40:22.833424  317575 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0731 19:40:22.833594  317575 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0731 19:40:22.836629  317575 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.3/preloaded-images-k8s-v18-v1.30.3-docker-overlay2-amd64.tar.lz4
	I0731 19:40:22.836669  317575 cache.go:56] Caching tarball of preloaded images
	I0731 19:40:22.837073  317575 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime docker
	I0731 19:40:22.841913  317575 out.go:177] * Downloading Kubernetes v1.30.3 preload ...
	I0731 19:40:22.845515  317575 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.30.3-docker-overlay2-amd64.tar.lz4 ...
	I0731 19:40:22.877903  317575 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.3/preloaded-images-k8s-v18-v1.30.3-docker-overlay2-amd64.tar.lz4?checksum=md5:6304692df2fe6f7b0bdd7f93d160be8c -> /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-docker-overlay2-amd64.tar.lz4
	I0731 19:40:26.927725  317575 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.30.3-docker-overlay2-amd64.tar.lz4 ...
	I0731 19:40:26.927939  317575 preload.go:254] verifying checksum of /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-docker-overlay2-amd64.tar.lz4 ...
	I0731 19:40:28.304890  317575 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on docker
	I0731 19:40:28.305524  317575 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/config.json ...
	I0731 19:40:28.305581  317575 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/config.json: {Name:mk7524fc0eba1fdb32c5e631ba0daca603f1db21 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 19:40:33.098509  317575 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0731 19:40:33.098531  317575 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0731 19:40:59.979652  317575 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0731 19:40:59.979704  317575 cache.go:194] Successfully downloaded all kic artifacts
	I0731 19:40:59.979756  317575 start.go:360] acquireMachinesLock for addons-922488: {Name:mk882097f575f719c99bdf573541335020100c1f Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0731 19:40:59.980079  317575 start.go:364] duration metric: took 287.972µs to acquireMachinesLock for "addons-922488"
	I0731 19:40:59.980129  317575 start.go:93] Provisioning new machine with config: &{Name:addons-922488 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-922488 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144
MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0731 19:40:59.980299  317575 start.go:125] createHost starting for "" (driver="docker")
	I0731 19:40:59.984425  317575 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0731 19:40:59.984888  317575 start.go:159] libmachine.API.Create for "addons-922488" (driver="docker")
	I0731 19:40:59.984946  317575 client.go:168] LocalClient.Create starting
	I0731 19:40:59.985104  317575 main.go:141] libmachine: Creating CA: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/certs/ca.pem
	I0731 19:41:00.192072  317575 main.go:141] libmachine: Creating client certificate: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/certs/cert.pem
	I0731 19:41:00.555001  317575 cli_runner.go:164] Run: docker network inspect addons-922488 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	W0731 19:41:00.579813  317575 cli_runner.go:211] docker network inspect addons-922488 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
	I0731 19:41:00.580017  317575 network_create.go:284] running [docker network inspect addons-922488] to gather additional debugging logs...
	I0731 19:41:00.580053  317575 cli_runner.go:164] Run: docker network inspect addons-922488
	W0731 19:41:00.610532  317575 cli_runner.go:211] docker network inspect addons-922488 returned with exit code 1
	I0731 19:41:00.610580  317575 network_create.go:287] error running [docker network inspect addons-922488]: docker network inspect addons-922488: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-922488 not found
	I0731 19:41:00.610601  317575 network_create.go:289] output of [docker network inspect addons-922488]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-922488 not found
	
	** /stderr **
	I0731 19:41:00.610770  317575 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0731 19:41:00.639844  317575 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:0xc002010710}
	I0731 19:41:00.639920  317575 network_create.go:124] attempt to create docker network addons-922488 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1460 ...
	I0731 19:41:00.640030  317575 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-922488 addons-922488
	I0731 19:41:00.750294  317575 network_create.go:108] docker network addons-922488 192.168.49.0/24 created
	I0731 19:41:00.750338  317575 kic.go:121] calculated static IP "192.168.49.2" for the "addons-922488" container
	I0731 19:41:00.750529  317575 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0731 19:41:00.777990  317575 cli_runner.go:164] Run: docker volume create addons-922488 --label name.minikube.sigs.k8s.io=addons-922488 --label created_by.minikube.sigs.k8s.io=true
	I0731 19:41:00.809770  317575 oci.go:103] Successfully created a docker volume addons-922488
	I0731 19:41:00.809908  317575 cli_runner.go:164] Run: docker run --rm --name addons-922488-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-922488 --entrypoint /usr/bin/test -v addons-922488:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib
	I0731 19:41:04.896134  317575 cli_runner.go:217] Completed: docker run --rm --name addons-922488-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-922488 --entrypoint /usr/bin/test -v addons-922488:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib: (4.086162035s)
	I0731 19:41:04.896198  317575 oci.go:107] Successfully prepared a docker volume addons-922488
	I0731 19:41:04.896222  317575 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime docker
	I0731 19:41:04.896255  317575 kic.go:194] Starting extracting preloaded images to volume ...
	I0731 19:41:04.896396  317575 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-922488:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir
	I0731 19:41:13.052071  317575 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-922488:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir: (8.155593716s)
	I0731 19:41:13.052116  317575 kic.go:203] duration metric: took 8.155857113s to extract preloaded images to volume ...
	W0731 19:41:13.052419  317575 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	W0731 19:41:13.052562  317575 oci.go:243] Your kernel does not support CPU cfs period/quota or the cgroup is not mounted.
	I0731 19:41:13.052666  317575 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0731 19:41:13.187045  317575 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-922488 --name addons-922488 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-922488 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-922488 --network addons-922488 --ip 192.168.49.2 --volume addons-922488:/var --security-opt apparmor=unconfined --memory=4000mb -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7
	I0731 19:41:13.668741  317575 cli_runner.go:164] Run: docker container inspect addons-922488 --format={{.State.Running}}
	I0731 19:41:13.712297  317575 cli_runner.go:164] Run: docker container inspect addons-922488 --format={{.State.Status}}
	I0731 19:41:13.760012  317575 cli_runner.go:164] Run: docker exec addons-922488 stat /var/lib/dpkg/alternatives/iptables
	I0731 19:41:13.878713  317575 oci.go:144] the created container "addons-922488" has a running status.
	I0731 19:41:13.878760  317575 kic.go:225] Creating ssh key for kic: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/addons-922488/id_rsa...
	I0731 19:41:14.346477  317575 kic_runner.go:191] docker (temp): /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/addons-922488/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0731 19:41:14.426851  317575 cli_runner.go:164] Run: docker container inspect addons-922488 --format={{.State.Status}}
	I0731 19:41:14.472850  317575 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0731 19:41:14.472883  317575 kic_runner.go:114] Args: [docker exec --privileged addons-922488 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0731 19:41:14.607807  317575 cli_runner.go:164] Run: docker container inspect addons-922488 --format={{.State.Status}}
	I0731 19:41:14.679003  317575 machine.go:94] provisionDockerMachine start ...
	I0731 19:41:14.679160  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:14.742126  317575 main.go:141] libmachine: Using SSH client type: native
	I0731 19:41:14.742543  317575 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82da80] 0x8307e0 <nil>  [] 0s} 127.0.0.1 32868 <nil> <nil>}
	I0731 19:41:14.742570  317575 main.go:141] libmachine: About to run SSH command:
	hostname
	I0731 19:41:14.991296  317575 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-922488
	
	I0731 19:41:14.991365  317575 ubuntu.go:169] provisioning hostname "addons-922488"
	I0731 19:41:14.991570  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:15.052990  317575 main.go:141] libmachine: Using SSH client type: native
	I0731 19:41:15.053361  317575 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82da80] 0x8307e0 <nil>  [] 0s} 127.0.0.1 32868 <nil> <nil>}
	I0731 19:41:15.053383  317575 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-922488 && echo "addons-922488" | sudo tee /etc/hostname
	I0731 19:41:15.357070  317575 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-922488
	
	I0731 19:41:15.357433  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:15.427458  317575 main.go:141] libmachine: Using SSH client type: native
	I0731 19:41:15.427774  317575 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82da80] 0x8307e0 <nil>  [] 0s} 127.0.0.1 32868 <nil> <nil>}
	I0731 19:41:15.427808  317575 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-922488' /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-922488/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-922488' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0731 19:41:15.622213  317575 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0731 19:41:15.622353  317575 ubuntu.go:175] set auth options {CertDir:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube CaCertPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/certs/ca.pem CaPrivateKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/server.pem ServerKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/server-key.pem ClientKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube}
	I0731 19:41:15.622460  317575 ubuntu.go:177] setting up certificates
	I0731 19:41:15.622499  317575 provision.go:84] configureAuth start
	I0731 19:41:15.622662  317575 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-922488
	I0731 19:41:15.667602  317575 provision.go:143] copyHostCerts
	I0731 19:41:15.667711  317575 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/certs/key.pem --> /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/key.pem (1675 bytes)
	I0731 19:41:15.667914  317575 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/certs/ca.pem --> /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/ca.pem (1119 bytes)
	I0731 19:41:15.668103  317575 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/certs/cert.pem --> /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/cert.pem (1159 bytes)
	I0731 19:41:15.668475  317575 provision.go:117] generating server cert: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/server.pem ca-key=/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/certs/ca.pem private-key=/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/certs/ca-key.pem org=g528047478195_compute.addons-922488 san=[127.0.0.1 192.168.49.2 addons-922488 localhost minikube]
	I0731 19:41:15.978960  317575 provision.go:177] copyRemoteCerts
	I0731 19:41:15.979072  317575 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0731 19:41:15.979208  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:16.006906  317575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32868 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/addons-922488/id_rsa Username:docker}
	I0731 19:41:16.112196  317575 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0731 19:41:16.154435  317575 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1119 bytes)
	I0731 19:41:16.196056  317575 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/server.pem --> /etc/docker/server.pem (1245 bytes)
	I0731 19:41:16.237949  317575 provision.go:87] duration metric: took 615.394916ms to configureAuth
	I0731 19:41:16.238058  317575 ubuntu.go:193] setting minikube options for container-runtime
	I0731 19:41:16.238458  317575 config.go:182] Loaded profile config "addons-922488": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.3
	I0731 19:41:16.238626  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:16.271079  317575 main.go:141] libmachine: Using SSH client type: native
	I0731 19:41:16.271448  317575 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82da80] 0x8307e0 <nil>  [] 0s} 127.0.0.1 32868 <nil> <nil>}
	I0731 19:41:16.271471  317575 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0731 19:41:16.419376  317575 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0731 19:41:16.419413  317575 ubuntu.go:71] root file system type: overlay
	I0731 19:41:16.419650  317575 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0731 19:41:16.419801  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:16.449243  317575 main.go:141] libmachine: Using SSH client type: native
	I0731 19:41:16.449580  317575 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82da80] 0x8307e0 <nil>  [] 0s} 127.0.0.1 32868 <nil> <nil>}
	I0731 19:41:16.449731  317575 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %!s(MISSING) "[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
	I0731 19:41:16.617807  317575 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
	
	I0731 19:41:16.617964  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:16.652124  317575 main.go:141] libmachine: Using SSH client type: native
	I0731 19:41:16.652472  317575 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82da80] 0x8307e0 <nil>  [] 0s} 127.0.0.1 32868 <nil> <nil>}
	I0731 19:41:16.652524  317575 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; }
	I0731 19:41:17.911796  317575 main.go:141] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2024-07-23 19:55:32.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2024-07-31 19:41:16.614173807 +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
	
	I0731 19:41:17.911937  317575 machine.go:97] duration metric: took 3.232899831s to provisionDockerMachine
	I0731 19:41:17.912011  317575 client.go:171] duration metric: took 17.927025215s to LocalClient.Create
	I0731 19:41:17.912083  317575 start.go:167] duration metric: took 17.927195331s to libmachine.API.Create "addons-922488"
	I0731 19:41:17.912140  317575 start.go:293] postStartSetup for "addons-922488" (driver="docker")
	I0731 19:41:17.912225  317575 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I0731 19:41:17.912393  317575 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
	I0731 19:41:17.912557  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:17.942056  317575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32868 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/addons-922488/id_rsa Username:docker}
	I0731 19:41:18.049708  317575 ssh_runner.go:195] Run: cat /etc/os-release
	I0731 19:41:18.055408  317575 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0731 19:41:18.055535  317575 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0731 19:41:18.055561  317575 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0731 19:41:18.055575  317575 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0731 19:41:18.055594  317575 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/addons for local assets ...
	I0731 19:41:18.055695  317575 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/files for local assets ...
	I0731 19:41:18.055750  317575 start.go:296] duration metric: took 143.53669ms for postStartSetup
	I0731 19:41:18.056332  317575 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-922488
	I0731 19:41:18.088015  317575 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/config.json ...
	I0731 19:41:18.088559  317575 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0731 19:41:18.088657  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:18.118036  317575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32868 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/addons-922488/id_rsa Username:docker}
	I0731 19:41:18.215747  317575 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0731 19:41:18.224352  317575 start.go:128] duration metric: took 18.244028453s to createHost
	I0731 19:41:18.224510  317575 start.go:83] releasing machines lock for "addons-922488", held for 18.244406391s
	I0731 19:41:18.224685  317575 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-922488
	I0731 19:41:18.251238  317575 ssh_runner.go:195] Run: cat /version.json
	I0731 19:41:18.251314  317575 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0731 19:41:18.251333  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:18.251460  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:18.296488  317575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32868 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/addons-922488/id_rsa Username:docker}
	I0731 19:41:18.302826  317575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32868 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/addons-922488/id_rsa Username:docker}
	I0731 19:41:18.402696  317575 ssh_runner.go:195] Run: systemctl --version
	I0731 19:41:18.504057  317575 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0731 19:41:18.511636  317575 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0731 19:41:18.559618  317575 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0731 19:41:18.559789  317575 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0731 19:41:18.609468  317575 cni.go:262] disabled [/etc/cni/net.d/100-crio-bridge.conf, /etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0731 19:41:18.609520  317575 start.go:495] detecting cgroup driver to use...
	I0731 19:41:18.609577  317575 detect.go:190] detected "systemd" cgroup driver on host os
	I0731 19:41:18.609839  317575 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0731 19:41:18.642530  317575 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.9"|' /etc/containerd/config.toml"
	I0731 19:41:18.661103  317575 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0731 19:41:18.678446  317575 containerd.go:146] configuring containerd to use "systemd" as cgroup driver...
	I0731 19:41:18.678776  317575 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = true|g' /etc/containerd/config.toml"
	I0731 19:41:18.695813  317575 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0731 19:41:18.713084  317575 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0731 19:41:18.729666  317575 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0731 19:41:18.747514  317575 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0731 19:41:18.763582  317575 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0731 19:41:18.781281  317575 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0731 19:41:18.798709  317575 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0731 19:41:18.816966  317575 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0731 19:41:18.832953  317575 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0731 19:41:18.847438  317575 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0731 19:41:18.988314  317575 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0731 19:41:19.127919  317575 start.go:495] detecting cgroup driver to use...
	I0731 19:41:19.128013  317575 detect.go:190] detected "systemd" cgroup driver on host os
	I0731 19:41:19.128125  317575 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0731 19:41:19.168489  317575 cruntime.go:279] skipping containerd shutdown because we are bound to it
	I0731 19:41:19.168609  317575 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0731 19:41:19.199080  317575 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0731 19:41:19.242866  317575 ssh_runner.go:195] Run: which cri-dockerd
	I0731 19:41:19.251466  317575 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0731 19:41:19.273072  317575 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (189 bytes)
	I0731 19:41:19.318622  317575 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0731 19:41:19.554157  317575 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0731 19:41:19.808916  317575 docker.go:574] configuring docker to use "systemd" as cgroup driver...
	I0731 19:41:19.809129  317575 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (129 bytes)
	I0731 19:41:19.858873  317575 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0731 19:41:20.006906  317575 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0731 19:41:20.505263  317575 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0731 19:41:20.526923  317575 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0731 19:41:20.547209  317575 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0731 19:41:20.698763  317575 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0731 19:41:20.846803  317575 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0731 19:41:20.987165  317575 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0731 19:41:21.015721  317575 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0731 19:41:21.034914  317575 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0731 19:41:21.181851  317575 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0731 19:41:21.303439  317575 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0731 19:41:21.303580  317575 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0731 19:41:21.312212  317575 start.go:563] Will wait 60s for crictl version
	I0731 19:41:21.312336  317575 ssh_runner.go:195] Run: which crictl
	I0731 19:41:21.320230  317575 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0731 19:41:21.375802  317575 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.1.1
	RuntimeApiVersion:  v1
	I0731 19:41:21.375923  317575 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0731 19:41:21.421326  317575 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0731 19:41:21.468376  317575 out.go:204] * Preparing Kubernetes v1.30.3 on Docker 27.1.1 ...
	I0731 19:41:21.468546  317575 cli_runner.go:164] Run: docker network inspect addons-922488 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0731 19:41:21.496704  317575 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0731 19:41:21.502805  317575 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0731 19:41:21.527872  317575 out.go:177]   - kubelet.cgroups-per-qos=false
	I0731 19:41:21.532806  317575 out.go:177]   - kubelet.enforce-node-allocatable=""
	I0731 19:41:21.537056  317575 kubeadm.go:883] updating cluster {Name:addons-922488 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-922488 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOp
tions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0731 19:41:21.537291  317575 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime docker
	I0731 19:41:21.537464  317575 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0731 19:41:21.569969  317575 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.30.3
	registry.k8s.io/kube-scheduler:v1.30.3
	registry.k8s.io/kube-controller-manager:v1.30.3
	registry.k8s.io/kube-proxy:v1.30.3
	registry.k8s.io/etcd:3.5.12-0
	registry.k8s.io/coredns/coredns:v1.11.1
	registry.k8s.io/pause:3.9
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0731 19:41:21.570000  317575 docker.go:615] Images already preloaded, skipping extraction
	I0731 19:41:21.570132  317575 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0731 19:41:21.602336  317575 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.30.3
	registry.k8s.io/kube-controller-manager:v1.30.3
	registry.k8s.io/kube-scheduler:v1.30.3
	registry.k8s.io/kube-proxy:v1.30.3
	registry.k8s.io/etcd:3.5.12-0
	registry.k8s.io/coredns/coredns:v1.11.1
	registry.k8s.io/pause:3.9
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0731 19:41:21.602595  317575 cache_images.go:84] Images are preloaded, skipping loading
	I0731 19:41:21.602695  317575 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 docker true true} ...
	I0731 19:41:21.602923  317575 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable="" --hostname-override=addons-922488 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-922488 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:}
	I0731 19:41:21.603123  317575 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0731 19:41:21.687768  317575 cni.go:84] Creating CNI manager for ""
	I0731 19:41:21.687824  317575 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0731 19:41:21.687855  317575 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0731 19:41:21.687896  317575 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.30.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-922488 NodeName:addons-922488 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}
	I0731 19:41:21.688212  317575 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-922488"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.30.3
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: 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%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0731 19:41:21.688382  317575 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0731 19:41:21.704423  317575 binaries.go:44] Found k8s binaries, skipping transfer
	I0731 19:41:21.704621  317575 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0731 19:41:21.720929  317575 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (366 bytes)
	I0731 19:41:21.752222  317575 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0731 19:41:21.782934  317575 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2154 bytes)
	I0731 19:41:21.815555  317575 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0731 19:41:21.821679  317575 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0731 19:41:21.842488  317575 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0731 19:41:21.982369  317575 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0731 19:41:22.016065  317575 certs.go:68] Setting up /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488 for IP: 192.168.49.2
	I0731 19:41:22.016099  317575 certs.go:194] generating shared ca certs ...
	I0731 19:41:22.016135  317575 certs.go:226] acquiring lock for ca certs: {Name:mk3576ce269efb9febf9ccdd44c2f106c93a0350 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 19:41:22.016563  317575 certs.go:240] generating "minikubeCA" ca cert: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/ca.key
	I0731 19:41:22.235186  317575 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/ca.crt ...
	I0731 19:41:22.235228  317575 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/ca.crt: {Name:mke6b4105ebf7a7c25d7a754ffe734ca269fb95c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 19:41:22.235672  317575 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/ca.key ...
	I0731 19:41:22.235700  317575 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/ca.key: {Name:mkc3eb6683c655c56956b219e7e4071784a2a414 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 19:41:22.236025  317575 certs.go:240] generating "proxyClientCA" ca cert: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/proxy-client-ca.key
	I0731 19:41:22.367041  317575 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/proxy-client-ca.crt ...
	I0731 19:41:22.367093  317575 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/proxy-client-ca.crt: {Name:mke5336f75e3702113af7c67e852ac2c4d07b434 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 19:41:22.367584  317575 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/proxy-client-ca.key ...
	I0731 19:41:22.367615  317575 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/proxy-client-ca.key: {Name:mkeed32f5f0650d7d6792557d1b7a532c297115c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 19:41:22.367966  317575 certs.go:256] generating profile certs ...
	I0731 19:41:22.368082  317575 certs.go:363] generating signed profile cert for "minikube-user": /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/client.key
	I0731 19:41:22.368135  317575 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/client.crt with IP's: []
	I0731 19:41:22.485755  317575 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/client.crt ...
	I0731 19:41:22.485802  317575 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/client.crt: {Name:mk3644c7122330f2797731c6778cdcab34f66367 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 19:41:22.486322  317575 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/client.key ...
	I0731 19:41:22.486361  317575 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/client.key: {Name:mk383b64c4158f2343fcac7e2d55f76f5f838240 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 19:41:22.486729  317575 certs.go:363] generating signed profile cert for "minikube": /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/apiserver.key.3f8002b4
	I0731 19:41:22.486782  317575 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/apiserver.crt.3f8002b4 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0731 19:41:22.849135  317575 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/apiserver.crt.3f8002b4 ...
	I0731 19:41:22.849271  317575 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/apiserver.crt.3f8002b4: {Name:mkfef3c86f55111cee961375af36c05cacac8de9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 19:41:22.849775  317575 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/apiserver.key.3f8002b4 ...
	I0731 19:41:22.849851  317575 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/apiserver.key.3f8002b4: {Name:mkb3d47a81771a955d0b163891a145cce76e7066 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 19:41:22.850322  317575 certs.go:381] copying /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/apiserver.crt.3f8002b4 -> /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/apiserver.crt
	I0731 19:41:22.850600  317575 certs.go:385] copying /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/apiserver.key.3f8002b4 -> /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/apiserver.key
	I0731 19:41:22.850790  317575 certs.go:363] generating signed profile cert for "aggregator": /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/proxy-client.key
	I0731 19:41:22.850866  317575 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/proxy-client.crt with IP's: []
	I0731 19:41:22.983740  317575 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/proxy-client.crt ...
	I0731 19:41:22.983784  317575 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/proxy-client.crt: {Name:mkf5aad11672b96281ae59609d2d3144750bc49d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 19:41:22.984342  317575 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/proxy-client.key ...
	I0731 19:41:22.984381  317575 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/proxy-client.key: {Name:mk8e46da2d7f610e103e677819a73162407317df Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 19:41:22.984922  317575 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/certs/ca-key.pem (1679 bytes)
	I0731 19:41:22.985024  317575 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/certs/ca.pem (1119 bytes)
	I0731 19:41:22.985089  317575 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/certs/cert.pem (1159 bytes)
	I0731 19:41:22.985153  317575 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/certs/key.pem (1675 bytes)
	I0731 19:41:22.986009  317575 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0731 19:41:23.028548  317575 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0731 19:41:23.070552  317575 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0731 19:41:23.113421  317575 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0731 19:41:23.155464  317575 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0731 19:41:23.198305  317575 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0731 19:41:23.239635  317575 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0731 19:41:23.282139  317575 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0731 19:41:23.323881  317575 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0731 19:41:23.363439  317575 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0731 19:41:23.394334  317575 ssh_runner.go:195] Run: openssl version
	I0731 19:41:23.403534  317575 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I0731 19:41:23.420217  317575 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0731 19:41:23.426366  317575 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 31 19:41 /usr/share/ca-certificates/minikubeCA.pem
	I0731 19:41:23.426604  317575 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0731 19:41:23.438231  317575 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I0731 19:41:23.455035  317575 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0731 19:41:23.460996  317575 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0731 19:41:23.461077  317575 kubeadm.go:392] StartCluster: {Name:addons-922488 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-922488 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptio
ns:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0731 19:41:23.461330  317575 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0731 19:41:23.491556  317575 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0731 19:41:23.507645  317575 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0731 19:41:23.524836  317575 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0731 19:41:23.524944  317575 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I0731 19:41:23.547610  317575 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0731 19:41:23.547639  317575 kubeadm.go:157] found existing configuration files:
	
	I0731 19:41:23.547760  317575 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0731 19:41:23.569992  317575 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0731 19:41:23.570215  317575 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0731 19:41:23.590251  317575 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0731 19:41:23.612739  317575 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0731 19:41:23.612956  317575 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0731 19:41:23.632713  317575 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0731 19:41:23.657529  317575 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0731 19:41:23.657723  317575 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0731 19:41:23.677849  317575 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0731 19:41:23.692727  317575 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0731 19:41:23.692868  317575 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0731 19:41:23.707384  317575 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.3:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0731 19:41:23.965482  317575 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0731 19:41:44.508069  317575 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0731 19:41:44.508279  317575 kubeadm.go:310] [preflight] Running pre-flight checks
	I0731 19:41:44.508430  317575 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0731 19:41:44.508602  317575 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0731 19:41:44.508798  317575 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0731 19:41:44.508910  317575 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0731 19:41:44.530362  317575 out.go:204]   - Generating certificates and keys ...
	I0731 19:41:44.530528  317575 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0731 19:41:44.530702  317575 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0731 19:41:44.530886  317575 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0731 19:41:44.531010  317575 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0731 19:41:44.531135  317575 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0731 19:41:44.531260  317575 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0731 19:41:44.531385  317575 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0731 19:41:44.531634  317575 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-922488 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0731 19:41:44.531751  317575 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0731 19:41:44.531970  317575 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-922488 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0731 19:41:44.532113  317575 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0731 19:41:44.532252  317575 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0731 19:41:44.532348  317575 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0731 19:41:44.532447  317575 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0731 19:41:44.532558  317575 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0731 19:41:44.532664  317575 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0731 19:41:44.532760  317575 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0731 19:41:44.532892  317575 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0731 19:41:44.532999  317575 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0731 19:41:44.533247  317575 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0731 19:41:44.533441  317575 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0731 19:41:44.537088  317575 out.go:204]   - Booting up control plane ...
	I0731 19:41:44.537344  317575 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0731 19:41:44.537516  317575 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0731 19:41:44.537613  317575 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0731 19:41:44.537755  317575 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0731 19:41:44.537942  317575 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0731 19:41:44.538001  317575 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0731 19:41:44.538231  317575 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0731 19:41:44.538343  317575 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0731 19:41:44.538434  317575 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.002329516s
	I0731 19:41:44.538552  317575 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0731 19:41:44.538634  317575 kubeadm.go:310] [api-check] The API server is healthy after 12.501933972s
	I0731 19:41:44.538773  317575 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0731 19:41:44.538984  317575 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0731 19:41:44.539069  317575 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0731 19:41:44.539645  317575 kubeadm.go:310] [mark-control-plane] Marking the node addons-922488 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0731 19:41:44.539753  317575 kubeadm.go:310] [bootstrap-token] Using token: wrtgsu.xidanm005coujkod
	I0731 19:41:44.542611  317575 out.go:204]   - Configuring RBAC rules ...
	I0731 19:41:44.542881  317575 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0731 19:41:44.543054  317575 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0731 19:41:44.543349  317575 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0731 19:41:44.543634  317575 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0731 19:41:44.543835  317575 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0731 19:41:44.543987  317575 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0731 19:41:44.544233  317575 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0731 19:41:44.544316  317575 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0731 19:41:44.544405  317575 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0731 19:41:44.544414  317575 kubeadm.go:310] 
	I0731 19:41:44.544516  317575 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0731 19:41:44.544525  317575 kubeadm.go:310] 
	I0731 19:41:44.544658  317575 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0731 19:41:44.544684  317575 kubeadm.go:310] 
	I0731 19:41:44.544745  317575 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0731 19:41:44.544849  317575 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0731 19:41:44.544938  317575 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0731 19:41:44.544949  317575 kubeadm.go:310] 
	I0731 19:41:44.545040  317575 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0731 19:41:44.545050  317575 kubeadm.go:310] 
	I0731 19:41:44.545134  317575 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0731 19:41:44.545144  317575 kubeadm.go:310] 
	I0731 19:41:44.545258  317575 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0731 19:41:44.545405  317575 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0731 19:41:44.545526  317575 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0731 19:41:44.545540  317575 kubeadm.go:310] 
	I0731 19:41:44.545687  317575 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0731 19:41:44.545826  317575 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0731 19:41:44.545841  317575 kubeadm.go:310] 
	I0731 19:41:44.545991  317575 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token wrtgsu.xidanm005coujkod \
	I0731 19:41:44.546197  317575 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:e9cce8777c412c94e6375b1df6f33d2ac223811e9667cf89afd83c70a3a18b49 \
	I0731 19:41:44.546241  317575 kubeadm.go:310] 	--control-plane 
	I0731 19:41:44.546249  317575 kubeadm.go:310] 
	I0731 19:41:44.546399  317575 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0731 19:41:44.546408  317575 kubeadm.go:310] 
	I0731 19:41:44.546551  317575 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token wrtgsu.xidanm005coujkod \
	I0731 19:41:44.546852  317575 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:e9cce8777c412c94e6375b1df6f33d2ac223811e9667cf89afd83c70a3a18b49 
	I0731 19:41:44.546881  317575 cni.go:84] Creating CNI manager for ""
	I0731 19:41:44.546905  317575 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0731 19:41:44.551051  317575 out.go:177] * Configuring bridge CNI (Container Networking Interface) ...
	I0731 19:41:44.556677  317575 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
	I0731 19:41:44.580882  317575 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
	I0731 19:41:44.622593  317575 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0731 19:41:44.622805  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:44.623192  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-922488 minikube.k8s.io/updated_at=2024_07_31T19_41_44_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=0990a249c5f59d46ce7414523e8e67e8da946825 minikube.k8s.io/name=addons-922488 minikube.k8s.io/primary=true
	I0731 19:41:45.527772  317575 ops.go:34] apiserver oom_adj: -16
	I0731 19:41:45.527968  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:46.028197  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:46.528219  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:47.028468  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:47.528664  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:48.028917  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:48.528753  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:49.028626  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:49.528622  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:50.029047  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:50.528533  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:51.028590  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:51.529186  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:52.029365  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:52.528202  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:53.028232  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:53.528790  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:54.028153  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:54.528224  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:55.029015  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:55.528950  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:56.028725  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:56.528065  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:57.028550  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:57.528947  317575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0731 19:41:57.701536  317575 kubeadm.go:1113] duration metric: took 13.078811119s to wait for elevateKubeSystemPrivileges
	I0731 19:41:57.701589  317575 kubeadm.go:394] duration metric: took 34.240521258s to StartCluster
	I0731 19:41:57.701621  317575 settings.go:142] acquiring lock: {Name:mkd5dd7271988d196c3967022f0b272ac7152342 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 19:41:57.701990  317575 settings.go:150] Updating kubeconfig:  /home/g528047478195_compute/minikube-integration/19355-311497/kubeconfig
	I0731 19:41:57.702759  317575 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19355-311497/kubeconfig: {Name:mkbf9dba1749baf83fbc3f44ff1be81cfaaf836b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0731 19:41:57.703210  317575 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0731 19:41:57.703280  317575 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0731 19:41:57.703653  317575 config.go:182] Loaded profile config "addons-922488": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.3
	I0731 19:41:57.703703  317575 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]
	I0731 19:41:57.703806  317575 addons.go:69] Setting yakd=true in profile "addons-922488"
	I0731 19:41:57.703874  317575 addons.go:234] Setting addon yakd=true in "addons-922488"
	I0731 19:41:57.703930  317575 host.go:66] Checking if "addons-922488" exists ...
	I0731 19:41:57.704613  317575 addons.go:69] Setting inspektor-gadget=true in profile "addons-922488"
	I0731 19:41:57.704650  317575 addons.go:234] Setting addon inspektor-gadget=true in "addons-922488"
	I0731 19:41:57.704682  317575 host.go:66] Checking if "addons-922488" exists ...
	I0731 19:41:57.705105  317575 cli_runner.go:164] Run: docker container inspect addons-922488 --format={{.State.Status}}
	I0731 19:41:57.705544  317575 cli_runner.go:164] Run: docker container inspect addons-922488 --format={{.State.Status}}
	I0731 19:41:57.708397  317575 addons.go:69] Setting metrics-server=true in profile "addons-922488"
	I0731 19:41:57.708478  317575 addons.go:234] Setting addon metrics-server=true in "addons-922488"
	I0731 19:41:57.708542  317575 host.go:66] Checking if "addons-922488" exists ...
	I0731 19:41:57.709610  317575 cli_runner.go:164] Run: docker container inspect addons-922488 --format={{.State.Status}}
	I0731 19:41:57.709923  317575 out.go:177] * Verifying Kubernetes components...
	I0731 19:41:57.712277  317575 addons.go:69] Setting cloud-spanner=true in profile "addons-922488"
	I0731 19:41:57.712344  317575 addons.go:234] Setting addon cloud-spanner=true in "addons-922488"
	I0731 19:41:57.712406  317575 host.go:66] Checking if "addons-922488" exists ...
	I0731 19:41:57.712970  317575 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-922488"
	I0731 19:41:57.713037  317575 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-922488"
	I0731 19:41:57.713085  317575 host.go:66] Checking if "addons-922488" exists ...
	I0731 19:41:57.713847  317575 cli_runner.go:164] Run: docker container inspect addons-922488 --format={{.State.Status}}
	I0731 19:41:57.714654  317575 cli_runner.go:164] Run: docker container inspect addons-922488 --format={{.State.Status}}
	I0731 19:41:57.724274  317575 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-922488"
	I0731 19:41:57.724302  317575 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-922488"
	I0731 19:41:57.724372  317575 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-922488"
	I0731 19:41:57.724424  317575 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-922488"
	I0731 19:41:57.724469  317575 host.go:66] Checking if "addons-922488" exists ...
	I0731 19:41:57.724946  317575 cli_runner.go:164] Run: docker container inspect addons-922488 --format={{.State.Status}}
	I0731 19:41:57.725162  317575 cli_runner.go:164] Run: docker container inspect addons-922488 --format={{.State.Status}}
	I0731 19:41:57.737052  317575 addons.go:69] Setting default-storageclass=true in profile "addons-922488"
	I0731 19:41:57.737139  317575 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-922488"
	I0731 19:41:57.737752  317575 cli_runner.go:164] Run: docker container inspect addons-922488 --format={{.State.Status}}
	I0731 19:41:57.752860  317575 addons.go:69] Setting gcp-auth=true in profile "addons-922488"
	I0731 19:41:57.724274  317575 addons.go:69] Setting registry=true in profile "addons-922488"
	I0731 19:41:57.774273  317575 addons.go:234] Setting addon registry=true in "addons-922488"
	I0731 19:41:57.781510  317575 host.go:66] Checking if "addons-922488" exists ...
	I0731 19:41:57.724293  317575 addons.go:69] Setting storage-provisioner=true in profile "addons-922488"
	I0731 19:41:57.787248  317575 addons.go:234] Setting addon storage-provisioner=true in "addons-922488"
	I0731 19:41:57.787453  317575 host.go:66] Checking if "addons-922488" exists ...
	I0731 19:41:57.752918  317575 mustload.go:65] Loading cluster: addons-922488
	I0731 19:41:57.788775  317575 config.go:182] Loaded profile config "addons-922488": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.3
	I0731 19:41:57.790285  317575 cli_runner.go:164] Run: docker container inspect addons-922488 --format={{.State.Status}}
	I0731 19:41:57.792904  317575 cli_runner.go:164] Run: docker container inspect addons-922488 --format={{.State.Status}}
	I0731 19:41:57.752927  317575 addons.go:69] Setting helm-tiller=true in profile "addons-922488"
	I0731 19:41:57.815443  317575 addons.go:234] Setting addon helm-tiller=true in "addons-922488"
	I0731 19:41:57.815534  317575 host.go:66] Checking if "addons-922488" exists ...
	I0731 19:41:57.752938  317575 addons.go:69] Setting ingress=true in profile "addons-922488"
	I0731 19:41:57.818419  317575 addons.go:234] Setting addon ingress=true in "addons-922488"
	I0731 19:41:57.818526  317575 host.go:66] Checking if "addons-922488" exists ...
	I0731 19:41:57.819519  317575 cli_runner.go:164] Run: docker container inspect addons-922488 --format={{.State.Status}}
	I0731 19:41:57.819995  317575 cli_runner.go:164] Run: docker container inspect addons-922488 --format={{.State.Status}}
	I0731 19:41:57.752944  317575 addons.go:69] Setting ingress-dns=true in profile "addons-922488"
	I0731 19:41:57.846415  317575 addons.go:234] Setting addon ingress-dns=true in "addons-922488"
	I0731 19:41:57.846557  317575 host.go:66] Checking if "addons-922488" exists ...
	I0731 19:41:57.847413  317575 cli_runner.go:164] Run: docker container inspect addons-922488 --format={{.State.Status}}
	I0731 19:41:57.756023  317575 addons.go:69] Setting volcano=true in profile "addons-922488"
	I0731 19:41:57.756211  317575 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0731 19:41:57.756041  317575 addons.go:69] Setting volumesnapshots=true in profile "addons-922488"
	I0731 19:41:57.863016  317575 addons.go:234] Setting addon volumesnapshots=true in "addons-922488"
	I0731 19:41:57.863124  317575 host.go:66] Checking if "addons-922488" exists ...
	I0731 19:41:57.894194  317575 cli_runner.go:164] Run: docker container inspect addons-922488 --format={{.State.Status}}
	I0731 19:41:57.989251  317575 cli_runner.go:164] Run: docker container inspect addons-922488 --format={{.State.Status}}
	I0731 19:41:57.989687  317575 addons.go:234] Setting addon volcano=true in "addons-922488"
	I0731 19:41:57.989874  317575 host.go:66] Checking if "addons-922488" exists ...
	I0731 19:41:57.990785  317575 cli_runner.go:164] Run: docker container inspect addons-922488 --format={{.State.Status}}
	I0731 19:41:58.287911  317575 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0731 19:41:58.293364  317575 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0731 19:41:58.293472  317575 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0731 19:41:58.293603  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:58.319388  317575 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0731 19:41:58.327053  317575 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0731 19:41:58.327207  317575 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0731 19:41:58.327449  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:58.344526  317575 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0731 19:41:58.344805  317575 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0731 19:41:58.358675  317575 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0731 19:41:58.359044  317575 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0731 19:41:58.359069  317575 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0731 19:41:58.359203  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:58.376504  317575 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0731 19:41:58.376543  317575 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0731 19:41:58.376660  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:58.427156  317575 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0731 19:41:58.433529  317575 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0731 19:41:58.436449  317575 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0731 19:41:58.441252  317575 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0731 19:41:58.451525  317575 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0731 19:41:58.463982  317575 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0731 19:41:58.470622  317575 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0731 19:41:58.473716  317575 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0731 19:41:58.479601  317575 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0731 19:41:58.479730  317575 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0731 19:41:58.479899  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:58.554206  317575 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.1
	I0731 19:41:58.556798  317575 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0731 19:41:58.556835  317575 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0731 19:41:58.556951  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:58.600883  317575 host.go:66] Checking if "addons-922488" exists ...
	I0731 19:41:58.620518  317575 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0731 19:41:58.624920  317575 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0731 19:41:58.624955  317575 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0731 19:41:58.625075  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:58.634671  317575 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0731 19:41:58.760833  317575 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0731 19:41:58.764686  317575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32868 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/addons-922488/id_rsa Username:docker}
	I0731 19:41:58.829581  317575 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0731 19:41:58.829679  317575 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0731 19:41:58.829808  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:58.851910  317575 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0731 19:41:58.860308  317575 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0731 19:41:58.860420  317575 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0731 19:41:58.860542  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:58.866777  317575 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0731 19:41:58.870528  317575 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0731 19:41:58.877712  317575 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0731 19:41:58.880316  317575 out.go:177]   - Using image docker.io/registry:2.8.3
	I0731 19:41:58.885339  317575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32868 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/addons-922488/id_rsa Username:docker}
	I0731 19:41:58.936276  317575 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0731 19:41:58.936310  317575 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0731 19:41:58.936477  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:58.947703  317575 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0731 19:41:58.952340  317575 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.9.0
	I0731 19:41:58.953193  317575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32868 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/addons-922488/id_rsa Username:docker}
	I0731 19:41:58.953266  317575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32868 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/addons-922488/id_rsa Username:docker}
	I0731 19:41:58.961248  317575 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-922488"
	I0731 19:41:58.962873  317575 host.go:66] Checking if "addons-922488" exists ...
	I0731 19:41:58.963653  317575 cli_runner.go:164] Run: docker container inspect addons-922488 --format={{.State.Status}}
	I0731 19:41:58.972650  317575 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0731 19:41:58.972943  317575 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0731 19:41:58.973013  317575 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0731 19:41:58.973188  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:58.995797  317575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32868 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/addons-922488/id_rsa Username:docker}
	I0731 19:41:59.001868  317575 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.9.0
	I0731 19:41:59.007241  317575 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.9.0
	I0731 19:41:59.012564  317575 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0731 19:41:59.012707  317575 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (434001 bytes)
	I0731 19:41:59.012844  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:59.046720  317575 addons.go:234] Setting addon default-storageclass=true in "addons-922488"
	I0731 19:41:59.046792  317575 host.go:66] Checking if "addons-922488" exists ...
	I0731 19:41:59.047944  317575 cli_runner.go:164] Run: docker container inspect addons-922488 --format={{.State.Status}}
	I0731 19:41:59.065081  317575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32868 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/addons-922488/id_rsa Username:docker}
	I0731 19:41:59.073003  317575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32868 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/addons-922488/id_rsa Username:docker}
	I0731 19:41:59.073739  317575 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0731 19:41:59.073761  317575 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0731 19:41:59.073863  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:59.162953  317575 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0731 19:41:59.162982  317575 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0731 19:41:59.163083  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:59.271441  317575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32868 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/addons-922488/id_rsa Username:docker}
	I0731 19:41:59.335633  317575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32868 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/addons-922488/id_rsa Username:docker}
	I0731 19:41:59.385761  317575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32868 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/addons-922488/id_rsa Username:docker}
	I0731 19:41:59.393235  317575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32868 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/addons-922488/id_rsa Username:docker}
	I0731 19:41:59.396323  317575 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0731 19:41:59.401565  317575 out.go:177]   - Using image docker.io/busybox:stable
	I0731 19:41:59.405345  317575 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0731 19:41:59.405380  317575 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0731 19:41:59.405506  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:41:59.462423  317575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32868 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/addons-922488/id_rsa Username:docker}
	I0731 19:41:59.478480  317575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32868 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/addons-922488/id_rsa Username:docker}
	I0731 19:41:59.482394  317575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32868 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/addons-922488/id_rsa Username:docker}
	I0731 19:41:59.560318  317575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32868 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/addons-922488/id_rsa Username:docker}
	W0731 19:41:59.562860  317575 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0731 19:41:59.562906  317575 retry.go:31] will retry after 358.348232ms: ssh: handshake failed: EOF
	I0731 19:41:59.682719  317575 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0731 19:41:59.682877  317575 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0731 19:41:59.717590  317575 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0731 19:41:59.977628  317575 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0731 19:42:00.002293  317575 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0731 19:42:00.002442  317575 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0731 19:42:00.024923  317575 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0731 19:42:00.119428  317575 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0731 19:42:00.119555  317575 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0731 19:42:00.123001  317575 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0731 19:42:00.123122  317575 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0731 19:42:00.139427  317575 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0731 19:42:00.139553  317575 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0731 19:42:00.271079  317575 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0731 19:42:00.271112  317575 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0731 19:42:00.370980  317575 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0731 19:42:00.438388  317575 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0731 19:42:00.438421  317575 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0731 19:42:00.445086  317575 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0731 19:42:00.469288  317575 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0731 19:42:00.482106  317575 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0731 19:42:00.482264  317575 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0731 19:42:00.506991  317575 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0731 19:42:00.507060  317575 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0731 19:42:00.600066  317575 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0731 19:42:00.600126  317575 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0731 19:42:00.612397  317575 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0731 19:42:00.639375  317575 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0731 19:42:00.639409  317575 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0731 19:42:00.676748  317575 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0731 19:42:00.676778  317575 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0731 19:42:00.753685  317575 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0731 19:42:00.753720  317575 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0731 19:42:00.876422  317575 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0731 19:42:00.876456  317575 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0731 19:42:00.965823  317575 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0731 19:42:00.965875  317575 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0731 19:42:00.987007  317575 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0731 19:42:00.987042  317575 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0731 19:42:01.114096  317575 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0731 19:42:01.114128  317575 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0731 19:42:01.129504  317575 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0731 19:42:01.204032  317575 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0731 19:42:01.204063  317575 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0731 19:42:01.245949  317575 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0731 19:42:01.246000  317575 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0731 19:42:01.322077  317575 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0731 19:42:01.545115  317575 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0731 19:42:01.617627  317575 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0731 19:42:01.617668  317575 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0731 19:42:01.721924  317575 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0731 19:42:01.721961  317575 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0731 19:42:01.899949  317575 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0731 19:42:01.899986  317575 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0731 19:42:01.912202  317575 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0731 19:42:02.018258  317575 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0731 19:42:02.410857  317575 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0731 19:42:02.410895  317575 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0731 19:42:02.422984  317575 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0731 19:42:02.423021  317575 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0731 19:42:02.459421  317575 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (4.100695798s)
	I0731 19:42:02.459461  317575 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0731 19:42:02.461260  317575 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.826549354s)
	I0731 19:42:02.462640  317575 node_ready.go:35] waiting up to 6m0s for node "addons-922488" to be "Ready" ...
	I0731 19:42:02.714072  317575 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0731 19:42:02.714105  317575 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0731 19:42:02.949579  317575 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0731 19:42:02.949608  317575 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0731 19:42:02.971203  317575 node_ready.go:49] node "addons-922488" has status "Ready":"True"
	I0731 19:42:02.971237  317575 node_ready.go:38] duration metric: took 508.561529ms for node "addons-922488" to be "Ready" ...
	I0731 19:42:02.971254  317575 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0731 19:42:03.042229  317575 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0731 19:42:03.042261  317575 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0731 19:42:03.045610  317575 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0731 19:42:03.045651  317575 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0731 19:42:03.414147  317575 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0731 19:42:03.414216  317575 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0731 19:42:03.484049  317575 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0731 19:42:03.484079  317575 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0731 19:42:03.526326  317575 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	W0731 19:42:03.794431  317575 kapi.go:211] failed rescaling "coredns" deployment in "kube-system" namespace and "addons-922488" context to 1 replicas: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
	E0731 19:42:03.794465  317575 start.go:160] Unable to scale down deployment "coredns" in namespace "kube-system" to 1 replica: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
	I0731 19:42:03.808999  317575 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-8qnjm" in "kube-system" namespace to be "Ready" ...
	I0731 19:42:03.937150  317575 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0731 19:42:03.937262  317575 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0731 19:42:03.979628  317575 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0731 19:42:04.574441  317575 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0731 19:42:04.574475  317575 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0731 19:42:05.290148  317575 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0731 19:42:05.290194  317575 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0731 19:42:06.221017  317575 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0731 19:42:06.671562  317575 pod_ready.go:102] pod "coredns-7db6d8ff4d-8qnjm" in "kube-system" namespace has status "Ready":"False"
	I0731 19:42:07.035210  317575 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (7.317447599s)
	I0731 19:42:07.035303  317575 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (7.057565572s)
	I0731 19:42:09.235890  317575 pod_ready.go:102] pod "coredns-7db6d8ff4d-8qnjm" in "kube-system" namespace has status "Ready":"False"
	I0731 19:42:11.157549  317575 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (11.132494386s)
	I0731 19:42:11.483862  317575 pod_ready.go:102] pod "coredns-7db6d8ff4d-8qnjm" in "kube-system" namespace has status "Ready":"False"
	I0731 19:42:13.016447  317575 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (12.64542075s)
	I0731 19:42:14.475935  317575 pod_ready.go:102] pod "coredns-7db6d8ff4d-8qnjm" in "kube-system" namespace has status "Ready":"False"
	I0731 19:42:17.007492  317575 pod_ready.go:102] pod "coredns-7db6d8ff4d-8qnjm" in "kube-system" namespace has status "Ready":"False"
	I0731 19:42:17.344394  317575 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0731 19:42:17.344709  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:42:17.404834  317575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32868 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/addons-922488/id_rsa Username:docker}
	I0731 19:42:17.612241  317575 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0731 19:42:17.681649  317575 addons.go:234] Setting addon gcp-auth=true in "addons-922488"
	I0731 19:42:17.681805  317575 host.go:66] Checking if "addons-922488" exists ...
	I0731 19:42:17.682735  317575 cli_runner.go:164] Run: docker container inspect addons-922488 --format={{.State.Status}}
	I0731 19:42:17.737875  317575 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0731 19:42:17.737977  317575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-922488
	I0731 19:42:17.811568  317575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32868 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/addons-922488/id_rsa Username:docker}
	I0731 19:42:19.679518  317575 pod_ready.go:102] pod "coredns-7db6d8ff4d-8qnjm" in "kube-system" namespace has status "Ready":"False"
	I0731 19:42:22.093885  317575 pod_ready.go:102] pod "coredns-7db6d8ff4d-8qnjm" in "kube-system" namespace has status "Ready":"False"
	I0731 19:42:24.095700  317575 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (23.65056642s)
	I0731 19:42:24.095744  317575 addons.go:475] Verifying addon ingress=true in "addons-922488"
	I0731 19:42:24.096969  317575 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (23.627638271s)
	I0731 19:42:24.107203  317575 out.go:177] * Verifying ingress addon...
	I0731 19:42:24.115531  317575 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0731 19:42:24.120964  317575 pod_ready.go:102] pod "coredns-7db6d8ff4d-8qnjm" in "kube-system" namespace has status "Ready":"False"
	I0731 19:42:24.128863  317575 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0731 19:42:24.128898  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:24.723218  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:25.315227  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:25.845006  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:26.896421  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:27.066469  317575 pod_ready.go:102] pod "coredns-7db6d8ff4d-8qnjm" in "kube-system" namespace has status "Ready":"False"
	I0731 19:42:27.067429  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:27.313370  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:27.913908  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:28.202645  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:28.696705  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:29.071287  317575 pod_ready.go:102] pod "coredns-7db6d8ff4d-8qnjm" in "kube-system" namespace has status "Ready":"False"
	I0731 19:42:29.208393  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:29.290235  317575 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (28.677777624s)
	I0731 19:42:29.290720  317575 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (28.161176811s)
	I0731 19:42:29.291284  317575 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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: (27.969145602s)
	I0731 19:42:29.291459  317575 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (27.746276858s)
	I0731 19:42:29.291533  317575 addons.go:475] Verifying addon registry=true in "addons-922488"
	I0731 19:42:29.291931  317575 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (27.379677461s)
	I0731 19:42:29.292374  317575 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (27.274074605s)
	I0731 19:42:29.292449  317575 addons.go:475] Verifying addon metrics-server=true in "addons-922488"
	I0731 19:42:29.292681  317575 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (25.76631178s)
	W0731 19:42:29.292766  317575 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0731 19:42:29.292832  317575 retry.go:31] will retry after 243.742111ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0731 19:42:29.293154  317575 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (25.313385703s)
	I0731 19:42:29.295672  317575 out.go:177] * Verifying registry addon...
	I0731 19:42:29.296001  317575 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-922488 service yakd-dashboard -n yakd-dashboard
	
	I0731 19:42:29.300950  317575 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0731 19:42:29.537542  317575 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0731 19:42:29.650129  317575 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0731 19:42:29.650255  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:29.897400  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:30.049926  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:30.621528  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:30.839239  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:30.840511  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:31.628901  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:31.717363  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:31.718080  317575 pod_ready.go:102] pod "coredns-7db6d8ff4d-8qnjm" in "kube-system" namespace has status "Ready":"False"
	I0731 19:42:31.719557  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:32.348370  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:32.363643  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:32.403037  317575 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (14.665115049s)
	I0731 19:42:32.403246  317575 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (26.182171341s)
	I0731 19:42:32.403755  317575 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-922488"
	I0731 19:42:32.408209  317575 out.go:177] * Verifying csi-hostpath-driver addon...
	I0731 19:42:32.408303  317575 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0731 19:42:32.412537  317575 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0731 19:42:32.412907  317575 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0731 19:42:32.415546  317575 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0731 19:42:32.415634  317575 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0731 19:42:32.491523  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:32.509219  317575 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0731 19:42:32.509331  317575 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0731 19:42:32.587546  317575 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0731 19:42:32.587674  317575 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0731 19:42:32.731325  317575 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0731 19:42:32.929316  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:32.937241  317575 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0731 19:42:32.937349  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:33.304466  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:33.334159  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:33.336110  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:33.664922  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:33.807761  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:34.092261  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:34.140460  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:34.275927  317575 pod_ready.go:102] pod "coredns-7db6d8ff4d-8qnjm" in "kube-system" namespace has status "Ready":"False"
	I0731 19:42:34.290689  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:34.292430  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:34.425877  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:34.522360  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:34.649529  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:34.891164  317575 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.353482079s)
	I0731 19:42:34.906913  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:34.939053  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:35.160105  317575 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml: (2.42865502s)
	I0731 19:42:35.167674  317575 addons.go:475] Verifying addon gcp-auth=true in "addons-922488"
	I0731 19:42:35.170621  317575 out.go:177] * Verifying gcp-auth addon...
	I0731 19:42:35.174854  317575 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0731 19:42:35.201802  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:35.248330  317575 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0731 19:42:35.414323  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:35.446595  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:35.625980  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:35.813740  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:35.943285  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:36.140223  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:36.321566  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:36.324641  317575 pod_ready.go:102] pod "coredns-7db6d8ff4d-8qnjm" in "kube-system" namespace has status "Ready":"False"
	I0731 19:42:36.432519  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:36.624976  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:36.822603  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:36.947805  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:37.126338  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:37.309892  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:37.452477  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:37.625303  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:37.822371  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:37.944309  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:38.127672  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:38.314722  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:38.326948  317575 pod_ready.go:102] pod "coredns-7db6d8ff4d-8qnjm" in "kube-system" namespace has status "Ready":"False"
	I0731 19:42:38.435794  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:38.627221  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:38.815533  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:38.926320  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:39.124996  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:39.311348  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:39.452514  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:39.627256  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:39.810911  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:39.922581  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:40.124065  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:40.317450  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:40.423153  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:40.626913  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:40.818434  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:40.829310  317575 pod_ready.go:102] pod "coredns-7db6d8ff4d-8qnjm" in "kube-system" namespace has status "Ready":"False"
	I0731 19:42:40.925165  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:41.127344  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:41.308709  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:41.456795  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:41.666540  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:41.835160  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:41.839799  317575 pod_ready.go:92] pod "coredns-7db6d8ff4d-8qnjm" in "kube-system" namespace has status "Ready":"True"
	I0731 19:42:41.839831  317575 pod_ready.go:81] duration metric: took 38.030783414s for pod "coredns-7db6d8ff4d-8qnjm" in "kube-system" namespace to be "Ready" ...
	I0731 19:42:41.839872  317575 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-j884r" in "kube-system" namespace to be "Ready" ...
	I0731 19:42:41.854652  317575 pod_ready.go:92] pod "coredns-7db6d8ff4d-j884r" in "kube-system" namespace has status "Ready":"True"
	I0731 19:42:41.854690  317575 pod_ready.go:81] duration metric: took 14.797507ms for pod "coredns-7db6d8ff4d-j884r" in "kube-system" namespace to be "Ready" ...
	I0731 19:42:41.854706  317575 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-922488" in "kube-system" namespace to be "Ready" ...
	I0731 19:42:41.873272  317575 pod_ready.go:92] pod "etcd-addons-922488" in "kube-system" namespace has status "Ready":"True"
	I0731 19:42:41.873335  317575 pod_ready.go:81] duration metric: took 18.543816ms for pod "etcd-addons-922488" in "kube-system" namespace to be "Ready" ...
	I0731 19:42:41.873479  317575 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-922488" in "kube-system" namespace to be "Ready" ...
	I0731 19:42:41.891044  317575 pod_ready.go:92] pod "kube-apiserver-addons-922488" in "kube-system" namespace has status "Ready":"True"
	I0731 19:42:41.891078  317575 pod_ready.go:81] duration metric: took 17.559521ms for pod "kube-apiserver-addons-922488" in "kube-system" namespace to be "Ready" ...
	I0731 19:42:41.891096  317575 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-922488" in "kube-system" namespace to be "Ready" ...
	I0731 19:42:41.908077  317575 pod_ready.go:92] pod "kube-controller-manager-addons-922488" in "kube-system" namespace has status "Ready":"True"
	I0731 19:42:41.908114  317575 pod_ready.go:81] duration metric: took 17.005583ms for pod "kube-controller-manager-addons-922488" in "kube-system" namespace to be "Ready" ...
	I0731 19:42:41.908133  317575 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-qbmwg" in "kube-system" namespace to be "Ready" ...
	I0731 19:42:41.933278  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:42.149826  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:42.214619  317575 pod_ready.go:92] pod "kube-proxy-qbmwg" in "kube-system" namespace has status "Ready":"True"
	I0731 19:42:42.214718  317575 pod_ready.go:81] duration metric: took 306.574535ms for pod "kube-proxy-qbmwg" in "kube-system" namespace to be "Ready" ...
	I0731 19:42:42.214747  317575 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-922488" in "kube-system" namespace to be "Ready" ...
	I0731 19:42:42.311503  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:42.422295  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:42.614865  317575 pod_ready.go:92] pod "kube-scheduler-addons-922488" in "kube-system" namespace has status "Ready":"True"
	I0731 19:42:42.614898  317575 pod_ready.go:81] duration metric: took 400.129817ms for pod "kube-scheduler-addons-922488" in "kube-system" namespace to be "Ready" ...
	I0731 19:42:42.614912  317575 pod_ready.go:38] duration metric: took 39.64363971s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0731 19:42:42.614973  317575 api_server.go:52] waiting for apiserver process to appear ...
	I0731 19:42:42.615108  317575 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0731 19:42:42.634405  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:42.653086  317575 api_server.go:72] duration metric: took 44.949762305s to wait for apiserver process to appear ...
	I0731 19:42:42.653199  317575 api_server.go:88] waiting for apiserver healthz status ...
	I0731 19:42:42.653258  317575 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0731 19:42:42.665083  317575 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0731 19:42:42.666991  317575 api_server.go:141] control plane version: v1.30.3
	I0731 19:42:42.667030  317575 api_server.go:131] duration metric: took 13.812923ms to wait for apiserver health ...
	I0731 19:42:42.667043  317575 system_pods.go:43] waiting for kube-system pods to appear ...
	I0731 19:42:42.812444  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:42.852197  317575 system_pods.go:59] 19 kube-system pods found
	I0731 19:42:42.852319  317575 system_pods.go:61] "coredns-7db6d8ff4d-8qnjm" [111f21ad-b4b8-4c5d-8379-e52f6163a7e9] Running
	I0731 19:42:42.852348  317575 system_pods.go:61] "coredns-7db6d8ff4d-j884r" [a36f4daa-b48b-4132-80f5-fd3a8e0dd39b] Running
	I0731 19:42:42.852393  317575 system_pods.go:61] "csi-hostpath-attacher-0" [576375f7-3310-425f-a6fd-e4cf9ac65b55] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0731 19:42:42.852424  317575 system_pods.go:61] "csi-hostpath-resizer-0" [7a6fc344-f1f4-441e-a60b-08c4b21e19c0] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0731 19:42:42.852458  317575 system_pods.go:61] "csi-hostpathplugin-8rr57" [d627d9a6-129c-41e0-a3cd-96d226b9f148] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0731 19:42:42.852505  317575 system_pods.go:61] "etcd-addons-922488" [3e2f876d-da14-495e-8c96-050cf1b37da2] Running
	I0731 19:42:42.852534  317575 system_pods.go:61] "kube-apiserver-addons-922488" [77010090-2e89-4834-ac39-1f909dd5de39] Running
	I0731 19:42:42.852558  317575 system_pods.go:61] "kube-controller-manager-addons-922488" [bf80a95b-ab59-4191-96f0-ec0382747f58] Running
	I0731 19:42:42.852610  317575 system_pods.go:61] "kube-ingress-dns-minikube" [19ce6730-287a-4364-95fa-d3af5f46ddd4] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0731 19:42:42.852635  317575 system_pods.go:61] "kube-proxy-qbmwg" [48e8a870-684f-450f-a2de-dd3047c2ab88] Running
	I0731 19:42:42.852674  317575 system_pods.go:61] "kube-scheduler-addons-922488" [5d9047c3-a14c-4e6e-8fc7-44943f2231b7] Running
	I0731 19:42:42.852717  317575 system_pods.go:61] "metrics-server-c59844bb4-6swzt" [234f3a4f-e779-4ac5-a4d6-d0a8b571e4a4] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0731 19:42:42.852742  317575 system_pods.go:61] "nvidia-device-plugin-daemonset-z8vc7" [18af6267-3bb5-4c30-ab22-d09a32a065de] Running
	I0731 19:42:42.852766  317575 system_pods.go:61] "registry-698f998955-8xcpt" [08935a26-a22f-4ac5-ad36-c4729c2fb614] Running
	I0731 19:42:42.852799  317575 system_pods.go:61] "registry-proxy-cplxm" [313fb7c0-73b9-4e87-8fd5-f0d053d1d822] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0731 19:42:42.852839  317575 system_pods.go:61] "snapshot-controller-745499f584-lvbz7" [97718a49-a402-4687-9da6-545d543faf26] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0731 19:42:42.852867  317575 system_pods.go:61] "snapshot-controller-745499f584-pxgc4" [c0298e5b-ebd5-43e5-95a8-d684c5a49513] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0731 19:42:42.852900  317575 system_pods.go:61] "storage-provisioner" [73b5fa80-8ce5-4726-96fa-a18f80101595] Running
	I0731 19:42:42.852940  317575 system_pods.go:61] "tiller-deploy-6677d64bcd-rwrnb" [fa1d3f46-8a26-461b-83a3-96adff615f15] Pending / Ready:ContainersNotReady (containers with unready status: [tiller]) / ContainersReady:ContainersNotReady (containers with unready status: [tiller])
	I0731 19:42:42.852970  317575 system_pods.go:74] duration metric: took 185.917061ms to wait for pod list to return data ...
	I0731 19:42:42.853001  317575 default_sa.go:34] waiting for default service account to be created ...
	I0731 19:42:42.922830  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:43.014371  317575 default_sa.go:45] found service account: "default"
	I0731 19:42:43.014405  317575 default_sa.go:55] duration metric: took 161.367225ms for default service account to be created ...
	I0731 19:42:43.014420  317575 system_pods.go:116] waiting for k8s-apps to be running ...
	I0731 19:42:43.134660  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:43.247902  317575 system_pods.go:86] 19 kube-system pods found
	I0731 19:42:43.247955  317575 system_pods.go:89] "coredns-7db6d8ff4d-8qnjm" [111f21ad-b4b8-4c5d-8379-e52f6163a7e9] Running
	I0731 19:42:43.247968  317575 system_pods.go:89] "coredns-7db6d8ff4d-j884r" [a36f4daa-b48b-4132-80f5-fd3a8e0dd39b] Running
	I0731 19:42:43.247986  317575 system_pods.go:89] "csi-hostpath-attacher-0" [576375f7-3310-425f-a6fd-e4cf9ac65b55] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0731 19:42:43.248003  317575 system_pods.go:89] "csi-hostpath-resizer-0" [7a6fc344-f1f4-441e-a60b-08c4b21e19c0] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0731 19:42:43.248019  317575 system_pods.go:89] "csi-hostpathplugin-8rr57" [d627d9a6-129c-41e0-a3cd-96d226b9f148] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0731 19:42:43.248032  317575 system_pods.go:89] "etcd-addons-922488" [3e2f876d-da14-495e-8c96-050cf1b37da2] Running
	I0731 19:42:43.248046  317575 system_pods.go:89] "kube-apiserver-addons-922488" [77010090-2e89-4834-ac39-1f909dd5de39] Running
	I0731 19:42:43.248066  317575 system_pods.go:89] "kube-controller-manager-addons-922488" [bf80a95b-ab59-4191-96f0-ec0382747f58] Running
	I0731 19:42:43.248089  317575 system_pods.go:89] "kube-ingress-dns-minikube" [19ce6730-287a-4364-95fa-d3af5f46ddd4] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0731 19:42:43.248099  317575 system_pods.go:89] "kube-proxy-qbmwg" [48e8a870-684f-450f-a2de-dd3047c2ab88] Running
	I0731 19:42:43.248113  317575 system_pods.go:89] "kube-scheduler-addons-922488" [5d9047c3-a14c-4e6e-8fc7-44943f2231b7] Running
	I0731 19:42:43.248130  317575 system_pods.go:89] "metrics-server-c59844bb4-6swzt" [234f3a4f-e779-4ac5-a4d6-d0a8b571e4a4] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0731 19:42:43.248146  317575 system_pods.go:89] "nvidia-device-plugin-daemonset-z8vc7" [18af6267-3bb5-4c30-ab22-d09a32a065de] Running
	I0731 19:42:43.248163  317575 system_pods.go:89] "registry-698f998955-8xcpt" [08935a26-a22f-4ac5-ad36-c4729c2fb614] Running
	I0731 19:42:43.248562  317575 system_pods.go:89] "registry-proxy-cplxm" [313fb7c0-73b9-4e87-8fd5-f0d053d1d822] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0731 19:42:43.248597  317575 system_pods.go:89] "snapshot-controller-745499f584-lvbz7" [97718a49-a402-4687-9da6-545d543faf26] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0731 19:42:43.248616  317575 system_pods.go:89] "snapshot-controller-745499f584-pxgc4" [c0298e5b-ebd5-43e5-95a8-d684c5a49513] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0731 19:42:43.248627  317575 system_pods.go:89] "storage-provisioner" [73b5fa80-8ce5-4726-96fa-a18f80101595] Running
	I0731 19:42:43.248643  317575 system_pods.go:89] "tiller-deploy-6677d64bcd-rwrnb" [fa1d3f46-8a26-461b-83a3-96adff615f15] Pending / Ready:ContainersNotReady (containers with unready status: [tiller]) / ContainersReady:ContainersNotReady (containers with unready status: [tiller])
	I0731 19:42:43.248662  317575 system_pods.go:126] duration metric: took 234.230573ms to wait for k8s-apps to be running ...
	I0731 19:42:43.248685  317575 system_svc.go:44] waiting for kubelet service to be running ....
	I0731 19:42:43.248788  317575 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0731 19:42:43.285061  317575 system_svc.go:56] duration metric: took 36.335254ms WaitForService to wait for kubelet
	I0731 19:42:43.285107  317575 kubeadm.go:582] duration metric: took 45.581790182s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0731 19:42:43.285201  317575 node_conditions.go:102] verifying NodePressure condition ...
	I0731 19:42:43.313476  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:43.416459  317575 node_conditions.go:122] node storage ephemeral capacity is 119475748Ki
	I0731 19:42:43.416504  317575 node_conditions.go:123] node cpu capacity is 2
	I0731 19:42:43.416547  317575 node_conditions.go:105] duration metric: took 131.333745ms to run NodePressure ...
	I0731 19:42:43.416569  317575 start.go:241] waiting for startup goroutines ...
	I0731 19:42:43.426530  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:43.622229  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:43.813498  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:43.932458  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:44.121964  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:44.312815  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:44.427774  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:44.626028  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:44.822647  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:44.928479  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:45.137223  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:45.376868  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:45.483394  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:45.627939  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:45.810127  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:45.927866  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:46.125081  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:46.315587  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:46.426041  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:46.627601  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:46.815759  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:46.926336  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:47.136160  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:47.309819  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:47.424735  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:47.725224  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:47.809283  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:47.920710  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:48.122371  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:48.310149  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:48.696825  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:48.702800  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:48.813676  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:48.933498  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:49.144569  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:49.311319  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:49.452794  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:49.636018  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:49.872635  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:49.987590  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:50.123224  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:50.340307  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:50.440662  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:50.630648  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:50.883138  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:50.928206  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:51.124439  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:51.355089  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:51.464203  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:51.674234  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:51.823298  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:51.939310  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:52.139521  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:52.335673  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:52.450274  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:52.624346  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:52.808432  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:52.956084  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:53.146584  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:53.317376  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:53.427544  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:53.649209  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:53.814784  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:53.927677  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:54.161701  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:54.314137  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:54.422083  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:54.632570  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:54.846542  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:54.929367  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:55.260391  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:55.396870  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:55.496885  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:55.635255  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:55.811314  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:55.971555  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:56.142259  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:56.336976  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:56.496613  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:56.632587  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:56.811386  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:56.937922  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:57.131509  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:57.316916  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:57.441138  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:57.622893  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:57.838037  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:57.938546  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:58.141562  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:58.322467  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:58.483294  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:58.622216  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:58.810647  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:58.932982  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:59.123664  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:59.323542  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:59.422212  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:42:59.632808  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:42:59.887818  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:42:59.946153  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:00.122332  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:00.317812  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:43:00.429449  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:00.624754  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:00.818519  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:43:00.928095  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:01.122910  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:01.313371  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:43:01.421761  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:01.621888  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:01.809916  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:43:01.920209  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:02.122850  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:02.337110  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:43:02.437932  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:02.630921  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:02.849112  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0731 19:43:02.925298  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:03.121276  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:03.331609  317575 kapi.go:107] duration metric: took 34.030637041s to wait for kubernetes.io/minikube-addons=registry ...
	I0731 19:43:03.428687  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:03.630653  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:03.921020  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:04.125913  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:04.440488  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:04.636734  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:04.937242  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:05.155585  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:05.427164  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:05.623799  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:05.921244  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:06.134769  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:06.431579  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:06.623134  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:06.945096  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:07.137162  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:07.454201  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:07.621675  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:07.923510  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:08.167636  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:08.434357  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:08.623095  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:08.922889  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:09.133449  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:09.535188  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:09.621766  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:09.922664  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:10.122943  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:10.429763  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:10.625734  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:10.931946  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:11.134277  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:11.434936  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:11.623358  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:11.923302  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:12.122134  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:12.419922  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:12.622032  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:12.924843  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:13.131674  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:13.424933  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:13.625553  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:13.929738  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:14.127423  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:14.512148  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:14.987880  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:14.995116  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:15.123314  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:15.425188  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:15.648047  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:15.922364  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:16.129632  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:16.438021  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:16.625218  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:16.932656  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:17.163650  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:17.430137  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:17.628074  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:17.950824  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:18.123647  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:18.423945  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:18.713832  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:18.931261  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:19.122037  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:19.432230  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:19.629200  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:19.955727  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:20.160259  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:20.429378  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:20.623333  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:20.932781  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:21.135701  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:21.422746  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:21.631443  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:21.923707  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:22.152959  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:22.439096  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:22.627707  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:22.926226  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:23.127410  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:23.444891  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:23.624884  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:23.968252  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:24.158545  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:24.464682  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:24.645755  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:24.952027  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:25.129674  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:25.496112  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:25.635253  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:25.935797  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:26.131261  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:26.423333  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:26.624633  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:26.974490  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:27.131103  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:27.420259  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:27.624757  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:27.925910  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:28.140937  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:28.455413  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:28.630213  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:28.951560  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:29.146337  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:29.491939  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:29.624384  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:29.924914  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:30.126139  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:30.480813  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:30.627310  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:30.923351  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:31.186804  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:31.423103  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:31.623164  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:31.946120  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:32.127418  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:32.433345  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:32.630039  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:32.931963  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:33.134192  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:33.420295  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:33.630621  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:33.933624  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:34.151758  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:34.441950  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:34.628300  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:34.922950  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:35.242916  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:35.597121  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:35.670914  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:35.947200  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:36.134676  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:36.484457  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:36.815951  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:36.929539  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:37.182795  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:37.490743  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:37.623461  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:37.929750  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:38.131782  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:38.428456  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:38.643297  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:38.948427  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:39.126015  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:39.440566  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:39.640952  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:39.936728  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:40.128585  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:40.424930  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:40.621151  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:40.924192  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:41.138121  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:41.427099  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:41.625629  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:41.931495  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:42.130104  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:42.434086  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:42.624804  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:42.926591  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:43.136483  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:43.449233  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:43.634150  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:43.920722  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:44.143881  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:44.433960  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:44.623090  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:44.926099  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:45.123019  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:45.436508  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:45.632262  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:45.921163  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0731 19:43:46.121449  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:46.433643  317575 kapi.go:107] duration metric: took 1m14.021103233s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0731 19:43:46.623324  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:47.121472  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:47.622875  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:48.123109  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:48.621971  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:49.121567  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:49.620883  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:50.122070  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:50.622350  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:51.121803  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:51.622103  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:52.121460  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:52.622512  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:53.121763  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:53.621160  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:54.122070  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:54.621473  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:55.121730  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:55.622079  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:56.122024  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:56.620813  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:57.125788  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:57.654391  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:57.704397  317575 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0731 19:43:57.704433  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:43:58.124245  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:58.180360  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:43:58.624260  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:58.682483  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:43:59.122711  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:59.179439  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:43:59.622778  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:43:59.680219  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:00.121821  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:00.179425  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:00.621434  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:00.679077  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:01.121252  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:01.180034  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:01.621443  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:01.679470  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:02.121144  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:02.179228  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:02.622313  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:02.680301  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:03.121648  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:03.180366  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:03.621438  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:03.679109  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:04.121709  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:04.179655  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:04.622212  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:04.679832  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:05.120825  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:05.179657  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:05.621902  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:05.679628  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:06.122614  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:06.179559  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:06.621768  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:06.679582  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:07.121802  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:07.179816  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:07.622482  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:07.679379  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:08.121737  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:08.181202  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:08.621996  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:08.679732  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:09.121882  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:09.179385  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:09.622183  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:09.678893  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:10.121641  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:10.179477  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:10.623495  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:10.679853  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:11.122251  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:11.180267  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:11.621574  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:11.679807  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:12.122000  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:12.179855  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:12.623875  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:12.692058  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:13.123692  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:13.180009  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:13.621864  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:13.679500  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:14.132878  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:14.179949  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:14.621832  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:14.680264  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:15.122241  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:15.196395  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:15.621891  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:15.680014  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:16.122097  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:16.179598  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:16.624411  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:16.679500  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:17.122256  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:17.179778  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:17.622078  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:17.679956  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:18.122865  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:18.180820  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:18.622099  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:18.679765  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:19.121819  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:19.179742  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:19.622113  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:19.679870  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:20.121870  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:20.179731  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:20.621844  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:20.680318  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:21.122037  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:21.179603  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:21.625649  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:21.679053  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:22.121781  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:22.180012  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:22.621378  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:22.679494  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:23.122896  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:23.179512  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:23.621968  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:23.679707  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:24.122333  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:24.180296  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:24.621993  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:24.679671  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:25.135834  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:25.190680  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:25.623337  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:25.681003  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:26.126973  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:26.179886  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:26.623765  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:26.729273  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:27.122309  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:27.180021  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:27.622399  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:27.678994  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:28.121847  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:28.180433  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:28.635238  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:28.679822  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:29.121956  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:29.179724  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:29.626987  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:29.679742  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:30.122331  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:30.180319  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:30.622484  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:30.680243  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:31.124066  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:31.181355  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:31.621201  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:31.680082  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:32.121782  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:32.179284  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:32.621448  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:32.679817  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:33.122073  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:33.180362  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:33.621975  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:33.679862  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:34.121938  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:34.179308  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:34.622321  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:34.680370  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:35.121033  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:35.180583  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:35.621893  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:35.679493  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:36.121525  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:36.178808  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:36.621353  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:36.678955  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:37.129867  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:37.180188  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:37.622991  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:37.681302  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:38.134751  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:38.181479  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:38.629020  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:38.694334  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:39.132704  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:39.189086  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:39.638767  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:39.701898  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:40.172609  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:40.210599  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:40.693821  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:40.700245  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:41.174953  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:41.179939  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:41.628461  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:41.687717  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:42.145555  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:42.200561  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:42.627812  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:42.693905  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:43.131403  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:43.199730  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:43.627043  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:43.685558  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:44.162604  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:44.192765  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:44.640740  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:44.682470  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:45.145860  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:45.185046  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:45.627717  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:45.681983  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:46.126446  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:46.194836  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:46.633045  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:46.692714  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:47.147569  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:47.186396  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:47.995417  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:47.997234  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:48.139742  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:48.191854  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:48.622089  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:48.682103  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:49.121147  317575 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0731 19:44:49.179686  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:49.622201  317575 kapi.go:107] duration metric: took 2m25.506680141s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0731 19:44:49.680552  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:50.180046  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:50.679898  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:51.180637  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:51.680101  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:52.179521  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:52.680429  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:53.179708  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:53.680211  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:54.179561  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:54.680982  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:55.180006  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:55.679787  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:56.179775  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:56.680108  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:57.185136  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:57.679670  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:58.183732  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:58.680472  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:59.179626  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:44:59.680610  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:45:00.179933  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:45:00.679873  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:45:01.179440  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:45:01.682953  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:45:02.187896  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:45:02.684037  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:45:03.184266  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:45:03.684662  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:45:04.187837  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:45:04.679652  317575 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0731 19:45:05.180333  317575 kapi.go:107] duration metric: took 2m30.00547767s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0731 19:45:05.187743  317575 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-922488 cluster.
	I0731 19:45:05.191699  317575 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
	I0731 19:45:05.194549  317575 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0731 19:45:05.198643  317575 out.go:177] * Enabled addons: cloud-spanner, nvidia-device-plugin, ingress-dns, storage-provisioner, default-storageclass, volcano, helm-tiller, metrics-server, inspektor-gadget, yakd, storage-provisioner-rancher, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0731 19:45:05.203156  317575 addons.go:510] duration metric: took 3m7.49944132s for enable addons: enabled=[cloud-spanner nvidia-device-plugin ingress-dns storage-provisioner default-storageclass volcano helm-tiller metrics-server inspektor-gadget yakd storage-provisioner-rancher volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0731 19:45:05.203304  317575 start.go:246] waiting for cluster config update ...
	I0731 19:45:05.203405  317575 start.go:255] writing updated cluster config ...
	I0731 19:45:05.204330  317575 ssh_runner.go:195] Run: rm -f paused
	I0731 19:45:05.726746  317575 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0731 19:45:05.733725  317575 out.go:177] * Done! kubectl is now configured to use "addons-922488" cluster and "default" namespace by default
	
	
	==> Docker <==
	Jul 31 19:44:25 addons-922488 cri-dockerd[1414]: time="2024-07-31T19:44:25Z" level=info msg="Stop pulling image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0@sha256:bda802dd37a41ba160bf10134538fd1a1ce05efcc14ab4c38b5f6b1e6dccd734: Status: Image is up to date for ghcr.io/inspektor-gadget/inspektor-gadget@sha256:bda802dd37a41ba160bf10134538fd1a1ce05efcc14ab4c38b5f6b1e6dccd734"
	Jul 31 19:44:26 addons-922488 dockerd[1159]: time="2024-07-31T19:44:26.373768409Z" level=info msg="ignoring event" container=ce8a3408a1059f120d4bdfee40eaf27cec3cf21c7b6be6788ec9477aa6f8b356 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Jul 31 19:44:37 addons-922488 cri-dockerd[1414]: time="2024-07-31T19:44:37Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/b0bdb1953423078e6fe757284230e5858f7d37e1ce09730c22c216696d9d9b4c/resolv.conf as [nameserver 10.96.0.10 search ingress-nginx.svc.cluster.local svc.cluster.local cluster.local us-east1-c.c.p79a29526b6c1e63c-tp.internal c.p79a29526b6c1e63c-tp.internal google.internal options ndots:5]"
	Jul 31 19:44:37 addons-922488 dockerd[1159]: time="2024-07-31T19:44:37.526260487Z" level=warning msg="reference for unknown type: " digest="sha256:e6439a12b52076965928e83b7b56aae6731231677b01e81818bce7fa5c60161a" remote="registry.k8s.io/ingress-nginx/controller@sha256:e6439a12b52076965928e83b7b56aae6731231677b01e81818bce7fa5c60161a"
	Jul 31 19:44:40 addons-922488 cri-dockerd[1414]: time="2024-07-31T19:44:40Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/8f83062ae9d7e14748fde00bb309861d29307abe7005ea184d69a4ea87d3d629/resolv.conf as [nameserver 10.96.0.10 search gcp-auth.svc.cluster.local svc.cluster.local cluster.local us-east1-c.c.p79a29526b6c1e63c-tp.internal c.p79a29526b6c1e63c-tp.internal google.internal options ndots:5]"
	Jul 31 19:44:40 addons-922488 cri-dockerd[1414]: time="2024-07-31T19:44:40Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/29cb07c867a16064f7baf5d8ca3d30bf9cb88df1aa14b55325514d13a1382b75/resolv.conf as [nameserver 10.96.0.10 search gcp-auth.svc.cluster.local svc.cluster.local cluster.local us-east1-c.c.p79a29526b6c1e63c-tp.internal c.p79a29526b6c1e63c-tp.internal google.internal options ndots:5]"
	Jul 31 19:44:41 addons-922488 dockerd[1159]: time="2024-07-31T19:44:41.525755278Z" level=info msg="ignoring event" container=81deecc09678fdadf5652d9c95d9ab1f7f0c719d57d65f737f4fa9a053820909 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Jul 31 19:44:41 addons-922488 dockerd[1159]: time="2024-07-31T19:44:41.547717816Z" level=info msg="ignoring event" container=9a802da84c9c509c238f8bae1ae8e6705a88f05a8948b0e9f28121e6a1f2e90c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Jul 31 19:44:42 addons-922488 dockerd[1159]: time="2024-07-31T19:44:42.331972300Z" level=info msg="ignoring event" container=935d46fa914b548ef85f48beed69f4443d36a8be99749955fe8f8acedb19efb7 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Jul 31 19:44:43 addons-922488 dockerd[1159]: time="2024-07-31T19:44:43.043263171Z" level=info msg="ignoring event" container=8f83062ae9d7e14748fde00bb309861d29307abe7005ea184d69a4ea87d3d629 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Jul 31 19:44:44 addons-922488 dockerd[1159]: time="2024-07-31T19:44:44.242066600Z" level=info msg="ignoring event" container=29cb07c867a16064f7baf5d8ca3d30bf9cb88df1aa14b55325514d13a1382b75 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Jul 31 19:44:47 addons-922488 cri-dockerd[1414]: time="2024-07-31T19:44:47Z" level=info msg="Stop pulling image registry.k8s.io/ingress-nginx/controller:v1.11.1@sha256:e6439a12b52076965928e83b7b56aae6731231677b01e81818bce7fa5c60161a: Status: Downloaded newer image for registry.k8s.io/ingress-nginx/controller@sha256:e6439a12b52076965928e83b7b56aae6731231677b01e81818bce7fa5c60161a"
	Jul 31 19:45:01 addons-922488 cri-dockerd[1414]: time="2024-07-31T19:45:01Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/a368d035e6799ca1d9b569bd0886b8a49bb63241ba0fc61976d29486002b0204/resolv.conf as [nameserver 10.96.0.10 search gcp-auth.svc.cluster.local svc.cluster.local cluster.local us-east1-c.c.p79a29526b6c1e63c-tp.internal c.p79a29526b6c1e63c-tp.internal google.internal options ndots:5]"
	Jul 31 19:45:02 addons-922488 dockerd[1159]: time="2024-07-31T19:45:02.174312033Z" level=warning msg="reference for unknown type: " digest="sha256:e6c5b3bc32072ea370d34c27836efd11b3519d25bd444c2a8efc339cff0e20fb" remote="gcr.io/k8s-minikube/gcp-auth-webhook@sha256:e6c5b3bc32072ea370d34c27836efd11b3519d25bd444c2a8efc339cff0e20fb"
	Jul 31 19:45:03 addons-922488 cri-dockerd[1414]: time="2024-07-31T19:45:03Z" level=info msg="Stop pulling image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2@sha256:e6c5b3bc32072ea370d34c27836efd11b3519d25bd444c2a8efc339cff0e20fb: Status: Downloaded newer image for gcr.io/k8s-minikube/gcp-auth-webhook@sha256:e6c5b3bc32072ea370d34c27836efd11b3519d25bd444c2a8efc339cff0e20fb"
	Jul 31 19:45:18 addons-922488 cri-dockerd[1414]: time="2024-07-31T19:45:18Z" level=info msg="Stop pulling image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0@sha256:bda802dd37a41ba160bf10134538fd1a1ce05efcc14ab4c38b5f6b1e6dccd734: Status: Image is up to date for ghcr.io/inspektor-gadget/inspektor-gadget@sha256:bda802dd37a41ba160bf10134538fd1a1ce05efcc14ab4c38b5f6b1e6dccd734"
	Jul 31 19:45:19 addons-922488 dockerd[1159]: time="2024-07-31T19:45:19.394688954Z" level=info msg="ignoring event" container=53a238491caf6f2aad7acb94b40f46aa35a0f9d75bab304d86bf01069d7fe854 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Jul 31 19:45:26 addons-922488 cri-dockerd[1414]: time="2024-07-31T19:45:26Z" level=error msg="error getting RW layer size for container ID 'ce8a3408a1059f120d4bdfee40eaf27cec3cf21c7b6be6788ec9477aa6f8b356': Error response from daemon: No such container: ce8a3408a1059f120d4bdfee40eaf27cec3cf21c7b6be6788ec9477aa6f8b356"
	Jul 31 19:45:26 addons-922488 cri-dockerd[1414]: time="2024-07-31T19:45:26Z" level=error msg="Set backoffDuration to : 1m0s for container ID 'ce8a3408a1059f120d4bdfee40eaf27cec3cf21c7b6be6788ec9477aa6f8b356'"
	Jul 31 19:45:46 addons-922488 cri-dockerd[1414]: time="2024-07-31T19:45:46Z" level=error msg="error getting RW layer size for container ID '935d46fa914b548ef85f48beed69f4443d36a8be99749955fe8f8acedb19efb7': Error response from daemon: No such container: 935d46fa914b548ef85f48beed69f4443d36a8be99749955fe8f8acedb19efb7"
	Jul 31 19:45:46 addons-922488 cri-dockerd[1414]: time="2024-07-31T19:45:46Z" level=error msg="Set backoffDuration to : 1m0s for container ID '935d46fa914b548ef85f48beed69f4443d36a8be99749955fe8f8acedb19efb7'"
	Jul 31 19:45:46 addons-922488 cri-dockerd[1414]: time="2024-07-31T19:45:46Z" level=error msg="error getting RW layer size for container ID '9a802da84c9c509c238f8bae1ae8e6705a88f05a8948b0e9f28121e6a1f2e90c': Error response from daemon: No such container: 9a802da84c9c509c238f8bae1ae8e6705a88f05a8948b0e9f28121e6a1f2e90c"
	Jul 31 19:45:46 addons-922488 cri-dockerd[1414]: time="2024-07-31T19:45:46Z" level=error msg="Set backoffDuration to : 1m0s for container ID '9a802da84c9c509c238f8bae1ae8e6705a88f05a8948b0e9f28121e6a1f2e90c'"
	Jul 31 19:46:46 addons-922488 cri-dockerd[1414]: time="2024-07-31T19:46:46Z" level=info msg="Stop pulling image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0@sha256:bda802dd37a41ba160bf10134538fd1a1ce05efcc14ab4c38b5f6b1e6dccd734: Status: Image is up to date for ghcr.io/inspektor-gadget/inspektor-gadget@sha256:bda802dd37a41ba160bf10134538fd1a1ce05efcc14ab4c38b5f6b1e6dccd734"
	Jul 31 19:46:47 addons-922488 dockerd[1159]: time="2024-07-31T19:46:47.191855408Z" level=info msg="ignoring event" container=fc6b4bda306068d87cd745c4e53e2b004dc7835d1eb111d2bae32fbbbccd8066 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                                        CREATED              STATE               NAME                                     ATTEMPT             POD ID              POD
	fc6b4bda30606       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:bda802dd37a41ba160bf10134538fd1a1ce05efcc14ab4c38b5f6b1e6dccd734                            About a minute ago   Exited              gadget                                   5                   db520da3cc29c       gadget-8s8q7
	531592e0b7a91       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:e6c5b3bc32072ea370d34c27836efd11b3519d25bd444c2a8efc339cff0e20fb                                 3 minutes ago        Running             gcp-auth                                 0                   a368d035e6799       gcp-auth-5db96cd9b4-xnhks
	2641b81a4e627       registry.k8s.io/ingress-nginx/controller@sha256:e6439a12b52076965928e83b7b56aae6731231677b01e81818bce7fa5c60161a                             3 minutes ago        Running             controller                               0                   b0bdb19534230       ingress-nginx-controller-6d9bd977d4-nklhg
	9eb1b3be8ca18       registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f                          4 minutes ago        Running             csi-snapshotter                          0                   761b7a78c8755       csi-hostpathplugin-8rr57
	5f9c28204087b       registry.k8s.io/sig-storage/csi-provisioner@sha256:ee3b525d5b89db99da3b8eb521d9cd90cb6e9ef0fbb651e98bb37be78d36b5b8                          4 minutes ago        Running             csi-provisioner                          0                   761b7a78c8755       csi-hostpathplugin-8rr57
	48cc5d53bb3dc       registry.k8s.io/sig-storage/livenessprobe@sha256:cacee2b5c36dd59d4c7e8469c05c9e4ef53ecb2df9025fa8c10cdaf61bce62f0                            4 minutes ago        Running             liveness-probe                           0                   761b7a78c8755       csi-hostpathplugin-8rr57
	b9965b58e2ec0       registry.k8s.io/sig-storage/hostpathplugin@sha256:92257881c1d6493cf18299a24af42330f891166560047902b8d431fb66b01af5                           4 minutes ago        Running             hostpath                                 0                   761b7a78c8755       csi-hostpathplugin-8rr57
	c9a4bb35bc85e       registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:f1c25991bac2fbb7f5fcf91ed9438df31e30edee6bed5a780464238aa09ad24c                4 minutes ago        Running             node-driver-registrar                    0                   761b7a78c8755       csi-hostpathplugin-8rr57
	a8a711f93d46f       684c5ea3b61b2                                                                                                                                4 minutes ago        Exited              patch                                    2                   940a836d16f4f       ingress-nginx-admission-patch-pm8lk
	ba453e098cfef       volcanosh/vc-webhook-manager@sha256:31e8c7adc6859e582b8edd053e2e926409bcfd1bf39e3a10d05949f7738144c4                                         4 minutes ago        Running             admission                                0                   4585910d9c5f5       volcano-admission-5f7844f7bc-s52rp
	f73ed59422a21       registry.k8s.io/sig-storage/csi-resizer@sha256:425d8f1b769398127767b06ed97ce62578a3179bcb99809ce93a1649e025ffe7                              4 minutes ago        Running             csi-resizer                              0                   70885cdd74225       csi-hostpath-resizer-0
	8490fa602d2fe       registry.k8s.io/sig-storage/csi-attacher@sha256:9a685020911e2725ad019dbce6e4a5ab93d51e3d4557f115e64343345e05781b                             4 minutes ago        Running             csi-attacher                             0                   c592e4c90162c       csi-hostpath-attacher-0
	ce920fbf6c420       registry.k8s.io/sig-storage/csi-external-health-monitor-controller@sha256:80b9ba94aa2afe24553d69bd165a6a51552d1582d68618ec00d3b804a7d9193c   4 minutes ago        Running             csi-external-health-monitor-controller   0                   761b7a78c8755       csi-hostpathplugin-8rr57
	4d5b31b2a3a3d       volcanosh/vc-scheduler@sha256:1ebc36090a981cb8bd703f9e9842f8e0a53ef6bf9034d51defc1ea689f38a60f                                               4 minutes ago        Running             volcano-scheduler                        0                   0eb1b01055b95       volcano-scheduler-844f6db89b-dwsl6
	954098b36f30f       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366                   5 minutes ago        Exited              create                                   0                   3b19243de7ecb       ingress-nginx-admission-create-wc2ml
	dd3e78d006a2a       registry.k8s.io/sig-storage/snapshot-controller@sha256:823c75d0c45d1427f6d850070956d9ca657140a7bbf828381541d1d808475280                      5 minutes ago        Running             volume-snapshot-controller               0                   a4aa5a56d4f1a       snapshot-controller-745499f584-lvbz7
	715ae6299cb23       registry.k8s.io/sig-storage/snapshot-controller@sha256:823c75d0c45d1427f6d850070956d9ca657140a7bbf828381541d1d808475280                      5 minutes ago        Running             volume-snapshot-controller               0                   8fcf5c965f41a       snapshot-controller-745499f584-pxgc4
	dc25440fc85ba       volcanosh/vc-controller-manager@sha256:d1337c3af008318577ca718a7f35b75cefc1071a35749c4f9430035abd4fbc93                                      5 minutes ago        Running             volcano-controllers                      0                   104c54e4890ff       volcano-controllers-59cb4746db-v6clb
	659da3e3b27c7       marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624                                                        5 minutes ago        Running             yakd                                     0                   334d98b02f605       yakd-dashboard-799879c74f-27dg2
	b5c0706496f9d       rancher/local-path-provisioner@sha256:e34c88ae0affb1cdefbb874140d6339d4a27ec4ee420ae8199cd839997b05246                                       5 minutes ago        Running             local-path-provisioner                   0                   9a0a741dae478       local-path-provisioner-8d985888d-b866s
	c2112387202f8       gcr.io/k8s-minikube/kube-registry-proxy@sha256:b3fa0b2df8737fdb85ad5918a7e2652527463e357afff83a5e5bb966bcedc367                              5 minutes ago        Running             registry-proxy                           0                   9a0416c0014b2       registry-proxy-cplxm
	a0b22f23e4850       registry.k8s.io/metrics-server/metrics-server@sha256:db3800085a0957083930c3932b17580eec652cfb6156a05c0f79c7543e80d17a                        5 minutes ago        Running             metrics-server                           0                   a38bb9e76cda5       metrics-server-c59844bb4-6swzt
	710fb195337b6       ghcr.io/helm/tiller@sha256:4c43eb385032945cad047d2350e4945d913b90b3ab43ee61cecb32a495c6df0f                                                  5 minutes ago        Running             tiller                                   0                   766d0d46a8cfd       tiller-deploy-6677d64bcd-rwrnb
	f8cc63e3f9f9d       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c                             5 minutes ago        Running             minikube-ingress-dns                     0                   177ca30c2d15e       kube-ingress-dns-minikube
	9fdad89c865bf       registry@sha256:12120425f07de11a1b899e418d4b0ea174c8d4d572d45bdb640f93bc7ca06a3d                                                             5 minutes ago        Running             registry                                 0                   aeebf73910169       registry-698f998955-8xcpt
	cbae7006968b7       nvcr.io/nvidia/k8s-device-plugin@sha256:89612c7851300ddeed218b9df0dcb33bbb8495282aa17c554038e52387ce7f1e                                     5 minutes ago        Running             nvidia-device-plugin-ctr                 0                   7ac0f9e71d1cf       nvidia-device-plugin-daemonset-z8vc7
	4b5af82b18f2a       gcr.io/cloud-spanner-emulator/emulator@sha256:ea3a9e70a98bf648952401e964c5403d93e980837acf924288df19e0077ae7fb                               6 minutes ago        Running             cloud-spanner-emulator                   0                   1728cb644d3a3       cloud-spanner-emulator-5455fb9b69-n5pqf
	4e0d68e655bc4       6e38f40d628db                                                                                                                                6 minutes ago        Running             storage-provisioner                      0                   0ecc4ebe39067       storage-provisioner
	91f51462065cc       cbb01a7bd410d                                                                                                                                6 minutes ago        Running             coredns                                  0                   a2a59b51f536e       coredns-7db6d8ff4d-8qnjm
	6a978bca34f06       cbb01a7bd410d                                                                                                                                6 minutes ago        Running             coredns                                  0                   403e5d7d6632d       coredns-7db6d8ff4d-j884r
	b887d281587be       55bb025d2cfa5                                                                                                                                6 minutes ago        Running             kube-proxy                               0                   f495f723bd89d       kube-proxy-qbmwg
	39d6db8affef9       3861cfcd7c04c                                                                                                                                6 minutes ago        Running             etcd                                     0                   99a2d41145243       etcd-addons-922488
	eb93dfa52f242       3edc18e7b7672                                                                                                                                6 minutes ago        Running             kube-scheduler                           0                   33b2f13cb0ea5       kube-scheduler-addons-922488
	30b6c1165ece2       1f6d574d502f3                                                                                                                                6 minutes ago        Running             kube-apiserver                           0                   f2ba1fa396d97       kube-apiserver-addons-922488
	843a999da250a       76932a3b37d7e                                                                                                                                6 minutes ago        Running             kube-controller-manager                  0                   43df03b5a7289       kube-controller-manager-addons-922488
	
	
	==> controller_ingress [2641b81a4e62] <==
	W0731 19:44:48.253152       7 client_config.go:659] Neither --kubeconfig nor --master was specified.  Using the inClusterConfig.  This might not work.
	I0731 19:44:48.253823       7 main.go:205] "Creating API client" host="https://10.96.0.1:443"
	I0731 19:44:48.263969       7 main.go:248] "Running in Kubernetes cluster" major="1" minor="30" git="v1.30.3" state="clean" commit="6fc0a69044f1ac4c13841ec4391224a2df241460" platform="linux/amd64"
	I0731 19:44:48.515130       7 main.go:101] "SSL fake certificate created" file="/etc/ingress-controller/ssl/default-fake-certificate.pem"
	I0731 19:44:48.540938       7 ssl.go:535] "loading tls certificate" path="/usr/local/certificates/cert" key="/usr/local/certificates/key"
	I0731 19:44:48.559484       7 nginx.go:271] "Starting NGINX Ingress controller"
	I0731 19:44:48.576872       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"ingress-nginx-controller", UID:"56ee9e79-4e39-4b9f-ad16-724f7e36d790", APIVersion:"v1", ResourceVersion:"716", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/ingress-nginx-controller
	I0731 19:44:48.588004       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"tcp-services", UID:"052340aa-65d0-42d6-b6e0-da412b5b1d0c", APIVersion:"v1", ResourceVersion:"732", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/tcp-services
	I0731 19:44:48.588046       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"udp-services", UID:"cfe76ca6-041e-40d9-91b4-2f5207c4d30e", APIVersion:"v1", ResourceVersion:"735", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/udp-services
	I0731 19:44:49.762443       7 nginx.go:317] "Starting NGINX process"
	I0731 19:44:49.762845       7 leaderelection.go:250] attempting to acquire leader lease ingress-nginx/ingress-nginx-leader...
	I0731 19:44:49.763123       7 nginx.go:337] "Starting validation webhook" address=":8443" certPath="/usr/local/certificates/cert" keyPath="/usr/local/certificates/key"
	I0731 19:44:49.763690       7 controller.go:193] "Configuration changes detected, backend reload required"
	I0731 19:44:49.786496       7 leaderelection.go:260] successfully acquired lease ingress-nginx/ingress-nginx-leader
	I0731 19:44:49.787019       7 status.go:85] "New leader elected" identity="ingress-nginx-controller-6d9bd977d4-nklhg"
	I0731 19:44:49.801822       7 status.go:219] "POD is not ready" pod="ingress-nginx/ingress-nginx-controller-6d9bd977d4-nklhg" node="addons-922488"
	I0731 19:44:49.839610       7 controller.go:213] "Backend successfully reloaded"
	I0731 19:44:49.840156       7 controller.go:224] "Initial sync, sleeping for 1 second"
	I0731 19:44:49.840899       7 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-6d9bd977d4-nklhg", UID:"edc5e07f-4b69-4efb-b5c2-bf63c1f092ad", APIVersion:"v1", ResourceVersion:"816", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
	  Build:         7c44f992012555ff7f4e47c08d7c542ca9b4b1f7
	  Repository:    https://github.com/kubernetes/ingress-nginx
	  nginx version: nginx/1.25.5
	
	-------------------------------------------------------------------------------
	
	
	
	==> coredns [6a978bca34f0] <==
	[ERROR] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231: Failed to watch *v1.Namespace: failed to list *v1.Namespace: Get "https://10.96.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231: failed to list *v1.Service: Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
	[INFO] plugin/kubernetes: Trace[780480099]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231 (31-Jul-2024 19:42:09.390) (total time: 30044ms):
	Trace[780480099]: ---"Objects listed" error:Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout 30042ms (19:42:39.432)
	Trace[780480099]: [30.044218981s] [30.044218981s] END
	[ERROR] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231: Failed to watch *v1.Service: failed to list *v1.Service: Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
	[INFO] 10.244.0.9:58641 - 8895 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00061831s
	[INFO] 10.244.0.9:58641 - 39349 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00088798s
	[INFO] 10.244.0.9:57171 - 64896 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000122732s
	[INFO] 10.244.0.9:57171 - 63877 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000541281s
	[INFO] 10.244.0.9:48043 - 59471 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000131973s
	[INFO] 10.244.0.9:48043 - 24138 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000343643s
	[INFO] 10.244.0.9:43026 - 53372 "AAAA IN registry.kube-system.svc.cluster.local.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 99 false 512" NXDOMAIN qr,rd,ra 206 0.005394701s
	[INFO] 10.244.0.9:43026 - 38512 "A IN registry.kube-system.svc.cluster.local.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 99 false 512" NXDOMAIN qr,rd,ra 206 0.004729446s
	[INFO] 10.244.0.9:40301 - 28359 "AAAA IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,rd,ra 193 0.003853009s
	[INFO] 10.244.0.9:40301 - 49885 "A IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,rd,ra 193 0.003161333s
	[INFO] 10.244.0.9:35193 - 58213 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000160711s
	[INFO] 10.244.0.9:35193 - 14694 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00030035s
	[INFO] 10.244.0.26:55853 - 25131 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00091086s
	[INFO] 10.244.0.26:54299 - 54641 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000292891s
	[INFO] 10.244.0.26:57668 - 59314 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000284292s
	[INFO] 10.244.0.26:48989 - 54397 "AAAA IN storage.googleapis.com.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.004729543s
	[INFO] 10.244.0.26:44003 - 59249 "A IN storage.googleapis.com.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.005093601s
	[INFO] 10.244.0.26:56566 - 46629 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.004461164s
	[INFO] 10.244.0.26:60254 - 50305 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.002438977s
	
	
	==> coredns [91f51462065c] <==
	Trace[72642172]: [30.064908465s] [30.064908465s] END
	[ERROR] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.27.4/tools/cache/reflector.go:231: Failed to watch *v1.Service: failed to list *v1.Service: Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
	[INFO] 10.244.0.9:52402 - 26542 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000667829s
	[INFO] 10.244.0.9:52402 - 8105 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000899528s
	[INFO] 10.244.0.9:60510 - 21477 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000203463s
	[INFO] 10.244.0.9:60510 - 37603 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000147689s
	[INFO] 10.244.0.9:53585 - 39649 "A IN registry.kube-system.svc.cluster.local.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 99 false 512" NXDOMAIN qr,rd,ra 206 0.00346002s
	[INFO] 10.244.0.9:53585 - 13796 "AAAA IN registry.kube-system.svc.cluster.local.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 99 false 512" NXDOMAIN qr,rd,ra 206 0.003491681s
	[INFO] 10.244.0.9:37620 - 37510 "A IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,rd,ra 193 0.003197843s
	[INFO] 10.244.0.9:37620 - 61580 "AAAA IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,rd,ra 193 0.003227003s
	[INFO] 10.244.0.9:60900 - 48203 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 177 0.003887938s
	[INFO] 10.244.0.9:60900 - 47447 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 177 0.004053096s
	[INFO] 10.244.0.9:51141 - 27522 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000122139s
	[INFO] 10.244.0.9:51141 - 32646 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000400591s
	[INFO] 10.244.0.9:45268 - 54336 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000190466s
	[INFO] 10.244.0.9:45268 - 46667 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000492353s
	[INFO] 10.244.0.9:37541 - 25125 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000100523s
	[INFO] 10.244.0.9:37541 - 45119 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000170297s
	[INFO] 10.244.0.26:60768 - 12624 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.001546326s
	[INFO] 10.244.0.26:55083 - 56038 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00025403s
	[INFO] 10.244.0.26:41080 - 40581 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000309471s
	[INFO] 10.244.0.26:41220 - 23227 "AAAA IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.004837307s
	[INFO] 10.244.0.26:57574 - 34944 "A IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.005236788s
	[INFO] 10.244.0.26:39498 - 31476 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.004066213s
	[INFO] 10.244.0.26:46158 - 40455 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.003029147s
	
	
	==> describe nodes <==
	Name:               addons-922488
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-922488
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=0990a249c5f59d46ce7414523e8e67e8da946825
	                    minikube.k8s.io/name=addons-922488
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_07_31T19_41_44_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-922488
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-922488"}
	                    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, 31 Jul 2024 19:41:41 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-922488
	  AcquireTime:     <unset>
	  RenewTime:       Wed, 31 Jul 2024 19:48:22 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Wed, 31 Jul 2024 19:45:19 +0000   Wed, 31 Jul 2024 19:41:33 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Wed, 31 Jul 2024 19:45:19 +0000   Wed, 31 Jul 2024 19:41:33 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Wed, 31 Jul 2024 19:45:19 +0000   Wed, 31 Jul 2024 19:41:33 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Wed, 31 Jul 2024 19:45:19 +0000   Wed, 31 Jul 2024 19:41:41 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-922488
	Capacity:
	  cpu:                2
	  ephemeral-storage:  119475748Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8141788Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  119475748Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8141788Ki
	  pods:               110
	System Info:
	  Machine ID:                 6c4da243e8b0428dbb7f6f844f5d9c92
	  System UUID:                40ad0e46-d73a-4fd5-b42a-24a081066b00
	  Boot ID:                    d39555fb-eac5-44ad-8d15-5ffe026e69a9
	  Kernel Version:             6.1.85+
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.1.1
	  Kubelet Version:            v1.30.3
	  Kube-Proxy Version:         v1.30.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (28 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     cloud-spanner-emulator-5455fb9b69-n5pqf      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m22s
	  gadget                      gadget-8s8q7                                 0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m10s
	  gcp-auth                    gcp-auth-5db96cd9b4-xnhks                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m30s
	  ingress-nginx               ingress-nginx-controller-6d9bd977d4-nklhg    100m (5%!)(MISSING)     0 (0%!)(MISSING)      90Mi (1%!)(MISSING)        0 (0%!)(MISSING)         6m5s
	  kube-system                 coredns-7db6d8ff4d-8qnjm                     100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     6m28s
	  kube-system                 coredns-7db6d8ff4d-j884r                     100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     6m28s
	  kube-system                 csi-hostpath-attacher-0                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m58s
	  kube-system                 csi-hostpath-resizer-0                       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m55s
	  kube-system                 csi-hostpathplugin-8rr57                     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m58s
	  kube-system                 etcd-addons-922488                           100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         6m43s
	  kube-system                 kube-apiserver-addons-922488                 250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m43s
	  kube-system                 kube-controller-manager-addons-922488        200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m43s
	  kube-system                 kube-ingress-dns-minikube                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m17s
	  kube-system                 kube-proxy-qbmwg                             0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m30s
	  kube-system                 kube-scheduler-addons-922488                 100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m43s
	  kube-system                 metrics-server-c59844bb4-6swzt               100m (5%!)(MISSING)     0 (0%!)(MISSING)      200Mi (2%!)(MISSING)       0 (0%!)(MISSING)         6m16s
	  kube-system                 nvidia-device-plugin-daemonset-z8vc7         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m23s
	  kube-system                 registry-698f998955-8xcpt                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m19s
	  kube-system                 registry-proxy-cplxm                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m15s
	  kube-system                 snapshot-controller-745499f584-lvbz7         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m3s
	  kube-system                 snapshot-controller-745499f584-pxgc4         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m3s
	  kube-system                 storage-provisioner                          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m15s
	  kube-system                 tiller-deploy-6677d64bcd-rwrnb               0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m17s
	  local-path-storage          local-path-provisioner-8d985888d-b866s       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m14s
	  volcano-system              volcano-admission-5f7844f7bc-s52rp           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m9s
	  volcano-system              volcano-controllers-59cb4746db-v6clb         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m5s
	  volcano-system              volcano-scheduler-844f6db89b-dwsl6           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m2s
	  yakd-dashboard              yakd-dashboard-799879c74f-27dg2              0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     6m12s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (52%!)(MISSING)  0 (0%!)(MISSING)
	  memory             658Mi (8%!)(MISSING)   596Mi (7%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)       0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)       0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)       0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 6m15s                  kube-proxy       
	  Normal  NodeHasSufficientMemory  6m57s (x8 over 6m57s)  kubelet          Node addons-922488 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    6m57s (x8 over 6m57s)  kubelet          Node addons-922488 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     6m57s (x8 over 6m57s)  kubelet          Node addons-922488 status is now: NodeHasSufficientPID
	  Normal  Starting                 6m44s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  6m43s                  kubelet          Node addons-922488 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    6m43s                  kubelet          Node addons-922488 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     6m43s                  kubelet          Node addons-922488 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           6m30s                  node-controller  Node addons-922488 event: Registered Node addons-922488 in Controller
	
	
	==> dmesg <==
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff de 69 2e 05 25 ec 08 06
	[  +0.016270] 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 ca cc 4a 60 0d dd 08 06
	[  +0.016394] IPv4: martian source 10.244.0.1 from 10.244.0.17, on dev eth0
	[  +0.000011] ll header: 00000000: ff ff ff ff ff ff 1e 7f fb 50 51 46 08 06
	[  +2.562146] IPv4: martian source 10.244.0.1 from 10.244.0.18, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff f2 87 d6 83 36 60 08 06
	[ +11.097631] IPv4: martian source 10.244.0.1 from 10.244.0.20, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 56 aa cd 6e 30 ca 08 06
	[  +0.064601] IPv4: martian source 10.244.0.1 from 10.244.0.21, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff e6 a0 56 a6 54 9c 08 06
	[  +0.554789] 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 e2 b7 1c cd 17 fe 08 06
	[Jul31 19:44] IPv4: martian source 10.244.0.1 from 10.244.0.25, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 3e 69 93 0c 7e 8f 08 06
	[  +0.050540] IPv4: martian source 10.244.0.1 from 10.244.0.24, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff ca 66 e7 ab f1 ff 08 06
	[  +6.934958] IPv4: martian source 10.244.0.1 from 10.244.0.23, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff aa 7e 7d ce c5 f0 08 06
	[Jul31 19:45] IPv4: martian source 10.244.0.1 from 10.244.0.26, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff 4e a2 8c 9c 5f f8 08 06
	[  +0.001507] 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 3a aa 16 9e fe 83 08 06
	[  +0.000023] IPv4: martian source 10.244.0.26 from 10.244.0.2, on dev eth0
	[  +0.000003] ll header: 00000000: ff ff ff ff ff ff 22 de b4 7c f8 05 08 06
	
	
	==> etcd [39d6db8affef] <==
	{"level":"info","ts":"2024-07-31T19:43:14.504058Z","caller":"traceutil/trace.go:171","msg":"trace[1892938940] range","detail":"{range_begin:/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath; range_end:; response_count:1; response_revision:1137; }","duration":"179.23691ms","start":"2024-07-31T19:43:14.324803Z","end":"2024-07-31T19:43:14.50404Z","steps":["trace[1892938940] 'range keys from in-memory index tree'  (duration: 178.918565ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-31T19:43:14.975054Z","caller":"traceutil/trace.go:171","msg":"trace[2003048416] transaction","detail":"{read_only:false; response_revision:1139; number_of_response:1; }","duration":"181.2016ms","start":"2024-07-31T19:43:14.793832Z","end":"2024-07-31T19:43:14.975034Z","steps":["trace[2003048416] 'process raft request'  (duration: 181.121474ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-31T19:43:14.975746Z","caller":"traceutil/trace.go:171","msg":"trace[520471800] transaction","detail":"{read_only:false; response_revision:1138; number_of_response:1; }","duration":"463.278938ms","start":"2024-07-31T19:43:14.512449Z","end":"2024-07-31T19:43:14.975728Z","steps":["trace[520471800] 'process raft request'  (duration: 461.080339ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-31T19:43:14.977548Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-31T19:43:14.512421Z","time spent":"463.374195ms","remote":"127.0.0.1:56494","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":1098,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" mod_revision:1135 > success:<request_put:<key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" value_size:1025 >> failure:<request_range:<key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" > >"}
	{"level":"info","ts":"2024-07-31T19:43:14.977752Z","caller":"traceutil/trace.go:171","msg":"trace[2089440975] linearizableReadLoop","detail":"{readStateIndex:1170; appliedIndex:1169; }","duration":"359.370698ms","start":"2024-07-31T19:43:14.618367Z","end":"2024-07-31T19:43:14.977737Z","steps":["trace[2089440975] 'read index received'  (duration: 355.282053ms)","trace[2089440975] 'applied index is now lower than readState.Index'  (duration: 4.087582ms)"],"step_count":2}
	{"level":"warn","ts":"2024-07-31T19:43:14.978118Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"359.744856ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/ingress-nginx/\" range_end:\"/registry/pods/ingress-nginx0\" ","response":"range_response_count:3 size:14065"}
	{"level":"info","ts":"2024-07-31T19:43:14.978165Z","caller":"traceutil/trace.go:171","msg":"trace[304311106] range","detail":"{range_begin:/registry/pods/ingress-nginx/; range_end:/registry/pods/ingress-nginx0; response_count:3; response_revision:1139; }","duration":"359.799172ms","start":"2024-07-31T19:43:14.618353Z","end":"2024-07-31T19:43:14.978152Z","steps":["trace[304311106] 'agreement among raft nodes before linearized reading'  (duration: 359.633227ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-31T19:43:14.978222Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-31T19:43:14.6183Z","time spent":"359.908913ms","remote":"127.0.0.1:56518","response type":"/etcdserverpb.KV/Range","request count":0,"request size":62,"response count":3,"response size":14089,"request content":"key:\"/registry/pods/ingress-nginx/\" range_end:\"/registry/pods/ingress-nginx0\" "}
	{"level":"warn","ts":"2024-07-31T19:43:14.978412Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"299.646261ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/gcp-auth/\" range_end:\"/registry/pods/gcp-auth0\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-31T19:43:14.978635Z","caller":"traceutil/trace.go:171","msg":"trace[935907570] range","detail":"{range_begin:/registry/pods/gcp-auth/; range_end:/registry/pods/gcp-auth0; response_count:0; response_revision:1139; }","duration":"299.883614ms","start":"2024-07-31T19:43:14.678719Z","end":"2024-07-31T19:43:14.978602Z","steps":["trace[935907570] 'agreement among raft nodes before linearized reading'  (duration: 299.657373ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-31T19:43:14.979601Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"247.713453ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-31T19:43:14.979656Z","caller":"traceutil/trace.go:171","msg":"trace[1513948561] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1139; }","duration":"247.810861ms","start":"2024-07-31T19:43:14.731823Z","end":"2024-07-31T19:43:14.979634Z","steps":["trace[1513948561] 'agreement among raft nodes before linearized reading'  (duration: 247.737675ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-31T19:43:21.79322Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"115.007714ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/gcp-auth/\" range_end:\"/registry/pods/gcp-auth0\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-31T19:43:21.793315Z","caller":"traceutil/trace.go:171","msg":"trace[1540199188] range","detail":"{range_begin:/registry/pods/gcp-auth/; range_end:/registry/pods/gcp-auth0; response_count:0; response_revision:1162; }","duration":"115.185606ms","start":"2024-07-31T19:43:21.678109Z","end":"2024-07-31T19:43:21.793295Z","steps":["trace[1540199188] 'range keys from in-memory index tree'  (duration: 114.829549ms)"],"step_count":1}
	{"level":"info","ts":"2024-07-31T19:44:47.982081Z","caller":"traceutil/trace.go:171","msg":"trace[1834643872] linearizableReadLoop","detail":"{readStateIndex:1540; appliedIndex:1539; }","duration":"363.851149ms","start":"2024-07-31T19:44:47.618205Z","end":"2024-07-31T19:44:47.982057Z","steps":["trace[1834643872] 'read index received'  (duration: 363.60068ms)","trace[1834643872] 'applied index is now lower than readState.Index'  (duration: 249.65µs)"],"step_count":2}
	{"level":"info","ts":"2024-07-31T19:44:47.982643Z","caller":"traceutil/trace.go:171","msg":"trace[2038421496] transaction","detail":"{read_only:false; response_revision:1487; number_of_response:1; }","duration":"374.743642ms","start":"2024-07-31T19:44:47.607878Z","end":"2024-07-31T19:44:47.982621Z","steps":["trace[2038421496] 'process raft request'  (duration: 373.948409ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-31T19:44:47.982961Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-31T19:44:47.607846Z","time spent":"374.975116ms","remote":"127.0.0.1:56584","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":678,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/leases/kube-system/apiserver-hxn3mmda2d7oovdrd7jxanjjpy\" mod_revision:1433 > success:<request_put:<key:\"/registry/leases/kube-system/apiserver-hxn3mmda2d7oovdrd7jxanjjpy\" value_size:605 >> failure:<request_range:<key:\"/registry/leases/kube-system/apiserver-hxn3mmda2d7oovdrd7jxanjjpy\" > >"}
	{"level":"warn","ts":"2024-07-31T19:44:47.984007Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"365.788039ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/ingress-nginx/\" range_end:\"/registry/pods/ingress-nginx0\" ","response":"range_response_count:3 size:14458"}
	{"level":"info","ts":"2024-07-31T19:44:47.98425Z","caller":"traceutil/trace.go:171","msg":"trace[1881186866] range","detail":"{range_begin:/registry/pods/ingress-nginx/; range_end:/registry/pods/ingress-nginx0; response_count:3; response_revision:1487; }","duration":"366.091075ms","start":"2024-07-31T19:44:47.618141Z","end":"2024-07-31T19:44:47.984232Z","steps":["trace[1881186866] 'agreement among raft nodes before linearized reading'  (duration: 365.537175ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-31T19:44:47.9844Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-31T19:44:47.618118Z","time spent":"366.258584ms","remote":"127.0.0.1:56518","response type":"/etcdserverpb.KV/Range","request count":0,"request size":62,"response count":3,"response size":14482,"request content":"key:\"/registry/pods/ingress-nginx/\" range_end:\"/registry/pods/ingress-nginx0\" "}
	{"level":"warn","ts":"2024-07-31T19:44:47.98494Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"307.319842ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/gcp-auth/\" range_end:\"/registry/pods/gcp-auth0\" ","response":"range_response_count:3 size:11497"}
	{"level":"info","ts":"2024-07-31T19:44:47.986103Z","caller":"traceutil/trace.go:171","msg":"trace[313682131] range","detail":"{range_begin:/registry/pods/gcp-auth/; range_end:/registry/pods/gcp-auth0; response_count:3; response_revision:1487; }","duration":"308.511302ms","start":"2024-07-31T19:44:47.677574Z","end":"2024-07-31T19:44:47.986086Z","steps":["trace[313682131] 'agreement among raft nodes before linearized reading'  (duration: 307.226235ms)"],"step_count":1}
	{"level":"warn","ts":"2024-07-31T19:44:47.986307Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-31T19:44:47.677553Z","time spent":"308.694261ms","remote":"127.0.0.1:56518","response type":"/etcdserverpb.KV/Range","request count":0,"request size":52,"response count":3,"response size":11521,"request content":"key:\"/registry/pods/gcp-auth/\" range_end:\"/registry/pods/gcp-auth0\" "}
	{"level":"warn","ts":"2024-07-31T19:44:47.98669Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"253.662843ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-07-31T19:44:47.986817Z","caller":"traceutil/trace.go:171","msg":"trace[1578605218] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1487; }","duration":"253.818352ms","start":"2024-07-31T19:44:47.732983Z","end":"2024-07-31T19:44:47.986801Z","steps":["trace[1578605218] 'agreement among raft nodes before linearized reading'  (duration: 253.671219ms)"],"step_count":1}
	
	
	==> gcp-auth [531592e0b7a9] <==
	2024/07/31 19:45:04 GCP Auth Webhook started!
	2024/07/31 19:45:23 Ready to marshal response ...
	2024/07/31 19:45:23 Ready to write response ...
	2024/07/31 19:45:23 Ready to marshal response ...
	2024/07/31 19:45:23 Ready to write response ...
	
	
	==> kernel <==
	 19:48:27 up  3:39,  0 users,  load average: 0.40, 1.80, 2.00
	Linux addons-922488 6.1.85+ #1 SMP PREEMPT_DYNAMIC Thu Jun 27 21:05:47 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kube-apiserver [30b6c1165ece] <==
	W0731 19:43:34.074352       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.100.241.62:443: connect: connection refused
	W0731 19:43:35.110427       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.100.241.62:443: connect: connection refused
	W0731 19:43:36.251153       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.100.241.62:443: connect: connection refused
	W0731 19:43:37.477709       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.100.241.62:443: connect: connection refused
	W0731 19:43:38.142389       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.97.184.151:443: connect: connection refused
	E0731 19:43:38.142549       1 dispatcher.go:214] failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.97.184.151:443: connect: connection refused
	W0731 19:43:38.143500       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.100.241.62:443: connect: connection refused
	W0731 19:43:38.224829       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.97.184.151:443: connect: connection refused
	E0731 19:43:38.224881       1 dispatcher.go:214] failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.97.184.151:443: connect: connection refused
	W0731 19:43:38.225928       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.100.241.62:443: connect: connection refused
	W0731 19:43:38.606762       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.100.241.62:443: connect: connection refused
	W0731 19:43:39.692254       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.100.241.62:443: connect: connection refused
	W0731 19:43:40.871714       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.100.241.62:443: connect: connection refused
	W0731 19:43:41.975295       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.100.241.62:443: connect: connection refused
	W0731 19:43:43.081779       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.100.241.62:443: connect: connection refused
	W0731 19:43:44.154996       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.100.241.62:443: connect: connection refused
	W0731 19:43:45.172680       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.100.241.62:443: connect: connection refused
	W0731 19:43:57.341791       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.97.184.151:443: connect: connection refused
	E0731 19:43:57.342534       1 dispatcher.go:214] failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.97.184.151:443: connect: connection refused
	W0731 19:44:38.172906       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.97.184.151:443: connect: connection refused
	E0731 19:44:38.172965       1 dispatcher.go:214] failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.97.184.151:443: connect: connection refused
	W0731 19:44:38.237230       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.97.184.151:443: connect: connection refused
	E0731 19:44:38.239046       1 dispatcher.go:214] failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.97.184.151:443: connect: connection refused
	I0731 19:45:23.385425       1 controller.go:615] quota admission added evaluator for: jobs.batch.volcano.sh
	I0731 19:45:23.425758       1 controller.go:615] quota admission added evaluator for: podgroups.scheduling.volcano.sh
	
	
	==> kube-controller-manager [843a999da250] <==
	I0731 19:44:38.577629       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0731 19:44:41.797098       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0731 19:44:41.856758       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0731 19:44:42.953657       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0731 19:44:43.222712       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0731 19:44:44.067630       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0731 19:44:44.181275       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0731 19:44:44.280157       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0731 19:44:44.301413       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0731 19:44:44.314242       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0731 19:44:44.583679       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0731 19:44:45.049084       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0731 19:44:45.090592       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0731 19:44:45.103373       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0731 19:44:45.130880       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0731 19:44:49.287881       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-6d9bd977d4" duration="112.425µs"
	I0731 19:45:04.887378       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-5db96cd9b4" duration="24.914881ms"
	I0731 19:45:04.887662       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-5db96cd9b4" duration="186.929µs"
	I0731 19:45:07.051092       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-6d9bd977d4" duration="29.953061ms"
	I0731 19:45:07.053905       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-6d9bd977d4" duration="113.86µs"
	I0731 19:45:14.035785       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0731 19:45:14.086589       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
	I0731 19:45:15.009473       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0731 19:45:15.048837       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
	I0731 19:45:22.962471       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="volcano-system/volcano-admission-init"
	
	
	==> kube-proxy [b887d281587b] <==
	I0731 19:42:09.560665       1 server_linux.go:69] "Using iptables proxy"
	I0731 19:42:10.639251       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0731 19:42:11.292510       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0731 19:42:11.292902       1 server_linux.go:165] "Using iptables Proxier"
	I0731 19:42:11.449037       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0731 19:42:11.449079       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0731 19:42:11.449150       1 proxier.go:243] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses"
	I0731 19:42:11.449795       1 server.go:872] "Version info" version="v1.30.3"
	I0731 19:42:11.449869       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0731 19:42:11.453215       1 config.go:192] "Starting service config controller"
	I0731 19:42:11.453347       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0731 19:42:11.453450       1 config.go:101] "Starting endpoint slice config controller"
	I0731 19:42:11.453508       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0731 19:42:11.467252       1 config.go:319] "Starting node config controller"
	I0731 19:42:11.467392       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0731 19:42:11.736998       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0731 19:42:11.754284       1 shared_informer.go:320] Caches are synced for service config
	I0731 19:42:11.778244       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [eb93dfa52f24] <==
	W0731 19:41:42.176252       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0731 19:41:42.176491       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	W0731 19:41:42.204085       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0731 19:41:42.204253       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	W0731 19:41:42.216558       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0731 19:41:42.216828       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	W0731 19:41:42.237811       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0731 19:41:42.238415       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	W0731 19:41:42.380145       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0731 19:41:42.380533       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	W0731 19:41:42.429981       1 reflector.go:547] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0731 19:41:42.430368       1 reflector.go:150] runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	W0731 19:41:42.445484       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0731 19:41:42.445532       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	W0731 19:41:42.450460       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0731 19:41:42.450511       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	W0731 19:41:42.453092       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0731 19:41:42.453141       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	W0731 19:41:42.550190       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0731 19:41:42.550668       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0731 19:41:42.569053       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0731 19:41:42.569490       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	W0731 19:41:42.571210       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0731 19:41:42.571249       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	I0731 19:41:44.631885       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jul 31 19:46:42 addons-922488 kubelet[2258]: I0731 19:46:42.989677    2258 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-cplxm" secret="" err="secret \"gcp-auth\" not found"
	Jul 31 19:46:45 addons-922488 kubelet[2258]: I0731 19:46:45.989782    2258 scope.go:117] "RemoveContainer" containerID="53a238491caf6f2aad7acb94b40f46aa35a0f9d75bab304d86bf01069d7fe854"
	Jul 31 19:46:47 addons-922488 kubelet[2258]: I0731 19:46:47.260927    2258 scope.go:117] "RemoveContainer" containerID="fc6b4bda306068d87cd745c4e53e2b004dc7835d1eb111d2bae32fbbbccd8066"
	Jul 31 19:46:47 addons-922488 kubelet[2258]: E0731 19:46:47.262747    2258 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-8s8q7_gadget(e579fb1d-2ee0-4019-be1d-1513e5196880)\"" pod="gadget/gadget-8s8q7" podUID="e579fb1d-2ee0-4019-be1d-1513e5196880"
	Jul 31 19:46:48 addons-922488 kubelet[2258]: I0731 19:46:48.312398    2258 scope.go:117] "RemoveContainer" containerID="53a238491caf6f2aad7acb94b40f46aa35a0f9d75bab304d86bf01069d7fe854"
	Jul 31 19:46:48 addons-922488 kubelet[2258]: I0731 19:46:48.312844    2258 scope.go:117] "RemoveContainer" containerID="fc6b4bda306068d87cd745c4e53e2b004dc7835d1eb111d2bae32fbbbccd8066"
	Jul 31 19:46:48 addons-922488 kubelet[2258]: E0731 19:46:48.313992    2258 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-8s8q7_gadget(e579fb1d-2ee0-4019-be1d-1513e5196880)\"" pod="gadget/gadget-8s8q7" podUID="e579fb1d-2ee0-4019-be1d-1513e5196880"
	Jul 31 19:46:49 addons-922488 kubelet[2258]: I0731 19:46:49.350905    2258 scope.go:117] "RemoveContainer" containerID="fc6b4bda306068d87cd745c4e53e2b004dc7835d1eb111d2bae32fbbbccd8066"
	Jul 31 19:46:49 addons-922488 kubelet[2258]: E0731 19:46:49.351836    2258 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-8s8q7_gadget(e579fb1d-2ee0-4019-be1d-1513e5196880)\"" pod="gadget/gadget-8s8q7" podUID="e579fb1d-2ee0-4019-be1d-1513e5196880"
	Jul 31 19:47:01 addons-922488 kubelet[2258]: I0731 19:47:01.989657    2258 scope.go:117] "RemoveContainer" containerID="fc6b4bda306068d87cd745c4e53e2b004dc7835d1eb111d2bae32fbbbccd8066"
	Jul 31 19:47:01 addons-922488 kubelet[2258]: E0731 19:47:01.990522    2258 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-8s8q7_gadget(e579fb1d-2ee0-4019-be1d-1513e5196880)\"" pod="gadget/gadget-8s8q7" podUID="e579fb1d-2ee0-4019-be1d-1513e5196880"
	Jul 31 19:47:14 addons-922488 kubelet[2258]: I0731 19:47:14.990232    2258 scope.go:117] "RemoveContainer" containerID="fc6b4bda306068d87cd745c4e53e2b004dc7835d1eb111d2bae32fbbbccd8066"
	Jul 31 19:47:14 addons-922488 kubelet[2258]: E0731 19:47:14.991108    2258 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-8s8q7_gadget(e579fb1d-2ee0-4019-be1d-1513e5196880)\"" pod="gadget/gadget-8s8q7" podUID="e579fb1d-2ee0-4019-be1d-1513e5196880"
	Jul 31 19:47:28 addons-922488 kubelet[2258]: I0731 19:47:28.989738    2258 scope.go:117] "RemoveContainer" containerID="fc6b4bda306068d87cd745c4e53e2b004dc7835d1eb111d2bae32fbbbccd8066"
	Jul 31 19:47:28 addons-922488 kubelet[2258]: E0731 19:47:28.991577    2258 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-8s8q7_gadget(e579fb1d-2ee0-4019-be1d-1513e5196880)\"" pod="gadget/gadget-8s8q7" podUID="e579fb1d-2ee0-4019-be1d-1513e5196880"
	Jul 31 19:47:40 addons-922488 kubelet[2258]: I0731 19:47:40.989980    2258 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-698f998955-8xcpt" secret="" err="secret \"gcp-auth\" not found"
	Jul 31 19:47:42 addons-922488 kubelet[2258]: I0731 19:47:42.989869    2258 scope.go:117] "RemoveContainer" containerID="fc6b4bda306068d87cd745c4e53e2b004dc7835d1eb111d2bae32fbbbccd8066"
	Jul 31 19:47:42 addons-922488 kubelet[2258]: E0731 19:47:42.991017    2258 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-8s8q7_gadget(e579fb1d-2ee0-4019-be1d-1513e5196880)\"" pod="gadget/gadget-8s8q7" podUID="e579fb1d-2ee0-4019-be1d-1513e5196880"
	Jul 31 19:47:53 addons-922488 kubelet[2258]: I0731 19:47:53.991563    2258 scope.go:117] "RemoveContainer" containerID="fc6b4bda306068d87cd745c4e53e2b004dc7835d1eb111d2bae32fbbbccd8066"
	Jul 31 19:47:53 addons-922488 kubelet[2258]: E0731 19:47:53.992336    2258 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-8s8q7_gadget(e579fb1d-2ee0-4019-be1d-1513e5196880)\"" pod="gadget/gadget-8s8q7" podUID="e579fb1d-2ee0-4019-be1d-1513e5196880"
	Jul 31 19:48:07 addons-922488 kubelet[2258]: I0731 19:48:07.990268    2258 scope.go:117] "RemoveContainer" containerID="fc6b4bda306068d87cd745c4e53e2b004dc7835d1eb111d2bae32fbbbccd8066"
	Jul 31 19:48:07 addons-922488 kubelet[2258]: E0731 19:48:07.991116    2258 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-8s8q7_gadget(e579fb1d-2ee0-4019-be1d-1513e5196880)\"" pod="gadget/gadget-8s8q7" podUID="e579fb1d-2ee0-4019-be1d-1513e5196880"
	Jul 31 19:48:10 addons-922488 kubelet[2258]: I0731 19:48:10.989237    2258 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-cplxm" secret="" err="secret \"gcp-auth\" not found"
	Jul 31 19:48:18 addons-922488 kubelet[2258]: I0731 19:48:18.989617    2258 scope.go:117] "RemoveContainer" containerID="fc6b4bda306068d87cd745c4e53e2b004dc7835d1eb111d2bae32fbbbccd8066"
	Jul 31 19:48:18 addons-922488 kubelet[2258]: E0731 19:48:18.990470    2258 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-8s8q7_gadget(e579fb1d-2ee0-4019-be1d-1513e5196880)\"" pod="gadget/gadget-8s8q7" podUID="e579fb1d-2ee0-4019-be1d-1513e5196880"
	
	
	==> storage-provisioner [4e0d68e655bc] <==
	I0731 19:42:18.061781       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0731 19:42:18.171481       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0731 19:42:18.189412       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0731 19:42:18.302526       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0731 19:42:18.337045       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-922488_daa21a6b-cab6-4cbb-8d2d-37bfaf7f6689!
	I0731 19:42:18.388789       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"cecdacc6-f0d7-4bcd-934d-6c98d55212e9", APIVersion:"v1", ResourceVersion:"712", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-922488_daa21a6b-cab6-4cbb-8d2d-37bfaf7f6689 became leader
	I0731 19:42:18.564261       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-922488_daa21a6b-cab6-4cbb-8d2d-37bfaf7f6689!
	

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
2024/07/31 19:57:30 [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-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
E0731 19:57:50.038682  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/client.crt: no such file or directory
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
functional_test_tunnel_test.go:234: (dbg) Non-zero exit: kubectl --context functional-365225 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}: context deadline exceeded (1.447µ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-365225 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.106.38.0   <pending>     80:31779/TCP   3m10s

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                

                                                
                                                
functional_test_mount_test.go:94: (dbg) [out/minikube-linux-amd64 mount -p functional-365225 /tmp/TestFunctionalparallelMountCmdany-port4172314659/001:/mount-9p --alsologtostderr -v=1] stderr:
I0731 19:56:30.294941  355260 out.go:291] Setting OutFile to fd 1 ...
I0731 19:56:30.295625  355260 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 19:56:30.295646  355260 out.go:304] Setting ErrFile to fd 2...
I0731 19:56:30.295655  355260 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 19:56:30.296089  355260 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/bin
I0731 19:56:30.296772  355260 mustload.go:65] Loading cluster: functional-365225
I0731 19:56:30.297658  355260 config.go:182] Loaded profile config "functional-365225": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.3
I0731 19:56:30.300755  355260 cli_runner.go:164] Run: docker container inspect functional-365225 --format={{.State.Status}}
I0731 19:56:30.377796  355260 host.go:66] Checking if "functional-365225" exists ...
I0731 19:56:30.378580  355260 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0731 19:56:30.631340  355260 info.go:266] docker info: {ID:3c7491ff-835d-4f9a-9c3c-32a667325adf 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-07-31 19:56:30.595029535 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.85+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServe
rAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337190912 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} 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.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
I0731 19:56:30.631654  355260 cli_runner.go:164] Run: docker network inspect functional-365225 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I0731 19:56:30.680401  355260 out.go:177] 
W0731 19:56:30.682901  355260 out.go:239] 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.
I0731 19:56:30.685856  355260 out.go:177] 
--- FAIL: TestFunctional/parallel/MountCmd/any-port (14.84s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                

                                                
                                                
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-365225 /tmp/TestFunctionalparallelMountCmdspecific-port4002111503/001:/mount-9p --alsologtostderr -v=1 --port 46464] stderr:
I0731 19:56:45.184889  355937 out.go:291] Setting OutFile to fd 1 ...
I0731 19:56:45.185729  355937 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 19:56:45.185831  355937 out.go:304] Setting ErrFile to fd 2...
I0731 19:56:45.185893  355937 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 19:56:45.187015  355937 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/bin
I0731 19:56:45.188274  355937 mustload.go:65] Loading cluster: functional-365225
I0731 19:56:45.189391  355937 config.go:182] Loaded profile config "functional-365225": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.3
I0731 19:56:45.191233  355937 cli_runner.go:164] Run: docker container inspect functional-365225 --format={{.State.Status}}
I0731 19:56:45.241405  355937 host.go:66] Checking if "functional-365225" exists ...
I0731 19:56:45.241903  355937 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0731 19:56:45.589879  355937 info.go:266] docker info: {ID:3c7491ff-835d-4f9a-9c3c-32a667325adf 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-07-31 19:56:45.494234964 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.85+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServe
rAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337190912 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} 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.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
I0731 19:56:45.590411  355937 cli_runner.go:164] Run: docker network inspect functional-365225 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I0731 19:56:45.639237  355937 out.go:177] 
W0731 19:56:45.644390  355937 out.go:239] 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.
I0731 19:56:45.647238  355937 out.go:177] 
--- FAIL: TestFunctional/parallel/MountCmd/specific-port (12.61s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-365225 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3279897230/001:/mount1 --alsologtostderr -v=1] stderr:
I0731 19:56:57.895589  356617 out.go:291] Setting OutFile to fd 1 ...
I0731 19:56:57.896229  356617 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 19:56:57.896247  356617 out.go:304] Setting ErrFile to fd 2...
I0731 19:56:57.896280  356617 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 19:56:57.896834  356617 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/bin
I0731 19:56:57.897623  356617 mustload.go:65] Loading cluster: functional-365225
I0731 19:56:57.898835  356617 config.go:182] Loaded profile config "functional-365225": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.3
I0731 19:56:57.900161  356617 cli_runner.go:164] Run: docker container inspect functional-365225 --format={{.State.Status}}
I0731 19:56:58.060013  356617 host.go:66] Checking if "functional-365225" exists ...
I0731 19:56:58.060593  356617 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0731 19:56:58.550631  356617 info.go:266] docker info: {ID:3c7491ff-835d-4f9a-9c3c-32a667325adf 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-07-31 19:56:58.307230786 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.85+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServe
rAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337190912 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} 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.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
I0731 19:56:58.550911  356617 cli_runner.go:164] Run: docker network inspect functional-365225 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I0731 19:56:58.677454  356617 out.go:177] 
W0731 19:56:58.680402  356617 out.go:239] 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.
I0731 19:56:58.682467  356617 out.go:177] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-365225 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3279897230/001:/mount2 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-365225 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3279897230/001:/mount2 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-365225 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3279897230/001:/mount2 --alsologtostderr -v=1] stderr:
I0731 19:56:57.942108  356618 out.go:291] Setting OutFile to fd 1 ...
I0731 19:56:57.943231  356618 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 19:56:57.943376  356618 out.go:304] Setting ErrFile to fd 2...
I0731 19:56:57.943420  356618 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 19:56:57.944766  356618 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/bin
I0731 19:56:57.946634  356618 mustload.go:65] Loading cluster: functional-365225
I0731 19:56:57.948098  356618 config.go:182] Loaded profile config "functional-365225": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.3
I0731 19:56:57.949724  356618 cli_runner.go:164] Run: docker container inspect functional-365225 --format={{.State.Status}}
I0731 19:56:58.040669  356618 host.go:66] Checking if "functional-365225" exists ...
I0731 19:56:58.041197  356618 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0731 19:56:58.555750  356618 info.go:266] docker info: {ID:3c7491ff-835d-4f9a-9c3c-32a667325adf 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-07-31 19:56:58.307230786 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.85+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServe
rAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337190912 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} 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.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
I0731 19:56:58.556031  356618 cli_runner.go:164] Run: docker network inspect functional-365225 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I0731 19:56:58.649305  356618 out.go:177] 
W0731 19:56:58.651682  356618 out.go:239] 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.
I0731 19:56:58.653826  356618 out.go:177] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-365225 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3279897230/001:/mount3 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-365225 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3279897230/001:/mount3 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-365225 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3279897230/001:/mount3 --alsologtostderr -v=1] stderr:
I0731 19:56:58.002309  356619 out.go:291] Setting OutFile to fd 1 ...
I0731 19:56:58.002989  356619 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 19:56:58.003010  356619 out.go:304] Setting ErrFile to fd 2...
I0731 19:56:58.003019  356619 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 19:56:58.003494  356619 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/bin
I0731 19:56:58.006329  356619 mustload.go:65] Loading cluster: functional-365225
I0731 19:56:58.007738  356619 config.go:182] Loaded profile config "functional-365225": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.3
I0731 19:56:58.009538  356619 cli_runner.go:164] Run: docker container inspect functional-365225 --format={{.State.Status}}
I0731 19:56:58.127447  356619 host.go:66] Checking if "functional-365225" exists ...
I0731 19:56:58.128156  356619 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0731 19:56:58.617618  356619 info.go:266] docker info: {ID:3c7491ff-835d-4f9a-9c3c-32a667325adf 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:35 OomKillDisable:false NGoroutines:57 SystemTime:2024-07-31 19:56:58.547251894 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.85+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServe
rAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337190912 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} 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.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
I0731 19:56:58.617888  356619 cli_runner.go:164] Run: docker network inspect functional-365225 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I0731 19:56:58.678815  356619 out.go:177] 
W0731 19:56:58.680395  356619 out.go:239] 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.
I0731 19:56:58.682467  356619 out.go:177] 
--- FAIL: TestFunctional/parallel/MountCmd/VerifyCleanup (13.53s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
E0731 20:00:05.970516  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/client.crt: no such file or directory
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-365225 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.106.38.0   <pending>     80:31779/TCP   4m40s
functional_test_tunnel_test.go:301: expected body to contain "Welcome to nginx!", but got *""*
--- FAIL: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (89.75s)

                                                
                                    

Test pass (97/108)

Order passed test Duration
3 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.14
4 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.12
5 TestAddons/Setup 283.39
9 TestAddons/serial/GCPAuth/Namespaces 0.24
11 TestAddons/parallel/Registry 19.23
12 TestAddons/parallel/Ingress 26.07
13 TestAddons/parallel/InspektorGadget 12.8
14 TestAddons/parallel/MetricsServer 7.13
15 TestAddons/parallel/HelmTiller 23.87
17 TestAddons/parallel/CSI 61.71
18 TestAddons/parallel/Headlamp 17.64
19 TestAddons/parallel/CloudSpanner 6.7
20 TestAddons/parallel/LocalPath 59.64
21 TestAddons/parallel/NvidiaDevicePlugin 6.63
22 TestAddons/parallel/Yakd 11.05
23 TestAddons/StoppedEnableDisable 11.82
26 TestFunctional/serial/CopySyncFile 0.07
27 TestFunctional/serial/StartWithProxy 102.1
28 TestFunctional/serial/AuditLog 0.06
29 TestFunctional/serial/SoftStart 50.13
30 TestFunctional/serial/KubeContext 0.1
31 TestFunctional/serial/KubectlGetPods 0.13
34 TestFunctional/serial/CacheCmd/cache/add_remote 3.16
35 TestFunctional/serial/CacheCmd/cache/add_local 1.66
36 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.09
37 TestFunctional/serial/CacheCmd/cache/list 0.1
38 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.5
39 TestFunctional/serial/CacheCmd/cache/cache_reload 2.35
40 TestFunctional/serial/CacheCmd/cache/delete 0.18
41 TestFunctional/serial/MinikubeKubectlCmd 1.34
42 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.21
43 TestFunctional/serial/ExtraConfig 47.38
44 TestFunctional/serial/ComponentHealth 0.39
45 TestFunctional/serial/LogsCmd 1.79
46 TestFunctional/serial/LogsFileCmd 1.89
47 TestFunctional/serial/InvalidService 4.66
49 TestFunctional/parallel/ConfigCmd 0.94
50 TestFunctional/parallel/DashboardCmd 18.17
51 TestFunctional/parallel/DryRun 0.91
52 TestFunctional/parallel/InternationalLanguage 0.47
53 TestFunctional/parallel/StatusCmd 1.72
57 TestFunctional/parallel/ServiceCmdConnect 9.1
58 TestFunctional/parallel/AddonsCmd 0.25
59 TestFunctional/parallel/PersistentVolumeClaim 29.71
61 TestFunctional/parallel/SSHCmd 0.95
62 TestFunctional/parallel/CpCmd 3.41
63 TestFunctional/parallel/MySQL 44.01
64 TestFunctional/parallel/FileSync 0.41
65 TestFunctional/parallel/CertSync 3.69
69 TestFunctional/parallel/NodeLabels 0.11
71 TestFunctional/parallel/NonActiveRuntimeDisabled 0.62
73 TestFunctional/parallel/License 0.8
74 TestFunctional/parallel/Version/short 0.09
75 TestFunctional/parallel/Version/components 1.6
76 TestFunctional/parallel/ImageCommands/ImageListShort 0.31
77 TestFunctional/parallel/ImageCommands/ImageListTable 0.32
78 TestFunctional/parallel/ImageCommands/ImageListJson 0.33
79 TestFunctional/parallel/ImageCommands/ImageListYaml 0.37
80 TestFunctional/parallel/ImageCommands/ImageBuild 2.85
81 TestFunctional/parallel/ImageCommands/Setup 2.4
82 TestFunctional/parallel/DockerEnv/bash 1.93
83 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 2.18
84 TestFunctional/parallel/UpdateContextCmd/no_changes 0.31
85 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.25
86 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.26
87 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.7
88 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 2.62
89 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.68
90 TestFunctional/parallel/ImageCommands/ImageRemove 1.1
91 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.96
92 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 1.04
93 TestFunctional/parallel/ServiceCmd/DeployApp 30.61
94 TestFunctional/parallel/ServiceCmd/List 0.74
95 TestFunctional/parallel/ServiceCmd/JSONOutput 0.74
96 TestFunctional/parallel/ServiceCmd/HTTPS 0.71
97 TestFunctional/parallel/ServiceCmd/Format 0.67
98 TestFunctional/parallel/ServiceCmd/URL 0.6
100 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 1.06
101 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
103 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 10.56
105 TestFunctional/parallel/ProfileCmd/profile_not_create 0.69
106 TestFunctional/parallel/ProfileCmd/profile_list 0.69
107 TestFunctional/parallel/ProfileCmd/profile_json_output 0.7
115 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
116 TestFunctional/delete_echo-server_images 0.08
117 TestFunctional/delete_my-image_image 0.03
118 TestFunctional/delete_minikube_cached_images 0.09
123 TestStartStop/group/cloud-shell/serial/FirstStart 92.65
124 TestStartStop/group/cloud-shell/serial/DeployApp 11.07
125 TestStartStop/group/cloud-shell/serial/EnableAddonWhileActive 1.52
126 TestStartStop/group/cloud-shell/serial/Stop 11.25
127 TestStartStop/group/cloud-shell/serial/EnableAddonAfterStop 0.29
128 TestStartStop/group/cloud-shell/serial/SecondStart 300.69
129 TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop 6.01
130 TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop 5.16
131 TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages 0.33
132 TestStartStop/group/cloud-shell/serial/Pause 4.65
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-922488
addons_test.go:1037: (dbg) Non-zero exit: out/minikube-linux-amd64 addons enable dashboard -p addons-922488: exit status 85 (136.475436ms)

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.12s)

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

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

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

                                                
                                    
x
+
TestAddons/Setup (283.39s)

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

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (19.23s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 6.064478ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-698f998955-8xcpt" [08935a26-a22f-4ac5-ad36-c4729c2fb614] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.006518309s
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-cplxm" [313fb7c0-73b9-4e87-8fd5-f0d053d1d822] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.024466752s
addons_test.go:342: (dbg) Run:  kubectl --context addons-922488 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-922488 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:347: (dbg) Done: kubectl --context addons-922488 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": (4.982993297s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-amd64 -p addons-922488 ip
2024/07/31 19:49:06 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-amd64 -p addons-922488 addons disable registry --alsologtostderr -v=1
addons_test.go:390: (dbg) Done: out/minikube-linux-amd64 -p addons-922488 addons disable registry --alsologtostderr -v=1: (1.514920362s)
--- PASS: TestAddons/parallel/Registry (19.23s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (26.07s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-922488 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-922488 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-922488 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" [dde85e32-8610-43a6-ab8c-c4befff1a419] Pending
helpers_test.go:344: "nginx" [dde85e32-8610-43a6-ab8c-c4befff1a419] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [dde85e32-8610-43a6-ab8c-c4befff1a419] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 11.024246795s
addons_test.go:264: (dbg) Run:  out/minikube-linux-amd64 -p addons-922488 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:288: (dbg) Run:  kubectl --context addons-922488 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-amd64 -p addons-922488 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-922488 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-amd64 -p addons-922488 addons disable ingress-dns --alsologtostderr -v=1: (3.195392809s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-amd64 -p addons-922488 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-amd64 -p addons-922488 addons disable ingress --alsologtostderr -v=1: (8.226495264s)
--- PASS: TestAddons/parallel/Ingress (26.07s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (12.8s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-8s8q7" [e579fb1d-2ee0-4019-be1d-1513e5196880] 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.008682278s
addons_test.go:851: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-922488
addons_test.go:851: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-922488: (6.784606649s)
--- PASS: TestAddons/parallel/InspektorGadget (12.80s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (7.13s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 13.754466ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-c59844bb4-6swzt" [234f3a4f-e779-4ac5-a4d6-d0a8b571e4a4] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.007940547s
addons_test.go:417: (dbg) Run:  kubectl --context addons-922488 top pods -n kube-system
addons_test.go:434: (dbg) Run:  out/minikube-linux-amd64 -p addons-922488 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (7.13s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (23.87s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:458: tiller-deploy stabilized in 15.151241ms
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-6677d64bcd-rwrnb" [fa1d3f46-8a26-461b-83a3-96adff615f15] Running
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 6.00603658s
addons_test.go:475: (dbg) Run:  kubectl --context addons-922488 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-922488 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (8.316739991s)
addons_test.go:480: kubectl --context addons-922488 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:475: (dbg) Run:  kubectl --context addons-922488 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-922488 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (3.489871425s)
addons_test.go:480: kubectl --context addons-922488 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:475: (dbg) Run:  kubectl --context addons-922488 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-922488 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (3.698132582s)
addons_test.go:480: kubectl --context addons-922488 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-922488 addons disable helm-tiller --alsologtostderr -v=1
addons_test.go:492: (dbg) Done: out/minikube-linux-amd64 -p addons-922488 addons disable helm-tiller --alsologtostderr -v=1: (1.217493324s)
--- PASS: TestAddons/parallel/HelmTiller (23.87s)

                                                
                                    
x
+
TestAddons/parallel/CSI (61.71s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 91.435291ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-922488 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-922488 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-922488 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" [e0cb1e24-3b01-4804-b235-8dd51e5d4646] Pending
helpers_test.go:344: "task-pv-pod" [e0cb1e24-3b01-4804-b235-8dd51e5d4646] 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" [e0cb1e24-3b01-4804-b235-8dd51e5d4646] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 16.016517055s
addons_test.go:590: (dbg) Run:  kubectl --context addons-922488 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-922488 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-922488 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-922488 delete pod task-pv-pod
addons_test.go:600: (dbg) Done: kubectl --context addons-922488 delete pod task-pv-pod: (1.624233114s)
addons_test.go:606: (dbg) Run:  kubectl --context addons-922488 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-922488 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-922488 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-922488 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" [cc7d32eb-4838-4d1d-b813-60a0aa8d4059] Pending
helpers_test.go:344: "task-pv-pod-restore" [cc7d32eb-4838-4d1d-b813-60a0aa8d4059] 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" [cc7d32eb-4838-4d1d-b813-60a0aa8d4059] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.010662402s
addons_test.go:632: (dbg) Run:  kubectl --context addons-922488 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-922488 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-922488 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-amd64 -p addons-922488 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-amd64 -p addons-922488 addons disable csi-hostpath-driver --alsologtostderr -v=1: (7.711067232s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-amd64 -p addons-922488 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:648: (dbg) Done: out/minikube-linux-amd64 -p addons-922488 addons disable volumesnapshots --alsologtostderr -v=1: (1.197793458s)
--- PASS: TestAddons/parallel/CSI (61.71s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.64s)

                                                
                                                
=== 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-922488 --alsologtostderr -v=1
addons_test.go:830: (dbg) Done: out/minikube-linux-amd64 addons enable headlamp -p addons-922488 --alsologtostderr -v=1: (1.318666339s)
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7867546754-wlts8" [3affaa60-4578-4340-8801-b2d2162e4d3d] Pending
helpers_test.go:344: "headlamp-7867546754-wlts8" [3affaa60-4578-4340-8801-b2d2162e4d3d] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7867546754-wlts8" [3affaa60-4578-4340-8801-b2d2162e4d3d] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 16.004467339s
addons_test.go:839: (dbg) Run:  out/minikube-linux-amd64 -p addons-922488 addons disable headlamp --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Headlamp (17.64s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.7s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5455fb9b69-n5pqf" [5bed69a0-7242-4e93-98e4-841d99e1abba] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.007052485s
addons_test.go:870: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-922488
--- PASS: TestAddons/parallel/CloudSpanner (6.70s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (59.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-922488 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-922488 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-922488 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-922488 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" [b3eaa09e-c35e-43e0-99c6-fe2b28cfeef0] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [b3eaa09e-c35e-43e0-99c6-fe2b28cfeef0] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [b3eaa09e-c35e-43e0-99c6-fe2b28cfeef0] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.018562282s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-922488 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-amd64 -p addons-922488 ssh "cat /opt/local-path-provisioner/pvc-087bdb54-d63d-4f2f-b572-ccba0b3a91fc_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-922488 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-922488 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-amd64 -p addons-922488 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-amd64 -p addons-922488 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (44.283544315s)
--- PASS: TestAddons/parallel/LocalPath (59.64s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.63s)

                                                
                                                
=== 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-z8vc7" [18af6267-3bb5-4c30-ab22-d09a32a065de] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.009330363s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-922488
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.63s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.05s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-799879c74f-27dg2" [17fe402c-47a4-4a24-a119-e79b713c32ff] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.00667218s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-amd64 -p addons-922488 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-amd64 -p addons-922488 addons disable yakd --alsologtostderr -v=1: (6.035772786s)
--- PASS: TestAddons/parallel/Yakd (11.05s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (11.82s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.07s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1851: local sync path: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/files/etc/test/nested/copy/317554/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.07s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (102.1s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (50.13s)

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

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.13s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (1.34s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.21s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (47.38s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.39s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.79s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.89s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-amd64 -p functional-365225 logs --file /tmp/TestFunctionalserialLogsFileCmd709036352/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-linux-amd64 -p functional-365225 logs --file /tmp/TestFunctionalserialLogsFileCmd709036352/001/logs.txt: (1.883498634s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.89s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.66s)

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

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

                                                
                                                
-- /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:2323: (dbg) Run:  kubectl --context functional-365225 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (4.66s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.94s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (18.17s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.91s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0731 19:57:11.256569  357212 out.go:291] Setting OutFile to fd 1 ...
	I0731 19:57:11.256855  357212 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 19:57:11.256873  357212 out.go:304] Setting ErrFile to fd 2...
	I0731 19:57:11.256884  357212 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 19:57:11.257153  357212 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/bin
	I0731 19:57:11.257954  357212 out.go:298] Setting JSON to false
	I0731 19:57:11.259241  357212 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":13699,"bootTime":1722442132,"procs":95,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.1.85+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"1c001e79-64fc-4ae6-985b-284450f21c24"}
	I0731 19:57:11.259325  357212 start.go:139] virtualization:  guest
	I0731 19:57:11.284061  357212 out.go:177] * [functional-365225] minikube v1.33.1 on Ubuntu 22.04 (amd64)
	I0731 19:57:11.288698  357212 notify.go:220] Checking for updates...
	I0731 19:57:11.297646  357212 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0731 19:57:11.303604  357212 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 19:57:11.306809  357212 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19355-311497/kubeconfig
	I0731 19:57:11.312404  357212 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19355-311497/.minikube
	I0731 19:57:11.320549  357212 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0731 19:57:11.324838  357212 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0731 19:57:11.331109  357212 config.go:182] Loaded profile config "functional-365225": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.3
	I0731 19:57:11.332545  357212 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 19:57:11.372116  357212 docker.go:123] docker version: linux-27.0.3:Docker Engine - Community
	I0731 19:57:11.372443  357212 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 19:57:11.498346  357212 info.go:266] docker info: {ID:3c7491ff-835d-4f9a-9c3c-32a667325adf 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-07-31 19:57:11.479876874 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.85+ 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:8337190912 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} 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.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0731 19:57:11.498526  357212 docker.go:307] overlay module found
	I0731 19:57:11.505044  357212 out.go:177] * Using the docker driver based on existing profile
	I0731 19:57:11.509078  357212 start.go:297] selected driver: docker
	I0731 19:57:11.509107  357212 start.go:901] validating driver "docker" against &{Name:functional-365225 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:functional-365225 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision} {Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpirati
on:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0731 19:57:11.509312  357212 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0731 19:57:11.512487  357212 out.go:177] 
	W0731 19:57:11.516469  357212 out.go:239] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0731 19:57:11.519676  357212 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.47s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0731 19:57:12.252666  357351 out.go:291] Setting OutFile to fd 1 ...
	I0731 19:57:12.252857  357351 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 19:57:12.252872  357351 out.go:304] Setting ErrFile to fd 2...
	I0731 19:57:12.252883  357351 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0731 19:57:12.253372  357351 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/bin
	I0731 19:57:12.254082  357351 out.go:298] Setting JSON to false
	I0731 19:57:12.255312  357351 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":13700,"bootTime":1722442132,"procs":95,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.1.85+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"1c001e79-64fc-4ae6-985b-284450f21c24"}
	I0731 19:57:12.255418  357351 start.go:139] virtualization:  guest
	I0731 19:57:12.262021  357351 out.go:177] * [functional-365225] minikube v1.33.1 sur Ubuntu 22.04 (amd64)
	I0731 19:57:12.265248  357351 notify.go:220] Checking for updates...
	I0731 19:57:12.265367  357351 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0731 19:57:12.276555  357351 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0731 19:57:12.279690  357351 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19355-311497/kubeconfig
	I0731 19:57:12.288458  357351 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19355-311497/.minikube
	I0731 19:57:12.298486  357351 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0731 19:57:12.301830  357351 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0731 19:57:12.309368  357351 config.go:182] Loaded profile config "functional-365225": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.3
	I0731 19:57:12.310402  357351 driver.go:392] Setting default libvirt URI to qemu:///system
	I0731 19:57:12.351457  357351 docker.go:123] docker version: linux-27.0.3:Docker Engine - Community
	I0731 19:57:12.351651  357351 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0731 19:57:12.514677  357351 info.go:266] docker info: {ID:3c7491ff-835d-4f9a-9c3c-32a667325adf 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-07-31 19:57:12.495819216 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.85+ 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:8337190912 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} 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.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0731 19:57:12.514860  357351 docker.go:307] overlay module found
	I0731 19:57:12.518819  357351 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0731 19:57:12.524494  357351 start.go:297] selected driver: docker
	I0731 19:57:12.524527  357351 start.go:901] validating driver "docker" against &{Name:functional-365225 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:functional-365225 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision} {Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpirati
on:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0731 19:57:12.524702  357351 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0731 19:57:12.530445  357351 out.go:177] 
	W0731 19:57:12.537100  357351 out.go:239] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0731 19:57:12.543453  357351 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.72s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (9.1s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1625: (dbg) Run:  kubectl --context functional-365225 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-365225 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-57b4589c47-txl82" [d1e4ba46-6b03-42c5-bd15-6838e8a14b00] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-57b4589c47-txl82" [d1e4ba46-6b03-42c5-bd15-6838e8a14b00] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 8.008649074s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-amd64 -p functional-365225 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:32438
functional_test.go:1671: http://192.168.49.2:32438: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.25s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (29.71s)

                                                
                                                
=== 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" [0a54510a-e4dc-43a2-8369-4207831127f2] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.010182337s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-365225 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-365225 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-365225 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-365225 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" [92bcf359-fcb8-4521-87bf-55883f48d7a2] Pending
helpers_test.go:344: "sp-pod" [92bcf359-fcb8-4521-87bf-55883f48d7a2] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [92bcf359-fcb8-4521-87bf-55883f48d7a2] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 15.008837981s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-365225 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-365225 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-365225 delete -f testdata/storage-provisioner/pod.yaml: (1.210332665s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-365225 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" [cbccacd9-da0a-4c6c-ad1f-2e0364ae5e61] Pending
helpers_test.go:344: "sp-pod" [cbccacd9-da0a-4c6c-ad1f-2e0364ae5e61] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [cbccacd9-da0a-4c6c-ad1f-2e0364ae5e61] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.004643541s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-365225 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (29.71s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.95s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (3.41s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (44.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1789: (dbg) Run:  kubectl --context functional-365225 replace --force -f testdata/mysql.yaml
functional_test.go:1795: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-64454c8b5c-s2lr6" [2b5877b5-87c3-463f-aa4f-e5f06ee95d71] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-64454c8b5c-s2lr6" [2b5877b5-87c3-463f-aa4f-e5f06ee95d71] Running
functional_test.go:1795: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 32.005343895s
functional_test.go:1803: (dbg) Run:  kubectl --context functional-365225 exec mysql-64454c8b5c-s2lr6 -- mysql -ppassword -e "show databases;"
functional_test.go:1803: (dbg) Non-zero exit: kubectl --context functional-365225 exec mysql-64454c8b5c-s2lr6 -- mysql -ppassword -e "show databases;": exit status 1 (327.401065ms)

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

                                                
                                                
** /stderr **
functional_test.go:1803: (dbg) Run:  kubectl --context functional-365225 exec mysql-64454c8b5c-s2lr6 -- mysql -ppassword -e "show databases;"
functional_test.go:1803: (dbg) Non-zero exit: kubectl --context functional-365225 exec mysql-64454c8b5c-s2lr6 -- mysql -ppassword -e "show databases;": exit status 1 (305.442493ms)

                                                
                                                
** 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:1803: (dbg) Run:  kubectl --context functional-365225 exec mysql-64454c8b5c-s2lr6 -- mysql -ppassword -e "show databases;"
functional_test.go:1803: (dbg) Non-zero exit: kubectl --context functional-365225 exec mysql-64454c8b5c-s2lr6 -- mysql -ppassword -e "show databases;": exit status 1 (323.48854ms)

                                                
                                                
** 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:1803: (dbg) Run:  kubectl --context functional-365225 exec mysql-64454c8b5c-s2lr6 -- mysql -ppassword -e "show databases;"
functional_test.go:1803: (dbg) Non-zero exit: kubectl --context functional-365225 exec mysql-64454c8b5c-s2lr6 -- mysql -ppassword -e "show databases;": exit status 1 (393.293524ms)

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

                                                
                                                
** /stderr **
functional_test.go:1803: (dbg) Run:  kubectl --context functional-365225 exec mysql-64454c8b5c-s2lr6 -- mysql -ppassword -e "show databases;"
E0731 19:55:47.157550  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/client.crt: no such file or directory
--- PASS: TestFunctional/parallel/MySQL (44.01s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.41s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (3.69s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1968: Checking for existence of /etc/ssl/certs/317554.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-amd64 -p functional-365225 ssh "sudo cat /etc/ssl/certs/317554.pem"
functional_test.go:1968: Checking for existence of /usr/share/ca-certificates/317554.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-amd64 -p functional-365225 ssh "sudo cat /usr/share/ca-certificates/317554.pem"
functional_test.go:1968: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-amd64 -p functional-365225 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/3175542.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-amd64 -p functional-365225 ssh "sudo cat /etc/ssl/certs/3175542.pem"
functional_test.go:1995: Checking for existence of /usr/share/ca-certificates/3175542.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-amd64 -p functional-365225 ssh "sudo cat /usr/share/ca-certificates/3175542.pem"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-amd64 -p functional-365225 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (3.69s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.11s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NodeLabels
functional_test.go:218: (dbg) Run:  kubectl --context functional-365225 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.62s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.8s)

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-365225 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-365225 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.9
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.30.3
registry.k8s.io/kube-proxy:v1.30.3
registry.k8s.io/kube-controller-manager:v1.30.3
registry.k8s.io/kube-apiserver:v1.30.3
registry.k8s.io/etcd:3.5.12-0
registry.k8s.io/echoserver: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-365225
docker.io/kubernetesui/metrics-scraper:<none>
docker.io/kubernetesui/dashboard:<none>
docker.io/kicbase/echo-server:functional-365225
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-365225 image ls --format short --alsologtostderr:
I0731 19:57:33.318705  358204 out.go:291] Setting OutFile to fd 1 ...
I0731 19:57:33.319008  358204 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 19:57:33.319208  358204 out.go:304] Setting ErrFile to fd 2...
I0731 19:57:33.319230  358204 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 19:57:33.319589  358204 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/bin
I0731 19:57:33.321209  358204 config.go:182] Loaded profile config "functional-365225": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.3
I0731 19:57:33.321413  358204 config.go:182] Loaded profile config "functional-365225": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.3
I0731 19:57:33.322200  358204 cli_runner.go:164] Run: docker container inspect functional-365225 --format={{.State.Status}}
I0731 19:57:33.355752  358204 ssh_runner.go:195] Run: systemctl --version
I0731 19:57:33.355879  358204 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-365225
I0731 19:57:33.386243  358204 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32873 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/functional-365225/id_rsa Username:docker}
I0731 19:57:33.487395  358204 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.31s)

                                                
                                    
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:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-365225 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-365225 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| docker.io/library/minikube-local-cache-test | functional-365225 | f7a30b85906fd | 30B    |
| registry.k8s.io/kube-apiserver              | v1.30.3           | 1f6d574d502f3 | 117MB  |
| registry.k8s.io/kube-scheduler              | v1.30.3           | 3edc18e7b7672 | 62MB   |
| registry.k8s.io/pause                       | 3.3               | 0184c1613d929 | 683kB  |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
| registry.k8s.io/pause                       | latest            | 350b164e7ae1d | 240kB  |
| docker.io/localhost/my-image                | functional-365225 | 22c65fb088699 | 1.24MB |
| docker.io/library/nginx                     | alpine            | 1ae23480369fa | 43.2MB |
| docker.io/library/mysql                     | 5.7               | 5107333e08a87 | 501MB  |
| docker.io/kicbase/echo-server               | functional-365225 | 9056ab77afb8e | 4.94MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| registry.k8s.io/coredns/coredns             | v1.11.1           | cbb01a7bd410d | 59.8MB |
| registry.k8s.io/pause                       | 3.9               | e6f1816883972 | 744kB  |
| docker.io/kubernetesui/dashboard            | <none>            | 07655ddf2eebe | 246MB  |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
| registry.k8s.io/kube-controller-manager     | v1.30.3           | 76932a3b37d7e | 111MB  |
| registry.k8s.io/kube-proxy                  | v1.30.3           | 55bb025d2cfa5 | 84.7MB |
| docker.io/library/nginx                     | latest            | a72860cb95fd5 | 188MB  |
| registry.k8s.io/etcd                        | 3.5.12-0          | 3861cfcd7c04c | 149MB  |
| docker.io/kubernetesui/metrics-scraper      | <none>            | 115053965e86b | 43.8MB |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-365225 image ls --format table --alsologtostderr:
I0731 19:57:37.190271  358543 out.go:291] Setting OutFile to fd 1 ...
I0731 19:57:37.190505  358543 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 19:57:37.190522  358543 out.go:304] Setting ErrFile to fd 2...
I0731 19:57:37.190532  358543 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 19:57:37.190841  358543 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/bin
I0731 19:57:37.191708  358543 config.go:182] Loaded profile config "functional-365225": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.3
I0731 19:57:37.191910  358543 config.go:182] Loaded profile config "functional-365225": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.3
I0731 19:57:37.192622  358543 cli_runner.go:164] Run: docker container inspect functional-365225 --format={{.State.Status}}
I0731 19:57:37.222887  358543 ssh_runner.go:195] Run: systemctl --version
I0731 19:57:37.223009  358543 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-365225
I0731 19:57:37.253447  358543 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32873 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/functional-365225/id_rsa Username:docker}
I0731 19:57:37.354071  358543 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:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-365225 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-365225 image ls --format json --alsologtostderr:
[{"id":"3edc18e7b76722eb2eb37a0858c09caacbd422d6e0cae4c2e5ce67bc9a9795e2","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.30.3"],"size":"62000000"},{"id":"76932a3b37d7eb138c8f47c9a2b4218f0466dd273badf856f2ce2f0277e15b5e","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.30.3"],"size":"111000000"},{"id":"a72860cb95fd59e9c696c66441c64f18e66915fa26b249911e83c3854477ed9a","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"188000000"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":[],"repoTags":["docker.io/kubernetesui/dashboard:\u003cnone\u003e"],"size":"246000000"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":[],"repoTags":["docker.io/library/mysql:5.7"],"size":"501000000"},{"id":"cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"59800000"},{"id":"e6f1816883972d4be47bd488
79a08919b96afcd344132622e4d444987919323c","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.9"],"size":"744000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"95400000"},{"id":"22c65fb088699f1697d417c5173345ce6f359ede0ace8141fda6828f9aa6db9b","repoDigests":[],"repoTags":["docker.io/localhost/my-image:functional-365225"],"size":"1240000"},{"id":"55bb025d2cfa592b9381d01e122e72a1ed4b29ca32f86b7d289d99da794784d1","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.30.3"],"size":"84700000"},{"id":"1ae23480369fa4139f6dec668d7a5a941b56ea174e9cf75e09771988fe621c95","repoDigests":[],"repoTags":["docker.io/library/ngi
nx:alpine"],"size":"43200000"},{"id":"3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.12-0"],"size":"149000000"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":[],"repoTags":["docker.io/kubernetesui/metrics-scraper:\u003cnone\u003e"],"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":"f7a30b85906fdfdd34e88423e5273720a0989efb7051dd7921649d202c697349","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-365225"],"size":"30"},{"id":"1f6d574d502f3b61c851b1bbd4ef2a964ce4c70071dd8da556f2d490d36b095d","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.30.3"],"size":"117000000"}
,{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-365225"],"size":"4940000"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-365225 image ls --format json --alsologtostderr:
I0731 19:57:36.886015  358509 out.go:291] Setting OutFile to fd 1 ...
I0731 19:57:36.886312  358509 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 19:57:36.886334  358509 out.go:304] Setting ErrFile to fd 2...
I0731 19:57:36.886343  358509 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 19:57:36.886686  358509 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/bin
I0731 19:57:36.887530  358509 config.go:182] Loaded profile config "functional-365225": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.3
I0731 19:57:36.887741  358509 config.go:182] Loaded profile config "functional-365225": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.3
I0731 19:57:36.888388  358509 cli_runner.go:164] Run: docker container inspect functional-365225 --format={{.State.Status}}
I0731 19:57:36.917977  358509 ssh_runner.go:195] Run: systemctl --version
I0731 19:57:36.918091  358509 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-365225
I0731 19:57:36.948097  358509 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32873 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/functional-365225/id_rsa Username:docker}
I0731 19:57:37.045928  358509 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.33s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-365225 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-365225 image ls --format yaml --alsologtostderr:
- id: f7a30b85906fdfdd34e88423e5273720a0989efb7051dd7921649d202c697349
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-365225
size: "30"
- id: 1f6d574d502f3b61c851b1bbd4ef2a964ce4c70071dd8da556f2d490d36b095d
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.30.3
size: "117000000"
- id: 3edc18e7b76722eb2eb37a0858c09caacbd422d6e0cae4c2e5ce67bc9a9795e2
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.30.3
size: "62000000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests: []
repoTags:
- docker.io/library/mysql:5.7
size: "501000000"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests: []
repoTags:
- docker.io/kubernetesui/dashboard:<none>
size: "246000000"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-365225
size: "4940000"
- id: 3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.12-0
size: "149000000"
- id: cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "59800000"
- id: e6f1816883972d4be47bd48879a08919b96afcd344132622e4d444987919323c
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.9
size: "744000"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests: []
repoTags:
- docker.io/kubernetesui/metrics-scraper:<none>
size: "43800000"
- id: 76932a3b37d7eb138c8f47c9a2b4218f0466dd273badf856f2ce2f0277e15b5e
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.30.3
size: "111000000"
- id: 55bb025d2cfa592b9381d01e122e72a1ed4b29ca32f86b7d289d99da794784d1
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.30.3
size: "84700000"
- id: a72860cb95fd59e9c696c66441c64f18e66915fa26b249911e83c3854477ed9a
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "188000000"
- id: 1ae23480369fa4139f6dec668d7a5a941b56ea174e9cf75e09771988fe621c95
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "43200000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-365225 image ls --format yaml --alsologtostderr:
I0731 19:57:33.654313  358237 out.go:291] Setting OutFile to fd 1 ...
I0731 19:57:33.654651  358237 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 19:57:33.654705  358237 out.go:304] Setting ErrFile to fd 2...
I0731 19:57:33.654732  358237 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 19:57:33.655451  358237 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/bin
I0731 19:57:33.661552  358237 config.go:182] Loaded profile config "functional-365225": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.3
I0731 19:57:33.662846  358237 config.go:182] Loaded profile config "functional-365225": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.3
I0731 19:57:33.663996  358237 cli_runner.go:164] Run: docker container inspect functional-365225 --format={{.State.Status}}
I0731 19:57:33.719003  358237 ssh_runner.go:195] Run: systemctl --version
I0731 19:57:33.719144  358237 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-365225
I0731 19:57:33.763688  358237 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32873 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/functional-365225/id_rsa Username:docker}
I0731 19:57:33.864721  358237 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.37s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-amd64 -p functional-365225 image build -t localhost/my-image:functional-365225 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-amd64 -p functional-365225 image build -t localhost/my-image:functional-365225 testdata/build --alsologtostderr: (2.071842931s)
functional_test.go:322: (dbg) Stderr: out/minikube-linux-amd64 -p functional-365225 image build -t localhost/my-image:functional-365225 testdata/build --alsologtostderr:
I0731 19:57:34.433580  358335 out.go:291] Setting OutFile to fd 1 ...
I0731 19:57:34.435572  358335 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 19:57:34.435601  358335 out.go:304] Setting ErrFile to fd 2...
I0731 19:57:34.435612  358335 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0731 19:57:34.435998  358335 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/bin
I0731 19:57:34.437048  358335 config.go:182] Loaded profile config "functional-365225": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.3
I0731 19:57:34.466423  358335 config.go:182] Loaded profile config "functional-365225": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.3
I0731 19:57:34.467827  358335 cli_runner.go:164] Run: docker container inspect functional-365225 --format={{.State.Status}}
I0731 19:57:34.506144  358335 ssh_runner.go:195] Run: systemctl --version
I0731 19:57:34.506272  358335 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-365225
I0731 19:57:34.539672  358335 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32873 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19355-311497/.minikube/machines/functional-365225/id_rsa Username:docker}
I0731 19:57:34.642213  358335 build_images.go:161] Building image from path: /tmp/build.596465466.tar
I0731 19:57:34.642383  358335 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0731 19:57:34.661248  358335 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.596465466.tar
I0731 19:57:34.668135  358335 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.596465466.tar: stat -c "%s %y" /var/lib/minikube/build/build.596465466.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.596465466.tar': No such file or directory
I0731 19:57:34.668197  358335 ssh_runner.go:362] scp /tmp/build.596465466.tar --> /var/lib/minikube/build/build.596465466.tar (3072 bytes)
I0731 19:57:34.713579  358335 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.596465466
I0731 19:57:34.731115  358335 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.596465466 -xf /var/lib/minikube/build/build.596465466.tar
I0731 19:57:34.750414  358335 docker.go:360] Building image: /var/lib/minikube/build/build.596465466
I0731 19:57:34.750587  358335 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-365225 /var/lib/minikube/build/build.596465466
#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.5s

                                                
                                                
#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.1s done
#5 extracting sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 0.0s done
#5 DONE 0.3s

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.0s done
#8 writing image sha256:22c65fb088699f1697d417c5173345ce6f359ede0ace8141fda6828f9aa6db9b done
#8 naming to localhost/my-image:functional-365225 done
#8 DONE 0.1s
I0731 19:57:36.365216  358335 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-365225 /var/lib/minikube/build/build.596465466: (1.614539067s)
I0731 19:57:36.365344  358335 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.596465466
I0731 19:57:36.389258  358335 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.596465466.tar
I0731 19:57:36.406790  358335 build_images.go:217] Built localhost/my-image:functional-365225 from /tmp/build.596465466.tar
I0731 19:57:36.406857  358335 build_images.go:133] succeeded building to: functional-365225
I0731 19:57:36.406867  358335 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-365225 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.85s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/bash
functional_test.go:495: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-365225 docker-env) && out/minikube-linux-amd64 status -p functional-365225"
functional_test.go:495: (dbg) Done: /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-365225 docker-env) && out/minikube-linux-amd64 status -p functional-365225": (1.071405106s)
functional_test.go:518: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-365225 docker-env) && docker images"
--- PASS: TestFunctional/parallel/DockerEnv/bash (1.93s)

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:391: (dbg) Run:  out/minikube-linux-amd64 -p functional-365225 image rm docker.io/kicbase/echo-server:functional-365225 --alsologtostderr
E0731 19:55:06.047993  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/client.crt: no such file or directory
E0731 19:55:06.196587  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/client.crt: no such file or directory
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-365225 image ls
E0731 19:55:06.207484  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/client.crt: no such file or directory
E0731 19:55:06.228687  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/client.crt: no such file or directory
E0731 19:55:06.268986  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/client.crt: no such file or directory
E0731 19:55:06.349282  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/client.crt: no such file or directory
E0731 19:55:06.509689  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/client.crt: no such file or directory
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (1.10s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:408: (dbg) Run:  out/minikube-linux-amd64 -p functional-365225 image load /home/g528047478195_compute/echo-server-save.tar --alsologtostderr
E0731 19:55:06.830811  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/client.crt: no such file or directory
E0731 19:55:07.471955  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/client.crt: no such file or directory
functional_test.go:408: (dbg) Done: out/minikube-linux-amd64 -p functional-365225 image load /home/g528047478195_compute/echo-server-save.tar --alsologtostderr: (1.395051353s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-365225 image ls
E0731 19:55:08.752137  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/client.crt: no such file or directory
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (1.96s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1435: (dbg) Run:  kubectl --context functional-365225 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-365225 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-6d85cfcfd8-4m7l2" [33d55b59-3a8f-454d-bda9-b8cb9f9eab5d] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
E0731 19:55:11.312387  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/client.crt: no such file or directory
E0731 19:55:16.434149  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/client.crt: no such file or directory
E0731 19:55:26.675578  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/client.crt: no such file or directory
helpers_test.go:344: "hello-node-6d85cfcfd8-4m7l2" [33d55b59-3a8f-454d-bda9-b8cb9f9eab5d] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 30.004264728s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (30.61s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-365225 apply -f testdata/testsvc.yaml
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: waiting 4m0s for pods matching "run=nginx-svc" in namespace "default" ...
helpers_test.go:344: "nginx-svc" [0152078b-e199-4486-9642-54a0462d9423] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [0152078b-e199-4486-9642-54a0462d9423] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 10.010716059s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (10.56s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1266: (dbg) Run:  out/minikube-linux-amd64 profile lis
E0731 19:56:28.118047  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/client.crt: no such file or directory
functional_test.go:1271: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
--- PASS: TestFunctional/parallel/ProfileCmd/profile_not_create (0.69s)

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.08s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.03s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.09s)

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

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-504008 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.30.3
E0731 20:00:33.879887  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p cloud-shell-504008 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.30.3: (1m32.651872166s)
--- PASS: TestStartStop/group/cloud-shell/serial/FirstStart (92.65s)

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-504008 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" [9dd8bec8-dff1-44a0-a44c-2707a0724c9c] Pending
helpers_test.go:344: "busybox" [9dd8bec8-dff1-44a0-a44c-2707a0724c9c] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [9dd8bec8-dff1-44a0-a44c-2707a0724c9c] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/cloud-shell/serial/DeployApp: integration-test=busybox healthy within 10.004600666s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-504008 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/cloud-shell/serial/DeployApp (11.07s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-504008 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.30.3
E0731 20:05:03.949961  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/functional-365225/client.crt: no such file or directory
E0731 20:05:03.955455  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/functional-365225/client.crt: no such file or directory
E0731 20:05:03.965947  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/functional-365225/client.crt: no such file or directory
E0731 20:05:03.986456  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/functional-365225/client.crt: no such file or directory
E0731 20:05:04.026913  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/functional-365225/client.crt: no such file or directory
E0731 20:05:04.107376  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/functional-365225/client.crt: no such file or directory
E0731 20:05:04.267884  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/functional-365225/client.crt: no such file or directory
E0731 20:05:04.588586  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/functional-365225/client.crt: no such file or directory
E0731 20:05:05.229504  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/functional-365225/client.crt: no such file or directory
E0731 20:05:05.970533  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/addons-922488/client.crt: no such file or directory
E0731 20:05:06.510005  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/functional-365225/client.crt: no such file or directory
E0731 20:05:09.070876  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/functional-365225/client.crt: no such file or directory
E0731 20:05:14.191475  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/functional-365225/client.crt: no such file or directory
E0731 20:05:24.432547  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/functional-365225/client.crt: no such file or directory
E0731 20:05:44.913258  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/functional-365225/client.crt: no such file or directory
E0731 20:06:25.874360  317554 cert_rotation.go:168] key failed with : open /home/g528047478195_compute/minikube-integration/19355-311497/.minikube/profiles/functional-365225/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p cloud-shell-504008 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.30.3: (5m0.145849605s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p cloud-shell-504008 -n cloud-shell-504008
--- PASS: TestStartStop/group/cloud-shell/serial/SecondStart (300.69s)

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-8jg2g" [41d857df-0460-48fc-9bc6-bce906e3a692] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.005392824s
--- PASS: TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-779776cb65-8jg2g" [41d857df-0460-48fc-9bc6-bce906e3a692] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005461402s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context cloud-shell-504008 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop (5.16s)

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

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

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

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

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

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

                                                
                                    

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:546: only validate podman env with docker container runtime, currently testing docker
--- SKIP: TestFunctional/parallel/PodmanEnv (0.00s)

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

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

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

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

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

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

                                                
                                    
Copied to clipboard