Test Report: Docker_Windows 19068

                    
                      7c11564cd92f1c297a369d116c09454608f45d5b:2024-06-14:34891
                    
                

Test fail (4/340)

Order failed test Duration
56 TestErrorSpam/setup 64.33
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 5.9
87 TestFunctional/parallel/ConfigCmd 1.68
325 TestStartStop/group/old-k8s-version/serial/SecondStart 430.71
x
+
TestErrorSpam/setup (64.33s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-windows-amd64.exe start -p nospam-138300 -n=1 --memory=2250 --wait=false --log_dir=C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 --driver=docker
error_spam_test.go:81: (dbg) Done: out/minikube-windows-amd64.exe start -p nospam-138300 -n=1 --memory=2250 --wait=false --log_dir=C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 --driver=docker: (1m4.3342446s)
error_spam_test.go:96: unexpected stderr: "W0614 20:27:46.719209    8588 main.go:291] Unable to resolve the current Docker CLI context \"default\": context \"default\": context not found: open C:\\Users\\jenkins.minikube4\\.docker\\contexts\\meta\\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\\meta.json: The system cannot find the path specified."
error_spam_test.go:110: minikube stdout:
* [nospam-138300] minikube v1.33.1 on Microsoft Windows 10 Enterprise N 10.0.19045.4529 Build 19045.4529
- KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
- MINIKUBE_FORCE_SYSTEMD=
- MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
- MINIKUBE_LOCATION=19068
- MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
* Using the docker driver based on user configuration
* Using Docker Desktop driver with root privileges
* Starting "nospam-138300" primary control-plane node in "nospam-138300" cluster
* Pulling base image v0.0.44-1718296336-19068 ...
* Creating docker container (CPUs=2, Memory=2250MB) ...
* Preparing Kubernetes v1.30.1 on Docker 26.1.4 ...
- Generating certificates and keys ...
- Booting up control plane ...
- Configuring RBAC rules ...
* Configuring bridge CNI (Container Networking Interface) ...
* Verifying Kubernetes components...
- Using image gcr.io/k8s-minikube/storage-provisioner:v5
* Enabled addons: storage-provisioner, default-storageclass
* Done! kubectl is now configured to use "nospam-138300" cluster and "default" namespace by default
error_spam_test.go:111: minikube stderr:
W0614 20:27:46.719209    8588 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
--- FAIL: TestErrorSpam/setup (64.33s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (5.9s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:731: link out/minikube-windows-amd64.exe out\kubectl.exe: Cannot create a file when that file already exists.
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestFunctional/serial/MinikubeKubectlCmdDirectly]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect functional-191600
helpers_test.go:235: (dbg) docker inspect functional-191600:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "4bcb0ec492a2e6345bc243b56f97da1bd0361ec7e8119d81643216a8dea31a9c",
	        "Created": "2024-06-14T20:30:00.99086456Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 24818,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-06-14T20:30:01.561051526Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:7e2aefdc634493988f56ab814f24c63733d6e6dc0c59ef4e09fc8a09aa920c5d",
	        "ResolvConfPath": "/var/lib/docker/containers/4bcb0ec492a2e6345bc243b56f97da1bd0361ec7e8119d81643216a8dea31a9c/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/4bcb0ec492a2e6345bc243b56f97da1bd0361ec7e8119d81643216a8dea31a9c/hostname",
	        "HostsPath": "/var/lib/docker/containers/4bcb0ec492a2e6345bc243b56f97da1bd0361ec7e8119d81643216a8dea31a9c/hosts",
	        "LogPath": "/var/lib/docker/containers/4bcb0ec492a2e6345bc243b56f97da1bd0361ec7e8119d81643216a8dea31a9c/4bcb0ec492a2e6345bc243b56f97da1bd0361ec7e8119d81643216a8dea31a9c-json.log",
	        "Name": "/functional-191600",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "functional-191600:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "functional-191600",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 4194304000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/e0192eb9d470be5e7fb1852ab5d9bc2af32938abadfbbf198131f7d4ccf87c3d-init/diff:/var/lib/docker/overlay2/08693f7e974b02460a3f0c63a61f406cab6a82d4277dda64beb361bdedfc6030/diff",
	                "MergedDir": "/var/lib/docker/overlay2/e0192eb9d470be5e7fb1852ab5d9bc2af32938abadfbbf198131f7d4ccf87c3d/merged",
	                "UpperDir": "/var/lib/docker/overlay2/e0192eb9d470be5e7fb1852ab5d9bc2af32938abadfbbf198131f7d4ccf87c3d/diff",
	                "WorkDir": "/var/lib/docker/overlay2/e0192eb9d470be5e7fb1852ab5d9bc2af32938abadfbbf198131f7d4ccf87c3d/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "functional-191600",
	                "Source": "/var/lib/docker/volumes/functional-191600/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "functional-191600",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8441/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-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8",
	            "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": "functional-191600",
	                "name.minikube.sigs.k8s.io": "functional-191600",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "2bcb09107cf29716b0be47ae299e3a68a3f6d31114a2c6f83768f3671594036c",
	            "SandboxKey": "/var/run/docker/netns/2bcb09107cf2",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "64230"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "64231"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "64232"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "64228"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "64229"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "functional-191600": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "NetworkID": "93c708abf1f93987427fb661707a362736113654e904eca13fc7c8e97bb40d8e",
	                    "EndpointID": "866b5498caf077c2a93f8c58be93d0ffa1353bb641e7319937dd162f1329e210",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DriverOpts": null,
	                    "DNSNames": [
	                        "functional-191600",
	                        "4bcb0ec492a2"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p functional-191600 -n functional-191600
helpers_test.go:239: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p functional-191600 -n functional-191600: (1.2776215s)
helpers_test.go:244: <<< TestFunctional/serial/MinikubeKubectlCmdDirectly FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestFunctional/serial/MinikubeKubectlCmdDirectly]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 logs -n 25: (2.4202711s)
helpers_test.go:252: TestFunctional/serial/MinikubeKubectlCmdDirectly logs: 
-- stdout --
	
	==> Audit <==
	|---------|-------------------------------------------------------------|-------------------|-------------------|---------|---------------------|---------------------|
	| Command |                            Args                             |      Profile      |       User        | Version |     Start Time      |      End Time       |
	|---------|-------------------------------------------------------------|-------------------|-------------------|---------|---------------------|---------------------|
	| pause   | nospam-138300 --log_dir                                     | nospam-138300     | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:29 UTC | 14 Jun 24 20:29 UTC |
	|         | C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 |                   |                   |         |                     |                     |
	|         | pause                                                       |                   |                   |         |                     |                     |
	| unpause | nospam-138300 --log_dir                                     | nospam-138300     | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:29 UTC | 14 Jun 24 20:29 UTC |
	|         | C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 |                   |                   |         |                     |                     |
	|         | unpause                                                     |                   |                   |         |                     |                     |
	| unpause | nospam-138300 --log_dir                                     | nospam-138300     | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:29 UTC | 14 Jun 24 20:29 UTC |
	|         | C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 |                   |                   |         |                     |                     |
	|         | unpause                                                     |                   |                   |         |                     |                     |
	| unpause | nospam-138300 --log_dir                                     | nospam-138300     | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:29 UTC | 14 Jun 24 20:29 UTC |
	|         | C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 |                   |                   |         |                     |                     |
	|         | unpause                                                     |                   |                   |         |                     |                     |
	| stop    | nospam-138300 --log_dir                                     | nospam-138300     | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:29 UTC | 14 Jun 24 20:29 UTC |
	|         | C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 |                   |                   |         |                     |                     |
	|         | stop                                                        |                   |                   |         |                     |                     |
	| stop    | nospam-138300 --log_dir                                     | nospam-138300     | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:29 UTC | 14 Jun 24 20:29 UTC |
	|         | C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 |                   |                   |         |                     |                     |
	|         | stop                                                        |                   |                   |         |                     |                     |
	| stop    | nospam-138300 --log_dir                                     | nospam-138300     | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:29 UTC | 14 Jun 24 20:29 UTC |
	|         | C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 |                   |                   |         |                     |                     |
	|         | stop                                                        |                   |                   |         |                     |                     |
	| delete  | -p nospam-138300                                            | nospam-138300     | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:29 UTC | 14 Jun 24 20:29 UTC |
	| start   | -p functional-191600                                        | functional-191600 | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:29 UTC | 14 Jun 24 20:31 UTC |
	|         | --memory=4000                                               |                   |                   |         |                     |                     |
	|         | --apiserver-port=8441                                       |                   |                   |         |                     |                     |
	|         | --wait=all --driver=docker                                  |                   |                   |         |                     |                     |
	| start   | -p functional-191600                                        | functional-191600 | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:31 UTC | 14 Jun 24 20:31 UTC |
	|         | --alsologtostderr -v=8                                      |                   |                   |         |                     |                     |
	| cache   | functional-191600 cache add                                 | functional-191600 | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:31 UTC | 14 Jun 24 20:31 UTC |
	|         | registry.k8s.io/pause:3.1                                   |                   |                   |         |                     |                     |
	| cache   | functional-191600 cache add                                 | functional-191600 | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:31 UTC | 14 Jun 24 20:31 UTC |
	|         | registry.k8s.io/pause:3.3                                   |                   |                   |         |                     |                     |
	| cache   | functional-191600 cache add                                 | functional-191600 | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:31 UTC | 14 Jun 24 20:31 UTC |
	|         | registry.k8s.io/pause:latest                                |                   |                   |         |                     |                     |
	| cache   | functional-191600 cache add                                 | functional-191600 | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:31 UTC | 14 Jun 24 20:31 UTC |
	|         | minikube-local-cache-test:functional-191600                 |                   |                   |         |                     |                     |
	| cache   | functional-191600 cache delete                              | functional-191600 | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:31 UTC | 14 Jun 24 20:31 UTC |
	|         | minikube-local-cache-test:functional-191600                 |                   |                   |         |                     |                     |
	| cache   | delete                                                      | minikube          | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:31 UTC | 14 Jun 24 20:31 UTC |
	|         | registry.k8s.io/pause:3.3                                   |                   |                   |         |                     |                     |
	| cache   | list                                                        | minikube          | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:31 UTC | 14 Jun 24 20:31 UTC |
	| ssh     | functional-191600 ssh sudo                                  | functional-191600 | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:31 UTC | 14 Jun 24 20:31 UTC |
	|         | crictl images                                               |                   |                   |         |                     |                     |
	| ssh     | functional-191600                                           | functional-191600 | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:31 UTC | 14 Jun 24 20:31 UTC |
	|         | ssh sudo docker rmi                                         |                   |                   |         |                     |                     |
	|         | registry.k8s.io/pause:latest                                |                   |                   |         |                     |                     |
	| ssh     | functional-191600 ssh                                       | functional-191600 | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:31 UTC |                     |
	|         | sudo crictl inspecti                                        |                   |                   |         |                     |                     |
	|         | registry.k8s.io/pause:latest                                |                   |                   |         |                     |                     |
	| cache   | functional-191600 cache reload                              | functional-191600 | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:31 UTC | 14 Jun 24 20:31 UTC |
	| ssh     | functional-191600 ssh                                       | functional-191600 | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:31 UTC | 14 Jun 24 20:31 UTC |
	|         | sudo crictl inspecti                                        |                   |                   |         |                     |                     |
	|         | registry.k8s.io/pause:latest                                |                   |                   |         |                     |                     |
	| cache   | delete                                                      | minikube          | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:31 UTC | 14 Jun 24 20:31 UTC |
	|         | registry.k8s.io/pause:3.1                                   |                   |                   |         |                     |                     |
	| cache   | delete                                                      | minikube          | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:31 UTC | 14 Jun 24 20:31 UTC |
	|         | registry.k8s.io/pause:latest                                |                   |                   |         |                     |                     |
	| kubectl | functional-191600 kubectl --                                | functional-191600 | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:32 UTC | 14 Jun 24 20:32 UTC |
	|         | --context functional-191600                                 |                   |                   |         |                     |                     |
	|         | get pods                                                    |                   |                   |         |                     |                     |
	|---------|-------------------------------------------------------------|-------------------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/06/14 20:31:03
	Running on machine: minikube4
	Binary: Built with gc go1.22.3 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0614 20:31:03.758595    2668 out.go:291] Setting OutFile to fd 248 ...
	I0614 20:31:03.758595    2668 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0614 20:31:03.758595    2668 out.go:304] Setting ErrFile to fd 824...
	I0614 20:31:03.758595    2668 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0614 20:31:03.786328    2668 out.go:298] Setting JSON to false
	I0614 20:31:03.789862    2668 start.go:129] hostinfo: {"hostname":"minikube4","uptime":19984,"bootTime":1718377079,"procs":201,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4529 Build 19045.4529","kernelVersion":"10.0.19045.4529 Build 19045.4529","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"df6bfb5f-73f2-4acb-9365-df7854ecbb28"}
	W0614 20:31:03.790867    2668 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0614 20:31:03.793863    2668 out.go:177] * [functional-191600] minikube v1.33.1 on Microsoft Windows 10 Enterprise N 10.0.19045.4529 Build 19045.4529
	I0614 20:31:03.799519    2668 notify.go:220] Checking for updates...
	I0614 20:31:03.801504    2668 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	I0614 20:31:03.803524    2668 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0614 20:31:03.805536    2668 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
	I0614 20:31:03.807519    2668 out.go:177]   - MINIKUBE_LOCATION=19068
	I0614 20:31:03.809517    2668 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0614 20:31:03.812497    2668 config.go:182] Loaded profile config "functional-191600": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.1
	I0614 20:31:03.812497    2668 driver.go:392] Setting default libvirt URI to qemu:///system
	I0614 20:31:04.082833    2668 docker.go:122] docker version: linux-26.0.0:Docker Desktop 4.29.0 (145265)
	I0614 20:31:04.091679    2668 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0614 20:31:04.397379    2668 info.go:266] docker info: {ID:a15b78d1-f772-48f7-bbf5-f8fe086f3f87 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:72 OomKillDisable:true NGoroutines:86 SystemTime:2024-06-14 20:31:04.357142261 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:14 KernelVersion:5.15.146.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657614336 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.13.1-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1-desktop.1] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container. Vendor:Docker Inc. Version:0.0.27] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion
:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.23] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.4] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.1.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:D
ocker Scout Vendor:Docker Inc. Version:v1.6.3]] Warnings:<nil>}}
	I0614 20:31:04.401300    2668 out.go:177] * Using the docker driver based on existing profile
	I0614 20:31:04.403170    2668 start.go:297] selected driver: docker
	I0614 20:31:04.403715    2668 start.go:901] validating driver "docker" against &{Name:functional-191600 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 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.1 ClusterName:functional-191600 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:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube4:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p M
ountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0614 20:31:04.403892    2668 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0614 20:31:04.421220    2668 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0614 20:31:04.738332    2668 info.go:266] docker info: {ID:a15b78d1-f772-48f7-bbf5-f8fe086f3f87 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:72 OomKillDisable:true NGoroutines:86 SystemTime:2024-06-14 20:31:04.698308905 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:14 KernelVersion:5.15.146.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657614336 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.13.1-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1-desktop.1] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container. Vendor:Docker Inc. Version:0.0.27] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion
:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.23] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.4] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.1.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:D
ocker Scout Vendor:Docker Inc. Version:v1.6.3]] Warnings:<nil>}}
	I0614 20:31:04.841961    2668 cni.go:84] Creating CNI manager for ""
	I0614 20:31:04.841961    2668 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0614 20:31:04.842117    2668 start.go:340] cluster config:
	{Name:functional-191600 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 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.1 ClusterName:functional-191600 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Containe
rRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube4:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false Cus
tomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0614 20:31:04.845498    2668 out.go:177] * Starting "functional-191600" primary control-plane node in "functional-191600" cluster
	I0614 20:31:04.848437    2668 cache.go:121] Beginning downloading kic base image for docker with docker
	I0614 20:31:04.851435    2668 out.go:177] * Pulling base image v0.0.44-1718296336-19068 ...
	I0614 20:31:04.853161    2668 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime docker
	I0614 20:31:04.853161    2668 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 in local docker daemon
	I0614 20:31:04.853161    2668 preload.go:147] Found local preload: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.30.1-docker-overlay2-amd64.tar.lz4
	I0614 20:31:04.854010    2668 cache.go:56] Caching tarball of preloaded images
	I0614 20:31:04.854115    2668 preload.go:173] Found C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.30.1-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0614 20:31:04.854115    2668 cache.go:59] Finished verifying existence of preloaded tar for v1.30.1 on docker
	I0614 20:31:04.854115    2668 profile.go:143] Saving config to C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\config.json ...
	I0614 20:31:05.017948    2668 image.go:83] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 in local docker daemon, skipping pull
	I0614 20:31:05.018741    2668 cache.go:144] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 exists in daemon, skipping load
	I0614 20:31:05.018741    2668 cache.go:194] Successfully downloaded all kic artifacts
	I0614 20:31:05.018904    2668 start.go:360] acquireMachinesLock for functional-191600: {Name:mk63958d2af1d8da8018f19647722f9e7b7688ea Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0614 20:31:05.019090    2668 start.go:364] duration metric: took 108.4µs to acquireMachinesLock for "functional-191600"
	I0614 20:31:05.019292    2668 start.go:96] Skipping create...Using existing machine configuration
	I0614 20:31:05.019400    2668 fix.go:54] fixHost starting: 
	I0614 20:31:05.039062    2668 cli_runner.go:164] Run: docker container inspect functional-191600 --format={{.State.Status}}
	I0614 20:31:05.206336    2668 fix.go:112] recreateIfNeeded on functional-191600: state=Running err=<nil>
	W0614 20:31:05.206336    2668 fix.go:138] unexpected machine state, will restart: <nil>
	I0614 20:31:05.210372    2668 out.go:177] * Updating the running docker "functional-191600" container ...
	I0614 20:31:05.212833    2668 machine.go:94] provisionDockerMachine start ...
	I0614 20:31:05.223778    2668 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-191600
	I0614 20:31:05.387038    2668 main.go:141] libmachine: Using SSH client type: native
	I0614 20:31:05.388144    2668 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8ca540] 0x8cd120 <nil>  [] 0s} 127.0.0.1 64230 <nil> <nil>}
	I0614 20:31:05.388144    2668 main.go:141] libmachine: About to run SSH command:
	hostname
	I0614 20:31:05.591357    2668 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-191600
	
	I0614 20:31:05.591357    2668 ubuntu.go:169] provisioning hostname "functional-191600"
	I0614 20:31:05.601255    2668 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-191600
	I0614 20:31:05.778577    2668 main.go:141] libmachine: Using SSH client type: native
	I0614 20:31:05.778577    2668 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8ca540] 0x8cd120 <nil>  [] 0s} 127.0.0.1 64230 <nil> <nil>}
	I0614 20:31:05.778577    2668 main.go:141] libmachine: About to run SSH command:
	sudo hostname functional-191600 && echo "functional-191600" | sudo tee /etc/hostname
	I0614 20:31:06.013650    2668 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-191600
	
	I0614 20:31:06.022792    2668 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-191600
	I0614 20:31:06.194141    2668 main.go:141] libmachine: Using SSH client type: native
	I0614 20:31:06.194631    2668 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8ca540] 0x8cd120 <nil>  [] 0s} 127.0.0.1 64230 <nil> <nil>}
	I0614 20:31:06.194663    2668 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sfunctional-191600' /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 functional-191600/g' /etc/hosts;
				else 
					echo '127.0.1.1 functional-191600' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0614 20:31:06.392907    2668 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0614 20:31:06.392968    2668 ubuntu.go:175] set auth options {CertDir:C:\Users\jenkins.minikube4\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube4\minikube-integration\.minikube}
	I0614 20:31:06.392968    2668 ubuntu.go:177] setting up certificates
	I0614 20:31:06.392968    2668 provision.go:84] configureAuth start
	I0614 20:31:06.402375    2668 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-191600
	I0614 20:31:06.575843    2668 provision.go:143] copyHostCerts
	I0614 20:31:06.575970    2668 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube4\minikube-integration\.minikube/ca.pem
	I0614 20:31:06.575970    2668 exec_runner.go:144] found C:\Users\jenkins.minikube4\minikube-integration\.minikube/ca.pem, removing ...
	I0614 20:31:06.575970    2668 exec_runner.go:203] rm: C:\Users\jenkins.minikube4\minikube-integration\.minikube\ca.pem
	I0614 20:31:06.576655    2668 exec_runner.go:151] cp: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube4\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0614 20:31:06.577476    2668 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube4\minikube-integration\.minikube/cert.pem
	I0614 20:31:06.577476    2668 exec_runner.go:144] found C:\Users\jenkins.minikube4\minikube-integration\.minikube/cert.pem, removing ...
	I0614 20:31:06.577476    2668 exec_runner.go:203] rm: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cert.pem
	I0614 20:31:06.578196    2668 exec_runner.go:151] cp: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube4\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0614 20:31:06.579261    2668 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube4\minikube-integration\.minikube/key.pem
	I0614 20:31:06.579464    2668 exec_runner.go:144] found C:\Users\jenkins.minikube4\minikube-integration\.minikube/key.pem, removing ...
	I0614 20:31:06.579646    2668 exec_runner.go:203] rm: C:\Users\jenkins.minikube4\minikube-integration\.minikube\key.pem
	I0614 20:31:06.580052    2668 exec_runner.go:151] cp: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube4\minikube-integration\.minikube/key.pem (1675 bytes)
	I0614 20:31:06.580932    2668 provision.go:117] generating server cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.functional-191600 san=[127.0.0.1 192.168.49.2 functional-191600 localhost minikube]
	I0614 20:31:06.885064    2668 provision.go:177] copyRemoteCerts
	I0614 20:31:06.895100    2668 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0614 20:31:06.902563    2668 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-191600
	I0614 20:31:07.062587    2668 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:64230 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\functional-191600\id_rsa Username:docker}
	I0614 20:31:07.212070    2668 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0614 20:31:07.212627    2668 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0614 20:31:07.260586    2668 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0614 20:31:07.261001    2668 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0614 20:31:07.310111    2668 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0614 20:31:07.310481    2668 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1220 bytes)
	I0614 20:31:07.355833    2668 provision.go:87] duration metric: took 962.7698ms to configureAuth
	I0614 20:31:07.355833    2668 ubuntu.go:193] setting minikube options for container-runtime
	I0614 20:31:07.356372    2668 config.go:182] Loaded profile config "functional-191600": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.1
	I0614 20:31:07.365583    2668 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-191600
	I0614 20:31:07.529944    2668 main.go:141] libmachine: Using SSH client type: native
	I0614 20:31:07.529944    2668 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8ca540] 0x8cd120 <nil>  [] 0s} 127.0.0.1 64230 <nil> <nil>}
	I0614 20:31:07.529944    2668 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0614 20:31:07.725152    2668 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0614 20:31:07.725152    2668 ubuntu.go:71] root file system type: overlay
	I0614 20:31:07.725380    2668 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0614 20:31:07.734968    2668 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-191600
	I0614 20:31:07.900901    2668 main.go:141] libmachine: Using SSH client type: native
	I0614 20:31:07.903816    2668 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8ca540] 0x8cd120 <nil>  [] 0s} 127.0.0.1 64230 <nil> <nil>}
	I0614 20:31:07.904130    2668 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
	I0614 20:31:08.113543    2668 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
	
	I0614 20:31:08.127194    2668 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-191600
	I0614 20:31:08.296417    2668 main.go:141] libmachine: Using SSH client type: native
	I0614 20:31:08.297132    2668 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8ca540] 0x8cd120 <nil>  [] 0s} 127.0.0.1 64230 <nil> <nil>}
	I0614 20:31:08.297132    2668 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; }
	I0614 20:31:08.500758    2668 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0614 20:31:08.500758    2668 machine.go:97] duration metric: took 3.287716s to provisionDockerMachine
	I0614 20:31:08.500758    2668 start.go:293] postStartSetup for "functional-191600" (driver="docker")
	I0614 20:31:08.500758    2668 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]
	I0614 20:31:08.513634    2668 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
	I0614 20:31:08.521971    2668 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-191600
	I0614 20:31:08.681275    2668 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:64230 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\functional-191600\id_rsa Username:docker}
	I0614 20:31:08.833811    2668 ssh_runner.go:195] Run: cat /etc/os-release
	I0614 20:31:08.844901    2668 command_runner.go:130] > PRETTY_NAME="Ubuntu 22.04.4 LTS"
	I0614 20:31:08.844901    2668 command_runner.go:130] > NAME="Ubuntu"
	I0614 20:31:08.844901    2668 command_runner.go:130] > VERSION_ID="22.04"
	I0614 20:31:08.844901    2668 command_runner.go:130] > VERSION="22.04.4 LTS (Jammy Jellyfish)"
	I0614 20:31:08.844901    2668 command_runner.go:130] > VERSION_CODENAME=jammy
	I0614 20:31:08.844901    2668 command_runner.go:130] > ID=ubuntu
	I0614 20:31:08.844901    2668 command_runner.go:130] > ID_LIKE=debian
	I0614 20:31:08.844901    2668 command_runner.go:130] > HOME_URL="https://www.ubuntu.com/"
	I0614 20:31:08.844901    2668 command_runner.go:130] > SUPPORT_URL="https://help.ubuntu.com/"
	I0614 20:31:08.844901    2668 command_runner.go:130] > BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
	I0614 20:31:08.844901    2668 command_runner.go:130] > PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
	I0614 20:31:08.844901    2668 command_runner.go:130] > UBUNTU_CODENAME=jammy
	I0614 20:31:08.844901    2668 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0614 20:31:08.844901    2668 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0614 20:31:08.844901    2668 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0614 20:31:08.844901    2668 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0614 20:31:08.844901    2668 filesync.go:126] Scanning C:\Users\jenkins.minikube4\minikube-integration\.minikube\addons for local assets ...
	I0614 20:31:08.844901    2668 filesync.go:126] Scanning C:\Users\jenkins.minikube4\minikube-integration\.minikube\files for local assets ...
	I0614 20:31:08.846462    2668 filesync.go:149] local asset: C:\Users\jenkins.minikube4\minikube-integration\.minikube\files\etc\ssl\certs\92642.pem -> 92642.pem in /etc/ssl/certs
	I0614 20:31:08.846462    2668 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube4\minikube-integration\.minikube\files\etc\ssl\certs\92642.pem -> /etc/ssl/certs/92642.pem
	I0614 20:31:08.847620    2668 filesync.go:149] local asset: C:\Users\jenkins.minikube4\minikube-integration\.minikube\files\etc\test\nested\copy\9264\hosts -> hosts in /etc/test/nested/copy/9264
	I0614 20:31:08.847620    2668 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube4\minikube-integration\.minikube\files\etc\test\nested\copy\9264\hosts -> /etc/test/nested/copy/9264/hosts
	I0614 20:31:08.859225    2668 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs /etc/test/nested/copy/9264
	I0614 20:31:08.880128    2668 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\files\etc\ssl\certs\92642.pem --> /etc/ssl/certs/92642.pem (1708 bytes)
	I0614 20:31:08.928283    2668 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\files\etc\test\nested\copy\9264\hosts --> /etc/test/nested/copy/9264/hosts (40 bytes)
	I0614 20:31:08.974617    2668 start.go:296] duration metric: took 473.8371ms for postStartSetup
	I0614 20:31:08.988795    2668 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0614 20:31:08.994713    2668 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-191600
	I0614 20:31:09.163992    2668 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:64230 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\functional-191600\id_rsa Username:docker}
	I0614 20:31:09.303877    2668 command_runner.go:130] > 1%!
	(MISSING)I0614 20:31:09.315093    2668 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0614 20:31:09.331592    2668 command_runner.go:130] > 952G
	I0614 20:31:09.331592    2668 fix.go:56] duration metric: took 4.3119943s for fixHost
	I0614 20:31:09.331592    2668 start.go:83] releasing machines lock for "functional-191600", held for 4.3121993s
	I0614 20:31:09.340515    2668 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-191600
	I0614 20:31:09.505757    2668 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0614 20:31:09.515915    2668 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-191600
	I0614 20:31:09.515915    2668 ssh_runner.go:195] Run: cat /version.json
	I0614 20:31:09.526981    2668 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-191600
	I0614 20:31:09.689097    2668 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:64230 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\functional-191600\id_rsa Username:docker}
	I0614 20:31:09.705783    2668 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:64230 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\functional-191600\id_rsa Username:docker}
	I0614 20:31:09.966405    2668 command_runner.go:130] > <a href="https://github.com/kubernetes/registry.k8s.io">Temporary Redirect</a>.
	I0614 20:31:09.966405    2668 command_runner.go:130] > {"iso_version": "v1.33.1-1718047936-19044", "kicbase_version": "v0.0.44-1718296336-19068", "minikube_version": "v1.33.1", "commit": "f9d34aa0d9ed2e83e04e5c018b9187a5be21b77b"}
	I0614 20:31:09.978703    2668 ssh_runner.go:195] Run: systemctl --version
	I0614 20:31:09.990915    2668 command_runner.go:130] > systemd 249 (249.11-0ubuntu3.12)
	I0614 20:31:09.990976    2668 command_runner.go:130] > +PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified
	I0614 20:31:10.003189    2668 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0614 20:31:10.014949    2668 command_runner.go:130] >   File: /etc/cni/net.d/200-loopback.conf
	I0614 20:31:10.014949    2668 command_runner.go:130] >   Size: 54        	Blocks: 8          IO Block: 4096   regular file
	I0614 20:31:10.014949    2668 command_runner.go:130] > Device: 91h/145d	Inode: 222         Links: 1
	I0614 20:31:10.014949    2668 command_runner.go:130] > Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
	I0614 20:31:10.014949    2668 command_runner.go:130] > Access: 2024-06-14 20:16:22.989457090 +0000
	I0614 20:31:10.014949    2668 command_runner.go:130] > Modify: 2023-06-14 14:44:50.000000000 +0000
	I0614 20:31:10.014949    2668 command_runner.go:130] > Change: 2024-06-14 20:15:50.681900010 +0000
	I0614 20:31:10.014949    2668 command_runner.go:130] >  Birth: 2024-06-14 20:15:50.681900010 +0000
	I0614 20:31:10.026909    2668 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' {}" ;
	I0614 20:31:10.046976    2668 command_runner.go:130] ! find: '\\etc\\cni\\net.d': No such file or directory
	W0614 20:31:10.048739    2668 start.go:438] unable to name loopback interface in configureRuntimes: unable to patch loopback cni config "/etc/cni/net.d/*loopback.conf*": 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' {}" ;: Process exited with status 1
	stdout:
	
	stderr:
	find: '\\etc\\cni\\net.d': No such file or directory
	I0614 20:31:10.060487    2668 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" ;
	I0614 20:31:10.085779    2668 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0614 20:31:10.086833    2668 start.go:494] detecting cgroup driver to use...
	I0614 20:31:10.086949    2668 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0614 20:31:10.087133    2668 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"
	I0614 20:31:10.120051    2668 command_runner.go:130] > runtime-endpoint: unix:///run/containerd/containerd.sock
	I0614 20:31:10.131876    2668 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"
	I0614 20:31:10.160878    2668 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"
	I0614 20:31:10.184515    2668 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0614 20:31:10.196473    2668 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0614 20:31:10.230449    2668 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"
	I0614 20:31:10.262335    2668 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0614 20:31:10.297734    2668 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0614 20:31:10.329431    2668 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0614 20:31:10.360833    2668 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"
	I0614 20:31:10.396227    2668 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0614 20:31:10.425230    2668 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"
	I0614 20:31:10.455832    2668 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0614 20:31:10.472240    2668 command_runner.go:130] > net.bridge.bridge-nf-call-iptables = 1
	I0614 20:31:10.484230    2668 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0614 20:31:10.513114    2668 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0614 20:31:10.694453    2668 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0614 20:31:21.228765    2668 ssh_runner.go:235] Completed: sudo systemctl restart containerd: (10.5338248s)
	I0614 20:31:21.228933    2668 start.go:494] detecting cgroup driver to use...
	I0614 20:31:21.228978    2668 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0614 20:31:21.244231    2668 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0614 20:31:21.270197    2668 command_runner.go:130] > # /lib/systemd/system/docker.service
	I0614 20:31:21.270197    2668 command_runner.go:130] > [Unit]
	I0614 20:31:21.270197    2668 command_runner.go:130] > Description=Docker Application Container Engine
	I0614 20:31:21.270197    2668 command_runner.go:130] > Documentation=https://docs.docker.com
	I0614 20:31:21.270197    2668 command_runner.go:130] > BindsTo=containerd.service
	I0614 20:31:21.270197    2668 command_runner.go:130] > After=network-online.target firewalld.service containerd.service
	I0614 20:31:21.270197    2668 command_runner.go:130] > Wants=network-online.target
	I0614 20:31:21.270197    2668 command_runner.go:130] > Requires=docker.socket
	I0614 20:31:21.270197    2668 command_runner.go:130] > StartLimitBurst=3
	I0614 20:31:21.270197    2668 command_runner.go:130] > StartLimitIntervalSec=60
	I0614 20:31:21.270197    2668 command_runner.go:130] > [Service]
	I0614 20:31:21.270197    2668 command_runner.go:130] > Type=notify
	I0614 20:31:21.270197    2668 command_runner.go:130] > Restart=on-failure
	I0614 20:31:21.270197    2668 command_runner.go:130] > # This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	I0614 20:31:21.270197    2668 command_runner.go:130] > # The base configuration already specifies an 'ExecStart=...' command. The first directive
	I0614 20:31:21.270197    2668 command_runner.go:130] > # here is to clear out that command inherited from the base configuration. Without this,
	I0614 20:31:21.270197    2668 command_runner.go:130] > # the command from the base configuration and the command specified here are treated as
	I0614 20:31:21.270197    2668 command_runner.go:130] > # a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	I0614 20:31:21.270197    2668 command_runner.go:130] > # will catch this invalid input and refuse to start the service with an error like:
	I0614 20:31:21.270197    2668 command_runner.go:130] > #  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	I0614 20:31:21.270197    2668 command_runner.go:130] > # NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	I0614 20:31:21.270197    2668 command_runner.go:130] > # container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	I0614 20:31:21.270197    2668 command_runner.go:130] > ExecStart=
	I0614 20:31:21.270197    2668 command_runner.go:130] > 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 
	I0614 20:31:21.270197    2668 command_runner.go:130] > ExecReload=/bin/kill -s HUP $MAINPID
	I0614 20:31:21.270197    2668 command_runner.go:130] > # Having non-zero Limit*s causes performance problems due to accounting overhead
	I0614 20:31:21.271212    2668 command_runner.go:130] > # in the kernel. We recommend using cgroups to do container-local accounting.
	I0614 20:31:21.271212    2668 command_runner.go:130] > LimitNOFILE=infinity
	I0614 20:31:21.271212    2668 command_runner.go:130] > LimitNPROC=infinity
	I0614 20:31:21.271277    2668 command_runner.go:130] > LimitCORE=infinity
	I0614 20:31:21.271277    2668 command_runner.go:130] > # Uncomment TasksMax if your systemd version supports it.
	I0614 20:31:21.271277    2668 command_runner.go:130] > # Only systemd 226 and above support this version.
	I0614 20:31:21.271277    2668 command_runner.go:130] > TasksMax=infinity
	I0614 20:31:21.271277    2668 command_runner.go:130] > TimeoutStartSec=0
	I0614 20:31:21.271277    2668 command_runner.go:130] > # set delegate yes so that systemd does not reset the cgroups of docker containers
	I0614 20:31:21.271277    2668 command_runner.go:130] > Delegate=yes
	I0614 20:31:21.271277    2668 command_runner.go:130] > # kill only the docker process, not all processes in the cgroup
	I0614 20:31:21.271277    2668 command_runner.go:130] > KillMode=process
	I0614 20:31:21.271391    2668 command_runner.go:130] > [Install]
	I0614 20:31:21.271391    2668 command_runner.go:130] > WantedBy=multi-user.target
	I0614 20:31:21.271450    2668 cruntime.go:279] skipping containerd shutdown because we are bound to it
	I0614 20:31:21.282974    2668 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0614 20:31:21.308194    2668 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"
	I0614 20:31:21.350797    2668 command_runner.go:130] > runtime-endpoint: unix:///var/run/cri-dockerd.sock
	I0614 20:31:21.365712    2668 ssh_runner.go:195] Run: which cri-dockerd
	I0614 20:31:21.376554    2668 command_runner.go:130] > /usr/bin/cri-dockerd
	I0614 20:31:21.389305    2668 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0614 20:31:21.409389    2668 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (189 bytes)
	I0614 20:31:21.464448    2668 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0614 20:31:21.679964    2668 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0614 20:31:21.853739    2668 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0614 20:31:21.853739    2668 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0614 20:31:21.903077    2668 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0614 20:31:22.080096    2668 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0614 20:31:22.821859    2668 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0614 20:31:22.856237    2668 ssh_runner.go:195] Run: sudo systemctl stop cri-docker.socket
	I0614 20:31:22.894761    2668 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0614 20:31:22.931890    2668 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0614 20:31:23.090575    2668 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0614 20:31:23.266420    2668 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0614 20:31:23.419871    2668 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0614 20:31:23.457789    2668 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0614 20:31:23.490056    2668 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0614 20:31:23.644228    2668 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0614 20:31:23.807705    2668 start.go:541] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0614 20:31:23.820304    2668 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0614 20:31:23.831222    2668 command_runner.go:130] >   File: /var/run/cri-dockerd.sock
	I0614 20:31:23.831222    2668 command_runner.go:130] >   Size: 0         	Blocks: 0          IO Block: 4096   socket
	I0614 20:31:23.831222    2668 command_runner.go:130] > Device: 9ah/154d	Inode: 722         Links: 1
	I0614 20:31:23.831222    2668 command_runner.go:130] > Access: (0660/srw-rw----)  Uid: (    0/    root)   Gid: (  999/  docker)
	I0614 20:31:23.831222    2668 command_runner.go:130] > Access: 2024-06-14 20:31:23.669164187 +0000
	I0614 20:31:23.831222    2668 command_runner.go:130] > Modify: 2024-06-14 20:31:23.669164187 +0000
	I0614 20:31:23.831222    2668 command_runner.go:130] > Change: 2024-06-14 20:31:23.669164187 +0000
	I0614 20:31:23.831222    2668 command_runner.go:130] >  Birth: -
	I0614 20:31:23.831222    2668 start.go:562] Will wait 60s for crictl version
	I0614 20:31:23.841974    2668 ssh_runner.go:195] Run: which crictl
	I0614 20:31:23.854721    2668 command_runner.go:130] > /usr/bin/crictl
	I0614 20:31:23.870412    2668 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0614 20:31:23.935664    2668 command_runner.go:130] > Version:  0.1.0
	I0614 20:31:23.935664    2668 command_runner.go:130] > RuntimeName:  docker
	I0614 20:31:23.935664    2668 command_runner.go:130] > RuntimeVersion:  26.1.4
	I0614 20:31:23.935664    2668 command_runner.go:130] > RuntimeApiVersion:  v1
	I0614 20:31:23.935664    2668 start.go:578] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  26.1.4
	RuntimeApiVersion:  v1
	I0614 20:31:23.945317    2668 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0614 20:31:23.999427    2668 command_runner.go:130] > 26.1.4
	I0614 20:31:24.010580    2668 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0614 20:31:24.060760    2668 command_runner.go:130] > 26.1.4
	I0614 20:31:24.063506    2668 out.go:204] * Preparing Kubernetes v1.30.1 on Docker 26.1.4 ...
	I0614 20:31:24.072863    2668 cli_runner.go:164] Run: docker exec -t functional-191600 dig +short host.docker.internal
	I0614 20:31:24.377617    2668 network.go:96] got host ip for mount in container by digging dns: 192.168.65.254
	I0614 20:31:24.389812    2668 ssh_runner.go:195] Run: grep 192.168.65.254	host.minikube.internal$ /etc/hosts
	I0614 20:31:24.403778    2668 command_runner.go:130] > 192.168.65.254	host.minikube.internal
	I0614 20:31:24.413387    2668 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8441/tcp") 0).HostPort}}'" functional-191600
	I0614 20:31:24.579698    2668 kubeadm.go:877] updating cluster {Name:functional-191600 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 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.1 ClusterName:functional-191600 Namespace:default APIServerHAVIP: APIServerName:minikubeCA API
ServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube4:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker Bi
naryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0614 20:31:24.579863    2668 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime docker
	I0614 20:31:24.588966    2668 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0614 20:31:24.633839    2668 command_runner.go:130] > registry.k8s.io/kube-apiserver:v1.30.1
	I0614 20:31:24.633839    2668 command_runner.go:130] > registry.k8s.io/kube-scheduler:v1.30.1
	I0614 20:31:24.634001    2668 command_runner.go:130] > registry.k8s.io/kube-controller-manager:v1.30.1
	I0614 20:31:24.634001    2668 command_runner.go:130] > registry.k8s.io/kube-proxy:v1.30.1
	I0614 20:31:24.634001    2668 command_runner.go:130] > registry.k8s.io/etcd:3.5.12-0
	I0614 20:31:24.634001    2668 command_runner.go:130] > registry.k8s.io/coredns/coredns:v1.11.1
	I0614 20:31:24.634001    2668 command_runner.go:130] > registry.k8s.io/pause:3.9
	I0614 20:31:24.634001    2668 command_runner.go:130] > gcr.io/k8s-minikube/storage-provisioner:v5
	I0614 20:31:24.634001    2668 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.30.1
	registry.k8s.io/kube-scheduler:v1.30.1
	registry.k8s.io/kube-controller-manager:v1.30.1
	registry.k8s.io/kube-proxy:v1.30.1
	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 --
	I0614 20:31:24.634001    2668 docker.go:615] Images already preloaded, skipping extraction
	I0614 20:31:24.642420    2668 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0614 20:31:24.684585    2668 command_runner.go:130] > registry.k8s.io/kube-apiserver:v1.30.1
	I0614 20:31:24.684676    2668 command_runner.go:130] > registry.k8s.io/kube-controller-manager:v1.30.1
	I0614 20:31:24.684676    2668 command_runner.go:130] > registry.k8s.io/kube-scheduler:v1.30.1
	I0614 20:31:24.684676    2668 command_runner.go:130] > registry.k8s.io/kube-proxy:v1.30.1
	I0614 20:31:24.684676    2668 command_runner.go:130] > registry.k8s.io/etcd:3.5.12-0
	I0614 20:31:24.684676    2668 command_runner.go:130] > registry.k8s.io/coredns/coredns:v1.11.1
	I0614 20:31:24.684676    2668 command_runner.go:130] > registry.k8s.io/pause:3.9
	I0614 20:31:24.684736    2668 command_runner.go:130] > gcr.io/k8s-minikube/storage-provisioner:v5
	I0614 20:31:24.684788    2668 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.30.1
	registry.k8s.io/kube-controller-manager:v1.30.1
	registry.k8s.io/kube-scheduler:v1.30.1
	registry.k8s.io/kube-proxy:v1.30.1
	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 --
	I0614 20:31:24.684863    2668 cache_images.go:84] Images are preloaded, skipping loading
	I0614 20:31:24.684884    2668 kubeadm.go:928] updating node { 192.168.49.2 8441 v1.30.1 docker true true} ...
	I0614 20:31:24.685008    2668 kubeadm.go:940] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=functional-191600 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.1 ClusterName:functional-191600 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:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0614 20:31:24.694447    2668 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0614 20:31:24.792374    2668 command_runner.go:130] > cgroupfs
	I0614 20:31:24.792374    2668 cni.go:84] Creating CNI manager for ""
	I0614 20:31:24.792374    2668 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0614 20:31:24.792374    2668 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0614 20:31:24.792374    2668 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:8441 KubernetesVersion:v1.30.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:functional-191600 NodeName:functional-191600 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:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/e
tc/kubernetes/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}
	I0614 20:31:24.792374    2668 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8441
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "functional-191600"
	  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:8441
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.30.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	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
	
	I0614 20:31:24.805180    2668 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.1
	I0614 20:31:24.827648    2668 command_runner.go:130] > kubeadm
	I0614 20:31:24.827674    2668 command_runner.go:130] > kubectl
	I0614 20:31:24.827674    2668 command_runner.go:130] > kubelet
	I0614 20:31:24.827674    2668 binaries.go:44] Found k8s binaries, skipping transfer
	I0614 20:31:24.838935    2668 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0614 20:31:24.859876    2668 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (316 bytes)
	I0614 20:31:24.892786    2668 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0614 20:31:24.925319    2668 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2159 bytes)
	I0614 20:31:24.972264    2668 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0614 20:31:24.983911    2668 command_runner.go:130] > 192.168.49.2	control-plane.minikube.internal
	I0614 20:31:24.994459    2668 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0614 20:31:25.146415    2668 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0614 20:31:25.172269    2668 certs.go:68] Setting up C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600 for IP: 192.168.49.2
	I0614 20:31:25.172269    2668 certs.go:194] generating shared ca certs ...
	I0614 20:31:25.172269    2668 certs.go:226] acquiring lock for ca certs: {Name:mk92285f7546e1a5b3c3b23dab6135aa5a99cd14 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0614 20:31:25.173326    2668 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\ca.key
	I0614 20:31:25.173388    2668 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\proxy-client-ca.key
	I0614 20:31:25.173388    2668 certs.go:256] generating profile certs ...
	I0614 20:31:25.174008    2668 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.key
	I0614 20:31:25.174721    2668 certs.go:359] skipping valid signed profile cert regeneration for "minikube": C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\apiserver.key.66747373
	I0614 20:31:25.174721    2668 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\proxy-client.key
	I0614 20:31:25.174721    2668 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube4\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I0614 20:31:25.175423    2668 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube4\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I0614 20:31:25.175423    2668 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube4\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0614 20:31:25.175423    2668 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube4\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0614 20:31:25.175423    2668 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0614 20:31:25.176125    2668 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0614 20:31:25.176125    2668 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0614 20:31:25.176125    2668 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0614 20:31:25.177052    2668 certs.go:484] found cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\9264.pem (1338 bytes)
	W0614 20:31:25.177052    2668 certs.go:480] ignoring C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\9264_empty.pem, impossibly tiny 0 bytes
	I0614 20:31:25.177840    2668 certs.go:484] found cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\ca-key.pem (1679 bytes)
	I0614 20:31:25.180466    2668 certs.go:484] found cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0614 20:31:25.180647    2668 certs.go:484] found cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0614 20:31:25.180647    2668 certs.go:484] found cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\key.pem (1675 bytes)
	I0614 20:31:25.181373    2668 certs.go:484] found cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\files\etc\ssl\certs\92642.pem (1708 bytes)
	I0614 20:31:25.181373    2668 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube4\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0614 20:31:25.181373    2668 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\9264.pem -> /usr/share/ca-certificates/9264.pem
	I0614 20:31:25.181373    2668 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube4\minikube-integration\.minikube\files\etc\ssl\certs\92642.pem -> /usr/share/ca-certificates/92642.pem
	I0614 20:31:25.182712    2668 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0614 20:31:25.232354    2668 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0614 20:31:25.277846    2668 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0614 20:31:25.324299    2668 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0614 20:31:25.368632    2668 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I0614 20:31:25.413505    2668 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0614 20:31:25.455941    2668 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0614 20:31:25.499804    2668 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0614 20:31:25.548401    2668 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0614 20:31:25.593799    2668 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\9264.pem --> /usr/share/ca-certificates/9264.pem (1338 bytes)
	I0614 20:31:25.637090    2668 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\files\etc\ssl\certs\92642.pem --> /usr/share/ca-certificates/92642.pem (1708 bytes)
	I0614 20:31:25.678035    2668 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0614 20:31:25.721384    2668 ssh_runner.go:195] Run: openssl version
	I0614 20:31:25.733383    2668 command_runner.go:130] > OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)
	I0614 20:31:25.742387    2668 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/9264.pem && ln -fs /usr/share/ca-certificates/9264.pem /etc/ssl/certs/9264.pem"
	I0614 20:31:25.776095    2668 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/9264.pem
	I0614 20:31:25.784087    2668 command_runner.go:130] > -rw-r--r-- 1 root root 1338 Jun 14 20:29 /usr/share/ca-certificates/9264.pem
	I0614 20:31:25.784087    2668 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Jun 14 20:29 /usr/share/ca-certificates/9264.pem
	I0614 20:31:25.794088    2668 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/9264.pem
	I0614 20:31:25.807092    2668 command_runner.go:130] > 51391683
	I0614 20:31:25.816132    2668 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/9264.pem /etc/ssl/certs/51391683.0"
	I0614 20:31:25.849523    2668 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/92642.pem && ln -fs /usr/share/ca-certificates/92642.pem /etc/ssl/certs/92642.pem"
	I0614 20:31:25.883796    2668 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/92642.pem
	I0614 20:31:25.894583    2668 command_runner.go:130] > -rw-r--r-- 1 root root 1708 Jun 14 20:29 /usr/share/ca-certificates/92642.pem
	I0614 20:31:25.894583    2668 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Jun 14 20:29 /usr/share/ca-certificates/92642.pem
	I0614 20:31:25.905626    2668 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/92642.pem
	I0614 20:31:25.919435    2668 command_runner.go:130] > 3ec20f2e
	I0614 20:31:25.929946    2668 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/92642.pem /etc/ssl/certs/3ec20f2e.0"
	I0614 20:31:25.963229    2668 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"
	I0614 20:31:25.994420    2668 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0614 20:31:26.004857    2668 command_runner.go:130] > -rw-r--r-- 1 root root 1111 Jun 14 20:18 /usr/share/ca-certificates/minikubeCA.pem
	I0614 20:31:26.005410    2668 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jun 14 20:18 /usr/share/ca-certificates/minikubeCA.pem
	I0614 20:31:26.019988    2668 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0614 20:31:26.033991    2668 command_runner.go:130] > b5213941
	I0614 20:31:26.044689    2668 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"
	I0614 20:31:26.082121    2668 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0614 20:31:26.092496    2668 command_runner.go:130] >   File: /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0614 20:31:26.092496    2668 command_runner.go:130] >   Size: 1176      	Blocks: 8          IO Block: 4096   regular file
	I0614 20:31:26.092496    2668 command_runner.go:130] > Device: 830h/2096d	Inode: 19253       Links: 1
	I0614 20:31:26.092496    2668 command_runner.go:130] > Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
	I0614 20:31:26.092496    2668 command_runner.go:130] > Access: 2024-06-14 20:30:19.541529111 +0000
	I0614 20:31:26.092496    2668 command_runner.go:130] > Modify: 2024-06-14 20:30:19.541529111 +0000
	I0614 20:31:26.092496    2668 command_runner.go:130] > Change: 2024-06-14 20:30:19.541529111 +0000
	I0614 20:31:26.092496    2668 command_runner.go:130] >  Birth: 2024-06-14 20:30:19.541529111 +0000
	I0614 20:31:26.107118    2668 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0614 20:31:26.120666    2668 command_runner.go:130] > Certificate will not expire
	I0614 20:31:26.134453    2668 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0614 20:31:26.148865    2668 command_runner.go:130] > Certificate will not expire
	I0614 20:31:26.161484    2668 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0614 20:31:26.177051    2668 command_runner.go:130] > Certificate will not expire
	I0614 20:31:26.187548    2668 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0614 20:31:26.202819    2668 command_runner.go:130] > Certificate will not expire
	I0614 20:31:26.214162    2668 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0614 20:31:26.229383    2668 command_runner.go:130] > Certificate will not expire
	I0614 20:31:26.239017    2668 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0614 20:31:26.254304    2668 command_runner.go:130] > Certificate will not expire
	I0614 20:31:26.254510    2668 kubeadm.go:391] StartCluster: {Name:functional-191600 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 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.1 ClusterName:functional-191600 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APISer
verNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube4:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker Binar
yMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0614 20:31:26.264862    2668 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0614 20:31:26.321211    2668 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0614 20:31:26.342757    2668 command_runner.go:130] > /var/lib/kubelet/config.yaml
	I0614 20:31:26.342757    2668 command_runner.go:130] > /var/lib/kubelet/kubeadm-flags.env
	I0614 20:31:26.342757    2668 command_runner.go:130] > /var/lib/minikube/etcd:
	I0614 20:31:26.342757    2668 command_runner.go:130] > member
	W0614 20:31:26.347603    2668 kubeadm.go:404] apiserver tunnel failed: apiserver port not set
	I0614 20:31:26.347603    2668 kubeadm.go:407] found existing configuration files, will attempt cluster restart
	I0614 20:31:26.347603    2668 kubeadm.go:587] restartPrimaryControlPlane start ...
	I0614 20:31:26.358467    2668 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0614 20:31:26.378209    2668 kubeadm.go:129] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0614 20:31:26.386975    2668 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8441/tcp") 0).HostPort}}'" functional-191600
	I0614 20:31:26.546710    2668 kubeconfig.go:125] found "functional-191600" server: "https://127.0.0.1:64229"
	I0614 20:31:26.547437    2668 loader.go:395] Config loaded from file:  C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	I0614 20:31:26.547437    2668 kapi.go:59] client config for functional-191600: &rest.Config{Host:"https://127.0.0.1:64229", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-191600\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-191600\\client.key", CAFile:"C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAD
ata:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x1d6e1e0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I0614 20:31:26.549311    2668 cert_rotation.go:137] Starting client certificate rotation controller
	I0614 20:31:26.560170    2668 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0614 20:31:26.581715    2668 kubeadm.go:624] The running cluster does not require reconfiguration: 127.0.0.1
	I0614 20:31:26.581715    2668 kubeadm.go:591] duration metric: took 234.1011ms to restartPrimaryControlPlane
	I0614 20:31:26.581715    2668 kubeadm.go:393] duration metric: took 327.1898ms to StartCluster
	I0614 20:31:26.581715    2668 settings.go:142] acquiring lock: {Name:mk5d8710830d010adb6db61f855b0ef766a8622c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0614 20:31:26.581715    2668 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	I0614 20:31:26.583411    2668 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube4\minikube-integration\kubeconfig: {Name:mk97c09b788e5010ffd4c9dd9525f9245d5edd25 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0614 20:31:26.585850    2668 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0614 20:31:26.585850    2668 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I0614 20:31:26.589491    2668 out.go:177] * Verifying Kubernetes components...
	I0614 20:31:26.585850    2668 addons.go:69] Setting storage-provisioner=true in profile "functional-191600"
	I0614 20:31:26.589491    2668 addons.go:234] Setting addon storage-provisioner=true in "functional-191600"
	W0614 20:31:26.591213    2668 addons.go:243] addon storage-provisioner should already be in state true
	I0614 20:31:26.585850    2668 config.go:182] Loaded profile config "functional-191600": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.1
	I0614 20:31:26.591213    2668 host.go:66] Checking if "functional-191600" exists ...
	I0614 20:31:26.585850    2668 addons.go:69] Setting default-storageclass=true in profile "functional-191600"
	I0614 20:31:26.591213    2668 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "functional-191600"
	I0614 20:31:26.602175    2668 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0614 20:31:26.610686    2668 cli_runner.go:164] Run: docker container inspect functional-191600 --format={{.State.Status}}
	I0614 20:31:26.610686    2668 cli_runner.go:164] Run: docker container inspect functional-191600 --format={{.State.Status}}
	I0614 20:31:26.779630    2668 loader.go:395] Config loaded from file:  C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	I0614 20:31:26.780220    2668 kapi.go:59] client config for functional-191600: &rest.Config{Host:"https://127.0.0.1:64229", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-191600\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\profiles\\functional-191600\\client.key", CAFile:"C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAD
ata:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x1d6e1e0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I0614 20:31:26.781312    2668 addons.go:234] Setting addon default-storageclass=true in "functional-191600"
	W0614 20:31:26.781347    2668 addons.go:243] addon default-storageclass should already be in state true
	I0614 20:31:26.781457    2668 host.go:66] Checking if "functional-191600" exists ...
	I0614 20:31:26.787322    2668 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0614 20:31:26.796600    2668 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0614 20:31:26.799256    2668 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0614 20:31:26.799256    2668 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0614 20:31:26.801452    2668 cli_runner.go:164] Run: docker container inspect functional-191600 --format={{.State.Status}}
	I0614 20:31:26.810221    2668 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-191600
	I0614 20:31:26.842537    2668 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8441/tcp") 0).HostPort}}'" functional-191600
	I0614 20:31:26.979794    2668 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:64230 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\functional-191600\id_rsa Username:docker}
	I0614 20:31:26.993792    2668 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0614 20:31:26.993792    2668 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0614 20:31:27.000798    2668 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-191600
	I0614 20:31:27.009799    2668 node_ready.go:35] waiting up to 6m0s for node "functional-191600" to be "Ready" ...
	I0614 20:31:27.010796    2668 round_trippers.go:463] GET https://127.0.0.1:64229/api/v1/nodes/functional-191600
	I0614 20:31:27.010796    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:27.010796    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:27.010796    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:27.013813    2668 round_trippers.go:574] Response Status:  in 3 milliseconds
	I0614 20:31:27.013813    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:27.139219    2668 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0614 20:31:27.168443    2668 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:64230 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\functional-191600\id_rsa Username:docker}
	I0614 20:31:27.240466    2668 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0614 20:31:27.245278    2668 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:27.245278    2668 retry.go:31] will retry after 285.440307ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:27.326116    2668 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0614 20:31:27.426019    2668 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0614 20:31:27.433302    2668 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:27.433302    2668 retry.go:31] will retry after 153.5876ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:27.553684    2668 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0614 20:31:27.598912    2668 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0614 20:31:27.667130    2668 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0614 20:31:27.671287    2668 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:27.671287    2668 retry.go:31] will retry after 293.302526ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:27.710970    2668 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0614 20:31:27.719027    2668 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:27.719027    2668 retry.go:31] will retry after 467.981489ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:27.990179    2668 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0614 20:31:28.020796    2668 with_retry.go:234] Got a Retry-After 1s response for attempt 1 to https://127.0.0.1:64229/api/v1/nodes/functional-191600
	I0614 20:31:28.020872    2668 round_trippers.go:463] GET https://127.0.0.1:64229/api/v1/nodes/functional-191600
	I0614 20:31:28.020872    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:28.020947    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:28.020947    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:28.026295    2668 round_trippers.go:574] Response Status:  in 5 milliseconds
	I0614 20:31:28.026295    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:28.090889    2668 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0614 20:31:28.095828    2668 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:28.095828    2668 retry.go:31] will retry after 531.981306ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:28.205996    2668 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0614 20:31:28.301699    2668 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0614 20:31:28.308254    2668 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:28.308783    2668 retry.go:31] will retry after 539.248113ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:28.647408    2668 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0614 20:31:28.755922    2668 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0614 20:31:28.761401    2668 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:28.763986    2668 retry.go:31] will retry after 1.12933731s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:28.869596    2668 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0614 20:31:28.963339    2668 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0614 20:31:28.972547    2668 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:28.972547    2668 retry.go:31] will retry after 1.264316524s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:29.030988    2668 with_retry.go:234] Got a Retry-After 1s response for attempt 2 to https://127.0.0.1:64229/api/v1/nodes/functional-191600
	I0614 20:31:29.031042    2668 round_trippers.go:463] GET https://127.0.0.1:64229/api/v1/nodes/functional-191600
	I0614 20:31:29.031042    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:29.031042    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:29.031042    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:29.034354    2668 round_trippers.go:574] Response Status:  in 3 milliseconds
	I0614 20:31:29.034354    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:29.916464    2668 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0614 20:31:30.021951    2668 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0614 20:31:30.026363    2668 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:30.026363    2668 retry.go:31] will retry after 655.458184ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:30.048491    2668 with_retry.go:234] Got a Retry-After 1s response for attempt 3 to https://127.0.0.1:64229/api/v1/nodes/functional-191600
	I0614 20:31:30.048491    2668 round_trippers.go:463] GET https://127.0.0.1:64229/api/v1/nodes/functional-191600
	I0614 20:31:30.048491    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:30.048491    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:30.048491    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:30.051266    2668 round_trippers.go:574] Response Status:  in 2 milliseconds
	I0614 20:31:30.051266    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:30.251012    2668 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0614 20:31:30.352668    2668 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0614 20:31:30.358547    2668 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:30.358605    2668 retry.go:31] will retry after 1.837372819s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:30.708982    2668 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0614 20:31:31.056403    2668 with_retry.go:234] Got a Retry-After 1s response for attempt 4 to https://127.0.0.1:64229/api/v1/nodes/functional-191600
	I0614 20:31:31.056747    2668 round_trippers.go:463] GET https://127.0.0.1:64229/api/v1/nodes/functional-191600
	I0614 20:31:31.056782    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:31.056782    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:31.056782    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:31.059918    2668 round_trippers.go:574] Response Status:  in 3 milliseconds
	I0614 20:31:31.059918    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:31.337321    2668 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0614 20:31:31.337599    2668 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:31.337739    2668 retry.go:31] will retry after 1.175611751s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:32.069212    2668 with_retry.go:234] Got a Retry-After 1s response for attempt 5 to https://127.0.0.1:64229/api/v1/nodes/functional-191600
	I0614 20:31:32.069286    2668 round_trippers.go:463] GET https://127.0.0.1:64229/api/v1/nodes/functional-191600
	I0614 20:31:32.069286    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:32.069286    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:32.069359    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:32.072583    2668 round_trippers.go:574] Response Status:  in 3 milliseconds
	I0614 20:31:32.072583    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:32.222630    2668 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0614 20:31:32.528903    2668 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0614 20:31:32.847194    2668 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0614 20:31:32.935656    2668 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:32.935771    2668 retry.go:31] will retry after 2.519164122s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:33.078630    2668 with_retry.go:234] Got a Retry-After 1s response for attempt 6 to https://127.0.0.1:64229/api/v1/nodes/functional-191600
	I0614 20:31:33.078706    2668 round_trippers.go:463] GET https://127.0.0.1:64229/api/v1/nodes/functional-191600
	I0614 20:31:33.078706    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:33.078706    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:33.078706    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:33.082565    2668 round_trippers.go:574] Response Status:  in 3 milliseconds
	I0614 20:31:33.082565    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:33.233234    2668 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0614 20:31:33.233234    2668 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:33.233234    2668 retry.go:31] will retry after 1.444173712s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0614 20:31:34.095506    2668 with_retry.go:234] Got a Retry-After 1s response for attempt 7 to https://127.0.0.1:64229/api/v1/nodes/functional-191600
	I0614 20:31:34.095707    2668 round_trippers.go:463] GET https://127.0.0.1:64229/api/v1/nodes/functional-191600
	I0614 20:31:34.095707    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:34.095707    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:34.095707    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:34.692149    2668 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0614 20:31:35.479441    2668 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0614 20:31:37.939199    2668 round_trippers.go:574] Response Status: 200 OK in 3843 milliseconds
	I0614 20:31:37.939281    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:37.939281    2668 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 
	I0614 20:31:37.939281    2668 round_trippers.go:580]     Date: Fri, 14 Jun 2024 20:31:37 GMT
	I0614 20:31:37.939281    2668 round_trippers.go:580]     Audit-Id: 4f7bfd98-bb6e-4689-a752-0dfe21ea4fc4
	I0614 20:31:37.939281    2668 round_trippers.go:580]     Cache-Control: no-cache, private
	I0614 20:31:37.939404    2668 round_trippers.go:580]     Content-Type: application/json
	I0614 20:31:37.939404    2668 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 
	I0614 20:31:37.939789    2668 request.go:1212] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-191600","uid":"ade1858d-4e3f-49c5-9137-8dc02f283091","resourceVersion":"399","creationTimestamp":"2024-06-14T20:30:29Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-191600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"f69233ed138daadce45cabb33ad12149032cfeab","minikube.k8s.io/name":"functional-191600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_06_14T20_30_33_0700","minikube.k8s.io/version":"v1.33.1","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-06-14T20:30:29Z","fieldsType":"FieldsV1", [truncated 4855 chars]
	I0614 20:31:37.941136    2668 node_ready.go:49] node "functional-191600" has status "Ready":"True"
	I0614 20:31:37.941251    2668 node_ready.go:38] duration metric: took 10.9309473s for node "functional-191600" to be "Ready" ...
	I0614 20:31:37.941317    2668 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" ...
	I0614 20:31:37.941453    2668 round_trippers.go:463] GET https://127.0.0.1:64229/api/v1/namespaces/kube-system/pods
	I0614 20:31:37.941453    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:37.941453    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:37.941453    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:38.046388    2668 round_trippers.go:574] Response Status: 200 OK in 104 milliseconds
	I0614 20:31:38.046519    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:38.046519    2668 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: f52dda73-0248-453a-b305-bd7c1f2f0293
	I0614 20:31:38.046519    2668 round_trippers.go:580]     Date: Fri, 14 Jun 2024 20:31:38 GMT
	I0614 20:31:38.046519    2668 round_trippers.go:580]     Audit-Id: c0d07fbb-2f20-4039-8268-9b0e82fdbe11
	I0614 20:31:38.046519    2668 round_trippers.go:580]     Cache-Control: no-cache, private
	I0614 20:31:38.046519    2668 round_trippers.go:580]     Content-Type: application/json
	I0614 20:31:38.046519    2668 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9be0d5b6-997d-484f-9eaf-261750539384
	I0614 20:31:38.047402    2668 request.go:1212] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"420"},"items":[{"metadata":{"name":"coredns-7db6d8ff4d-vq9t7","generateName":"coredns-7db6d8ff4d-","namespace":"kube-system","uid":"41697fe7-3048-4887-8fd4-d72db9a06538","resourceVersion":"392","creationTimestamp":"2024-06-14T20:30:47Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7db6d8ff4d"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7db6d8ff4d","uid":"1359ab25-cb77-427b-b9c9-cb4c83901c12","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-06-14T20:30:47Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1359ab25-cb77-427b-b9c9-cb4c83901c12\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f
:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{ [truncated 50306 chars]
	I0614 20:31:38.052569    2668 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-vq9t7" in "kube-system" namespace to be "Ready" ...
	I0614 20:31:38.052745    2668 round_trippers.go:463] GET https://127.0.0.1:64229/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-vq9t7
	I0614 20:31:38.052866    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:38.052866    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:38.052866    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:38.133973    2668 round_trippers.go:574] Response Status: 200 OK in 81 milliseconds
	I0614 20:31:38.134051    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:38.134151    2668 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: f52dda73-0248-453a-b305-bd7c1f2f0293
	I0614 20:31:38.134151    2668 round_trippers.go:580]     Date: Fri, 14 Jun 2024 20:31:38 GMT
	I0614 20:31:38.134151    2668 round_trippers.go:580]     Audit-Id: 0e9e52d0-6ae0-47b9-89ad-99107361882a
	I0614 20:31:38.134151    2668 round_trippers.go:580]     Cache-Control: no-cache, private
	I0614 20:31:38.134151    2668 round_trippers.go:580]     Content-Type: application/json
	I0614 20:31:38.134151    2668 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9be0d5b6-997d-484f-9eaf-261750539384
	I0614 20:31:38.134151    2668 request.go:1212] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7db6d8ff4d-vq9t7","generateName":"coredns-7db6d8ff4d-","namespace":"kube-system","uid":"41697fe7-3048-4887-8fd4-d72db9a06538","resourceVersion":"392","creationTimestamp":"2024-06-14T20:30:47Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7db6d8ff4d"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7db6d8ff4d","uid":"1359ab25-cb77-427b-b9c9-cb4c83901c12","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-06-14T20:30:47Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1359ab25-cb77-427b-b9c9-cb4c83901c12\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":{
}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f:i [truncated 6239 chars]
	I0614 20:31:38.136522    2668 round_trippers.go:463] GET https://127.0.0.1:64229/api/v1/nodes/functional-191600
	I0614 20:31:38.136522    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:38.136522    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:38.136522    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:38.154947    2668 round_trippers.go:574] Response Status: 200 OK in 18 milliseconds
	I0614 20:31:38.154947    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:38.154947    2668 round_trippers.go:580]     Audit-Id: 201e0363-8b74-419d-b415-7eb504f2a539
	I0614 20:31:38.154947    2668 round_trippers.go:580]     Cache-Control: no-cache, private
	I0614 20:31:38.154947    2668 round_trippers.go:580]     Content-Type: application/json
	I0614 20:31:38.154947    2668 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9be0d5b6-997d-484f-9eaf-261750539384
	I0614 20:31:38.154947    2668 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: f52dda73-0248-453a-b305-bd7c1f2f0293
	I0614 20:31:38.154947    2668 round_trippers.go:580]     Date: Fri, 14 Jun 2024 20:31:38 GMT
	I0614 20:31:38.154947    2668 request.go:1212] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-191600","uid":"ade1858d-4e3f-49c5-9137-8dc02f283091","resourceVersion":"399","creationTimestamp":"2024-06-14T20:30:29Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-191600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"f69233ed138daadce45cabb33ad12149032cfeab","minikube.k8s.io/name":"functional-191600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_06_14T20_30_33_0700","minikube.k8s.io/version":"v1.33.1","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-06-14T20:30:29Z","fieldsType":"FieldsV1", [truncated 4855 chars]
	I0614 20:31:38.154947    2668 pod_ready.go:92] pod "coredns-7db6d8ff4d-vq9t7" in "kube-system" namespace has status "Ready":"True"
	I0614 20:31:38.154947    2668 pod_ready.go:81] duration metric: took 102.325ms for pod "coredns-7db6d8ff4d-vq9t7" in "kube-system" namespace to be "Ready" ...
	I0614 20:31:38.154947    2668 pod_ready.go:78] waiting up to 6m0s for pod "etcd-functional-191600" in "kube-system" namespace to be "Ready" ...
	I0614 20:31:38.154947    2668 round_trippers.go:463] GET https://127.0.0.1:64229/api/v1/namespaces/kube-system/pods/etcd-functional-191600
	I0614 20:31:38.154947    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:38.154947    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:38.154947    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:38.238512    2668 round_trippers.go:574] Response Status: 200 OK in 83 milliseconds
	I0614 20:31:38.238512    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:38.238512    2668 round_trippers.go:580]     Audit-Id: 72e02d4d-f8bb-4b86-9979-31ffe4e52fc7
	I0614 20:31:38.238512    2668 round_trippers.go:580]     Cache-Control: no-cache, private
	I0614 20:31:38.238512    2668 round_trippers.go:580]     Content-Type: application/json
	I0614 20:31:38.238927    2668 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9be0d5b6-997d-484f-9eaf-261750539384
	I0614 20:31:38.239035    2668 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: f52dda73-0248-453a-b305-bd7c1f2f0293
	I0614 20:31:38.239170    2668 round_trippers.go:580]     Date: Fri, 14 Jun 2024 20:31:38 GMT
	I0614 20:31:38.239525    2668 request.go:1212] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"etcd-functional-191600","namespace":"kube-system","uid":"56be6e1c-f904-4a3d-bde8-96007b2c7b70","resourceVersion":"287","creationTimestamp":"2024-06-14T20:30:31Z","labels":{"component":"etcd","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/etcd.advertise-client-urls":"https://192.168.49.2:2379","kubernetes.io/config.hash":"d7aa3aba87f748b6305fd4c4e4561841","kubernetes.io/config.mirror":"d7aa3aba87f748b6305fd4c4e4561841","kubernetes.io/config.seen":"2024-06-14T20:30:23.693721152Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-191600","uid":"ade1858d-4e3f-49c5-9137-8dc02f283091","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-06-14T20:30:31Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.kubernetes.io/etcd.advertise-
client-urls":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/confi [truncated 6153 chars]
	I0614 20:31:38.242392    2668 round_trippers.go:463] GET https://127.0.0.1:64229/api/v1/nodes/functional-191600
	I0614 20:31:38.242500    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:38.242650    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:38.242806    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:38.357034    2668 round_trippers.go:574] Response Status: 200 OK in 113 milliseconds
	I0614 20:31:38.357034    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:38.357034    2668 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9be0d5b6-997d-484f-9eaf-261750539384
	I0614 20:31:38.357034    2668 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: f52dda73-0248-453a-b305-bd7c1f2f0293
	I0614 20:31:38.357034    2668 round_trippers.go:580]     Date: Fri, 14 Jun 2024 20:31:38 GMT
	I0614 20:31:38.357034    2668 round_trippers.go:580]     Audit-Id: aab99529-92ed-4ab7-894e-28755c90df40
	I0614 20:31:38.357034    2668 round_trippers.go:580]     Cache-Control: no-cache, private
	I0614 20:31:38.357034    2668 round_trippers.go:580]     Content-Type: application/json
	I0614 20:31:38.357034    2668 request.go:1212] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-191600","uid":"ade1858d-4e3f-49c5-9137-8dc02f283091","resourceVersion":"399","creationTimestamp":"2024-06-14T20:30:29Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-191600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"f69233ed138daadce45cabb33ad12149032cfeab","minikube.k8s.io/name":"functional-191600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_06_14T20_30_33_0700","minikube.k8s.io/version":"v1.33.1","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-06-14T20:30:29Z","fieldsType":"FieldsV1", [truncated 4855 chars]
	I0614 20:31:38.358040    2668 pod_ready.go:92] pod "etcd-functional-191600" in "kube-system" namespace has status "Ready":"True"
	I0614 20:31:38.358162    2668 pod_ready.go:81] duration metric: took 203.205ms for pod "etcd-functional-191600" in "kube-system" namespace to be "Ready" ...
	I0614 20:31:38.358162    2668 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-functional-191600" in "kube-system" namespace to be "Ready" ...
	I0614 20:31:38.358341    2668 round_trippers.go:463] GET https://127.0.0.1:64229/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-191600
	I0614 20:31:38.358341    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:38.358557    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:38.358557    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:38.435066    2668 round_trippers.go:574] Response Status: 200 OK in 76 milliseconds
	I0614 20:31:38.435066    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:38.435066    2668 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9be0d5b6-997d-484f-9eaf-261750539384
	I0614 20:31:38.435066    2668 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: f52dda73-0248-453a-b305-bd7c1f2f0293
	I0614 20:31:38.435066    2668 round_trippers.go:580]     Date: Fri, 14 Jun 2024 20:31:38 GMT
	I0614 20:31:38.435066    2668 round_trippers.go:580]     Audit-Id: 413a7e7f-f07f-469c-8be5-9b4c5e0e69c4
	I0614 20:31:38.435066    2668 round_trippers.go:580]     Cache-Control: no-cache, private
	I0614 20:31:38.435066    2668 round_trippers.go:580]     Content-Type: application/json
	I0614 20:31:38.435577    2668 request.go:1212] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-191600","namespace":"kube-system","uid":"f9167aec-da95-4a36-b4e9-e04b9874f459","resourceVersion":"267","creationTimestamp":"2024-06-14T20:30:30Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"8fca59356f49638b80d9460e8a3812b6","kubernetes.io/config.mirror":"8fca59356f49638b80d9460e8a3812b6","kubernetes.io/config.seen":"2024-06-14T20:30:23.693724952Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-191600","uid":"ade1858d-4e3f-49c5-9137-8dc02f283091","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-06-14T20:30:30Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.ku
bernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes [truncated 8535 chars]
	I0614 20:31:38.437010    2668 round_trippers.go:463] GET https://127.0.0.1:64229/api/v1/nodes/functional-191600
	I0614 20:31:38.437121    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:38.437161    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:38.437161    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:38.533058    2668 round_trippers.go:574] Response Status: 200 OK in 95 milliseconds
	I0614 20:31:38.533058    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:38.533058    2668 round_trippers.go:580]     Audit-Id: b7857e95-53e8-4f63-86f9-787eab5ced3c
	I0614 20:31:38.533058    2668 round_trippers.go:580]     Cache-Control: no-cache, private
	I0614 20:31:38.533365    2668 round_trippers.go:580]     Content-Type: application/json
	I0614 20:31:38.533997    2668 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9be0d5b6-997d-484f-9eaf-261750539384
	I0614 20:31:38.533997    2668 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: f52dda73-0248-453a-b305-bd7c1f2f0293
	I0614 20:31:38.534220    2668 round_trippers.go:580]     Date: Fri, 14 Jun 2024 20:31:38 GMT
	I0614 20:31:38.534610    2668 request.go:1212] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-191600","uid":"ade1858d-4e3f-49c5-9137-8dc02f283091","resourceVersion":"399","creationTimestamp":"2024-06-14T20:30:29Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-191600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"f69233ed138daadce45cabb33ad12149032cfeab","minikube.k8s.io/name":"functional-191600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_06_14T20_30_33_0700","minikube.k8s.io/version":"v1.33.1","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-06-14T20:30:29Z","fieldsType":"FieldsV1", [truncated 4855 chars]
	I0614 20:31:38.536179    2668 pod_ready.go:92] pod "kube-apiserver-functional-191600" in "kube-system" namespace has status "Ready":"True"
	I0614 20:31:38.536220    2668 pod_ready.go:81] duration metric: took 178.0501ms for pod "kube-apiserver-functional-191600" in "kube-system" namespace to be "Ready" ...
	I0614 20:31:38.536220    2668 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-functional-191600" in "kube-system" namespace to be "Ready" ...
	I0614 20:31:38.536468    2668 round_trippers.go:463] GET https://127.0.0.1:64229/api/v1/namespaces/kube-system/pods/kube-controller-manager-functional-191600
	I0614 20:31:38.536468    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:38.536468    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:38.536468    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:38.631819    2668 round_trippers.go:574] Response Status: 200 OK in 95 milliseconds
	I0614 20:31:38.631871    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:38.632020    2668 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9be0d5b6-997d-484f-9eaf-261750539384
	I0614 20:31:38.632020    2668 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: f52dda73-0248-453a-b305-bd7c1f2f0293
	I0614 20:31:38.632020    2668 round_trippers.go:580]     Date: Fri, 14 Jun 2024 20:31:38 GMT
	I0614 20:31:38.632020    2668 round_trippers.go:580]     Audit-Id: 6fe718f3-4efb-46ab-bc43-9f0e6038f1b5
	I0614 20:31:38.632108    2668 round_trippers.go:580]     Cache-Control: no-cache, private
	I0614 20:31:38.632108    2668 round_trippers.go:580]     Content-Type: application/json
	I0614 20:31:38.632923    2668 request.go:1212] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-controller-manager-functional-191600","namespace":"kube-system","uid":"95490758-99cb-4bb7-ae5c-387d290c8aa7","resourceVersion":"262","creationTimestamp":"2024-06-14T20:30:33Z","labels":{"component":"kube-controller-manager","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"3716b719df3097d3e93432046e56fc19","kubernetes.io/config.mirror":"3716b719df3097d3e93432046e56fc19","kubernetes.io/config.seen":"2024-06-14T20:30:32.650099727Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-191600","uid":"ade1858d-4e3f-49c5-9137-8dc02f283091","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-06-14T20:30:33Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes
.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{"." [truncated 8110 chars]
	I0614 20:31:38.633714    2668 round_trippers.go:463] GET https://127.0.0.1:64229/api/v1/nodes/functional-191600
	I0614 20:31:38.633826    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:38.633826    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:38.633826    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:38.649238    2668 round_trippers.go:574] Response Status: 200 OK in 14 milliseconds
	I0614 20:31:38.649238    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:38.649238    2668 round_trippers.go:580]     Audit-Id: 0616a99b-1bc7-44a2-9b49-eb5faa881a18
	I0614 20:31:38.649238    2668 round_trippers.go:580]     Cache-Control: no-cache, private
	I0614 20:31:38.649238    2668 round_trippers.go:580]     Content-Type: application/json
	I0614 20:31:38.649238    2668 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9be0d5b6-997d-484f-9eaf-261750539384
	I0614 20:31:38.649238    2668 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: f52dda73-0248-453a-b305-bd7c1f2f0293
	I0614 20:31:38.649238    2668 round_trippers.go:580]     Date: Fri, 14 Jun 2024 20:31:38 GMT
	I0614 20:31:38.649238    2668 request.go:1212] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-191600","uid":"ade1858d-4e3f-49c5-9137-8dc02f283091","resourceVersion":"399","creationTimestamp":"2024-06-14T20:30:29Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-191600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"f69233ed138daadce45cabb33ad12149032cfeab","minikube.k8s.io/name":"functional-191600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_06_14T20_30_33_0700","minikube.k8s.io/version":"v1.33.1","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-06-14T20:30:29Z","fieldsType":"FieldsV1", [truncated 4855 chars]
	I0614 20:31:38.650236    2668 pod_ready.go:92] pod "kube-controller-manager-functional-191600" in "kube-system" namespace has status "Ready":"True"
	I0614 20:31:38.650236    2668 pod_ready.go:81] duration metric: took 114.0108ms for pod "kube-controller-manager-functional-191600" in "kube-system" namespace to be "Ready" ...
	I0614 20:31:38.650236    2668 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-nwhhs" in "kube-system" namespace to be "Ready" ...
	I0614 20:31:38.650957    2668 round_trippers.go:463] GET https://127.0.0.1:64229/api/v1/namespaces/kube-system/pods/kube-proxy-nwhhs
	I0614 20:31:38.651150    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:38.651150    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:38.651150    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:38.732687    2668 round_trippers.go:574] Response Status: 200 OK in 81 milliseconds
	I0614 20:31:38.732809    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:38.732858    2668 round_trippers.go:580]     Audit-Id: 8419dbd1-5603-46d2-9f90-24725eb8ba91
	I0614 20:31:38.732858    2668 round_trippers.go:580]     Cache-Control: no-cache, private
	I0614 20:31:38.732899    2668 round_trippers.go:580]     Content-Type: application/json
	I0614 20:31:38.732899    2668 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9be0d5b6-997d-484f-9eaf-261750539384
	I0614 20:31:38.732899    2668 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: f52dda73-0248-453a-b305-bd7c1f2f0293
	I0614 20:31:38.732899    2668 round_trippers.go:580]     Date: Fri, 14 Jun 2024 20:31:38 GMT
	I0614 20:31:38.733217    2668 request.go:1212] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-proxy-nwhhs","generateName":"kube-proxy-","namespace":"kube-system","uid":"82fc5240-6961-4f4b-bfc2-f1468ec565bb","resourceVersion":"422","creationTimestamp":"2024-06-14T20:30:46Z","labels":{"controller-revision-hash":"5dbf89796d","k8s-app":"kube-proxy","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"kube-proxy","uid":"5171fb24-b62b-4b8d-9a2a-a180b4dae1a5","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-06-14T20:30:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:k8s-app":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5171fb24-b62b-4b8d-9a2a-a180b4dae1a5\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:r
equiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k: [truncated 6030 chars]
	I0614 20:31:38.734280    2668 round_trippers.go:463] GET https://127.0.0.1:64229/api/v1/nodes/functional-191600
	I0614 20:31:38.734280    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:38.734280    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:38.734280    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:38.759185    2668 round_trippers.go:574] Response Status: 200 OK in 24 milliseconds
	I0614 20:31:38.759185    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:38.759185    2668 round_trippers.go:580]     Audit-Id: 5689a3bd-f4ae-4fa3-a5f6-37097e746144
	I0614 20:31:38.759185    2668 round_trippers.go:580]     Cache-Control: no-cache, private
	I0614 20:31:38.759185    2668 round_trippers.go:580]     Content-Type: application/json
	I0614 20:31:38.759185    2668 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9be0d5b6-997d-484f-9eaf-261750539384
	I0614 20:31:38.759185    2668 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: f52dda73-0248-453a-b305-bd7c1f2f0293
	I0614 20:31:38.759185    2668 round_trippers.go:580]     Date: Fri, 14 Jun 2024 20:31:38 GMT
	I0614 20:31:38.759941    2668 request.go:1212] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-191600","uid":"ade1858d-4e3f-49c5-9137-8dc02f283091","resourceVersion":"399","creationTimestamp":"2024-06-14T20:30:29Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-191600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"f69233ed138daadce45cabb33ad12149032cfeab","minikube.k8s.io/name":"functional-191600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_06_14T20_30_33_0700","minikube.k8s.io/version":"v1.33.1","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-06-14T20:30:29Z","fieldsType":"FieldsV1", [truncated 4855 chars]
	I0614 20:31:38.760507    2668 pod_ready.go:92] pod "kube-proxy-nwhhs" in "kube-system" namespace has status "Ready":"True"
	I0614 20:31:38.760581    2668 pod_ready.go:81] duration metric: took 110.3399ms for pod "kube-proxy-nwhhs" in "kube-system" namespace to be "Ready" ...
	I0614 20:31:38.760581    2668 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-functional-191600" in "kube-system" namespace to be "Ready" ...
	I0614 20:31:38.760682    2668 round_trippers.go:463] GET https://127.0.0.1:64229/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-191600
	I0614 20:31:38.760682    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:38.760761    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:38.760761    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:38.833219    2668 round_trippers.go:574] Response Status: 200 OK in 72 milliseconds
	I0614 20:31:38.833291    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:38.833291    2668 round_trippers.go:580]     Content-Type: application/json
	I0614 20:31:38.833291    2668 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9be0d5b6-997d-484f-9eaf-261750539384
	I0614 20:31:38.833291    2668 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: f52dda73-0248-453a-b305-bd7c1f2f0293
	I0614 20:31:38.833291    2668 round_trippers.go:580]     Date: Fri, 14 Jun 2024 20:31:38 GMT
	I0614 20:31:38.833291    2668 round_trippers.go:580]     Audit-Id: c96dfb0a-ced2-46be-b307-e1c798882433
	I0614 20:31:38.833291    2668 round_trippers.go:580]     Cache-Control: no-cache, private
	I0614 20:31:38.833550    2668 request.go:1212] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-scheduler-functional-191600","namespace":"kube-system","uid":"327757c4-724a-4403-af9e-30ff1bb43439","resourceVersion":"264","creationTimestamp":"2024-06-14T20:30:33Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"df41d1332adb931b81eca64b8ab72eea","kubernetes.io/config.mirror":"df41d1332adb931b81eca64b8ab72eea","kubernetes.io/config.seen":"2024-06-14T20:30:32.650108328Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-191600","uid":"ade1858d-4e3f-49c5-9137-8dc02f283091","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-06-14T20:30:33Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{
},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component": [truncated 4992 chars]
	I0614 20:31:38.834400    2668 round_trippers.go:463] GET https://127.0.0.1:64229/api/v1/nodes/functional-191600
	I0614 20:31:38.834400    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:38.834507    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:38.834507    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:38.843523    2668 round_trippers.go:574] Response Status: 200 OK in 9 milliseconds
	I0614 20:31:38.843523    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:38.843523    2668 round_trippers.go:580]     Audit-Id: f7b327fd-62d1-43a8-8f5b-35443ec4f911
	I0614 20:31:38.843523    2668 round_trippers.go:580]     Cache-Control: no-cache, private
	I0614 20:31:38.843523    2668 round_trippers.go:580]     Content-Type: application/json
	I0614 20:31:38.843523    2668 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9be0d5b6-997d-484f-9eaf-261750539384
	I0614 20:31:38.843523    2668 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: f52dda73-0248-453a-b305-bd7c1f2f0293
	I0614 20:31:38.843523    2668 round_trippers.go:580]     Date: Fri, 14 Jun 2024 20:31:38 GMT
	I0614 20:31:38.843523    2668 request.go:1212] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-191600","uid":"ade1858d-4e3f-49c5-9137-8dc02f283091","resourceVersion":"399","creationTimestamp":"2024-06-14T20:30:29Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-191600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"f69233ed138daadce45cabb33ad12149032cfeab","minikube.k8s.io/name":"functional-191600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_06_14T20_30_33_0700","minikube.k8s.io/version":"v1.33.1","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-06-14T20:30:29Z","fieldsType":"FieldsV1", [truncated 4855 chars]
	I0614 20:31:38.844674    2668 pod_ready.go:92] pod "kube-scheduler-functional-191600" in "kube-system" namespace has status "Ready":"True"
	I0614 20:31:38.844743    2668 pod_ready.go:81] duration metric: took 84.1586ms for pod "kube-scheduler-functional-191600" in "kube-system" namespace to be "Ready" ...
	I0614 20:31:38.844743    2668 pod_ready.go:38] duration metric: took 903.2489ms 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" ...
	I0614 20:31:38.844839    2668 api_server.go:52] waiting for apiserver process to appear ...
	I0614 20:31:38.863621    2668 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0614 20:31:40.181825    2668 command_runner.go:130] > serviceaccount/storage-provisioner unchanged
	I0614 20:31:40.181825    2668 command_runner.go:130] > clusterrolebinding.rbac.authorization.k8s.io/storage-provisioner unchanged
	I0614 20:31:40.181825    2668 command_runner.go:130] > role.rbac.authorization.k8s.io/system:persistent-volume-provisioner unchanged
	I0614 20:31:40.181825    2668 command_runner.go:130] > rolebinding.rbac.authorization.k8s.io/system:persistent-volume-provisioner unchanged
	I0614 20:31:40.181825    2668 command_runner.go:130] > endpoints/k8s.io-minikube-hostpath unchanged
	I0614 20:31:40.181825    2668 command_runner.go:130] > pod/storage-provisioner configured
	I0614 20:31:40.181825    2668 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.4894227s)
	I0614 20:31:40.181825    2668 command_runner.go:130] > storageclass.storage.k8s.io/standard unchanged
	I0614 20:31:40.181825    2668 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.1/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: (4.7021673s)
	I0614 20:31:40.181825    2668 command_runner.go:130] > 6035
	I0614 20:31:40.181825    2668 round_trippers.go:463] GET https://127.0.0.1:64229/apis/storage.k8s.io/v1/storageclasses
	I0614 20:31:40.181825    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:40.181825    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:40.181825    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:40.181825    2668 ssh_runner.go:235] Completed: sudo pgrep -xnf kube-apiserver.*minikube.*: (1.3181435s)
	I0614 20:31:40.181825    2668 api_server.go:72] duration metric: took 13.5953473s to wait for apiserver process to appear ...
	I0614 20:31:40.182375    2668 api_server.go:88] waiting for apiserver healthz status ...
	I0614 20:31:40.182449    2668 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:64229/healthz ...
	I0614 20:31:40.186630    2668 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I0614 20:31:40.186630    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:40.186630    2668 round_trippers.go:580]     Audit-Id: 2be03ff6-bd51-4be4-9700-c72233af3990
	I0614 20:31:40.186630    2668 round_trippers.go:580]     Cache-Control: no-cache, private
	I0614 20:31:40.187422    2668 round_trippers.go:580]     Content-Type: application/json
	I0614 20:31:40.187422    2668 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9be0d5b6-997d-484f-9eaf-261750539384
	I0614 20:31:40.187422    2668 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: f52dda73-0248-453a-b305-bd7c1f2f0293
	I0614 20:31:40.187422    2668 round_trippers.go:580]     Content-Length: 1273
	I0614 20:31:40.187422    2668 round_trippers.go:580]     Date: Fri, 14 Jun 2024 20:31:40 GMT
	I0614 20:31:40.187422    2668 request.go:1212] Response Body: {"kind":"StorageClassList","apiVersion":"storage.k8s.io/v1","metadata":{"resourceVersion":"487"},"items":[{"metadata":{"name":"standard","uid":"483974cb-c05a-4dc8-a49e-d88479918c61","resourceVersion":"346","creationTimestamp":"2024-06-14T20:30:48Z","labels":{"addonmanager.kubernetes.io/mode":"EnsureExists"},"annotations":{"kubectl.kubernetes.io/last-applied-configuration":"{\"apiVersion\":\"storage.k8s.io/v1\",\"kind\":\"StorageClass\",\"metadata\":{\"annotations\":{\"storageclass.kubernetes.io/is-default-class\":\"true\"},\"labels\":{\"addonmanager.kubernetes.io/mode\":\"EnsureExists\"},\"name\":\"standard\"},\"provisioner\":\"k8s.io/minikube-hostpath\"}\n","storageclass.kubernetes.io/is-default-class":"true"},"managedFields":[{"manager":"kubectl-client-side-apply","operation":"Update","apiVersion":"storage.k8s.io/v1","time":"2024-06-14T20:30:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubectl.kuberne
tes.io/last-applied-configuration":{},"f:storageclass.kubernetes.io/is- [truncated 249 chars]
	I0614 20:31:40.187735    2668 request.go:1212] Request Body: {"kind":"StorageClass","apiVersion":"storage.k8s.io/v1","metadata":{"name":"standard","uid":"483974cb-c05a-4dc8-a49e-d88479918c61","resourceVersion":"346","creationTimestamp":"2024-06-14T20:30:48Z","labels":{"addonmanager.kubernetes.io/mode":"EnsureExists"},"annotations":{"kubectl.kubernetes.io/last-applied-configuration":"{\"apiVersion\":\"storage.k8s.io/v1\",\"kind\":\"StorageClass\",\"metadata\":{\"annotations\":{\"storageclass.kubernetes.io/is-default-class\":\"true\"},\"labels\":{\"addonmanager.kubernetes.io/mode\":\"EnsureExists\"},\"name\":\"standard\"},\"provisioner\":\"k8s.io/minikube-hostpath\"}\n","storageclass.kubernetes.io/is-default-class":"true"},"managedFields":[{"manager":"kubectl-client-side-apply","operation":"Update","apiVersion":"storage.k8s.io/v1","time":"2024-06-14T20:30:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{},"f:storageclas
s.kubernetes.io/is-default-class":{}},"f:labels":{".":{},"f:addonmanag [truncated 196 chars]
	I0614 20:31:40.187735    2668 round_trippers.go:463] PUT https://127.0.0.1:64229/apis/storage.k8s.io/v1/storageclasses/standard
	I0614 20:31:40.187735    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:40.187735    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:40.187735    2668 round_trippers.go:473]     Content-Type: application/json
	I0614 20:31:40.187735    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:40.231081    2668 api_server.go:279] https://127.0.0.1:64229/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0614 20:31:40.231141    2668 round_trippers.go:574] Response Status: 200 OK in 43 milliseconds
	I0614 20:31:40.231141    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:40.231230    2668 round_trippers.go:580]     Audit-Id: 35c41533-4f54-423a-b6c6-d9d787a5c7f9
	I0614 20:31:40.231230    2668 round_trippers.go:580]     Cache-Control: no-cache, private
	I0614 20:31:40.231230    2668 round_trippers.go:580]     Content-Type: application/json
	I0614 20:31:40.231230    2668 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9be0d5b6-997d-484f-9eaf-261750539384
	W0614 20:31:40.231141    2668 api_server.go:103] status: https://127.0.0.1:64229/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0614 20:31:40.231230    2668 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: f52dda73-0248-453a-b305-bd7c1f2f0293
	I0614 20:31:40.231339    2668 round_trippers.go:580]     Content-Length: 1220
	I0614 20:31:40.231339    2668 round_trippers.go:580]     Date: Fri, 14 Jun 2024 20:31:40 GMT
	I0614 20:31:40.231579    2668 request.go:1212] Response Body: {"kind":"StorageClass","apiVersion":"storage.k8s.io/v1","metadata":{"name":"standard","uid":"483974cb-c05a-4dc8-a49e-d88479918c61","resourceVersion":"346","creationTimestamp":"2024-06-14T20:30:48Z","labels":{"addonmanager.kubernetes.io/mode":"EnsureExists"},"annotations":{"kubectl.kubernetes.io/last-applied-configuration":"{\"apiVersion\":\"storage.k8s.io/v1\",\"kind\":\"StorageClass\",\"metadata\":{\"annotations\":{\"storageclass.kubernetes.io/is-default-class\":\"true\"},\"labels\":{\"addonmanager.kubernetes.io/mode\":\"EnsureExists\"},\"name\":\"standard\"},\"provisioner\":\"k8s.io/minikube-hostpath\"}\n","storageclass.kubernetes.io/is-default-class":"true"},"managedFields":[{"manager":"kubectl-client-side-apply","operation":"Update","apiVersion":"storage.k8s.io/v1","time":"2024-06-14T20:30:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{},"f:storagecla
ss.kubernetes.io/is-default-class":{}},"f:labels":{".":{},"f:addonmanag [truncated 196 chars]
	I0614 20:31:40.234930    2668 out.go:177] * Enabled addons: storage-provisioner, default-storageclass
	I0614 20:31:40.237113    2668 addons.go:510] duration metric: took 13.6506327s for enable addons: enabled=[storage-provisioner default-storageclass]
	I0614 20:31:40.691543    2668 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:64229/healthz ...
	I0614 20:31:40.706701    2668 api_server.go:279] https://127.0.0.1:64229/healthz returned 200:
	ok
	I0614 20:31:40.706701    2668 round_trippers.go:463] GET https://127.0.0.1:64229/version
	I0614 20:31:40.706701    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:40.706701    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:40.706701    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:40.709421    2668 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I0614 20:31:40.710366    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:40.710366    2668 round_trippers.go:580]     Cache-Control: no-cache, private
	I0614 20:31:40.710366    2668 round_trippers.go:580]     Content-Type: application/json
	I0614 20:31:40.710432    2668 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9be0d5b6-997d-484f-9eaf-261750539384
	I0614 20:31:40.710475    2668 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: f52dda73-0248-453a-b305-bd7c1f2f0293
	I0614 20:31:40.710475    2668 round_trippers.go:580]     Content-Length: 263
	I0614 20:31:40.710513    2668 round_trippers.go:580]     Date: Fri, 14 Jun 2024 20:31:40 GMT
	I0614 20:31:40.710513    2668 round_trippers.go:580]     Audit-Id: a2a93a4a-1b6c-4372-a83f-c16429b0e362
	I0614 20:31:40.710513    2668 request.go:1212] Response Body: {
	  "major": "1",
	  "minor": "30",
	  "gitVersion": "v1.30.1",
	  "gitCommit": "6911225c3f747e1cd9d109c305436d08b668f086",
	  "gitTreeState": "clean",
	  "buildDate": "2024-05-14T10:42:02Z",
	  "goVersion": "go1.22.2",
	  "compiler": "gc",
	  "platform": "linux/amd64"
	}
	I0614 20:31:40.710650    2668 api_server.go:141] control plane version: v1.30.1
	I0614 20:31:40.710715    2668 api_server.go:131] duration metric: took 528.2415ms to wait for apiserver health ...
	I0614 20:31:40.710715    2668 system_pods.go:43] waiting for kube-system pods to appear ...
	I0614 20:31:40.710804    2668 round_trippers.go:463] GET https://127.0.0.1:64229/api/v1/namespaces/kube-system/pods
	I0614 20:31:40.710871    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:40.710871    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:40.710871    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:40.717132    2668 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I0614 20:31:40.717132    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:40.717132    2668 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9be0d5b6-997d-484f-9eaf-261750539384
	I0614 20:31:40.718055    2668 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: f52dda73-0248-453a-b305-bd7c1f2f0293
	I0614 20:31:40.718139    2668 round_trippers.go:580]     Date: Fri, 14 Jun 2024 20:31:40 GMT
	I0614 20:31:40.718139    2668 round_trippers.go:580]     Audit-Id: eed73797-dbdc-4039-83e5-64857b092374
	I0614 20:31:40.718139    2668 round_trippers.go:580]     Cache-Control: no-cache, private
	I0614 20:31:40.718139    2668 round_trippers.go:580]     Content-Type: application/json
	I0614 20:31:40.720375    2668 request.go:1212] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"489"},"items":[{"metadata":{"name":"coredns-7db6d8ff4d-vq9t7","generateName":"coredns-7db6d8ff4d-","namespace":"kube-system","uid":"41697fe7-3048-4887-8fd4-d72db9a06538","resourceVersion":"442","creationTimestamp":"2024-06-14T20:30:47Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7db6d8ff4d"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7db6d8ff4d","uid":"1359ab25-cb77-427b-b9c9-cb4c83901c12","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-06-14T20:30:47Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1359ab25-cb77-427b-b9c9-cb4c83901c12\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f
:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{ [truncated 52293 chars]
	I0614 20:31:40.722710    2668 system_pods.go:59] 7 kube-system pods found
	I0614 20:31:40.722766    2668 system_pods.go:61] "coredns-7db6d8ff4d-vq9t7" [41697fe7-3048-4887-8fd4-d72db9a06538] Running
	I0614 20:31:40.722833    2668 system_pods.go:61] "etcd-functional-191600" [56be6e1c-f904-4a3d-bde8-96007b2c7b70] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0614 20:31:40.722833    2668 system_pods.go:61] "kube-apiserver-functional-191600" [f9167aec-da95-4a36-b4e9-e04b9874f459] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0614 20:31:40.722833    2668 system_pods.go:61] "kube-controller-manager-functional-191600" [95490758-99cb-4bb7-ae5c-387d290c8aa7] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0614 20:31:40.722833    2668 system_pods.go:61] "kube-proxy-nwhhs" [82fc5240-6961-4f4b-bfc2-f1468ec565bb] Running
	I0614 20:31:40.722833    2668 system_pods.go:61] "kube-scheduler-functional-191600" [327757c4-724a-4403-af9e-30ff1bb43439] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0614 20:31:40.722833    2668 system_pods.go:61] "storage-provisioner" [a44534fb-93e7-4e10-8c88-1be25639daf7] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0614 20:31:40.722893    2668 system_pods.go:74] duration metric: took 12.1782ms to wait for pod list to return data ...
	I0614 20:31:40.722893    2668 default_sa.go:34] waiting for default service account to be created ...
	I0614 20:31:40.722893    2668 round_trippers.go:463] GET https://127.0.0.1:64229/api/v1/namespaces/default/serviceaccounts
	I0614 20:31:40.722893    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:40.722893    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:40.722893    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:40.733511    2668 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I0614 20:31:40.733511    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:40.733511    2668 round_trippers.go:580]     Audit-Id: 8a0eb43b-e81d-4a3c-81b1-aa746eec763c
	I0614 20:31:40.733511    2668 round_trippers.go:580]     Cache-Control: no-cache, private
	I0614 20:31:40.733511    2668 round_trippers.go:580]     Content-Type: application/json
	I0614 20:31:40.733511    2668 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9be0d5b6-997d-484f-9eaf-261750539384
	I0614 20:31:40.733511    2668 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: f52dda73-0248-453a-b305-bd7c1f2f0293
	I0614 20:31:40.733511    2668 round_trippers.go:580]     Content-Length: 261
	I0614 20:31:40.733511    2668 round_trippers.go:580]     Date: Fri, 14 Jun 2024 20:31:40 GMT
	I0614 20:31:40.733511    2668 request.go:1212] Response Body: {"kind":"ServiceAccountList","apiVersion":"v1","metadata":{"resourceVersion":"489"},"items":[{"metadata":{"name":"default","namespace":"default","uid":"69a7937c-acd9-41da-866c-79c4b86582d2","resourceVersion":"308","creationTimestamp":"2024-06-14T20:30:46Z"}}]}
	I0614 20:31:40.733511    2668 default_sa.go:45] found service account: "default"
	I0614 20:31:40.733511    2668 default_sa.go:55] duration metric: took 10.6172ms for default service account to be created ...
	I0614 20:31:40.733511    2668 system_pods.go:116] waiting for k8s-apps to be running ...
	I0614 20:31:40.733511    2668 round_trippers.go:463] GET https://127.0.0.1:64229/api/v1/namespaces/kube-system/pods
	I0614 20:31:40.733511    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:40.733511    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:40.733511    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:40.739515    2668 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I0614 20:31:40.739515    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:40.739515    2668 round_trippers.go:580]     Audit-Id: abbe1005-47cc-4409-b8a5-a61b5330e67c
	I0614 20:31:40.739515    2668 round_trippers.go:580]     Cache-Control: no-cache, private
	I0614 20:31:40.739515    2668 round_trippers.go:580]     Content-Type: application/json
	I0614 20:31:40.739515    2668 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9be0d5b6-997d-484f-9eaf-261750539384
	I0614 20:31:40.739515    2668 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: f52dda73-0248-453a-b305-bd7c1f2f0293
	I0614 20:31:40.739515    2668 round_trippers.go:580]     Date: Fri, 14 Jun 2024 20:31:40 GMT
	I0614 20:31:40.742514    2668 request.go:1212] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"489"},"items":[{"metadata":{"name":"coredns-7db6d8ff4d-vq9t7","generateName":"coredns-7db6d8ff4d-","namespace":"kube-system","uid":"41697fe7-3048-4887-8fd4-d72db9a06538","resourceVersion":"442","creationTimestamp":"2024-06-14T20:30:47Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7db6d8ff4d"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7db6d8ff4d","uid":"1359ab25-cb77-427b-b9c9-cb4c83901c12","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-06-14T20:30:47Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1359ab25-cb77-427b-b9c9-cb4c83901c12\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f
:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{ [truncated 52293 chars]
	I0614 20:31:40.744514    2668 system_pods.go:86] 7 kube-system pods found
	I0614 20:31:40.744514    2668 system_pods.go:89] "coredns-7db6d8ff4d-vq9t7" [41697fe7-3048-4887-8fd4-d72db9a06538] Running
	I0614 20:31:40.744514    2668 system_pods.go:89] "etcd-functional-191600" [56be6e1c-f904-4a3d-bde8-96007b2c7b70] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0614 20:31:40.744514    2668 system_pods.go:89] "kube-apiserver-functional-191600" [f9167aec-da95-4a36-b4e9-e04b9874f459] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0614 20:31:40.745570    2668 system_pods.go:89] "kube-controller-manager-functional-191600" [95490758-99cb-4bb7-ae5c-387d290c8aa7] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0614 20:31:40.745570    2668 system_pods.go:89] "kube-proxy-nwhhs" [82fc5240-6961-4f4b-bfc2-f1468ec565bb] Running
	I0614 20:31:40.745570    2668 system_pods.go:89] "kube-scheduler-functional-191600" [327757c4-724a-4403-af9e-30ff1bb43439] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0614 20:31:40.745570    2668 system_pods.go:89] "storage-provisioner" [a44534fb-93e7-4e10-8c88-1be25639daf7] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0614 20:31:40.745570    2668 system_pods.go:126] duration metric: took 12.0582ms to wait for k8s-apps to be running ...
	I0614 20:31:40.745570    2668 system_svc.go:44] waiting for kubelet service to be running ....
	I0614 20:31:40.757523    2668 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0614 20:31:40.835389    2668 system_svc.go:56] duration metric: took 89.8145ms WaitForService to wait for kubelet
	I0614 20:31:40.835389    2668 kubeadm.go:576] duration metric: took 14.2488804s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0614 20:31:40.835389    2668 node_conditions.go:102] verifying NodePressure condition ...
	I0614 20:31:40.835389    2668 round_trippers.go:463] GET https://127.0.0.1:64229/api/v1/nodes
	I0614 20:31:40.835947    2668 round_trippers.go:469] Request Headers:
	I0614 20:31:40.835947    2668 round_trippers.go:473]     Accept: application/json, */*
	I0614 20:31:40.835947    2668 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0614 20:31:40.843115    2668 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I0614 20:31:40.843115    2668 round_trippers.go:577] Response Headers:
	I0614 20:31:40.843115    2668 round_trippers.go:580]     Date: Fri, 14 Jun 2024 20:31:40 GMT
	I0614 20:31:40.843115    2668 round_trippers.go:580]     Audit-Id: 0d3f7d86-a36e-43de-8309-4f7c58b5e6e6
	I0614 20:31:40.843115    2668 round_trippers.go:580]     Cache-Control: no-cache, private
	I0614 20:31:40.843115    2668 round_trippers.go:580]     Content-Type: application/json
	I0614 20:31:40.843115    2668 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 9be0d5b6-997d-484f-9eaf-261750539384
	I0614 20:31:40.843115    2668 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: f52dda73-0248-453a-b305-bd7c1f2f0293
	I0614 20:31:40.843115    2668 request.go:1212] Response Body: {"kind":"NodeList","apiVersion":"v1","metadata":{"resourceVersion":"489"},"items":[{"metadata":{"name":"functional-191600","uid":"ade1858d-4e3f-49c5-9137-8dc02f283091","resourceVersion":"399","creationTimestamp":"2024-06-14T20:30:29Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-191600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"f69233ed138daadce45cabb33ad12149032cfeab","minikube.k8s.io/name":"functional-191600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_06_14T20_30_33_0700","minikube.k8s.io/version":"v1.33.1","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/cri-dockerd.sock","node.alpha.kubernetes.io/ttl":"0","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedF
ields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","ti [truncated 4908 chars]
	I0614 20:31:40.843997    2668 node_conditions.go:122] node storage ephemeral capacity is 1055762868Ki
	I0614 20:31:40.844074    2668 node_conditions.go:123] node cpu capacity is 16
	I0614 20:31:40.844074    2668 node_conditions.go:105] duration metric: took 8.6851ms to run NodePressure ...
	I0614 20:31:40.844074    2668 start.go:240] waiting for startup goroutines ...
	I0614 20:31:40.844074    2668 start.go:245] waiting for cluster config update ...
	I0614 20:31:40.844074    2668 start.go:254] writing updated cluster config ...
	I0614 20:31:40.859277    2668 ssh_runner.go:195] Run: rm -f paused
	I0614 20:31:41.000805    2668 start.go:600] kubectl: 1.30.2, cluster: 1.30.1 (minor skew: 0)
	I0614 20:31:41.004275    2668 out.go:177] * Done! kubectl is now configured to use "functional-191600" cluster and "default" namespace by default
	
	
	==> Docker <==
	Jun 14 20:31:23 functional-191600 systemd[1]: cri-docker.service: Deactivated successfully.
	Jun 14 20:31:23 functional-191600 systemd[1]: Stopped CRI Interface for Docker Application Container Engine.
	Jun 14 20:31:23 functional-191600 systemd[1]: Starting CRI Interface for Docker Application Container Engine...
	Jun 14 20:31:23 functional-191600 cri-dockerd[4948]: time="2024-06-14T20:31:23Z" level=info msg="Starting cri-dockerd dev (HEAD)"
	Jun 14 20:31:23 functional-191600 cri-dockerd[4948]: time="2024-06-14T20:31:23Z" level=info msg="Connecting to docker on the Endpoint unix:///var/run/docker.sock"
	Jun 14 20:31:23 functional-191600 cri-dockerd[4948]: time="2024-06-14T20:31:23Z" level=info msg="Start docker client with request timeout 0s"
	Jun 14 20:31:23 functional-191600 cri-dockerd[4948]: time="2024-06-14T20:31:23Z" level=info msg="Hairpin mode is set to hairpin-veth"
	Jun 14 20:31:23 functional-191600 cri-dockerd[4948]: time="2024-06-14T20:31:23Z" level=info msg="Loaded network plugin cni"
	Jun 14 20:31:23 functional-191600 cri-dockerd[4948]: time="2024-06-14T20:31:23Z" level=info msg="Docker cri networking managed by network plugin cni"
	Jun 14 20:31:23 functional-191600 cri-dockerd[4948]: time="2024-06-14T20:31:23Z" level=info msg="Setting cgroupDriver cgroupfs"
	Jun 14 20:31:23 functional-191600 cri-dockerd[4948]: time="2024-06-14T20:31:23Z" level=info msg="Docker cri received runtime config &RuntimeConfig{NetworkConfig:&NetworkConfig{PodCidr:,},}"
	Jun 14 20:31:23 functional-191600 cri-dockerd[4948]: time="2024-06-14T20:31:23Z" level=info msg="Starting the GRPC backend for the Docker CRI interface."
	Jun 14 20:31:23 functional-191600 cri-dockerd[4948]: time="2024-06-14T20:31:23Z" level=info msg="Start cri-dockerd grpc backend"
	Jun 14 20:31:23 functional-191600 systemd[1]: Started CRI Interface for Docker Application Container Engine.
	Jun 14 20:31:30 functional-191600 cri-dockerd[4948]: time="2024-06-14T20:31:30Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/7b2ef6ef8e18fb0e708895ba065e6ab119ebcd0763e7e5f315d73e805e45cfa3/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Jun 14 20:31:30 functional-191600 cri-dockerd[4948]: time="2024-06-14T20:31:30Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/8bedebba97b452e4677dd7d1fbe6054de51ce8f3f68cde965879b73e6f652cca/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Jun 14 20:31:31 functional-191600 cri-dockerd[4948]: time="2024-06-14T20:31:31Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/5bf48cf3369f02d44b65cf9859dec23b95866de78633702ccb5f33dc5cbbe848/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Jun 14 20:31:31 functional-191600 cri-dockerd[4948]: time="2024-06-14T20:31:31Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/722c347071b7bf0a57acf73f227222ea0d6b455dcebe2e38a235b9470e5f5e4a/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Jun 14 20:31:31 functional-191600 cri-dockerd[4948]: time="2024-06-14T20:31:31Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/fc26491248e4ae0763663eb516f7d889e9b8a0cc465ae2890338f09c37fd1655/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Jun 14 20:31:31 functional-191600 cri-dockerd[4948]: time="2024-06-14T20:31:31Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/d7fcfc9b517b0b85532490376d2ba823c94ffef7ae6818353d1989c12d8e90e3/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Jun 14 20:31:31 functional-191600 cri-dockerd[4948]: time="2024-06-14T20:31:31Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/700c7cba15bcf9114bb92ed267c8a8224156477b8f4e9188d8fd543dae9ffc5d/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Jun 14 20:31:32 functional-191600 dockerd[4703]: time="2024-06-14T20:31:32.332134769Z" level=info msg="ignoring event" container=310010e8ea883cfee264a73ec89529903e55727c0d87e317aacfaa65bdb2ea28 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Jun 14 20:31:33 functional-191600 cri-dockerd[4948]: time="2024-06-14T20:31:33Z" level=error msg="error getting RW layer size for container ID '1db9005c2e94e8ea754833acc4c2941090f88eeae95422c779157fba90d9a99f': Error response from daemon: No such container: 1db9005c2e94e8ea754833acc4c2941090f88eeae95422c779157fba90d9a99f"
	Jun 14 20:31:33 functional-191600 cri-dockerd[4948]: time="2024-06-14T20:31:33Z" level=error msg="Set backoffDuration to : 1m0s for container ID '1db9005c2e94e8ea754833acc4c2941090f88eeae95422c779157fba90d9a99f'"
	Jun 14 20:31:33 functional-191600 cri-dockerd[4948]: time="2024-06-14T20:31:33Z" level=error msg="error collecting stats for container 'etcd': Error response from daemon: No such container: 1db9005c2e94e8ea754833acc4c2941090f88eeae95422c779157fba90d9a99f"
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED              STATE               NAME                      ATTEMPT             POD ID              POD
	805b91c79de84       6e38f40d628db       16 seconds ago       Running             storage-provisioner       2                   8bedebba97b45       storage-provisioner
	6e72c9cefd8fc       cbb01a7bd410d       31 seconds ago       Running             coredns                   1                   700c7cba15bcf       coredns-7db6d8ff4d-vq9t7
	206761c8053f9       25a1387cdab82       32 seconds ago       Running             kube-controller-manager   1                   d7fcfc9b517b0       kube-controller-manager-functional-191600
	f40855fb675c1       a52dc94f0a912       32 seconds ago       Running             kube-scheduler            1                   fc26491248e4a       kube-scheduler-functional-191600
	dde7a5af7ccb7       3861cfcd7c04c       32 seconds ago       Running             etcd                      1                   722c347071b7b       etcd-functional-191600
	7d0f5e2f5200b       91be940803172       32 seconds ago       Running             kube-apiserver            1                   5bf48cf3369f0       kube-apiserver-functional-191600
	310010e8ea883       6e38f40d628db       32 seconds ago       Exited              storage-provisioner       1                   8bedebba97b45       storage-provisioner
	7949c6b8c988e       747097150317f       33 seconds ago       Running             kube-proxy                1                   7b2ef6ef8e18f       kube-proxy-nwhhs
	5933d1e5d205b       cbb01a7bd410d       About a minute ago   Exited              coredns                   0                   e6f7ff565402b       coredns-7db6d8ff4d-vq9t7
	4f5c8f0e13d07       747097150317f       About a minute ago   Exited              kube-proxy                0                   69cd5e7f04c69       kube-proxy-nwhhs
	
	
	==> coredns [5933d1e5d205] <==
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 591cf328cccc12bc490481273e738df59329c62c0b729d94e8b61db9961c2fa5f046dd37f1cf888b953814040d180f52594972691cd6ff41be96639138a43908
	CoreDNS-1.11.1
	linux/amd64, go1.20.7, ae2bbc2
	[INFO] SIGTERM: Shutting down servers then terminating
	[INFO] plugin/health: Going into lameduck mode for 5s
	
	
	==> coredns [6e72c9cefd8f] <==
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = f869070685748660180df1b7a47d58cdafcf2f368266578c062d1151dc2c900964aecc5975e8882e6de6fdfb6460463e30ebfaad2ec8f0c3c6436f80225b3b5b
	CoreDNS-1.11.1
	linux/amd64, go1.20.7, ae2bbc2
	[INFO] 127.0.0.1:52480 - 54063 "HINFO IN 1314751199758581821.3219559806392614445. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.098116334s
	
	
	==> describe nodes <==
	Name:               functional-191600
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=functional-191600
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=f69233ed138daadce45cabb33ad12149032cfeab
	                    minikube.k8s.io/name=functional-191600
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_06_14T20_30_33_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Fri, 14 Jun 2024 20:30:29 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  functional-191600
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 14 Jun 2024 20:32:01 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 14 Jun 2024 20:30:53 +0000   Fri, 14 Jun 2024 20:30:26 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 14 Jun 2024 20:30:53 +0000   Fri, 14 Jun 2024 20:30:26 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 14 Jun 2024 20:30:53 +0000   Fri, 14 Jun 2024 20:30:26 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 14 Jun 2024 20:30:53 +0000   Fri, 14 Jun 2024 20:30:32 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    functional-191600
	Capacity:
	  cpu:                16
	  ephemeral-storage:  1055762868Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32868764Ki
	  pods:               110
	Allocatable:
	  cpu:                16
	  ephemeral-storage:  1055762868Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32868764Ki
	  pods:               110
	System Info:
	  Machine ID:                 5aadf36e67964b66a294965ec51ee72e
	  System UUID:                5aadf36e67964b66a294965ec51ee72e
	  Boot ID:                    d02fc80b-cc58-43a9-89c2-6b13eb8ddc88
	  Kernel Version:             5.15.146.1-microsoft-standard-WSL2
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://26.1.4
	  Kubelet Version:            v1.30.1
	  Kube-Proxy Version:         v1.30.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (7 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  kube-system                 coredns-7db6d8ff4d-vq9t7                     100m (0%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (0%!)(MISSING)     76s
	  kube-system                 etcd-functional-191600                       100m (0%!)(MISSING)     0 (0%!)(MISSING)      100Mi (0%!)(MISSING)       0 (0%!)(MISSING)         92s
	  kube-system                 kube-apiserver-functional-191600             250m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         93s
	  kube-system                 kube-controller-manager-functional-191600    200m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         90s
	  kube-system                 kube-proxy-nwhhs                             0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         77s
	  kube-system                 kube-scheduler-functional-191600             100m (0%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         90s
	  kube-system                 storage-provisioner                          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         74s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (4%!)(MISSING)   0 (0%!)(MISSING)
	  memory             170Mi (0%!)(MISSING)  170Mi (0%!)(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                 73s   kube-proxy       
	  Normal  Starting                 25s   kube-proxy       
	  Normal  Starting                 91s   kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  91s   kubelet          Node functional-191600 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    91s   kubelet          Node functional-191600 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     91s   kubelet          Node functional-191600 status is now: NodeHasSufficientPID
	  Normal  NodeNotReady             91s   kubelet          Node functional-191600 status is now: NodeNotReady
	  Normal  NodeAllocatableEnforced  91s   kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeReady                91s   kubelet          Node functional-191600 status is now: NodeReady
	  Normal  RegisteredNode           77s   node-controller  Node functional-191600 event: Registered Node functional-191600 in Controller
	  Normal  RegisteredNode           12s   node-controller  Node functional-191600 event: Registered Node functional-191600 in Controller
	
	
	==> dmesg <==
	[  +0.016029] FS-Cache: Duplicate cookie detected
	[  +0.001134] FS-Cache: O-cookie c=0000000d [p=00000002 fl=222 nc=0 na=1]
	[  +0.001091] FS-Cache: O-cookie d=0000000075795168{9P.session} n=000000003efcaa32
	[  +0.001638] FS-Cache: O-key=[10] '34323934393337353739'
	[  +0.001005] FS-Cache: N-cookie c=0000000e [p=00000002 fl=2 nc=0 na=1]
	[  +0.001126] FS-Cache: N-cookie d=0000000075795168{9P.session} n=00000000b5b744e4
	[  +0.001495] FS-Cache: N-key=[10] '34323934393337353739'
	[  +0.007657] WSL (1) WARNING: /usr/share/zoneinfo/Etc/UTC not found. Is the tzdata package installed?
	[  +0.478838] misc dxg: dxgk: dxgglobal_acquire_channel_lock: Failed to acquire global channel lock
	[  +1.913373] WSL (2) ERROR: UtilCreateProcessAndWait:665: /bin/mount failed with 2
	[  +0.002035] WSL (1) ERROR: UtilCreateProcessAndWait:687: /bin/mount failed with status 0xff00
	
	[  +0.003134] WSL (1) ERROR: ConfigMountFsTab:2589: Processing fstab with mount -a failed.
	[  +0.005295] WSL (1) ERROR: ConfigApplyWindowsLibPath:2537: open /etc/ld.so.conf.d/ld.wsl.conf
	[  +0.000003]  failed 2
	[  +0.005894] WSL (3) ERROR: UtilCreateProcessAndWait:665: /bin/mount failed with 2
	[  +0.002247] WSL (1) ERROR: UtilCreateProcessAndWait:687: /bin/mount failed with status 0xff00
	
	[  +0.003752] WSL (4) ERROR: UtilCreateProcessAndWait:665: /bin/mount failed with 2
	[  +0.002633] WSL (1) ERROR: UtilCreateProcessAndWait:687: /bin/mount failed with status 0xff00
	
	[  +0.081920] WSL (1) WARNING: /usr/share/zoneinfo/Etc/UTC not found. Is the tzdata package installed?
	[  +0.081177] misc dxg: dxgk: dxgglobal_acquire_channel_lock: Failed to acquire global channel lock
	[  +0.715286] netlink: 'init': attribute type 4 has an invalid length.
	[Jun14 20:18] hrtimer: interrupt took 1587949 ns
	
	
	==> etcd [dde7a5af7ccb] <==
	{"level":"info","ts":"2024-06-14T20:31:33.842234Z","caller":"embed/etcd.go:277","msg":"now serving peer/client/metrics","local-member-id":"aec36adc501070cc","initial-advertise-peer-urls":["https://192.168.49.2:2380"],"listen-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://192.168.49.2:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]}
	{"level":"info","ts":"2024-06-14T20:31:33.842371Z","caller":"embed/etcd.go:597","msg":"serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2024-06-14T20:31:33.842434Z","caller":"embed/etcd.go:569","msg":"cmux::serve","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2024-06-14T20:31:33.842422Z","caller":"embed/etcd.go:857","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2024-06-14T20:31:34.939579Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 2"}
	{"level":"info","ts":"2024-06-14T20:31:34.939826Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 2"}
	{"level":"info","ts":"2024-06-14T20:31:34.939849Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-06-14T20:31:34.939862Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 3"}
	{"level":"info","ts":"2024-06-14T20:31:34.939869Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 3"}
	{"level":"info","ts":"2024-06-14T20:31:34.939905Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 3"}
	{"level":"info","ts":"2024-06-14T20:31:34.939914Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 3"}
	{"level":"info","ts":"2024-06-14T20:31:34.946278Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:functional-191600 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-06-14T20:31:34.946368Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-06-14T20:31:34.946346Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-06-14T20:31:34.94749Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-06-14T20:31:34.947611Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-06-14T20:31:34.952909Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-06-14T20:31:34.953159Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-06-14T20:31:38.036065Z","caller":"traceutil/trace.go:171","msg":"trace[346392489] transaction","detail":"{read_only:false; response_revision:420; number_of_response:1; }","duration":"104.010859ms","start":"2024-06-14T20:31:37.932032Z","end":"2024-06-14T20:31:38.036043Z","steps":["trace[346392489] 'process raft request'  (duration: 102.047484ms)"],"step_count":1}
	{"level":"warn","ts":"2024-06-14T20:31:38.036113Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"104.458322ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/masterleases/\" range_end:\"/registry/masterleases0\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-06-14T20:31:38.036537Z","caller":"traceutil/trace.go:171","msg":"trace[1999074194] range","detail":"{range_begin:/registry/masterleases/; range_end:/registry/masterleases0; response_count:0; response_revision:419; }","duration":"104.962492ms","start":"2024-06-14T20:31:37.931555Z","end":"2024-06-14T20:31:38.036517Z","steps":["trace[1999074194] 'range keys from in-memory index tree'  (duration: 104.391512ms)"],"step_count":1}
	{"level":"info","ts":"2024-06-14T20:31:38.037824Z","caller":"traceutil/trace.go:171","msg":"trace[1172950538] linearizableReadLoop","detail":"{readStateIndex:440; appliedIndex:438; }","duration":"104.370008ms","start":"2024-06-14T20:31:37.933442Z","end":"2024-06-14T20:31:38.037812Z","steps":["trace[1172950538] 'read index received'  (duration: 100.645387ms)","trace[1172950538] 'applied index is now lower than readState.Index'  (duration: 3.722521ms)"],"step_count":2}
	{"level":"warn","ts":"2024-06-14T20:31:38.037943Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"104.489626ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/configmaps/kube-system/extension-apiserver-authentication\" ","response":"range_response_count:1 size:3021"}
	{"level":"info","ts":"2024-06-14T20:31:38.037983Z","caller":"traceutil/trace.go:171","msg":"trace[24098687] range","detail":"{range_begin:/registry/configmaps/kube-system/extension-apiserver-authentication; range_end:; response_count:1; response_revision:420; }","duration":"104.552035ms","start":"2024-06-14T20:31:37.933419Z","end":"2024-06-14T20:31:38.037971Z","steps":["trace[24098687] 'agreement among raft nodes before linearized reading'  (duration: 104.472724ms)"],"step_count":1}
	{"level":"info","ts":"2024-06-14T20:31:38.354949Z","caller":"traceutil/trace.go:171","msg":"trace[313861762] transaction","detail":"{read_only:false; response_revision:424; number_of_response:1; }","duration":"118.87774ms","start":"2024-06-14T20:31:38.23604Z","end":"2024-06-14T20:31:38.354918Z","steps":["trace[313861762] 'process raft request'  (duration: 98.178342ms)","trace[313861762] 'compare'  (duration: 20.301042ms)"],"step_count":2}
	
	
	==> kernel <==
	 20:32:03 up  5:33,  0 users,  load average: 4.79, 3.22, 2.06
	Linux functional-191600 5.15.146.1-microsoft-standard-WSL2 #1 SMP Thu Jan 11 04:09:03 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kube-apiserver [7d0f5e2f5200] <==
	I0614 20:31:37.580293       1 nonstructuralschema_controller.go:192] Starting NonStructuralSchemaConditionController
	I0614 20:31:37.579428       1 tlsconfig.go:240] "Starting DynamicServingCertificateController"
	I0614 20:31:37.579413       1 apf_controller.go:374] Starting API Priority and Fairness config controller
	I0614 20:31:37.582006       1 controller.go:116] Starting legacy_token_tracking_controller
	I0614 20:31:37.582135       1 shared_informer.go:313] Waiting for caches to sync for configmaps
	I0614 20:31:37.731835       1 shared_informer.go:320] Caches are synced for crd-autoregister
	I0614 20:31:37.732232       1 aggregator.go:165] initial CRD sync complete...
	I0614 20:31:37.732352       1 shared_informer.go:320] Caches are synced for configmaps
	I0614 20:31:37.732407       1 autoregister_controller.go:141] Starting autoregister controller
	I0614 20:31:37.732443       1 cache.go:32] Waiting for caches to sync for autoregister controller
	I0614 20:31:37.733727       1 apf_controller.go:379] Running API Priority and Fairness config worker
	I0614 20:31:37.733918       1 apf_controller.go:382] Running API Priority and Fairness periodic rebalancing process
	I0614 20:31:37.740472       1 shared_informer.go:320] Caches are synced for node_authorizer
	I0614 20:31:37.743230       1 shared_informer.go:320] Caches are synced for *generic.policySource[*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicy,*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicyBinding,k8s.io/apiserver/pkg/admission/plugin/policy/validating.Validator]
	I0614 20:31:37.743246       1 policy_source.go:224] refreshing policies
	I0614 20:31:37.779977       1 cache.go:39] Caches are synced for APIServiceRegistrationController controller
	I0614 20:31:37.780043       1 cache.go:39] Caches are synced for AvailableConditionController controller
	I0614 20:31:37.781396       1 shared_informer.go:320] Caches are synced for cluster_authentication_trust_controller
	I0614 20:31:37.834272       1 cache.go:39] Caches are synced for autoregister controller
	I0614 20:31:37.849253       1 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io
	I0614 20:31:38.037151       1 handler_discovery.go:447] Starting ResourceDiscoveryManager
	E0614 20:31:38.037192       1 controller.go:97] Error removing old endpoints from kubernetes service: no API server IP addresses were listed in storage, refusing to erase all endpoints for the kubernetes Service
	I0614 20:31:38.652178       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I0614 20:31:51.549048       1 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0614 20:31:51.558424       1 controller.go:615] quota admission added evaluator for: endpoints
	
	
	==> kube-controller-manager [206761c8053f] <==
	I0614 20:31:51.528049       1 shared_informer.go:320] Caches are synced for attach detach
	I0614 20:31:51.528060       1 shared_informer.go:320] Caches are synced for PV protection
	I0614 20:31:51.528070       1 shared_informer.go:320] Caches are synced for job
	I0614 20:31:51.528488       1 shared_informer.go:320] Caches are synced for persistent volume
	I0614 20:31:51.528500       1 shared_informer.go:320] Caches are synced for TTL
	I0614 20:31:51.528509       1 shared_informer.go:320] Caches are synced for certificate-csrsigning-kubelet-client
	I0614 20:31:51.528503       1 shared_informer.go:320] Caches are synced for ReplicationController
	I0614 20:31:51.528544       1 shared_informer.go:320] Caches are synced for ReplicaSet
	I0614 20:31:51.528556       1 shared_informer.go:320] Caches are synced for ephemeral
	I0614 20:31:51.529727       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7db6d8ff4d" duration="98.914µs"
	I0614 20:31:51.528557       1 shared_informer.go:320] Caches are synced for taint
	I0614 20:31:51.530031       1 node_lifecycle_controller.go:1227] "Initializing eviction metric for zone" logger="node-lifecycle-controller" zone=""
	I0614 20:31:51.530116       1 node_lifecycle_controller.go:879] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="functional-191600"
	I0614 20:31:51.530174       1 node_lifecycle_controller.go:1073] "Controller detected that zone is now in new state" logger="node-lifecycle-controller" zone="" newState="Normal"
	I0614 20:31:51.530768       1 shared_informer.go:320] Caches are synced for node
	I0614 20:31:51.530813       1 range_allocator.go:175] "Sending events to api server" logger="node-ipam-controller"
	I0614 20:31:51.530840       1 range_allocator.go:179] "Starting range CIDR allocator" logger="node-ipam-controller"
	I0614 20:31:51.530845       1 shared_informer.go:313] Waiting for caches to sync for cidrallocator
	I0614 20:31:51.530851       1 shared_informer.go:320] Caches are synced for cidrallocator
	I0614 20:31:51.670114       1 shared_informer.go:320] Caches are synced for resource quota
	I0614 20:31:51.680970       1 shared_informer.go:320] Caches are synced for HPA
	I0614 20:31:51.690535       1 shared_informer.go:320] Caches are synced for resource quota
	I0614 20:31:52.109510       1 shared_informer.go:320] Caches are synced for garbage collector
	I0614 20:31:52.109815       1 garbagecollector.go:157] "All resource monitors have synced. Proceeding to collect garbage" logger="garbage-collector-controller"
	I0614 20:31:52.145648       1 shared_informer.go:320] Caches are synced for garbage collector
	
	
	==> kube-proxy [4f5c8f0e13d0] <==
	I0614 20:30:50.454024       1 server_linux.go:69] "Using iptables proxy"
	I0614 20:30:50.480812       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0614 20:30:50.567673       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0614 20:30:50.567803       1 server_linux.go:165] "Using iptables Proxier"
	I0614 20:30:50.572434       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0614 20:30:50.572624       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0614 20:30:50.572670       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"
	I0614 20:30:50.573778       1 server.go:872] "Version info" version="v1.30.1"
	I0614 20:30:50.573892       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0614 20:30:50.580663       1 config.go:192] "Starting service config controller"
	I0614 20:30:50.580783       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0614 20:30:50.580889       1 config.go:101] "Starting endpoint slice config controller"
	I0614 20:30:50.580904       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0614 20:30:50.580942       1 config.go:319] "Starting node config controller"
	I0614 20:30:50.580952       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0614 20:30:50.681120       1 shared_informer.go:320] Caches are synced for node config
	I0614 20:30:50.681229       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0614 20:30:50.681243       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-proxy [7949c6b8c988] <==
	I0614 20:31:32.434322       1 server_linux.go:69] "Using iptables proxy"
	E0614 20:31:32.438285       1 server.go:1051] "Failed to retrieve node info" err="Get \"https://control-plane.minikube.internal:8441/api/v1/nodes/functional-191600\": dial tcp 192.168.49.2:8441: connect: connection refused"
	E0614 20:31:33.531449       1 server.go:1051] "Failed to retrieve node info" err="Get \"https://control-plane.minikube.internal:8441/api/v1/nodes/functional-191600\": dial tcp 192.168.49.2:8441: connect: connection refused"
	I0614 20:31:38.039799       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0614 20:31:38.430380       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0614 20:31:38.430748       1 server_linux.go:165] "Using iptables Proxier"
	I0614 20:31:38.438064       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0614 20:31:38.438286       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0614 20:31:38.438334       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"
	I0614 20:31:38.439784       1 server.go:872] "Version info" version="v1.30.1"
	I0614 20:31:38.440047       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0614 20:31:38.444324       1 config.go:101] "Starting endpoint slice config controller"
	I0614 20:31:38.444376       1 config.go:192] "Starting service config controller"
	I0614 20:31:38.444376       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0614 20:31:38.444388       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0614 20:31:38.444361       1 config.go:319] "Starting node config controller"
	I0614 20:31:38.444439       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0614 20:31:38.544782       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0614 20:31:38.544936       1 shared_informer.go:320] Caches are synced for node config
	I0614 20:31:38.545059       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [f40855fb675c] <==
	I0614 20:31:34.951839       1 serving.go:380] Generated self-signed cert in-memory
	I0614 20:31:38.151497       1 server.go:154] "Starting Kubernetes Scheduler" version="v1.30.1"
	I0614 20:31:38.151550       1 server.go:156] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0614 20:31:38.231554       1 requestheader_controller.go:169] Starting RequestHeaderAuthRequestController
	I0614 20:31:38.231640       1 configmap_cafile_content.go:202] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0614 20:31:38.231664       1 shared_informer.go:313] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0614 20:31:38.231720       1 shared_informer.go:313] Waiting for caches to sync for RequestHeaderAuthRequestController
	I0614 20:31:38.231772       1 secure_serving.go:213] Serving securely on 127.0.0.1:10259
	I0614 20:31:38.231721       1 configmap_cafile_content.go:202] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0614 20:31:38.231813       1 shared_informer.go:313] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file
	I0614 20:31:38.232053       1 tlsconfig.go:240] "Starting DynamicServingCertificateController"
	I0614 20:31:38.332199       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file
	I0614 20:31:38.332709       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0614 20:31:38.332726       1 shared_informer.go:320] Caches are synced for RequestHeaderAuthRequestController
	
	
	==> kubelet <==
	Jun 14 20:31:33 functional-191600 kubelet[2507]: I0614 20:31:33.634160    2507 status_manager.go:853] "Failed to get status for pod" podUID="d7aa3aba87f748b6305fd4c4e4561841" pod="kube-system/etcd-functional-191600" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/etcd-functional-191600\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Jun 14 20:31:33 functional-191600 kubelet[2507]: I0614 20:31:33.731290    2507 status_manager.go:853] "Failed to get status for pod" podUID="41697fe7-3048-4887-8fd4-d72db9a06538" pod="kube-system/coredns-7db6d8ff4d-vq9t7" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-vq9t7\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Jun 14 20:31:33 functional-191600 kubelet[2507]: I0614 20:31:33.732280    2507 status_manager.go:853] "Failed to get status for pod" podUID="a44534fb-93e7-4e10-8c88-1be25639daf7" pod="kube-system/storage-provisioner" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/storage-provisioner\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Jun 14 20:31:33 functional-191600 kubelet[2507]: I0614 20:31:33.732748    2507 status_manager.go:853] "Failed to get status for pod" podUID="3716b719df3097d3e93432046e56fc19" pod="kube-system/kube-controller-manager-functional-191600" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/kube-controller-manager-functional-191600\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Jun 14 20:31:33 functional-191600 kubelet[2507]: I0614 20:31:33.733293    2507 status_manager.go:853] "Failed to get status for pod" podUID="8fca59356f49638b80d9460e8a3812b6" pod="kube-system/kube-apiserver-functional-191600" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-191600\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Jun 14 20:31:33 functional-191600 kubelet[2507]: I0614 20:31:33.733791    2507 status_manager.go:853] "Failed to get status for pod" podUID="df41d1332adb931b81eca64b8ab72eea" pod="kube-system/kube-scheduler-functional-191600" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-191600\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Jun 14 20:31:33 functional-191600 kubelet[2507]: I0614 20:31:33.734617    2507 status_manager.go:853] "Failed to get status for pod" podUID="d7aa3aba87f748b6305fd4c4e4561841" pod="kube-system/etcd-functional-191600" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/etcd-functional-191600\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Jun 14 20:31:33 functional-191600 kubelet[2507]: I0614 20:31:33.735281    2507 status_manager.go:853] "Failed to get status for pod" podUID="82fc5240-6961-4f4b-bfc2-f1468ec565bb" pod="kube-system/kube-proxy-nwhhs" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/kube-proxy-nwhhs\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Jun 14 20:31:33 functional-191600 kubelet[2507]: I0614 20:31:33.747267    2507 status_manager.go:853] "Failed to get status for pod" podUID="8fca59356f49638b80d9460e8a3812b6" pod="kube-system/kube-apiserver-functional-191600" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-191600\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Jun 14 20:31:33 functional-191600 kubelet[2507]: I0614 20:31:33.748099    2507 status_manager.go:853] "Failed to get status for pod" podUID="df41d1332adb931b81eca64b8ab72eea" pod="kube-system/kube-scheduler-functional-191600" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-191600\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Jun 14 20:31:33 functional-191600 kubelet[2507]: I0614 20:31:33.749195    2507 status_manager.go:853] "Failed to get status for pod" podUID="d7aa3aba87f748b6305fd4c4e4561841" pod="kube-system/etcd-functional-191600" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/etcd-functional-191600\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Jun 14 20:31:33 functional-191600 kubelet[2507]: I0614 20:31:33.750344    2507 status_manager.go:853] "Failed to get status for pod" podUID="82fc5240-6961-4f4b-bfc2-f1468ec565bb" pod="kube-system/kube-proxy-nwhhs" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/kube-proxy-nwhhs\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Jun 14 20:31:33 functional-191600 kubelet[2507]: I0614 20:31:33.750757    2507 status_manager.go:853] "Failed to get status for pod" podUID="41697fe7-3048-4887-8fd4-d72db9a06538" pod="kube-system/coredns-7db6d8ff4d-vq9t7" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/coredns-7db6d8ff4d-vq9t7\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Jun 14 20:31:33 functional-191600 kubelet[2507]: I0614 20:31:33.751233    2507 status_manager.go:853] "Failed to get status for pod" podUID="a44534fb-93e7-4e10-8c88-1be25639daf7" pod="kube-system/storage-provisioner" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/storage-provisioner\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Jun 14 20:31:33 functional-191600 kubelet[2507]: I0614 20:31:33.751447    2507 status_manager.go:853] "Failed to get status for pod" podUID="3716b719df3097d3e93432046e56fc19" pod="kube-system/kube-controller-manager-functional-191600" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/kube-controller-manager-functional-191600\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Jun 14 20:31:33 functional-191600 kubelet[2507]: E0614 20:31:33.774519    2507 kubelet_node_status.go:544] "Error updating node status, will retry" err="error getting node \"functional-191600\": Get \"https://control-plane.minikube.internal:8441/api/v1/nodes/functional-191600?resourceVersion=0&timeout=10s\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Jun 14 20:31:33 functional-191600 kubelet[2507]: E0614 20:31:33.774741    2507 kubelet_node_status.go:544] "Error updating node status, will retry" err="error getting node \"functional-191600\": Get \"https://control-plane.minikube.internal:8441/api/v1/nodes/functional-191600?timeout=10s\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Jun 14 20:31:33 functional-191600 kubelet[2507]: E0614 20:31:33.774933    2507 kubelet_node_status.go:544] "Error updating node status, will retry" err="error getting node \"functional-191600\": Get \"https://control-plane.minikube.internal:8441/api/v1/nodes/functional-191600?timeout=10s\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Jun 14 20:31:33 functional-191600 kubelet[2507]: E0614 20:31:33.775106    2507 kubelet_node_status.go:544] "Error updating node status, will retry" err="error getting node \"functional-191600\": Get \"https://control-plane.minikube.internal:8441/api/v1/nodes/functional-191600?timeout=10s\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Jun 14 20:31:33 functional-191600 kubelet[2507]: E0614 20:31:33.775270    2507 kubelet_node_status.go:544] "Error updating node status, will retry" err="error getting node \"functional-191600\": Get \"https://control-plane.minikube.internal:8441/api/v1/nodes/functional-191600?timeout=10s\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Jun 14 20:31:33 functional-191600 kubelet[2507]: E0614 20:31:33.775287    2507 kubelet_node_status.go:531] "Unable to update node status" err="update node status exceeds retry count"
	Jun 14 20:31:35 functional-191600 kubelet[2507]: I0614 20:31:35.335120    2507 scope.go:117] "RemoveContainer" containerID="310010e8ea883cfee264a73ec89529903e55727c0d87e317aacfaa65bdb2ea28"
	Jun 14 20:31:35 functional-191600 kubelet[2507]: E0614 20:31:35.335601    2507 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"storage-provisioner\" with CrashLoopBackOff: \"back-off 10s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(a44534fb-93e7-4e10-8c88-1be25639daf7)\"" pod="kube-system/storage-provisioner" podUID="a44534fb-93e7-4e10-8c88-1be25639daf7"
	Jun 14 20:31:37 functional-191600 kubelet[2507]: E0614 20:31:37.731913    2507 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: unknown (get configmaps)
	Jun 14 20:31:47 functional-191600 kubelet[2507]: I0614 20:31:47.745706    2507 scope.go:117] "RemoveContainer" containerID="310010e8ea883cfee264a73ec89529903e55727c0d87e317aacfaa65bdb2ea28"
	
	
	==> storage-provisioner [310010e8ea88] <==
	I0614 20:31:32.135572       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	F0614 20:31:32.145699       1 main.go:39] error getting server version: Get "https://10.96.0.1:443/version?timeout=32s": dial tcp 10.96.0.1:443: connect: connection refused
	
	
	==> storage-provisioner [805b91c79de8] <==
	I0614 20:31:48.172113       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0614 20:31:48.188346       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0614 20:31:48.188487       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 20:32:01.992909    5828 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
helpers_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p functional-191600 -n functional-191600
helpers_test.go:254: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p functional-191600 -n functional-191600: (1.2865612s)
helpers_test.go:261: (dbg) Run:  kubectl --context functional-191600 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestFunctional/serial/MinikubeKubectlCmdDirectly FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestFunctional/serial/MinikubeKubectlCmdDirectly (5.90s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (1.68s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1195: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 config unset cpus
functional_test.go:1206: expected config error for "out/minikube-windows-amd64.exe -p functional-191600 config unset cpus" to be -""- but got *"W0614 20:33:33.561211    1288 main.go:291] Unable to resolve the current Docker CLI context \"default\": context \"default\": context not found: open C:\\Users\\jenkins.minikube4\\.docker\\contexts\\meta\\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\\meta.json: The system cannot find the path specified."*
functional_test.go:1195: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 config get cpus
functional_test.go:1195: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-191600 config get cpus: exit status 14 (262.4207ms)

                                                
                                                
** stderr ** 
	W0614 20:33:33.878802    2572 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
	Error: specified key could not be found in config

                                                
                                                
** /stderr **
functional_test.go:1206: expected config error for "out/minikube-windows-amd64.exe -p functional-191600 config get cpus" to be -"Error: specified key could not be found in config"- but got *"W0614 20:33:33.878802    2572 main.go:291] Unable to resolve the current Docker CLI context \"default\": context \"default\": context not found: open C:\\Users\\jenkins.minikube4\\.docker\\contexts\\meta\\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\\meta.json: The system cannot find the path specified.\nError: specified key could not be found in config"*
functional_test.go:1195: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 config set cpus 2
functional_test.go:1206: expected config error for "out/minikube-windows-amd64.exe -p functional-191600 config set cpus 2" to be -"! These changes will take effect upon a minikube delete and then a minikube start"- but got *"W0614 20:33:34.155634   11292 main.go:291] Unable to resolve the current Docker CLI context \"default\": context \"default\": context not found: open C:\\Users\\jenkins.minikube4\\.docker\\contexts\\meta\\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\\meta.json: The system cannot find the path specified.\n! These changes will take effect upon a minikube delete and then a minikube start"*
functional_test.go:1195: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 config get cpus
functional_test.go:1206: expected config error for "out/minikube-windows-amd64.exe -p functional-191600 config get cpus" to be -""- but got *"W0614 20:33:34.431079    3496 main.go:291] Unable to resolve the current Docker CLI context \"default\": context \"default\": context not found: open C:\\Users\\jenkins.minikube4\\.docker\\contexts\\meta\\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\\meta.json: The system cannot find the path specified."*
functional_test.go:1195: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 config unset cpus
functional_test.go:1206: expected config error for "out/minikube-windows-amd64.exe -p functional-191600 config unset cpus" to be -""- but got *"W0614 20:33:34.704480   10756 main.go:291] Unable to resolve the current Docker CLI context \"default\": context \"default\": context not found: open C:\\Users\\jenkins.minikube4\\.docker\\contexts\\meta\\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\\meta.json: The system cannot find the path specified."*
functional_test.go:1195: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 config get cpus
functional_test.go:1195: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-191600 config get cpus: exit status 14 (236.118ms)

                                                
                                                
** stderr ** 
	W0614 20:33:34.987645    4064 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
	Error: specified key could not be found in config

                                                
                                                
** /stderr **
functional_test.go:1206: expected config error for "out/minikube-windows-amd64.exe -p functional-191600 config get cpus" to be -"Error: specified key could not be found in config"- but got *"W0614 20:33:34.987645    4064 main.go:291] Unable to resolve the current Docker CLI context \"default\": context \"default\": context not found: open C:\\Users\\jenkins.minikube4\\.docker\\contexts\\meta\\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\\meta.json: The system cannot find the path specified.\nError: specified key could not be found in config"*
--- FAIL: TestFunctional/parallel/ConfigCmd (1.68s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe start -p old-k8s-version-946900 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker --kubernetes-version=v1.20.0
E0614 21:45:09.600109    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
start_stop_delete_test.go:256: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p old-k8s-version-946900 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker --kubernetes-version=v1.20.0: exit status 102 (7m1.5170559s)

                                                
                                                
-- stdout --
	* [old-k8s-version-946900] minikube v1.33.1 on Microsoft Windows 10 Enterprise N 10.0.19045.4529 Build 19045.4529
	  - KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=19068
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Kubernetes 1.30.1 is now available. If you would like to upgrade, specify: --kubernetes-version=v1.30.1
	* Using the docker driver based on existing profile
	* Starting "old-k8s-version-946900" primary control-plane node in "old-k8s-version-946900" cluster
	* Pulling base image v0.0.44-1718296336-19068 ...
	* Restarting existing docker container for "old-k8s-version-946900" ...
	* Preparing Kubernetes v1.20.0 on Docker 26.1.4 ...
	* Verifying Kubernetes components...
	  - Using image docker.io/kubernetesui/dashboard:v2.7.0
	  - Using image registry.k8s.io/echoserver:1.4
	  - Using image fake.domain/registry.k8s.io/echoserver:1.4
	  - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	* Some dashboard features require the metrics-server addon. To enable all features please run:
	
		minikube -p old-k8s-version-946900 addons enable metrics-server
	
	* Enabled addons: default-storageclass, metrics-server, storage-provisioner, dashboard
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:43:54.427791    8932 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
	I0614 21:43:54.563041    8932 out.go:291] Setting OutFile to fd 1492 ...
	I0614 21:43:54.564154    8932 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0614 21:43:54.564154    8932 out.go:304] Setting ErrFile to fd 1504...
	I0614 21:43:54.564154    8932 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0614 21:43:54.591823    8932 out.go:298] Setting JSON to false
	I0614 21:43:54.597636    8932 start.go:129] hostinfo: {"hostname":"minikube4","uptime":24354,"bootTime":1718377079,"procs":212,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4529 Build 19045.4529","kernelVersion":"10.0.19045.4529 Build 19045.4529","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"df6bfb5f-73f2-4acb-9365-df7854ecbb28"}
	W0614 21:43:54.597636    8932 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0614 21:43:54.611770    8932 out.go:177] * [old-k8s-version-946900] minikube v1.33.1 on Microsoft Windows 10 Enterprise N 10.0.19045.4529 Build 19045.4529
	I0614 21:43:54.620356    8932 notify.go:220] Checking for updates...
	I0614 21:43:54.623233    8932 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	I0614 21:43:54.628798    8932 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0614 21:43:54.633616    8932 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
	I0614 21:43:54.637962    8932 out.go:177]   - MINIKUBE_LOCATION=19068
	I0614 21:43:54.645587    8932 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0614 21:43:54.650672    8932 config.go:182] Loaded profile config "old-k8s-version-946900": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.20.0
	I0614 21:43:54.654024    8932 out.go:177] * Kubernetes 1.30.1 is now available. If you would like to upgrade, specify: --kubernetes-version=v1.30.1
	I0614 21:43:54.655911    8932 driver.go:392] Setting default libvirt URI to qemu:///system
	I0614 21:43:55.075650    8932 docker.go:122] docker version: linux-26.0.0:Docker Desktop 4.29.0 (145265)
	I0614 21:43:55.094059    8932 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0614 21:43:55.595707    8932 info.go:266] docker info: {ID:a15b78d1-f772-48f7-bbf5-f8fe086f3f87 Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:98 OomKillDisable:true NGoroutines:97 SystemTime:2024-06-14 21:43:55.52992947 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:14 KernelVersion:5.15.146.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Inde
xServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657614336 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 E
xpected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.13.1-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1-desktop.1] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container. Vendor:Docker Inc. Version:0.0.27] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:
0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.23] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.4] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.1.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:Do
cker Scout Vendor:Docker Inc. Version:v1.6.3]] Warnings:<nil>}}
	I0614 21:43:55.601163    8932 out.go:177] * Using the docker driver based on existing profile
	I0614 21:43:55.603269    8932 start.go:297] selected driver: docker
	I0614 21:43:55.603269    8932 start.go:901] validating driver "docker" against &{Name:old-k8s-version-946900 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:true NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:old-k8s-version-946900 Namespace:default APIServerHAVIP: AP
IServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.94.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:registry.k8s.io/echoserver:1.4 MetricsServer:registry.k8s.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] 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 MountSt
ring:C:\Users\jenkins.minikube4:/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}
	I0614 21:43:55.604001    8932 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0614 21:43:55.713247    8932 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0614 21:43:56.344773    8932 info.go:266] docker info: {ID:a15b78d1-f772-48f7-bbf5-f8fe086f3f87 Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:98 OomKillDisable:true NGoroutines:97 SystemTime:2024-06-14 21:43:56.262663696 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:14 KernelVersion:5.15.146.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657614336 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.13.1-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1-desktop.1] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container. Vendor:Docker Inc. Version:0.0.27] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion
:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.23] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.4] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.1.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:D
ocker Scout Vendor:Docker Inc. Version:v1.6.3]] Warnings:<nil>}}
	I0614 21:43:56.345322    8932 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]
	I0614 21:43:56.345899    8932 cni.go:84] Creating CNI manager for ""
	I0614 21:43:56.345899    8932 cni.go:162] CNI unnecessary in this configuration, recommending no CNI
	I0614 21:43:56.346165    8932 start.go:340] cluster config:
	{Name:old-k8s-version-946900 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:true NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:old-k8s-version-946900 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local
ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.94.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:registry.k8s.io/echoserver:1.4 MetricsServer:registry.k8s.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] 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:C:\Users\jenkins.minikube4:/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}
	I0614 21:43:56.350091    8932 out.go:177] * Starting "old-k8s-version-946900" primary control-plane node in "old-k8s-version-946900" cluster
	I0614 21:43:56.354901    8932 cache.go:121] Beginning downloading kic base image for docker with docker
	I0614 21:43:56.360821    8932 out.go:177] * Pulling base image v0.0.44-1718296336-19068 ...
	I0614 21:43:56.364527    8932 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I0614 21:43:56.364527    8932 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 in local docker daemon
	I0614 21:43:56.365349    8932 preload.go:147] Found local preload: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
	I0614 21:43:56.365447    8932 cache.go:56] Caching tarball of preloaded images
	I0614 21:43:56.366569    8932 preload.go:173] Found C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0614 21:43:56.367210    8932 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on docker
	I0614 21:43:56.367777    8932 profile.go:143] Saving config to C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\old-k8s-version-946900\config.json ...
	I0614 21:43:56.727452    8932 image.go:83] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 in local docker daemon, skipping pull
	I0614 21:43:56.727452    8932 cache.go:144] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 exists in daemon, skipping load
	I0614 21:43:56.727452    8932 cache.go:194] Successfully downloaded all kic artifacts
	I0614 21:43:56.727452    8932 start.go:360] acquireMachinesLock for old-k8s-version-946900: {Name:mk855470d8fb6384d4c21a6e613034e6a42d2c40 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0614 21:43:56.728106    8932 start.go:364] duration metric: took 96.5µs to acquireMachinesLock for "old-k8s-version-946900"
	I0614 21:43:56.728106    8932 start.go:96] Skipping create...Using existing machine configuration
	I0614 21:43:56.728106    8932 fix.go:54] fixHost starting: 
	I0614 21:43:56.763642    8932 cli_runner.go:164] Run: docker container inspect old-k8s-version-946900 --format={{.State.Status}}
	I0614 21:43:57.024229    8932 fix.go:112] recreateIfNeeded on old-k8s-version-946900: state=Stopped err=<nil>
	W0614 21:43:57.024229    8932 fix.go:138] unexpected machine state, will restart: <nil>
	I0614 21:43:57.027150    8932 out.go:177] * Restarting existing docker container for "old-k8s-version-946900" ...
	I0614 21:43:57.051250    8932 cli_runner.go:164] Run: docker start old-k8s-version-946900
	I0614 21:43:58.053562    8932 cli_runner.go:217] Completed: docker start old-k8s-version-946900: (1.0021453s)
	I0614 21:43:58.080411    8932 cli_runner.go:164] Run: docker container inspect old-k8s-version-946900 --format={{.State.Status}}
	I0614 21:43:58.334482    8932 kic.go:430] container "old-k8s-version-946900" state is running.
	I0614 21:43:58.354494    8932 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-946900
	I0614 21:43:58.610926    8932 profile.go:143] Saving config to C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\old-k8s-version-946900\config.json ...
	I0614 21:43:58.616018    8932 machine.go:94] provisionDockerMachine start ...
	I0614 21:43:58.635523    8932 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-946900
	I0614 21:43:58.901059    8932 main.go:141] libmachine: Using SSH client type: native
	I0614 21:43:58.901661    8932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8ca540] 0x8cd120 <nil>  [] 0s} 127.0.0.1 51926 <nil> <nil>}
	I0614 21:43:58.901661    8932 main.go:141] libmachine: About to run SSH command:
	hostname
	I0614 21:43:58.906206    8932 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0614 21:44:02.203133    8932 main.go:141] libmachine: SSH cmd err, output: <nil>: old-k8s-version-946900
	
	I0614 21:44:02.203133    8932 ubuntu.go:169] provisioning hostname "old-k8s-version-946900"
	I0614 21:44:02.222706    8932 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-946900
	I0614 21:44:02.465695    8932 main.go:141] libmachine: Using SSH client type: native
	I0614 21:44:02.466441    8932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8ca540] 0x8cd120 <nil>  [] 0s} 127.0.0.1 51926 <nil> <nil>}
	I0614 21:44:02.466441    8932 main.go:141] libmachine: About to run SSH command:
	sudo hostname old-k8s-version-946900 && echo "old-k8s-version-946900" | sudo tee /etc/hostname
	I0614 21:44:02.721590    8932 main.go:141] libmachine: SSH cmd err, output: <nil>: old-k8s-version-946900
	
	I0614 21:44:02.735356    8932 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-946900
	I0614 21:44:02.926861    8932 main.go:141] libmachine: Using SSH client type: native
	I0614 21:44:02.927179    8932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8ca540] 0x8cd120 <nil>  [] 0s} 127.0.0.1 51926 <nil> <nil>}
	I0614 21:44:02.927179    8932 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sold-k8s-version-946900' /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 old-k8s-version-946900/g' /etc/hosts;
				else 
					echo '127.0.1.1 old-k8s-version-946900' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0614 21:44:03.184865    8932 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0614 21:44:03.184865    8932 ubuntu.go:175] set auth options {CertDir:C:\Users\jenkins.minikube4\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube4\minikube-integration\.minikube}
	I0614 21:44:03.184865    8932 ubuntu.go:177] setting up certificates
	I0614 21:44:03.184865    8932 provision.go:84] configureAuth start
	I0614 21:44:03.201470    8932 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-946900
	I0614 21:44:03.392654    8932 provision.go:143] copyHostCerts
	I0614 21:44:03.392654    8932 exec_runner.go:144] found C:\Users\jenkins.minikube4\minikube-integration\.minikube/ca.pem, removing ...
	I0614 21:44:03.392654    8932 exec_runner.go:203] rm: C:\Users\jenkins.minikube4\minikube-integration\.minikube\ca.pem
	I0614 21:44:03.396591    8932 exec_runner.go:151] cp: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube4\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0614 21:44:03.398407    8932 exec_runner.go:144] found C:\Users\jenkins.minikube4\minikube-integration\.minikube/cert.pem, removing ...
	I0614 21:44:03.398444    8932 exec_runner.go:203] rm: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cert.pem
	I0614 21:44:03.399145    8932 exec_runner.go:151] cp: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube4\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0614 21:44:03.401123    8932 exec_runner.go:144] found C:\Users\jenkins.minikube4\minikube-integration\.minikube/key.pem, removing ...
	I0614 21:44:03.401193    8932 exec_runner.go:203] rm: C:\Users\jenkins.minikube4\minikube-integration\.minikube\key.pem
	I0614 21:44:03.401745    8932 exec_runner.go:151] cp: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube4\minikube-integration\.minikube/key.pem (1675 bytes)
	I0614 21:44:03.403214    8932 provision.go:117] generating server cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.old-k8s-version-946900 san=[127.0.0.1 192.168.94.2 localhost minikube old-k8s-version-946900]
	I0614 21:44:03.641167    8932 provision.go:177] copyRemoteCerts
	I0614 21:44:03.653315    8932 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0614 21:44:03.661943    8932 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-946900
	I0614 21:44:03.840265    8932 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51926 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\old-k8s-version-946900\id_rsa Username:docker}
	I0614 21:44:03.991704    8932 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0614 21:44:04.061952    8932 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1233 bytes)
	I0614 21:44:04.139068    8932 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0614 21:44:04.192918    8932 provision.go:87] duration metric: took 1.0076048s to configureAuth
	I0614 21:44:04.193043    8932 ubuntu.go:193] setting minikube options for container-runtime
	I0614 21:44:04.194006    8932 config.go:182] Loaded profile config "old-k8s-version-946900": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.20.0
	I0614 21:44:04.207752    8932 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-946900
	I0614 21:44:04.433961    8932 main.go:141] libmachine: Using SSH client type: native
	I0614 21:44:04.434796    8932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8ca540] 0x8cd120 <nil>  [] 0s} 127.0.0.1 51926 <nil> <nil>}
	I0614 21:44:04.434796    8932 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0614 21:44:04.665062    8932 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0614 21:44:04.665062    8932 ubuntu.go:71] root file system type: overlay
	I0614 21:44:04.665062    8932 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0614 21:44:04.676339    8932 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-946900
	I0614 21:44:04.884514    8932 main.go:141] libmachine: Using SSH client type: native
	I0614 21:44:04.885256    8932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8ca540] 0x8cd120 <nil>  [] 0s} 127.0.0.1 51926 <nil> <nil>}
	I0614 21:44:04.885424    8932 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0614 21:44:05.155154    8932 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
	
	I0614 21:44:05.169923    8932 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-946900
	I0614 21:44:05.398329    8932 main.go:141] libmachine: Using SSH client type: native
	I0614 21:44:05.399024    8932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8ca540] 0x8cd120 <nil>  [] 0s} 127.0.0.1 51926 <nil> <nil>}
	I0614 21:44:05.399024    8932 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; }
	I0614 21:44:05.676955    8932 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0614 21:44:05.676955    8932 machine.go:97] duration metric: took 7.0606248s to provisionDockerMachine
	I0614 21:44:05.676955    8932 start.go:293] postStartSetup for "old-k8s-version-946900" (driver="docker")
	I0614 21:44:05.676955    8932 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]
	I0614 21:44:05.697362    8932 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
	I0614 21:44:05.709117    8932 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-946900
	I0614 21:44:05.945213    8932 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51926 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\old-k8s-version-946900\id_rsa Username:docker}
	I0614 21:44:06.131221    8932 ssh_runner.go:195] Run: cat /etc/os-release
	I0614 21:44:06.149137    8932 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0614 21:44:06.149137    8932 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0614 21:44:06.149137    8932 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0614 21:44:06.149137    8932 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0614 21:44:06.149137    8932 filesync.go:126] Scanning C:\Users\jenkins.minikube4\minikube-integration\.minikube\addons for local assets ...
	I0614 21:44:06.149917    8932 filesync.go:126] Scanning C:\Users\jenkins.minikube4\minikube-integration\.minikube\files for local assets ...
	I0614 21:44:06.151381    8932 filesync.go:149] local asset: C:\Users\jenkins.minikube4\minikube-integration\.minikube\files\etc\ssl\certs\92642.pem -> 92642.pem in /etc/ssl/certs
	I0614 21:44:06.168908    8932 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0614 21:44:06.193261    8932 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\files\etc\ssl\certs\92642.pem --> /etc/ssl/certs/92642.pem (1708 bytes)
	I0614 21:44:06.267564    8932 start.go:296] duration metric: took 590.5395ms for postStartSetup
	I0614 21:44:06.281609    8932 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0614 21:44:06.286477    8932 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-946900
	I0614 21:44:06.532347    8932 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51926 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\old-k8s-version-946900\id_rsa Username:docker}
	I0614 21:44:06.715436    8932 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0614 21:44:06.734397    8932 fix.go:56] duration metric: took 10.0058491s for fixHost
	I0614 21:44:06.735453    8932 start.go:83] releasing machines lock for "old-k8s-version-946900", held for 10.0069048s
	I0614 21:44:06.749433    8932 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-946900
	I0614 21:44:06.955202    8932 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0614 21:44:06.978148    8932 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-946900
	I0614 21:44:06.984139    8932 ssh_runner.go:195] Run: cat /version.json
	I0614 21:44:06.997724    8932 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-946900
	I0614 21:44:07.216612    8932 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51926 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\old-k8s-version-946900\id_rsa Username:docker}
	I0614 21:44:07.237742    8932 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51926 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\old-k8s-version-946900\id_rsa Username:docker}
	I0614 21:44:07.577376    8932 ssh_runner.go:195] Run: systemctl --version
	I0614 21:44:07.603592    8932 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0614 21:44:07.650943    8932 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' {}" ;
	W0614 21:44:07.677374    8932 start.go:438] unable to name loopback interface in configureRuntimes: unable to patch loopback cni config "/etc/cni/net.d/*loopback.conf*": 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' {}" ;: Process exited with status 1
	stdout:
	
	stderr:
	find: '\\etc\\cni\\net.d': No such file or directory
	I0614 21:44:07.690261    8932 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *bridge* -not -name *podman* -not -name *.mk_disabled -printf "%p, " -exec sh -c "sudo sed -i -r -e '/"dst": ".*:.*"/d' -e 's|^(.*)"dst": (.*)[,*]$|\1"dst": \2|g' -e '/"subnet": ".*:.*"/d' -e 's|^(.*)"subnet": ".*"(.*)[,*]$|\1"subnet": "10.244.0.0/16"\2|g' {}" ;
	I0614 21:44:07.760297    8932 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *podman* -not -name *.mk_disabled -printf "%p, " -exec sh -c "sudo sed -i -r -e 's|^(.*)"subnet": ".*"(.*)$|\1"subnet": "10.244.0.0/16"\2|g' -e 's|^(.*)"gateway": ".*"(.*)$|\1"gateway": "10.244.0.1"\2|g' {}" ;
	I0614 21:44:07.798753    8932 cni.go:308] configured [/etc/cni/net.d/100-crio-bridge.conf, /etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0614 21:44:07.798753    8932 start.go:494] detecting cgroup driver to use...
	I0614 21:44:07.798753    8932 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0614 21:44:07.799400    8932 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0614 21:44:07.874317    8932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.2"|' /etc/containerd/config.toml"
	I0614 21:44:07.933605    8932 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"
	I0614 21:44:07.975980    8932 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0614 21:44:07.997487    8932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0614 21:44:08.056807    8932 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"
	I0614 21:44:08.099799    8932 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0614 21:44:08.168140    8932 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0614 21:44:08.223124    8932 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0614 21:44:08.259258    8932 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"
	I0614 21:44:08.304227    8932 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0614 21:44:08.352529    8932 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0614 21:44:08.393487    8932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0614 21:44:08.619604    8932 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0614 21:44:08.889811    8932 start.go:494] detecting cgroup driver to use...
	I0614 21:44:08.889975    8932 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0614 21:44:08.904723    8932 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0614 21:44:08.973109    8932 cruntime.go:279] skipping containerd shutdown because we are bound to it
	I0614 21:44:09.004436    8932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0614 21:44:09.060292    8932 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/dockershim.sock
	" | sudo tee /etc/crictl.yaml"
	I0614 21:44:09.174368    8932 ssh_runner.go:195] Run: which cri-dockerd
	I0614 21:44:09.208352    8932 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0614 21:44:09.248993    8932 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (189 bytes)
	I0614 21:44:09.333285    8932 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0614 21:44:09.584136    8932 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0614 21:44:09.764544    8932 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0614 21:44:09.765275    8932 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0614 21:44:09.854766    8932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0614 21:44:10.090717    8932 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0614 21:44:11.095479    8932 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0614 21:44:11.166032    8932 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0614 21:44:11.222482    8932 out.go:204] * Preparing Kubernetes v1.20.0 on Docker 26.1.4 ...
	I0614 21:44:11.235714    8932 cli_runner.go:164] Run: docker exec -t old-k8s-version-946900 dig +short host.docker.internal
	I0614 21:44:11.562616    8932 network.go:96] got host ip for mount in container by digging dns: 192.168.65.254
	I0614 21:44:11.575639    8932 ssh_runner.go:195] Run: grep 192.168.65.254	host.minikube.internal$ /etc/hosts
	I0614 21:44:11.589191    8932 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.65.254	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0614 21:44:11.643288    8932 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" old-k8s-version-946900
	I0614 21:44:11.836389    8932 kubeadm.go:877] updating cluster {Name:old-k8s-version-946900 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:true NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:old-k8s-version-946900 Namespace:default APIServerHAVIP: APIServerName:minik
ubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.94.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:registry.k8s.io/echoserver:1.4 MetricsServer:registry.k8s.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] 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:C:\Users\jen
kins.minikube4:/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} ...
	I0614 21:44:11.836389    8932 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I0614 21:44:11.846064    8932 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0614 21:44:11.895256    8932 docker.go:685] Got preloaded images: -- stdout --
	gcr.io/k8s-minikube/storage-provisioner:v5
	k8s.gcr.io/kube-proxy:v1.20.0
	k8s.gcr.io/kube-scheduler:v1.20.0
	k8s.gcr.io/kube-controller-manager:v1.20.0
	k8s.gcr.io/kube-apiserver:v1.20.0
	k8s.gcr.io/etcd:3.4.13-0
	k8s.gcr.io/coredns:1.7.0
	k8s.gcr.io/pause:3.2
	gcr.io/k8s-minikube/busybox:1.28.4-glibc
	
	-- /stdout --
	I0614 21:44:11.895256    8932 docker.go:691] registry.k8s.io/kube-apiserver:v1.20.0 wasn't preloaded
	I0614 21:44:11.908650    8932 ssh_runner.go:195] Run: sudo cat /var/lib/docker/image/overlay2/repositories.json
	I0614 21:44:11.957023    8932 ssh_runner.go:195] Run: which lz4
	I0614 21:44:11.982523    8932 ssh_runner.go:195] Run: stat -c "%s %y" /preloaded.tar.lz4
	I0614 21:44:11.995495    8932 ssh_runner.go:352] existence check for /preloaded.tar.lz4: stat -c "%s %y" /preloaded.tar.lz4: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/preloaded.tar.lz4': No such file or directory
	I0614 21:44:11.995673    8932 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 --> /preloaded.tar.lz4 (401930599 bytes)
	I0614 21:44:29.002514    8932 docker.go:649] duration metric: took 17.0326064s to copy over tarball
	I0614 21:44:29.015052    8932 ssh_runner.go:195] Run: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4
	I0614 21:44:33.583028    8932 ssh_runner.go:235] Completed: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4: (4.5677678s)
	I0614 21:44:33.583127    8932 ssh_runner.go:146] rm: /preloaded.tar.lz4
	I0614 21:44:33.670754    8932 ssh_runner.go:195] Run: sudo cat /var/lib/docker/image/overlay2/repositories.json
	I0614 21:44:33.721360    8932 ssh_runner.go:362] scp memory --> /var/lib/docker/image/overlay2/repositories.json (2824 bytes)
	I0614 21:44:33.770458    8932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0614 21:44:33.930201    8932 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0614 21:44:40.930925    8932 ssh_runner.go:235] Completed: sudo systemctl restart docker: (7.0004061s)
	I0614 21:44:40.950359    8932 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0614 21:44:41.007154    8932 docker.go:685] Got preloaded images: -- stdout --
	gcr.io/k8s-minikube/storage-provisioner:v5
	k8s.gcr.io/kube-proxy:v1.20.0
	k8s.gcr.io/kube-controller-manager:v1.20.0
	k8s.gcr.io/kube-apiserver:v1.20.0
	k8s.gcr.io/kube-scheduler:v1.20.0
	k8s.gcr.io/etcd:3.4.13-0
	k8s.gcr.io/coredns:1.7.0
	k8s.gcr.io/pause:3.2
	gcr.io/k8s-minikube/busybox:1.28.4-glibc
	
	-- /stdout --
	I0614 21:44:41.007154    8932 docker.go:691] registry.k8s.io/kube-apiserver:v1.20.0 wasn't preloaded
	I0614 21:44:41.007154    8932 cache_images.go:88] LoadCachedImages start: [registry.k8s.io/kube-apiserver:v1.20.0 registry.k8s.io/kube-controller-manager:v1.20.0 registry.k8s.io/kube-scheduler:v1.20.0 registry.k8s.io/kube-proxy:v1.20.0 registry.k8s.io/pause:3.2 registry.k8s.io/etcd:3.4.13-0 registry.k8s.io/coredns:1.7.0 gcr.io/k8s-minikube/storage-provisioner:v5]
	I0614 21:44:41.044312    8932 image.go:134] retrieving image: registry.k8s.io/pause:3.2
	I0614 21:44:41.044399    8932 image.go:134] retrieving image: gcr.io/k8s-minikube/storage-provisioner:v5
	I0614 21:44:41.053595    8932 image.go:134] retrieving image: registry.k8s.io/coredns:1.7.0
	I0614 21:44:41.054100    8932 image.go:134] retrieving image: registry.k8s.io/kube-controller-manager:v1.20.0
	I0614 21:44:41.056690    8932 image.go:134] retrieving image: registry.k8s.io/kube-proxy:v1.20.0
	I0614 21:44:41.057136    8932 image.go:134] retrieving image: registry.k8s.io/etcd:3.4.13-0
	I0614 21:44:41.057685    8932 image.go:134] retrieving image: registry.k8s.io/kube-apiserver:v1.20.0
	I0614 21:44:41.057685    8932 image.go:134] retrieving image: registry.k8s.io/kube-scheduler:v1.20.0
	I0614 21:44:41.071713    8932 image.go:177] daemon lookup for registry.k8s.io/pause:3.2: Error response from daemon: No such image: registry.k8s.io/pause:3.2
	I0614 21:44:41.072317    8932 image.go:177] daemon lookup for gcr.io/k8s-minikube/storage-provisioner:v5: Error response from daemon: No such image: gcr.io/k8s-minikube/storage-provisioner:v5
	I0614 21:44:41.077325    8932 image.go:177] daemon lookup for registry.k8s.io/kube-controller-manager:v1.20.0: Error response from daemon: No such image: registry.k8s.io/kube-controller-manager:v1.20.0
	I0614 21:44:41.077714    8932 image.go:177] daemon lookup for registry.k8s.io/coredns:1.7.0: Error response from daemon: No such image: registry.k8s.io/coredns:1.7.0
	I0614 21:44:41.077990    8932 image.go:177] daemon lookup for registry.k8s.io/kube-proxy:v1.20.0: Error response from daemon: No such image: registry.k8s.io/kube-proxy:v1.20.0
	I0614 21:44:41.087008    8932 image.go:177] daemon lookup for registry.k8s.io/etcd:3.4.13-0: Error response from daemon: No such image: registry.k8s.io/etcd:3.4.13-0
	I0614 21:44:41.087008    8932 image.go:177] daemon lookup for registry.k8s.io/kube-scheduler:v1.20.0: Error response from daemon: No such image: registry.k8s.io/kube-scheduler:v1.20.0
	I0614 21:44:41.087008    8932 image.go:177] daemon lookup for registry.k8s.io/kube-apiserver:v1.20.0: Error response from daemon: No such image: registry.k8s.io/kube-apiserver:v1.20.0
	W0614 21:44:41.184340    8932 image.go:187] authn lookup for registry.k8s.io/pause:3.2 (trying anon): error getting credentials - err: exit status 1, out: `error getting credentials - err: exit status 1, out: `A specified logon session does not exist. It may already have been terminated.``
	W0614 21:44:41.264200    8932 image.go:187] authn lookup for gcr.io/k8s-minikube/storage-provisioner:v5 (trying anon): error getting credentials - err: exit status 1, out: `error getting credentials - err: exit status 1, out: `A specified logon session does not exist. It may already have been terminated.``
	W0614 21:44:41.355723    8932 image.go:187] authn lookup for registry.k8s.io/kube-controller-manager:v1.20.0 (trying anon): error getting credentials - err: exit status 1, out: `error getting credentials - err: exit status 1, out: `A specified logon session does not exist. It may already have been terminated.``
	W0614 21:44:41.457627    8932 image.go:187] authn lookup for registry.k8s.io/coredns:1.7.0 (trying anon): error getting credentials - err: exit status 1, out: `error getting credentials - err: exit status 1, out: `A specified logon session does not exist. It may already have been terminated.``
	I0614 21:44:41.549957    8932 ssh_runner.go:195] Run: docker image inspect --format {{.Id}} registry.k8s.io/pause:3.2
	W0614 21:44:41.555179    8932 image.go:187] authn lookup for registry.k8s.io/kube-proxy:v1.20.0 (trying anon): error getting credentials - err: exit status 1, out: `error getting credentials - err: exit status 1, out: `A specified logon session does not exist. It may already have been terminated.``
	I0614 21:44:41.590395    8932 ssh_runner.go:195] Run: docker image inspect --format {{.Id}} gcr.io/k8s-minikube/storage-provisioner:v5
	I0614 21:44:41.612190    8932 cache_images.go:116] "registry.k8s.io/pause:3.2" needs transfer: "registry.k8s.io/pause:3.2" does not exist at hash "80d28bedfe5dec59da9ebf8e6260224ac9008ab5c11dbbe16ee3ba3e4439ac2c" in container runtime
	I0614 21:44:41.612190    8932 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\images\amd64\registry.k8s.io\pause:3.2 -> C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\images\amd64\registry.k8s.io\pause_3.2
	I0614 21:44:41.612190    8932 docker.go:337] Removing image: registry.k8s.io/pause:3.2
	I0614 21:44:41.627320    8932 ssh_runner.go:195] Run: docker rmi registry.k8s.io/pause:3.2
	I0614 21:44:41.630589    8932 ssh_runner.go:195] Run: docker image inspect --format {{.Id}} registry.k8s.io/kube-controller-manager:v1.20.0
	W0614 21:44:41.662712    8932 image.go:187] authn lookup for registry.k8s.io/etcd:3.4.13-0 (trying anon): error getting credentials - err: exit status 1, out: `error getting credentials - err: exit status 1, out: `A specified logon session does not exist. It may already have been terminated.``
	I0614 21:44:41.741897    8932 cache_images.go:286] Loading image from: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\images\amd64\registry.k8s.io\pause_3.2
	I0614 21:44:41.747835    8932 cache_images.go:116] "registry.k8s.io/kube-controller-manager:v1.20.0" needs transfer: "registry.k8s.io/kube-controller-manager:v1.20.0" does not exist at hash "b9fa1895dcaa6d3dd241d6d9340e939ca30fc0946464ec9f205a8cbe738a8080" in container runtime
	I0614 21:44:41.747835    8932 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\images\amd64\registry.k8s.io\kube-controller-manager:v1.20.0 -> C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\images\amd64\registry.k8s.io\kube-controller-manager_v1.20.0
	I0614 21:44:41.747835    8932 docker.go:337] Removing image: registry.k8s.io/kube-controller-manager:v1.20.0
	I0614 21:44:41.764250    8932 ssh_runner.go:195] Run: docker rmi registry.k8s.io/kube-controller-manager:v1.20.0
	I0614 21:44:41.770704    8932 ssh_runner.go:195] Run: docker image inspect --format {{.Id}} registry.k8s.io/coredns:1.7.0
	W0614 21:44:41.806879    8932 image.go:187] authn lookup for registry.k8s.io/kube-scheduler:v1.20.0 (trying anon): error getting credentials - err: exit status 1, out: `error getting credentials - err: exit status 1, out: `A specified logon session does not exist. It may already have been terminated.``
	I0614 21:44:41.825512    8932 cache_images.go:286] Loading image from: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\images\amd64\registry.k8s.io\kube-controller-manager_v1.20.0
	I0614 21:44:41.825512    8932 cache_images.go:116] "registry.k8s.io/coredns:1.7.0" needs transfer: "registry.k8s.io/coredns:1.7.0" does not exist at hash "bfe3a36ebd2528b454be6aebece806db5b40407b833e2af9617bf39afaff8c16" in container runtime
	I0614 21:44:41.827143    8932 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\images\amd64\registry.k8s.io\coredns:1.7.0 -> C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\images\amd64\registry.k8s.io\coredns_1.7.0
	I0614 21:44:41.827143    8932 docker.go:337] Removing image: registry.k8s.io/coredns:1.7.0
	I0614 21:44:41.839472    8932 ssh_runner.go:195] Run: docker rmi registry.k8s.io/coredns:1.7.0
	I0614 21:44:41.848996    8932 ssh_runner.go:195] Run: docker image inspect --format {{.Id}} registry.k8s.io/kube-proxy:v1.20.0
	I0614 21:44:41.921519    8932 cache_images.go:286] Loading image from: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\images\amd64\registry.k8s.io\coredns_1.7.0
	W0614 21:44:41.933521    8932 image.go:187] authn lookup for registry.k8s.io/kube-apiserver:v1.20.0 (trying anon): error getting credentials - err: exit status 1, out: `error getting credentials - err: exit status 1, out: `A specified logon session does not exist. It may already have been terminated.``
	I0614 21:44:41.942835    8932 cache_images.go:116] "registry.k8s.io/kube-proxy:v1.20.0" needs transfer: "registry.k8s.io/kube-proxy:v1.20.0" does not exist at hash "10cc881966cfd9287656c2fce1f144625602653d1e8b011487a7a71feb100bdc" in container runtime
	I0614 21:44:41.942881    8932 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\images\amd64\registry.k8s.io\kube-proxy:v1.20.0 -> C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\images\amd64\registry.k8s.io\kube-proxy_v1.20.0
	I0614 21:44:41.943020    8932 docker.go:337] Removing image: registry.k8s.io/kube-proxy:v1.20.0
	I0614 21:44:41.946899    8932 ssh_runner.go:195] Run: docker image inspect --format {{.Id}} registry.k8s.io/etcd:3.4.13-0
	I0614 21:44:41.959815    8932 ssh_runner.go:195] Run: docker rmi registry.k8s.io/kube-proxy:v1.20.0
	I0614 21:44:42.002938    8932 cache_images.go:116] "registry.k8s.io/etcd:3.4.13-0" needs transfer: "registry.k8s.io/etcd:3.4.13-0" does not exist at hash "0369cf4303ffdb467dc219990960a9baa8512a54b0ad9283eaf55bd6c0adb934" in container runtime
	I0614 21:44:42.002938    8932 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\images\amd64\registry.k8s.io\etcd:3.4.13-0 -> C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\images\amd64\registry.k8s.io\etcd_3.4.13-0
	I0614 21:44:42.002938    8932 docker.go:337] Removing image: registry.k8s.io/etcd:3.4.13-0
	I0614 21:44:42.015512    8932 cache_images.go:286] Loading image from: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\images\amd64\registry.k8s.io\kube-proxy_v1.20.0
	I0614 21:44:42.023730    8932 ssh_runner.go:195] Run: docker rmi registry.k8s.io/etcd:3.4.13-0
	I0614 21:44:42.080843    8932 cache_images.go:286] Loading image from: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\images\amd64\registry.k8s.io\etcd_3.4.13-0
	I0614 21:44:42.202154    8932 ssh_runner.go:195] Run: docker image inspect --format {{.Id}} registry.k8s.io/kube-scheduler:v1.20.0
	I0614 21:44:42.206514    8932 ssh_runner.go:195] Run: docker image inspect --format {{.Id}} registry.k8s.io/kube-apiserver:v1.20.0
	I0614 21:44:42.251661    8932 cache_images.go:116] "registry.k8s.io/kube-apiserver:v1.20.0" needs transfer: "registry.k8s.io/kube-apiserver:v1.20.0" does not exist at hash "ca9843d3b545457f24b012d6d579ba85f132f2406aa171ad84d53caa55e5de99" in container runtime
	I0614 21:44:42.251661    8932 cache_images.go:116] "registry.k8s.io/kube-scheduler:v1.20.0" needs transfer: "registry.k8s.io/kube-scheduler:v1.20.0" does not exist at hash "3138b6e3d471224fd516f758f3b53309219bcb6824e07686b3cd60d78012c899" in container runtime
	I0614 21:44:42.251749    8932 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\images\amd64\registry.k8s.io\kube-apiserver:v1.20.0 -> C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\images\amd64\registry.k8s.io\kube-apiserver_v1.20.0
	I0614 21:44:42.251798    8932 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\images\amd64\registry.k8s.io\kube-scheduler:v1.20.0 -> C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\images\amd64\registry.k8s.io\kube-scheduler_v1.20.0
	I0614 21:44:42.251798    8932 docker.go:337] Removing image: registry.k8s.io/kube-scheduler:v1.20.0
	I0614 21:44:42.251798    8932 docker.go:337] Removing image: registry.k8s.io/kube-apiserver:v1.20.0
	I0614 21:44:42.263758    8932 ssh_runner.go:195] Run: docker rmi registry.k8s.io/kube-scheduler:v1.20.0
	I0614 21:44:42.263758    8932 ssh_runner.go:195] Run: docker rmi registry.k8s.io/kube-apiserver:v1.20.0
	I0614 21:44:42.316098    8932 cache_images.go:286] Loading image from: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\images\amd64\registry.k8s.io\kube-scheduler_v1.20.0
	I0614 21:44:42.316098    8932 cache_images.go:286] Loading image from: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\images\amd64\registry.k8s.io\kube-apiserver_v1.20.0
	I0614 21:44:42.317349    8932 cache_images.go:92] duration metric: took 1.3101351s to LoadCachedImages
	W0614 21:44:42.317349    8932 out.go:239] X Unable to load cached images: loading cached images: CreateFile C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\images\amd64\registry.k8s.io\pause_3.2: The system cannot find the file specified.
	X Unable to load cached images: loading cached images: CreateFile C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\images\amd64\registry.k8s.io\pause_3.2: The system cannot find the file specified.
	I0614 21:44:42.317349    8932 kubeadm.go:928] updating node { 192.168.94.2 8443 v1.20.0 docker true true} ...
	I0614 21:44:42.318617    8932 kubeadm.go:940] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.20.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --container-runtime=docker --hostname-override=old-k8s-version-946900 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.94.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.20.0 ClusterName:old-k8s-version-946900 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0614 21:44:42.336220    8932 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0614 21:44:42.475180    8932 cni.go:84] Creating CNI manager for ""
	I0614 21:44:42.475180    8932 cni.go:162] CNI unnecessary in this configuration, recommending no CNI
	I0614 21:44:42.475180    8932 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0614 21:44:42.475180    8932 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.94.2 APIServerPort:8443 KubernetesVersion:v1.20.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:old-k8s-version-946900 NodeName:old-k8s-version-946900 DNSDomain:cluster.local CRISocket:/var/run/dockershim.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.94.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.94.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticP
odPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:false}
	I0614 21:44:42.475180    8932 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta2
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.94.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: /var/run/dockershim.sock
	  name: "old-k8s-version-946900"
	  kubeletExtraArgs:
	    node-ip: 192.168.94.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta2
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.94.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
	dns:
	  type: CoreDNS
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.20.0
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0614 21:44:42.490672    8932 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.20.0
	I0614 21:44:42.507907    8932 binaries.go:44] Found k8s binaries, skipping transfer
	I0614 21:44:42.522779    8932 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0614 21:44:42.549510    8932 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (348 bytes)
	I0614 21:44:42.594265    8932 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0614 21:44:42.638568    8932 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2118 bytes)
	I0614 21:44:42.721345    8932 ssh_runner.go:195] Run: grep 192.168.94.2	control-plane.minikube.internal$ /etc/hosts
	I0614 21:44:42.741131    8932 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.94.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0614 21:44:42.800883    8932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0614 21:44:43.071055    8932 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0614 21:44:43.115815    8932 certs.go:68] Setting up C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\old-k8s-version-946900 for IP: 192.168.94.2
	I0614 21:44:43.115815    8932 certs.go:194] generating shared ca certs ...
	I0614 21:44:43.115815    8932 certs.go:226] acquiring lock for ca certs: {Name:mk92285f7546e1a5b3c3b23dab6135aa5a99cd14 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0614 21:44:43.119081    8932 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\ca.key
	I0614 21:44:43.119637    8932 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\proxy-client-ca.key
	I0614 21:44:43.120148    8932 certs.go:256] generating profile certs ...
	I0614 21:44:43.121486    8932 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\old-k8s-version-946900\client.key
	I0614 21:44:43.122176    8932 certs.go:359] skipping valid signed profile cert regeneration for "minikube": C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\old-k8s-version-946900\apiserver.key.dd5aa085
	I0614 21:44:43.122176    8932 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\old-k8s-version-946900\proxy-client.key
	I0614 21:44:43.125328    8932 certs.go:484] found cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\9264.pem (1338 bytes)
	W0614 21:44:43.125827    8932 certs.go:480] ignoring C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\9264_empty.pem, impossibly tiny 0 bytes
	I0614 21:44:43.126054    8932 certs.go:484] found cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\ca-key.pem (1679 bytes)
	I0614 21:44:43.126638    8932 certs.go:484] found cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0614 21:44:43.127139    8932 certs.go:484] found cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0614 21:44:43.127255    8932 certs.go:484] found cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\key.pem (1675 bytes)
	I0614 21:44:43.127941    8932 certs.go:484] found cert: C:\Users\jenkins.minikube4\minikube-integration\.minikube\files\etc\ssl\certs\92642.pem (1708 bytes)
	I0614 21:44:43.131630    8932 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0614 21:44:43.213250    8932 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0614 21:44:43.322831    8932 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0614 21:44:43.446363    8932 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0614 21:44:43.566344    8932 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\old-k8s-version-946900\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1432 bytes)
	I0614 21:44:43.730438    8932 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\old-k8s-version-946900\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0614 21:44:43.855486    8932 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\old-k8s-version-946900\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0614 21:44:44.031628    8932 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\old-k8s-version-946900\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0614 21:44:44.161310    8932 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0614 21:44:44.298132    8932 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\certs\9264.pem --> /usr/share/ca-certificates/9264.pem (1338 bytes)
	I0614 21:44:44.392826    8932 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\minikube-integration\.minikube\files\etc\ssl\certs\92642.pem --> /usr/share/ca-certificates/92642.pem (1708 bytes)
	I0614 21:44:44.708024    8932 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0614 21:44:44.872440    8932 ssh_runner.go:195] Run: openssl version
	I0614 21:44:44.961644    8932 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"
	I0614 21:44:45.066474    8932 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0614 21:44:45.119610    8932 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jun 14 20:18 /usr/share/ca-certificates/minikubeCA.pem
	I0614 21:44:45.146262    8932 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0614 21:44:45.258405    8932 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"
	I0614 21:44:45.346524    8932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/9264.pem && ln -fs /usr/share/ca-certificates/9264.pem /etc/ssl/certs/9264.pem"
	I0614 21:44:45.403409    8932 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/9264.pem
	I0614 21:44:45.417939    8932 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Jun 14 20:29 /usr/share/ca-certificates/9264.pem
	I0614 21:44:45.446354    8932 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/9264.pem
	I0614 21:44:45.510501    8932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/9264.pem /etc/ssl/certs/51391683.0"
	I0614 21:44:45.579492    8932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/92642.pem && ln -fs /usr/share/ca-certificates/92642.pem /etc/ssl/certs/92642.pem"
	I0614 21:44:45.659487    8932 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/92642.pem
	I0614 21:44:45.720707    8932 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Jun 14 20:29 /usr/share/ca-certificates/92642.pem
	I0614 21:44:45.749112    8932 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/92642.pem
	I0614 21:44:45.870237    8932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/92642.pem /etc/ssl/certs/3ec20f2e.0"
	I0614 21:44:45.956464    8932 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0614 21:44:46.072043    8932 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0614 21:44:46.172849    8932 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0614 21:44:46.248971    8932 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0614 21:44:46.351492    8932 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0614 21:44:46.464167    8932 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0614 21:44:46.569303    8932 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0614 21:44:46.635209    8932 kubeadm.go:391] StartCluster: {Name:old-k8s-version-946900 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:true NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:old-k8s-version-946900 Namespace:default APIServerHAVIP: APIServerName:minikube
CA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.94.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:registry.k8s.io/echoserver:1.4 MetricsServer:registry.k8s.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] 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:C:\Users\jenkin
s.minikube4:/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}
	I0614 21:44:46.660707    8932 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0614 21:44:46.877553    8932 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	W0614 21:44:46.954300    8932 kubeadm.go:404] apiserver tunnel failed: apiserver port not set
	I0614 21:44:46.954300    8932 kubeadm.go:407] found existing configuration files, will attempt cluster restart
	I0614 21:44:46.954300    8932 kubeadm.go:587] restartPrimaryControlPlane start ...
	I0614 21:44:46.980900    8932 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0614 21:44:47.043574    8932 kubeadm.go:129] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0614 21:44:47.069138    8932 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" old-k8s-version-946900
	I0614 21:44:47.374869    8932 kubeconfig.go:47] verify endpoint returned: get endpoint: "old-k8s-version-946900" does not appear in C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	I0614 21:44:47.379684    8932 kubeconfig.go:62] C:\Users\jenkins.minikube4\minikube-integration\kubeconfig needs updating (will repair): [kubeconfig missing "old-k8s-version-946900" cluster setting kubeconfig missing "old-k8s-version-946900" context setting]
	I0614 21:44:47.382418    8932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube4\minikube-integration\kubeconfig: {Name:mk97c09b788e5010ffd4c9dd9525f9245d5edd25 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0614 21:44:47.444113    8932 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0614 21:44:47.608473    8932 kubeadm.go:624] The running cluster does not require reconfiguration: 127.0.0.1
	I0614 21:44:47.608473    8932 kubeadm.go:591] duration metric: took 654.1421ms to restartPrimaryControlPlane
	I0614 21:44:47.608768    8932 kubeadm.go:393] duration metric: took 973.5144ms to StartCluster
	I0614 21:44:47.608838    8932 settings.go:142] acquiring lock: {Name:mk5d8710830d010adb6db61f855b0ef766a8622c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0614 21:44:47.609021    8932 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	I0614 21:44:47.615202    8932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube4\minikube-integration\kubeconfig: {Name:mk97c09b788e5010ffd4c9dd9525f9245d5edd25 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0614 21:44:47.617630    8932 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.94.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0614 21:44:47.624920    8932 out.go:177] * Verifying Kubernetes components...
	I0614 21:44:47.617815    8932 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:true default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I0614 21:44:47.619211    8932 config.go:182] Loaded profile config "old-k8s-version-946900": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.20.0
	I0614 21:44:47.628012    8932 addons.go:69] Setting storage-provisioner=true in profile "old-k8s-version-946900"
	I0614 21:44:47.628012    8932 addons.go:234] Setting addon storage-provisioner=true in "old-k8s-version-946900"
	I0614 21:44:47.628012    8932 addons.go:69] Setting dashboard=true in profile "old-k8s-version-946900"
	I0614 21:44:47.628012    8932 addons.go:69] Setting metrics-server=true in profile "old-k8s-version-946900"
	I0614 21:44:47.628012    8932 addons.go:234] Setting addon dashboard=true in "old-k8s-version-946900"
	W0614 21:44:47.628012    8932 addons.go:243] addon dashboard should already be in state true
	W0614 21:44:47.628012    8932 addons.go:243] addon storage-provisioner should already be in state true
	I0614 21:44:47.628012    8932 addons.go:69] Setting default-storageclass=true in profile "old-k8s-version-946900"
	I0614 21:44:47.628012    8932 addons.go:234] Setting addon metrics-server=true in "old-k8s-version-946900"
	I0614 21:44:47.628573    8932 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "old-k8s-version-946900"
	W0614 21:44:47.628573    8932 addons.go:243] addon metrics-server should already be in state true
	I0614 21:44:47.628012    8932 host.go:66] Checking if "old-k8s-version-946900" exists ...
	I0614 21:44:47.629083    8932 host.go:66] Checking if "old-k8s-version-946900" exists ...
	I0614 21:44:47.628012    8932 host.go:66] Checking if "old-k8s-version-946900" exists ...
	I0614 21:44:47.666287    8932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0614 21:44:47.676314    8932 cli_runner.go:164] Run: docker container inspect old-k8s-version-946900 --format={{.State.Status}}
	I0614 21:44:47.682537    8932 cli_runner.go:164] Run: docker container inspect old-k8s-version-946900 --format={{.State.Status}}
	I0614 21:44:47.683300    8932 cli_runner.go:164] Run: docker container inspect old-k8s-version-946900 --format={{.State.Status}}
	I0614 21:44:47.687394    8932 cli_runner.go:164] Run: docker container inspect old-k8s-version-946900 --format={{.State.Status}}
	I0614 21:44:47.998680    8932 out.go:177]   - Using image docker.io/kubernetesui/dashboard:v2.7.0
	I0614 21:44:48.001561    8932 out.go:177]   - Using image registry.k8s.io/echoserver:1.4
	I0614 21:44:48.003992    8932 addons.go:431] installing /etc/kubernetes/addons/dashboard-ns.yaml
	I0614 21:44:48.003992    8932 ssh_runner.go:362] scp dashboard/dashboard-ns.yaml --> /etc/kubernetes/addons/dashboard-ns.yaml (759 bytes)
	I0614 21:44:48.021805    8932 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-946900
	I0614 21:44:48.044982    8932 addons.go:234] Setting addon default-storageclass=true in "old-k8s-version-946900"
	W0614 21:44:48.044982    8932 addons.go:243] addon default-storageclass should already be in state true
	I0614 21:44:48.044982    8932 host.go:66] Checking if "old-k8s-version-946900" exists ...
	I0614 21:44:48.063821    8932 out.go:177]   - Using image fake.domain/registry.k8s.io/echoserver:1.4
	I0614 21:44:48.067846    8932 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0614 21:44:48.070367    8932 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0614 21:44:48.070304    8932 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0614 21:44:48.070426    8932 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0614 21:44:48.070426    8932 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0614 21:44:48.093438    8932 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-946900
	I0614 21:44:48.095224    8932 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-946900
	I0614 21:44:48.097143    8932 cli_runner.go:164] Run: docker container inspect old-k8s-version-946900 --format={{.State.Status}}
	I0614 21:44:48.407602    8932 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51926 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\old-k8s-version-946900\id_rsa Username:docker}
	I0614 21:44:48.456074    8932 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0614 21:44:48.456074    8932 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0614 21:44:48.459464    8932 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51926 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\old-k8s-version-946900\id_rsa Username:docker}
	I0614 21:44:48.480760    8932 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-946900
	I0614 21:44:48.485024    8932 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51926 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\old-k8s-version-946900\id_rsa Username:docker}
	I0614 21:44:48.808989    8932 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51926 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\old-k8s-version-946900\id_rsa Username:docker}
	I0614 21:44:49.027379    8932 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.3610289s)
	I0614 21:44:49.049398    8932 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0614 21:44:49.319179    8932 addons.go:431] installing /etc/kubernetes/addons/dashboard-clusterrole.yaml
	I0614 21:44:49.319179    8932 ssh_runner.go:362] scp dashboard/dashboard-clusterrole.yaml --> /etc/kubernetes/addons/dashboard-clusterrole.yaml (1001 bytes)
	I0614 21:44:49.342540    8932 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" old-k8s-version-946900
	I0614 21:44:49.405761    8932 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0614 21:44:49.405761    8932 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1825 bytes)
	I0614 21:44:49.610381    8932 addons.go:431] installing /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml
	I0614 21:44:49.610381    8932 ssh_runner.go:362] scp dashboard/dashboard-clusterrolebinding.yaml --> /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml (1018 bytes)
	I0614 21:44:49.614614    8932 node_ready.go:35] waiting up to 6m0s for node "old-k8s-version-946900" to be "Ready" ...
	I0614 21:44:49.627523    8932 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0614 21:44:49.627653    8932 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0614 21:44:49.651184    8932 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0614 21:44:49.744734    8932 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0614 21:44:49.824048    8932 addons.go:431] installing /etc/kubernetes/addons/dashboard-configmap.yaml
	I0614 21:44:49.824048    8932 ssh_runner.go:362] scp dashboard/dashboard-configmap.yaml --> /etc/kubernetes/addons/dashboard-configmap.yaml (837 bytes)
	I0614 21:44:49.836482    8932 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0614 21:44:49.836482    8932 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0614 21:44:50.027595    8932 addons.go:431] installing /etc/kubernetes/addons/dashboard-dp.yaml
	I0614 21:44:50.027697    8932 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-dp.yaml (4201 bytes)
	I0614 21:44:50.047699    8932 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0614 21:44:50.321263    8932 addons.go:431] installing /etc/kubernetes/addons/dashboard-role.yaml
	I0614 21:44:50.321434    8932 ssh_runner.go:362] scp dashboard/dashboard-role.yaml --> /etc/kubernetes/addons/dashboard-role.yaml (1724 bytes)
	W0614 21:44:50.619191    8932 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0614 21:44:50.619191    8932 retry.go:31] will retry after 360.713947ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0614 21:44:50.619191    8932 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0614 21:44:50.619191    8932 retry.go:31] will retry after 328.456678ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0614 21:44:50.710925    8932 addons.go:431] installing /etc/kubernetes/addons/dashboard-rolebinding.yaml
	I0614 21:44:50.710925    8932 ssh_runner.go:362] scp dashboard/dashboard-rolebinding.yaml --> /etc/kubernetes/addons/dashboard-rolebinding.yaml (1046 bytes)
	I0614 21:44:50.907216    8932 addons.go:431] installing /etc/kubernetes/addons/dashboard-sa.yaml
	I0614 21:44:50.907265    8932 ssh_runner.go:362] scp dashboard/dashboard-sa.yaml --> /etc/kubernetes/addons/dashboard-sa.yaml (837 bytes)
	I0614 21:44:50.973176    8932 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	W0614 21:44:51.009430    8932 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0614 21:44:51.009430    8932 retry.go:31] will retry after 135.84767ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0614 21:44:51.014814    8932 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0614 21:44:51.134294    8932 addons.go:431] installing /etc/kubernetes/addons/dashboard-secret.yaml
	I0614 21:44:51.134419    8932 ssh_runner.go:362] scp dashboard/dashboard-secret.yaml --> /etc/kubernetes/addons/dashboard-secret.yaml (1389 bytes)
	I0614 21:44:51.165467    8932 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	I0614 21:44:51.404830    8932 addons.go:431] installing /etc/kubernetes/addons/dashboard-svc.yaml
	I0614 21:44:51.404830    8932 ssh_runner.go:362] scp dashboard/dashboard-svc.yaml --> /etc/kubernetes/addons/dashboard-svc.yaml (1294 bytes)
	I0614 21:44:51.832955    8932 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	I0614 21:45:00.420454    8932 node_ready.go:49] node "old-k8s-version-946900" has status "Ready":"True"
	I0614 21:45:00.420534    8932 node_ready.go:38] duration metric: took 10.8053127s for node "old-k8s-version-946900" to be "Ready" ...
	I0614 21:45:00.420603    8932 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" ...
	I0614 21:45:00.522460    8932 pod_ready.go:78] waiting up to 6m0s for pod "coredns-74ff55c5b-h8j82" in "kube-system" namespace to be "Ready" ...
	I0614 21:45:01.114099    8932 pod_ready.go:92] pod "coredns-74ff55c5b-h8j82" in "kube-system" namespace has status "Ready":"True"
	I0614 21:45:01.114099    8932 pod_ready.go:81] duration metric: took 591.0694ms for pod "coredns-74ff55c5b-h8j82" in "kube-system" namespace to be "Ready" ...
	I0614 21:45:01.114099    8932 pod_ready.go:78] waiting up to 6m0s for pod "etcd-old-k8s-version-946900" in "kube-system" namespace to be "Ready" ...
	I0614 21:45:01.708715    8932 pod_ready.go:92] pod "etcd-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"True"
	I0614 21:45:01.708715    8932 pod_ready.go:81] duration metric: took 594.5894ms for pod "etcd-old-k8s-version-946900" in "kube-system" namespace to be "Ready" ...
	I0614 21:45:01.708715    8932 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-old-k8s-version-946900" in "kube-system" namespace to be "Ready" ...
	I0614 21:45:02.004104    8932 pod_ready.go:92] pod "kube-apiserver-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"True"
	I0614 21:45:02.004104    8932 pod_ready.go:81] duration metric: took 295.3754ms for pod "kube-apiserver-old-k8s-version-946900" in "kube-system" namespace to be "Ready" ...
	I0614 21:45:02.004104    8932 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace to be "Ready" ...
	I0614 21:45:03.422255    8932 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: (12.4068114s)
	W0614 21:45:03.422367    8932 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0614 21:45:03.422255    8932 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: (12.4484479s)
	I0614 21:45:03.422367    8932 retry.go:31] will retry after 200.630668ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0614 21:45:03.652077    8932 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0614 21:45:04.210735    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:45:04.822750    8932 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: (13.6566556s)
	I0614 21:45:04.822750    8932 addons.go:475] Verifying addon metrics-server=true in "old-k8s-version-946900"
	I0614 21:45:06.518264    8932 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: (14.6845419s)
	I0614 21:45:06.525989    8932 out.go:177] * Some dashboard features require the metrics-server addon. To enable all features please run:
	
		minikube -p old-k8s-version-946900 addons enable metrics-server
	
	I0614 21:45:06.518264    8932 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: (2.8660539s)
	I0614 21:45:06.534975    8932 out.go:177] * Enabled addons: default-storageclass, metrics-server, storage-provisioner, dashboard
	I0614 21:45:06.537844    8932 addons.go:510] duration metric: took 18.9191584s for enable addons: enabled=[default-storageclass metrics-server storage-provisioner dashboard]
	I0614 21:45:06.703060    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:45:09.045100    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:45:11.524449    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:45:13.526990    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:45:15.534809    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:45:17.537917    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:45:20.037662    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:45:22.521046    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:45:24.533588    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:45:27.040575    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:45:29.045978    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:45:31.544408    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:45:33.545358    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:45:36.047513    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:45:38.542323    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:45:41.029654    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:45:43.477504    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:45:45.596652    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:45:48.019059    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:45:50.027543    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:45:52.529359    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:45:54.540351    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:45:57.035855    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:45:59.530268    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:46:01.540423    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:46:04.029754    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:46:06.039943    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:46:08.536380    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:46:11.046840    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:46:13.525009    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:46:15.536559    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:46:18.033144    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:46:20.534888    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:46:22.536743    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:46:25.033554    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:46:27.033974    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:46:29.526732    8932 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"False"
	I0614 21:46:31.032592    8932 pod_ready.go:92] pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"True"
	I0614 21:46:31.032592    8932 pod_ready.go:81] duration metric: took 1m29.0243167s for pod "kube-controller-manager-old-k8s-version-946900" in "kube-system" namespace to be "Ready" ...
	I0614 21:46:31.032592    8932 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-lcb58" in "kube-system" namespace to be "Ready" ...
	I0614 21:46:31.042038    8932 pod_ready.go:92] pod "kube-proxy-lcb58" in "kube-system" namespace has status "Ready":"True"
	I0614 21:46:31.042038    8932 pod_ready.go:81] duration metric: took 9.4455ms for pod "kube-proxy-lcb58" in "kube-system" namespace to be "Ready" ...
	I0614 21:46:31.042038    8932 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-old-k8s-version-946900" in "kube-system" namespace to be "Ready" ...
	I0614 21:46:31.054807    8932 pod_ready.go:92] pod "kube-scheduler-old-k8s-version-946900" in "kube-system" namespace has status "Ready":"True"
	I0614 21:46:31.054807    8932 pod_ready.go:81] duration metric: took 12.7679ms for pod "kube-scheduler-old-k8s-version-946900" in "kube-system" namespace to be "Ready" ...
	I0614 21:46:31.054807    8932 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace to be "Ready" ...
	I0614 21:46:33.080245    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:46:35.081410    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:46:37.081644    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:46:39.585275    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:46:41.585577    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:46:43.587915    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:46:46.089059    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:46:48.579968    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:46:51.084731    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:46:53.581060    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:46:55.582722    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:46:58.080287    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:00.082583    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:02.573883    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:04.577960    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:07.074017    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:09.085688    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:11.086340    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:13.575538    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:15.578416    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:18.080214    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:20.571227    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:22.585665    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:25.083355    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:27.587787    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:30.084443    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:32.590487    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:35.085301    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:37.579801    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:39.585212    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:42.078500    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:44.083298    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:46.084004    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:48.591134    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:51.077448    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:53.088667    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:55.582872    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:47:57.596081    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:00.077659    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:02.085807    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:04.089317    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:06.591588    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:08.594127    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:11.085061    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:13.586537    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:16.081853    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:18.083894    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:20.084551    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:22.586329    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:25.089530    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:27.749719    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:30.080754    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:32.205653    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:34.577447    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:37.082504    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:39.083373    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:41.585517    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:43.586874    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:46.088435    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:48.581669    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:50.589449    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:53.115278    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:55.596000    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:48:58.079653    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:00.591559    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:03.095031    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:05.590503    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:08.086399    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:10.587826    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:12.627282    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:15.087503    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:17.092687    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:19.600378    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:22.084052    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:24.090345    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:26.092541    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:28.593707    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:30.595845    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:33.083934    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:35.092661    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:37.584094    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:39.585918    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:42.088553    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:44.593432    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:46.596103    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:49.091769    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:51.099352    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:53.605374    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:56.097120    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:49:58.101120    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:50:00.596837    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:50:03.087213    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:50:05.091589    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:50:07.587717    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:50:09.602100    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:50:12.092948    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:50:14.583138    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:50:16.592703    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:50:18.602225    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:50:20.624369    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:50:23.103486    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:50:25.590597    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:50:28.113169    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:50:30.589668    8932 pod_ready.go:102] pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace has status "Ready":"False"
	I0614 21:50:31.080562    8932 pod_ready.go:81] duration metric: took 4m0.0144519s for pod "metrics-server-9975d5f86-c5g47" in "kube-system" namespace to be "Ready" ...
	E0614 21:50:31.080630    8932 pod_ready.go:66] WaitExtra: waitPodCondition: context deadline exceeded
	I0614 21:50:31.080707    8932 pod_ready.go:38] duration metric: took 5m30.6444771s 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" ...
	I0614 21:50:31.080773    8932 api_server.go:52] waiting for apiserver process to appear ...
	I0614 21:50:31.096424    8932 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-apiserver --format={{.ID}}
	I0614 21:50:31.153261    8932 logs.go:276] 2 containers: [e3d11836a62d 9755ce5d2c06]
	I0614 21:50:31.163304    8932 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_etcd --format={{.ID}}
	I0614 21:50:31.218248    8932 logs.go:276] 2 containers: [f132b548ed7a 7d1568eb7dc7]
	I0614 21:50:31.228250    8932 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_coredns --format={{.ID}}
	I0614 21:50:31.273636    8932 logs.go:276] 2 containers: [a01ae449f93f 092a69541651]
	I0614 21:50:31.287410    8932 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-scheduler --format={{.ID}}
	I0614 21:50:31.333402    8932 logs.go:276] 2 containers: [6cafe7b2dbac e0a9ef3d1e47]
	I0614 21:50:31.341406    8932 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-proxy --format={{.ID}}
	I0614 21:50:31.393982    8932 logs.go:276] 2 containers: [a23cc890e423 8f780e578251]
	I0614 21:50:31.405762    8932 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-controller-manager --format={{.ID}}
	I0614 21:50:31.453396    8932 logs.go:276] 2 containers: [3043f092349e ce1048fc176c]
	I0614 21:50:31.468030    8932 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kindnet --format={{.ID}}
	I0614 21:50:31.515127    8932 logs.go:276] 0 containers: []
	W0614 21:50:31.515127    8932 logs.go:278] No container was found matching "kindnet"
	I0614 21:50:31.524142    8932 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_storage-provisioner --format={{.ID}}
	I0614 21:50:31.572224    8932 logs.go:276] 2 containers: [0889f7865f51 7e4d74fcdf1d]
	I0614 21:50:31.585197    8932 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kubernetes-dashboard --format={{.ID}}
	I0614 21:50:31.631210    8932 logs.go:276] 1 containers: [482fe1df6d94]
	I0614 21:50:31.631210    8932 logs.go:123] Gathering logs for kube-apiserver [e3d11836a62d] ...
	I0614 21:50:31.631210    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 e3d11836a62d"
	I0614 21:50:31.714859    8932 logs.go:123] Gathering logs for etcd [7d1568eb7dc7] ...
	I0614 21:50:31.714859    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 7d1568eb7dc7"
	I0614 21:50:31.782872    8932 logs.go:123] Gathering logs for kube-controller-manager [3043f092349e] ...
	I0614 21:50:31.782872    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 3043f092349e"
	I0614 21:50:31.874712    8932 logs.go:123] Gathering logs for storage-provisioner [0889f7865f51] ...
	I0614 21:50:31.874712    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 0889f7865f51"
	I0614 21:50:31.940113    8932 logs.go:123] Gathering logs for Docker ...
	I0614 21:50:31.940113    8932 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u docker -u cri-docker -n 400"
	I0614 21:50:32.010030    8932 logs.go:123] Gathering logs for etcd [f132b548ed7a] ...
	I0614 21:50:32.010030    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 f132b548ed7a"
	I0614 21:50:32.092031    8932 logs.go:123] Gathering logs for kube-controller-manager [ce1048fc176c] ...
	I0614 21:50:32.092031    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 ce1048fc176c"
	I0614 21:50:32.197898    8932 logs.go:123] Gathering logs for kubernetes-dashboard [482fe1df6d94] ...
	I0614 21:50:32.197898    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 482fe1df6d94"
	I0614 21:50:32.242905    8932 logs.go:123] Gathering logs for kubelet ...
	I0614 21:50:32.242905    8932 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0614 21:50:32.342780    8932 logs.go:138] Found kubelet problem: Jun 14 21:45:08 old-k8s-version-946900 kubelet[1675]: E0614 21:45:08.020031    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = Error response from daemon: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host"
	W0614 21:50:32.343776    8932 logs.go:138] Found kubelet problem: Jun 14 21:45:09 old-k8s-version-946900 kubelet[1675]: E0614 21:45:09.298889    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.343776    8932 logs.go:138] Found kubelet problem: Jun 14 21:45:10 old-k8s-version-946900 kubelet[1675]: E0614 21:45:10.303614    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.346762    8932 logs.go:138] Found kubelet problem: Jun 14 21:45:21 old-k8s-version-946900 kubelet[1675]: E0614 21:45:21.769740    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = Error response from daemon: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host"
	W0614 21:50:32.350768    8932 logs.go:138] Found kubelet problem: Jun 14 21:45:25 old-k8s-version-946900 kubelet[1675]: E0614 21:45:25.585600    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ErrImagePull: "rpc error: code = Unknown desc = [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/"
	W0614 21:50:32.351763    8932 logs.go:138] Found kubelet problem: Jun 14 21:45:26 old-k8s-version-946900 kubelet[1675]: E0614 21:45:26.231912    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.351763    8932 logs.go:138] Found kubelet problem: Jun 14 21:45:27 old-k8s-version-946900 kubelet[1675]: E0614 21:45:27.270305    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.351763    8932 logs.go:138] Found kubelet problem: Jun 14 21:45:30 old-k8s-version-946900 kubelet[1675]: E0614 21:45:30.367198    1675 pod_workers.go:191] Error syncing pod 23bc033d-9b16-410f-aead-a7886fdf1376 ("storage-provisioner_kube-system(23bc033d-9b16-410f-aead-a7886fdf1376)"), skipping: failed to "StartContainer" for "storage-provisioner" with CrashLoopBackOff: "back-off 10s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(23bc033d-9b16-410f-aead-a7886fdf1376)"
	W0614 21:50:32.352761    8932 logs.go:138] Found kubelet problem: Jun 14 21:45:32 old-k8s-version-946900 kubelet[1675]: E0614 21:45:32.726570    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.354773    8932 logs.go:138] Found kubelet problem: Jun 14 21:45:47 old-k8s-version-946900 kubelet[1675]: E0614 21:45:47.224393    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ErrImagePull: "rpc error: code = Unknown desc = [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/"
	W0614 21:50:32.356779    8932 logs.go:138] Found kubelet problem: Jun 14 21:45:47 old-k8s-version-946900 kubelet[1675]: E0614 21:45:47.317511    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = Error response from daemon: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host"
	W0614 21:50:32.357765    8932 logs.go:138] Found kubelet problem: Jun 14 21:46:00 old-k8s-version-946900 kubelet[1675]: E0614 21:46:00.721509    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.357765    8932 logs.go:138] Found kubelet problem: Jun 14 21:46:01 old-k8s-version-946900 kubelet[1675]: E0614 21:46:01.721473    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.357765    8932 logs.go:138] Found kubelet problem: Jun 14 21:46:11 old-k8s-version-946900 kubelet[1675]: E0614 21:46:11.724387    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.366973    8932 logs.go:138] Found kubelet problem: Jun 14 21:46:13 old-k8s-version-946900 kubelet[1675]: E0614 21:46:13.176622    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ErrImagePull: "rpc error: code = Unknown desc = [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/"
	W0614 21:50:32.367979    8932 logs.go:138] Found kubelet problem: Jun 14 21:46:25 old-k8s-version-946900 kubelet[1675]: E0614 21:46:25.717088    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.369013    8932 logs.go:138] Found kubelet problem: Jun 14 21:46:25 old-k8s-version-946900 kubelet[1675]: E0614 21:46:25.733008    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.369534    8932 logs.go:138] Found kubelet problem: Jun 14 21:46:37 old-k8s-version-946900 kubelet[1675]: E0614 21:46:37.720458    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.372726    8932 logs.go:138] Found kubelet problem: Jun 14 21:46:38 old-k8s-version-946900 kubelet[1675]: E0614 21:46:38.806546    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = Error response from daemon: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host"
	W0614 21:50:32.373732    8932 logs.go:138] Found kubelet problem: Jun 14 21:46:49 old-k8s-version-946900 kubelet[1675]: E0614 21:46:49.712457    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.374741    8932 logs.go:138] Found kubelet problem: Jun 14 21:46:52 old-k8s-version-946900 kubelet[1675]: E0614 21:46:52.713136    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.378732    8932 logs.go:138] Found kubelet problem: Jun 14 21:47:01 old-k8s-version-946900 kubelet[1675]: E0614 21:47:01.159110    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ErrImagePull: "rpc error: code = Unknown desc = [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/"
	W0614 21:50:32.378732    8932 logs.go:138] Found kubelet problem: Jun 14 21:47:03 old-k8s-version-946900 kubelet[1675]: E0614 21:47:03.714656    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.378732    8932 logs.go:138] Found kubelet problem: Jun 14 21:47:12 old-k8s-version-946900 kubelet[1675]: E0614 21:47:12.714714    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.379941    8932 logs.go:138] Found kubelet problem: Jun 14 21:47:18 old-k8s-version-946900 kubelet[1675]: E0614 21:47:18.709872    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.379941    8932 logs.go:138] Found kubelet problem: Jun 14 21:47:26 old-k8s-version-946900 kubelet[1675]: E0614 21:47:26.723251    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.379941    8932 logs.go:138] Found kubelet problem: Jun 14 21:47:31 old-k8s-version-946900 kubelet[1675]: E0614 21:47:31.710113    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.380772    8932 logs.go:138] Found kubelet problem: Jun 14 21:47:41 old-k8s-version-946900 kubelet[1675]: E0614 21:47:41.711284    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.380772    8932 logs.go:138] Found kubelet problem: Jun 14 21:47:45 old-k8s-version-946900 kubelet[1675]: E0614 21:47:45.706732    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.380772    8932 logs.go:138] Found kubelet problem: Jun 14 21:47:52 old-k8s-version-946900 kubelet[1675]: E0614 21:47:52.708449    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.383733    8932 logs.go:138] Found kubelet problem: Jun 14 21:48:00 old-k8s-version-946900 kubelet[1675]: E0614 21:48:00.753047    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = Error response from daemon: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host"
	W0614 21:50:32.383733    8932 logs.go:138] Found kubelet problem: Jun 14 21:48:04 old-k8s-version-946900 kubelet[1675]: E0614 21:48:04.706380    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.383733    8932 logs.go:138] Found kubelet problem: Jun 14 21:48:12 old-k8s-version-946900 kubelet[1675]: E0614 21:48:12.703766    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.383733    8932 logs.go:138] Found kubelet problem: Jun 14 21:48:15 old-k8s-version-946900 kubelet[1675]: E0614 21:48:15.703774    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.383733    8932 logs.go:138] Found kubelet problem: Jun 14 21:48:25 old-k8s-version-946900 kubelet[1675]: E0614 21:48:25.703264    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.390920    8932 logs.go:138] Found kubelet problem: Jun 14 21:48:33 old-k8s-version-946900 kubelet[1675]: E0614 21:48:33.410986    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ErrImagePull: "rpc error: code = Unknown desc = [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/"
	W0614 21:50:32.391244    8932 logs.go:138] Found kubelet problem: Jun 14 21:48:40 old-k8s-version-946900 kubelet[1675]: E0614 21:48:40.705083    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.391590    8932 logs.go:138] Found kubelet problem: Jun 14 21:48:44 old-k8s-version-946900 kubelet[1675]: E0614 21:48:44.702426    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.391848    8932 logs.go:138] Found kubelet problem: Jun 14 21:48:52 old-k8s-version-946900 kubelet[1675]: E0614 21:48:52.699658    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.392034    8932 logs.go:138] Found kubelet problem: Jun 14 21:48:57 old-k8s-version-946900 kubelet[1675]: E0614 21:48:57.701088    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.392326    8932 logs.go:138] Found kubelet problem: Jun 14 21:49:05 old-k8s-version-946900 kubelet[1675]: E0614 21:49:05.698866    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.392579    8932 logs.go:138] Found kubelet problem: Jun 14 21:49:10 old-k8s-version-946900 kubelet[1675]: E0614 21:49:10.698304    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.392810    8932 logs.go:138] Found kubelet problem: Jun 14 21:49:17 old-k8s-version-946900 kubelet[1675]: E0614 21:49:17.701412    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.393075    8932 logs.go:138] Found kubelet problem: Jun 14 21:49:22 old-k8s-version-946900 kubelet[1675]: E0614 21:49:22.697232    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.393346    8932 logs.go:138] Found kubelet problem: Jun 14 21:49:29 old-k8s-version-946900 kubelet[1675]: E0614 21:49:29.704718    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.393637    8932 logs.go:138] Found kubelet problem: Jun 14 21:49:36 old-k8s-version-946900 kubelet[1675]: E0614 21:49:36.717720    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.393805    8932 logs.go:138] Found kubelet problem: Jun 14 21:49:43 old-k8s-version-946900 kubelet[1675]: E0614 21:49:43.700533    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.394341    8932 logs.go:138] Found kubelet problem: Jun 14 21:49:47 old-k8s-version-946900 kubelet[1675]: E0614 21:49:47.695492    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.394538    8932 logs.go:138] Found kubelet problem: Jun 14 21:49:54 old-k8s-version-946900 kubelet[1675]: E0614 21:49:54.692659    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.394885    8932 logs.go:138] Found kubelet problem: Jun 14 21:50:01 old-k8s-version-946900 kubelet[1675]: E0614 21:50:01.695025    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.394963    8932 logs.go:138] Found kubelet problem: Jun 14 21:50:05 old-k8s-version-946900 kubelet[1675]: E0614 21:50:05.692842    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.394963    8932 logs.go:138] Found kubelet problem: Jun 14 21:50:14 old-k8s-version-946900 kubelet[1675]: E0614 21:50:14.690061    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.395567    8932 logs.go:138] Found kubelet problem: Jun 14 21:50:18 old-k8s-version-946900 kubelet[1675]: E0614 21:50:18.693560    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.395891    8932 logs.go:138] Found kubelet problem: Jun 14 21:50:29 old-k8s-version-946900 kubelet[1675]: E0614 21:50:29.690763    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:32.395891    8932 logs.go:138] Found kubelet problem: Jun 14 21:50:29 old-k8s-version-946900 kubelet[1675]: E0614 21:50:29.690769    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	I0614 21:50:32.395891    8932 logs.go:123] Gathering logs for coredns [a01ae449f93f] ...
	I0614 21:50:32.395891    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 a01ae449f93f"
	I0614 21:50:32.468336    8932 logs.go:123] Gathering logs for coredns [092a69541651] ...
	I0614 21:50:32.468336    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 092a69541651"
	I0614 21:50:32.521332    8932 logs.go:123] Gathering logs for kube-proxy [8f780e578251] ...
	I0614 21:50:32.521332    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 8f780e578251"
	I0614 21:50:32.576907    8932 logs.go:123] Gathering logs for dmesg ...
	I0614 21:50:32.576907    8932 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0614 21:50:32.604339    8932 logs.go:123] Gathering logs for describe nodes ...
	I0614 21:50:32.604339    8932 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0614 21:50:32.839632    8932 logs.go:123] Gathering logs for kube-apiserver [9755ce5d2c06] ...
	I0614 21:50:32.839632    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 9755ce5d2c06"
	I0614 21:50:32.938919    8932 logs.go:123] Gathering logs for kube-scheduler [6cafe7b2dbac] ...
	I0614 21:50:32.938919    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 6cafe7b2dbac"
	I0614 21:50:32.991954    8932 logs.go:123] Gathering logs for kube-scheduler [e0a9ef3d1e47] ...
	I0614 21:50:32.992926    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 e0a9ef3d1e47"
	I0614 21:50:33.039923    8932 logs.go:123] Gathering logs for kube-proxy [a23cc890e423] ...
	I0614 21:50:33.039923    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 a23cc890e423"
	I0614 21:50:33.105932    8932 logs.go:123] Gathering logs for storage-provisioner [7e4d74fcdf1d] ...
	I0614 21:50:33.105932    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 7e4d74fcdf1d"
	I0614 21:50:33.154611    8932 logs.go:123] Gathering logs for container status ...
	I0614 21:50:33.154703    8932 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0614 21:50:33.270031    8932 out.go:304] Setting ErrFile to fd 1504...
	I0614 21:50:33.271029    8932 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0614 21:50:33.271029    8932 out.go:239] X Problems detected in kubelet:
	X Problems detected in kubelet:
	W0614 21:50:33.271029    8932 out.go:239]   Jun 14 21:50:05 old-k8s-version-946900 kubelet[1675]: E0614 21:50:05.692842    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Jun 14 21:50:05 old-k8s-version-946900 kubelet[1675]: E0614 21:50:05.692842    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:33.271029    8932 out.go:239]   Jun 14 21:50:14 old-k8s-version-946900 kubelet[1675]: E0614 21:50:14.690061    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	  Jun 14 21:50:14 old-k8s-version-946900 kubelet[1675]: E0614 21:50:14.690061    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:33.271029    8932 out.go:239]   Jun 14 21:50:18 old-k8s-version-946900 kubelet[1675]: E0614 21:50:18.693560    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Jun 14 21:50:18 old-k8s-version-946900 kubelet[1675]: E0614 21:50:18.693560    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:33.271029    8932 out.go:239]   Jun 14 21:50:29 old-k8s-version-946900 kubelet[1675]: E0614 21:50:29.690763    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Jun 14 21:50:29 old-k8s-version-946900 kubelet[1675]: E0614 21:50:29.690763    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:33.271029    8932 out.go:239]   Jun 14 21:50:29 old-k8s-version-946900 kubelet[1675]: E0614 21:50:29.690769    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	  Jun 14 21:50:29 old-k8s-version-946900 kubelet[1675]: E0614 21:50:29.690769    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	I0614 21:50:33.271029    8932 out.go:304] Setting ErrFile to fd 1504...
	I0614 21:50:33.271029    8932 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0614 21:50:43.298110    8932 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0614 21:50:43.327215    8932 api_server.go:72] duration metric: took 5m55.6926918s to wait for apiserver process to appear ...
	I0614 21:50:43.327215    8932 api_server.go:88] waiting for apiserver healthz status ...
	I0614 21:50:43.346115    8932 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-apiserver --format={{.ID}}
	I0614 21:50:43.398233    8932 logs.go:276] 2 containers: [e3d11836a62d 9755ce5d2c06]
	I0614 21:50:43.410236    8932 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_etcd --format={{.ID}}
	I0614 21:50:43.454244    8932 logs.go:276] 2 containers: [f132b548ed7a 7d1568eb7dc7]
	I0614 21:50:43.473347    8932 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_coredns --format={{.ID}}
	I0614 21:50:43.530240    8932 logs.go:276] 2 containers: [a01ae449f93f 092a69541651]
	I0614 21:50:43.541247    8932 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-scheduler --format={{.ID}}
	I0614 21:50:43.585265    8932 logs.go:276] 2 containers: [6cafe7b2dbac e0a9ef3d1e47]
	I0614 21:50:43.595249    8932 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-proxy --format={{.ID}}
	I0614 21:50:43.638091    8932 logs.go:276] 2 containers: [a23cc890e423 8f780e578251]
	I0614 21:50:43.651054    8932 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-controller-manager --format={{.ID}}
	I0614 21:50:43.712383    8932 logs.go:276] 2 containers: [3043f092349e ce1048fc176c]
	I0614 21:50:43.722463    8932 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kindnet --format={{.ID}}
	I0614 21:50:43.769386    8932 logs.go:276] 0 containers: []
	W0614 21:50:43.769386    8932 logs.go:278] No container was found matching "kindnet"
	I0614 21:50:43.781392    8932 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kubernetes-dashboard --format={{.ID}}
	I0614 21:50:43.834883    8932 logs.go:276] 1 containers: [482fe1df6d94]
	I0614 21:50:43.849873    8932 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_storage-provisioner --format={{.ID}}
	I0614 21:50:43.901878    8932 logs.go:276] 2 containers: [0889f7865f51 7e4d74fcdf1d]
	I0614 21:50:43.902902    8932 logs.go:123] Gathering logs for kubernetes-dashboard [482fe1df6d94] ...
	I0614 21:50:43.902902    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 482fe1df6d94"
	I0614 21:50:43.966872    8932 logs.go:123] Gathering logs for storage-provisioner [7e4d74fcdf1d] ...
	I0614 21:50:43.966872    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 7e4d74fcdf1d"
	I0614 21:50:44.066875    8932 logs.go:123] Gathering logs for Docker ...
	I0614 21:50:44.066875    8932 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u docker -u cri-docker -n 400"
	I0614 21:50:44.136650    8932 logs.go:123] Gathering logs for coredns [092a69541651] ...
	I0614 21:50:44.136650    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 092a69541651"
	I0614 21:50:44.208137    8932 logs.go:123] Gathering logs for kube-scheduler [e0a9ef3d1e47] ...
	I0614 21:50:44.208137    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 e0a9ef3d1e47"
	I0614 21:50:44.277143    8932 logs.go:123] Gathering logs for kube-controller-manager [ce1048fc176c] ...
	I0614 21:50:44.277143    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 ce1048fc176c"
	I0614 21:50:44.364173    8932 logs.go:123] Gathering logs for etcd [7d1568eb7dc7] ...
	I0614 21:50:44.364173    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 7d1568eb7dc7"
	I0614 21:50:44.444142    8932 logs.go:123] Gathering logs for coredns [a01ae449f93f] ...
	I0614 21:50:44.444142    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 a01ae449f93f"
	I0614 21:50:44.501148    8932 logs.go:123] Gathering logs for kube-proxy [a23cc890e423] ...
	I0614 21:50:44.501148    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 a23cc890e423"
	I0614 21:50:44.556085    8932 logs.go:123] Gathering logs for kube-controller-manager [3043f092349e] ...
	I0614 21:50:44.556085    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 3043f092349e"
	I0614 21:50:44.641091    8932 logs.go:123] Gathering logs for container status ...
	I0614 21:50:44.641091    8932 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0614 21:50:44.799095    8932 logs.go:123] Gathering logs for kubelet ...
	I0614 21:50:44.799095    8932 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0614 21:50:44.913615    8932 logs.go:138] Found kubelet problem: Jun 14 21:45:08 old-k8s-version-946900 kubelet[1675]: E0614 21:45:08.020031    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = Error response from daemon: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host"
	W0614 21:50:44.914598    8932 logs.go:138] Found kubelet problem: Jun 14 21:45:09 old-k8s-version-946900 kubelet[1675]: E0614 21:45:09.298889    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.914598    8932 logs.go:138] Found kubelet problem: Jun 14 21:45:10 old-k8s-version-946900 kubelet[1675]: E0614 21:45:10.303614    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.920594    8932 logs.go:138] Found kubelet problem: Jun 14 21:45:21 old-k8s-version-946900 kubelet[1675]: E0614 21:45:21.769740    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = Error response from daemon: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host"
	W0614 21:50:44.927592    8932 logs.go:138] Found kubelet problem: Jun 14 21:45:25 old-k8s-version-946900 kubelet[1675]: E0614 21:45:25.585600    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ErrImagePull: "rpc error: code = Unknown desc = [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/"
	W0614 21:50:44.928696    8932 logs.go:138] Found kubelet problem: Jun 14 21:45:26 old-k8s-version-946900 kubelet[1675]: E0614 21:45:26.231912    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.928696    8932 logs.go:138] Found kubelet problem: Jun 14 21:45:27 old-k8s-version-946900 kubelet[1675]: E0614 21:45:27.270305    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.929604    8932 logs.go:138] Found kubelet problem: Jun 14 21:45:30 old-k8s-version-946900 kubelet[1675]: E0614 21:45:30.367198    1675 pod_workers.go:191] Error syncing pod 23bc033d-9b16-410f-aead-a7886fdf1376 ("storage-provisioner_kube-system(23bc033d-9b16-410f-aead-a7886fdf1376)"), skipping: failed to "StartContainer" for "storage-provisioner" with CrashLoopBackOff: "back-off 10s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(23bc033d-9b16-410f-aead-a7886fdf1376)"
	W0614 21:50:44.929604    8932 logs.go:138] Found kubelet problem: Jun 14 21:45:32 old-k8s-version-946900 kubelet[1675]: E0614 21:45:32.726570    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.932603    8932 logs.go:138] Found kubelet problem: Jun 14 21:45:47 old-k8s-version-946900 kubelet[1675]: E0614 21:45:47.224393    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ErrImagePull: "rpc error: code = Unknown desc = [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/"
	W0614 21:50:44.934595    8932 logs.go:138] Found kubelet problem: Jun 14 21:45:47 old-k8s-version-946900 kubelet[1675]: E0614 21:45:47.317511    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = Error response from daemon: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host"
	W0614 21:50:44.934595    8932 logs.go:138] Found kubelet problem: Jun 14 21:46:00 old-k8s-version-946900 kubelet[1675]: E0614 21:46:00.721509    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.934595    8932 logs.go:138] Found kubelet problem: Jun 14 21:46:01 old-k8s-version-946900 kubelet[1675]: E0614 21:46:01.721473    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.934595    8932 logs.go:138] Found kubelet problem: Jun 14 21:46:11 old-k8s-version-946900 kubelet[1675]: E0614 21:46:11.724387    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.937607    8932 logs.go:138] Found kubelet problem: Jun 14 21:46:13 old-k8s-version-946900 kubelet[1675]: E0614 21:46:13.176622    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ErrImagePull: "rpc error: code = Unknown desc = [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/"
	W0614 21:50:44.937607    8932 logs.go:138] Found kubelet problem: Jun 14 21:46:25 old-k8s-version-946900 kubelet[1675]: E0614 21:46:25.717088    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.937607    8932 logs.go:138] Found kubelet problem: Jun 14 21:46:25 old-k8s-version-946900 kubelet[1675]: E0614 21:46:25.733008    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.937607    8932 logs.go:138] Found kubelet problem: Jun 14 21:46:37 old-k8s-version-946900 kubelet[1675]: E0614 21:46:37.720458    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.940600    8932 logs.go:138] Found kubelet problem: Jun 14 21:46:38 old-k8s-version-946900 kubelet[1675]: E0614 21:46:38.806546    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = Error response from daemon: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host"
	W0614 21:50:44.940600    8932 logs.go:138] Found kubelet problem: Jun 14 21:46:49 old-k8s-version-946900 kubelet[1675]: E0614 21:46:49.712457    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.940600    8932 logs.go:138] Found kubelet problem: Jun 14 21:46:52 old-k8s-version-946900 kubelet[1675]: E0614 21:46:52.713136    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.944607    8932 logs.go:138] Found kubelet problem: Jun 14 21:47:01 old-k8s-version-946900 kubelet[1675]: E0614 21:47:01.159110    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ErrImagePull: "rpc error: code = Unknown desc = [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/"
	W0614 21:50:44.944607    8932 logs.go:138] Found kubelet problem: Jun 14 21:47:03 old-k8s-version-946900 kubelet[1675]: E0614 21:47:03.714656    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.945614    8932 logs.go:138] Found kubelet problem: Jun 14 21:47:12 old-k8s-version-946900 kubelet[1675]: E0614 21:47:12.714714    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.945614    8932 logs.go:138] Found kubelet problem: Jun 14 21:47:18 old-k8s-version-946900 kubelet[1675]: E0614 21:47:18.709872    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.945614    8932 logs.go:138] Found kubelet problem: Jun 14 21:47:26 old-k8s-version-946900 kubelet[1675]: E0614 21:47:26.723251    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.946597    8932 logs.go:138] Found kubelet problem: Jun 14 21:47:31 old-k8s-version-946900 kubelet[1675]: E0614 21:47:31.710113    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.946597    8932 logs.go:138] Found kubelet problem: Jun 14 21:47:41 old-k8s-version-946900 kubelet[1675]: E0614 21:47:41.711284    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.946597    8932 logs.go:138] Found kubelet problem: Jun 14 21:47:45 old-k8s-version-946900 kubelet[1675]: E0614 21:47:45.706732    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.947610    8932 logs.go:138] Found kubelet problem: Jun 14 21:47:52 old-k8s-version-946900 kubelet[1675]: E0614 21:47:52.708449    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.951608    8932 logs.go:138] Found kubelet problem: Jun 14 21:48:00 old-k8s-version-946900 kubelet[1675]: E0614 21:48:00.753047    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = Error response from daemon: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host"
	W0614 21:50:44.952614    8932 logs.go:138] Found kubelet problem: Jun 14 21:48:04 old-k8s-version-946900 kubelet[1675]: E0614 21:48:04.706380    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.952614    8932 logs.go:138] Found kubelet problem: Jun 14 21:48:12 old-k8s-version-946900 kubelet[1675]: E0614 21:48:12.703766    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.952614    8932 logs.go:138] Found kubelet problem: Jun 14 21:48:15 old-k8s-version-946900 kubelet[1675]: E0614 21:48:15.703774    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.953644    8932 logs.go:138] Found kubelet problem: Jun 14 21:48:25 old-k8s-version-946900 kubelet[1675]: E0614 21:48:25.703264    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.955614    8932 logs.go:138] Found kubelet problem: Jun 14 21:48:33 old-k8s-version-946900 kubelet[1675]: E0614 21:48:33.410986    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ErrImagePull: "rpc error: code = Unknown desc = [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/"
	W0614 21:50:44.955614    8932 logs.go:138] Found kubelet problem: Jun 14 21:48:40 old-k8s-version-946900 kubelet[1675]: E0614 21:48:40.705083    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.956607    8932 logs.go:138] Found kubelet problem: Jun 14 21:48:44 old-k8s-version-946900 kubelet[1675]: E0614 21:48:44.702426    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.956607    8932 logs.go:138] Found kubelet problem: Jun 14 21:48:52 old-k8s-version-946900 kubelet[1675]: E0614 21:48:52.699658    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.956607    8932 logs.go:138] Found kubelet problem: Jun 14 21:48:57 old-k8s-version-946900 kubelet[1675]: E0614 21:48:57.701088    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.956607    8932 logs.go:138] Found kubelet problem: Jun 14 21:49:05 old-k8s-version-946900 kubelet[1675]: E0614 21:49:05.698866    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.956607    8932 logs.go:138] Found kubelet problem: Jun 14 21:49:10 old-k8s-version-946900 kubelet[1675]: E0614 21:49:10.698304    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.957611    8932 logs.go:138] Found kubelet problem: Jun 14 21:49:17 old-k8s-version-946900 kubelet[1675]: E0614 21:49:17.701412    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.957611    8932 logs.go:138] Found kubelet problem: Jun 14 21:49:22 old-k8s-version-946900 kubelet[1675]: E0614 21:49:22.697232    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.957611    8932 logs.go:138] Found kubelet problem: Jun 14 21:49:29 old-k8s-version-946900 kubelet[1675]: E0614 21:49:29.704718    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.957611    8932 logs.go:138] Found kubelet problem: Jun 14 21:49:36 old-k8s-version-946900 kubelet[1675]: E0614 21:49:36.717720    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.958630    8932 logs.go:138] Found kubelet problem: Jun 14 21:49:43 old-k8s-version-946900 kubelet[1675]: E0614 21:49:43.700533    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.958630    8932 logs.go:138] Found kubelet problem: Jun 14 21:49:47 old-k8s-version-946900 kubelet[1675]: E0614 21:49:47.695492    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.959641    8932 logs.go:138] Found kubelet problem: Jun 14 21:49:54 old-k8s-version-946900 kubelet[1675]: E0614 21:49:54.692659    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.959641    8932 logs.go:138] Found kubelet problem: Jun 14 21:50:01 old-k8s-version-946900 kubelet[1675]: E0614 21:50:01.695025    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.960629    8932 logs.go:138] Found kubelet problem: Jun 14 21:50:05 old-k8s-version-946900 kubelet[1675]: E0614 21:50:05.692842    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.960629    8932 logs.go:138] Found kubelet problem: Jun 14 21:50:14 old-k8s-version-946900 kubelet[1675]: E0614 21:50:14.690061    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.960629    8932 logs.go:138] Found kubelet problem: Jun 14 21:50:18 old-k8s-version-946900 kubelet[1675]: E0614 21:50:18.693560    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.961610    8932 logs.go:138] Found kubelet problem: Jun 14 21:50:29 old-k8s-version-946900 kubelet[1675]: E0614 21:50:29.690763    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.961610    8932 logs.go:138] Found kubelet problem: Jun 14 21:50:29 old-k8s-version-946900 kubelet[1675]: E0614 21:50:29.690769    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.962615    8932 logs.go:138] Found kubelet problem: Jun 14 21:50:40 old-k8s-version-946900 kubelet[1675]: E0614 21:50:40.692431    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:44.962615    8932 logs.go:138] Found kubelet problem: Jun 14 21:50:43 old-k8s-version-946900 kubelet[1675]: E0614 21:50:43.706211    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	I0614 21:50:44.962615    8932 logs.go:123] Gathering logs for dmesg ...
	I0614 21:50:44.962615    8932 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0614 21:50:44.999604    8932 logs.go:123] Gathering logs for describe nodes ...
	I0614 21:50:44.999604    8932 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0614 21:50:45.246111    8932 logs.go:123] Gathering logs for kube-apiserver [e3d11836a62d] ...
	I0614 21:50:45.246111    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 e3d11836a62d"
	I0614 21:50:45.339114    8932 logs.go:123] Gathering logs for kube-scheduler [6cafe7b2dbac] ...
	I0614 21:50:45.339114    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 6cafe7b2dbac"
	I0614 21:50:45.392141    8932 logs.go:123] Gathering logs for storage-provisioner [0889f7865f51] ...
	I0614 21:50:45.392141    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 0889f7865f51"
	I0614 21:50:45.453137    8932 logs.go:123] Gathering logs for kube-apiserver [9755ce5d2c06] ...
	I0614 21:50:45.453137    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 9755ce5d2c06"
	I0614 21:50:45.577146    8932 logs.go:123] Gathering logs for etcd [f132b548ed7a] ...
	I0614 21:50:45.577146    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 f132b548ed7a"
	I0614 21:50:45.655728    8932 logs.go:123] Gathering logs for kube-proxy [8f780e578251] ...
	I0614 21:50:45.655728    8932 ssh_runner.go:195] Run: /bin/bash -c "docker logs --tail 400 8f780e578251"
	I0614 21:50:45.717734    8932 out.go:304] Setting ErrFile to fd 1504...
	I0614 21:50:45.717734    8932 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0614 21:50:45.718739    8932 out.go:239] X Problems detected in kubelet:
	X Problems detected in kubelet:
	W0614 21:50:45.718739    8932 out.go:239]   Jun 14 21:50:18 old-k8s-version-946900 kubelet[1675]: E0614 21:50:18.693560    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Jun 14 21:50:18 old-k8s-version-946900 kubelet[1675]: E0614 21:50:18.693560    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:45.718739    8932 out.go:239]   Jun 14 21:50:29 old-k8s-version-946900 kubelet[1675]: E0614 21:50:29.690763    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Jun 14 21:50:29 old-k8s-version-946900 kubelet[1675]: E0614 21:50:29.690763    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:45.718739    8932 out.go:239]   Jun 14 21:50:29 old-k8s-version-946900 kubelet[1675]: E0614 21:50:29.690769    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	  Jun 14 21:50:29 old-k8s-version-946900 kubelet[1675]: E0614 21:50:29.690769    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	W0614 21:50:45.718739    8932 out.go:239]   Jun 14 21:50:40 old-k8s-version-946900 kubelet[1675]: E0614 21:50:40.692431    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Jun 14 21:50:40 old-k8s-version-946900 kubelet[1675]: E0614 21:50:40.692431    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0614 21:50:45.718739    8932 out.go:239]   Jun 14 21:50:43 old-k8s-version-946900 kubelet[1675]: E0614 21:50:43.706211    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	  Jun 14 21:50:43 old-k8s-version-946900 kubelet[1675]: E0614 21:50:43.706211    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	I0614 21:50:45.718739    8932 out.go:304] Setting ErrFile to fd 1504...
	I0614 21:50:45.718739    8932 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0614 21:50:55.734444    8932 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:51925/healthz ...
	I0614 21:50:55.748457    8932 api_server.go:279] https://127.0.0.1:51925/healthz returned 200:
	ok
	I0614 21:50:55.750459    8932 out.go:177] 
	W0614 21:50:55.753461    8932 out.go:239] X Exiting due to K8S_UNHEALTHY_CONTROL_PLANE: wait 6m0s for node: wait for healthy API server: controlPlane never updated to v1.20.0
	X Exiting due to K8S_UNHEALTHY_CONTROL_PLANE: wait 6m0s for node: wait for healthy API server: controlPlane never updated to v1.20.0
	W0614 21:50:55.753461    8932 out.go:239] * Suggestion: Control Plane could not update, try minikube delete --all --purge
	* Suggestion: Control Plane could not update, try minikube delete --all --purge
	W0614 21:50:55.753461    8932 out.go:239] * Related issue: https://github.com/kubernetes/minikube/issues/11417
	* Related issue: https://github.com/kubernetes/minikube/issues/11417
	W0614 21:50:55.754459    8932 out.go:239] * 
	* 
	W0614 21:50:55.755450    8932 out.go:239] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0614 21:50:55.760462    8932 out.go:177] 

                                                
                                                
** /stderr **
start_stop_delete_test.go:259: failed to start minikube post-stop. args "out/minikube-windows-amd64.exe start -p old-k8s-version-946900 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker --kubernetes-version=v1.20.0": exit status 102
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestStartStop/group/old-k8s-version/serial/SecondStart]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect old-k8s-version-946900
helpers_test.go:235: (dbg) docker inspect old-k8s-version-946900:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "2f9918e6bd00660a0cd6f9f6acbba54cb9db9374a5b1f63abed052f771cc07e0",
	        "Created": "2024-06-14T21:39:24.563836725Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 304190,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-06-14T21:43:57.993626833Z",
	            "FinishedAt": "2024-06-14T21:43:51.257112472Z"
	        },
	        "Image": "sha256:7e2aefdc634493988f56ab814f24c63733d6e6dc0c59ef4e09fc8a09aa920c5d",
	        "ResolvConfPath": "/var/lib/docker/containers/2f9918e6bd00660a0cd6f9f6acbba54cb9db9374a5b1f63abed052f771cc07e0/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/2f9918e6bd00660a0cd6f9f6acbba54cb9db9374a5b1f63abed052f771cc07e0/hostname",
	        "HostsPath": "/var/lib/docker/containers/2f9918e6bd00660a0cd6f9f6acbba54cb9db9374a5b1f63abed052f771cc07e0/hosts",
	        "LogPath": "/var/lib/docker/containers/2f9918e6bd00660a0cd6f9f6acbba54cb9db9374a5b1f63abed052f771cc07e0/2f9918e6bd00660a0cd6f9f6acbba54cb9db9374a5b1f63abed052f771cc07e0-json.log",
	        "Name": "/old-k8s-version-946900",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "old-k8s-version-946900:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "old-k8s-version-946900",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 2306867200,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 2306867200,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/ac0ea7f6da59646bc6f5685eb155b010e488b2c2a0c2f0da55c33b73ad4b5ca7-init/diff:/var/lib/docker/overlay2/08693f7e974b02460a3f0c63a61f406cab6a82d4277dda64beb361bdedfc6030/diff",
	                "MergedDir": "/var/lib/docker/overlay2/ac0ea7f6da59646bc6f5685eb155b010e488b2c2a0c2f0da55c33b73ad4b5ca7/merged",
	                "UpperDir": "/var/lib/docker/overlay2/ac0ea7f6da59646bc6f5685eb155b010e488b2c2a0c2f0da55c33b73ad4b5ca7/diff",
	                "WorkDir": "/var/lib/docker/overlay2/ac0ea7f6da59646bc6f5685eb155b010e488b2c2a0c2f0da55c33b73ad4b5ca7/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "old-k8s-version-946900",
	                "Source": "/var/lib/docker/volumes/old-k8s-version-946900/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "old-k8s-version-946900",
	            "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-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8",
	            "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": "old-k8s-version-946900",
	                "name.minikube.sigs.k8s.io": "old-k8s-version-946900",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "6b86f673dac1b4b9f56816ccdcaaa1e539feb9508eb179bac1ff3dee1b7c05ef",
	            "SandboxKey": "/var/run/docker/netns/6b86f673dac1",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "51926"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "51927"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "51923"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "51924"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "51925"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "old-k8s-version-946900": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.94.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:5e:02",
	                    "NetworkID": "55b5420f1587a043d4f220c81da52e7dad825a011c9707b2ea8d7a85423e1815",
	                    "EndpointID": "5e730e741e4c2032115b0ff1046dbe2d6ad31347c152743197ae79a477cdc196",
	                    "Gateway": "192.168.94.1",
	                    "IPAddress": "192.168.94.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DriverOpts": null,
	                    "DNSNames": [
	                        "old-k8s-version-946900",
	                        "2f9918e6bd00"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p old-k8s-version-946900 -n old-k8s-version-946900
helpers_test.go:239: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p old-k8s-version-946900 -n old-k8s-version-946900: (1.4527733s)
helpers_test.go:244: <<< TestStartStop/group/old-k8s-version/serial/SecondStart FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestStartStop/group/old-k8s-version/serial/SecondStart]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-windows-amd64.exe -p old-k8s-version-946900 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-windows-amd64.exe -p old-k8s-version-946900 logs -n 25: (3.4038076s)
helpers_test.go:252: TestStartStop/group/old-k8s-version/serial/SecondStart logs: 
-- stdout --
	
	==> Audit <==
	|---------|------------------------------------------------------|-------------------|-------------------|---------|---------------------|---------------------|
	| Command |                         Args                         |      Profile      |       User        | Version |     Start Time      |      End Time       |
	|---------|------------------------------------------------------|-------------------|-------------------|---------|---------------------|---------------------|
	| ssh     | -p auto-764200 sudo iptables                         | auto-764200       | minikube4\jenkins | v1.33.1 | 14 Jun 24 21:50 UTC | 14 Jun 24 21:50 UTC |
	|         | -t nat -L -n -v                                      |                   |                   |         |                     |                     |
	| ssh     | -p auto-764200 sudo systemctl                        | auto-764200       | minikube4\jenkins | v1.33.1 | 14 Jun 24 21:50 UTC | 14 Jun 24 21:50 UTC |
	|         | status kubelet --all --full                          |                   |                   |         |                     |                     |
	|         | --no-pager                                           |                   |                   |         |                     |                     |
	| image   | newest-cni-675700 image list                         | newest-cni-675700 | minikube4\jenkins | v1.33.1 | 14 Jun 24 21:50 UTC | 14 Jun 24 21:50 UTC |
	|         | --format=json                                        |                   |                   |         |                     |                     |
	| ssh     | -p auto-764200 sudo systemctl                        | auto-764200       | minikube4\jenkins | v1.33.1 | 14 Jun 24 21:50 UTC | 14 Jun 24 21:50 UTC |
	|         | cat kubelet --no-pager                               |                   |                   |         |                     |                     |
	| pause   | -p newest-cni-675700                                 | newest-cni-675700 | minikube4\jenkins | v1.33.1 | 14 Jun 24 21:50 UTC | 14 Jun 24 21:50 UTC |
	|         | --alsologtostderr -v=1                               |                   |                   |         |                     |                     |
	| ssh     | -p auto-764200 sudo journalctl                       | auto-764200       | minikube4\jenkins | v1.33.1 | 14 Jun 24 21:50 UTC | 14 Jun 24 21:50 UTC |
	|         | -xeu kubelet --all --full                            |                   |                   |         |                     |                     |
	|         | --no-pager                                           |                   |                   |         |                     |                     |
	| ssh     | -p auto-764200 sudo cat                              | auto-764200       | minikube4\jenkins | v1.33.1 | 14 Jun 24 21:50 UTC | 14 Jun 24 21:50 UTC |
	|         | /etc/kubernetes/kubelet.conf                         |                   |                   |         |                     |                     |
	| ssh     | -p auto-764200 sudo cat                              | auto-764200       | minikube4\jenkins | v1.33.1 | 14 Jun 24 21:50 UTC | 14 Jun 24 21:50 UTC |
	|         | /var/lib/kubelet/config.yaml                         |                   |                   |         |                     |                     |
	| unpause | -p newest-cni-675700                                 | newest-cni-675700 | minikube4\jenkins | v1.33.1 | 14 Jun 24 21:50 UTC | 14 Jun 24 21:50 UTC |
	|         | --alsologtostderr -v=1                               |                   |                   |         |                     |                     |
	| ssh     | -p auto-764200 sudo systemctl                        | auto-764200       | minikube4\jenkins | v1.33.1 | 14 Jun 24 21:50 UTC | 14 Jun 24 21:50 UTC |
	|         | status docker --all --full                           |                   |                   |         |                     |                     |
	|         | --no-pager                                           |                   |                   |         |                     |                     |
	| ssh     | -p auto-764200 sudo systemctl                        | auto-764200       | minikube4\jenkins | v1.33.1 | 14 Jun 24 21:50 UTC | 14 Jun 24 21:50 UTC |
	|         | cat docker --no-pager                                |                   |                   |         |                     |                     |
	| ssh     | -p auto-764200 sudo cat                              | auto-764200       | minikube4\jenkins | v1.33.1 | 14 Jun 24 21:50 UTC | 14 Jun 24 21:50 UTC |
	|         | /etc/docker/daemon.json                              |                   |                   |         |                     |                     |
	| ssh     | -p auto-764200 sudo docker                           | auto-764200       | minikube4\jenkins | v1.33.1 | 14 Jun 24 21:50 UTC | 14 Jun 24 21:50 UTC |
	|         | system info                                          |                   |                   |         |                     |                     |
	| delete  | -p newest-cni-675700                                 | newest-cni-675700 | minikube4\jenkins | v1.33.1 | 14 Jun 24 21:50 UTC | 14 Jun 24 21:50 UTC |
	| ssh     | -p auto-764200 sudo systemctl                        | auto-764200       | minikube4\jenkins | v1.33.1 | 14 Jun 24 21:50 UTC | 14 Jun 24 21:50 UTC |
	|         | status cri-docker --all --full                       |                   |                   |         |                     |                     |
	|         | --no-pager                                           |                   |                   |         |                     |                     |
	| ssh     | -p auto-764200 sudo systemctl                        | auto-764200       | minikube4\jenkins | v1.33.1 | 14 Jun 24 21:50 UTC | 14 Jun 24 21:50 UTC |
	|         | cat cri-docker --no-pager                            |                   |                   |         |                     |                     |
	| ssh     | -p auto-764200 sudo cat                              | auto-764200       | minikube4\jenkins | v1.33.1 | 14 Jun 24 21:50 UTC | 14 Jun 24 21:50 UTC |
	|         | /etc/systemd/system/cri-docker.service.d/10-cni.conf |                   |                   |         |                     |                     |
	| ssh     | -p auto-764200 sudo cat                              | auto-764200       | minikube4\jenkins | v1.33.1 | 14 Jun 24 21:50 UTC | 14 Jun 24 21:50 UTC |
	|         | /usr/lib/systemd/system/cri-docker.service           |                   |                   |         |                     |                     |
	| ssh     | -p auto-764200 sudo                                  | auto-764200       | minikube4\jenkins | v1.33.1 | 14 Jun 24 21:50 UTC | 14 Jun 24 21:50 UTC |
	|         | cri-dockerd --version                                |                   |                   |         |                     |                     |
	| delete  | -p newest-cni-675700                                 | newest-cni-675700 | minikube4\jenkins | v1.33.1 | 14 Jun 24 21:50 UTC | 14 Jun 24 21:50 UTC |
	| ssh     | -p auto-764200 sudo systemctl                        | auto-764200       | minikube4\jenkins | v1.33.1 | 14 Jun 24 21:50 UTC | 14 Jun 24 21:50 UTC |
	|         | status containerd --all --full                       |                   |                   |         |                     |                     |
	|         | --no-pager                                           |                   |                   |         |                     |                     |
	| start   | -p calico-764200 --memory=3072                       | calico-764200     | minikube4\jenkins | v1.33.1 | 14 Jun 24 21:50 UTC |                     |
	|         | --alsologtostderr --wait=true                        |                   |                   |         |                     |                     |
	|         | --wait-timeout=15m                                   |                   |                   |         |                     |                     |
	|         | --cni=calico --driver=docker                         |                   |                   |         |                     |                     |
	| ssh     | -p auto-764200 sudo systemctl                        | auto-764200       | minikube4\jenkins | v1.33.1 | 14 Jun 24 21:50 UTC | 14 Jun 24 21:50 UTC |
	|         | cat containerd --no-pager                            |                   |                   |         |                     |                     |
	| ssh     | -p kindnet-764200 pgrep -a                           | kindnet-764200    | minikube4\jenkins | v1.33.1 | 14 Jun 24 21:50 UTC | 14 Jun 24 21:50 UTC |
	|         | kubelet                                              |                   |                   |         |                     |                     |
	| ssh     | -p auto-764200 sudo cat                              | auto-764200       | minikube4\jenkins | v1.33.1 | 14 Jun 24 21:50 UTC |                     |
	|         | /lib/systemd/system/containerd.service               |                   |                   |         |                     |                     |
	|---------|------------------------------------------------------|-------------------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/06/14 21:50:54
	Running on machine: minikube4
	Binary: Built with gc go1.22.3 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0614 21:50:54.888347    3216 out.go:291] Setting OutFile to fd 1780 ...
	I0614 21:50:54.889346    3216 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0614 21:50:54.889346    3216 out.go:304] Setting ErrFile to fd 1748...
	I0614 21:50:54.889346    3216 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0614 21:50:54.911475    3216 out.go:298] Setting JSON to false
	I0614 21:50:54.915342    3216 start.go:129] hostinfo: {"hostname":"minikube4","uptime":24775,"bootTime":1718377079,"procs":207,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4529 Build 19045.4529","kernelVersion":"10.0.19045.4529 Build 19045.4529","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"df6bfb5f-73f2-4acb-9365-df7854ecbb28"}
	W0614 21:50:54.915342    3216 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0614 21:50:54.924349    3216 out.go:177] * [calico-764200] minikube v1.33.1 on Microsoft Windows 10 Enterprise N 10.0.19045.4529 Build 19045.4529
	I0614 21:50:54.929492    3216 notify.go:220] Checking for updates...
	I0614 21:50:54.933340    3216 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	I0614 21:50:54.939350    3216 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0614 21:50:54.943350    3216 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
	I0614 21:50:54.949362    3216 out.go:177]   - MINIKUBE_LOCATION=19068
	I0614 21:50:54.956344    3216 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0614 21:50:54.962353    3216 config.go:182] Loaded profile config "auto-764200": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.1
	I0614 21:50:54.963344    3216 config.go:182] Loaded profile config "kindnet-764200": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.1
	I0614 21:50:54.963344    3216 config.go:182] Loaded profile config "old-k8s-version-946900": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.20.0
	I0614 21:50:54.964344    3216 driver.go:392] Setting default libvirt URI to qemu:///system
	I0614 21:50:55.254455    3216 docker.go:122] docker version: linux-26.0.0:Docker Desktop 4.29.0 (145265)
	I0614 21:50:55.268453    3216 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0614 21:50:55.634257    3216 info.go:266] docker info: {ID:a15b78d1-f772-48f7-bbf5-f8fe086f3f87 Containers:3 ContainersRunning:3 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:95 OomKillDisable:true NGoroutines:97 SystemTime:2024-06-14 21:50:55.588409382 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:14 KernelVersion:5.15.146.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657614336 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.13.1-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1-desktop.1] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container. Vendor:Docker Inc. Version:0.0.27] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion
:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.23] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.4] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.1.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:D
ocker Scout Vendor:Docker Inc. Version:v1.6.3]] Warnings:<nil>}}
	I0614 21:50:55.637329    3216 out.go:177] * Using the docker driver based on user configuration
	I0614 21:50:55.734444    8932 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:51925/healthz ...
	I0614 21:50:55.748457    8932 api_server.go:279] https://127.0.0.1:51925/healthz returned 200:
	ok
	I0614 21:50:55.750459    8932 out.go:177] 
	W0614 21:50:55.753461    8932 out.go:239] X Exiting due to K8S_UNHEALTHY_CONTROL_PLANE: wait 6m0s for node: wait for healthy API server: controlPlane never updated to v1.20.0
	W0614 21:50:55.753461    8932 out.go:239] * Suggestion: Control Plane could not update, try minikube delete --all --purge
	W0614 21:50:55.753461    8932 out.go:239] * Related issue: https://github.com/kubernetes/minikube/issues/11417
	W0614 21:50:55.754459    8932 out.go:239] * 
	W0614 21:50:55.755450    8932 out.go:239] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0614 21:50:55.760462    8932 out.go:177] 
	I0614 21:50:55.645259    3216 start.go:297] selected driver: docker
	I0614 21:50:55.645259    3216 start.go:901] validating driver "docker" against <nil>
	I0614 21:50:55.645259    3216 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0614 21:50:55.725443    3216 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0614 21:50:56.107485    3216 info.go:266] docker info: {ID:a15b78d1-f772-48f7-bbf5-f8fe086f3f87 Containers:3 ContainersRunning:3 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:95 OomKillDisable:true NGoroutines:97 SystemTime:2024-06-14 21:50:56.050193011 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:14 KernelVersion:5.15.146.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657614336 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.13.1-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1-desktop.1] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container. Vendor:Docker Inc. Version:0.0.27] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion
:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.23] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.4] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.1.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:D
ocker Scout Vendor:Docker Inc. Version:v1.6.3]] Warnings:<nil>}}
	I0614 21:50:56.108493    3216 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0614 21:50:56.110484    3216 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]
	I0614 21:50:56.114475    3216 out.go:177] * Using Docker Desktop driver with root privileges
	I0614 21:50:56.117492    3216 cni.go:84] Creating CNI manager for "calico"
	I0614 21:50:56.117492    3216 start_flags.go:319] Found "Calico" CNI - setting NetworkPlugin=cni
	I0614 21:50:56.117492    3216 start.go:340] cluster config:
	{Name:calico-764200 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 Memory:3072 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.1 ClusterName:calico-764200 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:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:calico} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:15m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube4:/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: St
aticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0614 21:50:56.121485    3216 out.go:177] * Starting "calico-764200" primary control-plane node in "calico-764200" cluster
	I0614 21:50:56.126477    3216 cache.go:121] Beginning downloading kic base image for docker with docker
	I0614 21:50:56.131473    3216 out.go:177] * Pulling base image v0.0.44-1718296336-19068 ...
	I0614 21:50:56.135498    3216 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime docker
	I0614 21:50:56.135498    3216 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 in local docker daemon
	I0614 21:50:56.136478    3216 preload.go:147] Found local preload: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.30.1-docker-overlay2-amd64.tar.lz4
	I0614 21:50:56.136478    3216 cache.go:56] Caching tarball of preloaded images
	I0614 21:50:56.136478    3216 preload.go:173] Found C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.30.1-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0614 21:50:56.137486    3216 cache.go:59] Finished verifying existence of preloaded tar for v1.30.1 on docker
	I0614 21:50:56.137486    3216 profile.go:143] Saving config to C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\calico-764200\config.json ...
	I0614 21:50:56.137486    3216 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\calico-764200\config.json: {Name:mk23b31ef44987496cd12306e0450a3b12f3923c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0614 21:50:56.379050    3216 image.go:83] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 in local docker daemon, skipping pull
	I0614 21:50:56.379050    3216 cache.go:144] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 exists in daemon, skipping load
	I0614 21:50:56.379050    3216 cache.go:194] Successfully downloaded all kic artifacts
	I0614 21:50:56.379050    3216 start.go:360] acquireMachinesLock for calico-764200: {Name:mk17a703be1f429bc9e2327e1cd8b9777007a821 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0614 21:50:56.379050    3216 start.go:364] duration metric: took 0s to acquireMachinesLock for "calico-764200"
	I0614 21:50:56.380027    3216 start.go:93] Provisioning new machine with config: &{Name:calico-764200 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 Memory:3072 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.1 ClusterName:calico-764200 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:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:calico} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:15m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube4:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false Disab
leMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0614 21:50:56.380027    3216 start.go:125] createHost starting for "" (driver="docker")
	
	
	==> Docker <==
	Jun 14 21:45:47 old-k8s-version-946900 dockerd[1313]: time="2024-06-14T21:45:47.216689171Z" level=info msg="Attempting next endpoint for pull after error: [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/" spanID=88e440e88d1bc36d traceID=02c30a3b439c8e8314c5ea0211ba3682
	Jun 14 21:45:47 old-k8s-version-946900 dockerd[1313]: time="2024-06-14T21:45:47.308140184Z" level=warning msg="Error getting v2 registry: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host" spanID=453646e983172a9c traceID=be4d21ccb697270e9116753ab8625c90
	Jun 14 21:45:47 old-k8s-version-946900 dockerd[1313]: time="2024-06-14T21:45:47.308246594Z" level=info msg="Attempting next endpoint for pull after error: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host" spanID=453646e983172a9c traceID=be4d21ccb697270e9116753ab8625c90
	Jun 14 21:45:47 old-k8s-version-946900 dockerd[1313]: time="2024-06-14T21:45:47.315679794Z" level=error msg="Handler for POST /v1.40/images/create returned error: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host" spanID=453646e983172a9c traceID=be4d21ccb697270e9116753ab8625c90
	Jun 14 21:46:12 old-k8s-version-946900 dockerd[1313]: time="2024-06-14T21:46:12.978045701Z" level=warning msg="reference for unknown type: application/vnd.docker.distribution.manifest.v1+prettyjws" digest="sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb" remote="registry.k8s.io/echoserver:1.4" spanID=231626b65947dde2 traceID=f66a218c11deb94753585f468be42190
	Jun 14 21:46:13 old-k8s-version-946900 dockerd[1313]: time="2024-06-14T21:46:13.166977599Z" level=warning msg="Error persisting manifest" digest="sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb" error="error committing manifest to content store: commit failed: unexpected commit digest sha256:eaee4c452b076cdb05b391ed7e75e1ad0aca136665875ab5d7e2f3d9f4675769, expected sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb: failed precondition" remote="registry.k8s.io/echoserver:1.4" spanID=231626b65947dde2 traceID=f66a218c11deb94753585f468be42190
	Jun 14 21:46:13 old-k8s-version-946900 dockerd[1313]: time="2024-06-14T21:46:13.167177636Z" level=warning msg="[DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/" digest="sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb" remote="registry.k8s.io/echoserver:1.4" spanID=231626b65947dde2 traceID=f66a218c11deb94753585f468be42190
	Jun 14 21:46:13 old-k8s-version-946900 dockerd[1313]: time="2024-06-14T21:46:13.167337767Z" level=info msg="Attempting next endpoint for pull after error: [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/" spanID=231626b65947dde2 traceID=f66a218c11deb94753585f468be42190
	Jun 14 21:46:38 old-k8s-version-946900 dockerd[1313]: time="2024-06-14T21:46:38.793429615Z" level=warning msg="Error getting v2 registry: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host" spanID=54a40bd84b2bd02a traceID=8670496a0c6eabab8d67e7183c6c1efd
	Jun 14 21:46:38 old-k8s-version-946900 dockerd[1313]: time="2024-06-14T21:46:38.793554639Z" level=info msg="Attempting next endpoint for pull after error: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host" spanID=54a40bd84b2bd02a traceID=8670496a0c6eabab8d67e7183c6c1efd
	Jun 14 21:46:38 old-k8s-version-946900 dockerd[1313]: time="2024-06-14T21:46:38.805404024Z" level=error msg="Handler for POST /v1.40/images/create returned error: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host" spanID=54a40bd84b2bd02a traceID=8670496a0c6eabab8d67e7183c6c1efd
	Jun 14 21:47:00 old-k8s-version-946900 dockerd[1313]: time="2024-06-14T21:47:00.957829390Z" level=warning msg="reference for unknown type: application/vnd.docker.distribution.manifest.v1+prettyjws" digest="sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb" remote="registry.k8s.io/echoserver:1.4" spanID=55c4aed1ce9c0cef traceID=e980f9795d6c619ab56c916863393178
	Jun 14 21:47:01 old-k8s-version-946900 dockerd[1313]: time="2024-06-14T21:47:01.149725430Z" level=warning msg="Error persisting manifest" digest="sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb" error="error committing manifest to content store: commit failed: unexpected commit digest sha256:eaee4c452b076cdb05b391ed7e75e1ad0aca136665875ab5d7e2f3d9f4675769, expected sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb: failed precondition" remote="registry.k8s.io/echoserver:1.4" spanID=55c4aed1ce9c0cef traceID=e980f9795d6c619ab56c916863393178
	Jun 14 21:47:01 old-k8s-version-946900 dockerd[1313]: time="2024-06-14T21:47:01.149967878Z" level=warning msg="[DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/" digest="sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb" remote="registry.k8s.io/echoserver:1.4" spanID=55c4aed1ce9c0cef traceID=e980f9795d6c619ab56c916863393178
	Jun 14 21:47:01 old-k8s-version-946900 dockerd[1313]: time="2024-06-14T21:47:01.150015987Z" level=info msg="Attempting next endpoint for pull after error: [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/" spanID=55c4aed1ce9c0cef traceID=e980f9795d6c619ab56c916863393178
	Jun 14 21:48:00 old-k8s-version-946900 dockerd[1313]: time="2024-06-14T21:48:00.739175107Z" level=warning msg="Error getting v2 registry: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host" spanID=c0e26acedbac28f3 traceID=7ba6e0272c28c96436339386289991a8
	Jun 14 21:48:00 old-k8s-version-946900 dockerd[1313]: time="2024-06-14T21:48:00.739396850Z" level=info msg="Attempting next endpoint for pull after error: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host" spanID=c0e26acedbac28f3 traceID=7ba6e0272c28c96436339386289991a8
	Jun 14 21:48:00 old-k8s-version-946900 dockerd[1313]: time="2024-06-14T21:48:00.750895374Z" level=error msg="Handler for POST /v1.40/images/create returned error: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host" spanID=c0e26acedbac28f3 traceID=7ba6e0272c28c96436339386289991a8
	Jun 14 21:48:29 old-k8s-version-946900 dockerd[1313]: time="2024-06-14T21:48:29.297863412Z" level=warning msg="reference for unknown type: application/vnd.docker.distribution.manifest.v1+prettyjws" digest="sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb" remote="registry.k8s.io/echoserver:1.4" spanID=be2918351c3eb701 traceID=ea5b0ee492cc4d0f053d740c0b7bbef4
	Jun 14 21:48:33 old-k8s-version-946900 dockerd[1313]: time="2024-06-14T21:48:33.395529676Z" level=warning msg="Error persisting manifest" digest="sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb" error="error committing manifest to content store: commit failed: unexpected commit digest sha256:eaee4c452b076cdb05b391ed7e75e1ad0aca136665875ab5d7e2f3d9f4675769, expected sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb: failed precondition" remote="registry.k8s.io/echoserver:1.4" spanID=be2918351c3eb701 traceID=ea5b0ee492cc4d0f053d740c0b7bbef4
	Jun 14 21:48:33 old-k8s-version-946900 dockerd[1313]: time="2024-06-14T21:48:33.395892536Z" level=warning msg="[DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/" digest="sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb" remote="registry.k8s.io/echoserver:1.4" spanID=be2918351c3eb701 traceID=ea5b0ee492cc4d0f053d740c0b7bbef4
	Jun 14 21:48:33 old-k8s-version-946900 dockerd[1313]: time="2024-06-14T21:48:33.395967949Z" level=info msg="Attempting next endpoint for pull after error: [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of registry.k8s.io/echoserver:1.4 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/" spanID=be2918351c3eb701 traceID=ea5b0ee492cc4d0f053d740c0b7bbef4
	Jun 14 21:50:54 old-k8s-version-946900 dockerd[1313]: time="2024-06-14T21:50:54.778863685Z" level=warning msg="Error getting v2 registry: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host" spanID=051d035235ce4b17 traceID=5018a6b156042423edd45bd46795c65a
	Jun 14 21:50:54 old-k8s-version-946900 dockerd[1313]: time="2024-06-14T21:50:54.779947756Z" level=info msg="Attempting next endpoint for pull after error: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host" spanID=051d035235ce4b17 traceID=5018a6b156042423edd45bd46795c65a
	Jun 14 21:50:54 old-k8s-version-946900 dockerd[1313]: time="2024-06-14T21:50:54.794938615Z" level=error msg="Handler for POST /v1.40/images/create returned error: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host" spanID=051d035235ce4b17 traceID=5018a6b156042423edd45bd46795c65a
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                 CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	482fe1df6d94a       kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93        5 minutes ago       Running             kubernetes-dashboard      0                   d29d204db19a5       kubernetes-dashboard-cd95d586-kpxmr
	0889f7865f513       6e38f40d628db                                                                                         5 minutes ago       Running             storage-provisioner       2                   92d90dd4676ce       storage-provisioner
	63ed58c96d9dd       56cc512116c8f                                                                                         5 minutes ago       Running             busybox                   1                   a5d199b99a46f       busybox
	a01ae449f93f2       bfe3a36ebd252                                                                                         5 minutes ago       Running             coredns                   1                   8eea75b149581       coredns-74ff55c5b-h8j82
	7e4d74fcdf1d5       6e38f40d628db                                                                                         5 minutes ago       Exited              storage-provisioner       1                   92d90dd4676ce       storage-provisioner
	a23cc890e4231       10cc881966cfd                                                                                         5 minutes ago       Running             kube-proxy                1                   4501802b0f7ab       kube-proxy-lcb58
	f132b548ed7a8       0369cf4303ffd                                                                                         6 minutes ago       Running             etcd                      1                   45c4d4a0a42c5       etcd-old-k8s-version-946900
	6cafe7b2dbac9       3138b6e3d4712                                                                                         6 minutes ago       Running             kube-scheduler            1                   1866c08eea238       kube-scheduler-old-k8s-version-946900
	3043f092349ef       b9fa1895dcaa6                                                                                         6 minutes ago       Running             kube-controller-manager   1                   93a0173ea257e       kube-controller-manager-old-k8s-version-946900
	e3d11836a62d1       ca9843d3b5454                                                                                         6 minutes ago       Running             kube-apiserver            1                   2c8d0fd0c0ca5       kube-apiserver-old-k8s-version-946900
	f305ac781cedc       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e   7 minutes ago       Exited              busybox                   0                   2ef6376b42485       busybox
	092a695416518       bfe3a36ebd252                                                                                         9 minutes ago       Exited              coredns                   0                   d1995525cd5e8       coredns-74ff55c5b-h8j82
	8f780e5782510       10cc881966cfd                                                                                         9 minutes ago       Exited              kube-proxy                0                   7161cdb4b4e0f       kube-proxy-lcb58
	9755ce5d2c06d       ca9843d3b5454                                                                                         10 minutes ago      Exited              kube-apiserver            0                   e73f1a6ee9327       kube-apiserver-old-k8s-version-946900
	e0a9ef3d1e475       3138b6e3d4712                                                                                         10 minutes ago      Exited              kube-scheduler            0                   eb588a5071335       kube-scheduler-old-k8s-version-946900
	7d1568eb7dc7e       0369cf4303ffd                                                                                         10 minutes ago      Exited              etcd                      0                   5241d03a4a7a0       etcd-old-k8s-version-946900
	ce1048fc176c6       b9fa1895dcaa6                                                                                         10 minutes ago      Exited              kube-controller-manager   0                   59a4309605814       kube-controller-manager-old-k8s-version-946900
	
	
	==> coredns [092a69541651] <==
	I0614 21:42:01.606366       1 trace.go:116] Trace[1427131847]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125 (started: 2024-06-14 21:41:40.546302297 +0000 UTC m=+0.301609008) (total time: 21.064649062s):
	Trace[1427131847]: [21.064649062s] [21.064649062s] END
	E0614 21:42:01.606480       1 reflector.go:178] pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125: 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: connect: connection refused
	I0614 21:42:01.606537       1 trace.go:116] Trace[911902081]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125 (started: 2024-06-14 21:41:40.549213226 +0000 UTC m=+0.304519937) (total time: 21.061915371s):
	Trace[911902081]: [21.061915371s] [21.061915371s] END
	E0614 21:42:01.606552       1 reflector.go:178] pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125: Failed to list *v1.Endpoints: Get "https://10.96.0.1:443/api/v1/endpoints?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	I0614 21:42:01.606366       1 trace.go:116] Trace[2019727887]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125 (started: 2024-06-14 21:41:40.546245184 +0000 UTC m=+0.301551895) (total time: 21.064608853s):
	Trace[2019727887]: [21.064608853s] [21.064608853s] END
	E0614 21:42:01.606580       1 reflector.go:178] pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125: 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: connect: connection refused
	.:53
	[INFO] plugin/reload: Running configuration MD5 = db32ca3650231d74073ff4cf814959a7
	CoreDNS-1.7.0
	linux/amd64, go1.14.4, f59c03d
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] Reloading
	[INFO] plugin/health: Going into lameduck mode for 5s
	[INFO] plugin/reload: Running configuration MD5 = 512bc0e06a520fa44f35dc15de10fdd6
	[INFO] Reloading complete
	[INFO] 127.0.0.1:43527 - 27541 "HINFO IN 80421149589993871.8928303356022240834. udp 55 false 512" NXDOMAIN qr,rd,ra 55 0.047212047s
	[INFO] SIGTERM: Shutting down servers then terminating
	[INFO] plugin/health: Going into lameduck mode for 5s
	
	
	==> coredns [a01ae449f93f] <==
	I0614 21:45:29.700785       1 trace.go:116] Trace[1427131847]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125 (started: 2024-06-14 21:45:08.62421529 +0000 UTC m=+0.115269768) (total time: 21.070010027s):
	Trace[1427131847]: [21.070010027s] [21.070010027s] END
	E0614 21:45:29.700849       1 reflector.go:178] pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125: 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: connect: connection refused
	I0614 21:45:29.700861       1 trace.go:116] Trace[2019727887]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125 (started: 2024-06-14 21:45:08.624377323 +0000 UTC m=+0.115431801) (total time: 21.069746773s):
	Trace[2019727887]: [21.069746773s] [21.069746773s] END
	E0614 21:45:29.700881       1 reflector.go:178] pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125: Failed to list *v1.Endpoints: Get "https://10.96.0.1:443/api/v1/endpoints?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	I0614 21:45:29.700990       1 trace.go:116] Trace[911902081]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125 (started: 2024-06-14 21:45:08.624227992 +0000 UTC m=+0.115282470) (total time: 21.070203468s):
	Trace[911902081]: [21.070203468s] [21.070203468s] END
	E0614 21:45:29.701216       1 reflector.go:178] pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125: 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: connect: connection refused
	.:53
	[INFO] plugin/reload: Running configuration MD5 = 512bc0e06a520fa44f35dc15de10fdd6
	CoreDNS-1.7.0
	linux/amd64, go1.14.4, f59c03d
	[INFO] 127.0.0.1:54325 - 45754 "HINFO IN 8483381424280659030.7577754124406517020. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.058381393s
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	
	
	==> describe nodes <==
	Name:               old-k8s-version-946900
	Roles:              control-plane,master
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=old-k8s-version-946900
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=f69233ed138daadce45cabb33ad12149032cfeab
	                    minikube.k8s.io/name=old-k8s-version-946900
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_06_14T21_41_16_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node-role.kubernetes.io/master=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: /var/run/dockershim.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Fri, 14 Jun 2024 21:41:14 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  old-k8s-version-946900
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 14 Jun 2024 21:50:53 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 14 Jun 2024 21:46:22 +0000   Fri, 14 Jun 2024 21:41:14 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 14 Jun 2024 21:46:22 +0000   Fri, 14 Jun 2024 21:41:14 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 14 Jun 2024 21:46:22 +0000   Fri, 14 Jun 2024 21:41:14 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 14 Jun 2024 21:46:22 +0000   Fri, 14 Jun 2024 21:41:28 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.94.2
	  Hostname:    old-k8s-version-946900
	Capacity:
	  cpu:                16
	  ephemeral-storage:  1055762868Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32868764Ki
	  pods:               110
	Allocatable:
	  cpu:                16
	  ephemeral-storage:  1055762868Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32868764Ki
	  pods:               110
	System Info:
	  Machine ID:                 b7fe4d59ba1f46f5a6abf57c0679a35b
	  System UUID:                b7fe4d59ba1f46f5a6abf57c0679a35b
	  Boot ID:                    d02fc80b-cc58-43a9-89c2-6b13eb8ddc88
	  Kernel Version:             5.15.146.1-microsoft-standard-WSL2
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://26.1.4
	  Kubelet Version:            v1.20.0
	  Kube-Proxy Version:         v1.20.0
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (11 in total)
	  Namespace                   Name                                              CPU Requests  CPU Limits  Memory Requests  Memory Limits  AGE
	  ---------                   ----                                              ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m39s
	  kube-system                 coredns-74ff55c5b-h8j82                           100m (0%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (0%!)(MISSING)     9m27s
	  kube-system                 etcd-old-k8s-version-946900                       100m (0%!)(MISSING)     0 (0%!)(MISSING)      100Mi (0%!)(MISSING)       0 (0%!)(MISSING)         9m42s
	  kube-system                 kube-apiserver-old-k8s-version-946900             250m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m42s
	  kube-system                 kube-controller-manager-old-k8s-version-946900    200m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m42s
	  kube-system                 kube-proxy-lcb58                                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m27s
	  kube-system                 kube-scheduler-old-k8s-version-946900             100m (0%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m42s
	  kube-system                 metrics-server-9975d5f86-c5g47                    100m (0%!)(MISSING)     0 (0%!)(MISSING)      200Mi (0%!)(MISSING)       0 (0%!)(MISSING)         7m24s
	  kube-system                 storage-provisioner                               0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m20s
	  kubernetes-dashboard        dashboard-metrics-scraper-8d5bb5db8-ntwrq         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m37s
	  kubernetes-dashboard        kubernetes-dashboard-cd95d586-kpxmr               0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m37s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (5%!)(MISSING)   0 (0%!)(MISSING)
	  memory             370Mi (1%!)(MISSING)  170Mi (0%!)(MISSING)
	  ephemeral-storage  100Mi (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  NodeHasSufficientMemory  10m (x8 over 10m)      kubelet     Node old-k8s-version-946900 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    10m (x8 over 10m)      kubelet     Node old-k8s-version-946900 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     10m (x7 over 10m)      kubelet     Node old-k8s-version-946900 status is now: NodeHasSufficientPID
	  Normal  Starting                 9m43s                  kubelet     Starting kubelet.
	  Normal  NodeHasSufficientMemory  9m42s                  kubelet     Node old-k8s-version-946900 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    9m42s                  kubelet     Node old-k8s-version-946900 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     9m42s                  kubelet     Node old-k8s-version-946900 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  9m42s                  kubelet     Updated Node Allocatable limit across pods
	  Normal  NodeReady                9m32s                  kubelet     Node old-k8s-version-946900 status is now: NodeReady
	  Normal  Starting                 9m20s                  kube-proxy  Starting kube-proxy.
	  Normal  Starting                 6m16s                  kubelet     Starting kubelet.
	  Normal  NodeHasSufficientMemory  6m15s (x8 over 6m16s)  kubelet     Node old-k8s-version-946900 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    6m15s (x8 over 6m16s)  kubelet     Node old-k8s-version-946900 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     6m15s (x7 over 6m16s)  kubelet     Node old-k8s-version-946900 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  6m15s                  kubelet     Updated Node Allocatable limit across pods
	  Normal  Starting                 5m52s                  kube-proxy  Starting kube-proxy.
	
	
	==> dmesg <==
	[Jun14 21:32] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	
	
	==> etcd [7d1568eb7dc7] <==
	2024-06-14 21:41:34.242472 W | etcdserver: read-only range request "key:\"/registry/deployments/kube-system/coredns\" " with result "range_response_count:1 size:3886" took too long (100.238373ms) to execute
	2024-06-14 21:41:38.736827 W | etcdserver: read-only range request "key:\"/registry/endpointslices/kube-system/kube-dns-zgt2s\" " with result "range_response_count:1 size:1018" took too long (100.313888ms) to execute
	2024-06-14 21:41:38.737003 W | etcdserver: read-only range request "key:\"/registry/pods/kube-system/coredns-74ff55c5b-h8j82\" " with result "range_response_count:1 size:4347" took too long (100.388203ms) to execute
	2024-06-14 21:41:38.848637 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:41:39.156813 W | etcdserver: request "header:<ID:6571754717008139315 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/deployments/kube-system/coredns\" mod_revision:435 > success:<request_put:<key:\"/registry/deployments/kube-system/coredns\" value_size:3848 >> failure:<request_range:<key:\"/registry/deployments/kube-system/coredns\" > >>" with result "size:16" took too long (113.7893ms) to execute
	2024-06-14 21:41:40.279011 W | etcdserver: read-only range request "key:\"/registry/storageclasses/standard\" " with result "range_response_count:1 size:992" took too long (121.662303ms) to execute
	2024-06-14 21:41:40.279356 W | etcdserver: read-only range request "key:\"/registry/cronjobs/\" range_end:\"/registry/cronjobs0\" limit:500 " with result "range_response_count:0 size:5" took too long (122.137406ms) to execute
	2024-06-14 21:41:40.279379 W | etcdserver: read-only range request "key:\"/registry/minions/old-k8s-version-946900\" " with result "range_response_count:1 size:5242" took too long (123.429784ms) to execute
	2024-06-14 21:41:48.840480 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:41:58.839212 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:42:08.842229 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:42:18.837162 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:42:28.833522 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:42:38.833471 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:42:48.830229 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:42:58.836371 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:43:08.843321 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:43:18.825586 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:43:28.825015 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:43:36.221022 W | etcdserver: read-only range request "key:\"/registry/clusterrolebindings/system:metrics-server\" " with result "range_response_count:0 size:5" took too long (199.110893ms) to execute
	2024-06-14 21:43:38.933563 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:43:40.231742 N | pkg/osutil: received terminated signal, shutting down...
	WARNING: 2024/06/14 21:43:40 grpc: addrConn.createTransport failed to connect to {127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	2024-06-14 21:43:40.320223 I | etcdserver: skipped leadership transfer for single voting member cluster
	WARNING: 2024/06/14 21:43:40 grpc: addrConn.createTransport failed to connect to {192.168.94.2:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 192.168.94.2:2379: operation was canceled". Reconnecting...
	
	
	==> etcd [f132b548ed7a] <==
	2024-06-14 21:48:28.084845 W | etcdserver: read-only range request "key:\"/registry/pods/kube-system/metrics-server-9975d5f86-c5g47\" " with result "range_response_count:1 size:4052" took too long (331.45412ms) to execute
	2024-06-14 21:48:31.276782 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:48:32.196848 W | etcdserver: read-only range request "key:\"/registry/pods/kube-system/metrics-server-9975d5f86-c5g47\" " with result "range_response_count:1 size:4052" took too long (119.758718ms) to execute
	2024-06-14 21:48:33.057393 W | etcdserver: read-only range request "key:\"/registry/ingressclasses/\" range_end:\"/registry/ingressclasses0\" count_only:true " with result "range_response_count:0 size:5" took too long (186.403357ms) to execute
	2024-06-14 21:48:35.069272 W | etcdserver: read-only range request "key:\"/registry/clusterroles/\" range_end:\"/registry/clusterroles0\" count_only:true " with result "range_response_count:0 size:7" took too long (130.056938ms) to execute
	2024-06-14 21:48:37.041047 W | etcdserver: read-only range request "key:\"/registry/leases/\" range_end:\"/registry/leases0\" count_only:true " with result "range_response_count:0 size:7" took too long (122.940249ms) to execute
	2024-06-14 21:48:38.066095 W | etcdserver: request "header:<ID:6571754717068903332 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/masterleases/192.168.94.2\" mod_revision:963 > success:<request_put:<key:\"/registry/masterleases/192.168.94.2\" value_size:67 lease:6571754717068903330 >> failure:<request_range:<key:\"/registry/masterleases/192.168.94.2\" > >>" with result "size:16" took too long (169.272993ms) to execute
	2024-06-14 21:48:41.276483 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:48:51.272676 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:49:01.271987 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:49:07.995172 W | etcdserver: request "header:<ID:6571754717068903585 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/masterleases/192.168.94.2\" mod_revision:985 > success:<request_put:<key:\"/registry/masterleases/192.168.94.2\" value_size:67 lease:6571754717068903583 >> failure:<request_range:<key:\"/registry/masterleases/192.168.94.2\" > >>" with result "size:16" took too long (179.700394ms) to execute
	2024-06-14 21:49:11.272523 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:49:12.609012 W | etcdserver: read-only range request "key:\"/registry/jobs/\" range_end:\"/registry/jobs0\" limit:500 " with result "range_response_count:0 size:5" took too long (338.076949ms) to execute
	2024-06-14 21:49:12.609159 W | etcdserver: read-only range request "key:\"/registry/daemonsets/\" range_end:\"/registry/daemonsets0\" count_only:true " with result "range_response_count:0 size:7" took too long (267.635783ms) to execute
	2024-06-14 21:49:21.269772 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:49:31.270327 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:49:41.276042 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:49:51.266693 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:50:01.267089 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:50:11.267368 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:50:21.264763 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:50:31.264658 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:50:41.264220 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:50:51.259454 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-06-14 21:50:58.814245 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "range_response_count:0 size:5" took too long (297.184004ms) to execute
	
	
	==> kernel <==
	 21:51:00 up  6:52,  0 users,  load average: 6.74, 7.34, 7.09
	Linux old-k8s-version-946900 5.15.146.1-microsoft-standard-WSL2 #1 SMP Thu Jan 11 04:09:03 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kube-apiserver [9755ce5d2c06] <==
	W0614 21:43:40.316624       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0614 21:43:40.316815       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0614 21:43:40.318838       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0614 21:43:40.319267       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0614 21:43:40.319576       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0614 21:43:40.319653       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0614 21:43:40.319284       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0614 21:43:40.319884       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	I0614 21:43:40.320169       1 clientconn.go:897] blockingPicker: the picked transport is not ready, loop back to repick
	W0614 21:43:40.320181       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	I0614 21:43:40.320221       1 clientconn.go:897] blockingPicker: the picked transport is not ready, loop back to repick
	W0614 21:43:40.320573       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0614 21:43:40.320580       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0614 21:43:40.320642       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0614 21:43:40.320689       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0614 21:43:40.320717       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0614 21:43:40.321075       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0614 21:43:40.321255       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0614 21:43:40.321426       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0614 21:43:40.321605       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0614 21:43:40.321617       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	I0614 21:43:40.323768       1 clientconn.go:897] blockingPicker: the picked transport is not ready, loop back to repick
	W0614 21:43:40.323811       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0614 21:43:40.325078       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	W0614 21:43:40.325117       1 clientconn.go:1223] grpc: addrConn.createTransport failed to connect to {https://127.0.0.1:2379  <nil> 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	
	
	==> kube-apiserver [e3d11836a62d] <==
	E0614 21:48:07.404073       1 controller.go:116] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	I0614 21:48:07.404089       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0614 21:48:17.684795       1 client.go:360] parsed scheme: "passthrough"
	I0614 21:48:17.684962       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0614 21:48:17.684975       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0614 21:48:27.738289       1 trace.go:205] Trace[1390513496]: "Get" url:/api/v1/namespaces/kube-system/pods/metrics-server-9975d5f86-c5g47,user-agent:minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format,client:192.168.94.1 (14-Jun-2024 21:48:27.078) (total time: 659ms):
	Trace[1390513496]: ---"About to write a response" 659ms (21:48:00.737)
	Trace[1390513496]: [659.901293ms] [659.901293ms] END
	I0614 21:48:51.339449       1 client.go:360] parsed scheme: "passthrough"
	I0614 21:48:51.339864       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0614 21:48:51.339983       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0614 21:49:35.632705       1 client.go:360] parsed scheme: "passthrough"
	I0614 21:49:35.632816       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0614 21:49:35.632828       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	W0614 21:50:01.472204       1 handler_proxy.go:102] no RequestInfo found in the context
	E0614 21:50:01.472534       1 controller.go:116] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	I0614 21:50:01.472556       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0614 21:50:06.140898       1 client.go:360] parsed scheme: "passthrough"
	I0614 21:50:06.141029       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0614 21:50:06.141041       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0614 21:50:50.908566       1 client.go:360] parsed scheme: "passthrough"
	I0614 21:50:50.908689       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0614 21:50:50.908701       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	
	
	==> kube-controller-manager [3043f092349e] <==
	E0614 21:46:56.126806       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0614 21:47:00.748081       1 request.go:655] Throttling request took 1.048753568s, request: GET:https://192.168.94.2:8443/apis/authorization.k8s.io/v1?timeout=32s
	W0614 21:47:01.599881       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0614 21:47:26.627250       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0614 21:47:33.248819       1 request.go:655] Throttling request took 1.047711024s, request: GET:https://192.168.94.2:8443/apis/authorization.k8s.io/v1beta1?timeout=32s
	W0614 21:47:34.101727       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0614 21:47:57.126515       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0614 21:48:05.748327       1 request.go:655] Throttling request took 1.047111451s, request: GET:https://192.168.94.2:8443/apis/autoscaling/v2beta1?timeout=32s
	W0614 21:48:06.600055       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0614 21:48:27.626816       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0614 21:48:38.248198       1 request.go:655] Throttling request took 1.047259847s, request: GET:https://192.168.94.2:8443/apis/admissionregistration.k8s.io/v1beta1?timeout=32s
	W0614 21:48:39.101826       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0614 21:48:58.126712       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0614 21:49:10.748521       1 request.go:655] Throttling request took 1.048028508s, request: GET:https://192.168.94.2:8443/apis/certificates.k8s.io/v1beta1?timeout=32s
	W0614 21:49:11.600364       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0614 21:49:28.628204       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0614 21:49:43.246066       1 request.go:655] Throttling request took 1.046833651s, request: GET:https://192.168.94.2:8443/apis/authentication.k8s.io/v1?timeout=32s
	W0614 21:49:44.099010       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0614 21:49:59.128889       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0614 21:50:15.746938       1 request.go:655] Throttling request took 1.047504075s, request: GET:https://192.168.94.2:8443/apis/autoscaling/v2beta1?timeout=32s
	W0614 21:50:16.599977       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0614 21:50:29.629142       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0614 21:50:48.247503       1 request.go:655] Throttling request took 1.047213738s, request: GET:https://192.168.94.2:8443/apis/coordination.k8s.io/v1?timeout=32s
	W0614 21:50:49.099283       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0614 21:51:00.129900       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	
	
	==> kube-controller-manager [ce1048fc176c] <==
	I0614 21:41:33.634910       1 shared_informer.go:247] Caches are synced for resource quota 
	I0614 21:41:33.635132       1 shared_informer.go:247] Caches are synced for endpoint_slice 
	I0614 21:41:33.635143       1 shared_informer.go:247] Caches are synced for endpoint 
	I0614 21:41:33.635250       1 shared_informer.go:247] Caches are synced for attach detach 
	I0614 21:41:33.638848       1 shared_informer.go:247] Caches are synced for resource quota 
	I0614 21:41:33.639763       1 shared_informer.go:247] Caches are synced for endpoint_slice_mirroring 
	I0614 21:41:33.643920       1 shared_informer.go:247] Caches are synced for persistent volume 
	I0614 21:41:33.647323       1 event.go:291] "Event occurred" object="kube-system/coredns" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set coredns-74ff55c5b to 2"
	E0614 21:41:33.647654       1 clusterroleaggregation_controller.go:181] view failed with : Operation cannot be fulfilled on clusterroles.rbac.authorization.k8s.io "view": the object has been modified; please apply your changes to the latest version and try again
	E0614 21:41:33.648410       1 clusterroleaggregation_controller.go:181] edit failed with : Operation cannot be fulfilled on clusterroles.rbac.authorization.k8s.io "edit": the object has been modified; please apply your changes to the latest version and try again
	I0614 21:41:33.659931       1 event.go:291] "Event occurred" object="kube-system/kube-proxy" kind="DaemonSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: kube-proxy-lcb58"
	I0614 21:41:33.743028       1 range_allocator.go:373] Set node old-k8s-version-946900 PodCIDR to [10.244.0.0/24]
	I0614 21:41:33.743108       1 event.go:291] "Event occurred" object="kube-system/coredns-74ff55c5b" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: coredns-74ff55c5b-pmpzz"
	I0614 21:41:33.870871       1 shared_informer.go:240] Waiting for caches to sync for garbage collector
	I0614 21:41:33.944076       1 event.go:291] "Event occurred" object="kube-system/coredns-74ff55c5b" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: coredns-74ff55c5b-h8j82"
	I0614 21:41:34.060854       1 shared_informer.go:247] Caches are synced for garbage collector 
	I0614 21:41:34.061706       1 garbagecollector.go:151] Garbage collector: all resource monitors have synced. Proceeding to collect garbage
	I0614 21:41:34.071896       1 shared_informer.go:247] Caches are synced for garbage collector 
	E0614 21:41:34.142118       1 daemon_controller.go:320] kube-system/kube-proxy failed with : error storing status for daemon set &v1.DaemonSet{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"kube-proxy", GenerateName:"", Namespace:"kube-system", SelfLink:"", UID:"b9f452db-52d0-4b7b-ba8d-01748380a08a", ResourceVersion:"286", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63853998076, loc:(*time.Location)(0x6f2f340)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"k8s-app":"kube-proxy"}, Annotations:map[string]string{"deprecated.daemonset.template.generation":"1"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"kubeadm", Operation:"Update", APIVersion:"apps/v1", Time:(*v1.Time)(0xc0005cb4e0), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc0005cb520)}}}, Spec:v1.DaemonSetSpec{Selector:(*v1.
LabelSelector)(0xc0005cb540), Template:v1.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:"", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"k8s-app":"kube-proxy"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:"kube-proxy", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.Gl
usterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(0xc000a09780), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}, v1.Volume{Name:"xtables-lock", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0xc0005cb
580), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeS
ource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}, v1.Volume{Name:"lib-modules", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0xc0005cb5a0), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil),
AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:"kube-proxy", Image:"k8s.gcr.io/kube-proxy:v1.20.0", Command:[]string{"/usr/local/bin/kube-proxy", "--config=/var/lib/kube-proxy/config.conf", "--hostname-override=$(NODE_NAME)"}, Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:"NODE_NAME", Value:"", ValueFrom:(*v1.EnvVarSource)(0xc0005cb5e0)}}, Resources:v1.R
esourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList(nil)}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"kube-proxy", ReadOnly:false, MountPath:"/var/lib/kube-proxy", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"xtables-lock", ReadOnly:false, MountPath:"/run/xtables.lock", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"lib-modules", ReadOnly:true, MountPath:"/lib/modules", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(0xc00192e240), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPo
licy:"Always", TerminationGracePeriodSeconds:(*int64)(0xc00102ab58), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:"ClusterFirst", NodeSelector:map[string]string{"kubernetes.io/os":"linux"}, ServiceAccountName:"kube-proxy", DeprecatedServiceAccount:"kube-proxy", AutomountServiceAccountToken:(*bool)(nil), NodeName:"", HostNetwork:true, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0xc0003d0070), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:"", Subdomain:"", Affinity:(*v1.Affinity)(nil), SchedulerName:"default-scheduler", Tolerations:[]v1.Toleration{v1.Toleration{Key:"CriticalAddonsOnly", Operator:"Exists", Value:"", Effect:"", TolerationSeconds:(*int64)(nil)}, v1.Toleration{Key:"", Operator:"Exists", Value:"", Effect:"", TolerationSeconds:(*int64)(nil)}}, HostAliases:[]v1.HostAlias(nil), PriorityClassName:"system-node-critical", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), Runtime
ClassName:(*string)(nil), EnableServiceLinks:(*bool)(nil), PreemptionPolicy:(*v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil)}}, UpdateStrategy:v1.DaemonSetUpdateStrategy{Type:"RollingUpdate", RollingUpdate:(*v1.RollingUpdateDaemonSet)(0xc000c7a020)}, MinReadySeconds:0, RevisionHistoryLimit:(*int32)(0xc00102aba8)}, Status:v1.DaemonSetStatus{CurrentNumberScheduled:0, NumberMisscheduled:0, DesiredNumberScheduled:0, NumberReady:0, ObservedGeneration:0, UpdatedNumberScheduled:0, NumberAvailable:0, NumberUnavailable:0, CollisionCount:(*int32)(nil), Conditions:[]v1.DaemonSetCondition(nil)}}: Operation cannot be fulfilled on daemonsets.apps "kube-proxy": the object has been modified; please apply your changes to the latest version and try again
	I0614 21:41:38.437579       1 event.go:291] "Event occurred" object="kube-system/coredns" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled down replica set coredns-74ff55c5b to 1"
	I0614 21:41:38.550500       1 event.go:291] "Event occurred" object="kube-system/coredns-74ff55c5b" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulDelete" message="Deleted pod: coredns-74ff55c5b-pmpzz"
	I0614 21:43:35.620083       1 event.go:291] "Event occurred" object="kube-system/metrics-server" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set metrics-server-9975d5f86 to 1"
	I0614 21:43:36.724481       1 event.go:291] "Event occurred" object="kube-system/metrics-server-9975d5f86" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: metrics-server-9975d5f86-c5g47"
	I0614 21:43:37.067245       1 request.go:655] Throttling request took 1.033573692s, request: GET:https://192.168.94.2:8443/apis/events.k8s.io/v1?timeout=32s
	W0614 21:43:37.923044       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server could not find the requested resource]
	
	
	==> kube-proxy [8f780e578251] <==
	W0614 21:41:39.751350       1 proxier.go:651] Failed to read file /lib/modules/5.15.146.1-microsoft-standard-WSL2/modules.builtin with error open /lib/modules/5.15.146.1-microsoft-standard-WSL2/modules.builtin: no such file or directory. You can ignore this message when kube-proxy is running inside container without mounting /lib/modules
	W0614 21:41:39.765229       1 proxier.go:661] Failed to load kernel module ip_vs with modprobe. You can ignore this message when kube-proxy is running inside container without mounting /lib/modules
	W0614 21:41:39.777914       1 proxier.go:661] Failed to load kernel module ip_vs_rr with modprobe. You can ignore this message when kube-proxy is running inside container without mounting /lib/modules
	W0614 21:41:39.842184       1 proxier.go:661] Failed to load kernel module ip_vs_wrr with modprobe. You can ignore this message when kube-proxy is running inside container without mounting /lib/modules
	W0614 21:41:39.848427       1 proxier.go:661] Failed to load kernel module ip_vs_sh with modprobe. You can ignore this message when kube-proxy is running inside container without mounting /lib/modules
	W0614 21:41:39.857020       1 proxier.go:661] Failed to load kernel module nf_conntrack with modprobe. You can ignore this message when kube-proxy is running inside container without mounting /lib/modules
	I0614 21:41:39.967703       1 node.go:172] Successfully retrieved node IP: 192.168.94.2
	I0614 21:41:39.967759       1 server_others.go:142] kube-proxy node IP is an IPv4 address (192.168.94.2), assume IPv4 operation
	W0614 21:41:40.239833       1 server_others.go:578] Unknown proxy mode "", assuming iptables proxy
	I0614 21:41:40.239976       1 server_others.go:185] Using iptables Proxier.
	I0614 21:41:40.240490       1 server.go:650] Version: v1.20.0
	I0614 21:41:40.241418       1 config.go:315] Starting service config controller
	I0614 21:41:40.241548       1 shared_informer.go:240] Waiting for caches to sync for service config
	I0614 21:41:40.241763       1 config.go:224] Starting endpoint slice config controller
	I0614 21:41:40.241968       1 shared_informer.go:240] Waiting for caches to sync for endpoint slice config
	I0614 21:41:40.342927       1 shared_informer.go:247] Caches are synced for endpoint slice config 
	I0614 21:41:40.342984       1 shared_informer.go:247] Caches are synced for service config 
	
	
	==> kube-proxy [a23cc890e423] <==
	W0614 21:45:08.199073       1 proxier.go:651] Failed to read file /lib/modules/5.15.146.1-microsoft-standard-WSL2/modules.builtin with error open /lib/modules/5.15.146.1-microsoft-standard-WSL2/modules.builtin: no such file or directory. You can ignore this message when kube-proxy is running inside container without mounting /lib/modules
	W0614 21:45:08.204425       1 proxier.go:661] Failed to load kernel module ip_vs with modprobe. You can ignore this message when kube-proxy is running inside container without mounting /lib/modules
	W0614 21:45:08.210046       1 proxier.go:661] Failed to load kernel module ip_vs_rr with modprobe. You can ignore this message when kube-proxy is running inside container without mounting /lib/modules
	W0614 21:45:08.214878       1 proxier.go:661] Failed to load kernel module ip_vs_wrr with modprobe. You can ignore this message when kube-proxy is running inside container without mounting /lib/modules
	W0614 21:45:08.218730       1 proxier.go:661] Failed to load kernel module ip_vs_sh with modprobe. You can ignore this message when kube-proxy is running inside container without mounting /lib/modules
	W0614 21:45:08.222440       1 proxier.go:661] Failed to load kernel module nf_conntrack with modprobe. You can ignore this message when kube-proxy is running inside container without mounting /lib/modules
	I0614 21:45:08.295337       1 node.go:172] Successfully retrieved node IP: 192.168.94.2
	I0614 21:45:08.295385       1 server_others.go:142] kube-proxy node IP is an IPv4 address (192.168.94.2), assume IPv4 operation
	W0614 21:45:08.399841       1 server_others.go:578] Unknown proxy mode "", assuming iptables proxy
	I0614 21:45:08.399967       1 server_others.go:185] Using iptables Proxier.
	I0614 21:45:08.400387       1 server.go:650] Version: v1.20.0
	I0614 21:45:08.401335       1 config.go:315] Starting service config controller
	I0614 21:45:08.401465       1 shared_informer.go:240] Waiting for caches to sync for service config
	I0614 21:45:08.401800       1 config.go:224] Starting endpoint slice config controller
	I0614 21:45:08.401943       1 shared_informer.go:240] Waiting for caches to sync for endpoint slice config
	I0614 21:45:08.501778       1 shared_informer.go:247] Caches are synced for service config 
	I0614 21:45:08.502699       1 shared_informer.go:247] Caches are synced for endpoint slice config 
	
	
	==> kube-scheduler [6cafe7b2dbac] <==
	I0614 21:44:53.716149       1 serving.go:331] Generated self-signed cert in-memory
	I0614 21:45:01.193463       1 secure_serving.go:197] Serving securely on 127.0.0.1:10259
	I0614 21:45:01.193427       1 requestheader_controller.go:169] Starting RequestHeaderAuthRequestController
	I0614 21:45:01.193530       1 shared_informer.go:240] Waiting for caches to sync for RequestHeaderAuthRequestController
	I0614 21:45:01.193898       1 configmap_cafile_content.go:202] Starting client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0614 21:45:01.193919       1 shared_informer.go:240] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0614 21:45:01.194253       1 tlsconfig.go:240] Starting DynamicServingCertificateController
	I0614 21:45:01.196519       1 configmap_cafile_content.go:202] Starting client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file
	I0614 21:45:01.196661       1 shared_informer.go:240] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file
	I0614 21:45:01.299844       1 shared_informer.go:247] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file 
	I0614 21:45:01.300318       1 shared_informer.go:247] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file 
	I0614 21:45:01.300430       1 shared_informer.go:247] Caches are synced for RequestHeaderAuthRequestController 
	
	
	==> kube-scheduler [e0a9ef3d1e47] <==
	E0614 21:41:09.046250       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1beta1.PodDisruptionBudget: failed to list *v1beta1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0614 21:41:09.046343       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0614 21:41:09.046383       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0614 21:41:09.046635       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0614 21:41:09.046762       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0614 21:41:09.046781       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0614 21:41:09.060105       1 reflector.go:138] k8s.io/apiserver/pkg/server/dynamiccertificates/configmap_cafile_content.go:206: 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"
	E0614 21:41:09.911760       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0614 21:41:10.091634       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0614 21:41:10.092011       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1beta1.PodDisruptionBudget: failed to list *v1beta1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0614 21:41:10.105096       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0614 21:41:10.141126       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0614 21:41:10.182320       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0614 21:41:10.199716       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0614 21:41:10.376299       1 reflector.go:138] k8s.io/apiserver/pkg/server/dynamiccertificates/configmap_cafile_content.go:206: 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"
	E0614 21:41:10.439350       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0614 21:41:10.501684       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0614 21:41:10.520290       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0614 21:41:10.644050       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0614 21:41:12.012728       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1beta1.PodDisruptionBudget: failed to list *v1beta1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0614 21:41:12.182791       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	E0614 21:41:12.248843       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0614 21:41:12.340679       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0614 21:41:12.449064       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: 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
	I0614 21:41:13.554900       1 shared_informer.go:247] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file 
	
	
	==> kubelet <==
	Jun 14 21:48:57 old-k8s-version-946900 kubelet[1675]: E0614 21:48:57.701088    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	Jun 14 21:49:05 old-k8s-version-946900 kubelet[1675]: E0614 21:49:05.698866    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 14 21:49:10 old-k8s-version-946900 kubelet[1675]: E0614 21:49:10.698304    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	Jun 14 21:49:17 old-k8s-version-946900 kubelet[1675]: E0614 21:49:17.701412    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 14 21:49:22 old-k8s-version-946900 kubelet[1675]: E0614 21:49:22.697232    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	Jun 14 21:49:29 old-k8s-version-946900 kubelet[1675]: E0614 21:49:29.704718    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 14 21:49:36 old-k8s-version-946900 kubelet[1675]: E0614 21:49:36.717720    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	Jun 14 21:49:43 old-k8s-version-946900 kubelet[1675]: E0614 21:49:43.700533    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 14 21:49:44 old-k8s-version-946900 kubelet[1675]: W0614 21:49:44.812468    1675 sysinfo.go:203] Nodes topology is not available, providing CPU topology
	Jun 14 21:49:44 old-k8s-version-946900 kubelet[1675]: W0614 21:49:44.814358    1675 sysfs.go:348] unable to read /sys/devices/system/cpu/cpu0/online: open /sys/devices/system/cpu/cpu0/online: no such file or directory
	Jun 14 21:49:47 old-k8s-version-946900 kubelet[1675]: E0614 21:49:47.695492    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	Jun 14 21:49:54 old-k8s-version-946900 kubelet[1675]: E0614 21:49:54.692659    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 14 21:50:01 old-k8s-version-946900 kubelet[1675]: E0614 21:50:01.695025    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	Jun 14 21:50:05 old-k8s-version-946900 kubelet[1675]: E0614 21:50:05.692842    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 14 21:50:14 old-k8s-version-946900 kubelet[1675]: E0614 21:50:14.690061    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	Jun 14 21:50:18 old-k8s-version-946900 kubelet[1675]: E0614 21:50:18.693560    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 14 21:50:29 old-k8s-version-946900 kubelet[1675]: E0614 21:50:29.690763    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 14 21:50:29 old-k8s-version-946900 kubelet[1675]: E0614 21:50:29.690769    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	Jun 14 21:50:40 old-k8s-version-946900 kubelet[1675]: E0614 21:50:40.692431    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Jun 14 21:50:43 old-k8s-version-946900 kubelet[1675]: E0614 21:50:43.706211    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	Jun 14 21:50:54 old-k8s-version-946900 kubelet[1675]: E0614 21:50:54.798725    1675 remote_image.go:113] PullImage "fake.domain/registry.k8s.io/echoserver:1.4" from image service failed: rpc error: code = Unknown desc = Error response from daemon: Get "https://fake.domain/v2/": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host
	Jun 14 21:50:54 old-k8s-version-946900 kubelet[1675]: E0614 21:50:54.799096    1675 kuberuntime_image.go:51] Pull image "fake.domain/registry.k8s.io/echoserver:1.4" failed: rpc error: code = Unknown desc = Error response from daemon: Get "https://fake.domain/v2/": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host
	Jun 14 21:50:54 old-k8s-version-946900 kubelet[1675]: E0614 21:50:54.800059    1675 kuberuntime_manager.go:829] container &Container{Name:metrics-server,Image:fake.domain/registry.k8s.io/echoserver:1.4,Command:[],Args:[--cert-dir=/tmp --secure-port=4443 --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --kubelet-use-node-status-port --metric-resolution=60s --kubelet-insecure-tls],WorkingDir:,Ports:[]ContainerPort{ContainerPort{Name:https,HostPort:0,ContainerPort:4443,Protocol:TCP,HostIP:,},},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{cpu: {{100 -3} {<nil>} 100m DecimalSI},memory: {{209715200 0} {<nil>}  BinarySI},},},VolumeMounts:[]VolumeMount{VolumeMount{Name:tmp-dir,ReadOnly:false,MountPath:/tmp,SubPath:,MountPropagation:nil,SubPathExpr:,},VolumeMount{Name:metrics-server-token-s8lwl,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:&Probe{Handler:Handler{Exe
c:nil,HTTPGet:&HTTPGetAction{Path:/livez,Port:{1 0 https},Host:,Scheme:HTTPS,HTTPHeaders:[]HTTPHeader{},},TCPSocket:nil,},InitialDelaySeconds:0,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,},ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/readyz,Port:{1 0 https},Host:,Scheme:HTTPS,HTTPHeaders:[]HTTPHeader{},},TCPSocket:nil,},InitialDelaySeconds:0,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,},Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:*1000,RunAsNonRoot:*true,ReadOnlyRootFilesystem:*true,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,} start failed in pod metrics-server-9975d5f86-c5g47_kube-system(11d609
86-23b9-4199-aedc-f16c49f470db): ErrImagePull: rpc error: code = Unknown desc = Error response from daemon: Get "https://fake.domain/v2/": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host
	Jun 14 21:50:54 old-k8s-version-946900 kubelet[1675]: E0614 21:50:54.800430    1675 pod_workers.go:191] Error syncing pod 11d60986-23b9-4199-aedc-f16c49f470db ("metrics-server-9975d5f86-c5g47_kube-system(11d60986-23b9-4199-aedc-f16c49f470db)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = Error response from daemon: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.254:53: no such host"
	Jun 14 21:50:56 old-k8s-version-946900 kubelet[1675]: E0614 21:50:56.687703    1675 pod_workers.go:191] Error syncing pod e47c94aa-3b06-4145-8b3a-5f049d7fd053 ("dashboard-metrics-scraper-8d5bb5db8-ntwrq_kubernetes-dashboard(e47c94aa-3b06-4145-8b3a-5f049d7fd053)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with ImagePullBackOff: "Back-off pulling image \"registry.k8s.io/echoserver:1.4\""
	
	
	==> kubernetes-dashboard [482fe1df6d94] <==
	2024/06/14 21:45:47 Starting overwatch
	2024/06/14 21:45:47 Using namespace: kubernetes-dashboard
	2024/06/14 21:45:47 Using in-cluster config to connect to apiserver
	2024/06/14 21:45:47 Using secret token for csrf signing
	2024/06/14 21:45:47 Initializing csrf token from kubernetes-dashboard-csrf secret
	2024/06/14 21:45:47 Empty token. Generating and storing in a secret kubernetes-dashboard-csrf
	2024/06/14 21:45:47 Successful initial request to the apiserver, version: v1.20.0
	2024/06/14 21:45:47 Generating JWE encryption key
	2024/06/14 21:45:47 New synchronizer has been registered: kubernetes-dashboard-key-holder-kubernetes-dashboard. Starting
	2024/06/14 21:45:47 Starting secret synchronizer for kubernetes-dashboard-key-holder in namespace kubernetes-dashboard
	2024/06/14 21:45:47 Initializing JWE encryption key from synchronized object
	2024/06/14 21:45:47 Creating in-cluster Sidecar client
	2024/06/14 21:45:47 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/06/14 21:45:47 Serving insecurely on HTTP port: 9090
	2024/06/14 21:46:17 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/06/14 21:46:47 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/06/14 21:47:17 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/06/14 21:47:47 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/06/14 21:48:17 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/06/14 21:48:47 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/06/14 21:49:17 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/06/14 21:49:47 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/06/14 21:50:17 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/06/14 21:50:47 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	
	
	==> storage-provisioner [0889f7865f51] <==
	I0614 21:45:45.730870       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0614 21:45:45.816692       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0614 21:45:45.816883       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0614 21:46:03.264012       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0614 21:46:03.264284       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"66c27d81-b1f4-4706-af4c-318028949668", APIVersion:"v1", ResourceVersion:"827", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' old-k8s-version-946900_adb5d0cc-4e9b-4dc5-9c3c-66d425d6e789 became leader
	I0614 21:46:03.264550       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_old-k8s-version-946900_adb5d0cc-4e9b-4dc5-9c3c-66d425d6e789!
	I0614 21:46:03.365513       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_old-k8s-version-946900_adb5d0cc-4e9b-4dc5-9c3c-66d425d6e789!
	
	
	==> storage-provisioner [7e4d74fcdf1d] <==
	I0614 21:45:07.909127       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	F0614 21:45:28.978376       1 main.go:39] error getting server version: Get "https://10.96.0.1:443/version?timeout=32s": dial tcp 10.96.0.1:443: connect: connection refused
	

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:50:58.069931   12912 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
helpers_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-946900 -n old-k8s-version-946900
helpers_test.go:254: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-946900 -n old-k8s-version-946900: (2.0771768s)
helpers_test.go:261: (dbg) Run:  kubectl --context old-k8s-version-946900 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: metrics-server-9975d5f86-c5g47 dashboard-metrics-scraper-8d5bb5db8-ntwrq
helpers_test.go:274: ======> post-mortem[TestStartStop/group/old-k8s-version/serial/SecondStart]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context old-k8s-version-946900 describe pod metrics-server-9975d5f86-c5g47 dashboard-metrics-scraper-8d5bb5db8-ntwrq
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context old-k8s-version-946900 describe pod metrics-server-9975d5f86-c5g47 dashboard-metrics-scraper-8d5bb5db8-ntwrq: exit status 1 (555.335ms)

                                                
                                                
** stderr ** 
	E0614 21:51:04.724645   15352 memcache.go:287] couldn't get resource list for metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	E0614 21:51:04.923191   15352 memcache.go:121] couldn't get resource list for metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	E0614 21:51:04.956043   15352 memcache.go:121] couldn't get resource list for metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	E0614 21:51:04.973054   15352 memcache.go:121] couldn't get resource list for metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	Error from server (NotFound): pods "metrics-server-9975d5f86-c5g47" not found
	Error from server (NotFound): pods "dashboard-metrics-scraper-8d5bb5db8-ntwrq" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context old-k8s-version-946900 describe pod metrics-server-9975d5f86-c5g47 dashboard-metrics-scraper-8d5bb5db8-ntwrq: exit status 1
--- FAIL: TestStartStop/group/old-k8s-version/serial/SecondStart (430.71s)

                                                
                                    

Test pass (311/340)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 22.49
4 TestDownloadOnly/v1.20.0/preload-exists 0.07
7 TestDownloadOnly/v1.20.0/kubectl 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.41
9 TestDownloadOnly/v1.20.0/DeleteAll 1.76
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 1.17
12 TestDownloadOnly/v1.30.1/json-events 9.63
13 TestDownloadOnly/v1.30.1/preload-exists 0
16 TestDownloadOnly/v1.30.1/kubectl 0
17 TestDownloadOnly/v1.30.1/LogsDuration 0.25
18 TestDownloadOnly/v1.30.1/DeleteAll 1.97
19 TestDownloadOnly/v1.30.1/DeleteAlwaysSucceeds 1.23
20 TestDownloadOnlyKic 3.55
21 TestBinaryMirror 3.32
22 TestOffline 214.05
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.26
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.25
27 TestAddons/Setup 597.24
31 TestAddons/parallel/InspektorGadget 18.79
32 TestAddons/parallel/MetricsServer 8.81
33 TestAddons/parallel/HelmTiller 33.85
35 TestAddons/parallel/CSI 105.8
36 TestAddons/parallel/Headlamp 28.41
37 TestAddons/parallel/CloudSpanner 8.61
38 TestAddons/parallel/LocalPath 77.75
39 TestAddons/parallel/NvidiaDevicePlugin 7.77
40 TestAddons/parallel/Yakd 6.02
41 TestAddons/parallel/Volcano 45.24
44 TestAddons/serial/GCPAuth/Namespaces 0.32
45 TestAddons/StoppedEnableDisable 14.42
46 TestCertOptions 83.58
47 TestCertExpiration 322.63
48 TestDockerFlags 94.36
49 TestForceSystemdFlag 113.34
50 TestForceSystemdEnv 94.5
57 TestErrorSpam/start 3.79
58 TestErrorSpam/status 3.83
59 TestErrorSpam/pause 3.89
60 TestErrorSpam/unpause 5.23
61 TestErrorSpam/stop 19.84
64 TestFunctional/serial/CopySyncFile 0.03
65 TestFunctional/serial/StartWithProxy 91.32
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 37.47
68 TestFunctional/serial/KubeContext 0.13
69 TestFunctional/serial/KubectlGetPods 0.23
72 TestFunctional/serial/CacheCmd/cache/add_remote 7.01
73 TestFunctional/serial/CacheCmd/cache/add_local 4.2
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.24
75 TestFunctional/serial/CacheCmd/cache/list 0.25
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 1.18
77 TestFunctional/serial/CacheCmd/cache/cache_reload 5.15
78 TestFunctional/serial/CacheCmd/cache/delete 0.49
79 TestFunctional/serial/MinikubeKubectlCmd 0.51
81 TestFunctional/serial/ExtraConfig 75.73
82 TestFunctional/serial/ComponentHealth 0.19
83 TestFunctional/serial/LogsCmd 2.52
84 TestFunctional/serial/LogsFileCmd 2.76
85 TestFunctional/serial/InvalidService 5.9
89 TestFunctional/parallel/DryRun 2.54
90 TestFunctional/parallel/InternationalLanguage 1.18
91 TestFunctional/parallel/StatusCmd 5.03
96 TestFunctional/parallel/AddonsCmd 0.79
97 TestFunctional/parallel/PersistentVolumeClaim 62.02
99 TestFunctional/parallel/SSHCmd 2.65
100 TestFunctional/parallel/CpCmd 7.53
101 TestFunctional/parallel/MySQL 72.53
102 TestFunctional/parallel/FileSync 1.17
103 TestFunctional/parallel/CertSync 7.95
107 TestFunctional/parallel/NodeLabels 0.17
109 TestFunctional/parallel/NonActiveRuntimeDisabled 1.37
111 TestFunctional/parallel/License 2.6
113 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 1.38
114 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0.01
116 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 16.6
117 TestFunctional/parallel/ServiceCmd/DeployApp 23.76
118 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.19
123 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.23
124 TestFunctional/parallel/ProfileCmd/profile_not_create 2.04
125 TestFunctional/parallel/ProfileCmd/profile_list 1.74
126 TestFunctional/parallel/ProfileCmd/profile_json_output 1.75
127 TestFunctional/parallel/ServiceCmd/List 1.77
128 TestFunctional/parallel/ServiceCmd/JSONOutput 1.59
129 TestFunctional/parallel/ServiceCmd/HTTPS 15.02
130 TestFunctional/parallel/Version/short 0.34
131 TestFunctional/parallel/Version/components 3.37
132 TestFunctional/parallel/ImageCommands/ImageListShort 0.89
133 TestFunctional/parallel/ImageCommands/ImageListTable 0.92
134 TestFunctional/parallel/ImageCommands/ImageListJson 0.89
135 TestFunctional/parallel/ImageCommands/ImageListYaml 0.99
136 TestFunctional/parallel/ImageCommands/ImageBuild 8.11
137 TestFunctional/parallel/ImageCommands/Setup 4.07
138 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 12.47
139 TestFunctional/parallel/ServiceCmd/Format 15.02
140 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 5.61
141 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 13.4
142 TestFunctional/parallel/DockerEnv/powershell 9.01
143 TestFunctional/parallel/ServiceCmd/URL 15.02
144 TestFunctional/parallel/UpdateContextCmd/no_changes 0.82
145 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.83
146 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.84
147 TestFunctional/parallel/ImageCommands/ImageSaveToFile 3.81
148 TestFunctional/parallel/ImageCommands/ImageRemove 2.02
149 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 8.22
150 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 6.53
151 TestFunctional/delete_addon-resizer_images 0.45
152 TestFunctional/delete_my-image_image 0.17
153 TestFunctional/delete_minikube_cached_images 0.17
157 TestMultiControlPlane/serial/StartCluster 224.6
158 TestMultiControlPlane/serial/DeployApp 17.37
159 TestMultiControlPlane/serial/PingHostFromPods 3.55
160 TestMultiControlPlane/serial/AddWorkerNode 58.99
161 TestMultiControlPlane/serial/NodeLabels 0.23
162 TestMultiControlPlane/serial/HAppyAfterClusterStart 3.69
163 TestMultiControlPlane/serial/CopyFile 74.29
164 TestMultiControlPlane/serial/StopSecondaryNode 15.68
165 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 2.69
166 TestMultiControlPlane/serial/RestartSecondaryNode 153.8
167 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 3.39
168 TestMultiControlPlane/serial/RestartClusterKeepsNodes 269.49
169 TestMultiControlPlane/serial/DeleteSecondaryNode 22.76
170 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 2.52
171 TestMultiControlPlane/serial/StopCluster 38.28
172 TestMultiControlPlane/serial/RestartCluster 105.44
173 TestMultiControlPlane/serial/DegradedAfterClusterRestart 2.52
174 TestMultiControlPlane/serial/AddSecondaryNode 82.73
175 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 3.39
178 TestImageBuild/serial/Setup 64.21
179 TestImageBuild/serial/NormalBuild 4.2
180 TestImageBuild/serial/BuildWithBuildArg 2.76
181 TestImageBuild/serial/BuildWithDockerIgnore 1.95
182 TestImageBuild/serial/BuildWithSpecifiedDockerfile 2.16
186 TestJSONOutput/start/Command 83.69
187 TestJSONOutput/start/Audit 0
189 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
190 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
192 TestJSONOutput/pause/Command 1.67
193 TestJSONOutput/pause/Audit 0
195 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
196 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
198 TestJSONOutput/unpause/Command 1.45
199 TestJSONOutput/unpause/Audit 0
201 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
202 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
204 TestJSONOutput/stop/Command 7.58
205 TestJSONOutput/stop/Audit 0
207 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
208 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
209 TestErrorJSONOutput 1.4
211 TestKicCustomNetwork/create_custom_network 77.39
212 TestKicCustomNetwork/use_default_bridge_network 72.7
213 TestKicExistingNetwork 73.22
214 TestKicCustomSubnet 75.81
215 TestKicStaticIP 79.85
216 TestMainNoArgs 0.26
217 TestMinikubeProfile 156.74
220 TestMountStart/serial/StartWithMountFirst 19.95
221 TestMountStart/serial/VerifyMountFirst 1.15
222 TestMountStart/serial/StartWithMountSecond 20.14
223 TestMountStart/serial/VerifyMountSecond 1.12
224 TestMountStart/serial/DeleteFirst 3.94
225 TestMountStart/serial/VerifyMountPostDelete 1.08
226 TestMountStart/serial/Stop 2.44
227 TestMountStart/serial/RestartStopped 13.92
228 TestMountStart/serial/VerifyMountPostStop 1.1
231 TestMultiNode/serial/FreshStart2Nodes 148.67
232 TestMultiNode/serial/DeployApp2Nodes 24.13
233 TestMultiNode/serial/PingHostFrom2Pods 2.55
234 TestMultiNode/serial/AddNode 53.42
235 TestMultiNode/serial/MultiNodeLabels 0.19
236 TestMultiNode/serial/ProfileList 1.52
237 TestMultiNode/serial/CopyFile 40.18
238 TestMultiNode/serial/StopNode 6.54
239 TestMultiNode/serial/StartAfterStop 21.02
240 TestMultiNode/serial/RestartKeepsNodes 97.97
241 TestMultiNode/serial/DeleteNode 13.37
242 TestMultiNode/serial/StopMultiNode 25.15
243 TestMultiNode/serial/RestartMultiNode 73.24
244 TestMultiNode/serial/ValidateNameConflict 69.83
248 TestPreload 173.58
249 TestScheduledStopWindows 136.14
253 TestInsufficientStorage 45.28
254 TestRunningBinaryUpgrade 278.45
256 TestKubernetesUpgrade 586.55
257 TestMissingContainerUpgrade 489.58
259 TestStoppedBinaryUpgrade/Setup 1.2
260 TestNoKubernetes/serial/StartNoK8sWithVersion 0.31
261 TestNoKubernetes/serial/StartWithK8s 145.15
262 TestStoppedBinaryUpgrade/Upgrade 418.52
263 TestNoKubernetes/serial/StartWithStopK8s 48.43
264 TestNoKubernetes/serial/Start 41.19
265 TestNoKubernetes/serial/VerifyK8sNotRunning 1.61
266 TestNoKubernetes/serial/ProfileList 16.52
267 TestNoKubernetes/serial/Stop 12.44
268 TestNoKubernetes/serial/StartNoArgs 17.87
269 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 1.3
277 TestStoppedBinaryUpgrade/MinikubeLogs 12.03
290 TestPause/serial/Start 94.59
291 TestPause/serial/SecondStartNoReconfiguration 46.81
292 TestPause/serial/Pause 2.86
293 TestPause/serial/VerifyStatus 2.06
295 TestStartStop/group/old-k8s-version/serial/FirstStart 266.34
296 TestPause/serial/Unpause 2.18
297 TestPause/serial/PauseAgain 2.34
298 TestPause/serial/DeletePaused 6.04
299 TestPause/serial/VerifyDeletedResources 5.47
301 TestStartStop/group/no-preload/serial/FirstStart 172.96
303 TestStartStop/group/embed-certs/serial/FirstStart 149.05
305 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 113.75
306 TestStartStop/group/no-preload/serial/DeployApp 10.97
307 TestStartStop/group/embed-certs/serial/DeployApp 10.95
308 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 3.44
309 TestStartStop/group/no-preload/serial/Stop 13.28
310 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 3.15
311 TestStartStop/group/embed-certs/serial/Stop 12.95
312 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 1.25
313 TestStartStop/group/no-preload/serial/SecondStart 303.55
314 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 1.33
315 TestStartStop/group/embed-certs/serial/SecondStart 288.43
316 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.43
317 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 3.66
318 TestStartStop/group/default-k8s-diff-port/serial/Stop 13.33
319 TestStartStop/group/old-k8s-version/serial/DeployApp 11.25
320 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 1.21
321 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 298.71
322 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 5.22
323 TestStartStop/group/old-k8s-version/serial/Stop 15.38
324 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 1.58
326 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 5.02
327 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 6.36
328 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
329 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.84
330 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.36
331 TestStartStop/group/embed-certs/serial/Pause 9.17
332 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.82
333 TestStartStop/group/no-preload/serial/Pause 9.97
335 TestStartStop/group/newest-cni/serial/FirstStart 99.14
336 TestNetworkPlugins/group/auto/Start 101.99
337 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 5.46
338 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.58
339 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.84
340 TestStartStop/group/default-k8s-diff-port/serial/Pause 10.43
341 TestNetworkPlugins/group/kindnet/Start 114.28
342 TestStartStop/group/newest-cni/serial/DeployApp 0
343 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 3.07
344 TestStartStop/group/newest-cni/serial/Stop 13.75
345 TestNetworkPlugins/group/auto/KubeletFlags 1.17
346 TestNetworkPlugins/group/auto/NetCatPod 17.66
347 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 1.17
348 TestStartStop/group/newest-cni/serial/SecondStart 36.34
349 TestNetworkPlugins/group/auto/DNS 0.35
350 TestNetworkPlugins/group/auto/Localhost 0.34
351 TestNetworkPlugins/group/auto/HairPin 0.34
352 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
353 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
354 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.86
355 TestStartStop/group/newest-cni/serial/Pause 9.27
356 TestNetworkPlugins/group/kindnet/ControllerPod 6.03
357 TestNetworkPlugins/group/calico/Start 190.82
358 TestNetworkPlugins/group/kindnet/KubeletFlags 1.28
359 TestNetworkPlugins/group/kindnet/NetCatPod 28.22
360 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.24
361 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 6.64
362 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.9
363 TestStartStop/group/old-k8s-version/serial/Pause 10.97
364 TestNetworkPlugins/group/custom-flannel/Start 123.94
365 TestNetworkPlugins/group/kindnet/DNS 0.45
366 TestNetworkPlugins/group/kindnet/Localhost 0.43
367 TestNetworkPlugins/group/kindnet/HairPin 0.35
368 TestNetworkPlugins/group/false/Start 102.37
369 TestNetworkPlugins/group/enable-default-cni/Start 101.27
370 TestNetworkPlugins/group/false/KubeletFlags 1.4
371 TestNetworkPlugins/group/false/NetCatPod 19.66
372 TestNetworkPlugins/group/custom-flannel/KubeletFlags 1.49
373 TestNetworkPlugins/group/custom-flannel/NetCatPod 17.87
374 TestNetworkPlugins/group/false/DNS 0.44
375 TestNetworkPlugins/group/false/Localhost 0.33
376 TestNetworkPlugins/group/false/HairPin 0.36
377 TestNetworkPlugins/group/custom-flannel/DNS 0.4
378 TestNetworkPlugins/group/custom-flannel/Localhost 0.34
379 TestNetworkPlugins/group/custom-flannel/HairPin 0.35
380 TestNetworkPlugins/group/calico/ControllerPod 6.03
381 TestNetworkPlugins/group/calico/KubeletFlags 1.41
382 TestNetworkPlugins/group/calico/NetCatPod 24.69
383 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 1.4
384 TestNetworkPlugins/group/enable-default-cni/NetCatPod 22.74
385 TestNetworkPlugins/group/calico/DNS 0.37
386 TestNetworkPlugins/group/enable-default-cni/DNS 0.47
387 TestNetworkPlugins/group/calico/Localhost 0.38
388 TestNetworkPlugins/group/enable-default-cni/Localhost 0.5
389 TestNetworkPlugins/group/calico/HairPin 0.43
390 TestNetworkPlugins/group/enable-default-cni/HairPin 0.36
391 TestNetworkPlugins/group/flannel/Start 124.45
392 TestNetworkPlugins/group/bridge/Start 101.91
393 TestNetworkPlugins/group/kubenet/Start 87.64
394 TestNetworkPlugins/group/bridge/KubeletFlags 1.43
395 TestNetworkPlugins/group/bridge/NetCatPod 18.88
396 TestNetworkPlugins/group/flannel/ControllerPod 6.03
397 TestNetworkPlugins/group/bridge/DNS 0.33
398 TestNetworkPlugins/group/bridge/Localhost 0.29
399 TestNetworkPlugins/group/bridge/HairPin 0.31
400 TestNetworkPlugins/group/flannel/KubeletFlags 1.18
401 TestNetworkPlugins/group/flannel/NetCatPod 18.61
402 TestNetworkPlugins/group/kubenet/KubeletFlags 1.35
403 TestNetworkPlugins/group/kubenet/NetCatPod 19.67
404 TestNetworkPlugins/group/flannel/DNS 0.45
405 TestNetworkPlugins/group/flannel/Localhost 0.38
406 TestNetworkPlugins/group/flannel/HairPin 0.49
407 TestNetworkPlugins/group/kubenet/DNS 0.39
408 TestNetworkPlugins/group/kubenet/Localhost 0.39
409 TestNetworkPlugins/group/kubenet/HairPin 0.34
x
+
TestDownloadOnly/v1.20.0/json-events (22.49s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-050400 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=docker --driver=docker
aaa_download_only_test.go:81: (dbg) Done: out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-050400 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=docker --driver=docker: (22.4928524s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (22.49s)

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

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |       User        | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-050400 | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:14 UTC |          |
	|         | -p download-only-050400        |                      |                   |         |                     |          |
	|         | --force --alsologtostderr      |                      |                   |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |                   |         |                     |          |
	|         | --container-runtime=docker     |                      |                   |         |                     |          |
	|         | --driver=docker                |                      |                   |         |                     |          |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/06/14 20:14:23
	Running on machine: minikube4
	Binary: Built with gc go1.22.3 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0614 20:14:23.615881   13888 out.go:291] Setting OutFile to fd 648 ...
	I0614 20:14:23.617096   13888 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0614 20:14:23.617138   13888 out.go:304] Setting ErrFile to fd 652...
	I0614 20:14:23.617241   13888 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0614 20:14:23.638265   13888 root.go:314] Error reading config file at C:\Users\jenkins.minikube4\minikube-integration\.minikube\config\config.json: open C:\Users\jenkins.minikube4\minikube-integration\.minikube\config\config.json: The system cannot find the path specified.
	I0614 20:14:23.648469   13888 out.go:298] Setting JSON to true
	I0614 20:14:23.652849   13888 start.go:129] hostinfo: {"hostname":"minikube4","uptime":18984,"bootTime":1718377079,"procs":202,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4529 Build 19045.4529","kernelVersion":"10.0.19045.4529 Build 19045.4529","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"df6bfb5f-73f2-4acb-9365-df7854ecbb28"}
	W0614 20:14:23.652849   13888 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0614 20:14:23.661953   13888 out.go:97] [download-only-050400] minikube v1.33.1 on Microsoft Windows 10 Enterprise N 10.0.19045.4529 Build 19045.4529
	I0614 20:14:23.661953   13888 notify.go:220] Checking for updates...
	W0614 20:14:23.661953   13888 preload.go:294] Failed to list preload files: open C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\preloaded-tarball: The system cannot find the file specified.
	I0614 20:14:23.664582   13888 out.go:169] KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	I0614 20:14:23.666794   13888 out.go:169] MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
	I0614 20:14:23.668846   13888 out.go:169] MINIKUBE_LOCATION=19068
	I0614 20:14:23.671494   13888 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	W0614 20:14:23.677131   13888 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0614 20:14:23.679014   13888 driver.go:392] Setting default libvirt URI to qemu:///system
	I0614 20:14:23.970281   13888 docker.go:122] docker version: linux-26.0.0:Docker Desktop 4.29.0 (145265)
	I0614 20:14:23.979617   13888 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0614 20:14:25.350341   13888 cli_runner.go:217] Completed: docker system info --format "{{json .}}": (1.3706606s)
	I0614 20:14:25.351390   13888 info.go:266] docker info: {ID:a15b78d1-f772-48f7-bbf5-f8fe086f3f87 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:0 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:54 OomKillDisable:true NGoroutines:80 SystemTime:2024-06-14 20:14:25.311111557 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:14 KernelVersion:5.15.146.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657614336 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.13.1-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1-desktop.1] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container. Vendor:Docker Inc. Version:0.0.27] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion
:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.23] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.4] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.1.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:D
ocker Scout Vendor:Docker Inc. Version:v1.6.3]] Warnings:<nil>}}
	I0614 20:14:25.355227   13888 out.go:97] Using the docker driver based on user configuration
	I0614 20:14:25.355334   13888 start.go:297] selected driver: docker
	I0614 20:14:25.355334   13888 start.go:901] validating driver "docker" against <nil>
	I0614 20:14:25.371472   13888 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0614 20:14:25.712518   13888 info.go:266] docker info: {ID:a15b78d1-f772-48f7-bbf5-f8fe086f3f87 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:0 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:54 OomKillDisable:true NGoroutines:80 SystemTime:2024-06-14 20:14:25.669958492 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:14 KernelVersion:5.15.146.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657614336 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.13.1-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1-desktop.1] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container. Vendor:Docker Inc. Version:0.0.27] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion
:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.23] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.4] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.1.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:D
ocker Scout Vendor:Docker Inc. Version:v1.6.3]] Warnings:<nil>}}
	I0614 20:14:25.712931   13888 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0614 20:14:25.842524   13888 start_flags.go:393] Using suggested 16300MB memory alloc based on sys=65534MB, container=32098MB
	I0614 20:14:25.842524   13888 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0614 20:14:25.848029   13888 out.go:169] Using Docker Desktop driver with root privileges
	I0614 20:14:25.850028   13888 cni.go:84] Creating CNI manager for ""
	I0614 20:14:25.850028   13888 cni.go:162] CNI unnecessary in this configuration, recommending no CNI
	I0614 20:14:25.851150   13888 start.go:340] cluster config:
	{Name:download-only-050400 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 Memory:16300 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-050400 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local C
ontainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube4:/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}
	I0614 20:14:25.852678   13888 out.go:97] Starting "download-only-050400" primary control-plane node in "download-only-050400" cluster
	I0614 20:14:25.852678   13888 cache.go:121] Beginning downloading kic base image for docker with docker
	I0614 20:14:25.854811   13888 out.go:97] Pulling base image v0.0.44-1718296336-19068 ...
	I0614 20:14:25.855656   13888 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 in local docker daemon
	I0614 20:14:25.855922   13888 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I0614 20:14:25.896374   13888 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
	I0614 20:14:25.896618   13888 cache.go:56] Caching tarball of preloaded images
	I0614 20:14:25.897065   13888 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I0614 20:14:25.899309   13888 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0614 20:14:25.899309   13888 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I0614 20:14:25.964980   13888 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4?checksum=md5:9a82241e9b8b4ad2b5cca73108f2c7a3 -> C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
	I0614 20:14:26.034358   13888 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 to local cache
	I0614 20:14:26.034808   13888 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8.tar -> C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds_v0.0.44-1718296336-19068@sha256_b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8.tar
	I0614 20:14:26.035143   13888 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8.tar -> C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds_v0.0.44-1718296336-19068@sha256_b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8.tar
	I0614 20:14:26.035244   13888 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 in local cache directory
	I0614 20:14:26.036288   13888 image.go:118] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 to local cache
	I0614 20:14:30.274318   13888 preload.go:248] saving checksum for preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I0614 20:14:30.275474   13888 preload.go:255] verifying checksum of C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I0614 20:14:31.239041   13888 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on docker
	I0614 20:14:31.239373   13888 profile.go:143] Saving config to C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\download-only-050400\config.json ...
	I0614 20:14:31.239373   13888 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\download-only-050400\config.json: {Name:mkb8ca7a8f47750e9c7607b22f2926ed29729d5a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0614 20:14:31.240098   13888 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I0614 20:14:31.242114   13888 download.go:107] Downloading: https://dl.k8s.io/release/v1.20.0/bin/windows/amd64/kubectl.exe?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/windows/amd64/kubectl.exe.sha256 -> C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\windows\amd64\v1.20.0/kubectl.exe
	
	
	* The control-plane node download-only-050400 host does not exist
	  To start a cluster, run: "minikube start -p download-only-050400"

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 20:14:46.115109   11492 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-windows-amd64.exe delete --all
aaa_download_only_test.go:197: (dbg) Done: out/minikube-windows-amd64.exe delete --all: (1.7634912s)
--- PASS: TestDownloadOnly/v1.20.0/DeleteAll (1.76s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-windows-amd64.exe delete -p download-only-050400
aaa_download_only_test.go:208: (dbg) Done: out/minikube-windows-amd64.exe delete -p download-only-050400: (1.1662365s)
--- PASS: TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (1.17s)

                                                
                                    
x
+
TestDownloadOnly/v1.30.1/json-events (9.63s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.30.1/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-214500 --force --alsologtostderr --kubernetes-version=v1.30.1 --container-runtime=docker --driver=docker
aaa_download_only_test.go:81: (dbg) Done: out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-214500 --force --alsologtostderr --kubernetes-version=v1.30.1 --container-runtime=docker --driver=docker: (9.6286599s)
--- PASS: TestDownloadOnly/v1.30.1/json-events (9.63s)

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.30.1/kubectl
--- PASS: TestDownloadOnly/v1.30.1/kubectl (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.30.1/LogsDuration (0.25s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.30.1/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-windows-amd64.exe logs -p download-only-214500
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-windows-amd64.exe logs -p download-only-214500: exit status 85 (245.1135ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |       User        | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-050400 | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:14 UTC |                     |
	|         | -p download-only-050400        |                      |                   |         |                     |                     |
	|         | --force --alsologtostderr      |                      |                   |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |                   |         |                     |                     |
	|         | --container-runtime=docker     |                      |                   |         |                     |                     |
	|         | --driver=docker                |                      |                   |         |                     |                     |
	| delete  | --all                          | minikube             | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:14 UTC | 14 Jun 24 20:14 UTC |
	| delete  | -p download-only-050400        | download-only-050400 | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:14 UTC | 14 Jun 24 20:14 UTC |
	| start   | -o=json --download-only        | download-only-214500 | minikube4\jenkins | v1.33.1 | 14 Jun 24 20:14 UTC |                     |
	|         | -p download-only-214500        |                      |                   |         |                     |                     |
	|         | --force --alsologtostderr      |                      |                   |         |                     |                     |
	|         | --kubernetes-version=v1.30.1   |                      |                   |         |                     |                     |
	|         | --container-runtime=docker     |                      |                   |         |                     |                     |
	|         | --driver=docker                |                      |                   |         |                     |                     |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/06/14 20:14:49
	Running on machine: minikube4
	Binary: Built with gc go1.22.3 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0614 20:14:49.524451    2140 out.go:291] Setting OutFile to fd 620 ...
	I0614 20:14:49.525260    2140 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0614 20:14:49.525260    2140 out.go:304] Setting ErrFile to fd 628...
	I0614 20:14:49.525339    2140 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0614 20:14:49.546407    2140 out.go:298] Setting JSON to true
	I0614 20:14:49.548404    2140 start.go:129] hostinfo: {"hostname":"minikube4","uptime":19009,"bootTime":1718377079,"procs":203,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4529 Build 19045.4529","kernelVersion":"10.0.19045.4529 Build 19045.4529","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"df6bfb5f-73f2-4acb-9365-df7854ecbb28"}
	W0614 20:14:49.549407    2140 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0614 20:14:49.554433    2140 out.go:97] [download-only-214500] minikube v1.33.1 on Microsoft Windows 10 Enterprise N 10.0.19045.4529 Build 19045.4529
	I0614 20:14:49.554730    2140 notify.go:220] Checking for updates...
	I0614 20:14:49.557018    2140 out.go:169] KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	I0614 20:14:49.559228    2140 out.go:169] MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
	I0614 20:14:49.561380    2140 out.go:169] MINIKUBE_LOCATION=19068
	I0614 20:14:49.563533    2140 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	W0614 20:14:49.567622    2140 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0614 20:14:49.568331    2140 driver.go:392] Setting default libvirt URI to qemu:///system
	I0614 20:14:49.842964    2140 docker.go:122] docker version: linux-26.0.0:Docker Desktop 4.29.0 (145265)
	I0614 20:14:49.852420    2140 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0614 20:14:50.171046    2140 info.go:266] docker info: {ID:a15b78d1-f772-48f7-bbf5-f8fe086f3f87 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:0 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:54 OomKillDisable:true NGoroutines:80 SystemTime:2024-06-14 20:14:50.130014035 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:14 KernelVersion:5.15.146.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657614336 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.13.1-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1-desktop.1] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container. Vendor:Docker Inc. Version:0.0.27] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion
:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.23] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.4] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.1.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:D
ocker Scout Vendor:Docker Inc. Version:v1.6.3]] Warnings:<nil>}}
	I0614 20:14:50.175226    2140 out.go:97] Using the docker driver based on user configuration
	I0614 20:14:50.175226    2140 start.go:297] selected driver: docker
	I0614 20:14:50.175226    2140 start.go:901] validating driver "docker" against <nil>
	I0614 20:14:50.195820    2140 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0614 20:14:50.530756    2140 info.go:266] docker info: {ID:a15b78d1-f772-48f7-bbf5-f8fe086f3f87 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:0 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:54 OomKillDisable:true NGoroutines:80 SystemTime:2024-06-14 20:14:50.477834245 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:14 KernelVersion:5.15.146.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657614336 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.13.1-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1-desktop.1] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container. Vendor:Docker Inc. Version:0.0.27] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion
:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.23] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.4] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.1.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:D
ocker Scout Vendor:Docker Inc. Version:v1.6.3]] Warnings:<nil>}}
	I0614 20:14:50.530985    2140 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0614 20:14:50.579577    2140 start_flags.go:393] Using suggested 16300MB memory alloc based on sys=65534MB, container=32098MB
	I0614 20:14:50.580862    2140 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0614 20:14:50.681138    2140 out.go:169] Using Docker Desktop driver with root privileges
	I0614 20:14:50.683156    2140 cni.go:84] Creating CNI manager for ""
	I0614 20:14:50.683156    2140 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0614 20:14:50.683156    2140 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0614 20:14:50.683670    2140 start.go:340] cluster config:
	{Name:download-only-214500 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 Memory:16300 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.1 ClusterName:download-only-214500 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local C
ontainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube4:/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}
	I0614 20:14:50.687055    2140 out.go:97] Starting "download-only-214500" primary control-plane node in "download-only-214500" cluster
	I0614 20:14:50.687140    2140 cache.go:121] Beginning downloading kic base image for docker with docker
	I0614 20:14:50.688959    2140 out.go:97] Pulling base image v0.0.44-1718296336-19068 ...
	I0614 20:14:50.688959    2140 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime docker
	I0614 20:14:50.688959    2140 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 in local docker daemon
	I0614 20:14:50.741657    2140 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.1/preloaded-images-k8s-v18-v1.30.1-docker-overlay2-amd64.tar.lz4
	I0614 20:14:50.741657    2140 cache.go:56] Caching tarball of preloaded images
	I0614 20:14:50.741657    2140 preload.go:132] Checking if preload exists for k8s version v1.30.1 and runtime docker
	I0614 20:14:50.745195    2140 out.go:97] Downloading Kubernetes v1.30.1 preload ...
	I0614 20:14:50.745231    2140 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.30.1-docker-overlay2-amd64.tar.lz4 ...
	I0614 20:14:50.815243    2140 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.1/preloaded-images-k8s-v18-v1.30.1-docker-overlay2-amd64.tar.lz4?checksum=md5:f110de85c4cd01fa5de0726fbc529387 -> C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.30.1-docker-overlay2-amd64.tar.lz4
	I0614 20:14:50.840865    2140 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 to local cache
	I0614 20:14:50.840865    2140 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8.tar -> C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds_v0.0.44-1718296336-19068@sha256_b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8.tar
	I0614 20:14:50.840865    2140 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8.tar -> C:\Users\jenkins.minikube4\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds_v0.0.44-1718296336-19068@sha256_b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8.tar
	I0614 20:14:50.840865    2140 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 in local cache directory
	I0614 20:14:50.840865    2140 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 in local cache directory, skipping pull
	I0614 20:14:50.840865    2140 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 exists in cache, skipping pull
	I0614 20:14:50.841498    2140 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 as a tarball
	
	
	* The control-plane node download-only-214500 host does not exist
	  To start a cluster, run: "minikube start -p download-only-214500"

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 20:14:59.083698    2884 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
aaa_download_only_test.go:185: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.30.1/LogsDuration (0.25s)

                                                
                                    
x
+
TestDownloadOnly/v1.30.1/DeleteAll (1.97s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.30.1/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-windows-amd64.exe delete --all
aaa_download_only_test.go:197: (dbg) Done: out/minikube-windows-amd64.exe delete --all: (1.9682586s)
--- PASS: TestDownloadOnly/v1.30.1/DeleteAll (1.97s)

                                                
                                    
x
+
TestDownloadOnly/v1.30.1/DeleteAlwaysSucceeds (1.23s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.30.1/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-windows-amd64.exe delete -p download-only-214500
aaa_download_only_test.go:208: (dbg) Done: out/minikube-windows-amd64.exe delete -p download-only-214500: (1.2281979s)
--- PASS: TestDownloadOnly/v1.30.1/DeleteAlwaysSucceeds (1.23s)

                                                
                                    
x
+
TestDownloadOnlyKic (3.55s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-windows-amd64.exe start --download-only -p download-docker-863000 --alsologtostderr --driver=docker
aaa_download_only_test.go:232: (dbg) Done: out/minikube-windows-amd64.exe start --download-only -p download-docker-863000 --alsologtostderr --driver=docker: (1.3773265s)
helpers_test.go:175: Cleaning up "download-docker-863000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p download-docker-863000
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p download-docker-863000: (1.2970034s)
--- PASS: TestDownloadOnlyKic (3.55s)

                                                
                                    
x
+
TestBinaryMirror (3.32s)

                                                
                                                
=== RUN   TestBinaryMirror
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-windows-amd64.exe start --download-only -p binary-mirror-105400 --alsologtostderr --binary-mirror http://127.0.0.1:63337 --driver=docker
aaa_download_only_test.go:314: (dbg) Done: out/minikube-windows-amd64.exe start --download-only -p binary-mirror-105400 --alsologtostderr --binary-mirror http://127.0.0.1:63337 --driver=docker: (1.7326761s)
helpers_test.go:175: Cleaning up "binary-mirror-105400" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p binary-mirror-105400
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p binary-mirror-105400: (1.3282662s)
--- PASS: TestBinaryMirror (3.32s)

                                                
                                    
x
+
TestOffline (214.05s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-windows-amd64.exe start -p offline-docker-080100 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker
aab_offline_test.go:55: (dbg) Done: out/minikube-windows-amd64.exe start -p offline-docker-080100 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker: (3m23.6883721s)
helpers_test.go:175: Cleaning up "offline-docker-080100" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p offline-docker-080100
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p offline-docker-080100: (10.3569742s)
--- PASS: TestOffline (214.05s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.26s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/EnablingAddonOnNonExistingCluster
addons_test.go:1029: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p addons-014900
addons_test.go:1029: (dbg) Non-zero exit: out/minikube-windows-amd64.exe addons enable dashboard -p addons-014900: exit status 85 (261.2344ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 20:15:11.954789    1132 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
--- PASS: TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.26s)

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.25s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/DisablingAddonOnNonExistingCluster
addons_test.go:1040: (dbg) Run:  out/minikube-windows-amd64.exe addons disable dashboard -p addons-014900
addons_test.go:1040: (dbg) Non-zero exit: out/minikube-windows-amd64.exe addons disable dashboard -p addons-014900: exit status 85 (247.1498ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 20:15:11.954789   12672 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
--- PASS: TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.25s)

                                                
                                    
x
+
TestAddons/Setup (597.24s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe start -p addons-014900 --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 --addons=ingress --addons=ingress-dns --addons=helm-tiller
addons_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe start -p addons-014900 --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 --addons=ingress --addons=ingress-dns --addons=helm-tiller: (9m57.2388401s)
--- PASS: TestAddons/Setup (597.24s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (18.79s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:840: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-nkdtk" [398480a5-e995-4086-aa13-c3458bd32e14] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:840: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.0143384s
addons_test.go:843: (dbg) Run:  out/minikube-windows-amd64.exe addons disable inspektor-gadget -p addons-014900
addons_test.go:843: (dbg) Done: out/minikube-windows-amd64.exe addons disable inspektor-gadget -p addons-014900: (12.7741015s)
--- PASS: TestAddons/parallel/InspektorGadget (18.79s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (8.81s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 52.9083ms
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-hvccz" [9d44b75f-ee39-4a04-a445-ee7ea513f936] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.0222426s
addons_test.go:417: (dbg) Run:  kubectl --context addons-014900 top pods -n kube-system
addons_test.go:434: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-014900 addons disable metrics-server --alsologtostderr -v=1
addons_test.go:434: (dbg) Done: out/minikube-windows-amd64.exe -p addons-014900 addons disable metrics-server --alsologtostderr -v=1: (3.515107s)
--- PASS: TestAddons/parallel/MetricsServer (8.81s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (33.85s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:458: tiller-deploy stabilized in 37.0163ms
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-rmqcf" [deda4d4a-9058-4e3d-8d6a-66c01d67c942] Running
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 5.0646539s
addons_test.go:475: (dbg) Run:  kubectl --context addons-014900 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-014900 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (22.6649136s)
addons_test.go:492: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-014900 addons disable helm-tiller --alsologtostderr -v=1
addons_test.go:492: (dbg) Done: out/minikube-windows-amd64.exe -p addons-014900 addons disable helm-tiller --alsologtostderr -v=1: (6.0534411s)
--- PASS: TestAddons/parallel/HelmTiller (33.85s)

                                                
                                    
x
+
TestAddons/parallel/CSI (105.8s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:563: csi-hostpath-driver pods stabilized in 43.0853ms
addons_test.go:566: (dbg) Run:  kubectl --context addons-014900 create -f testdata\csi-hostpath-driver\pvc.yaml
addons_test.go:571: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:576: (dbg) Run:  kubectl --context addons-014900 create -f testdata\csi-hostpath-driver\pv-pod.yaml
addons_test.go:581: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [b964c6e1-0fbd-44fe-b45d-62e14004ccbc] Pending
helpers_test.go:344: "task-pv-pod" [b964c6e1-0fbd-44fe-b45d-62e14004ccbc] 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" [b964c6e1-0fbd-44fe-b45d-62e14004ccbc] Running
addons_test.go:581: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 37.0143894s
addons_test.go:586: (dbg) Run:  kubectl --context addons-014900 create -f testdata\csi-hostpath-driver\snapshot.yaml
addons_test.go:591: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-014900 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-014900 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:596: (dbg) Run:  kubectl --context addons-014900 delete pod task-pv-pod
addons_test.go:596: (dbg) Done: kubectl --context addons-014900 delete pod task-pv-pod: (1.8765604s)
addons_test.go:602: (dbg) Run:  kubectl --context addons-014900 delete pvc hpvc
addons_test.go:608: (dbg) Run:  kubectl --context addons-014900 create -f testdata\csi-hostpath-driver\pvc-restore.yaml
addons_test.go:613: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:618: (dbg) Run:  kubectl --context addons-014900 create -f testdata\csi-hostpath-driver\pv-pod-restore.yaml
addons_test.go:623: (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" [ee4635b8-f086-45c1-ae30-246b5f953d22] Pending
helpers_test.go:344: "task-pv-pod-restore" [ee4635b8-f086-45c1-ae30-246b5f953d22] 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" [ee4635b8-f086-45c1-ae30-246b5f953d22] Running
addons_test.go:623: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 10.0260175s
addons_test.go:628: (dbg) Run:  kubectl --context addons-014900 delete pod task-pv-pod-restore
addons_test.go:628: (dbg) Done: kubectl --context addons-014900 delete pod task-pv-pod-restore: (1.3082885s)
addons_test.go:632: (dbg) Run:  kubectl --context addons-014900 delete pvc hpvc-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-014900 delete volumesnapshot new-snapshot-demo
addons_test.go:640: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-014900 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:640: (dbg) Done: out/minikube-windows-amd64.exe -p addons-014900 addons disable csi-hostpath-driver --alsologtostderr -v=1: (8.6940862s)
addons_test.go:644: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-014900 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-windows-amd64.exe -p addons-014900 addons disable volumesnapshots --alsologtostderr -v=1: (2.0570679s)
--- PASS: TestAddons/parallel/CSI (105.80s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (28.41s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:826: (dbg) Run:  out/minikube-windows-amd64.exe addons enable headlamp -p addons-014900 --alsologtostderr -v=1
addons_test.go:826: (dbg) Done: out/minikube-windows-amd64.exe addons enable headlamp -p addons-014900 --alsologtostderr -v=1: (2.3575415s)
addons_test.go:831: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7fc69f7444-kw5md" [fef095e0-d58d-467a-bb21-0c2718a089fa] Pending
helpers_test.go:344: "headlamp-7fc69f7444-kw5md" [fef095e0-d58d-467a-bb21-0c2718a089fa] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7fc69f7444-kw5md" [fef095e0-d58d-467a-bb21-0c2718a089fa] Running
addons_test.go:831: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 26.0438142s
--- PASS: TestAddons/parallel/Headlamp (28.41s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (8.61s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:859: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-6fcd4f6f98-6tsmm" [4ccf52b1-c6ca-4bc9-b4f9-e3123d4f088f] Running
addons_test.go:859: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.091794s
addons_test.go:862: (dbg) Run:  out/minikube-windows-amd64.exe addons disable cloud-spanner -p addons-014900
addons_test.go:862: (dbg) Done: out/minikube-windows-amd64.exe addons disable cloud-spanner -p addons-014900: (3.4472717s)
--- PASS: TestAddons/parallel/CloudSpanner (8.61s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (77.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:974: (dbg) Run:  kubectl --context addons-014900 apply -f testdata\storage-provisioner-rancher\pvc.yaml
addons_test.go:980: (dbg) Run:  kubectl --context addons-014900 apply -f testdata\storage-provisioner-rancher\pod.yaml
addons_test.go:984: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-014900 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:987: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [24510405-51f4-4c24-ba30-de409e833b3f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [24510405-51f4-4c24-ba30-de409e833b3f] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [24510405-51f4-4c24-ba30-de409e833b3f] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:987: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 7.0209751s
addons_test.go:992: (dbg) Run:  kubectl --context addons-014900 get pvc test-pvc -o=json
addons_test.go:1001: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-014900 ssh "cat /opt/local-path-provisioner/pvc-8cdcc704-dbb4-40d0-b22e-0e007d318674_default_test-pvc/file1"
addons_test.go:1001: (dbg) Done: out/minikube-windows-amd64.exe -p addons-014900 ssh "cat /opt/local-path-provisioner/pvc-8cdcc704-dbb4-40d0-b22e-0e007d318674_default_test-pvc/file1": (1.8092498s)
addons_test.go:1013: (dbg) Run:  kubectl --context addons-014900 delete pod test-local-path
addons_test.go:1017: (dbg) Run:  kubectl --context addons-014900 delete pvc test-pvc
addons_test.go:1021: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-014900 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1021: (dbg) Done: out/minikube-windows-amd64.exe -p addons-014900 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (48.7765424s)
--- PASS: TestAddons/parallel/LocalPath (77.75s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (7.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1053: (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-lb48d" [cb8ba883-ad77-4535-b3e2-5b2f64d09d20] Running
addons_test.go:1053: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.0281408s
addons_test.go:1056: (dbg) Run:  out/minikube-windows-amd64.exe addons disable nvidia-device-plugin -p addons-014900
addons_test.go:1056: (dbg) Done: out/minikube-windows-amd64.exe addons disable nvidia-device-plugin -p addons-014900: (1.7360641s)
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (7.77s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (6.02s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1064: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-5ddbf7d777-46k45" [6aa9edb8-77b1-48db-b47f-2a5375881fe1] Running
addons_test.go:1064: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.018855s
--- PASS: TestAddons/parallel/Yakd (6.02s)

                                                
                                    
x
+
TestAddons/parallel/Volcano (45.24s)

                                                
                                                
=== RUN   TestAddons/parallel/Volcano
=== PAUSE TestAddons/parallel/Volcano

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Volcano
addons_test.go:905: volcano-controller stabilized in 82.166ms
addons_test.go:889: volcano-scheduler stabilized in 82.851ms
addons_test.go:897: volcano-admission stabilized in 83.4383ms
addons_test.go:911: (dbg) TestAddons/parallel/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-765f888978-hc8pq" [586c5b04-0b4b-46db-a8b1-dc84c2940cf6] Running
addons_test.go:911: (dbg) TestAddons/parallel/Volcano: app=volcano-scheduler healthy within 6.089354s
addons_test.go:915: (dbg) TestAddons/parallel/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-7b497cf95b-f7rf8" [c49cd732-fe74-42ba-82d3-1c1720ce27a3] Running
addons_test.go:915: (dbg) TestAddons/parallel/Volcano: app=volcano-admission healthy within 5.0148912s
addons_test.go:919: (dbg) TestAddons/parallel/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controller-86c5446455-64tp4" [1a08fb9b-2e10-4c03-ba01-ef29e59fea06] Running
addons_test.go:919: (dbg) TestAddons/parallel/Volcano: app=volcano-controller healthy within 6.0078645s
addons_test.go:924: (dbg) Run:  kubectl --context addons-014900 delete -n volcano-system job volcano-admission-init
addons_test.go:930: (dbg) Run:  kubectl --context addons-014900 create -f testdata\vcjob.yaml
addons_test.go:938: (dbg) Run:  kubectl --context addons-014900 get vcjob -n my-volcano
addons_test.go:956: (dbg) TestAddons/parallel/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:344: "test-job-nginx-0" [f5c14b47-84e1-4017-a928-e3f3a385a33a] Pending
helpers_test.go:344: "test-job-nginx-0" [f5c14b47-84e1-4017-a928-e3f3a385a33a] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [f5c14b47-84e1-4017-a928-e3f3a385a33a] Running
addons_test.go:956: (dbg) TestAddons/parallel/Volcano: volcano.sh/job-name=test-job healthy within 14.0239786s
addons_test.go:960: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-014900 addons disable volcano --alsologtostderr -v=1
addons_test.go:960: (dbg) Done: out/minikube-windows-amd64.exe -p addons-014900 addons disable volcano --alsologtostderr -v=1: (13.1048897s)
--- PASS: TestAddons/parallel/Volcano (45.24s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:652: (dbg) Run:  kubectl --context addons-014900 create ns new-namespace
addons_test.go:666: (dbg) Run:  kubectl --context addons-014900 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.32s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (14.42s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:174: (dbg) Run:  out/minikube-windows-amd64.exe stop -p addons-014900
addons_test.go:174: (dbg) Done: out/minikube-windows-amd64.exe stop -p addons-014900: (12.8665779s)
addons_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p addons-014900
addons_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe addons disable dashboard -p addons-014900
addons_test.go:187: (dbg) Run:  out/minikube-windows-amd64.exe addons disable gvisor -p addons-014900
--- PASS: TestAddons/StoppedEnableDisable (14.42s)

                                                
                                    
x
+
TestCertOptions (83.58s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-options-575300 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker --apiserver-name=localhost
cert_options_test.go:49: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-options-575300 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker --apiserver-name=localhost: (1m12.8848083s)
cert_options_test.go:60: (dbg) Run:  out/minikube-windows-amd64.exe -p cert-options-575300 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:60: (dbg) Done: out/minikube-windows-amd64.exe -p cert-options-575300 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt": (1.5385149s)
cert_options_test.go:100: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p cert-options-575300 -- "sudo cat /etc/kubernetes/admin.conf"
cert_options_test.go:100: (dbg) Done: out/minikube-windows-amd64.exe ssh -p cert-options-575300 -- "sudo cat /etc/kubernetes/admin.conf": (1.5739953s)
helpers_test.go:175: Cleaning up "cert-options-575300" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p cert-options-575300
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p cert-options-575300: (7.3699918s)
--- PASS: TestCertOptions (83.58s)

                                                
                                    
x
+
TestCertExpiration (322.63s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-expiration-294800 --memory=2048 --cert-expiration=3m --driver=docker
cert_options_test.go:123: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-expiration-294800 --memory=2048 --cert-expiration=3m --driver=docker: (1m26.7493667s)
cert_options_test.go:131: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-expiration-294800 --memory=2048 --cert-expiration=8760h --driver=docker
E0614 21:40:09.586410    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
cert_options_test.go:131: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-expiration-294800 --memory=2048 --cert-expiration=8760h --driver=docker: (48.3228097s)
helpers_test.go:175: Cleaning up "cert-expiration-294800" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p cert-expiration-294800
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p cert-expiration-294800: (7.5471171s)
--- PASS: TestCertExpiration (322.63s)

                                                
                                    
x
+
TestDockerFlags (94.36s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe start -p docker-flags-232800 --cache-images=false --memory=2048 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=docker
docker_test.go:51: (dbg) Done: out/minikube-windows-amd64.exe start -p docker-flags-232800 --cache-images=false --memory=2048 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=docker: (1m25.9983263s)
docker_test.go:56: (dbg) Run:  out/minikube-windows-amd64.exe -p docker-flags-232800 ssh "sudo systemctl show docker --property=Environment --no-pager"
docker_test.go:56: (dbg) Done: out/minikube-windows-amd64.exe -p docker-flags-232800 ssh "sudo systemctl show docker --property=Environment --no-pager": (1.213489s)
docker_test.go:67: (dbg) Run:  out/minikube-windows-amd64.exe -p docker-flags-232800 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
docker_test.go:67: (dbg) Done: out/minikube-windows-amd64.exe -p docker-flags-232800 ssh "sudo systemctl show docker --property=ExecStart --no-pager": (1.3320655s)
helpers_test.go:175: Cleaning up "docker-flags-232800" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p docker-flags-232800
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p docker-flags-232800: (5.7951918s)
--- PASS: TestDockerFlags (94.36s)

                                                
                                    
x
+
TestForceSystemdFlag (113.34s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-windows-amd64.exe start -p force-systemd-flag-603300 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker
docker_test.go:91: (dbg) Done: out/minikube-windows-amd64.exe start -p force-systemd-flag-603300 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker: (1m45.7428641s)
docker_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe -p force-systemd-flag-603300 ssh "docker info --format {{.CgroupDriver}}"
docker_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe -p force-systemd-flag-603300 ssh "docker info --format {{.CgroupDriver}}": (1.5542263s)
helpers_test.go:175: Cleaning up "force-systemd-flag-603300" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p force-systemd-flag-603300
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p force-systemd-flag-603300: (6.0431277s)
--- PASS: TestForceSystemdFlag (113.34s)

                                                
                                    
x
+
TestForceSystemdEnv (94.5s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-windows-amd64.exe start -p force-systemd-env-564300 --memory=2048 --alsologtostderr -v=5 --driver=docker
E0614 21:35:09.592300    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
docker_test.go:155: (dbg) Done: out/minikube-windows-amd64.exe start -p force-systemd-env-564300 --memory=2048 --alsologtostderr -v=5 --driver=docker: (1m25.753704s)
docker_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe -p force-systemd-env-564300 ssh "docker info --format {{.CgroupDriver}}"
docker_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe -p force-systemd-env-564300 ssh "docker info --format {{.CgroupDriver}}": (1.8686807s)
helpers_test.go:175: Cleaning up "force-systemd-env-564300" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p force-systemd-env-564300
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p force-systemd-env-564300: (6.8672279s)
--- PASS: TestForceSystemdEnv (94.50s)

                                                
                                    
x
+
TestErrorSpam/start (3.79s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:216: Cleaning up 1 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 start --dry-run
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 start --dry-run: (1.2803431s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 start --dry-run
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 start --dry-run: (1.2306913s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 start --dry-run
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 start --dry-run: (1.2752902s)
--- PASS: TestErrorSpam/start (3.79s)

                                                
                                    
x
+
TestErrorSpam/status (3.83s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 status
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 status: (1.2561215s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 status
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 status: (1.3039999s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 status
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 status: (1.267636s)
--- PASS: TestErrorSpam/status (3.83s)

                                                
                                    
x
+
TestErrorSpam/pause (3.89s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 pause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 pause: (1.5642851s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 pause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 pause: (1.1702373s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 pause
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 pause: (1.1531064s)
--- PASS: TestErrorSpam/pause (3.89s)

                                                
                                    
x
+
TestErrorSpam/unpause (5.23s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 unpause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 unpause: (1.7242543s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 unpause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 unpause: (1.4516883s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 unpause
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 unpause: (2.0467596s)
--- PASS: TestErrorSpam/unpause (5.23s)

                                                
                                    
x
+
TestErrorSpam/stop (19.84s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 stop
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 stop: (11.482214s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 stop
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 stop: (4.173599s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 stop
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-138300 --log_dir C:\Users\jenkins.minikube4\AppData\Local\Temp\nospam-138300 stop: (4.176152s)
--- PASS: TestErrorSpam/stop (19.84s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.03s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1851: local sync path: C:\Users\jenkins.minikube4\minikube-integration\.minikube\files\etc\test\nested\copy\9264\hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.03s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (91.32s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2230: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-191600 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker
E0614 20:30:09.403826    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
E0614 20:30:09.419154    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
E0614 20:30:09.435398    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
E0614 20:30:09.466865    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
E0614 20:30:09.513729    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
E0614 20:30:09.609080    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
E0614 20:30:09.782943    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
E0614 20:30:10.111766    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
E0614 20:30:10.765239    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
E0614 20:30:12.052289    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
E0614 20:30:14.621318    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
E0614 20:30:19.747873    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
E0614 20:30:30.000572    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
E0614 20:30:50.482415    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
functional_test.go:2230: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-191600 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker: (1m31.3171992s)
--- PASS: TestFunctional/serial/StartWithProxy (91.32s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (37.47s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:655: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-191600 --alsologtostderr -v=8
E0614 20:31:31.445788    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
functional_test.go:655: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-191600 --alsologtostderr -v=8: (37.4648134s)
functional_test.go:659: soft start took 37.4667938s for "functional-191600" cluster.
--- PASS: TestFunctional/serial/SoftStart (37.47s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.23s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 cache add registry.k8s.io/pause:3.1
functional_test.go:1045: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 cache add registry.k8s.io/pause:3.1: (2.3351468s)
functional_test.go:1045: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 cache add registry.k8s.io/pause:3.3: (2.3375386s)
functional_test.go:1045: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 cache add registry.k8s.io/pause:latest
functional_test.go:1045: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 cache add registry.k8s.io/pause:latest: (2.334846s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (7.01s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1073: (dbg) Run:  docker build -t minikube-local-cache-test:functional-191600 C:\Users\jenkins.minikube4\AppData\Local\Temp\TestFunctionalserialCacheCmdcacheadd_local3970062207\001
functional_test.go:1073: (dbg) Done: docker build -t minikube-local-cache-test:functional-191600 C:\Users\jenkins.minikube4\AppData\Local\Temp\TestFunctionalserialCacheCmdcacheadd_local3970062207\001: (2.0280245s)
functional_test.go:1085: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 cache add minikube-local-cache-test:functional-191600
functional_test.go:1085: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 cache add minikube-local-cache-test:functional-191600: (1.67867s)
functional_test.go:1090: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 cache delete minikube-local-cache-test:functional-191600
functional_test.go:1079: (dbg) Run:  docker rmi minikube-local-cache-test:functional-191600
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (4.20s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1120: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 ssh sudo crictl images
functional_test.go:1120: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 ssh sudo crictl images: (1.1803384s)
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (1.18s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/cache_reload
functional_test.go:1143: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 ssh sudo docker rmi registry.k8s.io/pause:latest
functional_test.go:1143: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 ssh sudo docker rmi registry.k8s.io/pause:latest: (1.1421469s)
functional_test.go:1149: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 ssh sudo crictl inspecti registry.k8s.io/pause:latest
functional_test.go:1149: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-191600 ssh sudo crictl inspecti registry.k8s.io/pause:latest: exit status 1 (1.1577862s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 20:31:55.530475    4060 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
functional_test.go:1154: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 cache reload
functional_test.go:1154: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 cache reload: (1.7144224s)
functional_test.go:1159: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 ssh sudo crictl inspecti registry.k8s.io/pause:latest
functional_test.go:1159: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 ssh sudo crictl inspecti registry.k8s.io/pause:latest: (1.1375449s)
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (5.15s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.51s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmd
functional_test.go:712: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 kubectl -- --context functional-191600 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmd (0.51s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (75.73s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:753: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-191600 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0614 20:32:53.381366    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
functional_test.go:753: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-191600 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (1m15.7256324s)
functional_test.go:757: restart took 1m15.7257338s for "functional-191600" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (75.73s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.19s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (2.52s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1232: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 logs
functional_test.go:1232: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 logs: (2.5154755s)
--- PASS: TestFunctional/serial/LogsCmd (2.52s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (2.76s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 logs --file C:\Users\jenkins.minikube4\AppData\Local\Temp\TestFunctionalserialLogsFileCmd3768668134\001\logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 logs --file C:\Users\jenkins.minikube4\AppData\Local\Temp\TestFunctionalserialLogsFileCmd3768668134\001\logs.txt: (2.7551507s)
--- PASS: TestFunctional/serial/LogsFileCmd (2.76s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (5.9s)

                                                
                                                
=== RUN   TestFunctional/serial/InvalidService
functional_test.go:2317: (dbg) Run:  kubectl --context functional-191600 apply -f testdata\invalidsvc.yaml
functional_test.go:2331: (dbg) Run:  out/minikube-windows-amd64.exe service invalid-svc -p functional-191600
functional_test.go:2331: (dbg) Non-zero exit: out/minikube-windows-amd64.exe service invalid-svc -p functional-191600: exit status 115 (1.5112555s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 20:33:31.084345    4228 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
	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:                                                         │
	│    * - C:\Users\jenkins.minikube4\AppData\Local\Temp\minikube_service_9c977cb937a5c6299cc91c983e64e702e081bf76_0.log    │
	│                                                                                                                         │
	╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:2323: (dbg) Run:  kubectl --context functional-191600 delete -f testdata\invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (5.90s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (2.54s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:970: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-191600 --dry-run --memory 250MB --alsologtostderr --driver=docker
functional_test.go:970: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p functional-191600 --dry-run --memory 250MB --alsologtostderr --driver=docker: exit status 23 (1.0545722s)

                                                
                                                
-- stdout --
	* [functional-191600] minikube v1.33.1 on Microsoft Windows 10 Enterprise N 10.0.19045.4529 Build 19045.4529
	  - KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=19068
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 20:34:05.369276   10644 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
	I0614 20:34:05.446172   10644 out.go:291] Setting OutFile to fd 628 ...
	I0614 20:34:05.447144   10644 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0614 20:34:05.447144   10644 out.go:304] Setting ErrFile to fd 792...
	I0614 20:34:05.447144   10644 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0614 20:34:05.474132   10644 out.go:298] Setting JSON to false
	I0614 20:34:05.478124   10644 start.go:129] hostinfo: {"hostname":"minikube4","uptime":20165,"bootTime":1718377079,"procs":203,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4529 Build 19045.4529","kernelVersion":"10.0.19045.4529 Build 19045.4529","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"df6bfb5f-73f2-4acb-9365-df7854ecbb28"}
	W0614 20:34:05.478124   10644 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0614 20:34:05.493152   10644 out.go:177] * [functional-191600] minikube v1.33.1 on Microsoft Windows 10 Enterprise N 10.0.19045.4529 Build 19045.4529
	I0614 20:34:05.497217   10644 notify.go:220] Checking for updates...
	I0614 20:34:05.499254   10644 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	I0614 20:34:05.501262   10644 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0614 20:34:05.503447   10644 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
	I0614 20:34:05.505575   10644 out.go:177]   - MINIKUBE_LOCATION=19068
	I0614 20:34:05.507638   10644 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0614 20:34:05.510699   10644 config.go:182] Loaded profile config "functional-191600": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.1
	I0614 20:34:05.511871   10644 driver.go:392] Setting default libvirt URI to qemu:///system
	I0614 20:34:05.833723   10644 docker.go:122] docker version: linux-26.0.0:Docker Desktop 4.29.0 (145265)
	I0614 20:34:05.842719   10644 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0614 20:34:06.198046   10644 info.go:266] docker info: {ID:a15b78d1-f772-48f7-bbf5-f8fe086f3f87 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:67 OomKillDisable:true NGoroutines:87 SystemTime:2024-06-14 20:34:06.154685419 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:14 KernelVersion:5.15.146.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657614336 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.13.1-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1-desktop.1] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container. Vendor:Docker Inc. Version:0.0.27] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion
:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.23] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.4] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.1.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:D
ocker Scout Vendor:Docker Inc. Version:v1.6.3]] Warnings:<nil>}}
	I0614 20:34:06.200076   10644 out.go:177] * Using the docker driver based on existing profile
	I0614 20:34:06.202048   10644 start.go:297] selected driver: docker
	I0614 20:34:06.202048   10644 start.go:901] validating driver "docker" against &{Name:functional-191600 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 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.1 ClusterName:functional-191600 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}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube4:/minikube-host Mount9PVersion:9p2000.L MountG
ID: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}
	I0614 20:34:06.202048   10644 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0614 20:34:06.259072   10644 out.go:177] 
	W0614 20:34:06.261049   10644 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
	I0614 20:34:06.264051   10644 out.go:177] 

                                                
                                                
** /stderr **
functional_test.go:987: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-191600 --dry-run --alsologtostderr -v=1 --driver=docker
functional_test.go:987: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-191600 --dry-run --alsologtostderr -v=1 --driver=docker: (1.4803418s)
--- PASS: TestFunctional/parallel/DryRun (2.54s)

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (1.18s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1016: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-191600 --dry-run --memory 250MB --alsologtostderr --driver=docker
functional_test.go:1016: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p functional-191600 --dry-run --memory 250MB --alsologtostderr --driver=docker: exit status 23 (1.1754284s)

                                                
                                                
-- stdout --
	* [functional-191600] minikube v1.33.1 sur Microsoft Windows 10 Enterprise N 10.0.19045.4529 Build 19045.4529
	  - KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=19068
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 20:34:04.211012    6640 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
	I0614 20:34:04.306008    6640 out.go:291] Setting OutFile to fd 804 ...
	I0614 20:34:04.307008    6640 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0614 20:34:04.307008    6640 out.go:304] Setting ErrFile to fd 256...
	I0614 20:34:04.307008    6640 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0614 20:34:04.332031    6640 out.go:298] Setting JSON to false
	I0614 20:34:04.337022    6640 start.go:129] hostinfo: {"hostname":"minikube4","uptime":20164,"bootTime":1718377079,"procs":202,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4529 Build 19045.4529","kernelVersion":"10.0.19045.4529 Build 19045.4529","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"df6bfb5f-73f2-4acb-9365-df7854ecbb28"}
	W0614 20:34:04.337022    6640 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0614 20:34:04.346032    6640 out.go:177] * [functional-191600] minikube v1.33.1 sur Microsoft Windows 10 Enterprise N 10.0.19045.4529 Build 19045.4529
	I0614 20:34:04.351061    6640 notify.go:220] Checking for updates...
	I0614 20:34:04.353052    6640 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	I0614 20:34:04.356035    6640 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0614 20:34:04.358020    6640 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
	I0614 20:34:04.365034    6640 out.go:177]   - MINIKUBE_LOCATION=19068
	I0614 20:34:04.367022    6640 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0614 20:34:04.371018    6640 config.go:182] Loaded profile config "functional-191600": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.1
	I0614 20:34:04.373025    6640 driver.go:392] Setting default libvirt URI to qemu:///system
	I0614 20:34:04.711221    6640 docker.go:122] docker version: linux-26.0.0:Docker Desktop 4.29.0 (145265)
	I0614 20:34:04.722765    6640 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0614 20:34:05.086985    6640 info.go:266] docker info: {ID:a15b78d1-f772-48f7-bbf5-f8fe086f3f87 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:67 OomKillDisable:true NGoroutines:87 SystemTime:2024-06-14 20:34:05.040258576 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:14 KernelVersion:5.15.146.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657614336 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:26.0.0 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.13.1-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1-desktop.1] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container. Vendor:Docker Inc. Version:0.0.27] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion
:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.23] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.4] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.1.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:D
ocker Scout Vendor:Docker Inc. Version:v1.6.3]] Warnings:<nil>}}
	I0614 20:34:05.091548    6640 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0614 20:34:05.093870    6640 start.go:297] selected driver: docker
	I0614 20:34:05.093917    6640 start.go:901] validating driver "docker" against &{Name:functional-191600 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1718296336-19068@sha256:b31b1f456eebc10b590403d2cc052bb20a70156f4629e3514cbb38ecd550e2c8 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.1 ClusterName:functional-191600 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}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube4:/minikube-host Mount9PVersion:9p2000.L MountG
ID: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}
	I0614 20:34:05.094147    6640 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0614 20:34:05.210243    6640 out.go:177] 
	W0614 20:34:05.211351    6640 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
	I0614 20:34:05.213464    6640 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (5.03s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:850: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 status
functional_test.go:850: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 status: (1.5896172s)
functional_test.go:856: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:856: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}: (1.6424617s)
functional_test.go:868: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 status -o json
functional_test.go:868: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 status -o json: (1.7949976s)
--- PASS: TestFunctional/parallel/StatusCmd (5.03s)

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.79s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (62.02s)

                                                
                                                
=== 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" [a44534fb-93e7-4e10-8c88-1be25639daf7] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.0334441s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-191600 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-191600 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-191600 get pvc myclaim -o=json
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-191600 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-191600 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" [7afc14da-ad12-408b-b2b6-3bbcc31ad69a] Pending
helpers_test.go:344: "sp-pod" [7afc14da-ad12-408b-b2b6-3bbcc31ad69a] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [7afc14da-ad12-408b-b2b6-3bbcc31ad69a] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 42.0161009s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-191600 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-191600 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-191600 delete -f testdata/storage-provisioner/pod.yaml: (1.8446041s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-191600 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" [40387dff-8aac-49a2-9911-5ec68a6bd18f] Pending
helpers_test.go:344: "sp-pod" [40387dff-8aac-49a2-9911-5ec68a6bd18f] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [40387dff-8aac-49a2-9911-5ec68a6bd18f] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 8.0144378s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-191600 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (62.02s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (2.65s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1721: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 ssh "echo hello"
functional_test.go:1721: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 ssh "echo hello": (1.3306871s)
functional_test.go:1738: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 ssh "cat /etc/hostname"
functional_test.go:1738: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 ssh "cat /etc/hostname": (1.323071s)
--- PASS: TestFunctional/parallel/SSHCmd (2.65s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (7.53s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 cp testdata\cp-test.txt /home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 cp testdata\cp-test.txt /home/docker/cp-test.txt: (1.108547s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 ssh -n functional-191600 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 ssh -n functional-191600 "sudo cat /home/docker/cp-test.txt": (1.2804604s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 cp functional-191600:/home/docker/cp-test.txt C:\Users\jenkins.minikube4\AppData\Local\Temp\TestFunctionalparallelCpCmd2497080841\001\cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 cp functional-191600:/home/docker/cp-test.txt C:\Users\jenkins.minikube4\AppData\Local\Temp\TestFunctionalparallelCpCmd2497080841\001\cp-test.txt: (1.306005s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 ssh -n functional-191600 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 ssh -n functional-191600 "sudo cat /home/docker/cp-test.txt": (1.2714171s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 cp testdata\cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 cp testdata\cp-test.txt /tmp/does/not/exist/cp-test.txt: (1.0534105s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 ssh -n functional-191600 "sudo cat /tmp/does/not/exist/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 ssh -n functional-191600 "sudo cat /tmp/does/not/exist/cp-test.txt": (1.5092337s)
--- PASS: TestFunctional/parallel/CpCmd (7.53s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (72.53s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1789: (dbg) Run:  kubectl --context functional-191600 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-92x49" [297195c3-7da5-4b87-b459-3da0b4424e2a] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-64454c8b5c-92x49" [297195c3-7da5-4b87-b459-3da0b4424e2a] Running
functional_test.go:1795: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 1m2.0218791s
functional_test.go:1803: (dbg) Run:  kubectl --context functional-191600 exec mysql-64454c8b5c-92x49 -- mysql -ppassword -e "show databases;"
functional_test.go:1803: (dbg) Non-zero exit: kubectl --context functional-191600 exec mysql-64454c8b5c-92x49 -- mysql -ppassword -e "show databases;": exit status 1 (279.0014ms)

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

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

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

                                                
                                                
** 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-191600 exec mysql-64454c8b5c-92x49 -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (72.53s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (1.17s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (7.95s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1968: Checking for existence of /etc/ssl/certs/9264.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 ssh "sudo cat /etc/ssl/certs/9264.pem"
functional_test.go:1969: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 ssh "sudo cat /etc/ssl/certs/9264.pem": (1.3509146s)
functional_test.go:1968: Checking for existence of /usr/share/ca-certificates/9264.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 ssh "sudo cat /usr/share/ca-certificates/9264.pem"
functional_test.go:1969: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 ssh "sudo cat /usr/share/ca-certificates/9264.pem": (1.2457671s)
functional_test.go:1968: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1969: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1969: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 ssh "sudo cat /etc/ssl/certs/51391683.0": (1.3730765s)
functional_test.go:1995: Checking for existence of /etc/ssl/certs/92642.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 ssh "sudo cat /etc/ssl/certs/92642.pem"
functional_test.go:1996: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 ssh "sudo cat /etc/ssl/certs/92642.pem": (1.2487609s)
functional_test.go:1995: Checking for existence of /usr/share/ca-certificates/92642.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 ssh "sudo cat /usr/share/ca-certificates/92642.pem"
functional_test.go:1996: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 ssh "sudo cat /usr/share/ca-certificates/92642.pem": (1.3259375s)
functional_test.go:1995: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:1996: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
functional_test.go:1996: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0": (1.4026735s)
--- PASS: TestFunctional/parallel/CertSync (7.95s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.17s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (1.37s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NonActiveRuntimeDisabled
functional_test.go:2023: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 ssh "sudo systemctl is-active crio"
functional_test.go:2023: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-191600 ssh "sudo systemctl is-active crio": exit status 1 (1.3727602s)

                                                
                                                
-- stdout --
	inactive

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 20:34:07.898475    9568 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
	ssh: Process exited with status 3

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

                                                
                                    
x
+
TestFunctional/parallel/License (2.6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2284: (dbg) Run:  out/minikube-windows-amd64.exe license
functional_test.go:2284: (dbg) Done: out/minikube-windows-amd64.exe license: (2.5900179s)
--- PASS: TestFunctional/parallel/License (2.60s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-windows-amd64.exe -p functional-191600 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-windows-amd64.exe -p functional-191600 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-windows-amd64.exe -p functional-191600 tunnel --alsologtostderr] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-windows-amd64.exe -p functional-191600 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 6632: OpenProcess: The parameter is incorrect.
helpers_test.go:502: unable to terminate pid 15120: The parameter is incorrect.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (1.38s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-191600 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" [c058fe93-139b-4382-83e8-43a45390a411] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [c058fe93-139b-4382-83e8-43a45390a411] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 16.0194388s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (16.60s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1435: (dbg) Run:  kubectl --context functional-191600 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-191600 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-sp8g8" [cc0a91e0-33d0-46cd-8892-11baec845274] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6d85cfcfd8-sp8g8" [cc0a91e0-33d0-46cd-8892-11baec845274] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 23.0707629s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (23.76s)

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

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

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.23s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-windows-amd64.exe -p functional-191600 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 3732: TerminateProcess: Access is denied.
helpers_test.go:508: unable to kill pid 6492: TerminateProcess: Access is denied.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.23s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1306: (dbg) Run:  out/minikube-windows-amd64.exe profile list
functional_test.go:1306: (dbg) Done: out/minikube-windows-amd64.exe profile list: (1.4498203s)
functional_test.go:1311: Took "1.4503602s" to run "out/minikube-windows-amd64.exe profile list"
functional_test.go:1320: (dbg) Run:  out/minikube-windows-amd64.exe profile list -l
functional_test.go:1325: Took "290.0306ms" to run "out/minikube-windows-amd64.exe profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (1.74s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1357: (dbg) Run:  out/minikube-windows-amd64.exe profile list -o json
functional_test.go:1357: (dbg) Done: out/minikube-windows-amd64.exe profile list -o json: (1.5104229s)
functional_test.go:1362: Took "1.5104229s" to run "out/minikube-windows-amd64.exe profile list -o json"
functional_test.go:1370: (dbg) Run:  out/minikube-windows-amd64.exe profile list -o json --light
functional_test.go:1375: Took "236.002ms" to run "out/minikube-windows-amd64.exe profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (1.75s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/List
functional_test.go:1455: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 service list
functional_test.go:1455: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 service list: (1.7700763s)
--- PASS: TestFunctional/parallel/ServiceCmd/List (1.77s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1485: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 service list -o json
functional_test.go:1485: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 service list -o json: (1.5909743s)
functional_test.go:1490: Took "1.5909743s" to run "out/minikube-windows-amd64.exe -p functional-191600 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (1.59s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1505: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 service --namespace=default --https --url hello-node
functional_test.go:1505: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-191600 service --namespace=default --https --url hello-node: exit status 1 (15.0238701s)

                                                
                                                
-- stdout --
	https://127.0.0.1:64538

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 20:34:08.995020   13212 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
	! Because you are using a Docker driver on windows, the terminal needs to be open to run it.

                                                
                                                
** /stderr **
functional_test.go:1518: found endpoint: https://127.0.0.1:64538
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (15.02s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/short
functional_test.go:2252: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 version --short
--- PASS: TestFunctional/parallel/Version/short (0.34s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2266: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 version -o=json --components
functional_test.go:2266: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 version -o=json --components: (3.3665449s)
--- PASS: TestFunctional/parallel/Version/components (3.37s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:260: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-191600 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.1
registry.k8s.io/kube-proxy:v1.30.1
registry.k8s.io/kube-controller-manager:v1.30.1
registry.k8s.io/kube-apiserver:v1.30.1
registry.k8s.io/etcd:3.5.12-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/google-containers/addon-resizer:functional-191600
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/minikube-local-cache-test:functional-191600
functional_test.go:268: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-191600 image ls --format short --alsologtostderr:
W0614 20:35:08.009586    9112 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
I0614 20:35:08.105767    9112 out.go:291] Setting OutFile to fd 248 ...
I0614 20:35:08.106055    9112 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0614 20:35:08.106055    9112 out.go:304] Setting ErrFile to fd 696...
I0614 20:35:08.106055    9112 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0614 20:35:08.123973    9112 config.go:182] Loaded profile config "functional-191600": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.1
I0614 20:35:08.123973    9112 config.go:182] Loaded profile config "functional-191600": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.1
I0614 20:35:08.145740    9112 cli_runner.go:164] Run: docker container inspect functional-191600 --format={{.State.Status}}
I0614 20:35:08.373002    9112 ssh_runner.go:195] Run: systemctl --version
I0614 20:35:08.380003    9112 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-191600
I0614 20:35:08.556592    9112 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:64230 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\functional-191600\id_rsa Username:docker}
I0614 20:35:08.702908    9112 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.89s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:260: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-191600 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| registry.k8s.io/etcd                        | 3.5.12-0          | 3861cfcd7c04c | 149MB  |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
| registry.k8s.io/kube-apiserver              | v1.30.1           | 91be940803172 | 117MB  |
| registry.k8s.io/coredns/coredns             | v1.11.1           | cbb01a7bd410d | 59.8MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| docker.io/library/nginx                     | alpine            | 70ea0d8cc5300 | 48.3MB |
| docker.io/library/nginx                     | latest            | dde0cca083bc7 | 188MB  |
| registry.k8s.io/kube-proxy                  | v1.30.1           | 747097150317f | 84.7MB |
| gcr.io/google-containers/addon-resizer      | functional-191600 | ffd4cfbbe753e | 32.9MB |
| registry.k8s.io/pause                       | latest            | 350b164e7ae1d | 240kB  |
| docker.io/library/minikube-local-cache-test | functional-191600 | 178378478a107 | 30B    |
| registry.k8s.io/kube-scheduler              | v1.30.1           | a52dc94f0a912 | 62MB   |
| registry.k8s.io/pause                       | 3.9               | e6f1816883972 | 744kB  |
| registry.k8s.io/pause                       | 3.3               | 0184c1613d929 | 683kB  |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
| registry.k8s.io/kube-controller-manager     | v1.30.1           | 25a1387cdab82 | 111MB  |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-191600 image ls --format table --alsologtostderr:
W0614 20:35:10.776789   11352 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
I0614 20:35:10.860589   11352 out.go:291] Setting OutFile to fd 648 ...
I0614 20:35:10.861403   11352 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0614 20:35:10.861403   11352 out.go:304] Setting ErrFile to fd 804...
I0614 20:35:10.861403   11352 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0614 20:35:10.877291   11352 config.go:182] Loaded profile config "functional-191600": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.1
I0614 20:35:10.877902   11352 config.go:182] Loaded profile config "functional-191600": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.1
I0614 20:35:10.904965   11352 cli_runner.go:164] Run: docker container inspect functional-191600 --format={{.State.Status}}
I0614 20:35:11.117514   11352 ssh_runner.go:195] Run: systemctl --version
I0614 20:35:11.134975   11352 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-191600
I0614 20:35:11.332921   11352 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:64230 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\functional-191600\id_rsa Username:docker}
I0614 20:35:11.506626   11352 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.92s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:260: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-191600 image ls --format json --alsologtostderr:
[{"id":"91be9408031725d89ff709fdf75a7666cedbf0d8831be4581310a879a096c71a","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.30.1"],"size":"117000000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"},{"id":"3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.12-0"],"size":"149000000"},{"id":"dde0cca083bc75a0af14262b1469b5141284b4399a62fef923ec0c0e3b21f5bc","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"188000000"},{"id":"70ea0d8cc5300acde42073a2fbc0d28964ddb6e3c31263d92589c2320c3ccba4","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"48300000"},{"id":"747097150317f99937cabea484cff90097a2dbd79e7eb348b71dc0af879883cd","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.30.1"],"size":"84700000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repo
Digests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"a52dc94f0a91256bde86a1c3027a16336bb8fea9304f9311987066307996f035","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.30.1"],"size":"62000000"},{"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":"ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91","repoDigests":[],"repoTags":["gcr.io/google-containers/addon-resizer:functional-191600"],"size":"32900000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"954
00000"},{"id":"178378478a107790b5f32bb0fd275448a5ecc53211980f1a1c7323265840cd34","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-191600"],"size":"30"},{"id":"25a1387cdab82166df829c0b70761c10e2d2afce21a7bcf9ae4e9d71fe34ef2c","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.30.1"],"size":"111000000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"}]
functional_test.go:268: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-191600 image ls --format json --alsologtostderr:
W0614 20:35:08.895170    9800 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
I0614 20:35:08.986500    9800 out.go:291] Setting OutFile to fd 612 ...
I0614 20:35:08.986773    9800 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0614 20:35:08.986773    9800 out.go:304] Setting ErrFile to fd 776...
I0614 20:35:08.987316    9800 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0614 20:35:09.002367    9800 config.go:182] Loaded profile config "functional-191600": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.1
I0614 20:35:09.003093    9800 config.go:182] Loaded profile config "functional-191600": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.1
I0614 20:35:09.021035    9800 cli_runner.go:164] Run: docker container inspect functional-191600 --format={{.State.Status}}
I0614 20:35:09.207425    9800 ssh_runner.go:195] Run: systemctl --version
I0614 20:35:09.217422    9800 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-191600
I0614 20:35:09.413800    9800 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:64230 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\functional-191600\id_rsa Username:docker}
I0614 20:35:09.567448    9800 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.89s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:260: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-191600 image ls --format yaml --alsologtostderr:
- id: cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "59800000"
- id: 91be9408031725d89ff709fdf75a7666cedbf0d8831be4581310a879a096c71a
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.30.1
size: "117000000"
- id: a52dc94f0a91256bde86a1c3027a16336bb8fea9304f9311987066307996f035
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.30.1
size: "62000000"
- id: 3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.12-0
size: "149000000"
- id: 747097150317f99937cabea484cff90097a2dbd79e7eb348b71dc0af879883cd
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.30.1
size: "84700000"
- 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: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: 178378478a107790b5f32bb0fd275448a5ecc53211980f1a1c7323265840cd34
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-191600
size: "30"
- id: 70ea0d8cc5300acde42073a2fbc0d28964ddb6e3c31263d92589c2320c3ccba4
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "48300000"
- id: e6f1816883972d4be47bd48879a08919b96afcd344132622e4d444987919323c
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.9
size: "744000"
- id: ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91
repoDigests: []
repoTags:
- gcr.io/google-containers/addon-resizer:functional-191600
size: "32900000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"
- id: dde0cca083bc75a0af14262b1469b5141284b4399a62fef923ec0c0e3b21f5bc
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "188000000"
- id: 25a1387cdab82166df829c0b70761c10e2d2afce21a7bcf9ae4e9d71fe34ef2c
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.30.1
size: "111000000"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-191600 image ls --format yaml --alsologtostderr:
W0614 20:35:09.800948    8764 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
I0614 20:35:09.882756    8764 out.go:291] Setting OutFile to fd 984 ...
I0614 20:35:09.883743    8764 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0614 20:35:09.883743    8764 out.go:304] Setting ErrFile to fd 764...
I0614 20:35:09.883743    8764 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0614 20:35:09.897748    8764 config.go:182] Loaded profile config "functional-191600": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.1
I0614 20:35:09.898948    8764 config.go:182] Loaded profile config "functional-191600": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.1
I0614 20:35:09.919680    8764 cli_runner.go:164] Run: docker container inspect functional-191600 --format={{.State.Status}}
I0614 20:35:10.112600    8764 ssh_runner.go:195] Run: systemctl --version
I0614 20:35:10.119609    8764 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-191600
I0614 20:35:10.304831    8764 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:64230 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\functional-191600\id_rsa Username:docker}
I0614 20:35:10.527077    8764 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.99s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:307: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 ssh pgrep buildkitd
functional_test.go:307: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-191600 ssh pgrep buildkitd: exit status 1 (1.2286949s)

                                                
                                                
** stderr ** 
	W0614 20:35:08.008672    4836 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 image build -t localhost/my-image:functional-191600 testdata\build --alsologtostderr
E0614 20:35:09.423831    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
functional_test.go:314: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 image build -t localhost/my-image:functional-191600 testdata\build --alsologtostderr: (6.0373418s)
functional_test.go:322: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-191600 image build -t localhost/my-image:functional-191600 testdata\build --alsologtostderr:
W0614 20:35:09.229859    6512 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
I0614 20:35:09.327505    6512 out.go:291] Setting OutFile to fd 648 ...
I0614 20:35:09.345613    6512 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0614 20:35:09.345668    6512 out.go:304] Setting ErrFile to fd 628...
I0614 20:35:09.345749    6512 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0614 20:35:09.366365    6512 config.go:182] Loaded profile config "functional-191600": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.1
I0614 20:35:09.391758    6512 config.go:182] Loaded profile config "functional-191600": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.1
I0614 20:35:09.410798    6512 cli_runner.go:164] Run: docker container inspect functional-191600 --format={{.State.Status}}
I0614 20:35:09.602501    6512 ssh_runner.go:195] Run: systemctl --version
I0614 20:35:09.611506    6512 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-191600
I0614 20:35:09.820731    6512 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:64230 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\functional-191600\id_rsa Username:docker}
I0614 20:35:09.952662    6512 build_images.go:161] Building image from path: C:\Users\jenkins.minikube4\AppData\Local\Temp\build.3697820928.tar
I0614 20:35:09.972195    6512 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0614 20:35:10.034704    6512 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.3697820928.tar
I0614 20:35:10.043721    6512 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.3697820928.tar: stat -c "%s %y" /var/lib/minikube/build/build.3697820928.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.3697820928.tar': No such file or directory
I0614 20:35:10.043721    6512 ssh_runner.go:362] scp C:\Users\jenkins.minikube4\AppData\Local\Temp\build.3697820928.tar --> /var/lib/minikube/build/build.3697820928.tar (3072 bytes)
I0614 20:35:10.132613    6512 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.3697820928
I0614 20:35:10.168614    6512 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.3697820928 -xf /var/lib/minikube/build/build.3697820928.tar
I0614 20:35:10.195517    6512 docker.go:360] Building image: /var/lib/minikube/build/build.3697820928
I0614 20:35:10.204509    6512 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-191600 /var/lib/minikube/build/build.3697820928
#0 building with "default" instance using docker driver

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

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

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

                                                
                                                
#4 [1/3] FROM gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#4 resolve gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#4 ...

                                                
                                                
#5 [internal] load build context
#5 transferring context: 62B done
#5 DONE 0.1s

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

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.1s done
#8 writing image sha256:b1be233b813e52b9e8403ff675eed3dc09ae6a1761f98a9cb7c938669f1c7737 done
#8 naming to localhost/my-image:functional-191600 0.0s done
#8 DONE 0.2s
I0614 20:35:15.053639    6512 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-191600 /var/lib/minikube/build/build.3697820928: (4.8488374s)
I0614 20:35:15.067251    6512 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.3697820928
I0614 20:35:15.108797    6512 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.3697820928.tar
I0614 20:35:15.129459    6512 build_images.go:217] Built localhost/my-image:functional-191600 from C:\Users\jenkins.minikube4\AppData\Local\Temp\build.3697820928.tar
I0614 20:35:15.129607    6512 build_images.go:133] succeeded building to: functional-191600
I0614 20:35:15.129607    6512 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 image ls
E0614 20:35:37.243573    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (8.11s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/Format
functional_test.go:1536: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 service hello-node --url --format={{.IP}}
functional_test.go:1536: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-191600 service hello-node --url --format={{.IP}}: exit status 1 (15.0181268s)

                                                
                                                
-- stdout --
	127.0.0.1

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 20:34:24.032167   12172 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
	! Because you are using a Docker driver on windows, the terminal needs to be open to run it.

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/ServiceCmd/Format (15.02s)

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv/powershell (9.01s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/powershell
functional_test.go:495: (dbg) Run:  powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-191600 docker-env | Invoke-Expression ; out/minikube-windows-amd64.exe status -p functional-191600"
functional_test.go:495: (dbg) Done: powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-191600 docker-env | Invoke-Expression ; out/minikube-windows-amd64.exe status -p functional-191600": (5.3684057s)
functional_test.go:518: (dbg) Run:  powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-191600 docker-env | Invoke-Expression ; docker images"
functional_test.go:518: (dbg) Done: powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-191600 docker-env | Invoke-Expression ; docker images": (3.6197275s)
--- PASS: TestFunctional/parallel/DockerEnv/powershell (9.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1555: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 service hello-node --url
functional_test.go:1555: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-191600 service hello-node --url: exit status 1 (15.0228307s)

                                                
                                                
-- stdout --
	http://127.0.0.1:64585

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 20:34:39.037667   10188 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
	! Because you are using a Docker driver on windows, the terminal needs to be open to run it.

                                                
                                                
** /stderr **
functional_test.go:1561: found endpoint for hello-node: http://127.0.0.1:64585
--- PASS: TestFunctional/parallel/ServiceCmd/URL (15.02s)

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

                                                
                                                
=== 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-windows-amd64.exe -p functional-191600 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.82s)

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

                                                
                                                
=== 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-windows-amd64.exe -p functional-191600 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.83s)

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

                                                
                                                
=== 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-windows-amd64.exe -p functional-191600 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.84s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:379: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 image save gcr.io/google-containers/addon-resizer:functional-191600 C:\jenkins\workspace\Docker_Windows_integration\addon-resizer-save.tar --alsologtostderr
functional_test.go:379: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 image save gcr.io/google-containers/addon-resizer:functional-191600 C:\jenkins\workspace\Docker_Windows_integration\addon-resizer-save.tar --alsologtostderr: (3.8139262s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (3.81s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:391: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 image rm gcr.io/google-containers/addon-resizer:functional-191600 --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 image ls
functional_test.go:447: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 image ls: (1.0432004s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (2.02s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:408: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 image load C:\jenkins\workspace\Docker_Windows_integration\addon-resizer-save.tar --alsologtostderr
functional_test.go:408: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 image load C:\jenkins\workspace\Docker_Windows_integration\addon-resizer-save.tar --alsologtostderr: (6.9271045s)
functional_test.go:447: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 image ls
functional_test.go:447: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 image ls: (1.2900335s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (8.22s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:418: (dbg) Run:  docker rmi gcr.io/google-containers/addon-resizer:functional-191600
functional_test.go:423: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-191600 image save --daemon gcr.io/google-containers/addon-resizer:functional-191600 --alsologtostderr
functional_test.go:423: (dbg) Done: out/minikube-windows-amd64.exe -p functional-191600 image save --daemon gcr.io/google-containers/addon-resizer:functional-191600 --alsologtostderr: (6.1268962s)
functional_test.go:428: (dbg) Run:  docker image inspect gcr.io/google-containers/addon-resizer:functional-191600
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (6.53s)

                                                
                                    
x
+
TestFunctional/delete_addon-resizer_images (0.45s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.17s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.17s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (224.6s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-windows-amd64.exe start -p ha-146300 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker
E0614 20:40:09.432296    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
ha_test.go:101: (dbg) Done: out/minikube-windows-amd64.exe start -p ha-146300 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker: (3m41.1084927s)
ha_test.go:107: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 status -v=7 --alsologtostderr
ha_test.go:107: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 status -v=7 --alsologtostderr: (3.4893749s)
--- PASS: TestMultiControlPlane/serial/StartCluster (224.60s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (17.37s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-146300 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-146300 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p ha-146300 -- rollout status deployment/busybox: (7.7423224s)
ha_test.go:140: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-146300 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-146300 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-146300 -- exec busybox-fc5497c4f-dxb22 -- nslookup kubernetes.io
ha_test.go:171: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p ha-146300 -- exec busybox-fc5497c4f-dxb22 -- nslookup kubernetes.io: (1.7861749s)
ha_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-146300 -- exec busybox-fc5497c4f-hgkdm -- nslookup kubernetes.io
ha_test.go:171: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p ha-146300 -- exec busybox-fc5497c4f-hgkdm -- nslookup kubernetes.io: (1.5609285s)
ha_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-146300 -- exec busybox-fc5497c4f-hnss9 -- nslookup kubernetes.io
ha_test.go:171: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p ha-146300 -- exec busybox-fc5497c4f-hnss9 -- nslookup kubernetes.io: (1.5333782s)
ha_test.go:181: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-146300 -- exec busybox-fc5497c4f-dxb22 -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-146300 -- exec busybox-fc5497c4f-hgkdm -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-146300 -- exec busybox-fc5497c4f-hnss9 -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-146300 -- exec busybox-fc5497c4f-dxb22 -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-146300 -- exec busybox-fc5497c4f-hgkdm -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-146300 -- exec busybox-fc5497c4f-hnss9 -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (17.37s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (3.55s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-146300 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-146300 -- exec busybox-fc5497c4f-dxb22 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-146300 -- exec busybox-fc5497c4f-dxb22 -- sh -c "ping -c 1 192.168.65.254"
ha_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-146300 -- exec busybox-fc5497c4f-hgkdm -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-146300 -- exec busybox-fc5497c4f-hgkdm -- sh -c "ping -c 1 192.168.65.254"
ha_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-146300 -- exec busybox-fc5497c4f-hnss9 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-146300 -- exec busybox-fc5497c4f-hnss9 -- sh -c "ping -c 1 192.168.65.254"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (3.55s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (58.99s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe node add -p ha-146300 -v=7 --alsologtostderr
E0614 20:43:36.125459    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
E0614 20:43:36.152673    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
E0614 20:43:36.179758    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
E0614 20:43:36.207468    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
E0614 20:43:36.250866    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
E0614 20:43:36.335568    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
E0614 20:43:36.505842    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
E0614 20:43:36.833634    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
E0614 20:43:37.487223    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
E0614 20:43:38.769695    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
E0614 20:43:41.335589    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
E0614 20:43:46.466635    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
E0614 20:43:56.709838    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
ha_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe node add -p ha-146300 -v=7 --alsologtostderr: (54.0961559s)
ha_test.go:234: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 status -v=7 --alsologtostderr
E0614 20:44:17.208716    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
ha_test.go:234: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 status -v=7 --alsologtostderr: (4.8889435s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (58.99s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.23s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (3.69s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterClusterStart
ha_test.go:281: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (3.6867551s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterClusterStart (3.69s)

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (74.29s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 status --output json -v=7 --alsologtostderr
ha_test.go:326: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 status --output json -v=7 --alsologtostderr: (4.3799156s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 cp testdata\cp-test.txt ha-146300:/home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 cp testdata\cp-test.txt ha-146300:/home/docker/cp-test.txt: (1.2568776s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300 "sudo cat /home/docker/cp-test.txt": (1.2259846s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300:/home/docker/cp-test.txt C:\Users\jenkins.minikube4\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile1173883672\001\cp-test_ha-146300.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300:/home/docker/cp-test.txt C:\Users\jenkins.minikube4\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile1173883672\001\cp-test_ha-146300.txt: (1.1518569s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300 "sudo cat /home/docker/cp-test.txt": (1.2129136s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300:/home/docker/cp-test.txt ha-146300-m02:/home/docker/cp-test_ha-146300_ha-146300-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300:/home/docker/cp-test.txt ha-146300-m02:/home/docker/cp-test_ha-146300_ha-146300-m02.txt: (1.7953706s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300 "sudo cat /home/docker/cp-test.txt": (1.204354s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m02 "sudo cat /home/docker/cp-test_ha-146300_ha-146300-m02.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m02 "sudo cat /home/docker/cp-test_ha-146300_ha-146300-m02.txt": (1.1708132s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300:/home/docker/cp-test.txt ha-146300-m03:/home/docker/cp-test_ha-146300_ha-146300-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300:/home/docker/cp-test.txt ha-146300-m03:/home/docker/cp-test_ha-146300_ha-146300-m03.txt: (1.8323485s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300 "sudo cat /home/docker/cp-test.txt": (1.2269305s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m03 "sudo cat /home/docker/cp-test_ha-146300_ha-146300-m03.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m03 "sudo cat /home/docker/cp-test_ha-146300_ha-146300-m03.txt": (1.2554722s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300:/home/docker/cp-test.txt ha-146300-m04:/home/docker/cp-test_ha-146300_ha-146300-m04.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300:/home/docker/cp-test.txt ha-146300-m04:/home/docker/cp-test_ha-146300_ha-146300-m04.txt: (1.7447531s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300 "sudo cat /home/docker/cp-test.txt": (1.2134345s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m04 "sudo cat /home/docker/cp-test_ha-146300_ha-146300-m04.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m04 "sudo cat /home/docker/cp-test_ha-146300_ha-146300-m04.txt": (1.1168415s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 cp testdata\cp-test.txt ha-146300-m02:/home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 cp testdata\cp-test.txt ha-146300-m02:/home/docker/cp-test.txt: (1.1809271s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m02 "sudo cat /home/docker/cp-test.txt": (1.1408535s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube4\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile1173883672\001\cp-test_ha-146300-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube4\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile1173883672\001\cp-test_ha-146300-m02.txt: (1.2119959s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m02 "sudo cat /home/docker/cp-test.txt": (1.1723732s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300-m02:/home/docker/cp-test.txt ha-146300:/home/docker/cp-test_ha-146300-m02_ha-146300.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300-m02:/home/docker/cp-test.txt ha-146300:/home/docker/cp-test_ha-146300-m02_ha-146300.txt: (1.845905s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m02 "sudo cat /home/docker/cp-test.txt": (1.218349s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300 "sudo cat /home/docker/cp-test_ha-146300-m02_ha-146300.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300 "sudo cat /home/docker/cp-test_ha-146300-m02_ha-146300.txt": (1.2217188s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300-m02:/home/docker/cp-test.txt ha-146300-m03:/home/docker/cp-test_ha-146300-m02_ha-146300-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300-m02:/home/docker/cp-test.txt ha-146300-m03:/home/docker/cp-test_ha-146300-m02_ha-146300-m03.txt: (1.7516729s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m02 "sudo cat /home/docker/cp-test.txt": (1.2236107s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m03 "sudo cat /home/docker/cp-test_ha-146300-m02_ha-146300-m03.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m03 "sudo cat /home/docker/cp-test_ha-146300-m02_ha-146300-m03.txt": (1.1928755s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300-m02:/home/docker/cp-test.txt ha-146300-m04:/home/docker/cp-test_ha-146300-m02_ha-146300-m04.txt
E0614 20:44:58.183147    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300-m02:/home/docker/cp-test.txt ha-146300-m04:/home/docker/cp-test_ha-146300-m02_ha-146300-m04.txt: (1.7696356s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m02 "sudo cat /home/docker/cp-test.txt": (1.2397613s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m04 "sudo cat /home/docker/cp-test_ha-146300-m02_ha-146300-m04.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m04 "sudo cat /home/docker/cp-test_ha-146300-m02_ha-146300-m04.txt": (1.211269s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 cp testdata\cp-test.txt ha-146300-m03:/home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 cp testdata\cp-test.txt ha-146300-m03:/home/docker/cp-test.txt: (1.2081946s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m03 "sudo cat /home/docker/cp-test.txt": (1.2019484s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube4\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile1173883672\001\cp-test_ha-146300-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube4\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile1173883672\001\cp-test_ha-146300-m03.txt: (1.1849856s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m03 "sudo cat /home/docker/cp-test.txt": (1.2160701s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300-m03:/home/docker/cp-test.txt ha-146300:/home/docker/cp-test_ha-146300-m03_ha-146300.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300-m03:/home/docker/cp-test.txt ha-146300:/home/docker/cp-test_ha-146300-m03_ha-146300.txt: (1.8356975s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m03 "sudo cat /home/docker/cp-test.txt": (1.2143755s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300 "sudo cat /home/docker/cp-test_ha-146300-m03_ha-146300.txt"
E0614 20:45:09.447025    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300 "sudo cat /home/docker/cp-test_ha-146300-m03_ha-146300.txt": (1.16261s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300-m03:/home/docker/cp-test.txt ha-146300-m02:/home/docker/cp-test_ha-146300-m03_ha-146300-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300-m03:/home/docker/cp-test.txt ha-146300-m02:/home/docker/cp-test_ha-146300-m03_ha-146300-m02.txt: (1.8204996s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m03 "sudo cat /home/docker/cp-test.txt": (1.1889812s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m02 "sudo cat /home/docker/cp-test_ha-146300-m03_ha-146300-m02.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m02 "sudo cat /home/docker/cp-test_ha-146300-m03_ha-146300-m02.txt": (1.1914502s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300-m03:/home/docker/cp-test.txt ha-146300-m04:/home/docker/cp-test_ha-146300-m03_ha-146300-m04.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300-m03:/home/docker/cp-test.txt ha-146300-m04:/home/docker/cp-test_ha-146300-m03_ha-146300-m04.txt: (1.8229848s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m03 "sudo cat /home/docker/cp-test.txt": (1.2333732s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m04 "sudo cat /home/docker/cp-test_ha-146300-m03_ha-146300-m04.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m04 "sudo cat /home/docker/cp-test_ha-146300-m03_ha-146300-m04.txt": (1.2264188s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 cp testdata\cp-test.txt ha-146300-m04:/home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 cp testdata\cp-test.txt ha-146300-m04:/home/docker/cp-test.txt: (1.1917187s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m04 "sudo cat /home/docker/cp-test.txt": (1.1980739s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300-m04:/home/docker/cp-test.txt C:\Users\jenkins.minikube4\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile1173883672\001\cp-test_ha-146300-m04.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300-m04:/home/docker/cp-test.txt C:\Users\jenkins.minikube4\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile1173883672\001\cp-test_ha-146300-m04.txt: (1.2063882s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m04 "sudo cat /home/docker/cp-test.txt": (1.2133973s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300-m04:/home/docker/cp-test.txt ha-146300:/home/docker/cp-test_ha-146300-m04_ha-146300.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300-m04:/home/docker/cp-test.txt ha-146300:/home/docker/cp-test_ha-146300-m04_ha-146300.txt: (1.8214768s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m04 "sudo cat /home/docker/cp-test.txt": (1.1603053s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300 "sudo cat /home/docker/cp-test_ha-146300-m04_ha-146300.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300 "sudo cat /home/docker/cp-test_ha-146300-m04_ha-146300.txt": (1.2638762s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300-m04:/home/docker/cp-test.txt ha-146300-m02:/home/docker/cp-test_ha-146300-m04_ha-146300-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300-m04:/home/docker/cp-test.txt ha-146300-m02:/home/docker/cp-test_ha-146300-m04_ha-146300-m02.txt: (1.8292537s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m04 "sudo cat /home/docker/cp-test.txt": (1.2116605s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m02 "sudo cat /home/docker/cp-test_ha-146300-m04_ha-146300-m02.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m02 "sudo cat /home/docker/cp-test_ha-146300-m04_ha-146300-m02.txt": (1.2325799s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300-m04:/home/docker/cp-test.txt ha-146300-m03:/home/docker/cp-test_ha-146300-m04_ha-146300-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 cp ha-146300-m04:/home/docker/cp-test.txt ha-146300-m03:/home/docker/cp-test_ha-146300-m04_ha-146300-m03.txt: (1.7608252s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m04 "sudo cat /home/docker/cp-test.txt": (1.1798873s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m03 "sudo cat /home/docker/cp-test_ha-146300-m04_ha-146300-m03.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 ssh -n ha-146300-m03 "sudo cat /home/docker/cp-test_ha-146300-m04_ha-146300-m03.txt": (1.1754282s)
--- PASS: TestMultiControlPlane/serial/CopyFile (74.29s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (15.68s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 node stop m02 -v=7 --alsologtostderr
ha_test.go:363: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 node stop m02 -v=7 --alsologtostderr: (12.2028023s)
ha_test.go:369: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-146300 status -v=7 --alsologtostderr: exit status 7 (3.4730063s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 20:45:48.898132   15252 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
	I0614 20:45:48.967085   15252 out.go:291] Setting OutFile to fd 260 ...
	I0614 20:45:48.974389   15252 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0614 20:45:48.974389   15252 out.go:304] Setting ErrFile to fd 620...
	I0614 20:45:48.974389   15252 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0614 20:45:48.992676   15252 out.go:298] Setting JSON to false
	I0614 20:45:48.992676   15252 mustload.go:65] Loading cluster: ha-146300
	I0614 20:45:48.992676   15252 notify.go:220] Checking for updates...
	I0614 20:45:48.993909   15252 config.go:182] Loaded profile config "ha-146300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.1
	I0614 20:45:48.993909   15252 status.go:255] checking status of ha-146300 ...
	I0614 20:45:49.014070   15252 cli_runner.go:164] Run: docker container inspect ha-146300 --format={{.State.Status}}
	I0614 20:45:49.213846   15252 status.go:330] ha-146300 host status = "Running" (err=<nil>)
	I0614 20:45:49.213893   15252 host.go:66] Checking if "ha-146300" exists ...
	I0614 20:45:49.223184   15252 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-146300
	I0614 20:45:49.395207   15252 host.go:66] Checking if "ha-146300" exists ...
	I0614 20:45:49.411720   15252 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0614 20:45:49.417231   15252 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-146300
	I0614 20:45:49.613017   15252 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:64683 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\ha-146300\id_rsa Username:docker}
	I0614 20:45:49.748891   15252 ssh_runner.go:195] Run: systemctl --version
	I0614 20:45:49.774887   15252 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0614 20:45:49.812248   15252 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" ha-146300
	I0614 20:45:49.996975   15252 kubeconfig.go:125] found "ha-146300" server: "https://127.0.0.1:64682"
	I0614 20:45:49.997097   15252 api_server.go:166] Checking apiserver status ...
	I0614 20:45:50.012265   15252 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0614 20:45:50.052675   15252 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2326/cgroup
	I0614 20:45:50.074031   15252 api_server.go:182] apiserver freezer: "7:freezer:/docker/0955c6a3c395947bba9a041e12dd8e2305b0dc29095ae62803756a3d9419937a/kubepods/burstable/pod34a5a44df2d6dab8242a4d5590f1ef1f/edb49083e4ec01f69d48afe04c7c175c5112b594b31d13437a2c8babcca77510"
	I0614 20:45:50.084866   15252 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/0955c6a3c395947bba9a041e12dd8e2305b0dc29095ae62803756a3d9419937a/kubepods/burstable/pod34a5a44df2d6dab8242a4d5590f1ef1f/edb49083e4ec01f69d48afe04c7c175c5112b594b31d13437a2c8babcca77510/freezer.state
	I0614 20:45:50.107372   15252 api_server.go:204] freezer state: "THAWED"
	I0614 20:45:50.107372   15252 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:64682/healthz ...
	I0614 20:45:50.119388   15252 api_server.go:279] https://127.0.0.1:64682/healthz returned 200:
	ok
	I0614 20:45:50.121596   15252 status.go:422] ha-146300 apiserver status = Running (err=<nil>)
	I0614 20:45:50.121672   15252 status.go:257] ha-146300 status: &{Name:ha-146300 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0614 20:45:50.121672   15252 status.go:255] checking status of ha-146300-m02 ...
	I0614 20:45:50.147637   15252 cli_runner.go:164] Run: docker container inspect ha-146300-m02 --format={{.State.Status}}
	I0614 20:45:50.342823   15252 status.go:330] ha-146300-m02 host status = "Stopped" (err=<nil>)
	I0614 20:45:50.342823   15252 status.go:343] host is not running, skipping remaining checks
	I0614 20:45:50.342823   15252 status.go:257] ha-146300-m02 status: &{Name:ha-146300-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0614 20:45:50.342823   15252 status.go:255] checking status of ha-146300-m03 ...
	I0614 20:45:50.372793   15252 cli_runner.go:164] Run: docker container inspect ha-146300-m03 --format={{.State.Status}}
	I0614 20:45:50.561368   15252 status.go:330] ha-146300-m03 host status = "Running" (err=<nil>)
	I0614 20:45:50.561368   15252 host.go:66] Checking if "ha-146300-m03" exists ...
	I0614 20:45:50.572244   15252 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-146300-m03
	I0614 20:45:50.731766   15252 host.go:66] Checking if "ha-146300-m03" exists ...
	I0614 20:45:50.745934   15252 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0614 20:45:50.750485   15252 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-146300-m03
	I0614 20:45:50.937775   15252 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:64796 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\ha-146300-m03\id_rsa Username:docker}
	I0614 20:45:51.075615   15252 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0614 20:45:51.114515   15252 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" ha-146300
	I0614 20:45:51.287047   15252 kubeconfig.go:125] found "ha-146300" server: "https://127.0.0.1:64682"
	I0614 20:45:51.287123   15252 api_server.go:166] Checking apiserver status ...
	I0614 20:45:51.298696   15252 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0614 20:45:51.348789   15252 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2236/cgroup
	I0614 20:45:51.373320   15252 api_server.go:182] apiserver freezer: "7:freezer:/docker/7db4175f890936a0801e206eb88102157d4ca4c94cd9b5913cba5b759eff3d76/kubepods/burstable/podaa34b187792a3e35b5e22021af08ca33/e2e0dac9d292ec5dca742abc0560cd76fa4575feef769e4372fa9d3efb9d7592"
	I0614 20:45:51.390440   15252 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/7db4175f890936a0801e206eb88102157d4ca4c94cd9b5913cba5b759eff3d76/kubepods/burstable/podaa34b187792a3e35b5e22021af08ca33/e2e0dac9d292ec5dca742abc0560cd76fa4575feef769e4372fa9d3efb9d7592/freezer.state
	I0614 20:45:51.414487   15252 api_server.go:204] freezer state: "THAWED"
	I0614 20:45:51.414487   15252 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:64682/healthz ...
	I0614 20:45:51.430842   15252 api_server.go:279] https://127.0.0.1:64682/healthz returned 200:
	ok
	I0614 20:45:51.430842   15252 status.go:422] ha-146300-m03 apiserver status = Running (err=<nil>)
	I0614 20:45:51.430842   15252 status.go:257] ha-146300-m03 status: &{Name:ha-146300-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0614 20:45:51.430842   15252 status.go:255] checking status of ha-146300-m04 ...
	I0614 20:45:51.444635   15252 cli_runner.go:164] Run: docker container inspect ha-146300-m04 --format={{.State.Status}}
	I0614 20:45:51.639601   15252 status.go:330] ha-146300-m04 host status = "Running" (err=<nil>)
	I0614 20:45:51.639718   15252 host.go:66] Checking if "ha-146300-m04" exists ...
	I0614 20:45:51.652444   15252 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-146300-m04
	I0614 20:45:51.850569   15252 host.go:66] Checking if "ha-146300-m04" exists ...
	I0614 20:45:51.864297   15252 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0614 20:45:51.875154   15252 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-146300-m04
	I0614 20:45:52.064906   15252 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:64931 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\ha-146300-m04\id_rsa Username:docker}
	I0614 20:45:52.219021   15252 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0614 20:45:52.245092   15252 status.go:257] ha-146300-m04 status: &{Name:ha-146300-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (2.69s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop
ha_test.go:390: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
ha_test.go:390: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (2.6857023s)
--- PASS: TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (2.69s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (153.8s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 node start m02 -v=7 --alsologtostderr
E0614 20:46:20.108939    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
E0614 20:46:32.646628    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
ha_test.go:420: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 node start m02 -v=7 --alsologtostderr: (2m29.4833908s)
ha_test.go:428: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 status -v=7 --alsologtostderr: (4.1327445s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (153.80s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (3.39s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart
ha_test.go:281: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (3.3854139s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (3.39s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (269.49s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-windows-amd64.exe node list -p ha-146300 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-windows-amd64.exe stop -p ha-146300 -v=7 --alsologtostderr
E0614 20:48:36.139371    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
E0614 20:49:03.965349    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
ha_test.go:462: (dbg) Done: out/minikube-windows-amd64.exe stop -p ha-146300 -v=7 --alsologtostderr: (39.5809716s)
ha_test.go:467: (dbg) Run:  out/minikube-windows-amd64.exe start -p ha-146300 --wait=true -v=7 --alsologtostderr
E0614 20:50:09.468115    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
ha_test.go:467: (dbg) Done: out/minikube-windows-amd64.exe start -p ha-146300 --wait=true -v=7 --alsologtostderr: (3m49.4411942s)
ha_test.go:472: (dbg) Run:  out/minikube-windows-amd64.exe node list -p ha-146300
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (269.49s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (22.76s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (2.52s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete
ha_test.go:390: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
ha_test.go:390: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (2.5195436s)
--- PASS: TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (2.52s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (38.28s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 stop -v=7 --alsologtostderr
E0614 20:53:36.160546    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
ha_test.go:531: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 stop -v=7 --alsologtostderr: (37.5230463s)
ha_test.go:537: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-146300 status -v=7 --alsologtostderr: exit status 7 (748.4678ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 20:54:04.538070    6096 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
	I0614 20:54:04.613729    6096 out.go:291] Setting OutFile to fd 696 ...
	I0614 20:54:04.613961    6096 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0614 20:54:04.613961    6096 out.go:304] Setting ErrFile to fd 928...
	I0614 20:54:04.613961    6096 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0614 20:54:04.626527    6096 out.go:298] Setting JSON to false
	I0614 20:54:04.626599    6096 mustload.go:65] Loading cluster: ha-146300
	I0614 20:54:04.626670    6096 notify.go:220] Checking for updates...
	I0614 20:54:04.627448    6096 config.go:182] Loaded profile config "ha-146300": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.1
	I0614 20:54:04.627549    6096 status.go:255] checking status of ha-146300 ...
	I0614 20:54:04.646686    6096 cli_runner.go:164] Run: docker container inspect ha-146300 --format={{.State.Status}}
	I0614 20:54:04.816119    6096 status.go:330] ha-146300 host status = "Stopped" (err=<nil>)
	I0614 20:54:04.816119    6096 status.go:343] host is not running, skipping remaining checks
	I0614 20:54:04.816119    6096 status.go:257] ha-146300 status: &{Name:ha-146300 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0614 20:54:04.816119    6096 status.go:255] checking status of ha-146300-m02 ...
	I0614 20:54:04.836844    6096 cli_runner.go:164] Run: docker container inspect ha-146300-m02 --format={{.State.Status}}
	I0614 20:54:04.997396    6096 status.go:330] ha-146300-m02 host status = "Stopped" (err=<nil>)
	I0614 20:54:04.997396    6096 status.go:343] host is not running, skipping remaining checks
	I0614 20:54:04.997396    6096 status.go:257] ha-146300-m02 status: &{Name:ha-146300-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0614 20:54:04.997974    6096 status.go:255] checking status of ha-146300-m04 ...
	I0614 20:54:05.015897    6096 cli_runner.go:164] Run: docker container inspect ha-146300-m04 --format={{.State.Status}}
	I0614 20:54:05.185624    6096 status.go:330] ha-146300-m04 host status = "Stopped" (err=<nil>)
	I0614 20:54:05.185624    6096 status.go:343] host is not running, skipping remaining checks
	I0614 20:54:05.185624    6096 status.go:257] ha-146300-m04 status: &{Name:ha-146300-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (105.44s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-windows-amd64.exe start -p ha-146300 --wait=true -v=7 --alsologtostderr --driver=docker
E0614 20:55:09.485354    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
ha_test.go:560: (dbg) Done: out/minikube-windows-amd64.exe start -p ha-146300 --wait=true -v=7 --alsologtostderr --driver=docker: (1m41.6600126s)
ha_test.go:566: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 status -v=7 --alsologtostderr
ha_test.go:566: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 status -v=7 --alsologtostderr: (3.3241928s)
ha_test.go:584: (dbg) Run:  kubectl get nodes
ha_test.go:592: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (105.44s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (2.52s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterClusterRestart
ha_test.go:390: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
ha_test.go:390: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (2.5221235s)
--- PASS: TestMultiControlPlane/serial/DegradedAfterClusterRestart (2.52s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (82.73s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-windows-amd64.exe node add -p ha-146300 --control-plane -v=7 --alsologtostderr
ha_test.go:605: (dbg) Done: out/minikube-windows-amd64.exe node add -p ha-146300 --control-plane -v=7 --alsologtostderr: (1m18.5085376s)
ha_test.go:611: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-146300 status -v=7 --alsologtostderr
ha_test.go:611: (dbg) Done: out/minikube-windows-amd64.exe -p ha-146300 status -v=7 --alsologtostderr: (4.2252304s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (82.73s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (3.39s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd
ha_test.go:281: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (3.3866134s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (3.39s)

                                                
                                    
x
+
TestImageBuild/serial/Setup (64.21s)

                                                
                                                
=== RUN   TestImageBuild/serial/Setup
image_test.go:69: (dbg) Run:  out/minikube-windows-amd64.exe start -p image-239500 --driver=docker
E0614 20:58:36.174275    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
image_test.go:69: (dbg) Done: out/minikube-windows-amd64.exe start -p image-239500 --driver=docker: (1m4.2084948s)
--- PASS: TestImageBuild/serial/Setup (64.21s)

                                                
                                    
x
+
TestImageBuild/serial/NormalBuild (4.2s)

                                                
                                                
=== RUN   TestImageBuild/serial/NormalBuild
image_test.go:78: (dbg) Run:  out/minikube-windows-amd64.exe image build -t aaa:latest ./testdata/image-build/test-normal -p image-239500
image_test.go:78: (dbg) Done: out/minikube-windows-amd64.exe image build -t aaa:latest ./testdata/image-build/test-normal -p image-239500: (4.1993972s)
--- PASS: TestImageBuild/serial/NormalBuild (4.20s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithBuildArg (2.76s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithBuildArg
image_test.go:99: (dbg) Run:  out/minikube-windows-amd64.exe image build -t aaa:latest --build-opt=build-arg=ENV_A=test_env_str --build-opt=no-cache ./testdata/image-build/test-arg -p image-239500
image_test.go:99: (dbg) Done: out/minikube-windows-amd64.exe image build -t aaa:latest --build-opt=build-arg=ENV_A=test_env_str --build-opt=no-cache ./testdata/image-build/test-arg -p image-239500: (2.7636481s)
--- PASS: TestImageBuild/serial/BuildWithBuildArg (2.76s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithDockerIgnore (1.95s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithDockerIgnore
image_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe image build -t aaa:latest ./testdata/image-build/test-normal --build-opt=no-cache -p image-239500
image_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe image build -t aaa:latest ./testdata/image-build/test-normal --build-opt=no-cache -p image-239500: (1.951294s)
--- PASS: TestImageBuild/serial/BuildWithDockerIgnore (1.95s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithSpecifiedDockerfile (2.16s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithSpecifiedDockerfile
image_test.go:88: (dbg) Run:  out/minikube-windows-amd64.exe image build -t aaa:latest -f inner/Dockerfile ./testdata/image-build/test-f -p image-239500
image_test.go:88: (dbg) Done: out/minikube-windows-amd64.exe image build -t aaa:latest -f inner/Dockerfile ./testdata/image-build/test-f -p image-239500: (2.163417s)
--- PASS: TestImageBuild/serial/BuildWithSpecifiedDockerfile (2.16s)

                                                
                                    
x
+
TestJSONOutput/start/Command (83.69s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe start -p json-output-631100 --output=json --user=testUser --memory=2200 --wait=true --driver=docker
E0614 20:59:59.368121    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
E0614 21:00:09.501567    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe start -p json-output-631100 --output=json --user=testUser --memory=2200 --wait=true --driver=docker: (1m23.6846927s)
--- PASS: TestJSONOutput/start/Command (83.69s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/pause/Command (1.67s)

                                                
                                                
=== RUN   TestJSONOutput/pause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe pause -p json-output-631100 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe pause -p json-output-631100 --output=json --user=testUser: (1.6723308s)
--- PASS: TestJSONOutput/pause/Command (1.67s)

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (1.45s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p json-output-631100 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe unpause -p json-output-631100 --output=json --user=testUser: (1.4518108s)
--- PASS: TestJSONOutput/unpause/Command (1.45s)

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/DistinctCurrentSteps

                                                
                                                

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

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

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/IncreasingCurrentSteps

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (7.58s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe stop -p json-output-631100 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe stop -p json-output-631100 --output=json --user=testUser: (7.5795384s)
--- PASS: TestJSONOutput/stop/Command (7.58s)

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/DistinctCurrentSteps

                                                
                                                

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

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

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/IncreasingCurrentSteps

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (1.4s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"b6b757e7-2cc5-4fe4-ae68-3a3bdd51976d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-278000] minikube v1.33.1 on Microsoft Windows 10 Enterprise N 10.0.19045.4529 Build 19045.4529","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"d68cf028-511d-471b-aea5-eb44a97f71f7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=C:\\Users\\jenkins.minikube4\\minikube-integration\\kubeconfig"}}
	{"specversion":"1.0","id":"72780a14-046e-496d-846a-1ba64db3da10","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"0b4eb83b-1087-462f-82ff-ffbfce16508e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube"}}
	{"specversion":"1.0","id":"b0392067-b995-4d96-9e74-301db118527f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19068"}}
	{"specversion":"1.0","id":"794edbf2-831c-4ce4-b377-2c46f4215651","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true"}}
	{"specversion":"1.0","id":"a504848a-b595-4dd4-9732-9f838f4d4853","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on windows/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:00:37.847798    5860 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "json-output-error-278000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p json-output-error-278000
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p json-output-error-278000: (1.1410174s)
--- PASS: TestErrorJSONOutput (1.40s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (77.39s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-windows-amd64.exe start -p docker-network-623100 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-windows-amd64.exe start -p docker-network-623100 --network=: (1m11.9624326s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-623100" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p docker-network-623100
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p docker-network-623100: (5.2324204s)
--- PASS: TestKicCustomNetwork/create_custom_network (77.39s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (72.7s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-windows-amd64.exe start -p docker-network-240100 --network=bridge
kic_custom_network_test.go:57: (dbg) Done: out/minikube-windows-amd64.exe start -p docker-network-240100 --network=bridge: (1m7.889405s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-240100" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p docker-network-240100
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p docker-network-240100: (4.6498756s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (72.70s)

                                                
                                    
x
+
TestKicExistingNetwork (73.22s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-windows-amd64.exe start -p existing-network-259900 --network=existing-network
E0614 21:03:12.698097    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
E0614 21:03:36.185827    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
kic_custom_network_test.go:93: (dbg) Done: out/minikube-windows-amd64.exe start -p existing-network-259900 --network=existing-network: (1m7.8142883s)
helpers_test.go:175: Cleaning up "existing-network-259900" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p existing-network-259900
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p existing-network-259900: (4.0558807s)
--- PASS: TestKicExistingNetwork (73.22s)

                                                
                                    
x
+
TestKicCustomSubnet (75.81s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p custom-subnet-030100 --subnet=192.168.60.0/24
E0614 21:05:09.506051    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
kic_custom_network_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p custom-subnet-030100 --subnet=192.168.60.0/24: (1m10.3930474s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-030100 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-030100" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p custom-subnet-030100
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p custom-subnet-030100: (5.2271136s)
--- PASS: TestKicCustomSubnet (75.81s)

                                                
                                    
x
+
TestKicStaticIP (79.85s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-windows-amd64.exe start -p static-ip-456600 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-windows-amd64.exe start -p static-ip-456600 --static-ip=192.168.200.200: (1m13.8700129s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-windows-amd64.exe -p static-ip-456600 ip
helpers_test.go:175: Cleaning up "static-ip-456600" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p static-ip-456600
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p static-ip-456600: (5.3065193s)
--- PASS: TestKicStaticIP (79.85s)

                                                
                                    
x
+
TestMainNoArgs (0.26s)

                                                
                                                
=== RUN   TestMainNoArgs
main_test.go:68: (dbg) Run:  out/minikube-windows-amd64.exe
--- PASS: TestMainNoArgs (0.26s)

                                                
                                    
x
+
TestMinikubeProfile (156.74s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p first-174200 --driver=docker
minikube_profile_test.go:44: (dbg) Done: out/minikube-windows-amd64.exe start -p first-174200 --driver=docker: (1m11.7236703s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p second-174200 --driver=docker
E0614 21:08:36.202775    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
minikube_profile_test.go:44: (dbg) Done: out/minikube-windows-amd64.exe start -p second-174200 --driver=docker: (1m5.8608145s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe profile first-174200
minikube_profile_test.go:55: (dbg) Run:  out/minikube-windows-amd64.exe profile list -ojson
minikube_profile_test.go:55: (dbg) Done: out/minikube-windows-amd64.exe profile list -ojson: (2.9972484s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe profile second-174200
minikube_profile_test.go:51: (dbg) Done: out/minikube-windows-amd64.exe profile second-174200: (1.1212315s)
minikube_profile_test.go:55: (dbg) Run:  out/minikube-windows-amd64.exe profile list -ojson
minikube_profile_test.go:55: (dbg) Done: out/minikube-windows-amd64.exe profile list -ojson: (2.6658765s)
helpers_test.go:175: Cleaning up "second-174200" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p second-174200
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p second-174200: (6.1133318s)
helpers_test.go:175: Cleaning up "first-174200" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p first-174200
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p first-174200: (5.7487187s)
--- PASS: TestMinikubeProfile (156.74s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (19.95s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-1-043300 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker
mount_start_test.go:98: (dbg) Done: out/minikube-windows-amd64.exe start -p mount-start-1-043300 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker: (18.9512492s)
--- PASS: TestMountStart/serial/StartWithMountFirst (19.95s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (1.15s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountFirst
mount_start_test.go:114: (dbg) Run:  out/minikube-windows-amd64.exe -p mount-start-1-043300 ssh -- ls /minikube-host
mount_start_test.go:114: (dbg) Done: out/minikube-windows-amd64.exe -p mount-start-1-043300 ssh -- ls /minikube-host: (1.1382105s)
--- PASS: TestMountStart/serial/VerifyMountFirst (1.15s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (20.14s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-2-043300 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker
E0614 21:10:09.518990    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
mount_start_test.go:98: (dbg) Done: out/minikube-windows-amd64.exe start -p mount-start-2-043300 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker: (19.1364675s)
--- PASS: TestMountStart/serial/StartWithMountSecond (20.14s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (1.12s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountSecond
mount_start_test.go:114: (dbg) Run:  out/minikube-windows-amd64.exe -p mount-start-2-043300 ssh -- ls /minikube-host
mount_start_test.go:114: (dbg) Done: out/minikube-windows-amd64.exe -p mount-start-2-043300 ssh -- ls /minikube-host: (1.1089123s)
--- PASS: TestMountStart/serial/VerifyMountSecond (1.12s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (3.94s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-windows-amd64.exe delete -p mount-start-1-043300 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-windows-amd64.exe delete -p mount-start-1-043300 --alsologtostderr -v=5: (3.9307829s)
--- PASS: TestMountStart/serial/DeleteFirst (3.94s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (1.08s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostDelete
mount_start_test.go:114: (dbg) Run:  out/minikube-windows-amd64.exe -p mount-start-2-043300 ssh -- ls /minikube-host
mount_start_test.go:114: (dbg) Done: out/minikube-windows-amd64.exe -p mount-start-2-043300 ssh -- ls /minikube-host: (1.0757783s)
--- PASS: TestMountStart/serial/VerifyMountPostDelete (1.08s)

                                                
                                    
x
+
TestMountStart/serial/Stop (2.44s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:155: (dbg) Run:  out/minikube-windows-amd64.exe stop -p mount-start-2-043300
mount_start_test.go:155: (dbg) Done: out/minikube-windows-amd64.exe stop -p mount-start-2-043300: (2.4359895s)
--- PASS: TestMountStart/serial/Stop (2.44s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (13.92s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-2-043300
mount_start_test.go:166: (dbg) Done: out/minikube-windows-amd64.exe start -p mount-start-2-043300: (12.9084621s)
--- PASS: TestMountStart/serial/RestartStopped (13.92s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (1.1s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostStop
mount_start_test.go:114: (dbg) Run:  out/minikube-windows-amd64.exe -p mount-start-2-043300 ssh -- ls /minikube-host
mount_start_test.go:114: (dbg) Done: out/minikube-windows-amd64.exe -p mount-start-2-043300 ssh -- ls /minikube-host: (1.1002484s)
--- PASS: TestMountStart/serial/VerifyMountPostStop (1.10s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (148.67s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-826500 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker
multinode_test.go:96: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-826500 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker: (2m26.1151224s)
multinode_test.go:102: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 status --alsologtostderr
multinode_test.go:102: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 status --alsologtostderr: (2.550827s)
--- PASS: TestMultiNode/serial/FreshStart2Nodes (148.67s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (24.13s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:493: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-826500 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:498: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-826500 -- rollout status deployment/busybox
multinode_test.go:498: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-826500 -- rollout status deployment/busybox: (17.1681142s)
multinode_test.go:505: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-826500 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:528: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-826500 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:536: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-826500 -- exec busybox-fc5497c4f-hwtft -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-826500 -- exec busybox-fc5497c4f-hwtft -- nslookup kubernetes.io: (1.7794843s)
multinode_test.go:536: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-826500 -- exec busybox-fc5497c4f-k84km -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-826500 -- exec busybox-fc5497c4f-k84km -- nslookup kubernetes.io: (1.5392399s)
multinode_test.go:546: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-826500 -- exec busybox-fc5497c4f-hwtft -- nslookup kubernetes.default
E0614 21:13:36.210190    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
multinode_test.go:546: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-826500 -- exec busybox-fc5497c4f-k84km -- nslookup kubernetes.default
multinode_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-826500 -- exec busybox-fc5497c4f-hwtft -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-826500 -- exec busybox-fc5497c4f-k84km -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (24.13s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (2.55s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (53.42s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-windows-amd64.exe node add -p multinode-826500 -v 3 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-windows-amd64.exe node add -p multinode-826500 -v 3 --alsologtostderr: (50.0778011s)
multinode_test.go:127: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 status --alsologtostderr
multinode_test.go:127: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 status --alsologtostderr: (3.3386941s)
--- PASS: TestMultiNode/serial/AddNode (53.42s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.19s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (1.52s)

                                                
                                                
=== RUN   TestMultiNode/serial/ProfileList
multinode_test.go:143: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
multinode_test.go:143: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (1.5236464s)
--- PASS: TestMultiNode/serial/ProfileList (1.52s)

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (40.18s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 status --output json --alsologtostderr
multinode_test.go:184: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 status --output json --alsologtostderr: (2.8460153s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 cp testdata\cp-test.txt multinode-826500:/home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 cp testdata\cp-test.txt multinode-826500:/home/docker/cp-test.txt: (1.2000267s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500 "sudo cat /home/docker/cp-test.txt": (1.1002408s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 cp multinode-826500:/home/docker/cp-test.txt C:\Users\jenkins.minikube4\AppData\Local\Temp\TestMultiNodeserialCopyFile1206192691\001\cp-test_multinode-826500.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 cp multinode-826500:/home/docker/cp-test.txt C:\Users\jenkins.minikube4\AppData\Local\Temp\TestMultiNodeserialCopyFile1206192691\001\cp-test_multinode-826500.txt: (1.1025905s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500 "sudo cat /home/docker/cp-test.txt": (1.1346338s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 cp multinode-826500:/home/docker/cp-test.txt multinode-826500-m02:/home/docker/cp-test_multinode-826500_multinode-826500-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 cp multinode-826500:/home/docker/cp-test.txt multinode-826500-m02:/home/docker/cp-test_multinode-826500_multinode-826500-m02.txt: (1.6259226s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500 "sudo cat /home/docker/cp-test.txt": (1.1296645s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500-m02 "sudo cat /home/docker/cp-test_multinode-826500_multinode-826500-m02.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500-m02 "sudo cat /home/docker/cp-test_multinode-826500_multinode-826500-m02.txt": (1.1042591s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 cp multinode-826500:/home/docker/cp-test.txt multinode-826500-m03:/home/docker/cp-test_multinode-826500_multinode-826500-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 cp multinode-826500:/home/docker/cp-test.txt multinode-826500-m03:/home/docker/cp-test_multinode-826500_multinode-826500-m03.txt: (1.6927204s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500 "sudo cat /home/docker/cp-test.txt": (1.1354266s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500-m03 "sudo cat /home/docker/cp-test_multinode-826500_multinode-826500-m03.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500-m03 "sudo cat /home/docker/cp-test_multinode-826500_multinode-826500-m03.txt": (1.0745777s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 cp testdata\cp-test.txt multinode-826500-m02:/home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 cp testdata\cp-test.txt multinode-826500-m02:/home/docker/cp-test.txt: (1.1436854s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500-m02 "sudo cat /home/docker/cp-test.txt": (1.1074645s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 cp multinode-826500-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube4\AppData\Local\Temp\TestMultiNodeserialCopyFile1206192691\001\cp-test_multinode-826500-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 cp multinode-826500-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube4\AppData\Local\Temp\TestMultiNodeserialCopyFile1206192691\001\cp-test_multinode-826500-m02.txt: (1.1456013s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500-m02 "sudo cat /home/docker/cp-test.txt": (1.1243134s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 cp multinode-826500-m02:/home/docker/cp-test.txt multinode-826500:/home/docker/cp-test_multinode-826500-m02_multinode-826500.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 cp multinode-826500-m02:/home/docker/cp-test.txt multinode-826500:/home/docker/cp-test_multinode-826500-m02_multinode-826500.txt: (1.7538833s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500-m02 "sudo cat /home/docker/cp-test.txt": (1.203537s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500 "sudo cat /home/docker/cp-test_multinode-826500-m02_multinode-826500.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500 "sudo cat /home/docker/cp-test_multinode-826500-m02_multinode-826500.txt": (1.1507643s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 cp multinode-826500-m02:/home/docker/cp-test.txt multinode-826500-m03:/home/docker/cp-test_multinode-826500-m02_multinode-826500-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 cp multinode-826500-m02:/home/docker/cp-test.txt multinode-826500-m03:/home/docker/cp-test_multinode-826500-m02_multinode-826500-m03.txt: (1.6441165s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500-m02 "sudo cat /home/docker/cp-test.txt": (1.1345954s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500-m03 "sudo cat /home/docker/cp-test_multinode-826500-m02_multinode-826500-m03.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500-m03 "sudo cat /home/docker/cp-test_multinode-826500-m02_multinode-826500-m03.txt": (1.0965875s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 cp testdata\cp-test.txt multinode-826500-m03:/home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 cp testdata\cp-test.txt multinode-826500-m03:/home/docker/cp-test.txt: (1.1285235s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500-m03 "sudo cat /home/docker/cp-test.txt": (1.1035435s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 cp multinode-826500-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube4\AppData\Local\Temp\TestMultiNodeserialCopyFile1206192691\001\cp-test_multinode-826500-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 cp multinode-826500-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube4\AppData\Local\Temp\TestMultiNodeserialCopyFile1206192691\001\cp-test_multinode-826500-m03.txt: (1.1264235s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500-m03 "sudo cat /home/docker/cp-test.txt": (1.0944422s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 cp multinode-826500-m03:/home/docker/cp-test.txt multinode-826500:/home/docker/cp-test_multinode-826500-m03_multinode-826500.txt
E0614 21:15:09.531149    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 cp multinode-826500-m03:/home/docker/cp-test.txt multinode-826500:/home/docker/cp-test_multinode-826500-m03_multinode-826500.txt: (1.8087528s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500-m03 "sudo cat /home/docker/cp-test.txt": (1.1571648s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500 "sudo cat /home/docker/cp-test_multinode-826500-m03_multinode-826500.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500 "sudo cat /home/docker/cp-test_multinode-826500-m03_multinode-826500.txt": (1.1058393s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 cp multinode-826500-m03:/home/docker/cp-test.txt multinode-826500-m02:/home/docker/cp-test_multinode-826500-m03_multinode-826500-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 cp multinode-826500-m03:/home/docker/cp-test.txt multinode-826500-m02:/home/docker/cp-test_multinode-826500-m03_multinode-826500-m02.txt: (1.684007s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500-m03 "sudo cat /home/docker/cp-test.txt": (1.1120321s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500-m02 "sudo cat /home/docker/cp-test_multinode-826500-m03_multinode-826500-m02.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 ssh -n multinode-826500-m02 "sudo cat /home/docker/cp-test_multinode-826500-m03_multinode-826500-m02.txt": (1.0997333s)
--- PASS: TestMultiNode/serial/CopyFile (40.18s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (6.54s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:248: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 node stop m03
multinode_test.go:248: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 node stop m03: (2.1428984s)
multinode_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 status
multinode_test.go:254: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-826500 status: exit status 7 (2.2498763s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:15:18.307200    2256 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
multinode_test.go:261: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 status --alsologtostderr
multinode_test.go:261: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-826500 status --alsologtostderr: exit status 7 (2.1417429s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:15:20.556897    9728 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
	I0614 21:15:20.632716    9728 out.go:291] Setting OutFile to fd 940 ...
	I0614 21:15:20.636664    9728 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0614 21:15:20.636664    9728 out.go:304] Setting ErrFile to fd 312...
	I0614 21:15:20.636664    9728 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0614 21:15:20.651308    9728 out.go:298] Setting JSON to false
	I0614 21:15:20.651308    9728 mustload.go:65] Loading cluster: multinode-826500
	I0614 21:15:20.651308    9728 notify.go:220] Checking for updates...
	I0614 21:15:20.651929    9728 config.go:182] Loaded profile config "multinode-826500": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.1
	I0614 21:15:20.651929    9728 status.go:255] checking status of multinode-826500 ...
	I0614 21:15:20.665003    9728 cli_runner.go:164] Run: docker container inspect multinode-826500 --format={{.State.Status}}
	I0614 21:15:20.832165    9728 status.go:330] multinode-826500 host status = "Running" (err=<nil>)
	I0614 21:15:20.832722    9728 host.go:66] Checking if "multinode-826500" exists ...
	I0614 21:15:20.845344    9728 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-826500
	I0614 21:15:21.015785    9728 host.go:66] Checking if "multinode-826500" exists ...
	I0614 21:15:21.029969    9728 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0614 21:15:21.037495    9728 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-826500
	I0614 21:15:21.205614    9728 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:49687 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\multinode-826500\id_rsa Username:docker}
	I0614 21:15:21.348683    9728 ssh_runner.go:195] Run: systemctl --version
	I0614 21:15:21.372976    9728 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0614 21:15:21.404243    9728 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" multinode-826500
	I0614 21:15:21.572856    9728 kubeconfig.go:125] found "multinode-826500" server: "https://127.0.0.1:49686"
	I0614 21:15:21.572856    9728 api_server.go:166] Checking apiserver status ...
	I0614 21:15:21.584226    9728 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0614 21:15:21.626244    9728 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2421/cgroup
	I0614 21:15:21.648113    9728 api_server.go:182] apiserver freezer: "7:freezer:/docker/829f039efeeba5fac7268367d8962e5047af19dd88fdc19d8a25df0d5f7914b6/kubepods/burstable/pod316cf667b32c13981e0e0b4a399747e2/ed6aa711689c3734623363a63491477f59d3f7e293cbf6e612b54fecc6340421"
	I0614 21:15:21.659416    9728 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/829f039efeeba5fac7268367d8962e5047af19dd88fdc19d8a25df0d5f7914b6/kubepods/burstable/pod316cf667b32c13981e0e0b4a399747e2/ed6aa711689c3734623363a63491477f59d3f7e293cbf6e612b54fecc6340421/freezer.state
	I0614 21:15:21.679034    9728 api_server.go:204] freezer state: "THAWED"
	I0614 21:15:21.679118    9728 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:49686/healthz ...
	I0614 21:15:21.689701    9728 api_server.go:279] https://127.0.0.1:49686/healthz returned 200:
	ok
	I0614 21:15:21.689701    9728 status.go:422] multinode-826500 apiserver status = Running (err=<nil>)
	I0614 21:15:21.689701    9728 status.go:257] multinode-826500 status: &{Name:multinode-826500 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0614 21:15:21.690648    9728 status.go:255] checking status of multinode-826500-m02 ...
	I0614 21:15:21.709733    9728 cli_runner.go:164] Run: docker container inspect multinode-826500-m02 --format={{.State.Status}}
	I0614 21:15:21.865250    9728 status.go:330] multinode-826500-m02 host status = "Running" (err=<nil>)
	I0614 21:15:21.865401    9728 host.go:66] Checking if "multinode-826500-m02" exists ...
	I0614 21:15:21.875279    9728 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-826500-m02
	I0614 21:15:22.032639    9728 host.go:66] Checking if "multinode-826500-m02" exists ...
	I0614 21:15:22.047793    9728 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0614 21:15:22.053166    9728 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-826500-m02
	I0614 21:15:22.220246    9728 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:49741 SSHKeyPath:C:\Users\jenkins.minikube4\minikube-integration\.minikube\machines\multinode-826500-m02\id_rsa Username:docker}
	I0614 21:15:22.357270    9728 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0614 21:15:22.383050    9728 status.go:257] multinode-826500-m02 status: &{Name:multinode-826500-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0614 21:15:22.383050    9728 status.go:255] checking status of multinode-826500-m03 ...
	I0614 21:15:22.398427    9728 cli_runner.go:164] Run: docker container inspect multinode-826500-m03 --format={{.State.Status}}
	I0614 21:15:22.574951    9728 status.go:330] multinode-826500-m03 host status = "Stopped" (err=<nil>)
	I0614 21:15:22.574951    9728 status.go:343] host is not running, skipping remaining checks
	I0614 21:15:22.574951    9728 status.go:257] multinode-826500-m03 status: &{Name:multinode-826500-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (21.02s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 node start m03 -v=7 --alsologtostderr
multinode_test.go:282: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 node start m03 -v=7 --alsologtostderr: (18.0588444s)
multinode_test.go:290: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 status -v=7 --alsologtostderr
multinode_test.go:290: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 status -v=7 --alsologtostderr: (2.7861245s)
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (21.02s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (97.97s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-windows-amd64.exe node list -p multinode-826500
multinode_test.go:321: (dbg) Run:  out/minikube-windows-amd64.exe stop -p multinode-826500
multinode_test.go:321: (dbg) Done: out/minikube-windows-amd64.exe stop -p multinode-826500: (25.9547528s)
multinode_test.go:326: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-826500 --wait=true -v=8 --alsologtostderr
E0614 21:16:39.418439    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
multinode_test.go:326: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-826500 --wait=true -v=8 --alsologtostderr: (1m11.5721764s)
multinode_test.go:331: (dbg) Run:  out/minikube-windows-amd64.exe node list -p multinode-826500
--- PASS: TestMultiNode/serial/RestartKeepsNodes (97.97s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (13.37s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 node delete m03: (10.8748428s)
multinode_test.go:422: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 status --alsologtostderr
multinode_test.go:422: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 status --alsologtostderr: (2.1070705s)
multinode_test.go:436: (dbg) Run:  kubectl get nodes
multinode_test.go:444: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/DeleteNode (13.37s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (25.15s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 stop
multinode_test.go:345: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 stop: (23.9449293s)
multinode_test.go:351: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-826500 status: exit status 7 (589.7192ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:17:59.007751   14872 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
multinode_test.go:358: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 status --alsologtostderr
multinode_test.go:358: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-826500 status --alsologtostderr: exit status 7 (592.5533ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:17:59.608585    6688 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
	I0614 21:17:59.689386    6688 out.go:291] Setting OutFile to fd 848 ...
	I0614 21:17:59.690114    6688 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0614 21:17:59.690114    6688 out.go:304] Setting ErrFile to fd 748...
	I0614 21:17:59.690114    6688 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0614 21:17:59.706825    6688 out.go:298] Setting JSON to false
	I0614 21:17:59.706825    6688 mustload.go:65] Loading cluster: multinode-826500
	I0614 21:17:59.706825    6688 notify.go:220] Checking for updates...
	I0614 21:17:59.707440    6688 config.go:182] Loaded profile config "multinode-826500": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.1
	I0614 21:17:59.707991    6688 status.go:255] checking status of multinode-826500 ...
	I0614 21:17:59.726750    6688 cli_runner.go:164] Run: docker container inspect multinode-826500 --format={{.State.Status}}
	I0614 21:17:59.912993    6688 status.go:330] multinode-826500 host status = "Stopped" (err=<nil>)
	I0614 21:17:59.913543    6688 status.go:343] host is not running, skipping remaining checks
	I0614 21:17:59.913543    6688 status.go:257] multinode-826500 status: &{Name:multinode-826500 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0614 21:17:59.913543    6688 status.go:255] checking status of multinode-826500-m02 ...
	I0614 21:17:59.929055    6688 cli_runner.go:164] Run: docker container inspect multinode-826500-m02 --format={{.State.Status}}
	I0614 21:18:00.101726    6688 status.go:330] multinode-826500-m02 host status = "Stopped" (err=<nil>)
	I0614 21:18:00.101726    6688 status.go:343] host is not running, skipping remaining checks
	I0614 21:18:00.101726    6688 status.go:257] multinode-826500-m02 status: &{Name:multinode-826500-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (73.24s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-826500 --wait=true -v=8 --alsologtostderr --driver=docker
E0614 21:18:36.221139    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
multinode_test.go:376: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-826500 --wait=true -v=8 --alsologtostderr --driver=docker: (1m10.7470616s)
multinode_test.go:382: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-826500 status --alsologtostderr
multinode_test.go:382: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-826500 status --alsologtostderr: (2.068893s)
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (73.24s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (69.83s)

                                                
                                                
=== RUN   TestMultiNode/serial/ValidateNameConflict
multinode_test.go:455: (dbg) Run:  out/minikube-windows-amd64.exe node list -p multinode-826500
multinode_test.go:464: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-826500-m02 --driver=docker
multinode_test.go:464: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p multinode-826500-m02 --driver=docker: exit status 14 (263.3768ms)

                                                
                                                
-- stdout --
	* [multinode-826500-m02] minikube v1.33.1 on Microsoft Windows 10 Enterprise N 10.0.19045.4529 Build 19045.4529
	  - KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=19068
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:19:13.669491   12016 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
	! Profile name 'multinode-826500-m02' is duplicated with machine name 'multinode-826500-m02' in profile 'multinode-826500'
	X Exiting due to MK_USAGE: Profile name should be unique

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-826500-m03 --driver=docker
E0614 21:19:52.755828    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
E0614 21:20:09.538739    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
multinode_test.go:472: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-826500-m03 --driver=docker: (1m3.341056s)
multinode_test.go:479: (dbg) Run:  out/minikube-windows-amd64.exe node add -p multinode-826500
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-windows-amd64.exe node add -p multinode-826500: exit status 80 (1.1038858s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:20:17.300471    5008 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-826500-m03 already exists in multinode-826500-m03 profile
	* 
	╭───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                                                       │
	│    * If the above advice does not help, please let us know:                                                           │
	│      https://github.com/kubernetes/minikube/issues/new/choose                                                         │
	│                                                                                                                       │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.                              │
	│    * Please also attach the following file to the GitHub issue:                                                       │
	│    * - C:\Users\jenkins.minikube4\AppData\Local\Temp\minikube_node_6ccce2fc44e3bb58d6c4f91e09ae7c7eaaf65535_11.log    │
	│                                                                                                                       │
	╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-windows-amd64.exe delete -p multinode-826500-m03
multinode_test.go:484: (dbg) Done: out/minikube-windows-amd64.exe delete -p multinode-826500-m03: (4.8985336s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (69.83s)

                                                
                                    
x
+
TestPreload (173.58s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p test-preload-992800 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.24.4
preload_test.go:44: (dbg) Done: out/minikube-windows-amd64.exe start -p test-preload-992800 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.24.4: (1m58.8190182s)
preload_test.go:52: (dbg) Run:  out/minikube-windows-amd64.exe -p test-preload-992800 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-windows-amd64.exe -p test-preload-992800 image pull gcr.io/k8s-minikube/busybox: (2.145238s)
preload_test.go:58: (dbg) Run:  out/minikube-windows-amd64.exe stop -p test-preload-992800
preload_test.go:58: (dbg) Done: out/minikube-windows-amd64.exe stop -p test-preload-992800: (12.453438s)
preload_test.go:66: (dbg) Run:  out/minikube-windows-amd64.exe start -p test-preload-992800 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker
preload_test.go:66: (dbg) Done: out/minikube-windows-amd64.exe start -p test-preload-992800 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker: (33.4830219s)
preload_test.go:71: (dbg) Run:  out/minikube-windows-amd64.exe -p test-preload-992800 image list
preload_test.go:71: (dbg) Done: out/minikube-windows-amd64.exe -p test-preload-992800 image list: (1.2165274s)
helpers_test.go:175: Cleaning up "test-preload-992800" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p test-preload-992800
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p test-preload-992800: (5.447539s)
--- PASS: TestPreload (173.58s)

                                                
                                    
x
+
TestScheduledStopWindows (136.14s)

                                                
                                                
=== RUN   TestScheduledStopWindows
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-windows-amd64.exe start -p scheduled-stop-147100 --memory=2048 --driver=docker
E0614 21:23:36.242719    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
scheduled_stop_test.go:128: (dbg) Done: out/minikube-windows-amd64.exe start -p scheduled-stop-147100 --memory=2048 --driver=docker: (1m5.9973854s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-windows-amd64.exe stop -p scheduled-stop-147100 --schedule 5m
scheduled_stop_test.go:137: (dbg) Done: out/minikube-windows-amd64.exe stop -p scheduled-stop-147100 --schedule 5m: (1.3703197s)
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.TimeToStop}} -p scheduled-stop-147100 -n scheduled-stop-147100
scheduled_stop_test.go:191: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.TimeToStop}} -p scheduled-stop-147100 -n scheduled-stop-147100: (1.3051364s)
scheduled_stop_test.go:54: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p scheduled-stop-147100 -- sudo systemctl show minikube-scheduled-stop --no-page
scheduled_stop_test.go:54: (dbg) Done: out/minikube-windows-amd64.exe ssh -p scheduled-stop-147100 -- sudo systemctl show minikube-scheduled-stop --no-page: (1.1399175s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-windows-amd64.exe stop -p scheduled-stop-147100 --schedule 5s
scheduled_stop_test.go:137: (dbg) Done: out/minikube-windows-amd64.exe stop -p scheduled-stop-147100 --schedule 5s: (1.3409414s)
E0614 21:25:09.553728    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe status -p scheduled-stop-147100
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p scheduled-stop-147100: exit status 7 (392.5074ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:25:37.649826   13944 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p scheduled-stop-147100 -n scheduled-stop-147100
scheduled_stop_test.go:176: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p scheduled-stop-147100 -n scheduled-stop-147100: exit status 7 (385.0186ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:25:38.049880   11508 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
scheduled_stop_test.go:176: status error: exit status 7 (may be ok)
helpers_test.go:175: Cleaning up "scheduled-stop-147100" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p scheduled-stop-147100
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p scheduled-stop-147100: (4.1762345s)
--- PASS: TestScheduledStopWindows (136.14s)

                                                
                                    
x
+
TestInsufficientStorage (45.28s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-windows-amd64.exe start -p insufficient-storage-358100 --memory=2048 --output=json --wait=true --driver=docker
status_test.go:50: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p insufficient-storage-358100 --memory=2048 --output=json --wait=true --driver=docker: exit status 26 (38.5390282s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"11ceed2a-7f4c-4008-8cf8-d782d61e1dab","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-358100] minikube v1.33.1 on Microsoft Windows 10 Enterprise N 10.0.19045.4529 Build 19045.4529","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"0ae2b737-0b42-4e98-af0a-e5f48d527905","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=C:\\Users\\jenkins.minikube4\\minikube-integration\\kubeconfig"}}
	{"specversion":"1.0","id":"22537927-66d5-4135-9c12-4d687442746f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"274aac10-9060-4bee-864c-d879f42d66fe","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=C:\\Users\\jenkins.minikube4\\minikube-integration\\.minikube"}}
	{"specversion":"1.0","id":"d404f0cc-679b-4a75-9ed9-80d6ac0f3840","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19068"}}
	{"specversion":"1.0","id":"1bc8c61d-d419-4b7e-a598-f497b7ef0af2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true"}}
	{"specversion":"1.0","id":"72eb6071-852a-470a-ba6f-3e6c3eaf9e1d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_STORAGE_CAPACITY=100"}}
	{"specversion":"1.0","id":"4fbe6d6e-d34a-4b24-ab62-fed1c9244fe5","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_AVAILABLE_STORAGE=19"}}
	{"specversion":"1.0","id":"78e3f558-278c-4276-a1ef-3dff4d81ea25","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"1","message":"Using the docker driver based on user configuration","name":"Selecting Driver","totalsteps":"19"}}
	{"specversion":"1.0","id":"2793e32f-04ec-48b1-a52a-043c5cce0185","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"Using Docker Desktop driver with root privileges"}}
	{"specversion":"1.0","id":"0ebf6c75-8d6b-4f93-acc1-07ff49b9cc48","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-358100\" primary control-plane node in \"insufficient-storage-358100\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"fb30107b-b21c-4ee7-a5cc-be16bd0702a7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.44-1718296336-19068 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"84c67288-8232-49e2-a1aa-8f05baeeb50f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"8","message":"Creating docker container (CPUs=2, Memory=2048MB) ...","name":"Creating Container","totalsteps":"19"}}
	{"specversion":"1.0","id":"9fcc6d29-6d20-4a8e-940b-ddbc415dcc5a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100%% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:25:42.633228    8684 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
status_test.go:76: (dbg) Run:  out/minikube-windows-amd64.exe status -p insufficient-storage-358100 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p insufficient-storage-358100 --output=json --layout=cluster: exit status 7 (1.146366s)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-358100","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","Step":"Creating Container","StepDetail":"Creating docker container (CPUs=2, Memory=2048MB) ...","BinaryVersion":"v1.33.1","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-358100","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:26:21.174511   10260 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
	E0614 21:26:22.171607   10260 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-358100" does not appear in C:\Users\jenkins.minikube4\minikube-integration\kubeconfig

                                                
                                                
** /stderr **
status_test.go:76: (dbg) Run:  out/minikube-windows-amd64.exe status -p insufficient-storage-358100 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p insufficient-storage-358100 --output=json --layout=cluster: exit status 7 (1.1714147s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:26:22.333920    8088 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
	E0614 21:26:23.345934    8088 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-358100" does not appear in C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	E0614 21:26:23.375342    8088 status.go:560] unable to read event log: stat: CreateFile C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\insufficient-storage-358100\events.json: The system cannot find the file specified.

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-358100" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p insufficient-storage-358100
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p insufficient-storage-358100: (4.4098318s)
--- PASS: TestInsufficientStorage (45.28s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (278.45s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  C:\Users\jenkins.minikube4\AppData\Local\Temp\minikube-v1.26.0.1593196302.exe start -p running-upgrade-914000 --memory=2200 --vm-driver=docker
version_upgrade_test.go:120: (dbg) Done: C:\Users\jenkins.minikube4\AppData\Local\Temp\minikube-v1.26.0.1593196302.exe start -p running-upgrade-914000 --memory=2200 --vm-driver=docker: (2m7.1150152s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-windows-amd64.exe start -p running-upgrade-914000 --memory=2200 --alsologtostderr -v=1 --driver=docker
version_upgrade_test.go:130: (dbg) Done: out/minikube-windows-amd64.exe start -p running-upgrade-914000 --memory=2200 --alsologtostderr -v=1 --driver=docker: (2m23.127776s)
helpers_test.go:175: Cleaning up "running-upgrade-914000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p running-upgrade-914000
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p running-upgrade-914000: (7.1392663s)
--- PASS: TestRunningBinaryUpgrade (278.45s)

                                                
                                    
x
+
TestKubernetesUpgrade (586.55s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-771800 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker
E0614 21:30:09.565636    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
version_upgrade_test.go:222: (dbg) Done: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-771800 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker: (2m58.8440225s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-windows-amd64.exe stop -p kubernetes-upgrade-771800
version_upgrade_test.go:227: (dbg) Done: out/minikube-windows-amd64.exe stop -p kubernetes-upgrade-771800: (3.9511872s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-windows-amd64.exe -p kubernetes-upgrade-771800 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p kubernetes-upgrade-771800 status --format={{.Host}}: exit status 7 (603.2756ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:33:04.831886    6152 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-771800 --memory=2200 --kubernetes-version=v1.30.1 --alsologtostderr -v=1 --driver=docker
E0614 21:33:19.472680    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
version_upgrade_test.go:243: (dbg) Done: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-771800 --memory=2200 --kubernetes-version=v1.30.1 --alsologtostderr -v=1 --driver=docker: (5m39.7770032s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-771800 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-771800 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-771800 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker: exit status 106 (317.3838ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-771800] minikube v1.33.1 on Microsoft Windows 10 Enterprise N 10.0.19045.4529 Build 19045.4529
	  - KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=19068
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:38:45.385302   10720 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
	X Exiting due to K8S_DOWNGRADE_UNSUPPORTED: Unable to safely downgrade existing Kubernetes v1.30.1 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-771800
	    minikube start -p kubernetes-upgrade-771800 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-7718002 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.30.1, by running:
	    
	    minikube start -p kubernetes-upgrade-771800 --kubernetes-version=v1.30.1
	    

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-771800 --memory=2200 --kubernetes-version=v1.30.1 --alsologtostderr -v=1 --driver=docker
version_upgrade_test.go:275: (dbg) Done: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-771800 --memory=2200 --kubernetes-version=v1.30.1 --alsologtostderr -v=1 --driver=docker: (54.3755876s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-771800" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p kubernetes-upgrade-771800
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p kubernetes-upgrade-771800: (8.4773868s)
--- PASS: TestKubernetesUpgrade (586.55s)

                                                
                                    
x
+
TestMissingContainerUpgrade (489.58s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  C:\Users\jenkins.minikube4\AppData\Local\Temp\minikube-v1.26.0.1510750529.exe start -p missing-upgrade-080100 --memory=2200 --driver=docker
version_upgrade_test.go:309: (dbg) Done: C:\Users\jenkins.minikube4\AppData\Local\Temp\minikube-v1.26.0.1510750529.exe start -p missing-upgrade-080100 --memory=2200 --driver=docker: (4m34.1590714s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-080100
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-080100: (11.4021124s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-080100
version_upgrade_test.go:329: (dbg) Run:  out/minikube-windows-amd64.exe start -p missing-upgrade-080100 --memory=2200 --alsologtostderr -v=1 --driver=docker
version_upgrade_test.go:329: (dbg) Done: out/minikube-windows-amd64.exe start -p missing-upgrade-080100 --memory=2200 --alsologtostderr -v=1 --driver=docker: (3m14.2316228s)
helpers_test.go:175: Cleaning up "missing-upgrade-080100" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p missing-upgrade-080100
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p missing-upgrade-080100: (8.2834398s)
--- PASS: TestMissingContainerUpgrade (489.58s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.2s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.31s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-080100 --no-kubernetes --kubernetes-version=1.20 --driver=docker
no_kubernetes_test.go:83: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p NoKubernetes-080100 --no-kubernetes --kubernetes-version=1.20 --driver=docker: exit status 14 (310.811ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-080100] minikube v1.33.1 on Microsoft Windows 10 Enterprise N 10.0.19045.4529 Build 19045.4529
	  - KUBECONFIG=C:\Users\jenkins.minikube4\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube4\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=19068
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:26:27.931511   10804 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
	X Exiting due to MK_USAGE: cannot specify --kubernetes-version with --no-kubernetes,
	to unset a global config run:
	
	$ minikube config unset kubernetes-version

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (145.15s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-080100 --driver=docker
no_kubernetes_test.go:95: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-080100 --driver=docker: (2m23.4547732s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-windows-amd64.exe -p NoKubernetes-080100 status -o json
no_kubernetes_test.go:200: (dbg) Done: out/minikube-windows-amd64.exe -p NoKubernetes-080100 status -o json: (1.6914089s)
--- PASS: TestNoKubernetes/serial/StartWithK8s (145.15s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (418.52s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  C:\Users\jenkins.minikube4\AppData\Local\Temp\minikube-v1.26.0.2946156863.exe start -p stopped-upgrade-080100 --memory=2200 --vm-driver=docker
E0614 21:28:36.252846    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
version_upgrade_test.go:183: (dbg) Done: C:\Users\jenkins.minikube4\AppData\Local\Temp\minikube-v1.26.0.2946156863.exe start -p stopped-upgrade-080100 --memory=2200 --vm-driver=docker: (4m34.8824262s)
version_upgrade_test.go:192: (dbg) Run:  C:\Users\jenkins.minikube4\AppData\Local\Temp\minikube-v1.26.0.2946156863.exe -p stopped-upgrade-080100 stop
version_upgrade_test.go:192: (dbg) Done: C:\Users\jenkins.minikube4\AppData\Local\Temp\minikube-v1.26.0.2946156863.exe -p stopped-upgrade-080100 stop: (15.0919895s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-windows-amd64.exe start -p stopped-upgrade-080100 --memory=2200 --alsologtostderr -v=1 --driver=docker
version_upgrade_test.go:198: (dbg) Done: out/minikube-windows-amd64.exe start -p stopped-upgrade-080100 --memory=2200 --alsologtostderr -v=1 --driver=docker: (2m8.5475485s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (418.52s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (48.43s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-080100 --no-kubernetes --driver=docker
no_kubernetes_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-080100 --no-kubernetes --driver=docker: (38.3727552s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-windows-amd64.exe -p NoKubernetes-080100 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p NoKubernetes-080100 status -o json: exit status 2 (1.9608492s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:29:31.815417    7028 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-windows-amd64.exe delete -p NoKubernetes-080100
no_kubernetes_test.go:124: (dbg) Done: out/minikube-windows-amd64.exe delete -p NoKubernetes-080100: (8.0936439s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (48.43s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (41.19s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-080100 --no-kubernetes --driver=docker
no_kubernetes_test.go:136: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-080100 --no-kubernetes --driver=docker: (41.1886179s)
--- PASS: TestNoKubernetes/serial/Start (41.19s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (1.61s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunning
no_kubernetes_test.go:147: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p NoKubernetes-080100 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:147: (dbg) Non-zero exit: out/minikube-windows-amd64.exe ssh -p NoKubernetes-080100 "sudo systemctl is-active --quiet service kubelet": exit status 1 (1.6085516s)

                                                
                                                
** stderr ** 
	W0614 21:30:23.069839   13928 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
	ssh: Process exited with status 3

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (16.52s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/ProfileList
no_kubernetes_test.go:169: (dbg) Run:  out/minikube-windows-amd64.exe profile list
no_kubernetes_test.go:169: (dbg) Done: out/minikube-windows-amd64.exe profile list: (11.0808441s)
no_kubernetes_test.go:179: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output=json
no_kubernetes_test.go:179: (dbg) Done: out/minikube-windows-amd64.exe profile list --output=json: (5.4368091s)
--- PASS: TestNoKubernetes/serial/ProfileList (16.52s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (12.44s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-windows-amd64.exe stop -p NoKubernetes-080100
no_kubernetes_test.go:158: (dbg) Done: out/minikube-windows-amd64.exe stop -p NoKubernetes-080100: (12.4367244s)
--- PASS: TestNoKubernetes/serial/Stop (12.44s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (17.87s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-080100 --driver=docker
no_kubernetes_test.go:191: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-080100 --driver=docker: (17.8726864s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (17.87s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (1.3s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunningSecond
no_kubernetes_test.go:147: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p NoKubernetes-080100 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:147: (dbg) Non-zero exit: out/minikube-windows-amd64.exe ssh -p NoKubernetes-080100 "sudo systemctl is-active --quiet service kubelet": exit status 1 (1.3013705s)

                                                
                                                
** stderr ** 
	W0614 21:31:11.494221     940 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
	ssh: Process exited with status 3

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (12.03s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-windows-amd64.exe logs -p stopped-upgrade-080100
E0614 21:33:36.263324    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
version_upgrade_test.go:206: (dbg) Done: out/minikube-windows-amd64.exe logs -p stopped-upgrade-080100: (12.0305018s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (12.03s)

                                                
                                    
x
+
TestPause/serial/Start (94.59s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-windows-amd64.exe start -p pause-371800 --memory=2048 --install-addons=false --wait=all --driver=docker
E0614 21:36:32.809238    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
pause_test.go:80: (dbg) Done: out/minikube-windows-amd64.exe start -p pause-371800 --memory=2048 --install-addons=false --wait=all --driver=docker: (1m34.5910383s)
--- PASS: TestPause/serial/Start (94.59s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (46.81s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-windows-amd64.exe start -p pause-371800 --alsologtostderr -v=1 --driver=docker
E0614 21:38:36.275197    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
pause_test.go:92: (dbg) Done: out/minikube-windows-amd64.exe start -p pause-371800 --alsologtostderr -v=1 --driver=docker: (46.7895433s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (46.81s)

                                                
                                    
x
+
TestPause/serial/Pause (2.86s)

                                                
                                                
=== RUN   TestPause/serial/Pause
pause_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe pause -p pause-371800 --alsologtostderr -v=5
pause_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe pause -p pause-371800 --alsologtostderr -v=5: (2.8628363s)
--- PASS: TestPause/serial/Pause (2.86s)

                                                
                                    
x
+
TestPause/serial/VerifyStatus (2.06s)

                                                
                                                
=== RUN   TestPause/serial/VerifyStatus
status_test.go:76: (dbg) Run:  out/minikube-windows-amd64.exe status -p pause-371800 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p pause-371800 --output=json --layout=cluster: exit status 2 (2.0593382s)

                                                
                                                
-- stdout --
	{"Name":"pause-371800","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 14 containers in: kube-system, kubernetes-dashboard, storage-gluster, istio-operator","BinaryVersion":"v1.33.1","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-371800","StatusCode":200,"StatusName":"OK","Components":{"apiserver":{"Name":"apiserver","StatusCode":418,"StatusName":"Paused"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:38:54.436196    6736 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
--- PASS: TestPause/serial/VerifyStatus (2.06s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-windows-amd64.exe start -p old-k8s-version-946900 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker --kubernetes-version=v1.20.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-windows-amd64.exe start -p old-k8s-version-946900 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker --kubernetes-version=v1.20.0: (4m26.3410753s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (266.34s)

                                                
                                    
x
+
TestPause/serial/Unpause (2.18s)

                                                
                                                
=== RUN   TestPause/serial/Unpause
pause_test.go:121: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p pause-371800 --alsologtostderr -v=5
pause_test.go:121: (dbg) Done: out/minikube-windows-amd64.exe unpause -p pause-371800 --alsologtostderr -v=5: (2.176607s)
--- PASS: TestPause/serial/Unpause (2.18s)

                                                
                                    
x
+
TestPause/serial/PauseAgain (2.34s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe pause -p pause-371800 --alsologtostderr -v=5
pause_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe pause -p pause-371800 --alsologtostderr -v=5: (2.3395846s)
--- PASS: TestPause/serial/PauseAgain (2.34s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (6.04s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-windows-amd64.exe delete -p pause-371800 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-windows-amd64.exe delete -p pause-371800 --alsologtostderr -v=5: (6.0354102s)
--- PASS: TestPause/serial/DeletePaused (6.04s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (5.47s)

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

                                                
                                                
-- stdout --
	[]

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-windows-amd64.exe start -p no-preload-742000 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.30.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-windows-amd64.exe start -p no-preload-742000 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.30.1: (2m52.9563492s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (172.96s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-windows-amd64.exe start -p embed-certs-097200 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.30.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-windows-amd64.exe start -p embed-certs-097200 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.30.1: (2m29.0462413s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (149.05s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-windows-amd64.exe start -p default-k8s-diff-port-188400 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.30.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-windows-amd64.exe start -p default-k8s-diff-port-188400 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.30.1: (1m53.7541099s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (113.75s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-742000 create -f testdata\busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [62e9e6f1-87d7-460d-9410-f4179acd4f5d] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [62e9e6f1-87d7-460d-9410-f4179acd4f5d] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.0130878s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-742000 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.97s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-097200 create -f testdata\busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [17c24f6b-71ce-4d89-9fd8-1da5989c968c] Pending
helpers_test.go:344: "busybox" [17c24f6b-71ce-4d89-9fd8-1da5989c968c] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [17c24f6b-71ce-4d89-9fd8-1da5989c968c] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.0189985s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-097200 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.95s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe stop -p no-preload-742000 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe stop -p no-preload-742000 --alsologtostderr -v=3: (13.2738986s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (13.28s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe stop -p embed-certs-097200 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe stop -p embed-certs-097200 --alsologtostderr -v=3: (12.9513034s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (12.95s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:42:35.034718   11352 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p no-preload-742000 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (1.25s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe start -p no-preload-742000 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.30.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe start -p no-preload-742000 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.30.1: (5m2.1957095s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p no-preload-742000 -n no-preload-742000
start_stop_delete_test.go:262: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p no-preload-742000 -n no-preload-742000: (1.348958s)
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (303.55s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:42:44.649426    4892 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p embed-certs-097200 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (1.33s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe start -p embed-certs-097200 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.30.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe start -p embed-certs-097200 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.30.1: (4m47.0846874s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p embed-certs-097200 -n embed-certs-097200
start_stop_delete_test.go:262: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p embed-certs-097200 -n embed-certs-097200: (1.3489656s)
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (288.43s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-188400 create -f testdata\busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [19c3dc3f-bbd5-405c-8459-f04bcfca5eb7] Pending
helpers_test.go:344: "busybox" [19c3dc3f-bbd5-405c-8459-f04bcfca5eb7] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [19c3dc3f-bbd5-405c-8459-f04bcfca5eb7] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 8.0263811s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-188400 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.43s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe addons enable metrics-server -p default-k8s-diff-port-188400 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-windows-amd64.exe addons enable metrics-server -p default-k8s-diff-port-188400 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (3.2732002s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context default-k8s-diff-port-188400 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (3.66s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe stop -p default-k8s-diff-port-188400 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe stop -p default-k8s-diff-port-188400 --alsologtostderr -v=3: (13.3264712s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (13.33s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-946900 create -f testdata\busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [99d10199-bfd4-4396-85aa-3e936e9d604e] Pending
helpers_test.go:344: "busybox" [99d10199-bfd4-4396-85aa-3e936e9d604e] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [99d10199-bfd4-4396-85aa-3e936e9d604e] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.0146804s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-946900 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (11.25s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:43:26.228616    5860 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p default-k8s-diff-port-188400 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (1.21s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe start -p default-k8s-diff-port-188400 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.30.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe start -p default-k8s-diff-port-188400 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.30.1: (4m57.3746779s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p default-k8s-diff-port-188400 -n default-k8s-diff-port-188400
start_stop_delete_test.go:262: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p default-k8s-diff-port-188400 -n default-k8s-diff-port-188400: (1.3343688s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (298.71s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe addons enable metrics-server -p old-k8s-version-946900 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E0614 21:43:36.275469    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
start_stop_delete_test.go:205: (dbg) Done: out/minikube-windows-amd64.exe addons enable metrics-server -p old-k8s-version-946900 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (4.4483181s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context old-k8s-version-946900 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (5.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe stop -p old-k8s-version-946900 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe stop -p old-k8s-version-946900 --alsologtostderr -v=3: (15.3845476s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (15.38s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:43:52.844284    3216 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p old-k8s-version-946900 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (1.58s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (5.02s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-czpjg" [12be0bbd-a4f6-4095-8007-f633aff10c76] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.0199948s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (5.02s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-czpjg" [12be0bbd-a4f6-4095-8007-f633aff10c76] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0088094s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-097200 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (6.36s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-969dc" [517393b6-c0e9-412d-8685-bbdc1dbd0e35] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0083559s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.84s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe -p embed-certs-097200 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/embed-certs/serial/VerifyKubernetesImages (0.84s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-969dc" [517393b6-c0e9-412d-8685-bbdc1dbd0e35] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.022855s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-742000 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.36s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe pause -p embed-certs-097200 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe pause -p embed-certs-097200 --alsologtostderr -v=1: (1.7473255s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-097200 -n embed-certs-097200
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-097200 -n embed-certs-097200: exit status 2 (1.2776583s)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:47:48.389671    3916 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p embed-certs-097200 -n embed-certs-097200
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p embed-certs-097200 -n embed-certs-097200: exit status 2 (1.322728s)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:47:49.666655   13300 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p embed-certs-097200 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe unpause -p embed-certs-097200 --alsologtostderr -v=1: (1.7249719s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-097200 -n embed-certs-097200
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-097200 -n embed-certs-097200: (1.7311354s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p embed-certs-097200 -n embed-certs-097200
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p embed-certs-097200 -n embed-certs-097200: (1.3608227s)
--- PASS: TestStartStop/group/embed-certs/serial/Pause (9.17s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe -p no-preload-742000 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/no-preload/serial/VerifyKubernetesImages (0.82s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe pause -p no-preload-742000 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe pause -p no-preload-742000 --alsologtostderr -v=1: (1.8571336s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-742000 -n no-preload-742000
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-742000 -n no-preload-742000: exit status 2 (1.4288466s)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:47:53.906111   11192 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-742000 -n no-preload-742000
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-742000 -n no-preload-742000: exit status 2 (1.2800814s)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:47:55.318310    4124 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p no-preload-742000 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe unpause -p no-preload-742000 --alsologtostderr -v=1: (1.7580058s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-742000 -n no-preload-742000
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-742000 -n no-preload-742000: (2.0561215s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-742000 -n no-preload-742000
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-742000 -n no-preload-742000: (1.5868591s)
--- PASS: TestStartStop/group/no-preload/serial/Pause (9.97s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-windows-amd64.exe start -p newest-cni-675700 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker --kubernetes-version=v1.30.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-windows-amd64.exe start -p newest-cni-675700 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker --kubernetes-version=v1.30.1: (1m39.1386027s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (99.14s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p auto-764200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p auto-764200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker: (1m41.9929429s)
--- PASS: TestNetworkPlugins/group/auto/Start (101.99s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-ptgk7" [5c1c775c-ccca-459b-a55d-88c3692395c1] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.4590231s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (5.46s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-ptgk7" [5c1c775c-ccca-459b-a55d-88c3692395c1] Running
E0614 21:48:36.298035    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.1489959s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-188400 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.58s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe -p default-k8s-diff-port-188400 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/default-k8s-diff-port/serial/VerifyKubernetesImages (0.84s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe pause -p default-k8s-diff-port-188400 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe pause -p default-k8s-diff-port-188400 --alsologtostderr -v=1: (2.0424134s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-diff-port-188400 -n default-k8s-diff-port-188400
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-diff-port-188400 -n default-k8s-diff-port-188400: exit status 2 (1.583281s)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:48:40.106826   13496 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-diff-port-188400 -n default-k8s-diff-port-188400
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-diff-port-188400 -n default-k8s-diff-port-188400: exit status 2 (1.5496853s)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:48:41.717751    5576 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p default-k8s-diff-port-188400 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe unpause -p default-k8s-diff-port-188400 --alsologtostderr -v=1: (1.9766327s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-diff-port-188400 -n default-k8s-diff-port-188400
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-diff-port-188400 -n default-k8s-diff-port-188400: (1.9303159s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-diff-port-188400 -n default-k8s-diff-port-188400
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-diff-port-188400 -n default-k8s-diff-port-188400: (1.3464142s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (10.43s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p kindnet-764200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p kindnet-764200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker: (1m54.278002s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (114.28s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/DeployApp (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/DeployApp
--- PASS: TestStartStop/group/newest-cni/serial/DeployApp (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (3.07s)

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe stop -p newest-cni-675700 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe stop -p newest-cni-675700 --alsologtostderr -v=3: (13.7485297s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (13.75s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p auto-764200 "pgrep -a kubelet"
net_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe ssh -p auto-764200 "pgrep -a kubelet": (1.1681231s)
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (1.17s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-764200 replace --force -f testdata\netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-mc6qx" [832af81d-873e-4686-bfd2-0831cb023b08] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-mc6qx" [832af81d-873e-4686-bfd2-0831cb023b08] Running
E0614 21:50:09.625275    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 17.021185s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (17.66s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-675700 -n newest-cni-675700
E0614 21:49:59.517140    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-675700 -n newest-cni-675700: exit status 7 (462.4266ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:49:59.607151    8820 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p newest-cni-675700 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (1.17s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe start -p newest-cni-675700 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker --kubernetes-version=v1.30.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe start -p newest-cni-675700 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker --kubernetes-version=v1.30.1: (34.8943056s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-675700 -n newest-cni-675700
start_stop_delete_test.go:262: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-675700 -n newest-cni-675700: (1.4428483s)
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (36.34s)

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

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

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

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

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

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

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:273: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/AddonExistsAfterStop
start_stop_delete_test.go:284: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.86s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe -p newest-cni-675700 image list --format=json
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.86s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe pause -p newest-cni-675700 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe pause -p newest-cni-675700 --alsologtostderr -v=1: (1.7483586s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-675700 -n newest-cni-675700
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-675700 -n newest-cni-675700: exit status 2 (1.3098264s)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:50:39.710533    8256 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-675700 -n newest-cni-675700
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-675700 -n newest-cni-675700: exit status 2 (1.3088223s)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:50:41.020201    6720 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p newest-cni-675700 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe unpause -p newest-cni-675700 --alsologtostderr -v=1: (1.7188709s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-675700 -n newest-cni-675700
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-675700 -n newest-cni-675700: (1.7477946s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-675700 -n newest-cni-675700
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-675700 -n newest-cni-675700: (1.4326484s)
--- PASS: TestStartStop/group/newest-cni/serial/Pause (9.27s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/ControllerPod (6.03s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:344: "kindnet-2vjvv" [e83c10f2-a033-41ba-9c24-9109aa971b59] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.0238475s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.03s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p calico-764200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p calico-764200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker: (3m10.8209431s)
--- PASS: TestNetworkPlugins/group/calico/Start (190.82s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p kindnet-764200 "pgrep -a kubelet"
net_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe ssh -p kindnet-764200 "pgrep -a kubelet": (1.2839891s)
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (1.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-764200 replace --force -f testdata\netcat-deployment.yaml
net_test.go:149: (dbg) Done: kubectl --context kindnet-764200 replace --force -f testdata\netcat-deployment.yaml: (1.1389025s)
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-z775x" [02ea0a39-7254-4896-9808-14298391419b] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-z775x" [02ea0a39-7254-4896-9808-14298391419b] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 27.0257636s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (28.22s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.24s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-kpxmr" [4f8c1ef6-fcba-4544-ba9f-d21a1de7fcb5] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.2395523s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.24s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-kpxmr" [4f8c1ef6-fcba-4544-ba9f-d21a1de7fcb5] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0122293s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-946900 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (6.64s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe -p old-k8s-version-946900 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/old-k8s-version/serial/VerifyKubernetesImages (0.90s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe pause -p old-k8s-version-946900 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe pause -p old-k8s-version-946900 --alsologtostderr -v=1: (2.0030645s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-946900 -n old-k8s-version-946900
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-946900 -n old-k8s-version-946900: exit status 2 (1.4488505s)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:51:20.906433   11740 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-946900 -n old-k8s-version-946900
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-946900 -n old-k8s-version-946900: exit status 2 (1.534099s)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
** stderr ** 
	W0614 21:51:22.359687    6052 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.

                                                
                                                
** /stderr **
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p old-k8s-version-946900 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe unpause -p old-k8s-version-946900 --alsologtostderr -v=1: (1.9732634s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-946900 -n old-k8s-version-946900
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-946900 -n old-k8s-version-946900: (2.2999281s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-946900 -n old-k8s-version-946900
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-946900 -n old-k8s-version-946900: (1.7126254s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (10.97s)
E0614 21:55:50.877204    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\kindnet-764200\client.crt: The system cannot find the path specified.
E0614 21:55:50.892615    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\kindnet-764200\client.crt: The system cannot find the path specified.
E0614 21:55:50.908623    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\kindnet-764200\client.crt: The system cannot find the path specified.
E0614 21:55:50.939898    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\kindnet-764200\client.crt: The system cannot find the path specified.
E0614 21:55:50.987764    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\kindnet-764200\client.crt: The system cannot find the path specified.
E0614 21:55:51.080987    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\kindnet-764200\client.crt: The system cannot find the path specified.
E0614 21:55:51.252570    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\kindnet-764200\client.crt: The system cannot find the path specified.
E0614 21:55:51.580464    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\kindnet-764200\client.crt: The system cannot find the path specified.
E0614 21:55:52.223591    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\kindnet-764200\client.crt: The system cannot find the path specified.
E0614 21:55:53.514158    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\kindnet-764200\client.crt: The system cannot find the path specified.
E0614 21:55:56.083244    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\kindnet-764200\client.crt: The system cannot find the path specified.
E0614 21:56:01.215422    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\kindnet-764200\client.crt: The system cannot find the path specified.
E0614 21:56:06.470875    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\old-k8s-version-946900\client.crt: The system cannot find the path specified.
E0614 21:56:11.462266    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\kindnet-764200\client.crt: The system cannot find the path specified.
E0614 21:56:15.808144    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-764200\client.crt: The system cannot find the path specified.
E0614 21:56:31.957001    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\kindnet-764200\client.crt: The system cannot find the path specified.

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p custom-flannel-764200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata\kube-flannel.yaml --driver=docker
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p custom-flannel-764200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata\kube-flannel.yaml --driver=docker: (2m3.9430687s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (123.94s)

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

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

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

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false/Start (102.37s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p false-764200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker
E0614 21:52:07.821052    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\no-preload-742000\client.crt: The system cannot find the path specified.
E0614 21:52:07.837710    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\no-preload-742000\client.crt: The system cannot find the path specified.
E0614 21:52:07.853068    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\no-preload-742000\client.crt: The system cannot find the path specified.
E0614 21:52:07.885229    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\no-preload-742000\client.crt: The system cannot find the path specified.
E0614 21:52:07.932050    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\no-preload-742000\client.crt: The system cannot find the path specified.
E0614 21:52:08.026053    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\no-preload-742000\client.crt: The system cannot find the path specified.
E0614 21:52:08.198880    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\no-preload-742000\client.crt: The system cannot find the path specified.
E0614 21:52:08.533883    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\no-preload-742000\client.crt: The system cannot find the path specified.
E0614 21:52:09.175813    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\no-preload-742000\client.crt: The system cannot find the path specified.
E0614 21:52:10.461218    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\no-preload-742000\client.crt: The system cannot find the path specified.
E0614 21:52:13.023041    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\no-preload-742000\client.crt: The system cannot find the path specified.
E0614 21:52:18.145527    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\no-preload-742000\client.crt: The system cannot find the path specified.
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p false-764200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker: (1m42.3709097s)
--- PASS: TestNetworkPlugins/group/false/Start (102.37s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p enable-default-cni-764200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker
E0614 21:52:48.886656    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\no-preload-742000\client.crt: The system cannot find the path specified.
E0614 21:53:00.400935    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\default-k8s-diff-port-188400\client.crt: The system cannot find the path specified.
E0614 21:53:00.416940    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\default-k8s-diff-port-188400\client.crt: The system cannot find the path specified.
E0614 21:53:00.432951    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\default-k8s-diff-port-188400\client.crt: The system cannot find the path specified.
E0614 21:53:00.465921    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\default-k8s-diff-port-188400\client.crt: The system cannot find the path specified.
E0614 21:53:00.512947    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\default-k8s-diff-port-188400\client.crt: The system cannot find the path specified.
E0614 21:53:00.606947    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\default-k8s-diff-port-188400\client.crt: The system cannot find the path specified.
E0614 21:53:00.784331    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\default-k8s-diff-port-188400\client.crt: The system cannot find the path specified.
E0614 21:53:01.120357    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\default-k8s-diff-port-188400\client.crt: The system cannot find the path specified.
E0614 21:53:01.769112    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\default-k8s-diff-port-188400\client.crt: The system cannot find the path specified.
E0614 21:53:03.057498    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\default-k8s-diff-port-188400\client.crt: The system cannot find the path specified.
E0614 21:53:05.622605    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\default-k8s-diff-port-188400\client.crt: The system cannot find the path specified.
E0614 21:53:10.753318    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\default-k8s-diff-port-188400\client.crt: The system cannot find the path specified.
E0614 21:53:12.855795    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
E0614 21:53:20.999578    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\default-k8s-diff-port-188400\client.crt: The system cannot find the path specified.
E0614 21:53:21.614925    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\old-k8s-version-946900\client.crt: The system cannot find the path specified.
E0614 21:53:21.630128    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\old-k8s-version-946900\client.crt: The system cannot find the path specified.
E0614 21:53:21.645263    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\old-k8s-version-946900\client.crt: The system cannot find the path specified.
E0614 21:53:21.677248    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\old-k8s-version-946900\client.crt: The system cannot find the path specified.
E0614 21:53:21.725624    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\old-k8s-version-946900\client.crt: The system cannot find the path specified.
E0614 21:53:21.819586    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\old-k8s-version-946900\client.crt: The system cannot find the path specified.
E0614 21:53:21.989744    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\old-k8s-version-946900\client.crt: The system cannot find the path specified.
E0614 21:53:22.320149    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\old-k8s-version-946900\client.crt: The system cannot find the path specified.
E0614 21:53:22.963458    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\old-k8s-version-946900\client.crt: The system cannot find the path specified.
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p enable-default-cni-764200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker: (1m41.2733307s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (101.27s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/KubeletFlags (1.4s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p false-764200 "pgrep -a kubelet"
E0614 21:53:24.250411    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\old-k8s-version-946900\client.crt: The system cannot find the path specified.
net_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe ssh -p false-764200 "pgrep -a kubelet": (1.3988802s)
--- PASS: TestNetworkPlugins/group/false/KubeletFlags (1.40s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/NetCatPod (19.66s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context false-764200 replace --force -f testdata\netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-z4q8r" [617902c2-06ff-4f58-9109-4824313d7186] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-z4q8r" [617902c2-06ff-4f58-9109-4824313d7186] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: app=netcat healthy within 19.0132357s
--- PASS: TestNetworkPlugins/group/false/NetCatPod (19.66s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p custom-flannel-764200 "pgrep -a kubelet"
E0614 21:53:26.820216    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\old-k8s-version-946900\client.crt: The system cannot find the path specified.
net_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe ssh -p custom-flannel-764200 "pgrep -a kubelet": (1.486358s)
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (1.49s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-764200 replace --force -f testdata\netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-tlbz4" [ee0cc064-6d50-4368-873d-1e1610a35f38] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0614 21:53:29.849528    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\no-preload-742000\client.crt: The system cannot find the path specified.
E0614 21:53:31.952796    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\old-k8s-version-946900\client.crt: The system cannot find the path specified.
E0614 21:53:36.310402    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\functional-191600\client.crt: The system cannot find the path specified.
helpers_test.go:344: "netcat-6bc787d567-tlbz4" [ee0cc064-6d50-4368-873d-1e1610a35f38] Running
E0614 21:53:41.495642    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\default-k8s-diff-port-188400\client.crt: The system cannot find the path specified.
E0614 21:53:42.203583    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\old-k8s-version-946900\client.crt: The system cannot find the path specified.
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 17.0159918s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (17.87s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/DNS (0.44s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false/Localhost (0.33s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false/HairPin (0.36s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:344: "calico-node-wmx4l" [b6b2a626-2d33-45fc-87bd-1e2738089fe0] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.0228375s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.03s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p calico-764200 "pgrep -a kubelet"
net_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe ssh -p calico-764200 "pgrep -a kubelet": (1.4071214s)
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (1.41s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-764200 replace --force -f testdata\netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-gpcfl" [b9a15732-8f3c-4f5d-82b6-d8f95bb54ca1] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-gpcfl" [b9a15732-8f3c-4f5d-82b6-d8f95bb54ca1] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 24.0157978s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (24.69s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p enable-default-cni-764200 "pgrep -a kubelet"
net_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe ssh -p enable-default-cni-764200 "pgrep -a kubelet": (1.3960559s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (1.40s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-764200 replace --force -f testdata\netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-zpwjl" [ee912dee-35fb-4131-ba2c-4cdcb870b104] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0614 21:54:22.464687    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\default-k8s-diff-port-188400\client.crt: The system cannot find the path specified.
helpers_test.go:344: "netcat-6bc787d567-zpwjl" [ee912dee-35fb-4131-ba2c-4cdcb870b104] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 22.0209741s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (22.74s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p flannel-764200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker
E0614 21:54:51.778131    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\no-preload-742000\client.crt: The system cannot find the path specified.
E0614 21:54:53.771059    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-764200\client.crt: The system cannot find the path specified.
E0614 21:54:53.787058    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-764200\client.crt: The system cannot find the path specified.
E0614 21:54:53.803065    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-764200\client.crt: The system cannot find the path specified.
E0614 21:54:53.834382    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-764200\client.crt: The system cannot find the path specified.
E0614 21:54:53.881001    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-764200\client.crt: The system cannot find the path specified.
E0614 21:54:53.975012    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-764200\client.crt: The system cannot find the path specified.
E0614 21:54:54.150866    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-764200\client.crt: The system cannot find the path specified.
E0614 21:54:54.473781    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-764200\client.crt: The system cannot find the path specified.
E0614 21:54:55.115414    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-764200\client.crt: The system cannot find the path specified.
E0614 21:54:56.403555    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-764200\client.crt: The system cannot find the path specified.
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p flannel-764200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker: (2m4.4468751s)
--- PASS: TestNetworkPlugins/group/flannel/Start (124.45s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p bridge-764200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker
E0614 21:54:58.968908    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-764200\client.crt: The system cannot find the path specified.
E0614 21:55:04.097120    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-764200\client.crt: The system cannot find the path specified.
E0614 21:55:09.626487    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\addons-014900\client.crt: The system cannot find the path specified.
E0614 21:55:14.349946    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-764200\client.crt: The system cannot find the path specified.
E0614 21:55:34.834106    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\auto-764200\client.crt: The system cannot find the path specified.
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p bridge-764200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker: (1m41.9082725s)
--- PASS: TestNetworkPlugins/group/bridge/Start (101.91s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/Start (87.64s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubenet-764200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p kubenet-764200 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker: (1m27.6446189s)
--- PASS: TestNetworkPlugins/group/kubenet/Start (87.64s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p bridge-764200 "pgrep -a kubelet"
net_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe ssh -p bridge-764200 "pgrep -a kubelet": (1.4277758s)
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (1.43s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-764200 replace --force -f testdata\netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-plhfm" [5cf8d851-9cac-4900-84ad-99af06d8fbd9] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-plhfm" [5cf8d851-9cac-4900-84ad-99af06d8fbd9] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 18.0112237s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (18.88s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/ControllerPod (6.03s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:344: "kube-flannel-ds-zhc8v" [04b951fb-7699-45a3-b687-354b5c8e4754] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.0221613s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.03s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p flannel-764200 "pgrep -a kubelet"
net_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe ssh -p flannel-764200 "pgrep -a kubelet": (1.1794508s)
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (1.18s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-764200 replace --force -f testdata\netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-9bpqc" [a455d1a0-4f5f-4fc0-9d32-8150e200f4b4] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0614 21:57:07.826770    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\no-preload-742000\client.crt: The system cannot find the path specified.
E0614 21:57:12.923770    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\kindnet-764200\client.crt: The system cannot find the path specified.
helpers_test.go:344: "netcat-6bc787d567-9bpqc" [a455d1a0-4f5f-4fc0-9d32-8150e200f4b4] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 18.0144457s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (18.61s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/KubeletFlags (1.35s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p kubenet-764200 "pgrep -a kubelet"
net_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe ssh -p kubenet-764200 "pgrep -a kubelet": (1.3378571s)
--- PASS: TestNetworkPlugins/group/kubenet/KubeletFlags (1.35s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/NetCatPod (19.67s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kubenet-764200 replace --force -f testdata\netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-jnpx9" [43545d52-582d-473c-8c3b-ec52bd104805] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-jnpx9" [43545d52-582d-473c-8c3b-ec52bd104805] Running
E0614 21:57:35.638365    9264 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\no-preload-742000\client.crt: The system cannot find the path specified.
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: app=netcat healthy within 19.0147735s
--- PASS: TestNetworkPlugins/group/kubenet/NetCatPod (19.67s)

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

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

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

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/DNS (0.39s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/Localhost (0.39s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/HairPin (0.34s)

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

                                                
                                    

Test skip (25/340)

x
+
TestDownloadOnly/v1.20.0/cached-images (0s)

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.30.1/cached-images (0s)

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

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (31.2s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 36.9706ms
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-82tpx" [06e5b0cf-56f8-4446-90fa-5bda3376e47e] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.0647871s
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-gbcjm" [68c43fe5-2c47-41b3-8e58-68ba239bef00] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.0229916s
addons_test.go:342: (dbg) Run:  kubectl --context addons-014900 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-014900 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-014900 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": (19.8805357s)
addons_test.go:357: Unable to complete rest of the test due to connectivity assumptions
--- SKIP: TestAddons/parallel/Registry (31.20s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (18.09s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-014900 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-014900 replace --force -f testdata\nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-014900 replace --force -f testdata\nginx-pod-svc.yaml
addons_test.go:247: (dbg) Done: kubectl --context addons-014900 replace --force -f testdata\nginx-pod-svc.yaml: (1.3362713s)
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [ae80b253-5cc5-43c9-b8dd-40efc7ba9fe4] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [ae80b253-5cc5-43c9-b8dd-40efc7ba9fe4] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 15.0189641s
addons_test.go:264: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-014900 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:264: (dbg) Done: out/minikube-windows-amd64.exe -p addons-014900 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": (1.1095342s)
addons_test.go:271: debug: unexpected stderr for out/minikube-windows-amd64.exe -p addons-014900 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'":
W0614 20:26:40.106555   11024 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
addons_test.go:284: skipping ingress DNS test for any combination that needs port forwarding
--- SKIP: TestAddons/parallel/Ingress (18.09s)

                                                
                                    
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
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with docker true windows amd64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (0.00s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
driver_install_or_update_test.go:41: Skip if not linux.
--- SKIP: TestKVMDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestHyperKitDriverInstallOrUpdate
driver_install_or_update_test.go:105: Skip if not darwin.
--- SKIP: TestHyperKitDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

                                                
                                                
=== RUN   TestHyperkitDriverSkipUpgrade
driver_install_or_update_test.go:169: Skip if not darwin.
--- SKIP: TestHyperkitDriverSkipUpgrade (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (300.02s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:901: (dbg) daemon: [out/minikube-windows-amd64.exe dashboard --url --port 36195 -p functional-191600 --alsologtostderr -v=1]
functional_test.go:912: output didn't produce a URL
functional_test.go:906: (dbg) stopping [out/minikube-windows-amd64.exe dashboard --url --port 36195 -p functional-191600 --alsologtostderr -v=1] ...
helpers_test.go:502: unable to terminate pid 10660: Access is denied.
--- SKIP: TestFunctional/parallel/DashboardCmd (300.02s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd
=== PAUSE TestFunctional/parallel/MountCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd
functional_test_mount_test.go:64: skipping: mount broken on windows: https://github.com/kubernetes/minikube/issues/8303
--- SKIP: TestFunctional/parallel/MountCmd (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (24.58s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1625: (dbg) Run:  kubectl --context functional-191600 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-191600 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-bbdhr" [4560e3aa-72b5-4cdf-894e-e41406076c54] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-57b4589c47-bbdhr" [4560e3aa-72b5-4cdf-894e-e41406076c54] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 24.0149995s
functional_test.go:1642: test is broken for port-forwarded drivers: https://github.com/kubernetes/minikube/issues/7383
--- SKIP: TestFunctional/parallel/ServiceCmdConnect (24.58s)

                                                
                                    
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/AccessDirect (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:258: skipping: access direct test is broken on windows: https://github.com/kubernetes/minikube/issues/8304
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0.00s)

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild/serial/validateImageBuildWithBuildEnv (0s)

                                                
                                                
=== RUN   TestImageBuild/serial/validateImageBuildWithBuildEnv
image_test.go:114: skipping due to https://github.com/kubernetes/minikube/issues/12431
--- SKIP: TestImageBuild/serial/validateImageBuildWithBuildEnv (0.00s)

                                                
                                    
x
+
TestScheduledStopUnix (0s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:76: test only runs on unix
--- SKIP: TestScheduledStopUnix (0.00s)

                                                
                                    
x
+
TestSkaffold (0s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:39: skipping due to https://github.com/kubernetes/minikube/issues/14232
--- SKIP: TestSkaffold (0.00s)

                                                
                                    
x
+
TestStartStop/group/disable-driver-mounts (1.69s)

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

                                                
                                                

                                                
                                                
=== CONT  TestStartStop/group/disable-driver-mounts
start_stop_delete_test.go:103: skipping TestStartStop/group/disable-driver-mounts - only runs on virtualbox
helpers_test.go:175: Cleaning up "disable-driver-mounts-290600" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p disable-driver-mounts-290600
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p disable-driver-mounts-290600: (1.6881393s)
--- SKIP: TestStartStop/group/disable-driver-mounts (1.69s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (18.09s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> host: /etc/nsswitch.conf:
W0614 21:34:39.262417    6988 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: /etc/hosts:
W0614 21:34:39.672359    3916 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: /etc/resolv.conf:
W0614 21:34:40.058883    9492 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> host: crictl pods:
W0614 21:34:40.688744   15068 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: crictl containers:
W0614 21:34:41.047402    5940 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> host: /etc/cni:
W0614 21:34:42.746717    2716 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: ip a s:
W0614 21:34:43.247053    5928 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: ip r s:
W0614 21:34:43.616856    2468 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: iptables-save:
W0614 21:34:43.878794   12232 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: iptables table nat:
W0614 21:34:44.201181    4808 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> host: kubelet daemon status:
W0614 21:34:46.181846    7668 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: kubelet daemon config:
W0614 21:34:46.468034    4916 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> k8s: kubelet logs:
W0614 21:34:46.750516    4028 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: /etc/kubernetes/kubelet.conf:
W0614 21:34:47.635037   11600 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: /var/lib/kubelet/config.yaml:
W0614 21:34:47.937402    3576 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: C:\Users\jenkins.minikube4\minikube-integration\.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 14 Jun 2024 21:34:05 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://127.0.0.1:50989
name: kubernetes-upgrade-771800
contexts:
- context:
cluster: kubernetes-upgrade-771800
user: kubernetes-upgrade-771800
name: kubernetes-upgrade-771800
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-771800
user:
client-certificate: C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\kubernetes-upgrade-771800/client.crt
client-key: C:\Users\jenkins.minikube4\minikube-integration\.minikube\profiles\kubernetes-upgrade-771800/client.key

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> host: docker daemon status:
W0614 21:34:49.188461   12580 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: docker daemon config:
W0614 21:34:49.517109   11060 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: /etc/docker/daemon.json:
W0614 21:34:49.782447    9608 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: docker system info:
W0614 21:34:50.107310    1312 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon status:
W0614 21:34:50.398724    4632 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon config:
W0614 21:34:50.657155   14324 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: /etc/systemd/system/cri-docker.service.d/10-cni.conf:
W0614 21:34:50.930773   13896 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: /usr/lib/systemd/system/cri-docker.service:
W0614 21:34:51.242306    6528 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: cri-dockerd version:
W0614 21:34:51.537493    5140 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: containerd daemon status:
W0614 21:34:51.805733    6776 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: containerd daemon config:
W0614 21:34:52.103805   10220 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: /lib/systemd/system/containerd.service:
W0614 21:34:52.416307    3840 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: /etc/containerd/config.toml:
W0614 21:34:52.720774    3248 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: containerd config dump:
W0614 21:34:52.992358   12496 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: crio daemon status:
W0614 21:34:53.256356   14828 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: crio daemon config:
W0614 21:34:53.530530   14724 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: /etc/crio:
W0614 21:34:53.800209     760 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                

                                                
                                                
>>> host: crio config:
W0614 21:34:54.054260    9708 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\jenkins.minikube4\.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
* Profile "cilium-764200" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-764200"

                                                
                                                
----------------------- debugLogs end: cilium-764200 [took: 16.7863144s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-764200" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p cilium-764200
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p cilium-764200: (1.2946708s)
--- SKIP: TestNetworkPlugins/group/cilium (18.09s)

                                                
                                    
Copied to clipboard