Test Report: Hyper-V_Windows 20506

                    
                      6319ed1cff2ab87f49806f23f2b58db8faa9bede:2025-04-01:38963
                    
                

Test fail (10/213)

x
+
TestErrorSpam/setup (183.73s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-windows-amd64.exe start -p nospam-997500 -n=1 --memory=2250 --wait=false --log_dir=C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 --driver=hyperv
error_spam_test.go:81: (dbg) Done: out/minikube-windows-amd64.exe start -p nospam-997500 -n=1 --memory=2250 --wait=false --log_dir=C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 --driver=hyperv: (3m3.7313648s)
error_spam_test.go:96: unexpected stderr: "! Failing to connect to https://registry.k8s.io/ from inside the minikube VM"
error_spam_test.go:96: unexpected stderr: "* To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/"
error_spam_test.go:110: minikube stdout:
* [nospam-997500] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5679 Build 19045.5679
- KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
- MINIKUBE_FORCE_SYSTEMD=
- MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
- MINIKUBE_LOCATION=20506
- MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
* Using the hyperv driver based on user configuration
* Starting "nospam-997500" primary control-plane node in "nospam-997500" cluster
* Creating hyperv VM (CPUs=2, Memory=2250MB, Disk=20000MB) ...
* Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
- 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-997500" cluster and "default" namespace by default
error_spam_test.go:111: minikube stderr:
! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
* To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
--- FAIL: TestErrorSpam/setup (183.73s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1526: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 service --namespace=default --https --url hello-node
functional_test.go:1526: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-148300 service --namespace=default --https --url hello-node: exit status 1 (15.0391575s)
functional_test.go:1528: failed to get service url. args "out/minikube-windows-amd64.exe -p functional-148300 service --namespace=default --https --url hello-node" : exit status 1
--- FAIL: TestFunctional/parallel/ServiceCmd/HTTPS (15.04s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/Format
functional_test.go:1557: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 service hello-node --url --format={{.IP}}
functional_test.go:1557: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-148300 service hello-node --url --format={{.IP}}: exit status 1 (15.0115414s)
functional_test.go:1559: failed to get service url with custom format. args "out/minikube-windows-amd64.exe -p functional-148300 service hello-node --url --format={{.IP}}": exit status 1
functional_test.go:1565: "" is not a valid IP
--- FAIL: TestFunctional/parallel/ServiceCmd/Format (15.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1576: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 service hello-node --url
functional_test.go:1576: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-148300 service hello-node --url: exit status 1 (15.0094085s)
functional_test.go:1578: failed to get service url. args: "out/minikube-windows-amd64.exe -p functional-148300 service hello-node --url": exit status 1
functional_test.go:1582: found endpoint for hello-node: 
functional_test.go:1590: expected scheme to be -"http"- got scheme: *""*
--- FAIL: TestFunctional/parallel/ServiceCmd/URL (15.01s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (65.49s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-025400 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-025400 -- exec busybox-58667487b6-bd49n -- 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-025400 -- exec busybox-58667487b6-bd49n -- sh -c "ping -c 1 172.31.176.1"
ha_test.go:218: (dbg) Non-zero exit: out/minikube-windows-amd64.exe kubectl -p ha-025400 -- exec busybox-58667487b6-bd49n -- sh -c "ping -c 1 172.31.176.1": exit status 1 (10.4488481s)

                                                
                                                
-- stdout --
	PING 172.31.176.1 (172.31.176.1): 56 data bytes
	
	--- 172.31.176.1 ping statistics ---
	1 packets transmitted, 0 packets received, 100% packet loss

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
ha_test.go:219: Failed to ping host (172.31.176.1) from pod (busybox-58667487b6-bd49n): exit status 1
ha_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-025400 -- exec busybox-58667487b6-h6q27 -- 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-025400 -- exec busybox-58667487b6-h6q27 -- sh -c "ping -c 1 172.31.176.1"
ha_test.go:218: (dbg) Non-zero exit: out/minikube-windows-amd64.exe kubectl -p ha-025400 -- exec busybox-58667487b6-h6q27 -- sh -c "ping -c 1 172.31.176.1": exit status 1 (10.4325921s)

                                                
                                                
-- stdout --
	PING 172.31.176.1 (172.31.176.1): 56 data bytes
	
	--- 172.31.176.1 ping statistics ---
	1 packets transmitted, 0 packets received, 100% packet loss

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
ha_test.go:219: Failed to ping host (172.31.176.1) from pod (busybox-58667487b6-h6q27): exit status 1
ha_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-025400 -- exec busybox-58667487b6-kjbnk -- 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-025400 -- exec busybox-58667487b6-kjbnk -- sh -c "ping -c 1 172.31.176.1"
ha_test.go:218: (dbg) Non-zero exit: out/minikube-windows-amd64.exe kubectl -p ha-025400 -- exec busybox-58667487b6-kjbnk -- sh -c "ping -c 1 172.31.176.1": exit status 1 (10.4577824s)

                                                
                                                
-- stdout --
	PING 172.31.176.1 (172.31.176.1): 56 data bytes
	
	--- 172.31.176.1 ping statistics ---
	1 packets transmitted, 0 packets received, 100% packet loss

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
ha_test.go:219: Failed to ping host (172.31.176.1) from pod (busybox-58667487b6-kjbnk): exit status 1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p ha-025400 -n ha-025400
helpers_test.go:239: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p ha-025400 -n ha-025400: (11.4818342s)
helpers_test.go:244: <<< TestMultiControlPlane/serial/PingHostFromPods FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestMultiControlPlane/serial/PingHostFromPods]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 logs -n 25: (8.1889692s)
helpers_test.go:252: TestMultiControlPlane/serial/PingHostFromPods logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|-------------------|-------------------|---------|---------------------|---------------------|
	| Command |                 Args                 |      Profile      |       User        | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|-------------------|-------------------|---------|---------------------|---------------------|
	| image   | functional-148300 image build -t     | functional-148300 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:17 UTC | 01 Apr 25 20:17 UTC |
	|         | localhost/my-image:functional-148300 |                   |                   |         |                     |                     |
	|         | testdata\build --alsologtostderr     |                   |                   |         |                     |                     |
	| image   | functional-148300                    | functional-148300 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:17 UTC | 01 Apr 25 20:17 UTC |
	|         | image ls --format table              |                   |                   |         |                     |                     |
	|         | --alsologtostderr                    |                   |                   |         |                     |                     |
	| image   | functional-148300 image ls           | functional-148300 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:17 UTC | 01 Apr 25 20:17 UTC |
	| delete  | -p functional-148300                 | functional-148300 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:19 UTC | 01 Apr 25 20:20 UTC |
	| start   | -p ha-025400 --wait=true             | ha-025400         | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:20 UTC | 01 Apr 25 20:30 UTC |
	|         | --memory=2200 --ha                   |                   |                   |         |                     |                     |
	|         | -v=7 --alsologtostderr               |                   |                   |         |                     |                     |
	|         | --driver=hyperv                      |                   |                   |         |                     |                     |
	| kubectl | -p ha-025400 -- apply -f             | ha-025400         | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:31 UTC | 01 Apr 25 20:31 UTC |
	|         | ./testdata/ha/ha-pod-dns-test.yaml   |                   |                   |         |                     |                     |
	| kubectl | -p ha-025400 -- rollout status       | ha-025400         | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:31 UTC | 01 Apr 25 20:31 UTC |
	|         | deployment/busybox                   |                   |                   |         |                     |                     |
	| kubectl | -p ha-025400 -- get pods -o          | ha-025400         | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:31 UTC | 01 Apr 25 20:31 UTC |
	|         | jsonpath='{.items[*].status.podIP}'  |                   |                   |         |                     |                     |
	| kubectl | -p ha-025400 -- get pods -o          | ha-025400         | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:31 UTC | 01 Apr 25 20:31 UTC |
	|         | jsonpath='{.items[*].metadata.name}' |                   |                   |         |                     |                     |
	| kubectl | -p ha-025400 -- exec                 | ha-025400         | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:31 UTC | 01 Apr 25 20:31 UTC |
	|         | busybox-58667487b6-bd49n --          |                   |                   |         |                     |                     |
	|         | nslookup kubernetes.io               |                   |                   |         |                     |                     |
	| kubectl | -p ha-025400 -- exec                 | ha-025400         | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:31 UTC | 01 Apr 25 20:31 UTC |
	|         | busybox-58667487b6-h6q27 --          |                   |                   |         |                     |                     |
	|         | nslookup kubernetes.io               |                   |                   |         |                     |                     |
	| kubectl | -p ha-025400 -- exec                 | ha-025400         | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:31 UTC | 01 Apr 25 20:31 UTC |
	|         | busybox-58667487b6-kjbnk --          |                   |                   |         |                     |                     |
	|         | nslookup kubernetes.io               |                   |                   |         |                     |                     |
	| kubectl | -p ha-025400 -- exec                 | ha-025400         | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:31 UTC | 01 Apr 25 20:31 UTC |
	|         | busybox-58667487b6-bd49n --          |                   |                   |         |                     |                     |
	|         | nslookup kubernetes.default          |                   |                   |         |                     |                     |
	| kubectl | -p ha-025400 -- exec                 | ha-025400         | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:31 UTC | 01 Apr 25 20:31 UTC |
	|         | busybox-58667487b6-h6q27 --          |                   |                   |         |                     |                     |
	|         | nslookup kubernetes.default          |                   |                   |         |                     |                     |
	| kubectl | -p ha-025400 -- exec                 | ha-025400         | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:31 UTC | 01 Apr 25 20:31 UTC |
	|         | busybox-58667487b6-kjbnk --          |                   |                   |         |                     |                     |
	|         | nslookup kubernetes.default          |                   |                   |         |                     |                     |
	| kubectl | -p ha-025400 -- exec                 | ha-025400         | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:31 UTC | 01 Apr 25 20:31 UTC |
	|         | busybox-58667487b6-bd49n -- nslookup |                   |                   |         |                     |                     |
	|         | kubernetes.default.svc.cluster.local |                   |                   |         |                     |                     |
	| kubectl | -p ha-025400 -- exec                 | ha-025400         | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:31 UTC | 01 Apr 25 20:31 UTC |
	|         | busybox-58667487b6-h6q27 -- nslookup |                   |                   |         |                     |                     |
	|         | kubernetes.default.svc.cluster.local |                   |                   |         |                     |                     |
	| kubectl | -p ha-025400 -- exec                 | ha-025400         | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:31 UTC | 01 Apr 25 20:31 UTC |
	|         | busybox-58667487b6-kjbnk -- nslookup |                   |                   |         |                     |                     |
	|         | kubernetes.default.svc.cluster.local |                   |                   |         |                     |                     |
	| kubectl | -p ha-025400 -- get pods -o          | ha-025400         | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:31 UTC | 01 Apr 25 20:31 UTC |
	|         | jsonpath='{.items[*].metadata.name}' |                   |                   |         |                     |                     |
	| kubectl | -p ha-025400 -- exec                 | ha-025400         | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:31 UTC | 01 Apr 25 20:31 UTC |
	|         | busybox-58667487b6-bd49n             |                   |                   |         |                     |                     |
	|         | -- sh -c nslookup                    |                   |                   |         |                     |                     |
	|         | host.minikube.internal | awk         |                   |                   |         |                     |                     |
	|         | 'NR==5' | cut -d' ' -f3              |                   |                   |         |                     |                     |
	| kubectl | -p ha-025400 -- exec                 | ha-025400         | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:31 UTC |                     |
	|         | busybox-58667487b6-bd49n -- sh       |                   |                   |         |                     |                     |
	|         | -c ping -c 1 172.31.176.1            |                   |                   |         |                     |                     |
	| kubectl | -p ha-025400 -- exec                 | ha-025400         | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:31 UTC | 01 Apr 25 20:31 UTC |
	|         | busybox-58667487b6-h6q27             |                   |                   |         |                     |                     |
	|         | -- sh -c nslookup                    |                   |                   |         |                     |                     |
	|         | host.minikube.internal | awk         |                   |                   |         |                     |                     |
	|         | 'NR==5' | cut -d' ' -f3              |                   |                   |         |                     |                     |
	| kubectl | -p ha-025400 -- exec                 | ha-025400         | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:31 UTC |                     |
	|         | busybox-58667487b6-h6q27 -- sh       |                   |                   |         |                     |                     |
	|         | -c ping -c 1 172.31.176.1            |                   |                   |         |                     |                     |
	| kubectl | -p ha-025400 -- exec                 | ha-025400         | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:32 UTC | 01 Apr 25 20:32 UTC |
	|         | busybox-58667487b6-kjbnk             |                   |                   |         |                     |                     |
	|         | -- sh -c nslookup                    |                   |                   |         |                     |                     |
	|         | host.minikube.internal | awk         |                   |                   |         |                     |                     |
	|         | 'NR==5' | cut -d' ' -f3              |                   |                   |         |                     |                     |
	| kubectl | -p ha-025400 -- exec                 | ha-025400         | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:32 UTC |                     |
	|         | busybox-58667487b6-kjbnk -- sh       |                   |                   |         |                     |                     |
	|         | -c ping -c 1 172.31.176.1            |                   |                   |         |                     |                     |
	|---------|--------------------------------------|-------------------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/01 20:20:28
	Running on machine: minikube5
	Binary: Built with gc go1.24.0 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0401 20:20:28.624301   11880 out.go:345] Setting OutFile to fd 992 ...
	I0401 20:20:28.670001   11880 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0401 20:20:28.670001   11880 out.go:358] Setting ErrFile to fd 1776...
	I0401 20:20:28.670001   11880 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0401 20:20:28.687251   11880 out.go:352] Setting JSON to false
	I0401 20:20:28.690283   11880 start.go:129] hostinfo: {"hostname":"minikube5","uptime":3139,"bootTime":1743535689,"procs":184,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.5679 Build 19045.5679","kernelVersion":"10.0.19045.5679 Build 19045.5679","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b047c2aa-b84e-4b82-894c-ed46f3580f4d"}
	W0401 20:20:28.690283   11880 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0401 20:20:28.695651   11880 out.go:177] * [ha-025400] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5679 Build 19045.5679
	I0401 20:20:28.700360   11880 notify.go:220] Checking for updates...
	I0401 20:20:28.700469   11880 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 20:20:28.705039   11880 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0401 20:20:28.707780   11880 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	I0401 20:20:28.710219   11880 out.go:177]   - MINIKUBE_LOCATION=20506
	I0401 20:20:28.712617   11880 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0401 20:20:28.715111   11880 driver.go:394] Setting default libvirt URI to qemu:///system
	I0401 20:20:33.693553   11880 out.go:177] * Using the hyperv driver based on user configuration
	I0401 20:20:33.699865   11880 start.go:297] selected driver: hyperv
	I0401 20:20:33.699865   11880 start.go:901] validating driver "hyperv" against <nil>
	I0401 20:20:33.699865   11880 start.go:912] status for hyperv: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0401 20:20:33.741841   11880 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0401 20:20:33.743232   11880 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]
	I0401 20:20:33.743368   11880 cni.go:84] Creating CNI manager for ""
	I0401 20:20:33.743435   11880 cni.go:136] multinode detected (0 nodes found), recommending kindnet
	I0401 20:20:33.743435   11880 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0401 20:20:33.743625   11880 start.go:340] cluster config:
	{Name:ha-025400 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName:ha-025400 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:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/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: SSHAuthS
ock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0401 20:20:33.743625   11880 iso.go:125] acquiring lock: {Name:mkae681ee414e9275e9685c6bbf5080b17ead976 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0401 20:20:33.747787   11880 out.go:177] * Starting "ha-025400" primary control-plane node in "ha-025400" cluster
	I0401 20:20:33.750321   11880 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0401 20:20:33.750545   11880 preload.go:146] Found local preload: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
	I0401 20:20:33.750545   11880 cache.go:56] Caching tarball of preloaded images
	I0401 20:20:33.750545   11880 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0401 20:20:33.751174   11880 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0401 20:20:33.751357   11880 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\config.json ...
	I0401 20:20:33.751888   11880 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\config.json: {Name:mk7e7a5e121f2dd73cf93f56e1d071e1db6c4973 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:20:33.752090   11880 start.go:360] acquireMachinesLock for ha-025400: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0401 20:20:33.752090   11880 start.go:364] duration metric: took 0s to acquireMachinesLock for "ha-025400"
	I0401 20:20:33.753137   11880 start.go:93] Provisioning new machine with config: &{Name:ha-025400 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName
:ha-025400 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:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID
:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0401 20:20:33.753137   11880 start.go:125] createHost starting for "" (driver="hyperv")
	I0401 20:20:33.756783   11880 out.go:235] * Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
	I0401 20:20:33.756783   11880 start.go:159] libmachine.API.Create for "ha-025400" (driver="hyperv")
	I0401 20:20:33.756783   11880 client.go:168] LocalClient.Create starting
	I0401 20:20:33.756783   11880 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem
	I0401 20:20:33.757958   11880 main.go:141] libmachine: Decoding PEM data...
	I0401 20:20:33.758033   11880 main.go:141] libmachine: Parsing certificate...
	I0401 20:20:33.758276   11880 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem
	I0401 20:20:33.758276   11880 main.go:141] libmachine: Decoding PEM data...
	I0401 20:20:33.758276   11880 main.go:141] libmachine: Parsing certificate...
	I0401 20:20:33.758276   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
	I0401 20:20:35.680461   11880 main.go:141] libmachine: [stdout =====>] : Hyper-V
	
	I0401 20:20:35.681313   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:20:35.681313   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(([System.Security.Principal.SecurityIdentifier]::new("S-1-5-32-578")))
	I0401 20:20:37.257332   11880 main.go:141] libmachine: [stdout =====>] : False
	
	I0401 20:20:37.257332   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:20:37.257845   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0401 20:20:38.628203   11880 main.go:141] libmachine: [stdout =====>] : True
	
	I0401 20:20:38.628203   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:20:38.628796   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0401 20:20:41.885996   11880 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0401 20:20:41.885996   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:20:41.888228   11880 main.go:141] libmachine: Downloading C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\boot2docker.iso from file://C:/Users/jenkins.minikube5/minikube-integration/.minikube/cache/iso/amd64/minikube-v1.35.0-amd64.iso...
	I0401 20:20:42.260417   11880 main.go:141] libmachine: Creating SSH key...
	I0401 20:20:42.375926   11880 main.go:141] libmachine: Creating VM...
	I0401 20:20:42.375926   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0401 20:20:44.952046   11880 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0401 20:20:44.952469   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:20:44.952501   11880 main.go:141] libmachine: Using switch "Default Switch"
	I0401 20:20:44.952659   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0401 20:20:46.590024   11880 main.go:141] libmachine: [stdout =====>] : True
	
	I0401 20:20:46.591024   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:20:46.591024   11880 main.go:141] libmachine: Creating VHD
	I0401 20:20:46.591127   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\fixed.vhd' -SizeBytes 10MB -Fixed
	I0401 20:20:50.087919   11880 main.go:141] libmachine: [stdout =====>] : 
	
	ComputerName            : minikube5
	Path                    : C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\fixed.vhd
	VhdFormat               : VHD
	VhdType                 : Fixed
	FileSize                : 10486272
	Size                    : 10485760
	MinimumSize             : 
	LogicalSectorSize       : 512
	PhysicalSectorSize      : 512
	BlockSize               : 0
	ParentPath              : 
	DiskIdentifier          : 07FF2517-87EC-4C06-8F6A-89E13A5CFE7C
	FragmentationPercentage : 0
	Alignment               : 1
	Attached                : False
	DiskNumber              : 
	IsPMEMCompatible        : False
	AddressAbstractionType  : None
	Number                  : 
	
	
	
	
	I0401 20:20:50.087919   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:20:50.088100   11880 main.go:141] libmachine: Writing magic tar header
	I0401 20:20:50.088173   11880 main.go:141] libmachine: Writing SSH key tar header
	I0401 20:20:50.104158   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\fixed.vhd' -DestinationPath 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\disk.vhd' -VHDType Dynamic -DeleteSource
	I0401 20:20:53.034478   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:20:53.034478   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:20:53.034826   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\disk.vhd' -SizeBytes 20000MB
	I0401 20:20:55.462464   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:20:55.462464   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:20:55.463022   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM ha-025400 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400' -SwitchName 'Default Switch' -MemoryStartupBytes 2200MB
	I0401 20:20:58.906827   11880 main.go:141] libmachine: [stdout =====>] : 
	Name      State CPUUsage(%) MemoryAssigned(M) Uptime   Status             Version
	----      ----- ----------- ----------------- ------   ------             -------
	ha-025400 Off   0           0                 00:00:00 Operating normally 9.0    
	
	
	
	I0401 20:20:58.907105   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:20:58.907105   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName ha-025400 -DynamicMemoryEnabled $false
	I0401 20:21:01.007029   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:21:01.007029   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:01.008084   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor ha-025400 -Count 2
	I0401 20:21:03.037963   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:21:03.037963   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:03.038216   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName ha-025400 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\boot2docker.iso'
	I0401 20:21:05.453496   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:21:05.453540   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:05.453540   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName ha-025400 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\disk.vhd'
	I0401 20:21:07.878484   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:21:07.878484   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:07.878484   11880 main.go:141] libmachine: Starting VM...
	I0401 20:21:07.878484   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM ha-025400
	I0401 20:21:10.742771   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:21:10.742771   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:10.743789   11880 main.go:141] libmachine: Waiting for host to start...
	I0401 20:21:10.743959   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:21:12.843220   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:21:12.843271   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:12.843391   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:21:15.180463   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:21:15.180860   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:16.181616   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:21:18.199730   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:21:18.199730   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:18.200763   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:21:20.475766   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:21:20.475766   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:21.476439   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:21:23.511125   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:21:23.511125   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:23.512014   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:21:25.859476   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:21:25.859476   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:26.860372   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:21:28.902457   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:21:28.902457   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:28.902848   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:21:31.198307   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:21:31.198373   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:32.199360   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:21:34.223440   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:21:34.223440   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:34.223440   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:21:36.629142   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:21:36.629188   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:36.629222   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:21:38.573363   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:21:38.573363   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:38.573363   11880 machine.go:93] provisionDockerMachine start ...
	I0401 20:21:38.573363   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:21:40.562821   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:21:40.562821   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:40.563816   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:21:42.945642   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:21:42.946540   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:42.952023   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:21:42.966692   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.44 22 <nil> <nil>}
	I0401 20:21:42.966772   11880 main.go:141] libmachine: About to run SSH command:
	hostname
	I0401 20:21:43.095107   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0401 20:21:43.095107   11880 buildroot.go:166] provisioning hostname "ha-025400"
	I0401 20:21:43.095107   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:21:45.016190   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:21:45.016651   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:45.016754   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:21:47.379023   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:21:47.379023   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:47.382477   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:21:47.382997   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.44 22 <nil> <nil>}
	I0401 20:21:47.383063   11880 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-025400 && echo "ha-025400" | sudo tee /etc/hostname
	I0401 20:21:47.538967   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-025400
	
	I0401 20:21:47.539090   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:21:49.491812   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:21:49.492768   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:49.492768   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:21:51.824637   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:21:51.824710   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:51.829117   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:21:51.829729   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.44 22 <nil> <nil>}
	I0401 20:21:51.829729   11880 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-025400' /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 ha-025400/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-025400' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0401 20:21:51.980050   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0401 20:21:51.980177   11880 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0401 20:21:51.980177   11880 buildroot.go:174] setting up certificates
	I0401 20:21:51.980280   11880 provision.go:84] configureAuth start
	I0401 20:21:51.980345   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:21:53.956872   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:21:53.956872   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:53.956966   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:21:56.312888   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:21:56.312888   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:56.312888   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:21:58.300187   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:21:58.300187   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:58.300692   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:22:00.585787   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:22:00.585787   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:00.585787   11880 provision.go:143] copyHostCerts
	I0401 20:22:00.586440   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0401 20:22:00.586440   11880 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0401 20:22:00.586440   11880 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0401 20:22:00.587128   11880 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0401 20:22:00.588168   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0401 20:22:00.588394   11880 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0401 20:22:00.588394   11880 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0401 20:22:00.588717   11880 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0401 20:22:00.589489   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0401 20:22:00.589770   11880 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0401 20:22:00.589770   11880 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0401 20:22:00.589770   11880 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1679 bytes)
	I0401 20:22:00.590610   11880 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.ha-025400 san=[127.0.0.1 172.31.187.44 ha-025400 localhost minikube]
	I0401 20:22:00.757605   11880 provision.go:177] copyRemoteCerts
	I0401 20:22:00.764595   11880 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0401 20:22:00.764595   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:22:02.768907   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:22:02.768907   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:02.769346   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:22:05.177215   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:22:05.177215   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:05.178248   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.44 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\id_rsa Username:docker}
	I0401 20:22:05.289206   11880 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.5244753s)
	I0401 20:22:05.289273   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0401 20:22:05.289713   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1671 bytes)
	I0401 20:22:05.336591   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0401 20:22:05.336958   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0401 20:22:05.379843   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0401 20:22:05.379937   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1196 bytes)
	I0401 20:22:05.424234   11880 provision.go:87] duration metric: took 13.4438507s to configureAuth
	I0401 20:22:05.424312   11880 buildroot.go:189] setting minikube options for container-runtime
	I0401 20:22:05.424853   11880 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 20:22:05.424853   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:22:07.430272   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:22:07.430272   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:07.431090   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:22:09.785547   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:22:09.785547   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:09.789620   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:22:09.789620   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.44 22 <nil> <nil>}
	I0401 20:22:09.789620   11880 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0401 20:22:09.931354   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0401 20:22:09.931354   11880 buildroot.go:70] root file system type: tmpfs
	I0401 20:22:09.931587   11880 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0401 20:22:09.931644   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:22:11.866787   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:22:11.866787   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:11.867920   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:22:14.197180   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:22:14.198150   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:14.201679   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:22:14.202281   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.44 22 <nil> <nil>}
	I0401 20:22:14.202281   11880 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
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service 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=hyperv --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
	I0401 20:22:14.349377   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service 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=hyperv --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
	
	I0401 20:22:14.349377   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:22:16.307376   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:22:16.307478   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:16.307478   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:22:18.609204   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:22:18.609264   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:18.613054   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:22:18.613671   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.44 22 <nil> <nil>}
	I0401 20:22:18.613671   11880 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; }
	I0401 20:22:20.788069   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I0401 20:22:20.788098   11880 machine.go:96] duration metric: took 42.2144111s to provisionDockerMachine
	I0401 20:22:20.788098   11880 client.go:171] duration metric: took 1m47.0304992s to LocalClient.Create
	I0401 20:22:20.788098   11880 start.go:167] duration metric: took 1m47.0304992s to libmachine.API.Create "ha-025400"
	I0401 20:22:20.788098   11880 start.go:293] postStartSetup for "ha-025400" (driver="hyperv")
	I0401 20:22:20.788098   11880 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]
	I0401 20:22:20.797408   11880 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
	I0401 20:22:20.797408   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:22:22.775302   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:22:22.775302   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:22.776132   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:22:25.137796   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:22:25.138751   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:25.139125   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.44 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\id_rsa Username:docker}
	I0401 20:22:25.251070   11880 ssh_runner.go:235] Completed: 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: (4.4536284s)
	I0401 20:22:25.259884   11880 ssh_runner.go:195] Run: cat /etc/os-release
	I0401 20:22:25.266894   11880 info.go:137] Remote host: Buildroot 2023.02.9
	I0401 20:22:25.266894   11880 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\addons for local assets ...
	I0401 20:22:25.267416   11880 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\files for local assets ...
	I0401 20:22:25.268090   11880 filesync.go:149] local asset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> 96922.pem in /etc/ssl/certs
	I0401 20:22:25.268090   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> /etc/ssl/certs/96922.pem
	I0401 20:22:25.276765   11880 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0401 20:22:25.294984   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem --> /etc/ssl/certs/96922.pem (1708 bytes)
	I0401 20:22:25.338102   11880 start.go:296] duration metric: took 4.5499689s for postStartSetup
	I0401 20:22:25.339934   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:22:27.319905   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:22:27.319905   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:27.320987   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:22:29.679096   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:22:29.679096   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:29.679326   11880 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\config.json ...
	I0401 20:22:29.681503   11880 start.go:128] duration metric: took 1m55.9274825s to createHost
	I0401 20:22:29.681638   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:22:31.619242   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:22:31.619242   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:31.619549   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:22:33.923953   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:22:33.924698   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:33.931403   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:22:33.931959   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.44 22 <nil> <nil>}
	I0401 20:22:33.931959   11880 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I0401 20:22:34.062340   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: 1743538954.086073708
	
	I0401 20:22:34.062340   11880 fix.go:216] guest clock: 1743538954.086073708
	I0401 20:22:34.062340   11880 fix.go:229] Guest: 2025-04-01 20:22:34.086073708 +0000 UTC Remote: 2025-04-01 20:22:29.6815722 +0000 UTC m=+121.130262101 (delta=4.404501508s)
	I0401 20:22:34.062340   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:22:36.033598   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:22:36.034371   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:36.034371   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:22:38.355714   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:22:38.355714   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:38.360694   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:22:38.362248   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.44 22 <nil> <nil>}
	I0401 20:22:38.362248   11880 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1743538954
	I0401 20:22:38.508026   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: Tue Apr  1 20:22:34 UTC 2025
	
	I0401 20:22:38.508026   11880 fix.go:236] clock set: Tue Apr  1 20:22:34 UTC 2025
	 (err=<nil>)
	I0401 20:22:38.508026   11880 start.go:83] releasing machines lock for "ha-025400", held for 2m4.7549851s
	I0401 20:22:38.508026   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:22:40.482423   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:22:40.482423   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:40.482423   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:22:42.830245   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:22:42.830245   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:42.834154   11880 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I0401 20:22:42.834226   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:22:42.841388   11880 ssh_runner.go:195] Run: cat /version.json
	I0401 20:22:42.841388   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:22:44.882141   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:22:44.882430   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:44.882430   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:22:44.882622   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:22:44.882622   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:44.882875   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:22:47.342320   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:22:47.342519   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:47.342834   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.44 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\id_rsa Username:docker}
	I0401 20:22:47.360034   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:22:47.360034   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:47.360034   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.44 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\id_rsa Username:docker}
	I0401 20:22:47.441617   11880 ssh_runner.go:235] Completed: cat /version.json: (4.6001936s)
	I0401 20:22:47.451648   11880 ssh_runner.go:195] Run: systemctl --version
	I0401 20:22:47.453657   11880 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.6194676s)
	W0401 20:22:47.453657   11880 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I0401 20:22:47.470278   11880 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	W0401 20:22:47.479709   11880 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I0401 20:22:47.489318   11880 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0401 20:22:47.517527   11880 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0401 20:22:47.517527   11880 start.go:495] detecting cgroup driver to use...
	I0401 20:22:47.517527   11880 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"
	W0401 20:22:47.554082   11880 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W0401 20:22:47.554082   11880 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I0401 20:22:47.557369   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0401 20:22:47.585523   11880 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"
	I0401 20:22:47.604069   11880 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0401 20:22:47.613940   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0401 20:22:47.639357   11880 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"
	I0401 20:22:47.665261   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0401 20:22:47.691411   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0401 20:22:47.717942   11880 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0401 20:22:47.743550   11880 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"
	I0401 20:22:47.775876   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0401 20:22:47.800200   11880 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"
	I0401 20:22:47.825714   11880 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0401 20:22:47.842172   11880 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0401 20:22:47.849948   11880 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0401 20:22:47.878715   11880 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0401 20:22:47.902054   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:22:48.086778   11880 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0401 20:22:48.120416   11880 start.go:495] detecting cgroup driver to use...
	I0401 20:22:48.130542   11880 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0401 20:22:48.161573   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0401 20:22:48.190038   11880 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0401 20:22:48.221628   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0401 20:22:48.252296   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0401 20:22:48.283402   11880 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0401 20:22:48.340551   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0401 20:22:48.361533   11880 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0401 20:22:48.400635   11880 ssh_runner.go:195] Run: which cri-dockerd
	I0401 20:22:48.415530   11880 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0401 20:22:48.431783   11880 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0401 20:22:48.468731   11880 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0401 20:22:48.641766   11880 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0401 20:22:48.809555   11880 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0401 20:22:48.809823   11880 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0401 20:22:48.848985   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:22:49.029406   11880 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0401 20:22:51.588390   11880 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.5589648s)
	I0401 20:22:51.596371   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0401 20:22:51.627372   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0401 20:22:51.658190   11880 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0401 20:22:51.833368   11880 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0401 20:22:52.008529   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:22:52.175318   11880 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0401 20:22:52.212070   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0401 20:22:52.242890   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:22:52.425488   11880 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0401 20:22:52.525318   11880 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0401 20:22:52.534231   11880 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0401 20:22:52.543267   11880 start.go:563] Will wait 60s for crictl version
	I0401 20:22:52.552300   11880 ssh_runner.go:195] Run: which crictl
	I0401 20:22:52.565689   11880 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0401 20:22:52.617712   11880 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.4.0
	RuntimeApiVersion:  v1
	I0401 20:22:52.624528   11880 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0401 20:22:52.664047   11880 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0401 20:22:52.701198   11880 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	I0401 20:22:52.701198   11880 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I0401 20:22:52.705203   11880 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I0401 20:22:52.705203   11880 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I0401 20:22:52.705203   11880 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I0401 20:22:52.705203   11880 ip.go:211] Found interface: {Index:7 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:76:b1:ea Flags:up|broadcast|multicast|running}
	I0401 20:22:52.707206   11880 ip.go:214] interface addr: fe80::b0ae:8d:e5e7:59c7/64
	I0401 20:22:52.707206   11880 ip.go:214] interface addr: 172.31.176.1/20
	I0401 20:22:52.715194   11880 ssh_runner.go:195] Run: grep 172.31.176.1	host.minikube.internal$ /etc/hosts
	I0401 20:22:52.721101   11880 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.31.176.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0401 20:22:52.749847   11880 kubeadm.go:883] updating cluster {Name:ha-025400 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName:ha-025400 Namespac
e:default APIServerHAVIP:172.31.191.254 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:} Nodes:[{Name: IP:172.31.187.44 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/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} ...
	I0401 20:22:52.749847   11880 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0401 20:22:52.756393   11880 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0401 20:22:52.779113   11880 docker.go:689] Got preloaded images: 
	I0401 20:22:52.779113   11880 docker.go:695] registry.k8s.io/kube-apiserver:v1.32.2 wasn't preloaded
	I0401 20:22:52.786782   11880 ssh_runner.go:195] Run: sudo cat /var/lib/docker/image/overlay2/repositories.json
	I0401 20:22:52.812456   11880 ssh_runner.go:195] Run: which lz4
	I0401 20:22:52.817862   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 -> /preloaded.tar.lz4
	I0401 20:22:52.825491   11880 ssh_runner.go:195] Run: stat -c "%s %y" /preloaded.tar.lz4
	I0401 20:22:52.830492   11880 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
	I0401 20:22:52.831496   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 --> /preloaded.tar.lz4 (349803115 bytes)
	I0401 20:22:54.118383   11880 docker.go:653] duration metric: took 1.3003941s to copy over tarball
	I0401 20:22:54.125448   11880 ssh_runner.go:195] Run: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4
	I0401 20:23:02.959913   11880 ssh_runner.go:235] Completed: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4: (8.8342768s)
	I0401 20:23:02.959913   11880 ssh_runner.go:146] rm: /preloaded.tar.lz4
	I0401 20:23:03.023212   11880 ssh_runner.go:195] Run: sudo cat /var/lib/docker/image/overlay2/repositories.json
	I0401 20:23:03.041457   11880 ssh_runner.go:362] scp memory --> /var/lib/docker/image/overlay2/repositories.json (2631 bytes)
	I0401 20:23:03.080802   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:23:03.270229   11880 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0401 20:23:06.704948   11880 ssh_runner.go:235] Completed: sudo systemctl restart docker: (3.4346928s)
	I0401 20:23:06.714692   11880 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0401 20:23:06.741265   11880 docker.go:689] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.32.2
	registry.k8s.io/kube-proxy:v1.32.2
	registry.k8s.io/kube-controller-manager:v1.32.2
	registry.k8s.io/kube-scheduler:v1.32.2
	registry.k8s.io/etcd:3.5.16-0
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0401 20:23:06.741388   11880 cache_images.go:84] Images are preloaded, skipping loading
	I0401 20:23:06.741388   11880 kubeadm.go:934] updating node { 172.31.187.44 8443 v1.32.2 docker true true} ...
	I0401 20:23:06.741643   11880 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=ha-025400 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.31.187.44
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:ha-025400 Namespace:default APIServerHAVIP:172.31.191.254 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:}
	I0401 20:23:06.747640   11880 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0401 20:23:06.810091   11880 cni.go:84] Creating CNI manager for ""
	I0401 20:23:06.810212   11880 cni.go:136] multinode detected (1 nodes found), recommending kindnet
	I0401 20:23:06.810212   11880 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0401 20:23:06.810286   11880 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:172.31.187.44 APIServerPort:8443 KubernetesVersion:v1.32.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:ha-025400 NodeName:ha-025400 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", "172.31.187.44"]]} {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:172.31.187.44 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/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}
	I0401 20:23:06.810508   11880 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 172.31.187.44
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "ha-025400"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "172.31.187.44"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "172.31.187.44"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.2
	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%"
	  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
	
	I0401 20:23:06.810508   11880 kube-vip.go:115] generating kube-vip config ...
	I0401 20:23:06.819408   11880 ssh_runner.go:195] Run: sudo sh -c "modprobe --all ip_vs ip_vs_rr ip_vs_wrr ip_vs_sh nf_conntrack"
	I0401 20:23:06.844943   11880 kube-vip.go:167] auto-enabling control-plane load-balancing in kube-vip
	I0401 20:23:06.844943   11880 kube-vip.go:137] kube-vip config:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  name: kube-vip
	  namespace: kube-system
	spec:
	  containers:
	  - args:
	    - manager
	    env:
	    - name: vip_arp
	      value: "true"
	    - name: port
	      value: "8443"
	    - name: vip_nodename
	      valueFrom:
	        fieldRef:
	          fieldPath: spec.nodeName
	    - name: vip_interface
	      value: eth0
	    - name: vip_cidr
	      value: "32"
	    - name: dns_mode
	      value: first
	    - name: cp_enable
	      value: "true"
	    - name: cp_namespace
	      value: kube-system
	    - name: vip_leaderelection
	      value: "true"
	    - name: vip_leasename
	      value: plndr-cp-lock
	    - name: vip_leaseduration
	      value: "5"
	    - name: vip_renewdeadline
	      value: "3"
	    - name: vip_retryperiod
	      value: "1"
	    - name: address
	      value: 172.31.191.254
	    - name: prometheus_server
	      value: :2112
	    - name : lb_enable
	      value: "true"
	    - name: lb_port
	      value: "8443"
	    image: ghcr.io/kube-vip/kube-vip:v0.8.9
	    imagePullPolicy: IfNotPresent
	    name: kube-vip
	    resources: {}
	    securityContext:
	      capabilities:
	        add:
	        - NET_ADMIN
	        - NET_RAW
	    volumeMounts:
	    - mountPath: /etc/kubernetes/admin.conf
	      name: kubeconfig
	  hostAliases:
	  - hostnames:
	    - kubernetes
	    ip: 127.0.0.1
	  hostNetwork: true
	  volumes:
	  - hostPath:
	      path: "/etc/kubernetes/super-admin.conf"
	    name: kubeconfig
	status: {}
	I0401 20:23:06.855846   11880 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0401 20:23:06.870826   11880 binaries.go:44] Found k8s binaries, skipping transfer
	I0401 20:23:06.878377   11880 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube /etc/kubernetes/manifests
	I0401 20:23:06.896157   11880 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (309 bytes)
	I0401 20:23:06.924918   11880 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0401 20:23:06.955785   11880 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2290 bytes)
	I0401 20:23:06.986296   11880 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1447 bytes)
	I0401 20:23:07.024081   11880 ssh_runner.go:195] Run: grep 172.31.191.254	control-plane.minikube.internal$ /etc/hosts
	I0401 20:23:07.030325   11880 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.31.191.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0401 20:23:07.059312   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:23:07.228611   11880 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0401 20:23:07.257626   11880 certs.go:68] Setting up C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400 for IP: 172.31.187.44
	I0401 20:23:07.257701   11880 certs.go:194] generating shared ca certs ...
	I0401 20:23:07.257776   11880 certs.go:226] acquiring lock for ca certs: {Name:mkcb932913049efe02d6e38fc2201d3c46b3b4ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:23:07.258401   11880 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key
	I0401 20:23:07.258737   11880 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key
	I0401 20:23:07.258958   11880 certs.go:256] generating profile certs ...
	I0401 20:23:07.259387   11880 certs.go:363] generating signed profile cert for "minikube-user": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\client.key
	I0401 20:23:07.259528   11880 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\client.crt with IP's: []
	I0401 20:23:07.831565   11880 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\client.crt ...
	I0401 20:23:07.831565   11880 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\client.crt: {Name:mk9cbaa6f3eccc78555e69d3c2b2cf2a33e1567c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:23:07.833182   11880 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\client.key ...
	I0401 20:23:07.833182   11880 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\client.key: {Name:mk8079c51f7af997ba00e3e03124633e55e0cc70 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:23:07.834166   11880 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key.3b28388c
	I0401 20:23:07.834675   11880 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt.3b28388c with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.31.187.44 172.31.191.254]
	I0401 20:23:08.002265   11880 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt.3b28388c ...
	I0401 20:23:08.002265   11880 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt.3b28388c: {Name:mkf95daa5a8fa6d58cb1531a0a142190e47c6c06 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:23:08.003519   11880 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key.3b28388c ...
	I0401 20:23:08.003519   11880 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key.3b28388c: {Name:mkb551cda98e3245c03c29b24c6d4fb9dd5e5c13 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:23:08.004623   11880 certs.go:381] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt.3b28388c -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt
	I0401 20:23:08.023669   11880 certs.go:385] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key.3b28388c -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key
	I0401 20:23:08.024844   11880 certs.go:363] generating signed profile cert for "aggregator": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.key
	I0401 20:23:08.024918   11880 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.crt with IP's: []
	I0401 20:23:08.107811   11880 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.crt ...
	I0401 20:23:08.107811   11880 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.crt: {Name:mkba5a563455adb11478f8693a6bf00619652f05 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:23:08.108758   11880 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.key ...
	I0401 20:23:08.109762   11880 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.key: {Name:mk238a5e50f7626cfa3f4757384a9fb63a46464d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:23:08.109914   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I0401 20:23:08.110832   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I0401 20:23:08.110832   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0401 20:23:08.111060   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0401 20:23:08.111060   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0401 20:23:08.111060   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0401 20:23:08.111060   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0401 20:23:08.122725   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0401 20:23:08.123052   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem (1338 bytes)
	W0401 20:23:08.123457   11880 certs.go:480] ignoring C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692_empty.pem, impossibly tiny 0 bytes
	I0401 20:23:08.123457   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0401 20:23:08.123779   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0401 20:23:08.123996   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0401 20:23:08.124189   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I0401 20:23:08.124360   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem (1708 bytes)
	I0401 20:23:08.124662   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> /usr/share/ca-certificates/96922.pem
	I0401 20:23:08.124662   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0401 20:23:08.124910   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem -> /usr/share/ca-certificates/9692.pem
	I0401 20:23:08.125073   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0401 20:23:08.174172   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0401 20:23:08.217299   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0401 20:23:08.254211   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0401 20:23:08.295335   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I0401 20:23:08.334175   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0401 20:23:08.376921   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0401 20:23:08.417308   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0401 20:23:08.458056   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem --> /usr/share/ca-certificates/96922.pem (1708 bytes)
	I0401 20:23:08.502301   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0401 20:23:08.545233   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem --> /usr/share/ca-certificates/9692.pem (1338 bytes)
	I0401 20:23:08.589692   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0401 20:23:08.628681   11880 ssh_runner.go:195] Run: openssl version
	I0401 20:23:08.645517   11880 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"
	I0401 20:23:08.673977   11880 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0401 20:23:08.680850   11880 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr  1 19:48 /usr/share/ca-certificates/minikubeCA.pem
	I0401 20:23:08.688494   11880 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0401 20:23:08.706778   11880 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"
	I0401 20:23:08.735018   11880 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/9692.pem && ln -fs /usr/share/ca-certificates/9692.pem /etc/ssl/certs/9692.pem"
	I0401 20:23:08.760928   11880 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/9692.pem
	I0401 20:23:08.768586   11880 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Apr  1 20:04 /usr/share/ca-certificates/9692.pem
	I0401 20:23:08.776333   11880 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/9692.pem
	I0401 20:23:08.795758   11880 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/9692.pem /etc/ssl/certs/51391683.0"
	I0401 20:23:08.823631   11880 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/96922.pem && ln -fs /usr/share/ca-certificates/96922.pem /etc/ssl/certs/96922.pem"
	I0401 20:23:08.851787   11880 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/96922.pem
	I0401 20:23:08.859253   11880 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Apr  1 20:04 /usr/share/ca-certificates/96922.pem
	I0401 20:23:08.867129   11880 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/96922.pem
	I0401 20:23:08.883715   11880 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/96922.pem /etc/ssl/certs/3ec20f2e.0"
	I0401 20:23:08.909876   11880 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0401 20:23:08.917115   11880 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0401 20:23:08.917249   11880 kubeadm.go:392] StartCluster: {Name:ha-025400 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName:ha-025400 Namespace:d
efault APIServerHAVIP:172.31.191.254 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:} Nodes:[{Name: IP:172.31.187.44 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p Mou
ntUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0401 20:23:08.924738   11880 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0401 20:23:08.951945   11880 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0401 20:23:08.975049   11880 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0401 20:23:09.001391   11880 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I0401 20:23:09.017654   11880 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0401 20:23:09.017654   11880 kubeadm.go:157] found existing configuration files:
	
	I0401 20:23:09.026044   11880 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0401 20:23:09.042835   11880 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0401 20:23:09.051799   11880 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0401 20:23:09.078213   11880 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0401 20:23:09.095425   11880 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0401 20:23:09.104710   11880 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0401 20:23:09.128468   11880 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0401 20:23:09.145115   11880 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0401 20:23:09.153038   11880 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0401 20:23:09.178022   11880 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0401 20:23:09.196039   11880 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0401 20:23:09.205461   11880 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0401 20:23:09.222569   11880 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem"
	I0401 20:23:09.582615   11880 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0401 20:23:24.837169   11880 kubeadm.go:310] [init] Using Kubernetes version: v1.32.2
	I0401 20:23:24.837169   11880 kubeadm.go:310] [preflight] Running pre-flight checks
	I0401 20:23:24.837169   11880 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0401 20:23:24.837874   11880 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0401 20:23:24.838168   11880 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0401 20:23:24.838313   11880 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0401 20:23:24.841363   11880 out.go:235]   - Generating certificates and keys ...
	I0401 20:23:24.842219   11880 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0401 20:23:24.842299   11880 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0401 20:23:24.842561   11880 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0401 20:23:24.842679   11880 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0401 20:23:24.842851   11880 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0401 20:23:24.842851   11880 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0401 20:23:24.843159   11880 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0401 20:23:24.843391   11880 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [ha-025400 localhost] and IPs [172.31.187.44 127.0.0.1 ::1]
	I0401 20:23:24.843455   11880 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0401 20:23:24.843707   11880 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [ha-025400 localhost] and IPs [172.31.187.44 127.0.0.1 ::1]
	I0401 20:23:24.844020   11880 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0401 20:23:24.844175   11880 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0401 20:23:24.844175   11880 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0401 20:23:24.844381   11880 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0401 20:23:24.844534   11880 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0401 20:23:24.844734   11880 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0401 20:23:24.844863   11880 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0401 20:23:24.845052   11880 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0401 20:23:24.845161   11880 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0401 20:23:24.845161   11880 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0401 20:23:24.845161   11880 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0401 20:23:24.848238   11880 out.go:235]   - Booting up control plane ...
	I0401 20:23:24.848238   11880 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0401 20:23:24.848238   11880 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0401 20:23:24.848776   11880 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0401 20:23:24.849098   11880 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0401 20:23:24.849303   11880 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0401 20:23:24.849436   11880 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0401 20:23:24.849736   11880 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0401 20:23:24.850026   11880 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0401 20:23:24.850148   11880 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 511.090395ms
	I0401 20:23:24.850336   11880 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0401 20:23:24.850336   11880 kubeadm.go:310] [api-check] The API server is healthy after 9.177602524s
	I0401 20:23:24.850336   11880 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0401 20:23:24.850931   11880 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0401 20:23:24.851066   11880 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0401 20:23:24.851066   11880 kubeadm.go:310] [mark-control-plane] Marking the node ha-025400 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0401 20:23:24.851601   11880 kubeadm.go:310] [bootstrap-token] Using token: y69w94.to49g2tkkkzowpa7
	I0401 20:23:24.854398   11880 out.go:235]   - Configuring RBAC rules ...
	I0401 20:23:24.854398   11880 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0401 20:23:24.854398   11880 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0401 20:23:24.855208   11880 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0401 20:23:24.855208   11880 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0401 20:23:24.855208   11880 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0401 20:23:24.855208   11880 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0401 20:23:24.855208   11880 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0401 20:23:24.856242   11880 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0401 20:23:24.856242   11880 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0401 20:23:24.856242   11880 kubeadm.go:310] 
	I0401 20:23:24.856242   11880 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0401 20:23:24.856242   11880 kubeadm.go:310] 
	I0401 20:23:24.856242   11880 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0401 20:23:24.856242   11880 kubeadm.go:310] 
	I0401 20:23:24.856242   11880 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0401 20:23:24.856242   11880 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0401 20:23:24.856242   11880 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0401 20:23:24.856242   11880 kubeadm.go:310] 
	I0401 20:23:24.856242   11880 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0401 20:23:24.856242   11880 kubeadm.go:310] 
	I0401 20:23:24.856242   11880 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0401 20:23:24.856242   11880 kubeadm.go:310] 
	I0401 20:23:24.857241   11880 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0401 20:23:24.857241   11880 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0401 20:23:24.857241   11880 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0401 20:23:24.857241   11880 kubeadm.go:310] 
	I0401 20:23:24.857241   11880 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0401 20:23:24.857241   11880 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0401 20:23:24.857241   11880 kubeadm.go:310] 
	I0401 20:23:24.857241   11880 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token y69w94.to49g2tkkkzowpa7 \
	I0401 20:23:24.858280   11880 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ed5237e1582cd047e1509318b1994269b35c4e12bbc4d4044d51e18aae42aac6 \
	I0401 20:23:24.858537   11880 kubeadm.go:310] 	--control-plane 
	I0401 20:23:24.858537   11880 kubeadm.go:310] 
	I0401 20:23:24.858537   11880 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0401 20:23:24.858537   11880 kubeadm.go:310] 
	I0401 20:23:24.858537   11880 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token y69w94.to49g2tkkkzowpa7 \
	I0401 20:23:24.858537   11880 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ed5237e1582cd047e1509318b1994269b35c4e12bbc4d4044d51e18aae42aac6 
	I0401 20:23:24.858537   11880 cni.go:84] Creating CNI manager for ""
	I0401 20:23:24.858537   11880 cni.go:136] multinode detected (1 nodes found), recommending kindnet
	I0401 20:23:24.861840   11880 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0401 20:23:24.873589   11880 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0401 20:23:24.882225   11880 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.2/kubectl ...
	I0401 20:23:24.882225   11880 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0401 20:23:24.930885   11880 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0401 20:23:25.549305   11880 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0401 20:23:25.559221   11880 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0401 20:23:25.559221   11880 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes ha-025400 minikube.k8s.io/updated_at=2025_04_01T20_23_25_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=73c6e1c927350a51068882397e0642f8dfb63f2a minikube.k8s.io/name=ha-025400 minikube.k8s.io/primary=true
	I0401 20:23:25.580441   11880 ops.go:34] apiserver oom_adj: -16
	I0401 20:23:25.778666   11880 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0401 20:23:26.278438   11880 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0401 20:23:26.781459   11880 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0401 20:23:27.284347   11880 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0401 20:23:27.431287   11880 kubeadm.go:1113] duration metric: took 1.88183s to wait for elevateKubeSystemPrivileges
	I0401 20:23:27.431287   11880 kubeadm.go:394] duration metric: took 18.5138932s to StartCluster
	I0401 20:23:27.431287   11880 settings.go:142] acquiring lock: {Name:mk66ab2e0bae08b477c4ed9caa26e688e6ce3248 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:23:27.431287   11880 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 20:23:27.433252   11880 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\kubeconfig: {Name:mkb19224ea40e2aed3ce8c31a956f5aee129caa9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:23:27.434392   11880 start.go:233] HA (multi-control plane) cluster: will skip waiting for primary control-plane node &{Name: IP:172.31.187.44 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0401 20:23:27.434392   11880 start.go:241] waiting for startup goroutines ...
	I0401 20:23:27.434392   11880 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0401 20:23:27.434392   11880 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin: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 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]
	I0401 20:23:27.434392   11880 addons.go:69] Setting storage-provisioner=true in profile "ha-025400"
	I0401 20:23:27.434392   11880 addons.go:69] Setting default-storageclass=true in profile "ha-025400"
	I0401 20:23:27.434392   11880 addons.go:238] Setting addon storage-provisioner=true in "ha-025400"
	I0401 20:23:27.434392   11880 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "ha-025400"
	I0401 20:23:27.434921   11880 host.go:66] Checking if "ha-025400" exists ...
	I0401 20:23:27.435138   11880 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 20:23:27.435680   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:23:27.436057   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:23:27.563748   11880 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           172.31.176.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0401 20:23:28.029845   11880 start.go:971] {"host.minikube.internal": 172.31.176.1} host record injected into CoreDNS's ConfigMap
	I0401 20:23:29.556672   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:23:29.556672   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:29.560155   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:23:29.560155   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:29.561402   11880 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 20:23:29.561876   11880 kapi.go:59] client config for ha-025400: &rest.Config{Host:"https://172.31.191.254:8443", 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.minikube5\\minikube-integration\\.minikube\\profiles\\ha-025400\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\ha-025400\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), Ne
xtProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x23292e0), 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)}
	I0401 20:23:29.562919   11880 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0401 20:23:29.563176   11880 cert_rotation.go:140] Starting client certificate rotation controller
	I0401 20:23:29.563176   11880 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
	I0401 20:23:29.563176   11880 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
	I0401 20:23:29.563176   11880 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false
	I0401 20:23:29.563176   11880 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false
	I0401 20:23:29.563727   11880 addons.go:238] Setting addon default-storageclass=true in "ha-025400"
	I0401 20:23:29.563727   11880 host.go:66] Checking if "ha-025400" exists ...
	I0401 20:23:29.564694   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:23:29.565395   11880 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0401 20:23:29.565490   11880 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0401 20:23:29.565570   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:23:31.742481   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:23:31.742481   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:31.742593   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:23:31.785917   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:23:31.785917   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:31.785985   11880 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0401 20:23:31.786075   11880 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0401 20:23:31.786163   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:23:33.899629   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:23:33.899629   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:33.899629   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:23:34.287982   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:23:34.288048   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:34.288048   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.44 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\id_rsa Username:docker}
	I0401 20:23:34.427043   11880 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0401 20:23:36.425369   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:23:36.425369   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:36.425877   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.44 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\id_rsa Username:docker}
	I0401 20:23:36.560101   11880 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0401 20:23:36.698714   11880 round_trippers.go:470] GET https://172.31.191.254:8443/apis/storage.k8s.io/v1/storageclasses
	I0401 20:23:36.698714   11880 round_trippers.go:476] Request Headers:
	I0401 20:23:36.698714   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:23:36.698714   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:23:36.715481   11880 round_trippers.go:581] Response Status: 200 OK in 16 milliseconds
	I0401 20:23:36.716022   11880 round_trippers.go:470] PUT https://172.31.191.254:8443/apis/storage.k8s.io/v1/storageclasses/standard
	I0401 20:23:36.716090   11880 round_trippers.go:476] Request Headers:
	I0401 20:23:36.716090   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:23:36.716090   11880 round_trippers.go:480]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 20:23:36.716090   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:23:36.722942   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:23:36.725644   11880 out.go:177] * Enabled addons: storage-provisioner, default-storageclass
	I0401 20:23:36.729620   11880 addons.go:514] duration metric: took 9.2951552s for enable addons: enabled=[storage-provisioner default-storageclass]
	I0401 20:23:36.729723   11880 start.go:246] waiting for cluster config update ...
	I0401 20:23:36.729723   11880 start.go:255] writing updated cluster config ...
	I0401 20:23:36.732932   11880 out.go:201] 
	I0401 20:23:36.745092   11880 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 20:23:36.746090   11880 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\config.json ...
	I0401 20:23:36.752093   11880 out.go:177] * Starting "ha-025400-m02" control-plane node in "ha-025400" cluster
	I0401 20:23:36.755099   11880 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0401 20:23:36.755099   11880 cache.go:56] Caching tarball of preloaded images
	I0401 20:23:36.755099   11880 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0401 20:23:36.756095   11880 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0401 20:23:36.756095   11880 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\config.json ...
	I0401 20:23:36.766096   11880 start.go:360] acquireMachinesLock for ha-025400-m02: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0401 20:23:36.766096   11880 start.go:364] duration metric: took 0s to acquireMachinesLock for "ha-025400-m02"
	I0401 20:23:36.767099   11880 start.go:93] Provisioning new machine with config: &{Name:ha-025400 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName
:ha-025400 Namespace:default APIServerHAVIP:172.31.191.254 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:} Nodes:[{Name: IP:172.31.187.44 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP: Port:8443 KubernetesVersion:v1.32.2 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:true ExtraDisks:0 CertExpiration:26280h0m0s
Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name:m02 IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0401 20:23:36.767099   11880 start.go:125] createHost starting for "m02" (driver="hyperv")
	I0401 20:23:36.770098   11880 out.go:235] * Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
	I0401 20:23:36.771100   11880 start.go:159] libmachine.API.Create for "ha-025400" (driver="hyperv")
	I0401 20:23:36.771100   11880 client.go:168] LocalClient.Create starting
	I0401 20:23:36.771100   11880 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem
	I0401 20:23:36.771100   11880 main.go:141] libmachine: Decoding PEM data...
	I0401 20:23:36.771100   11880 main.go:141] libmachine: Parsing certificate...
	I0401 20:23:36.772098   11880 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem
	I0401 20:23:36.772098   11880 main.go:141] libmachine: Decoding PEM data...
	I0401 20:23:36.772098   11880 main.go:141] libmachine: Parsing certificate...
	I0401 20:23:36.772098   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
	I0401 20:23:38.532897   11880 main.go:141] libmachine: [stdout =====>] : Hyper-V
	
	I0401 20:23:38.532897   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:38.533197   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(([System.Security.Principal.SecurityIdentifier]::new("S-1-5-32-578")))
	I0401 20:23:40.142441   11880 main.go:141] libmachine: [stdout =====>] : False
	
	I0401 20:23:40.142625   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:40.142708   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0401 20:23:41.547774   11880 main.go:141] libmachine: [stdout =====>] : True
	
	I0401 20:23:41.547774   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:41.548732   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0401 20:23:44.932308   11880 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0401 20:23:44.932308   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:44.933914   11880 main.go:141] libmachine: Downloading C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\boot2docker.iso from file://C:/Users/jenkins.minikube5/minikube-integration/.minikube/cache/iso/amd64/minikube-v1.35.0-amd64.iso...
	I0401 20:23:45.313535   11880 main.go:141] libmachine: Creating SSH key...
	I0401 20:23:45.518973   11880 main.go:141] libmachine: Creating VM...
	I0401 20:23:45.518973   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0401 20:23:48.214479   11880 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0401 20:23:48.214479   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:48.214583   11880 main.go:141] libmachine: Using switch "Default Switch"
	I0401 20:23:48.214676   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0401 20:23:49.854788   11880 main.go:141] libmachine: [stdout =====>] : True
	
	I0401 20:23:49.854788   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:49.854876   11880 main.go:141] libmachine: Creating VHD
	I0401 20:23:49.854876   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02\fixed.vhd' -SizeBytes 10MB -Fixed
	I0401 20:23:53.499575   11880 main.go:141] libmachine: [stdout =====>] : 
	
	ComputerName            : minikube5
	Path                    : C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02\fixed.vhd
	VhdFormat               : VHD
	VhdType                 : Fixed
	FileSize                : 10486272
	Size                    : 10485760
	MinimumSize             : 
	LogicalSectorSize       : 512
	PhysicalSectorSize      : 512
	BlockSize               : 0
	ParentPath              : 
	DiskIdentifier          : 37BF2EF5-5E77-40E5-8D31-7527B6816C0C
	FragmentationPercentage : 0
	Alignment               : 1
	Attached                : False
	DiskNumber              : 
	IsPMEMCompatible        : False
	AddressAbstractionType  : None
	Number                  : 
	
	
	
	
	I0401 20:23:53.499575   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:53.499575   11880 main.go:141] libmachine: Writing magic tar header
	I0401 20:23:53.499575   11880 main.go:141] libmachine: Writing SSH key tar header
	I0401 20:23:53.513813   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02\fixed.vhd' -DestinationPath 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02\disk.vhd' -VHDType Dynamic -DeleteSource
	I0401 20:23:56.584840   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:23:56.584979   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:56.584979   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02\disk.vhd' -SizeBytes 20000MB
	I0401 20:23:59.004629   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:23:59.004629   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:59.005377   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM ha-025400-m02 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02' -SwitchName 'Default Switch' -MemoryStartupBytes 2200MB
	I0401 20:24:02.353093   11880 main.go:141] libmachine: [stdout =====>] : 
	Name          State CPUUsage(%) MemoryAssigned(M) Uptime   Status             Version
	----          ----- ----------- ----------------- ------   ------             -------
	ha-025400-m02 Off   0           0                 00:00:00 Operating normally 9.0    
	
	
	
	I0401 20:24:02.353319   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:02.353319   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName ha-025400-m02 -DynamicMemoryEnabled $false
	I0401 20:24:04.429842   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:24:04.429842   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:04.429842   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor ha-025400-m02 -Count 2
	I0401 20:24:06.437976   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:24:06.437976   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:06.438054   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName ha-025400-m02 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02\boot2docker.iso'
	I0401 20:24:08.790267   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:24:08.790344   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:08.790344   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName ha-025400-m02 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02\disk.vhd'
	I0401 20:24:11.227156   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:24:11.227156   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:11.227156   11880 main.go:141] libmachine: Starting VM...
	I0401 20:24:11.227327   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM ha-025400-m02
	I0401 20:24:14.158265   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:24:14.158620   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:14.158620   11880 main.go:141] libmachine: Waiting for host to start...
	I0401 20:24:14.158909   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:24:16.316631   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:24:16.316690   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:16.316690   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:24:18.688454   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:24:18.688454   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:19.688829   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:24:21.701629   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:24:21.701629   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:21.701830   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:24:24.056300   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:24:24.056300   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:25.056406   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:24:27.176385   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:24:27.177218   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:27.177274   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:24:29.551456   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:24:29.551456   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:30.552154   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:24:32.593302   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:24:32.593937   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:32.594089   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:24:34.904945   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:24:34.904945   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:35.905404   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:24:37.922181   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:24:37.922181   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:37.922667   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:24:40.336237   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:24:40.336237   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:40.336237   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:24:42.350473   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:24:42.350473   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:42.350473   11880 machine.go:93] provisionDockerMachine start ...
	I0401 20:24:42.350473   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:24:44.358903   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:24:44.358903   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:44.360099   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:24:46.715260   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:24:46.715475   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:46.722881   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:24:46.735589   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.182.48 22 <nil> <nil>}
	I0401 20:24:46.735589   11880 main.go:141] libmachine: About to run SSH command:
	hostname
	I0401 20:24:46.880167   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0401 20:24:46.880167   11880 buildroot.go:166] provisioning hostname "ha-025400-m02"
	I0401 20:24:46.880167   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:24:48.862858   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:24:48.862858   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:48.862858   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:24:51.184973   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:24:51.185189   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:51.189191   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:24:51.189670   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.182.48 22 <nil> <nil>}
	I0401 20:24:51.189670   11880 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-025400-m02 && echo "ha-025400-m02" | sudo tee /etc/hostname
	I0401 20:24:51.365890   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-025400-m02
	
	I0401 20:24:51.365890   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:24:53.338005   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:24:53.338005   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:53.338936   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:24:55.718617   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:24:55.718617   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:55.722608   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:24:55.723047   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.182.48 22 <nil> <nil>}
	I0401 20:24:55.723047   11880 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-025400-m02' /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 ha-025400-m02/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-025400-m02' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0401 20:24:55.867982   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0401 20:24:55.867982   11880 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0401 20:24:55.867982   11880 buildroot.go:174] setting up certificates
	I0401 20:24:55.867982   11880 provision.go:84] configureAuth start
	I0401 20:24:55.867982   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:24:57.853625   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:24:57.853705   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:57.853777   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:00.208413   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:00.208413   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:00.208559   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:25:02.160887   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:02.160887   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:02.160962   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:04.497432   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:04.497432   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:04.498023   11880 provision.go:143] copyHostCerts
	I0401 20:25:04.498154   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0401 20:25:04.498345   11880 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0401 20:25:04.498345   11880 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0401 20:25:04.498609   11880 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0401 20:25:04.499315   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0401 20:25:04.499315   11880 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0401 20:25:04.499315   11880 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0401 20:25:04.499859   11880 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0401 20:25:04.500693   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0401 20:25:04.500953   11880 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0401 20:25:04.500953   11880 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0401 20:25:04.501240   11880 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1679 bytes)
	I0401 20:25:04.501901   11880 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.ha-025400-m02 san=[127.0.0.1 172.31.182.48 ha-025400-m02 localhost minikube]
	I0401 20:25:04.658726   11880 provision.go:177] copyRemoteCerts
	I0401 20:25:04.666621   11880 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0401 20:25:04.667317   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:25:06.642909   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:06.642909   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:06.642909   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:09.074021   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:09.074021   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:09.075175   11880 sshutil.go:53] new ssh client: &{IP:172.31.182.48 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02\id_rsa Username:docker}
	I0401 20:25:09.181380   11880 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.5140589s)
	I0401 20:25:09.181380   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0401 20:25:09.181380   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0401 20:25:09.228845   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0401 20:25:09.228916   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1208 bytes)
	I0401 20:25:09.273572   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0401 20:25:09.273642   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0401 20:25:09.319443   11880 provision.go:87] duration metric: took 13.451354s to configureAuth
	I0401 20:25:09.319443   11880 buildroot.go:189] setting minikube options for container-runtime
	I0401 20:25:09.320308   11880 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 20:25:09.320360   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:25:11.330048   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:11.330048   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:11.330932   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:13.688711   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:13.688711   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:13.692872   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:25:13.693397   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.182.48 22 <nil> <nil>}
	I0401 20:25:13.693397   11880 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0401 20:25:13.840529   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0401 20:25:13.840621   11880 buildroot.go:70] root file system type: tmpfs
	I0401 20:25:13.840785   11880 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0401 20:25:13.840870   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:25:15.804713   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:15.804926   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:15.804999   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:18.184879   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:18.185659   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:18.191631   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:25:18.191631   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.182.48 22 <nil> <nil>}
	I0401 20:25:18.192287   11880 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
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment="NO_PROXY=172.31.187.44"
	
	
	# 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=hyperv --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
	I0401 20:25:18.363823   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment=NO_PROXY=172.31.187.44
	
	
	# 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=hyperv --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
	
	I0401 20:25:18.363938   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:25:20.291531   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:20.291709   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:20.291709   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:22.656038   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:22.656038   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:22.660408   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:25:22.660555   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.182.48 22 <nil> <nil>}
	I0401 20:25:22.660555   11880 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; }
	I0401 20:25:24.817974   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I0401 20:25:24.817974   11880 machine.go:96] duration metric: took 42.4671634s to provisionDockerMachine
	I0401 20:25:24.818972   11880 client.go:171] duration metric: took 1m48.0470164s to LocalClient.Create
	I0401 20:25:24.818972   11880 start.go:167] duration metric: took 1m48.0470164s to libmachine.API.Create "ha-025400"
	I0401 20:25:24.818972   11880 start.go:293] postStartSetup for "ha-025400-m02" (driver="hyperv")
	I0401 20:25:24.818972   11880 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]
	I0401 20:25:24.825976   11880 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
	I0401 20:25:24.825976   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:25:26.824079   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:26.824079   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:26.824079   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:29.178429   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:29.178429   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:29.179057   11880 sshutil.go:53] new ssh client: &{IP:172.31.182.48 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02\id_rsa Username:docker}
	I0401 20:25:29.283380   11880 ssh_runner.go:235] Completed: 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: (4.4573689s)
	I0401 20:25:29.291064   11880 ssh_runner.go:195] Run: cat /etc/os-release
	I0401 20:25:29.304655   11880 info.go:137] Remote host: Buildroot 2023.02.9
	I0401 20:25:29.304655   11880 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\addons for local assets ...
	I0401 20:25:29.305475   11880 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\files for local assets ...
	I0401 20:25:29.306212   11880 filesync.go:149] local asset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> 96922.pem in /etc/ssl/certs
	I0401 20:25:29.306212   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> /etc/ssl/certs/96922.pem
	I0401 20:25:29.315187   11880 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0401 20:25:29.332630   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem --> /etc/ssl/certs/96922.pem (1708 bytes)
	I0401 20:25:29.374800   11880 start.go:296] duration metric: took 4.5557913s for postStartSetup
	I0401 20:25:29.377072   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:25:31.321985   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:31.321985   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:31.321985   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:33.649872   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:33.650861   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:33.650895   11880 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\config.json ...
	I0401 20:25:33.652791   11880 start.go:128] duration metric: took 1m56.8847653s to createHost
	I0401 20:25:33.652791   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:25:35.627665   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:35.627665   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:35.627665   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:37.983186   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:37.983219   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:37.987383   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:25:37.987443   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.182.48 22 <nil> <nil>}
	I0401 20:25:37.987443   11880 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I0401 20:25:38.121807   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: 1743539138.146211873
	
	I0401 20:25:38.121886   11880 fix.go:216] guest clock: 1743539138.146211873
	I0401 20:25:38.121886   11880 fix.go:229] Guest: 2025-04-01 20:25:38.146211873 +0000 UTC Remote: 2025-04-01 20:25:33.6527912 +0000 UTC m=+305.100034401 (delta=4.493420673s)
	I0401 20:25:38.121956   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:25:40.060921   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:40.060921   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:40.061012   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:42.422410   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:42.422468   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:42.426122   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:25:42.426718   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.182.48 22 <nil> <nil>}
	I0401 20:25:42.426718   11880 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1743539138
	I0401 20:25:42.575027   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: Tue Apr  1 20:25:38 UTC 2025
	
	I0401 20:25:42.575103   11880 fix.go:236] clock set: Tue Apr  1 20:25:38 UTC 2025
	 (err=<nil>)
	I0401 20:25:42.575103   11880 start.go:83] releasing machines lock for "ha-025400-m02", held for 2m5.8080084s
	I0401 20:25:42.575320   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:25:44.538180   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:44.538250   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:44.538321   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:46.864677   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:46.864677   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:46.868688   11880 out.go:177] * Found network options:
	I0401 20:25:46.870893   11880 out.go:177]   - NO_PROXY=172.31.187.44
	W0401 20:25:46.873165   11880 proxy.go:119] fail to check proxy env: Error ip not in block
	I0401 20:25:46.876707   11880 out.go:177]   - NO_PROXY=172.31.187.44
	W0401 20:25:46.878335   11880 proxy.go:119] fail to check proxy env: Error ip not in block
	W0401 20:25:46.879335   11880 proxy.go:119] fail to check proxy env: Error ip not in block
	I0401 20:25:46.881976   11880 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I0401 20:25:46.881976   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:25:46.888430   11880 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0401 20:25:46.888430   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:25:48.908232   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:48.908307   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:48.908382   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:48.909719   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:48.909795   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:48.909795   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:51.338494   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:51.338494   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:51.339582   11880 sshutil.go:53] new ssh client: &{IP:172.31.182.48 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02\id_rsa Username:docker}
	I0401 20:25:51.356920   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:51.357127   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:51.357214   11880 sshutil.go:53] new ssh client: &{IP:172.31.182.48 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02\id_rsa Username:docker}
	I0401 20:25:51.430807   11880 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.5487351s)
	W0401 20:25:51.430899   11880 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I0401 20:25:51.466204   11880 ssh_runner.go:235] Completed: sh -c "stat /etc/cni/net.d/*loopback.conf*": (4.577737s)
	W0401 20:25:51.466299   11880 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I0401 20:25:51.473787   11880 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0401 20:25:51.501147   11880 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0401 20:25:51.502190   11880 start.go:495] detecting cgroup driver to use...
	I0401 20:25:51.502314   11880 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"
	W0401 20:25:51.541770   11880 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W0401 20:25:51.541770   11880 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I0401 20:25:51.547955   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0401 20:25:51.575766   11880 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"
	I0401 20:25:51.595260   11880 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0401 20:25:51.604892   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0401 20:25:51.635645   11880 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"
	I0401 20:25:51.663012   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0401 20:25:51.689848   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0401 20:25:51.716531   11880 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0401 20:25:51.743657   11880 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"
	I0401 20:25:51.768891   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0401 20:25:51.796131   11880 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"
	I0401 20:25:51.822270   11880 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0401 20:25:51.838647   11880 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0401 20:25:51.848006   11880 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0401 20:25:51.883169   11880 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0401 20:25:51.909478   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:25:52.077513   11880 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0401 20:25:52.106455   11880 start.go:495] detecting cgroup driver to use...
	I0401 20:25:52.116829   11880 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0401 20:25:52.145734   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0401 20:25:52.172179   11880 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0401 20:25:52.212895   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0401 20:25:52.241845   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0401 20:25:52.273245   11880 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0401 20:25:52.327067   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0401 20:25:52.350155   11880 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0401 20:25:52.391413   11880 ssh_runner.go:195] Run: which cri-dockerd
	I0401 20:25:52.404730   11880 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0401 20:25:52.421324   11880 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0401 20:25:52.460296   11880 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0401 20:25:52.641036   11880 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0401 20:25:52.810438   11880 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0401 20:25:52.810438   11880 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0401 20:25:52.850269   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:25:53.029096   11880 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0401 20:25:55.590961   11880 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.5618454s)
	I0401 20:25:55.599345   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0401 20:25:55.628796   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0401 20:25:55.657293   11880 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0401 20:25:55.836232   11880 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0401 20:25:56.012342   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:25:56.178256   11880 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0401 20:25:56.213854   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0401 20:25:56.243888   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:25:56.420831   11880 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0401 20:25:56.526469   11880 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0401 20:25:56.535355   11880 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0401 20:25:56.545856   11880 start.go:563] Will wait 60s for crictl version
	I0401 20:25:56.553868   11880 ssh_runner.go:195] Run: which crictl
	I0401 20:25:56.569598   11880 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0401 20:25:56.620518   11880 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.4.0
	RuntimeApiVersion:  v1
	I0401 20:25:56.628154   11880 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0401 20:25:56.669928   11880 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0401 20:25:56.709245   11880 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	I0401 20:25:56.711322   11880 out.go:177]   - env NO_PROXY=172.31.187.44
	I0401 20:25:56.714233   11880 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I0401 20:25:56.718296   11880 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I0401 20:25:56.718296   11880 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I0401 20:25:56.718296   11880 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I0401 20:25:56.718296   11880 ip.go:211] Found interface: {Index:7 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:76:b1:ea Flags:up|broadcast|multicast|running}
	I0401 20:25:56.721225   11880 ip.go:214] interface addr: fe80::b0ae:8d:e5e7:59c7/64
	I0401 20:25:56.721225   11880 ip.go:214] interface addr: 172.31.176.1/20
	I0401 20:25:56.728171   11880 ssh_runner.go:195] Run: grep 172.31.176.1	host.minikube.internal$ /etc/hosts
	I0401 20:25:56.734640   11880 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.31.176.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0401 20:25:56.754656   11880 mustload.go:65] Loading cluster: ha-025400
	I0401 20:25:56.755179   11880 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 20:25:56.755786   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:25:58.739376   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:58.739376   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:58.739376   11880 host.go:66] Checking if "ha-025400" exists ...
	I0401 20:25:58.739966   11880 certs.go:68] Setting up C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400 for IP: 172.31.182.48
	I0401 20:25:58.740044   11880 certs.go:194] generating shared ca certs ...
	I0401 20:25:58.740044   11880 certs.go:226] acquiring lock for ca certs: {Name:mkcb932913049efe02d6e38fc2201d3c46b3b4ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:25:58.740603   11880 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key
	I0401 20:25:58.740987   11880 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key
	I0401 20:25:58.741162   11880 certs.go:256] generating profile certs ...
	I0401 20:25:58.741690   11880 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\client.key
	I0401 20:25:58.741783   11880 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key.bfa6b695
	I0401 20:25:58.741906   11880 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt.bfa6b695 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.31.187.44 172.31.182.48 172.31.191.254]
	I0401 20:25:58.893787   11880 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt.bfa6b695 ...
	I0401 20:25:58.893787   11880 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt.bfa6b695: {Name:mk5a00dd248bb53d2424a8d168ca8319ccd824cf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:25:58.894553   11880 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key.bfa6b695 ...
	I0401 20:25:58.894553   11880 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key.bfa6b695: {Name:mkf23423d485c31ee1e1d4bb835c924939d335e3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:25:58.895662   11880 certs.go:381] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt.bfa6b695 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt
	I0401 20:25:58.909572   11880 certs.go:385] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key.bfa6b695 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key
	I0401 20:25:58.911331   11880 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.key
	I0401 20:25:58.911524   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I0401 20:25:58.911626   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I0401 20:25:58.911718   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0401 20:25:58.911878   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0401 20:25:58.911962   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0401 20:25:58.912051   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0401 20:25:58.912862   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0401 20:25:58.913031   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0401 20:25:58.913512   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem (1338 bytes)
	W0401 20:25:58.913792   11880 certs.go:480] ignoring C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692_empty.pem, impossibly tiny 0 bytes
	I0401 20:25:58.913871   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0401 20:25:58.914063   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0401 20:25:58.914289   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0401 20:25:58.914524   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I0401 20:25:58.914846   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem (1708 bytes)
	I0401 20:25:58.915068   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> /usr/share/ca-certificates/96922.pem
	I0401 20:25:58.915232   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0401 20:25:58.915232   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem -> /usr/share/ca-certificates/9692.pem
	I0401 20:25:58.915232   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:26:00.903085   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:26:00.903904   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:26:00.903904   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:26:03.257445   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:26:03.257497   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:26:03.258054   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.44 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\id_rsa Username:docker}
	I0401 20:26:03.360302   11880 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/sa.pub
	I0401 20:26:03.367445   11880 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.pub --> memory (451 bytes)
	I0401 20:26:03.395275   11880 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/sa.key
	I0401 20:26:03.401587   11880 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.key --> memory (1679 bytes)
	I0401 20:26:03.430349   11880 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/front-proxy-ca.crt
	I0401 20:26:03.437076   11880 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.crt --> memory (1123 bytes)
	I0401 20:26:03.466327   11880 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/front-proxy-ca.key
	I0401 20:26:03.472744   11880 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.key --> memory (1679 bytes)
	I0401 20:26:03.503581   11880 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/etcd/ca.crt
	I0401 20:26:03.510411   11880 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.crt --> memory (1094 bytes)
	I0401 20:26:03.536558   11880 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/etcd/ca.key
	I0401 20:26:03.542769   11880 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.key --> memory (1679 bytes)
	I0401 20:26:03.561957   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0401 20:26:03.608772   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0401 20:26:03.649228   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0401 20:26:03.697396   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0401 20:26:03.739550   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1436 bytes)
	I0401 20:26:03.780697   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0401 20:26:03.823561   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0401 20:26:03.864239   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0401 20:26:03.905166   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem --> /usr/share/ca-certificates/96922.pem (1708 bytes)
	I0401 20:26:03.946295   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0401 20:26:03.986379   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem --> /usr/share/ca-certificates/9692.pem (1338 bytes)
	I0401 20:26:04.029820   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.pub (451 bytes)
	I0401 20:26:04.059453   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.key (1679 bytes)
	I0401 20:26:04.087159   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.crt (1123 bytes)
	I0401 20:26:04.117045   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.key (1679 bytes)
	I0401 20:26:04.144479   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.crt (1094 bytes)
	I0401 20:26:04.172308   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.key (1679 bytes)
	I0401 20:26:04.201292   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (744 bytes)
	I0401 20:26:04.238789   11880 ssh_runner.go:195] Run: openssl version
	I0401 20:26:04.257838   11880 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/96922.pem && ln -fs /usr/share/ca-certificates/96922.pem /etc/ssl/certs/96922.pem"
	I0401 20:26:04.284179   11880 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/96922.pem
	I0401 20:26:04.291582   11880 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Apr  1 20:04 /usr/share/ca-certificates/96922.pem
	I0401 20:26:04.300173   11880 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/96922.pem
	I0401 20:26:04.316480   11880 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/96922.pem /etc/ssl/certs/3ec20f2e.0"
	I0401 20:26:04.345357   11880 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"
	I0401 20:26:04.372729   11880 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0401 20:26:04.380226   11880 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr  1 19:48 /usr/share/ca-certificates/minikubeCA.pem
	I0401 20:26:04.387652   11880 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0401 20:26:04.404945   11880 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"
	I0401 20:26:04.432612   11880 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/9692.pem && ln -fs /usr/share/ca-certificates/9692.pem /etc/ssl/certs/9692.pem"
	I0401 20:26:04.460322   11880 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/9692.pem
	I0401 20:26:04.466858   11880 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Apr  1 20:04 /usr/share/ca-certificates/9692.pem
	I0401 20:26:04.475196   11880 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/9692.pem
	I0401 20:26:04.493217   11880 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/9692.pem /etc/ssl/certs/51391683.0"
	I0401 20:26:04.519026   11880 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0401 20:26:04.525628   11880 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0401 20:26:04.525628   11880 kubeadm.go:934] updating node {m02 172.31.182.48 8443 v1.32.2 docker true true} ...
	I0401 20:26:04.525628   11880 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=ha-025400-m02 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.31.182.48
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:ha-025400 Namespace:default APIServerHAVIP:172.31.191.254 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:}
	I0401 20:26:04.525628   11880 kube-vip.go:115] generating kube-vip config ...
	I0401 20:26:04.532966   11880 ssh_runner.go:195] Run: sudo sh -c "modprobe --all ip_vs ip_vs_rr ip_vs_wrr ip_vs_sh nf_conntrack"
	I0401 20:26:04.559182   11880 kube-vip.go:167] auto-enabling control-plane load-balancing in kube-vip
	I0401 20:26:04.559347   11880 kube-vip.go:137] kube-vip config:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  name: kube-vip
	  namespace: kube-system
	spec:
	  containers:
	  - args:
	    - manager
	    env:
	    - name: vip_arp
	      value: "true"
	    - name: port
	      value: "8443"
	    - name: vip_nodename
	      valueFrom:
	        fieldRef:
	          fieldPath: spec.nodeName
	    - name: vip_interface
	      value: eth0
	    - name: vip_cidr
	      value: "32"
	    - name: dns_mode
	      value: first
	    - name: cp_enable
	      value: "true"
	    - name: cp_namespace
	      value: kube-system
	    - name: vip_leaderelection
	      value: "true"
	    - name: vip_leasename
	      value: plndr-cp-lock
	    - name: vip_leaseduration
	      value: "5"
	    - name: vip_renewdeadline
	      value: "3"
	    - name: vip_retryperiod
	      value: "1"
	    - name: address
	      value: 172.31.191.254
	    - name: prometheus_server
	      value: :2112
	    - name : lb_enable
	      value: "true"
	    - name: lb_port
	      value: "8443"
	    image: ghcr.io/kube-vip/kube-vip:v0.8.9
	    imagePullPolicy: IfNotPresent
	    name: kube-vip
	    resources: {}
	    securityContext:
	      capabilities:
	        add:
	        - NET_ADMIN
	        - NET_RAW
	    volumeMounts:
	    - mountPath: /etc/kubernetes/admin.conf
	      name: kubeconfig
	  hostAliases:
	  - hostnames:
	    - kubernetes
	    ip: 127.0.0.1
	  hostNetwork: true
	  volumes:
	  - hostPath:
	      path: "/etc/kubernetes/admin.conf"
	    name: kubeconfig
	status: {}
	I0401 20:26:04.569016   11880 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0401 20:26:04.583424   11880 binaries.go:47] Didn't find k8s binaries: sudo ls /var/lib/minikube/binaries/v1.32.2: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/var/lib/minikube/binaries/v1.32.2': No such file or directory
	
	Initiating transfer...
	I0401 20:26:04.591892   11880 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/binaries/v1.32.2
	I0401 20:26:04.612032   11880 download.go:108] Downloading: https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubectl.sha256 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubectl
	I0401 20:26:04.612261   11880 download.go:108] Downloading: https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubelet?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubelet.sha256 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubelet
	I0401 20:26:04.612261   11880 download.go:108] Downloading: https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubeadm.sha256 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubeadm
	I0401 20:26:05.743112   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubectl -> /var/lib/minikube/binaries/v1.32.2/kubectl
	I0401 20:26:05.751486   11880 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubectl
	I0401 20:26:05.760083   11880 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubectl: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubectl: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubectl': No such file or directory
	I0401 20:26:05.761091   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubectl --> /var/lib/minikube/binaries/v1.32.2/kubectl (57323672 bytes)
	I0401 20:26:06.054146   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubeadm -> /var/lib/minikube/binaries/v1.32.2/kubeadm
	I0401 20:26:06.062145   11880 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubeadm
	I0401 20:26:06.081192   11880 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubeadm: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubeadm: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubeadm': No such file or directory
	I0401 20:26:06.081192   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubeadm --> /var/lib/minikube/binaries/v1.32.2/kubeadm (70942872 bytes)
	I0401 20:26:06.145717   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0401 20:26:06.195117   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubelet -> /var/lib/minikube/binaries/v1.32.2/kubelet
	I0401 20:26:06.203868   11880 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubelet
	I0401 20:26:06.221816   11880 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubelet: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubelet: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubelet': No such file or directory
	I0401 20:26:06.222937   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubelet --> /var/lib/minikube/binaries/v1.32.2/kubelet (77406468 bytes)
	I0401 20:26:06.847625   11880 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /etc/kubernetes/manifests
	I0401 20:26:06.865649   11880 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (313 bytes)
	I0401 20:26:06.898867   11880 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0401 20:26:06.931400   11880 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1441 bytes)
	I0401 20:26:06.969310   11880 ssh_runner.go:195] Run: grep 172.31.191.254	control-plane.minikube.internal$ /etc/hosts
	I0401 20:26:06.976131   11880 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.31.191.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0401 20:26:07.004332   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:26:07.186362   11880 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0401 20:26:07.220385   11880 host.go:66] Checking if "ha-025400" exists ...
	I0401 20:26:07.221098   11880 start.go:317] joinCluster: &{Name:ha-025400 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName:ha-025400 Namespace:def
ault APIServerHAVIP:172.31.191.254 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:} Nodes:[{Name: IP:172.31.187.44 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.31.182.48 Port:8443 KubernetesVersion:v1.32.2 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false
MountString:C:\Users\jenkins.minikube5:/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}
	I0401 20:26:07.221254   11880 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0"
	I0401 20:26:07.221326   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:26:09.202559   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:26:09.202559   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:26:09.202559   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:26:11.570835   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:26:11.571537   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:26:11.571863   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.44 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\id_rsa Username:docker}
	I0401 20:26:11.969083   11880 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0": (4.7477915s)
	I0401 20:26:11.969083   11880 start.go:343] trying to join control-plane node "m02" to cluster: &{Name:m02 IP:172.31.182.48 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0401 20:26:11.969083   11880 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token 4vvsg5.sryo16xaozo44vz0 --discovery-token-ca-cert-hash sha256:ed5237e1582cd047e1509318b1994269b35c4e12bbc4d4044d51e18aae42aac6 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=ha-025400-m02 --control-plane --apiserver-advertise-address=172.31.182.48 --apiserver-bind-port=8443"
	I0401 20:26:50.523855   11880 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token 4vvsg5.sryo16xaozo44vz0 --discovery-token-ca-cert-hash sha256:ed5237e1582cd047e1509318b1994269b35c4e12bbc4d4044d51e18aae42aac6 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=ha-025400-m02 --control-plane --apiserver-advertise-address=172.31.182.48 --apiserver-bind-port=8443": (38.5544607s)
	I0401 20:26:50.523855   11880 ssh_runner.go:195] Run: /bin/bash -c "sudo systemctl daemon-reload && sudo systemctl enable kubelet && sudo systemctl start kubelet"
	I0401 20:26:51.256404   11880 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes ha-025400-m02 minikube.k8s.io/updated_at=2025_04_01T20_26_51_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=73c6e1c927350a51068882397e0642f8dfb63f2a minikube.k8s.io/name=ha-025400 minikube.k8s.io/primary=false
	I0401 20:26:51.441513   11880 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig taint nodes ha-025400-m02 node-role.kubernetes.io/control-plane:NoSchedule-
	I0401 20:26:51.681282   11880 start.go:319] duration metric: took 44.4598251s to joinCluster
	I0401 20:26:51.681574   11880 start.go:235] Will wait 6m0s for node &{Name:m02 IP:172.31.182.48 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0401 20:26:51.682085   11880 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 20:26:51.686087   11880 out.go:177] * Verifying Kubernetes components...
	I0401 20:26:51.700071   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:26:52.074162   11880 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0401 20:26:52.103181   11880 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 20:26:52.103835   11880 kapi.go:59] client config for ha-025400: &rest.Config{Host:"https://172.31.191.254:8443", 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.minikube5\\minikube-integration\\.minikube\\profiles\\ha-025400\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\ha-025400\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), Ne
xtProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x23292e0), 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)}
	W0401 20:26:52.103998   11880 kubeadm.go:483] Overriding stale ClientConfig host https://172.31.191.254:8443 with https://172.31.187.44:8443
	I0401 20:26:52.104848   11880 node_ready.go:35] waiting up to 6m0s for node "ha-025400-m02" to be "Ready" ...
	I0401 20:26:52.105047   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:52.105047   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:52.105047   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:52.105047   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:52.118715   11880 round_trippers.go:581] Response Status: 200 OK in 13 milliseconds
	I0401 20:26:52.604986   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:52.605385   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:52.605385   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:52.605385   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:52.613681   11880 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0401 20:26:53.105119   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:53.105499   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:53.105499   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:53.105499   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:53.109943   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:26:53.605726   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:53.605726   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:53.605792   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:53.605792   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:53.611416   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:26:54.105089   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:54.105089   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:54.105089   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:54.105089   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:54.110090   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:26:54.111094   11880 node_ready.go:53] node "ha-025400-m02" has status "Ready":"False"
	I0401 20:26:54.605289   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:54.605289   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:54.605289   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:54.605289   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:54.610371   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:26:55.105256   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:55.105256   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:55.105256   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:55.105256   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:55.109255   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:26:55.606142   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:55.606142   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:55.606142   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:55.606142   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:55.611302   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:26:56.106083   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:56.106083   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:56.106083   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:56.106083   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:56.110095   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:26:56.605637   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:56.605637   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:56.605637   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:56.605637   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:56.610295   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:26:56.610295   11880 node_ready.go:53] node "ha-025400-m02" has status "Ready":"False"
	I0401 20:26:57.105242   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:57.105242   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:57.105242   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:57.105242   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:57.110263   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:26:57.605312   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:57.605312   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:57.605312   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:57.605312   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:57.611374   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:26:58.105505   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:58.105505   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:58.105505   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:58.105505   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:58.110961   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:26:58.606234   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:58.606314   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:58.606314   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:58.606314   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:58.724687   11880 round_trippers.go:581] Response Status: 200 OK in 118 milliseconds
	I0401 20:26:58.725032   11880 node_ready.go:53] node "ha-025400-m02" has status "Ready":"False"
	I0401 20:26:59.105490   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:59.106145   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:59.106145   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:59.106145   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:59.111152   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:26:59.605681   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:59.605681   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:59.605681   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:59.605681   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:59.610663   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:27:00.105952   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:00.106030   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:00.106030   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:00.106030   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:00.111053   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:00.605621   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:00.606236   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:00.606236   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:00.606236   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:00.610883   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:27:01.105614   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:01.105614   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:01.105614   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:01.105614   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:01.111315   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:01.111512   11880 node_ready.go:53] node "ha-025400-m02" has status "Ready":"False"
	I0401 20:27:01.605573   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:01.605573   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:01.605573   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:01.605573   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:01.611047   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:02.105689   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:02.105689   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:02.105689   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:02.105689   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:02.111374   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:02.605409   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:02.605409   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:02.605409   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:02.605409   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:02.611353   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:03.105805   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:03.105893   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:03.105893   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:03.105893   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:03.111209   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:03.112061   11880 node_ready.go:53] node "ha-025400-m02" has status "Ready":"False"
	I0401 20:27:03.605553   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:03.605553   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:03.605553   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:03.605553   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:03.613889   11880 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0401 20:27:04.105855   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:04.105928   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:04.105928   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:04.105928   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:04.111450   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:04.605636   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:04.605636   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:04.605636   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:04.605636   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:04.622360   11880 round_trippers.go:581] Response Status: 200 OK in 16 milliseconds
	I0401 20:27:05.106196   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:05.106196   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:05.106259   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:05.106259   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:05.111747   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:05.605797   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:05.605797   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:05.605797   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:05.605797   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:05.611287   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:05.611824   11880 node_ready.go:53] node "ha-025400-m02" has status "Ready":"False"
	I0401 20:27:06.105301   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:06.105301   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:06.105301   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:06.105301   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:06.110754   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:06.605519   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:06.605519   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:06.605519   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:06.605519   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:06.609087   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:27:07.105373   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:07.105935   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:07.105935   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:07.105935   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:07.131723   11880 round_trippers.go:581] Response Status: 200 OK in 25 milliseconds
	I0401 20:27:07.605129   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:07.605129   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:07.605129   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:07.605129   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:07.610891   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:08.105509   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:08.105509   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:08.105509   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:08.105509   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:08.110073   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:27:08.111159   11880 node_ready.go:53] node "ha-025400-m02" has status "Ready":"False"
	I0401 20:27:08.605755   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:08.605827   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:08.605827   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:08.605827   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:08.610870   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:09.106120   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:09.106120   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:09.106120   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:09.106723   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:09.113118   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:27:09.605192   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:09.605192   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:09.605192   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:09.605192   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:09.610839   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:10.105350   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:10.105350   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:10.105350   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:10.105350   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:10.123942   11880 round_trippers.go:581] Response Status: 200 OK in 18 milliseconds
	I0401 20:27:10.124395   11880 node_ready.go:53] node "ha-025400-m02" has status "Ready":"False"
	I0401 20:27:10.606288   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:10.606288   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:10.606288   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:10.606288   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:10.611884   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:11.105600   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:11.105600   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:11.105600   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:11.105600   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:11.110181   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:27:11.605562   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:11.605562   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:11.605562   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:11.605562   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:11.620028   11880 round_trippers.go:581] Response Status: 200 OK in 14 milliseconds
	I0401 20:27:12.106698   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:12.106698   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.106698   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.106698   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.111863   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:12.112155   11880 node_ready.go:49] node "ha-025400-m02" has status "Ready":"True"
	I0401 20:27:12.112276   11880 node_ready.go:38] duration metric: took 20.007078s for node "ha-025400-m02" to be "Ready" ...
	I0401 20:27:12.112276   11880 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0401 20:27:12.112397   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods
	I0401 20:27:12.112480   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.112480   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.112480   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.117752   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:12.119537   11880 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-5kgm4" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:12.119614   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-5kgm4
	I0401 20:27:12.119614   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.119692   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.119692   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.124477   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:27:12.124991   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:27:12.125074   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.125074   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.125074   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.128867   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:27:12.128867   11880 pod_ready.go:93] pod "coredns-668d6bf9bc-5kgm4" in "kube-system" namespace has status "Ready":"True"
	I0401 20:27:12.128867   11880 pod_ready.go:82] duration metric: took 9.3295ms for pod "coredns-668d6bf9bc-5kgm4" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:12.128867   11880 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-7xv8s" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:12.128867   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7xv8s
	I0401 20:27:12.128867   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.128867   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.128867   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.133779   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:27:12.134146   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:27:12.134146   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.134146   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.134225   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.137938   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:27:12.138183   11880 pod_ready.go:93] pod "coredns-668d6bf9bc-7xv8s" in "kube-system" namespace has status "Ready":"True"
	I0401 20:27:12.138183   11880 pod_ready.go:82] duration metric: took 9.316ms for pod "coredns-668d6bf9bc-7xv8s" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:12.138183   11880 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:12.138415   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/etcd-ha-025400
	I0401 20:27:12.138415   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.138415   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.138415   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.144866   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:27:12.145512   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:27:12.145512   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.145512   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.145512   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.148728   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:27:12.149688   11880 pod_ready.go:93] pod "etcd-ha-025400" in "kube-system" namespace has status "Ready":"True"
	I0401 20:27:12.149688   11880 pod_ready.go:82] duration metric: took 11.3722ms for pod "etcd-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:12.149688   11880 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:12.149688   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/etcd-ha-025400-m02
	I0401 20:27:12.149688   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.149688   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.149688   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.153930   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:27:12.154322   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:12.154322   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.154322   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.154322   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.157483   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:27:12.158488   11880 pod_ready.go:93] pod "etcd-ha-025400-m02" in "kube-system" namespace has status "Ready":"True"
	I0401 20:27:12.158488   11880 pod_ready.go:82] duration metric: took 8.8ms for pod "etcd-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:12.158488   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:12.307391   11880 request.go:661] Waited for 148.9019ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-025400
	I0401 20:27:12.307391   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-025400
	I0401 20:27:12.307391   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.307391   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.307391   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.313116   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:12.507080   11880 request.go:661] Waited for 193.0661ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:27:12.507420   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:27:12.507420   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.507420   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.507420   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.513016   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:12.513016   11880 pod_ready.go:93] pod "kube-apiserver-ha-025400" in "kube-system" namespace has status "Ready":"True"
	I0401 20:27:12.513551   11880 pod_ready.go:82] duration metric: took 355.0609ms for pod "kube-apiserver-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:12.513551   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:12.706745   11880 request.go:661] Waited for 193.0915ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-025400-m02
	I0401 20:27:12.706745   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-025400-m02
	I0401 20:27:12.706745   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.706745   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.706745   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.717501   11880 round_trippers.go:581] Response Status: 200 OK in 10 milliseconds
	I0401 20:27:12.906270   11880 request.go:661] Waited for 188.2031ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:12.906270   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:12.906270   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.906270   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.906270   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.911042   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:27:12.911619   11880 pod_ready.go:93] pod "kube-apiserver-ha-025400-m02" in "kube-system" namespace has status "Ready":"True"
	I0401 20:27:12.911619   11880 pod_ready.go:82] duration metric: took 398.0647ms for pod "kube-apiserver-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:12.911619   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:13.106841   11880 request.go:661] Waited for 195.2206ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-025400
	I0401 20:27:13.106841   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-025400
	I0401 20:27:13.106841   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:13.106841   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:13.106841   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:13.111674   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:27:13.306374   11880 request.go:661] Waited for 193.6742ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:27:13.306374   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:27:13.306374   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:13.306374   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:13.306374   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:13.311625   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:13.311625   11880 pod_ready.go:93] pod "kube-controller-manager-ha-025400" in "kube-system" namespace has status "Ready":"True"
	I0401 20:27:13.311625   11880 pod_ready.go:82] duration metric: took 400.0029ms for pod "kube-controller-manager-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:13.311625   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:13.506198   11880 request.go:661] Waited for 194.5708ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-025400-m02
	I0401 20:27:13.506198   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-025400-m02
	I0401 20:27:13.506198   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:13.506198   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:13.506198   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:13.518987   11880 round_trippers.go:581] Response Status: 200 OK in 11 milliseconds
	I0401 20:27:13.706426   11880 request.go:661] Waited for 187.0185ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:13.706614   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:13.706614   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:13.706614   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:13.706614   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:13.711786   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:13.712025   11880 pod_ready.go:93] pod "kube-controller-manager-ha-025400-m02" in "kube-system" namespace has status "Ready":"True"
	I0401 20:27:13.712025   11880 pod_ready.go:82] duration metric: took 400.3968ms for pod "kube-controller-manager-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:13.712025   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-55c9c" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:13.906410   11880 request.go:661] Waited for 194.3833ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-proxy-55c9c
	I0401 20:27:13.906410   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-proxy-55c9c
	I0401 20:27:13.906410   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:13.906410   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:13.906410   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:13.911537   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:14.106498   11880 request.go:661] Waited for 194.4411ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:14.106498   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:14.106498   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:14.106498   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:14.106498   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:14.112225   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:14.112684   11880 pod_ready.go:93] pod "kube-proxy-55c9c" in "kube-system" namespace has status "Ready":"True"
	I0401 20:27:14.112684   11880 pod_ready.go:82] duration metric: took 400.6552ms for pod "kube-proxy-55c9c" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:14.112768   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-fltj9" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:14.306732   11880 request.go:661] Waited for 193.9626ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-proxy-fltj9
	I0401 20:27:14.306732   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-proxy-fltj9
	I0401 20:27:14.306732   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:14.306732   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:14.306732   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:14.312355   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:14.506709   11880 request.go:661] Waited for 194.3523ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:27:14.506709   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:27:14.506709   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:14.506709   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:14.506709   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:14.512146   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:14.512873   11880 pod_ready.go:93] pod "kube-proxy-fltj9" in "kube-system" namespace has status "Ready":"True"
	I0401 20:27:14.512938   11880 pod_ready.go:82] duration metric: took 400.1674ms for pod "kube-proxy-fltj9" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:14.513035   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:14.706237   11880 request.go:661] Waited for 193.1332ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-025400
	I0401 20:27:14.706237   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-025400
	I0401 20:27:14.706237   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:14.706237   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:14.706237   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:14.711508   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:14.906175   11880 request.go:661] Waited for 194.1921ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:27:14.906175   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:27:14.906640   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:14.906640   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:14.906640   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:14.910964   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:27:14.911413   11880 pod_ready.go:93] pod "kube-scheduler-ha-025400" in "kube-system" namespace has status "Ready":"True"
	I0401 20:27:14.911413   11880 pod_ready.go:82] duration metric: took 398.3754ms for pod "kube-scheduler-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:14.911413   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:15.106240   11880 request.go:661] Waited for 194.6856ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-025400-m02
	I0401 20:27:15.106240   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-025400-m02
	I0401 20:27:15.106240   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:15.106240   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:15.106240   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:15.111478   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:15.307093   11880 request.go:661] Waited for 194.7047ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:15.307093   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:15.307093   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:15.307093   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:15.307093   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:15.312381   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:15.313186   11880 pod_ready.go:93] pod "kube-scheduler-ha-025400-m02" in "kube-system" namespace has status "Ready":"True"
	I0401 20:27:15.313186   11880 pod_ready.go:82] duration metric: took 401.769ms for pod "kube-scheduler-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:15.313186   11880 pod_ready.go:39] duration metric: took 3.2008841s 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" ...
	I0401 20:27:15.313290   11880 api_server.go:52] waiting for apiserver process to appear ...
	I0401 20:27:15.320325   11880 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0401 20:27:15.345254   11880 api_server.go:72] duration metric: took 23.663466s to wait for apiserver process to appear ...
	I0401 20:27:15.345311   11880 api_server.go:88] waiting for apiserver healthz status ...
	I0401 20:27:15.345369   11880 api_server.go:253] Checking apiserver healthz at https://172.31.187.44:8443/healthz ...
	I0401 20:27:15.361583   11880 api_server.go:279] https://172.31.187.44:8443/healthz returned 200:
	ok
	I0401 20:27:15.361763   11880 round_trippers.go:470] GET https://172.31.187.44:8443/version
	I0401 20:27:15.361825   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:15.361825   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:15.361825   11880 round_trippers.go:480]     Accept: application/json, */*
	I0401 20:27:15.363206   11880 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0401 20:27:15.363374   11880 api_server.go:141] control plane version: v1.32.2
	I0401 20:27:15.363472   11880 api_server.go:131] duration metric: took 18.0631ms to wait for apiserver health ...
	I0401 20:27:15.363472   11880 system_pods.go:43] waiting for kube-system pods to appear ...
	I0401 20:27:15.506519   11880 request.go:661] Waited for 143.0451ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods
	I0401 20:27:15.506519   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods
	I0401 20:27:15.506519   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:15.506519   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:15.506519   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:15.515618   11880 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0401 20:27:15.517462   11880 system_pods.go:59] 17 kube-system pods found
	I0401 20:27:15.517543   11880 system_pods.go:61] "coredns-668d6bf9bc-5kgm4" [05779c8e-9f63-4389-a878-09e950daca21] Running
	I0401 20:27:15.517543   11880 system_pods.go:61] "coredns-668d6bf9bc-7xv8s" [e80a4d5c-8099-4d7a-bc7c-2244f994bd16] Running
	I0401 20:27:15.517543   11880 system_pods.go:61] "etcd-ha-025400" [b6effd4d-0457-4ec0-9c6b-27aa250ac7d4] Running
	I0401 20:27:15.517574   11880 system_pods.go:61] "etcd-ha-025400-m02" [3b8e0dc9-756d-465f-b756-d3f4c7cd8a45] Running
	I0401 20:27:15.517574   11880 system_pods.go:61] "kindnet-5ldbl" [24010730-3932-44ff-88bc-b9ceceaf39fe] Running
	I0401 20:27:15.517574   11880 system_pods.go:61] "kindnet-86s27" [ac54d8d4-1728-4901-bb54-4cb926d5bac3] Running
	I0401 20:27:15.517574   11880 system_pods.go:61] "kube-apiserver-ha-025400" [a70556cb-7619-40a6-ac4e-688002c88de1] Running
	I0401 20:27:15.517574   11880 system_pods.go:61] "kube-apiserver-ha-025400-m02" [6d762678-32e7-4887-a0d3-b731816449fb] Running
	I0401 20:27:15.517574   11880 system_pods.go:61] "kube-controller-manager-ha-025400" [a3c450fc-789b-4c02-8ae5-cf0ef371e9f7] Running
	I0401 20:27:15.517574   11880 system_pods.go:61] "kube-controller-manager-ha-025400-m02" [a8ce0f00-926e-4518-a813-8ddde66cd716] Running
	I0401 20:27:15.517700   11880 system_pods.go:61] "kube-proxy-55c9c" [221b02cb-52cb-496d-8b87-57e838809d0f] Running
	I0401 20:27:15.517700   11880 system_pods.go:61] "kube-proxy-fltj9" [e0c50f65-492a-439b-9eea-63c70685f85d] Running
	I0401 20:27:15.517700   11880 system_pods.go:61] "kube-scheduler-ha-025400" [b35610e7-1aea-47e7-8c03-c3df37753355] Running
	I0401 20:27:15.517700   11880 system_pods.go:61] "kube-scheduler-ha-025400-m02" [7eb2ab0a-9459-4364-ac9b-0cd102d5d851] Running
	I0401 20:27:15.517733   11880 system_pods.go:61] "kube-vip-ha-025400" [6cbfb597-c625-4ef6-8aaa-0e0ef364c848] Running
	I0401 20:27:15.517733   11880 system_pods.go:61] "kube-vip-ha-025400-m02" [2fafa773-fd06-4708-ad3d-66cc19bc3cb8] Running
	I0401 20:27:15.517733   11880 system_pods.go:61] "storage-provisioner" [75f2eba4-9322-46df-872d-c161110c27de] Running
	I0401 20:27:15.517733   11880 system_pods.go:74] duration metric: took 154.2596ms to wait for pod list to return data ...
	I0401 20:27:15.517775   11880 default_sa.go:34] waiting for default service account to be created ...
	I0401 20:27:15.707129   11880 request.go:661] Waited for 189.2373ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/default/serviceaccounts
	I0401 20:27:15.707129   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/default/serviceaccounts
	I0401 20:27:15.707129   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:15.707129   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:15.707129   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:15.713297   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:27:15.713297   11880 default_sa.go:45] found service account: "default"
	I0401 20:27:15.713297   11880 default_sa.go:55] duration metric: took 195.4889ms for default service account to be created ...
	I0401 20:27:15.713297   11880 system_pods.go:116] waiting for k8s-apps to be running ...
	I0401 20:27:15.906740   11880 request.go:661] Waited for 193.4408ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods
	I0401 20:27:15.906740   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods
	I0401 20:27:15.906740   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:15.906740   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:15.906740   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:15.917034   11880 round_trippers.go:581] Response Status: 200 OK in 10 milliseconds
	I0401 20:27:15.918324   11880 system_pods.go:86] 17 kube-system pods found
	I0401 20:27:15.918935   11880 system_pods.go:89] "coredns-668d6bf9bc-5kgm4" [05779c8e-9f63-4389-a878-09e950daca21] Running
	I0401 20:27:15.918935   11880 system_pods.go:89] "coredns-668d6bf9bc-7xv8s" [e80a4d5c-8099-4d7a-bc7c-2244f994bd16] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "etcd-ha-025400" [b6effd4d-0457-4ec0-9c6b-27aa250ac7d4] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "etcd-ha-025400-m02" [3b8e0dc9-756d-465f-b756-d3f4c7cd8a45] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "kindnet-5ldbl" [24010730-3932-44ff-88bc-b9ceceaf39fe] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "kindnet-86s27" [ac54d8d4-1728-4901-bb54-4cb926d5bac3] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "kube-apiserver-ha-025400" [a70556cb-7619-40a6-ac4e-688002c88de1] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "kube-apiserver-ha-025400-m02" [6d762678-32e7-4887-a0d3-b731816449fb] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "kube-controller-manager-ha-025400" [a3c450fc-789b-4c02-8ae5-cf0ef371e9f7] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "kube-controller-manager-ha-025400-m02" [a8ce0f00-926e-4518-a813-8ddde66cd716] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "kube-proxy-55c9c" [221b02cb-52cb-496d-8b87-57e838809d0f] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "kube-proxy-fltj9" [e0c50f65-492a-439b-9eea-63c70685f85d] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "kube-scheduler-ha-025400" [b35610e7-1aea-47e7-8c03-c3df37753355] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "kube-scheduler-ha-025400-m02" [7eb2ab0a-9459-4364-ac9b-0cd102d5d851] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "kube-vip-ha-025400" [6cbfb597-c625-4ef6-8aaa-0e0ef364c848] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "kube-vip-ha-025400-m02" [2fafa773-fd06-4708-ad3d-66cc19bc3cb8] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "storage-provisioner" [75f2eba4-9322-46df-872d-c161110c27de] Running
	I0401 20:27:15.918982   11880 system_pods.go:126] duration metric: took 205.6828ms to wait for k8s-apps to be running ...
	I0401 20:27:15.918982   11880 system_svc.go:44] waiting for kubelet service to be running ....
	I0401 20:27:15.927749   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0401 20:27:15.952206   11880 system_svc.go:56] duration metric: took 33.2244ms WaitForService to wait for kubelet
	I0401 20:27:15.952206   11880 kubeadm.go:582] duration metric: took 24.2704139s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0401 20:27:15.952206   11880 node_conditions.go:102] verifying NodePressure condition ...
	I0401 20:27:16.107256   11880 request.go:661] Waited for 155.048ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes
	I0401 20:27:16.107256   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes
	I0401 20:27:16.107256   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:16.107256   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:16.107256   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:16.115981   11880 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0401 20:27:16.116938   11880 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 20:27:16.116938   11880 node_conditions.go:123] node cpu capacity is 2
	I0401 20:27:16.116938   11880 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 20:27:16.116938   11880 node_conditions.go:123] node cpu capacity is 2
	I0401 20:27:16.116938   11880 node_conditions.go:105] duration metric: took 164.7307ms to run NodePressure ...
	I0401 20:27:16.116938   11880 start.go:241] waiting for startup goroutines ...
	I0401 20:27:16.116938   11880 start.go:255] writing updated cluster config ...
	I0401 20:27:16.122301   11880 out.go:201] 
	I0401 20:27:16.141280   11880 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 20:27:16.141661   11880 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\config.json ...
	I0401 20:27:16.148001   11880 out.go:177] * Starting "ha-025400-m03" control-plane node in "ha-025400" cluster
	I0401 20:27:16.149743   11880 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0401 20:27:16.149743   11880 cache.go:56] Caching tarball of preloaded images
	I0401 20:27:16.150651   11880 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0401 20:27:16.150726   11880 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0401 20:27:16.150726   11880 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\config.json ...
	I0401 20:27:16.160319   11880 start.go:360] acquireMachinesLock for ha-025400-m03: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0401 20:27:16.160319   11880 start.go:364] duration metric: took 0s to acquireMachinesLock for "ha-025400-m03"
	I0401 20:27:16.160319   11880 start.go:93] Provisioning new machine with config: &{Name:ha-025400 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName
:ha-025400 Namespace:default APIServerHAVIP:172.31.191.254 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:} Nodes:[{Name: IP:172.31.187.44 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.31.182.48 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m03 IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false in
spektor-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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirro
r: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name:m03 IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0401 20:27:16.160319   11880 start.go:125] createHost starting for "m03" (driver="hyperv")
	I0401 20:27:16.167317   11880 out.go:235] * Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
	I0401 20:27:16.167317   11880 start.go:159] libmachine.API.Create for "ha-025400" (driver="hyperv")
	I0401 20:27:16.167317   11880 client.go:168] LocalClient.Create starting
	I0401 20:27:16.167317   11880 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem
	I0401 20:27:16.168339   11880 main.go:141] libmachine: Decoding PEM data...
	I0401 20:27:16.168339   11880 main.go:141] libmachine: Parsing certificate...
	I0401 20:27:16.168339   11880 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem
	I0401 20:27:16.168339   11880 main.go:141] libmachine: Decoding PEM data...
	I0401 20:27:16.168339   11880 main.go:141] libmachine: Parsing certificate...
	I0401 20:27:16.168339   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
	I0401 20:27:17.970227   11880 main.go:141] libmachine: [stdout =====>] : Hyper-V
	
	I0401 20:27:17.970227   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:17.970227   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(([System.Security.Principal.SecurityIdentifier]::new("S-1-5-32-578")))
	I0401 20:27:19.570871   11880 main.go:141] libmachine: [stdout =====>] : False
	
	I0401 20:27:19.570924   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:19.570924   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0401 20:27:20.967604   11880 main.go:141] libmachine: [stdout =====>] : True
	
	I0401 20:27:20.968171   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:20.968287   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0401 20:27:24.430253   11880 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0401 20:27:24.430253   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:24.432584   11880 main.go:141] libmachine: Downloading C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\boot2docker.iso from file://C:/Users/jenkins.minikube5/minikube-integration/.minikube/cache/iso/amd64/minikube-v1.35.0-amd64.iso...
	I0401 20:27:24.816960   11880 main.go:141] libmachine: Creating SSH key...
	I0401 20:27:24.873369   11880 main.go:141] libmachine: Creating VM...
	I0401 20:27:24.873369   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0401 20:27:27.564922   11880 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0401 20:27:27.565508   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:27.565508   11880 main.go:141] libmachine: Using switch "Default Switch"
	I0401 20:27:27.565609   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0401 20:27:29.199055   11880 main.go:141] libmachine: [stdout =====>] : True
	
	I0401 20:27:29.199055   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:29.199867   11880 main.go:141] libmachine: Creating VHD
	I0401 20:27:29.199867   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m03\fixed.vhd' -SizeBytes 10MB -Fixed
	I0401 20:27:32.774184   11880 main.go:141] libmachine: [stdout =====>] : 
	
	ComputerName            : minikube5
	Path                    : C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m03\fixed.vhd
	VhdFormat               : VHD
	VhdType                 : Fixed
	FileSize                : 10486272
	Size                    : 10485760
	MinimumSize             : 
	LogicalSectorSize       : 512
	PhysicalSectorSize      : 512
	BlockSize               : 0
	ParentPath              : 
	DiskIdentifier          : 5E819EE4-797B-4CD4-9707-08DD86EF93DF
	FragmentationPercentage : 0
	Alignment               : 1
	Attached                : False
	DiskNumber              : 
	IsPMEMCompatible        : False
	AddressAbstractionType  : None
	Number                  : 
	
	
	
	
	I0401 20:27:32.774184   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:32.774184   11880 main.go:141] libmachine: Writing magic tar header
	I0401 20:27:32.774184   11880 main.go:141] libmachine: Writing SSH key tar header
	I0401 20:27:32.785654   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m03\fixed.vhd' -DestinationPath 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m03\disk.vhd' -VHDType Dynamic -DeleteSource
	I0401 20:27:35.791075   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:27:35.791364   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:35.791478   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m03\disk.vhd' -SizeBytes 20000MB
	I0401 20:27:38.269438   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:27:38.269587   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:38.269676   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM ha-025400-m03 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m03' -SwitchName 'Default Switch' -MemoryStartupBytes 2200MB
	I0401 20:27:41.665412   11880 main.go:141] libmachine: [stdout =====>] : 
	Name          State CPUUsage(%) MemoryAssigned(M) Uptime   Status             Version
	----          ----- ----------- ----------------- ------   ------             -------
	ha-025400-m03 Off   0           0                 00:00:00 Operating normally 9.0    
	
	
	
	I0401 20:27:41.665412   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:41.665412   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName ha-025400-m03 -DynamicMemoryEnabled $false
	I0401 20:27:43.768381   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:27:43.768381   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:43.769007   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor ha-025400-m03 -Count 2
	I0401 20:27:45.800464   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:27:45.800464   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:45.800464   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName ha-025400-m03 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m03\boot2docker.iso'
	I0401 20:27:48.191904   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:27:48.192164   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:48.192240   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName ha-025400-m03 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m03\disk.vhd'
	I0401 20:27:50.605749   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:27:50.606373   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:50.606373   11880 main.go:141] libmachine: Starting VM...
	I0401 20:27:50.606373   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM ha-025400-m03
	I0401 20:27:53.486300   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:27:53.486534   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:53.486534   11880 main.go:141] libmachine: Waiting for host to start...
	I0401 20:27:53.486606   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:27:55.642012   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:27:55.642012   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:55.642012   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:27:57.988675   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:27:57.989463   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:58.990000   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:01.050233   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:01.051238   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:01.051297   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:28:03.413310   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:28:03.413942   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:04.414532   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:06.479357   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:06.479357   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:06.480083   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:28:08.871535   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:28:08.871535   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:09.872528   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:11.944389   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:11.944466   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:11.944466   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:28:14.279334   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:28:14.279748   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:15.280514   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:17.348468   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:17.348827   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:17.348827   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:28:19.826402   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:28:19.826402   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:19.826402   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:21.867545   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:21.867545   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:21.867744   11880 machine.go:93] provisionDockerMachine start ...
	I0401 20:28:21.867815   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:23.920957   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:23.921822   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:23.921958   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:28:26.294517   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:28:26.294676   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:26.298357   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:28:26.299011   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.81 22 <nil> <nil>}
	I0401 20:28:26.299011   11880 main.go:141] libmachine: About to run SSH command:
	hostname
	I0401 20:28:26.425711   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0401 20:28:26.425811   11880 buildroot.go:166] provisioning hostname "ha-025400-m03"
	I0401 20:28:26.425811   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:28.441613   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:28.441613   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:28.441682   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:28:30.860690   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:28:30.860690   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:30.865818   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:28:30.866049   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.81 22 <nil> <nil>}
	I0401 20:28:30.866049   11880 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-025400-m03 && echo "ha-025400-m03" | sudo tee /etc/hostname
	I0401 20:28:31.017416   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-025400-m03
	
	I0401 20:28:31.017416   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:33.004857   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:33.004857   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:33.005194   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:28:35.395843   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:28:35.396366   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:35.401097   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:28:35.401750   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.81 22 <nil> <nil>}
	I0401 20:28:35.401750   11880 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-025400-m03' /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 ha-025400-m03/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-025400-m03' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0401 20:28:35.559241   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0401 20:28:35.559241   11880 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0401 20:28:35.559241   11880 buildroot.go:174] setting up certificates
	I0401 20:28:35.559241   11880 provision.go:84] configureAuth start
	I0401 20:28:35.559241   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:37.615479   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:37.615479   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:37.616141   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:28:39.992637   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:28:39.992637   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:39.992637   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:42.002920   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:42.003629   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:42.003629   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:28:44.417312   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:28:44.417312   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:44.418243   11880 provision.go:143] copyHostCerts
	I0401 20:28:44.418359   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0401 20:28:44.418739   11880 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0401 20:28:44.418830   11880 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0401 20:28:44.419347   11880 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0401 20:28:44.420495   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0401 20:28:44.420794   11880 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0401 20:28:44.420881   11880 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0401 20:28:44.421277   11880 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0401 20:28:44.422117   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0401 20:28:44.422354   11880 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0401 20:28:44.422438   11880 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0401 20:28:44.422755   11880 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1679 bytes)
	I0401 20:28:44.424011   11880 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.ha-025400-m03 san=[127.0.0.1 172.31.187.81 ha-025400-m03 localhost minikube]
	I0401 20:28:45.114662   11880 provision.go:177] copyRemoteCerts
	I0401 20:28:45.126182   11880 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0401 20:28:45.126182   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:47.153673   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:47.153673   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:47.153673   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:28:49.552824   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:28:49.552824   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:49.552824   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.81 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m03\id_rsa Username:docker}
	I0401 20:28:49.664546   11880 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.5382851s)
	I0401 20:28:49.664605   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0401 20:28:49.664965   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0401 20:28:49.708593   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0401 20:28:49.709010   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0401 20:28:49.751940   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0401 20:28:49.752277   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1208 bytes)
	I0401 20:28:49.795807   11880 provision.go:87] duration metric: took 14.2364482s to configureAuth
	I0401 20:28:49.795867   11880 buildroot.go:189] setting minikube options for container-runtime
	I0401 20:28:49.796030   11880 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 20:28:49.796030   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:51.788175   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:51.788415   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:51.788415   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:28:54.198892   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:28:54.198892   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:54.205283   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:28:54.205283   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.81 22 <nil> <nil>}
	I0401 20:28:54.205283   11880 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0401 20:28:54.334829   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0401 20:28:54.334829   11880 buildroot.go:70] root file system type: tmpfs
	I0401 20:28:54.334829   11880 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0401 20:28:54.335363   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:56.366780   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:56.366780   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:56.366780   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:28:58.777121   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:28:58.777121   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:58.780834   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:28:58.781464   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.81 22 <nil> <nil>}
	I0401 20:28:58.781464   11880 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
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment="NO_PROXY=172.31.187.44"
	Environment="NO_PROXY=172.31.187.44,172.31.182.48"
	
	
	# 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=hyperv --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
	I0401 20:28:58.946100   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment=NO_PROXY=172.31.187.44
	Environment=NO_PROXY=172.31.187.44,172.31.182.48
	
	
	# 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=hyperv --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
	
	I0401 20:28:58.946100   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:29:00.986365   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:29:00.986365   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:00.987313   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:29:03.423774   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:29:03.423774   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:03.431429   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:29:03.431956   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.81 22 <nil> <nil>}
	I0401 20:29:03.432025   11880 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; }
	I0401 20:29:05.649214   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I0401 20:29:05.649214   11880 machine.go:96] duration metric: took 43.7811047s to provisionDockerMachine
	I0401 20:29:05.649214   11880 client.go:171] duration metric: took 1m49.4809895s to LocalClient.Create
	I0401 20:29:05.649214   11880 start.go:167] duration metric: took 1m49.4809895s to libmachine.API.Create "ha-025400"
	I0401 20:29:05.649214   11880 start.go:293] postStartSetup for "ha-025400-m03" (driver="hyperv")
	I0401 20:29:05.649214   11880 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]
	I0401 20:29:05.657393   11880 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
	I0401 20:29:05.657393   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:29:07.693310   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:29:07.693310   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:07.693391   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:29:10.117966   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:29:10.117966   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:10.118207   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.81 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m03\id_rsa Username:docker}
	I0401 20:29:10.220196   11880 ssh_runner.go:235] Completed: 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: (4.5627643s)
	I0401 20:29:10.228643   11880 ssh_runner.go:195] Run: cat /etc/os-release
	I0401 20:29:10.235150   11880 info.go:137] Remote host: Buildroot 2023.02.9
	I0401 20:29:10.235150   11880 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\addons for local assets ...
	I0401 20:29:10.236152   11880 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\files for local assets ...
	I0401 20:29:10.236152   11880 filesync.go:149] local asset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> 96922.pem in /etc/ssl/certs
	I0401 20:29:10.237152   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> /etc/ssl/certs/96922.pem
	I0401 20:29:10.246144   11880 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0401 20:29:10.264151   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem --> /etc/ssl/certs/96922.pem (1708 bytes)
	I0401 20:29:10.310504   11880 start.go:296] duration metric: took 4.6612511s for postStartSetup
	I0401 20:29:10.312264   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:29:12.350167   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:29:12.350336   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:12.350336   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:29:14.729947   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:29:14.729947   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:14.730748   11880 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\config.json ...
	I0401 20:29:14.733463   11880 start.go:128] duration metric: took 1m58.5721611s to createHost
	I0401 20:29:14.733557   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:29:16.783163   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:29:16.783163   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:16.783163   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:29:19.227486   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:29:19.227486   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:19.231491   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:29:19.232118   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.81 22 <nil> <nil>}
	I0401 20:29:19.232118   11880 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I0401 20:29:19.370783   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: 1743539359.396132725
	
	I0401 20:29:19.370783   11880 fix.go:216] guest clock: 1743539359.396132725
	I0401 20:29:19.370783   11880 fix.go:229] Guest: 2025-04-01 20:29:19.396132725 +0000 UTC Remote: 2025-04-01 20:29:14.7335571 +0000 UTC m=+526.178991501 (delta=4.662575625s)
	I0401 20:29:19.370783   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:29:21.386956   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:29:21.387043   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:21.387043   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:29:23.794750   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:29:23.794750   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:23.798636   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:29:23.798982   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.81 22 <nil> <nil>}
	I0401 20:29:23.798982   11880 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1743539359
	I0401 20:29:23.935078   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: Tue Apr  1 20:29:19 UTC 2025
	
	I0401 20:29:23.935155   11880 fix.go:236] clock set: Tue Apr  1 20:29:19 UTC 2025
	 (err=<nil>)
	I0401 20:29:23.935155   11880 start.go:83] releasing machines lock for "ha-025400-m03", held for 2m7.773776s
	I0401 20:29:23.935470   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:29:25.935505   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:29:25.935505   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:25.935654   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:29:28.368764   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:29:28.368764   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:28.371594   11880 out.go:177] * Found network options:
	I0401 20:29:28.376213   11880 out.go:177]   - NO_PROXY=172.31.187.44,172.31.182.48
	W0401 20:29:28.377991   11880 proxy.go:119] fail to check proxy env: Error ip not in block
	W0401 20:29:28.377991   11880 proxy.go:119] fail to check proxy env: Error ip not in block
	I0401 20:29:28.380033   11880 out.go:177]   - NO_PROXY=172.31.187.44,172.31.182.48
	W0401 20:29:28.383090   11880 proxy.go:119] fail to check proxy env: Error ip not in block
	W0401 20:29:28.383090   11880 proxy.go:119] fail to check proxy env: Error ip not in block
	W0401 20:29:28.384362   11880 proxy.go:119] fail to check proxy env: Error ip not in block
	W0401 20:29:28.384362   11880 proxy.go:119] fail to check proxy env: Error ip not in block
	I0401 20:29:28.385583   11880 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I0401 20:29:28.385583   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:29:28.392364   11880 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0401 20:29:28.392364   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:29:30.447857   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:29:30.447857   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:30.447857   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:29:30.458054   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:29:30.458054   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:30.458054   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:29:32.959665   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:29:32.959665   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:32.959665   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.81 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m03\id_rsa Username:docker}
	I0401 20:29:32.984449   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:29:32.984948   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:32.985456   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.81 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m03\id_rsa Username:docker}
	I0401 20:29:33.063870   11880 ssh_runner.go:235] Completed: sh -c "stat /etc/cni/net.d/*loopback.conf*": (4.6714671s)
	W0401 20:29:33.063870   11880 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I0401 20:29:33.072664   11880 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0401 20:29:33.075205   11880 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.6895824s)
	W0401 20:29:33.075205   11880 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I0401 20:29:33.105607   11880 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0401 20:29:33.105607   11880 start.go:495] detecting cgroup driver to use...
	I0401 20:29:33.105887   11880 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"
	I0401 20:29:33.151235   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	W0401 20:29:33.171778   11880 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W0401 20:29:33.171778   11880 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I0401 20:29:33.181648   11880 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"
	I0401 20:29:33.201332   11880 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0401 20:29:33.210442   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0401 20:29:33.238650   11880 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"
	I0401 20:29:33.267650   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0401 20:29:33.298699   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0401 20:29:33.327854   11880 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0401 20:29:33.357023   11880 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"
	I0401 20:29:33.390021   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0401 20:29:33.416995   11880 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"
	I0401 20:29:33.444849   11880 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0401 20:29:33.462692   11880 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0401 20:29:33.470929   11880 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0401 20:29:33.500429   11880 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0401 20:29:33.523787   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:29:33.734521   11880 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0401 20:29:33.768676   11880 start.go:495] detecting cgroup driver to use...
	I0401 20:29:33.777162   11880 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0401 20:29:33.807465   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0401 20:29:33.838453   11880 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0401 20:29:33.889843   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0401 20:29:33.921355   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0401 20:29:33.952381   11880 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0401 20:29:34.044052   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0401 20:29:34.072634   11880 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0401 20:29:34.116697   11880 ssh_runner.go:195] Run: which cri-dockerd
	I0401 20:29:34.130858   11880 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0401 20:29:34.147624   11880 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0401 20:29:34.185758   11880 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0401 20:29:34.373460   11880 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0401 20:29:34.543394   11880 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0401 20:29:34.543394   11880 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0401 20:29:34.583992   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:29:34.773232   11880 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0401 20:29:37.362583   11880 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.5893295s)
	I0401 20:29:37.370861   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0401 20:29:37.404124   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0401 20:29:37.435343   11880 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0401 20:29:37.625071   11880 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0401 20:29:37.814855   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:29:38.005737   11880 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0401 20:29:38.043589   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0401 20:29:38.075784   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:29:38.270328   11880 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0401 20:29:38.383333   11880 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0401 20:29:38.393320   11880 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0401 20:29:38.407764   11880 start.go:563] Will wait 60s for crictl version
	I0401 20:29:38.416630   11880 ssh_runner.go:195] Run: which crictl
	I0401 20:29:38.431893   11880 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0401 20:29:38.488140   11880 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.4.0
	RuntimeApiVersion:  v1
	I0401 20:29:38.494343   11880 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0401 20:29:38.533797   11880 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0401 20:29:38.571264   11880 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	I0401 20:29:38.574414   11880 out.go:177]   - env NO_PROXY=172.31.187.44
	I0401 20:29:38.578053   11880 out.go:177]   - env NO_PROXY=172.31.187.44,172.31.182.48
	I0401 20:29:38.581052   11880 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I0401 20:29:38.585693   11880 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I0401 20:29:38.585693   11880 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I0401 20:29:38.585693   11880 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I0401 20:29:38.585693   11880 ip.go:211] Found interface: {Index:7 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:76:b1:ea Flags:up|broadcast|multicast|running}
	I0401 20:29:38.587706   11880 ip.go:214] interface addr: fe80::b0ae:8d:e5e7:59c7/64
	I0401 20:29:38.587706   11880 ip.go:214] interface addr: 172.31.176.1/20
	I0401 20:29:38.595705   11880 ssh_runner.go:195] Run: grep 172.31.176.1	host.minikube.internal$ /etc/hosts
	I0401 20:29:38.602416   11880 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.31.176.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0401 20:29:38.623989   11880 mustload.go:65] Loading cluster: ha-025400
	I0401 20:29:38.624623   11880 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 20:29:38.625105   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:29:40.622500   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:29:40.622500   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:40.622766   11880 host.go:66] Checking if "ha-025400" exists ...
	I0401 20:29:40.623602   11880 certs.go:68] Setting up C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400 for IP: 172.31.187.81
	I0401 20:29:40.623602   11880 certs.go:194] generating shared ca certs ...
	I0401 20:29:40.623602   11880 certs.go:226] acquiring lock for ca certs: {Name:mkcb932913049efe02d6e38fc2201d3c46b3b4ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:29:40.624128   11880 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key
	I0401 20:29:40.624202   11880 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key
	I0401 20:29:40.624202   11880 certs.go:256] generating profile certs ...
	I0401 20:29:40.624883   11880 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\client.key
	I0401 20:29:40.624883   11880 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key.4c541b9d
	I0401 20:29:40.624883   11880 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt.4c541b9d with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.31.187.44 172.31.182.48 172.31.187.81 172.31.191.254]
	I0401 20:29:40.793082   11880 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt.4c541b9d ...
	I0401 20:29:40.793082   11880 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt.4c541b9d: {Name:mk328ee28e82ad2931417eeff23afc8d2312a8f1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:29:40.795070   11880 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key.4c541b9d ...
	I0401 20:29:40.795070   11880 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key.4c541b9d: {Name:mka0be316a962bebefbab58cdeac881d7891d13f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:29:40.795070   11880 certs.go:381] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt.4c541b9d -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt
	I0401 20:29:40.811230   11880 certs.go:385] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key.4c541b9d -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key
	I0401 20:29:40.812057   11880 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.key
	I0401 20:29:40.812057   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I0401 20:29:40.812057   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I0401 20:29:40.812057   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0401 20:29:40.812057   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0401 20:29:40.812714   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0401 20:29:40.812714   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0401 20:29:40.812714   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0401 20:29:40.813442   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0401 20:29:40.813644   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem (1338 bytes)
	W0401 20:29:40.813644   11880 certs.go:480] ignoring C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692_empty.pem, impossibly tiny 0 bytes
	I0401 20:29:40.813644   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0401 20:29:40.814301   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0401 20:29:40.814550   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0401 20:29:40.814834   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I0401 20:29:40.815289   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem (1708 bytes)
	I0401 20:29:40.815531   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem -> /usr/share/ca-certificates/9692.pem
	I0401 20:29:40.815661   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> /usr/share/ca-certificates/96922.pem
	I0401 20:29:40.815841   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0401 20:29:40.815965   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:29:42.864714   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:29:42.864714   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:42.864714   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:29:45.292351   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:29:45.292351   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:45.292351   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.44 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\id_rsa Username:docker}
	I0401 20:29:45.397461   11880 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/sa.pub
	I0401 20:29:45.404561   11880 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.pub --> memory (451 bytes)
	I0401 20:29:45.436371   11880 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/sa.key
	I0401 20:29:45.443231   11880 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.key --> memory (1679 bytes)
	I0401 20:29:45.471108   11880 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/front-proxy-ca.crt
	I0401 20:29:45.477921   11880 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.crt --> memory (1123 bytes)
	I0401 20:29:45.507570   11880 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/front-proxy-ca.key
	I0401 20:29:45.514980   11880 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.key --> memory (1679 bytes)
	I0401 20:29:45.543763   11880 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/etcd/ca.crt
	I0401 20:29:45.550177   11880 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.crt --> memory (1094 bytes)
	I0401 20:29:45.579419   11880 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/etcd/ca.key
	I0401 20:29:45.586435   11880 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.key --> memory (1679 bytes)
	I0401 20:29:45.606829   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0401 20:29:45.652088   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0401 20:29:45.695540   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0401 20:29:45.738777   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0401 20:29:45.788935   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1444 bytes)
	I0401 20:29:45.831690   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0401 20:29:45.875146   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0401 20:29:45.917146   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0401 20:29:45.962831   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem --> /usr/share/ca-certificates/9692.pem (1338 bytes)
	I0401 20:29:46.006817   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem --> /usr/share/ca-certificates/96922.pem (1708 bytes)
	I0401 20:29:46.052221   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0401 20:29:46.096468   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.pub (451 bytes)
	I0401 20:29:46.129775   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.key (1679 bytes)
	I0401 20:29:46.160724   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.crt (1123 bytes)
	I0401 20:29:46.194478   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.key (1679 bytes)
	I0401 20:29:46.226333   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.crt (1094 bytes)
	I0401 20:29:46.257503   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.key (1679 bytes)
	I0401 20:29:46.289393   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (744 bytes)
	I0401 20:29:46.329863   11880 ssh_runner.go:195] Run: openssl version
	I0401 20:29:46.347168   11880 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"
	I0401 20:29:46.374635   11880 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0401 20:29:46.381862   11880 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr  1 19:48 /usr/share/ca-certificates/minikubeCA.pem
	I0401 20:29:46.391161   11880 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0401 20:29:46.408250   11880 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"
	I0401 20:29:46.435653   11880 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/9692.pem && ln -fs /usr/share/ca-certificates/9692.pem /etc/ssl/certs/9692.pem"
	I0401 20:29:46.463814   11880 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/9692.pem
	I0401 20:29:46.470660   11880 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Apr  1 20:04 /usr/share/ca-certificates/9692.pem
	I0401 20:29:46.479089   11880 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/9692.pem
	I0401 20:29:46.496028   11880 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/9692.pem /etc/ssl/certs/51391683.0"
	I0401 20:29:46.522838   11880 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/96922.pem && ln -fs /usr/share/ca-certificates/96922.pem /etc/ssl/certs/96922.pem"
	I0401 20:29:46.551196   11880 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/96922.pem
	I0401 20:29:46.558757   11880 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Apr  1 20:04 /usr/share/ca-certificates/96922.pem
	I0401 20:29:46.566747   11880 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/96922.pem
	I0401 20:29:46.584173   11880 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/96922.pem /etc/ssl/certs/3ec20f2e.0"
	I0401 20:29:46.611433   11880 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0401 20:29:46.618733   11880 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0401 20:29:46.619016   11880 kubeadm.go:934] updating node {m03 172.31.187.81 8443 v1.32.2 docker true true} ...
	I0401 20:29:46.619226   11880 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=ha-025400-m03 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.31.187.81
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:ha-025400 Namespace:default APIServerHAVIP:172.31.191.254 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:}
	I0401 20:29:46.619289   11880 kube-vip.go:115] generating kube-vip config ...
	I0401 20:29:46.627384   11880 ssh_runner.go:195] Run: sudo sh -c "modprobe --all ip_vs ip_vs_rr ip_vs_wrr ip_vs_sh nf_conntrack"
	I0401 20:29:46.662819   11880 kube-vip.go:167] auto-enabling control-plane load-balancing in kube-vip
	I0401 20:29:46.662944   11880 kube-vip.go:137] kube-vip config:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  name: kube-vip
	  namespace: kube-system
	spec:
	  containers:
	  - args:
	    - manager
	    env:
	    - name: vip_arp
	      value: "true"
	    - name: port
	      value: "8443"
	    - name: vip_nodename
	      valueFrom:
	        fieldRef:
	          fieldPath: spec.nodeName
	    - name: vip_interface
	      value: eth0
	    - name: vip_cidr
	      value: "32"
	    - name: dns_mode
	      value: first
	    - name: cp_enable
	      value: "true"
	    - name: cp_namespace
	      value: kube-system
	    - name: vip_leaderelection
	      value: "true"
	    - name: vip_leasename
	      value: plndr-cp-lock
	    - name: vip_leaseduration
	      value: "5"
	    - name: vip_renewdeadline
	      value: "3"
	    - name: vip_retryperiod
	      value: "1"
	    - name: address
	      value: 172.31.191.254
	    - name: prometheus_server
	      value: :2112
	    - name : lb_enable
	      value: "true"
	    - name: lb_port
	      value: "8443"
	    image: ghcr.io/kube-vip/kube-vip:v0.8.9
	    imagePullPolicy: IfNotPresent
	    name: kube-vip
	    resources: {}
	    securityContext:
	      capabilities:
	        add:
	        - NET_ADMIN
	        - NET_RAW
	    volumeMounts:
	    - mountPath: /etc/kubernetes/admin.conf
	      name: kubeconfig
	  hostAliases:
	  - hostnames:
	    - kubernetes
	    ip: 127.0.0.1
	  hostNetwork: true
	  volumes:
	  - hostPath:
	      path: "/etc/kubernetes/admin.conf"
	    name: kubeconfig
	status: {}
	I0401 20:29:46.671685   11880 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0401 20:29:46.688107   11880 binaries.go:47] Didn't find k8s binaries: sudo ls /var/lib/minikube/binaries/v1.32.2: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/var/lib/minikube/binaries/v1.32.2': No such file or directory
	
	Initiating transfer...
	I0401 20:29:46.697553   11880 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/binaries/v1.32.2
	I0401 20:29:46.715199   11880 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubelet?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubelet.sha256
	I0401 20:29:46.715363   11880 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubeadm.sha256
	I0401 20:29:46.715199   11880 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubectl.sha256
	I0401 20:29:46.715488   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubeadm -> /var/lib/minikube/binaries/v1.32.2/kubeadm
	I0401 20:29:46.715611   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubectl -> /var/lib/minikube/binaries/v1.32.2/kubectl
	I0401 20:29:46.725826   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0401 20:29:46.726533   11880 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubeadm
	I0401 20:29:46.728481   11880 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubectl
	I0401 20:29:46.749286   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubelet -> /var/lib/minikube/binaries/v1.32.2/kubelet
	I0401 20:29:46.749367   11880 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubectl: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubectl: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubectl': No such file or directory
	I0401 20:29:46.749286   11880 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubeadm: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubeadm: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubeadm': No such file or directory
	I0401 20:29:46.749509   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubeadm --> /var/lib/minikube/binaries/v1.32.2/kubeadm (70942872 bytes)
	I0401 20:29:46.749509   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubectl --> /var/lib/minikube/binaries/v1.32.2/kubectl (57323672 bytes)
	I0401 20:29:46.759587   11880 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubelet
	I0401 20:29:46.797717   11880 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubelet: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubelet: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubelet': No such file or directory
	I0401 20:29:46.797990   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubelet --> /var/lib/minikube/binaries/v1.32.2/kubelet (77406468 bytes)
	I0401 20:29:48.043453   11880 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /etc/kubernetes/manifests
	I0401 20:29:48.061802   11880 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (313 bytes)
	I0401 20:29:48.092694   11880 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0401 20:29:48.123340   11880 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1441 bytes)
	I0401 20:29:48.163497   11880 ssh_runner.go:195] Run: grep 172.31.191.254	control-plane.minikube.internal$ /etc/hosts
	I0401 20:29:48.168812   11880 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.31.191.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0401 20:29:48.199387   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:29:48.395063   11880 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0401 20:29:48.427341   11880 host.go:66] Checking if "ha-025400" exists ...
	I0401 20:29:48.427893   11880 start.go:317] joinCluster: &{Name:ha-025400 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName:ha-025400 Namespace:def
ault APIServerHAVIP:172.31.191.254 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:} Nodes:[{Name: IP:172.31.187.44 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.31.182.48 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m03 IP:172.31.187.81 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-gad
get: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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableO
ptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0401 20:29:48.427893   11880 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0"
	I0401 20:29:48.427893   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:29:50.443637   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:29:50.444038   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:50.444099   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:29:52.842026   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:29:52.842026   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:52.842500   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.44 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\id_rsa Username:docker}
	I0401 20:29:53.040858   11880 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0": (4.6129257s)
	I0401 20:29:53.041914   11880 start.go:343] trying to join control-plane node "m03" to cluster: &{Name:m03 IP:172.31.187.81 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0401 20:29:53.041914   11880 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token 57ohwm.in4dsfk0y6244828 --discovery-token-ca-cert-hash sha256:ed5237e1582cd047e1509318b1994269b35c4e12bbc4d4044d51e18aae42aac6 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=ha-025400-m03 --control-plane --apiserver-advertise-address=172.31.187.81 --apiserver-bind-port=8443"
	I0401 20:30:32.774993   11880 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token 57ohwm.in4dsfk0y6244828 --discovery-token-ca-cert-hash sha256:ed5237e1582cd047e1509318b1994269b35c4e12bbc4d4044d51e18aae42aac6 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=ha-025400-m03 --control-plane --apiserver-advertise-address=172.31.187.81 --apiserver-bind-port=8443": (39.7327427s)
	I0401 20:30:32.776077   11880 ssh_runner.go:195] Run: /bin/bash -c "sudo systemctl daemon-reload && sudo systemctl enable kubelet && sudo systemctl start kubelet"
	I0401 20:30:33.523024   11880 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes ha-025400-m03 minikube.k8s.io/updated_at=2025_04_01T20_30_33_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=73c6e1c927350a51068882397e0642f8dfb63f2a minikube.k8s.io/name=ha-025400 minikube.k8s.io/primary=false
	I0401 20:30:33.676467   11880 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig taint nodes ha-025400-m03 node-role.kubernetes.io/control-plane:NoSchedule-
	I0401 20:30:33.879807   11880 start.go:319] duration metric: took 45.4515295s to joinCluster
	I0401 20:30:33.879807   11880 start.go:235] Will wait 6m0s for node &{Name:m03 IP:172.31.187.81 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0401 20:30:33.881446   11880 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 20:30:33.883899   11880 out.go:177] * Verifying Kubernetes components...
	I0401 20:30:33.898454   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:30:34.266529   11880 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0401 20:30:34.295738   11880 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 20:30:34.296241   11880 kapi.go:59] client config for ha-025400: &rest.Config{Host:"https://172.31.191.254:8443", 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.minikube5\\minikube-integration\\.minikube\\profiles\\ha-025400\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\ha-025400\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), Ne
xtProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x23292e0), 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)}
	W0401 20:30:34.296378   11880 kubeadm.go:483] Overriding stale ClientConfig host https://172.31.191.254:8443 with https://172.31.187.44:8443
	I0401 20:30:34.297156   11880 node_ready.go:35] waiting up to 6m0s for node "ha-025400-m03" to be "Ready" ...
	I0401 20:30:34.297370   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:34.297370   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:34.297370   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:34.297370   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:34.311552   11880 round_trippers.go:581] Response Status: 200 OK in 14 milliseconds
	I0401 20:30:34.798399   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:34.798502   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:34.798502   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:34.798502   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:34.804348   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:35.297823   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:35.297823   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:35.297823   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:35.297823   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:35.302054   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:35.798199   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:35.798296   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:35.798296   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:35.798296   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:35.802619   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:36.297357   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:36.297357   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:36.297357   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:36.297357   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:36.301667   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:36.301667   11880 node_ready.go:53] node "ha-025400-m03" has status "Ready":"False"
	I0401 20:30:36.798571   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:36.798571   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:36.798571   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:36.798571   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:36.804093   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:37.297333   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:37.297333   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:37.297333   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:37.297333   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:37.375896   11880 round_trippers.go:581] Response Status: 200 OK in 78 milliseconds
	I0401 20:30:37.798631   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:37.798631   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:37.798713   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:37.798713   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:37.803234   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:38.297783   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:38.297783   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:38.297783   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:38.297783   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:38.307244   11880 round_trippers.go:581] Response Status: 200 OK in 9 milliseconds
	I0401 20:30:38.307811   11880 node_ready.go:53] node "ha-025400-m03" has status "Ready":"False"
	I0401 20:30:38.797884   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:38.797884   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:38.797884   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:38.797884   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:38.804748   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:30:39.297836   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:39.297836   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:39.297836   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:39.297836   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:39.303252   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:39.797459   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:39.797459   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:39.797459   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:39.797459   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:39.981712   11880 round_trippers.go:581] Response Status: 200 OK in 184 milliseconds
	I0401 20:30:40.298321   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:40.298496   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:40.298496   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:40.298496   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:40.302338   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:30:40.797289   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:40.797289   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:40.797289   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:40.797289   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:40.809325   11880 round_trippers.go:581] Response Status: 200 OK in 12 milliseconds
	I0401 20:30:40.809663   11880 node_ready.go:53] node "ha-025400-m03" has status "Ready":"False"
	I0401 20:30:41.297499   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:41.297499   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:41.297499   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:41.297499   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:41.304691   11880 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0401 20:30:41.798565   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:41.798631   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:41.798631   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:41.798703   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:41.805593   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:30:42.297734   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:42.297734   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:42.297734   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:42.297734   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:42.302739   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:42.797807   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:42.797807   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:42.797807   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:42.797807   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:42.803057   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:43.298195   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:43.298195   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:43.298195   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:43.298195   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:43.303857   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:43.304659   11880 node_ready.go:53] node "ha-025400-m03" has status "Ready":"False"
	I0401 20:30:43.798106   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:43.798106   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:43.798106   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:43.798106   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:43.803150   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:44.298427   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:44.298550   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:44.298550   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:44.298550   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:44.302618   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:44.798707   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:44.798707   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:44.798707   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:44.798707   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:44.803251   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:45.298625   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:45.298625   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:45.298625   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:45.298625   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:45.303537   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:45.797867   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:45.797867   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:45.797867   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:45.797867   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:45.802655   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:45.803368   11880 node_ready.go:53] node "ha-025400-m03" has status "Ready":"False"
	I0401 20:30:46.297382   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:46.297382   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:46.297382   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:46.297382   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:46.303558   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:30:46.797676   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:46.797676   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:46.797676   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:46.797676   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:46.803413   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:47.298495   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:47.298495   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:47.298914   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:47.298914   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:47.303891   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:47.798547   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:47.798547   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:47.798547   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:47.798547   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:47.803200   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:47.803906   11880 node_ready.go:53] node "ha-025400-m03" has status "Ready":"False"
	I0401 20:30:48.298008   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:48.298008   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:48.298008   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:48.298008   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:48.303941   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:48.797720   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:48.797720   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:48.797720   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:48.797720   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:48.802471   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:49.297937   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:49.297937   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:49.297937   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:49.297937   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:49.303797   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:49.798001   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:49.798001   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:49.798001   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:49.798001   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:49.804141   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:30:49.804622   11880 node_ready.go:53] node "ha-025400-m03" has status "Ready":"False"
	I0401 20:30:50.298285   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:50.298805   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:50.298805   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:50.298805   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:50.305395   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:30:50.798426   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:50.798426   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:50.798426   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:50.798426   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:50.803434   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:51.298375   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:51.298467   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:51.298467   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:51.298467   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:51.303671   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:51.798072   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:51.798159   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:51.798159   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:51.798159   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:51.803425   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:52.298757   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:52.298757   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:52.298757   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:52.298757   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:52.304676   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:52.305328   11880 node_ready.go:53] node "ha-025400-m03" has status "Ready":"False"
	I0401 20:30:52.797722   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:52.797722   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:52.797722   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:52.797722   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:52.803301   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:53.297957   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:53.297957   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:53.297957   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:53.297957   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:53.303235   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:53.797792   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:53.797792   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:53.797792   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:53.797792   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:53.802782   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:53.803347   11880 node_ready.go:49] node "ha-025400-m03" has status "Ready":"True"
	I0401 20:30:53.803347   11880 node_ready.go:38] duration metric: took 19.5059594s for node "ha-025400-m03" to be "Ready" ...
	I0401 20:30:53.803347   11880 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0401 20:30:53.803487   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods
	I0401 20:30:53.803487   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:53.803487   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:53.803487   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:53.810874   11880 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0401 20:30:53.813081   11880 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-5kgm4" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:53.813694   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-5kgm4
	I0401 20:30:53.813727   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:53.813770   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:53.813770   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:53.817342   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:30:53.817342   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:30:53.817342   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:53.817342   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:53.817342   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:53.820914   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:30:53.820914   11880 pod_ready.go:93] pod "coredns-668d6bf9bc-5kgm4" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:53.820914   11880 pod_ready.go:82] duration metric: took 7.8333ms for pod "coredns-668d6bf9bc-5kgm4" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:53.820914   11880 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-7xv8s" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:53.820914   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7xv8s
	I0401 20:30:53.820914   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:53.820914   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:53.820914   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:53.825062   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:53.825782   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:30:53.825782   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:53.825851   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:53.825851   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:53.829340   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:30:53.829441   11880 pod_ready.go:93] pod "coredns-668d6bf9bc-7xv8s" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:53.829534   11880 pod_ready.go:82] duration metric: took 8.6194ms for pod "coredns-668d6bf9bc-7xv8s" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:53.829534   11880 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:53.829661   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/etcd-ha-025400
	I0401 20:30:53.829661   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:53.829661   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:53.829661   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:53.833467   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:30:53.833467   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:30:53.833467   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:53.833467   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:53.833467   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:53.836832   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:30:53.836832   11880 pod_ready.go:93] pod "etcd-ha-025400" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:53.836832   11880 pod_ready.go:82] duration metric: took 7.2986ms for pod "etcd-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:53.836832   11880 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:53.836832   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/etcd-ha-025400-m02
	I0401 20:30:53.836832   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:53.836832   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:53.836832   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:53.840729   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:30:53.841535   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:30:53.841566   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:53.841566   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:53.841566   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:53.844858   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:30:53.844858   11880 pod_ready.go:93] pod "etcd-ha-025400-m02" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:53.844858   11880 pod_ready.go:82] duration metric: took 8.0258ms for pod "etcd-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:53.844858   11880 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-025400-m03" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:53.999122   11880 request.go:661] Waited for 154.2628ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/etcd-ha-025400-m03
	I0401 20:30:53.999458   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/etcd-ha-025400-m03
	I0401 20:30:53.999458   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:53.999458   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:53.999458   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:54.004093   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:54.198672   11880 request.go:661] Waited for 193.2333ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:54.198987   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:54.198987   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:54.198987   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:54.198987   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:54.203903   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:54.204658   11880 pod_ready.go:93] pod "etcd-ha-025400-m03" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:54.204658   11880 pod_ready.go:82] duration metric: took 359.7969ms for pod "etcd-ha-025400-m03" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:54.204732   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:54.397939   11880 request.go:661] Waited for 193.1429ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-025400
	I0401 20:30:54.398351   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-025400
	I0401 20:30:54.398351   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:54.398351   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:54.398351   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:54.407280   11880 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0401 20:30:54.597864   11880 request.go:661] Waited for 189.8094ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:30:54.598069   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:30:54.598069   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:54.598069   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:54.598069   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:54.602536   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:54.603059   11880 pod_ready.go:93] pod "kube-apiserver-ha-025400" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:54.603059   11880 pod_ready.go:82] duration metric: took 398.3234ms for pod "kube-apiserver-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:54.603059   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:54.798585   11880 request.go:661] Waited for 195.3978ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-025400-m02
	I0401 20:30:54.798585   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-025400-m02
	I0401 20:30:54.798585   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:54.798968   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:54.799028   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:54.803843   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:54.998596   11880 request.go:661] Waited for 193.8036ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:30:54.998852   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:30:54.998852   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:54.998852   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:54.998852   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:55.003874   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:55.003874   11880 pod_ready.go:93] pod "kube-apiserver-ha-025400-m02" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:55.004406   11880 pod_ready.go:82] duration metric: took 401.343ms for pod "kube-apiserver-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:55.004406   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-025400-m03" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:55.198562   11880 request.go:661] Waited for 193.9988ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-025400-m03
	I0401 20:30:55.198562   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-025400-m03
	I0401 20:30:55.198562   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:55.198562   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:55.198562   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:55.203806   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:55.398153   11880 request.go:661] Waited for 193.9331ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:55.398593   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:55.398628   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:55.398628   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:55.398628   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:55.404398   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:55.405614   11880 pod_ready.go:93] pod "kube-apiserver-ha-025400-m03" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:55.405716   11880 pod_ready.go:82] duration metric: took 401.3071ms for pod "kube-apiserver-ha-025400-m03" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:55.405781   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:55.597947   11880 request.go:661] Waited for 192.07ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-025400
	I0401 20:30:55.597947   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-025400
	I0401 20:30:55.597947   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:55.597947   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:55.597947   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:55.608788   11880 round_trippers.go:581] Response Status: 200 OK in 10 milliseconds
	I0401 20:30:55.797929   11880 request.go:661] Waited for 187.884ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:30:55.797929   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:30:55.797929   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:55.797929   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:55.797929   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:55.803389   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:55.803804   11880 pod_ready.go:93] pod "kube-controller-manager-ha-025400" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:55.803804   11880 pod_ready.go:82] duration metric: took 398.0197ms for pod "kube-controller-manager-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:55.803804   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:55.998335   11880 request.go:661] Waited for 194.3988ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-025400-m02
	I0401 20:30:55.998651   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-025400-m02
	I0401 20:30:55.998651   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:55.998651   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:55.998651   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:56.003906   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:56.198033   11880 request.go:661] Waited for 193.2807ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:30:56.198299   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:30:56.198299   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:56.198299   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:56.198299   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:56.203965   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:56.204247   11880 pod_ready.go:93] pod "kube-controller-manager-ha-025400-m02" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:56.204346   11880 pod_ready.go:82] duration metric: took 400.5388ms for pod "kube-controller-manager-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:56.204346   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-025400-m03" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:56.397847   11880 request.go:661] Waited for 193.3799ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-025400-m03
	I0401 20:30:56.398368   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-025400-m03
	I0401 20:30:56.398429   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:56.398429   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:56.398429   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:56.404063   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:56.598181   11880 request.go:661] Waited for 193.7915ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:56.598472   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:56.598472   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:56.598546   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:56.598630   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:56.603777   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:56.604088   11880 pod_ready.go:93] pod "kube-controller-manager-ha-025400-m03" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:56.604088   11880 pod_ready.go:82] duration metric: took 399.7384ms for pod "kube-controller-manager-ha-025400-m03" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:56.604088   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-55c9c" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:56.798260   11880 request.go:661] Waited for 194.0406ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-proxy-55c9c
	I0401 20:30:56.798260   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-proxy-55c9c
	I0401 20:30:56.798260   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:56.798260   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:56.798260   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:56.804282   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:30:56.997994   11880 request.go:661] Waited for 193.0436ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:30:56.997994   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:30:56.997994   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:56.997994   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:56.997994   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:57.002877   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:57.003868   11880 pod_ready.go:93] pod "kube-proxy-55c9c" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:57.003868   11880 pod_ready.go:82] duration metric: took 399.7773ms for pod "kube-proxy-55c9c" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:57.003868   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-fltj9" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:57.198941   11880 request.go:661] Waited for 195.0715ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-proxy-fltj9
	I0401 20:30:57.199374   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-proxy-fltj9
	I0401 20:30:57.199374   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:57.199374   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:57.199374   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:57.204110   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:57.398592   11880 request.go:661] Waited for 193.7124ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:30:57.398592   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:30:57.398592   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:57.398592   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:57.398592   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:57.404606   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:30:57.404981   11880 pod_ready.go:93] pod "kube-proxy-fltj9" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:57.404981   11880 pod_ready.go:82] duration metric: took 401.1097ms for pod "kube-proxy-fltj9" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:57.404981   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-w8r28" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:57.598066   11880 request.go:661] Waited for 193.083ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-proxy-w8r28
	I0401 20:30:57.598066   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-proxy-w8r28
	I0401 20:30:57.598066   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:57.598066   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:57.598066   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:57.603723   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:57.798217   11880 request.go:661] Waited for 193.8708ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:57.798217   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:57.798217   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:57.798217   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:57.798217   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:57.802939   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:57.803496   11880 pod_ready.go:93] pod "kube-proxy-w8r28" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:57.803569   11880 pod_ready.go:82] duration metric: took 398.5839ms for pod "kube-proxy-w8r28" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:57.803569   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:57.998335   11880 request.go:661] Waited for 194.6669ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-025400
	I0401 20:30:57.998335   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-025400
	I0401 20:30:57.998335   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:57.998335   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:57.998335   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:58.003374   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:58.198651   11880 request.go:661] Waited for 194.7195ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:30:58.198651   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:30:58.198651   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:58.198651   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:58.198651   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:58.203569   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:58.203927   11880 pod_ready.go:93] pod "kube-scheduler-ha-025400" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:58.204002   11880 pod_ready.go:82] duration metric: took 400.3551ms for pod "kube-scheduler-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:58.204002   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:58.398641   11880 request.go:661] Waited for 194.5549ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-025400-m02
	I0401 20:30:58.399021   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-025400-m02
	I0401 20:30:58.399021   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:58.399021   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:58.399021   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:58.404573   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:58.598758   11880 request.go:661] Waited for 194.1837ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:30:58.599082   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:30:58.599082   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:58.599082   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:58.599082   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:58.604027   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:58.604233   11880 pod_ready.go:93] pod "kube-scheduler-ha-025400-m02" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:58.604233   11880 pod_ready.go:82] duration metric: took 400.2285ms for pod "kube-scheduler-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:58.604233   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-025400-m03" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:58.798287   11880 request.go:661] Waited for 193.8432ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-025400-m03
	I0401 20:30:58.798287   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-025400-m03
	I0401 20:30:58.798287   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:58.798287   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:58.798287   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:58.803138   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:58.998289   11880 request.go:661] Waited for 194.6964ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:58.998289   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:58.998289   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:58.998289   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:58.998289   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:59.006726   11880 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0401 20:30:59.006726   11880 pod_ready.go:93] pod "kube-scheduler-ha-025400-m03" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:59.006726   11880 pod_ready.go:82] duration metric: took 402.343ms for pod "kube-scheduler-ha-025400-m03" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:59.006726   11880 pod_ready.go:39] duration metric: took 5.2032348s 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" ...
	I0401 20:30:59.006726   11880 api_server.go:52] waiting for apiserver process to appear ...
	I0401 20:30:59.015968   11880 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0401 20:30:59.040964   11880 api_server.go:72] duration metric: took 25.1599184s to wait for apiserver process to appear ...
	I0401 20:30:59.040964   11880 api_server.go:88] waiting for apiserver healthz status ...
	I0401 20:30:59.040964   11880 api_server.go:253] Checking apiserver healthz at https://172.31.187.44:8443/healthz ...
	I0401 20:30:59.048015   11880 api_server.go:279] https://172.31.187.44:8443/healthz returned 200:
	ok
	I0401 20:30:59.048015   11880 round_trippers.go:470] GET https://172.31.187.44:8443/version
	I0401 20:30:59.048015   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:59.048015   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:59.048015   11880 round_trippers.go:480]     Accept: application/json, */*
	I0401 20:30:59.049662   11880 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0401 20:30:59.049820   11880 api_server.go:141] control plane version: v1.32.2
	I0401 20:30:59.049848   11880 api_server.go:131] duration metric: took 8.884ms to wait for apiserver health ...
	I0401 20:30:59.049848   11880 system_pods.go:43] waiting for kube-system pods to appear ...
	I0401 20:30:59.198950   11880 request.go:661] Waited for 149.0714ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods
	I0401 20:30:59.198950   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods
	I0401 20:30:59.198950   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:59.198950   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:59.198950   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:59.205697   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:30:59.207424   11880 system_pods.go:59] 24 kube-system pods found
	I0401 20:30:59.207424   11880 system_pods.go:61] "coredns-668d6bf9bc-5kgm4" [05779c8e-9f63-4389-a878-09e950daca21] Running
	I0401 20:30:59.207424   11880 system_pods.go:61] "coredns-668d6bf9bc-7xv8s" [e80a4d5c-8099-4d7a-bc7c-2244f994bd16] Running
	I0401 20:30:59.207424   11880 system_pods.go:61] "etcd-ha-025400" [b6effd4d-0457-4ec0-9c6b-27aa250ac7d4] Running
	I0401 20:30:59.207424   11880 system_pods.go:61] "etcd-ha-025400-m02" [3b8e0dc9-756d-465f-b756-d3f4c7cd8a45] Running
	I0401 20:30:59.207424   11880 system_pods.go:61] "etcd-ha-025400-m03" [37e14ead-6e80-4937-a7bb-246fe4efda08] Running
	I0401 20:30:59.207506   11880 system_pods.go:61] "kindnet-5ldbl" [24010730-3932-44ff-88bc-b9ceceaf39fe] Running
	I0401 20:30:59.207506   11880 system_pods.go:61] "kindnet-86s27" [ac54d8d4-1728-4901-bb54-4cb926d5bac3] Running
	I0401 20:30:59.207506   11880 system_pods.go:61] "kindnet-c46q4" [3630a1ad-ca5f-4d2f-bcb9-64f0d3ac17f8] Running
	I0401 20:30:59.207506   11880 system_pods.go:61] "kube-apiserver-ha-025400" [a70556cb-7619-40a6-ac4e-688002c88de1] Running
	I0401 20:30:59.207506   11880 system_pods.go:61] "kube-apiserver-ha-025400-m02" [6d762678-32e7-4887-a0d3-b731816449fb] Running
	I0401 20:30:59.207506   11880 system_pods.go:61] "kube-apiserver-ha-025400-m03" [a8dee408-4ce8-4899-906c-c4d38179d2d8] Running
	I0401 20:30:59.207562   11880 system_pods.go:61] "kube-controller-manager-ha-025400" [a3c450fc-789b-4c02-8ae5-cf0ef371e9f7] Running
	I0401 20:30:59.207562   11880 system_pods.go:61] "kube-controller-manager-ha-025400-m02" [a8ce0f00-926e-4518-a813-8ddde66cd716] Running
	I0401 20:30:59.207562   11880 system_pods.go:61] "kube-controller-manager-ha-025400-m03" [7ccdc011-f449-4e60-92d5-cef5d7c1aeaa] Running
	I0401 20:30:59.207601   11880 system_pods.go:61] "kube-proxy-55c9c" [221b02cb-52cb-496d-8b87-57e838809d0f] Running
	I0401 20:30:59.207601   11880 system_pods.go:61] "kube-proxy-fltj9" [e0c50f65-492a-439b-9eea-63c70685f85d] Running
	I0401 20:30:59.207601   11880 system_pods.go:61] "kube-proxy-w8r28" [4974373c-43d4-4867-b76b-539fd49c9218] Running
	I0401 20:30:59.207601   11880 system_pods.go:61] "kube-scheduler-ha-025400" [b35610e7-1aea-47e7-8c03-c3df37753355] Running
	I0401 20:30:59.207601   11880 system_pods.go:61] "kube-scheduler-ha-025400-m02" [7eb2ab0a-9459-4364-ac9b-0cd102d5d851] Running
	I0401 20:30:59.207601   11880 system_pods.go:61] "kube-scheduler-ha-025400-m03" [56044d08-00da-400b-886d-3e3049d2da78] Running
	I0401 20:30:59.207601   11880 system_pods.go:61] "kube-vip-ha-025400" [6cbfb597-c625-4ef6-8aaa-0e0ef364c848] Running
	I0401 20:30:59.207601   11880 system_pods.go:61] "kube-vip-ha-025400-m02" [2fafa773-fd06-4708-ad3d-66cc19bc3cb8] Running
	I0401 20:30:59.207601   11880 system_pods.go:61] "kube-vip-ha-025400-m03" [c6b35ede-6af4-49f3-b17b-6117294044d6] Running
	I0401 20:30:59.207601   11880 system_pods.go:61] "storage-provisioner" [75f2eba4-9322-46df-872d-c161110c27de] Running
	I0401 20:30:59.207677   11880 system_pods.go:74] duration metric: took 157.7219ms to wait for pod list to return data ...
	I0401 20:30:59.207677   11880 default_sa.go:34] waiting for default service account to be created ...
	I0401 20:30:59.397939   11880 request.go:661] Waited for 190.1712ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/default/serviceaccounts
	I0401 20:30:59.398249   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/default/serviceaccounts
	I0401 20:30:59.398249   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:59.398249   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:59.398249   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:59.404246   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:59.404246   11880 default_sa.go:45] found service account: "default"
	I0401 20:30:59.404246   11880 default_sa.go:55] duration metric: took 196.5675ms for default service account to be created ...
	I0401 20:30:59.404246   11880 system_pods.go:116] waiting for k8s-apps to be running ...
	I0401 20:30:59.598638   11880 request.go:661] Waited for 194.3903ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods
	I0401 20:30:59.598638   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods
	I0401 20:30:59.599092   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:59.599182   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:59.599182   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:59.605821   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:30:59.607522   11880 system_pods.go:86] 24 kube-system pods found
	I0401 20:30:59.607620   11880 system_pods.go:89] "coredns-668d6bf9bc-5kgm4" [05779c8e-9f63-4389-a878-09e950daca21] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "coredns-668d6bf9bc-7xv8s" [e80a4d5c-8099-4d7a-bc7c-2244f994bd16] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "etcd-ha-025400" [b6effd4d-0457-4ec0-9c6b-27aa250ac7d4] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "etcd-ha-025400-m02" [3b8e0dc9-756d-465f-b756-d3f4c7cd8a45] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "etcd-ha-025400-m03" [37e14ead-6e80-4937-a7bb-246fe4efda08] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "kindnet-5ldbl" [24010730-3932-44ff-88bc-b9ceceaf39fe] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "kindnet-86s27" [ac54d8d4-1728-4901-bb54-4cb926d5bac3] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "kindnet-c46q4" [3630a1ad-ca5f-4d2f-bcb9-64f0d3ac17f8] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "kube-apiserver-ha-025400" [a70556cb-7619-40a6-ac4e-688002c88de1] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "kube-apiserver-ha-025400-m02" [6d762678-32e7-4887-a0d3-b731816449fb] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "kube-apiserver-ha-025400-m03" [a8dee408-4ce8-4899-906c-c4d38179d2d8] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "kube-controller-manager-ha-025400" [a3c450fc-789b-4c02-8ae5-cf0ef371e9f7] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "kube-controller-manager-ha-025400-m02" [a8ce0f00-926e-4518-a813-8ddde66cd716] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "kube-controller-manager-ha-025400-m03" [7ccdc011-f449-4e60-92d5-cef5d7c1aeaa] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "kube-proxy-55c9c" [221b02cb-52cb-496d-8b87-57e838809d0f] Running
	I0401 20:30:59.607730   11880 system_pods.go:89] "kube-proxy-fltj9" [e0c50f65-492a-439b-9eea-63c70685f85d] Running
	I0401 20:30:59.607730   11880 system_pods.go:89] "kube-proxy-w8r28" [4974373c-43d4-4867-b76b-539fd49c9218] Running
	I0401 20:30:59.607730   11880 system_pods.go:89] "kube-scheduler-ha-025400" [b35610e7-1aea-47e7-8c03-c3df37753355] Running
	I0401 20:30:59.607730   11880 system_pods.go:89] "kube-scheduler-ha-025400-m02" [7eb2ab0a-9459-4364-ac9b-0cd102d5d851] Running
	I0401 20:30:59.607730   11880 system_pods.go:89] "kube-scheduler-ha-025400-m03" [56044d08-00da-400b-886d-3e3049d2da78] Running
	I0401 20:30:59.607730   11880 system_pods.go:89] "kube-vip-ha-025400" [6cbfb597-c625-4ef6-8aaa-0e0ef364c848] Running
	I0401 20:30:59.607730   11880 system_pods.go:89] "kube-vip-ha-025400-m02" [2fafa773-fd06-4708-ad3d-66cc19bc3cb8] Running
	I0401 20:30:59.607730   11880 system_pods.go:89] "kube-vip-ha-025400-m03" [c6b35ede-6af4-49f3-b17b-6117294044d6] Running
	I0401 20:30:59.607730   11880 system_pods.go:89] "storage-provisioner" [75f2eba4-9322-46df-872d-c161110c27de] Running
	I0401 20:30:59.607730   11880 system_pods.go:126] duration metric: took 203.4824ms to wait for k8s-apps to be running ...
	I0401 20:30:59.607730   11880 system_svc.go:44] waiting for kubelet service to be running ....
	I0401 20:30:59.615945   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0401 20:30:59.639588   11880 system_svc.go:56] duration metric: took 31.8581ms WaitForService to wait for kubelet
	I0401 20:30:59.639588   11880 kubeadm.go:582] duration metric: took 25.7585372s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0401 20:30:59.639588   11880 node_conditions.go:102] verifying NodePressure condition ...
	I0401 20:30:59.798068   11880 request.go:661] Waited for 158.478ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes
	I0401 20:30:59.798068   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes
	I0401 20:30:59.798068   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:59.798068   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:59.798068   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:59.804162   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:59.804695   11880 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 20:30:59.804695   11880 node_conditions.go:123] node cpu capacity is 2
	I0401 20:30:59.804695   11880 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 20:30:59.804695   11880 node_conditions.go:123] node cpu capacity is 2
	I0401 20:30:59.804695   11880 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 20:30:59.804773   11880 node_conditions.go:123] node cpu capacity is 2
	I0401 20:30:59.804773   11880 node_conditions.go:105] duration metric: took 165.1837ms to run NodePressure ...
	I0401 20:30:59.804808   11880 start.go:241] waiting for startup goroutines ...
	I0401 20:30:59.804808   11880 start.go:255] writing updated cluster config ...
	I0401 20:30:59.815863   11880 ssh_runner.go:195] Run: rm -f paused
	I0401 20:30:59.936976   11880 start.go:600] kubectl: 1.32.3, cluster: 1.32.2 (minor skew: 0)
	I0401 20:30:59.943618   11880 out.go:177] * Done! kubectl is now configured to use "ha-025400" cluster and "default" namespace by default
	
	
	==> Docker <==
	Apr 01 20:23:54 ha-025400 dockerd[1457]: time="2025-04-01T20:23:54.768733596Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 20:23:54 ha-025400 dockerd[1457]: time="2025-04-01T20:23:54.780681686Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Apr 01 20:23:54 ha-025400 dockerd[1457]: time="2025-04-01T20:23:54.780821888Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Apr 01 20:23:54 ha-025400 dockerd[1457]: time="2025-04-01T20:23:54.780836288Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 20:23:54 ha-025400 dockerd[1457]: time="2025-04-01T20:23:54.781055289Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 20:23:54 ha-025400 cri-dockerd[1348]: time="2025-04-01T20:23:54Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/99f5adfc165ee155cdd4fe998be41cbab58e5fb9e7ee21874f5ecbc48b99cc44/resolv.conf as [nameserver 172.31.176.1]"
	Apr 01 20:23:55 ha-025400 cri-dockerd[1348]: time="2025-04-01T20:23:55Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/ff437ac4411b1fed5f0f34157ab57c30c0f75b2cd4e74116a049078433daa5d8/resolv.conf as [nameserver 172.31.176.1]"
	Apr 01 20:23:55 ha-025400 dockerd[1457]: time="2025-04-01T20:23:55.386707119Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Apr 01 20:23:55 ha-025400 dockerd[1457]: time="2025-04-01T20:23:55.386796319Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Apr 01 20:23:55 ha-025400 dockerd[1457]: time="2025-04-01T20:23:55.386892320Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 20:23:55 ha-025400 dockerd[1457]: time="2025-04-01T20:23:55.388141430Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 20:23:55 ha-025400 dockerd[1457]: time="2025-04-01T20:23:55.416103362Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Apr 01 20:23:55 ha-025400 dockerd[1457]: time="2025-04-01T20:23:55.416290364Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Apr 01 20:23:55 ha-025400 dockerd[1457]: time="2025-04-01T20:23:55.416425865Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 20:23:55 ha-025400 dockerd[1457]: time="2025-04-01T20:23:55.416694567Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 20:31:35 ha-025400 dockerd[1457]: time="2025-04-01T20:31:35.673319430Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Apr 01 20:31:35 ha-025400 dockerd[1457]: time="2025-04-01T20:31:35.673714533Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Apr 01 20:31:35 ha-025400 dockerd[1457]: time="2025-04-01T20:31:35.673749033Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 20:31:35 ha-025400 dockerd[1457]: time="2025-04-01T20:31:35.673992535Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 20:31:35 ha-025400 cri-dockerd[1348]: time="2025-04-01T20:31:35Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/04dbc0805ac9f33541b52d22a11c3c6392e26ccfe1c737733a77d444654017c7/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local options ndots:5]"
	Apr 01 20:31:37 ha-025400 cri-dockerd[1348]: time="2025-04-01T20:31:37Z" level=info msg="Stop pulling image gcr.io/k8s-minikube/busybox:1.28: Status: Downloaded newer image for gcr.io/k8s-minikube/busybox:1.28"
	Apr 01 20:31:37 ha-025400 dockerd[1457]: time="2025-04-01T20:31:37.634400438Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Apr 01 20:31:37 ha-025400 dockerd[1457]: time="2025-04-01T20:31:37.634500639Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Apr 01 20:31:37 ha-025400 dockerd[1457]: time="2025-04-01T20:31:37.634516239Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 20:31:37 ha-025400 dockerd[1457]: time="2025-04-01T20:31:37.635618253Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                 CREATED              STATE               NAME                      ATTEMPT             POD ID              POD
	bebcf5207e603       gcr.io/k8s-minikube/busybox@sha256:9afb80db71730dbb303fe00765cbf34bddbdc6b66e49897fc2e1861967584b12   About a minute ago   Running             busybox                   0                   04dbc0805ac9f       busybox-58667487b6-bd49n
	13223865e6953       c69fa2e9cbf5f                                                                                         8 minutes ago        Running             coredns                   0                   ff437ac4411b1       coredns-668d6bf9bc-5kgm4
	34b0c567e237d       c69fa2e9cbf5f                                                                                         8 minutes ago        Running             coredns                   0                   99f5adfc165ee       coredns-668d6bf9bc-7xv8s
	f354731758d2d       6e38f40d628db                                                                                         8 minutes ago        Running             storage-provisioner       0                   0ddf4dcf5ffd7       storage-provisioner
	a9d45e6d0785b       kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495              9 minutes ago        Running             kindnet-cni               0                   3806e53d97fa6       kindnet-86s27
	fde80c659f2b5       f1332858868e1                                                                                         9 minutes ago        Running             kube-proxy                0                   2491e4f0378cf       kube-proxy-fltj9
	8ff64820c3fbd       ghcr.io/kube-vip/kube-vip@sha256:717b8bef2758c10042d64ae7949201ef7f243d928fce265b04e488e844bf9528     9 minutes ago        Running             kube-vip                  0                   aa702b1dede1f       kube-vip-ha-025400
	9bcb0c8cb9d25       d8e673e7c9983                                                                                         9 minutes ago        Running             kube-scheduler            0                   c6c57f98e2091       kube-scheduler-ha-025400
	79fb7fc51e603       b6a454c5a800d                                                                                         9 minutes ago        Running             kube-controller-manager   0                   624c8ff2249ab       kube-controller-manager-ha-025400
	dd793e60b7c8d       a9e7e6b294baf                                                                                         9 minutes ago        Running             etcd                      0                   90220ba11c688       etcd-ha-025400
	6e83ef77af925       85b7a174738ba                                                                                         9 minutes ago        Running             kube-apiserver            0                   1d041fa8eabad       kube-apiserver-ha-025400
	
	
	==> coredns [13223865e695] <==
	[INFO] 10.244.2.2:40922 - 5 "PTR IN 148.40.75.147.in-addr.arpa. udp 44 false 512" NXDOMAIN qr,aa,rd,ra 140 0.000188802s
	[INFO] 10.244.0.4:57351 - 3 "AAAA IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,rd,ra 111 0.068499949s
	[INFO] 10.244.0.4:56390 - 6 "A IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,rd,ra 111 0.013582069s
	[INFO] 10.244.0.4:46006 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000160302s
	[INFO] 10.244.1.2:58994 - 4 "AAAA IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000161202s
	[INFO] 10.244.1.2:51503 - 5 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000197302s
	[INFO] 10.244.1.2:50015 - 6 "A IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000140502s
	[INFO] 10.244.1.2:38235 - 8 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000267903s
	[INFO] 10.244.1.2:41199 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000145902s
	[INFO] 10.244.2.2:40738 - 3 "AAAA IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000085301s
	[INFO] 10.244.2.2:43612 - 6 "A IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000075401s
	[INFO] 10.244.2.2:58734 - 7 "A IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000139102s
	[INFO] 10.244.0.4:59743 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000127101s
	[INFO] 10.244.0.4:53025 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000308103s
	[INFO] 10.244.0.4:44277 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000066501s
	[INFO] 10.244.1.2:39405 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000206403s
	[INFO] 10.244.1.2:51640 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000323304s
	[INFO] 10.244.2.2:35915 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000274803s
	[INFO] 10.244.2.2:41799 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000216302s
	[INFO] 10.244.0.4:49834 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000180603s
	[INFO] 10.244.0.4:43455 - 5 "PTR IN 1.176.31.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000292904s
	[INFO] 10.244.1.2:34370 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000298004s
	[INFO] 10.244.1.2:36360 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000205103s
	[INFO] 10.244.1.2:33910 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000119901s
	[INFO] 10.244.1.2:49782 - 5 "PTR IN 1.176.31.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.0000664s
	
	
	==> coredns [34b0c567e237] <==
	[INFO] 10.244.2.2:60287 - 3 "AAAA IN kubernetes.io. udp 31 false 512" NOERROR qr,aa,rd,ra 140 0.000114302s
	[INFO] 10.244.0.4:60618 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000176802s
	[INFO] 10.244.0.4:35976 - 4 "AAAA IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000310404s
	[INFO] 10.244.0.4:36523 - 5 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000284304s
	[INFO] 10.244.0.4:40412 - 7 "A IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000221403s
	[INFO] 10.244.0.4:59933 - 8 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000398205s
	[INFO] 10.244.1.2:52318 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000130202s
	[INFO] 10.244.1.2:51589 - 3 "AAAA IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,rd,ra 111 0.003330741s
	[INFO] 10.244.1.2:50856 - 7 "A IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000250703s
	[INFO] 10.244.2.2:55200 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000204703s
	[INFO] 10.244.2.2:59311 - 4 "AAAA IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000228303s
	[INFO] 10.244.2.2:46901 - 5 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000139502s
	[INFO] 10.244.2.2:45233 - 8 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000111002s
	[INFO] 10.244.2.2:38636 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000129001s
	[INFO] 10.244.0.4:44502 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000132402s
	[INFO] 10.244.1.2:59298 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000225503s
	[INFO] 10.244.1.2:46153 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000080101s
	[INFO] 10.244.2.2:45453 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000194503s
	[INFO] 10.244.2.2:46617 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000118501s
	[INFO] 10.244.0.4:50246 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000331704s
	[INFO] 10.244.0.4:49970 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000164702s
	[INFO] 10.244.2.2:37994 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000131002s
	[INFO] 10.244.2.2:55992 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000161002s
	[INFO] 10.244.2.2:42256 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000167202s
	[INFO] 10.244.2.2:37836 - 5 "PTR IN 1.176.31.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000161402s
	
	
	==> describe nodes <==
	Name:               ha-025400
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=ha-025400
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=73c6e1c927350a51068882397e0642f8dfb63f2a
	                    minikube.k8s.io/name=ha-025400
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_04_01T20_23_25_0700
	                    minikube.k8s.io/version=v1.35.0
	                    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:  Tue, 01 Apr 2025 20:23:20 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-025400
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 01 Apr 2025 20:32:36 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 01 Apr 2025 20:32:03 +0000   Tue, 01 Apr 2025 20:23:20 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 01 Apr 2025 20:32:03 +0000   Tue, 01 Apr 2025 20:23:20 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 01 Apr 2025 20:32:03 +0000   Tue, 01 Apr 2025 20:23:20 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 01 Apr 2025 20:32:03 +0000   Tue, 01 Apr 2025 20:23:52 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.31.187.44
	  Hostname:    ha-025400
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 43919cd11072443ca97d27d970296ecf
	  System UUID:                63f51123-4c47-3241-8696-ba2032f4cc4d
	  Boot ID:                    825c1a79-09ff-4226-9ec5-8fd68939cd20
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.4.0
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	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-58667487b6-bd49n             0 (0%)        0 (0%)      0 (0%)           0 (0%)         64s
	  kube-system                 coredns-668d6bf9bc-5kgm4             100m (5%)     0 (0%)      70Mi (3%)        170Mi (8%)     9m11s
	  kube-system                 coredns-668d6bf9bc-7xv8s             100m (5%)     0 (0%)      70Mi (3%)        170Mi (8%)     9m11s
	  kube-system                 etcd-ha-025400                       100m (5%)     0 (0%)      100Mi (4%)       0 (0%)         9m15s
	  kube-system                 kindnet-86s27                        100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      9m12s
	  kube-system                 kube-apiserver-ha-025400             250m (12%)    0 (0%)      0 (0%)           0 (0%)         9m15s
	  kube-system                 kube-controller-manager-ha-025400    200m (10%)    0 (0%)      0 (0%)           0 (0%)         9m15s
	  kube-system                 kube-proxy-fltj9                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m12s
	  kube-system                 kube-scheduler-ha-025400             100m (5%)     0 (0%)      0 (0%)           0 (0%)         9m15s
	  kube-system                 kube-vip-ha-025400                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m15s
	  kube-system                 storage-provisioner                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m3s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                950m (47%)   100m (5%)
	  memory             290Mi (13%)  390Mi (18%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	Events:
	  Type    Reason                   Age    From             Message
	  ----    ------                   ----   ----             -------
	  Normal  Starting                 9m9s   kube-proxy       
	  Normal  Starting                 9m14s  kubelet          Starting kubelet.
	  Normal  NodeAllocatableEnforced  9m14s  kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeHasSufficientMemory  9m14s  kubelet          Node ha-025400 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    9m14s  kubelet          Node ha-025400 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     9m14s  kubelet          Node ha-025400 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           9m12s  node-controller  Node ha-025400 event: Registered Node ha-025400 in Controller
	  Normal  NodeReady                8m46s  kubelet          Node ha-025400 status is now: NodeReady
	  Normal  RegisteredNode           5m42s  node-controller  Node ha-025400 event: Registered Node ha-025400 in Controller
	  Normal  RegisteredNode           2m     node-controller  Node ha-025400 event: Registered Node ha-025400 in Controller
	
	
	Name:               ha-025400-m02
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=ha-025400-m02
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=73c6e1c927350a51068882397e0642f8dfb63f2a
	                    minikube.k8s.io/name=ha-025400
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2025_04_01T20_26_51_0700
	                    minikube.k8s.io/version=v1.35.0
	                    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:  Tue, 01 Apr 2025 20:26:45 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-025400-m02
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 01 Apr 2025 20:32:34 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 01 Apr 2025 20:31:52 +0000   Tue, 01 Apr 2025 20:26:45 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 01 Apr 2025 20:31:52 +0000   Tue, 01 Apr 2025 20:26:45 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 01 Apr 2025 20:31:52 +0000   Tue, 01 Apr 2025 20:26:45 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 01 Apr 2025 20:31:52 +0000   Tue, 01 Apr 2025 20:27:11 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.31.182.48
	  Hostname:    ha-025400-m02
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 a3c9684e037c43aa98a0df548102fe75
	  System UUID:                21696870-b9ab-6e46-b6d7-a632e87df38b
	  Boot ID:                    eb666434-ead7-456a-8f50-b0959fb3a6f2
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.4.0
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.1.0/24
	PodCIDRs:                     10.244.1.0/24
	Non-terminated Pods:          (8 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox-58667487b6-h6q27                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         64s
	  kube-system                 etcd-ha-025400-m02                       100m (5%)     0 (0%)      100Mi (4%)       0 (0%)         5m51s
	  kube-system                 kindnet-5ldbl                            100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      5m52s
	  kube-system                 kube-apiserver-ha-025400-m02             250m (12%)    0 (0%)      0 (0%)           0 (0%)         5m51s
	  kube-system                 kube-controller-manager-ha-025400-m02    200m (10%)    0 (0%)      0 (0%)           0 (0%)         5m51s
	  kube-system                 kube-proxy-55c9c                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m52s
	  kube-system                 kube-scheduler-ha-025400-m02             100m (5%)     0 (0%)      0 (0%)           0 (0%)         5m51s
	  kube-system                 kube-vip-ha-025400-m02                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m51s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (37%)  100m (5%)
	  memory             150Mi (7%)  50Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 5m46s                  kube-proxy       
	  Normal  NodeHasSufficientMemory  5m53s (x8 over 5m53s)  kubelet          Node ha-025400-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    5m53s (x8 over 5m53s)  kubelet          Node ha-025400-m02 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     5m53s (x7 over 5m53s)  kubelet          Node ha-025400-m02 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  5m53s                  kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           5m52s                  node-controller  Node ha-025400-m02 event: Registered Node ha-025400-m02 in Controller
	  Normal  RegisteredNode           5m42s                  node-controller  Node ha-025400-m02 event: Registered Node ha-025400-m02 in Controller
	  Normal  RegisteredNode           2m                     node-controller  Node ha-025400-m02 event: Registered Node ha-025400-m02 in Controller
	
	
	Name:               ha-025400-m03
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=ha-025400-m03
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=73c6e1c927350a51068882397e0642f8dfb63f2a
	                    minikube.k8s.io/name=ha-025400
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2025_04_01T20_30_33_0700
	                    minikube.k8s.io/version=v1.35.0
	                    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:  Tue, 01 Apr 2025 20:30:27 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-025400-m03
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 01 Apr 2025 20:32:29 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 01 Apr 2025 20:31:58 +0000   Tue, 01 Apr 2025 20:30:27 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 01 Apr 2025 20:31:58 +0000   Tue, 01 Apr 2025 20:30:27 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 01 Apr 2025 20:31:58 +0000   Tue, 01 Apr 2025 20:30:27 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 01 Apr 2025 20:31:58 +0000   Tue, 01 Apr 2025 20:30:53 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.31.187.81
	  Hostname:    ha-025400-m03
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 cc00bd5e7ecb449b997da20838d0d171
	  System UUID:                8e5f7b46-6879-8e47-892d-0f33f4ec1689
	  Boot ID:                    33f74013-087d-4216-b9e4-7b2ea160ab0a
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.4.0
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.2.0/24
	PodCIDRs:                     10.244.2.0/24
	Non-terminated Pods:          (8 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox-58667487b6-kjbnk                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         64s
	  kube-system                 etcd-ha-025400-m03                       100m (5%)     0 (0%)      100Mi (4%)       0 (0%)         2m10s
	  kube-system                 kindnet-c46q4                            100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      2m11s
	  kube-system                 kube-apiserver-ha-025400-m03             250m (12%)    0 (0%)      0 (0%)           0 (0%)         2m10s
	  kube-system                 kube-controller-manager-ha-025400-m03    200m (10%)    0 (0%)      0 (0%)           0 (0%)         2m10s
	  kube-system                 kube-proxy-w8r28                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m11s
	  kube-system                 kube-scheduler-ha-025400-m03             100m (5%)     0 (0%)      0 (0%)           0 (0%)         2m10s
	  kube-system                 kube-vip-ha-025400-m03                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m10s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (37%)  100m (5%)
	  memory             150Mi (7%)  50Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 2m6s                   kube-proxy       
	  Normal  NodeHasSufficientMemory  2m11s (x8 over 2m11s)  kubelet          Node ha-025400-m03 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    2m11s (x8 over 2m11s)  kubelet          Node ha-025400-m03 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     2m11s (x7 over 2m11s)  kubelet          Node ha-025400-m03 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  2m11s                  kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           2m7s                   node-controller  Node ha-025400-m03 event: Registered Node ha-025400-m03 in Controller
	  Normal  RegisteredNode           2m6s                   node-controller  Node ha-025400-m03 event: Registered Node ha-025400-m03 in Controller
	  Normal  RegisteredNode           2m                     node-controller  Node ha-025400-m03 event: Registered Node ha-025400-m03 in Controller
	
	
	==> dmesg <==
	[  +8.249894] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
	[  +0.000008] NFSD: unable to find recovery directory /var/lib/nfs/v4recovery
	[  +0.000001] NFSD: Unable to initialize client recovery tracking! (-2)
	[Apr 1 20:22] systemd-fstab-generator[644]: Ignoring "noauto" option for root device
	[  +0.157815] systemd-fstab-generator[656]: Ignoring "noauto" option for root device
	[ +28.960466] systemd-fstab-generator[1013]: Ignoring "noauto" option for root device
	[  +0.110444] kauditd_printk_skb: 69 callbacks suppressed
	[  +0.464253] systemd-fstab-generator[1051]: Ignoring "noauto" option for root device
	[  +0.171459] systemd-fstab-generator[1063]: Ignoring "noauto" option for root device
	[  +0.216689] systemd-fstab-generator[1077]: Ignoring "noauto" option for root device
	[  +2.803225] systemd-fstab-generator[1301]: Ignoring "noauto" option for root device
	[  +0.176443] systemd-fstab-generator[1313]: Ignoring "noauto" option for root device
	[  +0.167651] systemd-fstab-generator[1325]: Ignoring "noauto" option for root device
	[  +0.240842] systemd-fstab-generator[1340]: Ignoring "noauto" option for root device
	[Apr 1 20:23] systemd-fstab-generator[1442]: Ignoring "noauto" option for root device
	[  +0.102144] kauditd_printk_skb: 206 callbacks suppressed
	[  +3.865429] systemd-fstab-generator[1708]: Ignoring "noauto" option for root device
	[  +6.500117] systemd-fstab-generator[1861]: Ignoring "noauto" option for root device
	[  +0.080898] kauditd_printk_skb: 74 callbacks suppressed
	[  +5.470356] kauditd_printk_skb: 67 callbacks suppressed
	[  +4.742672] systemd-fstab-generator[2374]: Ignoring "noauto" option for root device
	[  +4.374407] kauditd_printk_skb: 17 callbacks suppressed
	[  +8.130659] kauditd_printk_skb: 29 callbacks suppressed
	[Apr 1 20:26] hrtimer: interrupt took 4611126 ns
	[ +24.118188] kauditd_printk_skb: 26 callbacks suppressed
	
	
	==> etcd [dd793e60b7c8] <==
	{"level":"info","ts":"2025-04-01T20:30:30.200316Z","caller":"rafthttp/stream.go:249","msg":"set message encoder","from":"317611384e154919","to":"8b02c9f0f8507e90","stream-type":"stream Message"}
	{"level":"info","ts":"2025-04-01T20:30:30.200390Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"8b02c9f0f8507e90"}
	{"level":"info","ts":"2025-04-01T20:30:30.200408Z","caller":"rafthttp/stream.go:274","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"317611384e154919","remote-peer-id":"8b02c9f0f8507e90"}
	{"level":"info","ts":"2025-04-01T20:30:30.205662Z","caller":"rafthttp/stream.go:412","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"317611384e154919","remote-peer-id":"8b02c9f0f8507e90"}
	{"level":"info","ts":"2025-04-01T20:30:30.209167Z","caller":"rafthttp/stream.go:249","msg":"set message encoder","from":"317611384e154919","to":"8b02c9f0f8507e90","stream-type":"stream MsgApp v2"}
	{"level":"info","ts":"2025-04-01T20:30:30.209375Z","caller":"rafthttp/stream.go:274","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"317611384e154919","remote-peer-id":"8b02c9f0f8507e90"}
	{"level":"info","ts":"2025-04-01T20:30:30.290113Z","caller":"rafthttp/stream.go:412","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"317611384e154919","remote-peer-id":"8b02c9f0f8507e90"}
	{"level":"warn","ts":"2025-04-01T20:30:30.659939Z","caller":"etcdhttp/peer.go:150","msg":"failed to promote a member","member-id":"8b02c9f0f8507e90","error":"etcdserver: can only promote a learner member which is in sync with leader"}
	{"level":"info","ts":"2025-04-01T20:30:31.124661Z","caller":"traceutil/trace.go:171","msg":"trace[1172780741] transaction","detail":"{read_only:false; response_revision:1419; number_of_response:1; }","duration":"141.600955ms","start":"2025-04-01T20:30:30.983043Z","end":"2025-04-01T20:30:31.124644Z","steps":["trace[1172780741] 'process raft request'  (duration: 141.342253ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-01T20:30:31.660135Z","caller":"etcdhttp/peer.go:150","msg":"failed to promote a member","member-id":"8b02c9f0f8507e90","error":"etcdserver: can only promote a learner member which is in sync with leader"}
	{"level":"info","ts":"2025-04-01T20:30:32.666993Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"317611384e154919 switched to configuration voters=(3564055088636184857 10016790558020763280 11482300961464055192)"}
	{"level":"info","ts":"2025-04-01T20:30:32.667512Z","caller":"membership/cluster.go:535","msg":"promote member","cluster-id":"f95320e88505eb77","local-member-id":"317611384e154919"}
	{"level":"info","ts":"2025-04-01T20:30:32.667576Z","caller":"etcdserver/server.go:2018","msg":"applied a configuration change through raft","local-member-id":"317611384e154919","raft-conf-change":"ConfChangeAddNode","raft-conf-change-node-id":"8b02c9f0f8507e90"}
	{"level":"warn","ts":"2025-04-01T20:30:37.196910Z","caller":"etcdserver/raft.go:426","msg":"leader failed to send out heartbeat on time; took too long, leader is overloaded likely from slow disk","to":"9f5953e37c30f598","heartbeat-interval":"100ms","expected-duration":"200ms","exceeded-duration":"108.01048ms"}
	{"level":"warn","ts":"2025-04-01T20:30:37.197288Z","caller":"etcdserver/raft.go:426","msg":"leader failed to send out heartbeat on time; took too long, leader is overloaded likely from slow disk","to":"8b02c9f0f8507e90","heartbeat-interval":"100ms","expected-duration":"200ms","exceeded-duration":"108.392083ms"}
	{"level":"info","ts":"2025-04-01T20:30:37.198231Z","caller":"traceutil/trace.go:171","msg":"trace[846990241] linearizableReadLoop","detail":"{readStateIndex:1652; appliedIndex:1652; }","duration":"258.475645ms","start":"2025-04-01T20:30:36.939741Z","end":"2025-04-01T20:30:37.198217Z","steps":["trace[846990241] 'read index received'  (duration: 258.470845ms)","trace[846990241] 'applied index is now lower than readState.Index'  (duration: 3.3µs)"],"step_count":2}
	{"level":"warn","ts":"2025-04-01T20:30:37.300470Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.419098ms","expected-duration":"100ms","prefix":"","request":"header:<ID:5267406110192837953 > lease_revoke:<id:491995f305c4242f>","response":"size:28"}
	{"level":"warn","ts":"2025-04-01T20:30:37.300604Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"360.981537ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/validatingadmissionpolicies/\" range_end:\"/registry/validatingadmissionpolicies0\" count_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-01T20:30:37.301173Z","caller":"traceutil/trace.go:171","msg":"trace[596077974] range","detail":"{range_begin:/registry/validatingadmissionpolicies/; range_end:/registry/validatingadmissionpolicies0; response_count:0; response_revision:1477; }","duration":"361.588841ms","start":"2025-04-01T20:30:36.939566Z","end":"2025-04-01T20:30:37.301155Z","steps":["trace[596077974] 'agreement among raft nodes before linearized reading'  (duration: 258.989048ms)","trace[596077974] 'count revisions from in-memory index tree'  (duration: 101.996089ms)"],"step_count":2}
	{"level":"warn","ts":"2025-04-01T20:30:37.301392Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-04-01T20:30:36.939550Z","time spent":"361.819643ms","remote":"127.0.0.1:40538","response type":"/etcdserverpb.KV/Range","request count":0,"request size":82,"response count":0,"response size":28,"request content":"key:\"/registry/validatingadmissionpolicies/\" range_end:\"/registry/validatingadmissionpolicies0\" count_only:true "}
	{"level":"warn","ts":"2025-04-01T20:30:39.974814Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"240.859428ms","expected-duration":"100ms","prefix":"","request":"header:<ID:5267406110192837981 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" mod_revision:1481 > success:<request_put:<key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" value_size:1021 >> failure:<request_range:<key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" > >>","response":"size:16"}
	{"level":"info","ts":"2025-04-01T20:30:39.975820Z","caller":"traceutil/trace.go:171","msg":"trace[1118238910] transaction","detail":"{read_only:false; response_revision:1492; number_of_response:1; }","duration":"252.230803ms","start":"2025-04-01T20:30:39.723570Z","end":"2025-04-01T20:30:39.975801Z","steps":["trace[1118238910] 'process raft request'  (duration: 10.201868ms)","trace[1118238910] 'compare'  (duration: 240.768527ms)"],"step_count":2}
	{"level":"info","ts":"2025-04-01T20:30:39.976102Z","caller":"traceutil/trace.go:171","msg":"trace[550997712] linearizableReadLoop","detail":"{readStateIndex:1669; appliedIndex:1668; }","duration":"149.340208ms","start":"2025-04-01T20:30:39.826750Z","end":"2025-04-01T20:30:39.976090Z","steps":["trace[550997712] 'read index received'  (duration: 1.698111ms)","trace[550997712] 'applied index is now lower than readState.Index'  (duration: 147.641197ms)"],"step_count":2}
	{"level":"warn","ts":"2025-04-01T20:30:40.004053Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"177.284697ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/ha-025400-m03\" limit:1 ","response":"range_response_count:1 size:4375"}
	{"level":"info","ts":"2025-04-01T20:30:40.005281Z","caller":"traceutil/trace.go:171","msg":"trace[481563880] range","detail":"{range_begin:/registry/minions/ha-025400-m03; range_end:; response_count:1; response_revision:1492; }","duration":"178.543206ms","start":"2025-04-01T20:30:39.826722Z","end":"2025-04-01T20:30:40.005265Z","steps":["trace[481563880] 'agreement among raft nodes before linearized reading'  (duration: 149.51331ms)","trace[481563880] 'range keys from in-memory index tree'  (duration: 27.728288ms)"],"step_count":2}
	
	
	==> kernel <==
	 20:32:38 up 11 min,  0 users,  load average: 0.85, 0.56, 0.32
	Linux ha-025400 5.10.207 #1 SMP Tue Jan 14 08:15:54 UTC 2025 x86_64 GNU/Linux
	PRETTY_NAME="Buildroot 2023.02.9"
	
	
	==> kindnet [a9d45e6d0785] <==
	I0401 20:31:57.634924       1 main.go:324] Node ha-025400-m03 has CIDR [10.244.2.0/24] 
	I0401 20:32:07.631487       1 main.go:297] Handling node with IPs: map[172.31.187.44:{}]
	I0401 20:32:07.631623       1 main.go:301] handling current node
	I0401 20:32:07.631643       1 main.go:297] Handling node with IPs: map[172.31.182.48:{}]
	I0401 20:32:07.631662       1 main.go:324] Node ha-025400-m02 has CIDR [10.244.1.0/24] 
	I0401 20:32:07.632143       1 main.go:297] Handling node with IPs: map[172.31.187.81:{}]
	I0401 20:32:07.632160       1 main.go:324] Node ha-025400-m03 has CIDR [10.244.2.0/24] 
	I0401 20:32:17.636666       1 main.go:297] Handling node with IPs: map[172.31.187.44:{}]
	I0401 20:32:17.636773       1 main.go:301] handling current node
	I0401 20:32:17.636795       1 main.go:297] Handling node with IPs: map[172.31.182.48:{}]
	I0401 20:32:17.636802       1 main.go:324] Node ha-025400-m02 has CIDR [10.244.1.0/24] 
	I0401 20:32:17.637075       1 main.go:297] Handling node with IPs: map[172.31.187.81:{}]
	I0401 20:32:17.637177       1 main.go:324] Node ha-025400-m03 has CIDR [10.244.2.0/24] 
	I0401 20:32:27.634567       1 main.go:297] Handling node with IPs: map[172.31.182.48:{}]
	I0401 20:32:27.634721       1 main.go:324] Node ha-025400-m02 has CIDR [10.244.1.0/24] 
	I0401 20:32:27.635240       1 main.go:297] Handling node with IPs: map[172.31.187.81:{}]
	I0401 20:32:27.635276       1 main.go:324] Node ha-025400-m03 has CIDR [10.244.2.0/24] 
	I0401 20:32:27.635693       1 main.go:297] Handling node with IPs: map[172.31.187.44:{}]
	I0401 20:32:27.635779       1 main.go:301] handling current node
	I0401 20:32:37.631042       1 main.go:297] Handling node with IPs: map[172.31.182.48:{}]
	I0401 20:32:37.631193       1 main.go:324] Node ha-025400-m02 has CIDR [10.244.1.0/24] 
	I0401 20:32:37.631958       1 main.go:297] Handling node with IPs: map[172.31.187.81:{}]
	I0401 20:32:37.632049       1 main.go:324] Node ha-025400-m03 has CIDR [10.244.2.0/24] 
	I0401 20:32:37.632269       1 main.go:297] Handling node with IPs: map[172.31.187.44:{}]
	I0401 20:32:37.632298       1 main.go:301] handling current node
	
	
	==> kube-apiserver [6e83ef77af92] <==
	I0401 20:23:24.290709       1 controller.go:615] quota admission added evaluator for: deployments.apps
	I0401 20:23:24.316433       1 alloc.go:330] "allocated clusterIPs" service="kube-system/kube-dns" clusterIPs={"IPv4":"10.96.0.10"}
	I0401 20:23:24.332628       1 controller.go:615] quota admission added evaluator for: daemonsets.apps
	I0401 20:23:26.816097       1 controller.go:615] quota admission added evaluator for: controllerrevisions.apps
	I0401 20:23:27.706266       1 controller.go:615] quota admission added evaluator for: replicasets.apps
	E0401 20:30:28.040916       1 finisher.go:175] "Unhandled Error" err="FinishRequest: post-timeout activity - time-elapsed: 11.4µs, panicked: false, err: context canceled, panic-reason: <nil>" logger="UnhandledError"
	E0401 20:30:28.042118       1 writers.go:123] "Unhandled Error" err="apiserver was unable to write a JSON response: http: Handler timeout" logger="UnhandledError"
	E0401 20:30:28.044447       1 status.go:71] "Unhandled Error" err="apiserver received an error that is not an metav1.Status: &errors.errorString{s:\"http: Handler timeout\"}: http: Handler timeout" logger="UnhandledError"
	E0401 20:30:28.047655       1 writers.go:136] "Unhandled Error" err="apiserver was unable to write a fallback JSON response: http: Handler timeout" logger="UnhandledError"
	E0401 20:30:28.049021       1 timeout.go:140] "Post-timeout activity" logger="UnhandledError" timeElapsed="62.777623ms" method="PATCH" path="/api/v1/namespaces/default/events/ha-025400-m03.18324bdf09cd7979" result=null
	E0401 20:31:41.644106       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56085: use of closed network connection
	E0401 20:31:43.192019       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56087: use of closed network connection
	E0401 20:31:43.641308       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56089: use of closed network connection
	E0401 20:31:44.156313       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56091: use of closed network connection
	E0401 20:31:44.592053       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56093: use of closed network connection
	E0401 20:31:45.036908       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56095: use of closed network connection
	E0401 20:31:45.480598       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56097: use of closed network connection
	E0401 20:31:45.904797       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56099: use of closed network connection
	E0401 20:31:46.339301       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56101: use of closed network connection
	E0401 20:31:47.136432       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56104: use of closed network connection
	E0401 20:31:57.599336       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56106: use of closed network connection
	E0401 20:31:58.047116       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56109: use of closed network connection
	E0401 20:32:08.484730       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56111: use of closed network connection
	E0401 20:32:08.937094       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56115: use of closed network connection
	E0401 20:32:19.402753       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56117: use of closed network connection
	
	
	==> kube-controller-manager [79fb7fc51e60] <==
	I0401 20:30:33.691605       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m03"
	I0401 20:30:33.906106       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m03"
	I0401 20:30:37.659104       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m03"
	I0401 20:30:38.320310       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m03"
	I0401 20:30:38.406449       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m03"
	I0401 20:30:53.444852       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m03"
	I0401 20:30:53.483203       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m03"
	I0401 20:30:56.454310       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m03"
	I0401 20:30:57.994624       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m03"
	I0401 20:31:34.921047       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="153.026044ms"
	I0401 20:31:35.057036       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="130.434191ms"
	I0401 20:31:35.307682       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="250.51221ms"
	I0401 20:31:35.663518       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="355.731029ms"
	I0401 20:31:35.704029       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="40.461776ms"
	I0401 20:31:35.704531       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="100.5µs"
	I0401 20:31:37.112157       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="57.001µs"
	I0401 20:31:38.474020       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="16.542006ms"
	I0401 20:31:38.475622       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="43.3µs"
	I0401 20:31:39.026978       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="19.086838ms"
	I0401 20:31:39.027504       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="456.406µs"
	I0401 20:31:39.156752       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="12.765759ms"
	I0401 20:31:39.157539       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="51.501µs"
	I0401 20:31:52.479996       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m02"
	I0401 20:31:58.972677       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m03"
	I0401 20:32:03.961687       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400"
	
	
	==> kube-proxy [fde80c659f2b] <==
		add table ip kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	E0401 20:23:29.068024       1 proxier.go:733] "Error cleaning up nftables rules" err=<
		could not run nftables command: /dev/stdin:1:1-25: Error: Could not process rule: Operation not supported
		add table ip6 kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	I0401 20:23:29.104738       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["172.31.187.44"]
	E0401 20:23:29.104844       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0401 20:23:29.165724       1 server_linux.go:147] "No iptables support for family" ipFamily="IPv6"
	I0401 20:23:29.165928       1 server.go:245] "kube-proxy running in single-stack mode" ipFamily="IPv4"
	I0401 20:23:29.166077       1 server_linux.go:170] "Using iptables Proxier"
	I0401 20:23:29.170645       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0401 20:23:29.172668       1 server.go:497] "Version info" version="v1.32.2"
	I0401 20:23:29.172711       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0401 20:23:29.178400       1 config.go:199] "Starting service config controller"
	I0401 20:23:29.179532       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0401 20:23:29.179716       1 config.go:329] "Starting node config controller"
	I0401 20:23:29.179772       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0401 20:23:29.182413       1 config.go:105] "Starting endpoint slice config controller"
	I0401 20:23:29.182442       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0401 20:23:29.280487       1 shared_informer.go:320] Caches are synced for node config
	I0401 20:23:29.280532       1 shared_informer.go:320] Caches are synced for service config
	I0401 20:23:29.283174       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [9bcb0c8cb9d2] <==
	W0401 20:23:20.723387       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0401 20:23:20.723592       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0401 20:23:20.735868       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0401 20:23:20.735966       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0401 20:23:20.769701       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0401 20:23:20.770472       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0401 20:23:20.792906       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0401 20:23:20.793097       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0401 20:23:20.818673       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "volumeattachments" in API group "storage.k8s.io" at the cluster scope
	E0401 20:23:20.819426       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.VolumeAttachment: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0401 20:23:20.868492       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0401 20:23:20.868694       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0401 20:23:20.880897       1 reflector.go:569] runtime/asm_amd64.s:1700: 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"
	E0401 20:23:20.881463       1 reflector.go:166] "Unhandled Error" err="runtime/asm_amd64.s:1700: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	I0401 20:23:24.065291       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	E0401 20:30:27.411261       1 framework.go:1316] "Plugin Failed" err="Operation cannot be fulfilled on pods/binding \"kindnet-v6l5z\": pod kindnet-v6l5z is already assigned to node \"ha-025400-m03\"" plugin="DefaultBinder" pod="kube-system/kindnet-v6l5z" node="ha-025400-m03"
	E0401 20:30:27.411401       1 framework.go:1316] "Plugin Failed" err="Operation cannot be fulfilled on pods/binding \"kube-proxy-7nwlg\": pod kube-proxy-7nwlg is already assigned to node \"ha-025400-m03\"" plugin="DefaultBinder" pod="kube-system/kube-proxy-7nwlg" node="ha-025400-m03"
	E0401 20:30:27.416890       1 schedule_one.go:1058] "Error scheduling pod; retrying" err="running Bind plugin \"DefaultBinder\": Operation cannot be fulfilled on pods/binding \"kindnet-v6l5z\": pod kindnet-v6l5z is already assigned to node \"ha-025400-m03\"" pod="kube-system/kindnet-v6l5z"
	E0401 20:30:27.417025       1 schedule_one.go:1058] "Error scheduling pod; retrying" err="running Bind plugin \"DefaultBinder\": Operation cannot be fulfilled on pods/binding \"kube-proxy-7nwlg\": pod kube-proxy-7nwlg is already assigned to node \"ha-025400-m03\"" pod="kube-system/kube-proxy-7nwlg"
	I0401 20:30:27.418267       1 schedule_one.go:1071] "Pod has been assigned to node. Abort adding it back to queue." pod="kube-system/kindnet-v6l5z" node="ha-025400-m03"
	I0401 20:30:27.418762       1 schedule_one.go:1071] "Pod has been assigned to node. Abort adding it back to queue." pod="kube-system/kube-proxy-7nwlg" node="ha-025400-m03"
	E0401 20:31:34.878693       1 framework.go:1316] "Plugin Failed" err="Operation cannot be fulfilled on pods/binding \"busybox-58667487b6-h6q27\": pod busybox-58667487b6-h6q27 is already assigned to node \"ha-025400-m02\"" plugin="DefaultBinder" pod="default/busybox-58667487b6-h6q27" node="ha-025400-m02"
	E0401 20:31:34.879194       1 schedule_one.go:359] "scheduler cache ForgetPod failed" err="pod fa06f9b5-6c51-407a-97e8-66ba7b0a9ddd(default/busybox-58667487b6-h6q27) wasn't assumed so cannot be forgotten" pod="default/busybox-58667487b6-h6q27"
	E0401 20:31:34.879364       1 schedule_one.go:1058] "Error scheduling pod; retrying" err="running Bind plugin \"DefaultBinder\": Operation cannot be fulfilled on pods/binding \"busybox-58667487b6-h6q27\": pod busybox-58667487b6-h6q27 is already assigned to node \"ha-025400-m02\"" pod="default/busybox-58667487b6-h6q27"
	I0401 20:31:34.879423       1 schedule_one.go:1071] "Pod has been assigned to node. Abort adding it back to queue." pod="default/busybox-58667487b6-h6q27" node="ha-025400-m02"
	
	
	==> kubelet <==
	Apr 01 20:28:24 ha-025400 kubelet[2381]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Apr 01 20:28:24 ha-025400 kubelet[2381]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Apr 01 20:28:24 ha-025400 kubelet[2381]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Apr 01 20:29:24 ha-025400 kubelet[2381]: E0401 20:29:24.355238    2381 iptables.go:577] "Could not set up iptables canary" err=<
	Apr 01 20:29:24 ha-025400 kubelet[2381]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Apr 01 20:29:24 ha-025400 kubelet[2381]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Apr 01 20:29:24 ha-025400 kubelet[2381]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Apr 01 20:29:24 ha-025400 kubelet[2381]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Apr 01 20:30:24 ha-025400 kubelet[2381]: E0401 20:30:24.351798    2381 iptables.go:577] "Could not set up iptables canary" err=<
	Apr 01 20:30:24 ha-025400 kubelet[2381]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Apr 01 20:30:24 ha-025400 kubelet[2381]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Apr 01 20:30:24 ha-025400 kubelet[2381]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Apr 01 20:30:24 ha-025400 kubelet[2381]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Apr 01 20:31:24 ha-025400 kubelet[2381]: E0401 20:31:24.352859    2381 iptables.go:577] "Could not set up iptables canary" err=<
	Apr 01 20:31:24 ha-025400 kubelet[2381]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Apr 01 20:31:24 ha-025400 kubelet[2381]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Apr 01 20:31:24 ha-025400 kubelet[2381]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Apr 01 20:31:24 ha-025400 kubelet[2381]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Apr 01 20:31:34 ha-025400 kubelet[2381]: I0401 20:31:34.910637    2381 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/coredns-668d6bf9bc-7xv8s" podStartSLOduration=487.908598909 podStartE2EDuration="8m7.908598909s" podCreationTimestamp="2025-04-01 20:23:27 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-04-01 20:23:56.145375423 +0000 UTC m=+32.025490220" watchObservedRunningTime="2025-04-01 20:31:34.908598909 +0000 UTC m=+490.788713806"
	Apr 01 20:31:34 ha-025400 kubelet[2381]: I0401 20:31:34.939561    2381 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-m62zr\" (UniqueName: \"kubernetes.io/projected/29e4380a-ad13-4ac5-bc4d-98d612cdb7b4-kube-api-access-m62zr\") pod \"busybox-58667487b6-bd49n\" (UID: \"29e4380a-ad13-4ac5-bc4d-98d612cdb7b4\") " pod="default/busybox-58667487b6-bd49n"
	Apr 01 20:32:24 ha-025400 kubelet[2381]: E0401 20:32:24.352603    2381 iptables.go:577] "Could not set up iptables canary" err=<
	Apr 01 20:32:24 ha-025400 kubelet[2381]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Apr 01 20:32:24 ha-025400 kubelet[2381]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Apr 01 20:32:24 ha-025400 kubelet[2381]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Apr 01 20:32:24 ha-025400 kubelet[2381]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p ha-025400 -n ha-025400
E0401 20:32:43.269089    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:254: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p ha-025400 -n ha-025400: (11.3491758s)
helpers_test.go:261: (dbg) Run:  kubectl --context ha-025400 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestMultiControlPlane/serial/PingHostFromPods FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestMultiControlPlane/serial/PingHostFromPods (65.49s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (159.1s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 node start m02 -v=7 --alsologtostderr
ha_test.go:422: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-025400 node start m02 -v=7 --alsologtostderr: exit status 1 (1m12.1928317s)

                                                
                                                
-- stdout --
	* Starting "ha-025400-m02" control-plane node in "ha-025400" cluster
	* Restarting existing hyperv VM for "ha-025400-m02" ...

                                                
                                                
-- /stdout --
** stderr ** 
	I0401 20:49:16.467453    3692 out.go:345] Setting OutFile to fd 920 ...
	I0401 20:49:16.537381    3692 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0401 20:49:16.537381    3692 out.go:358] Setting ErrFile to fd 1648...
	I0401 20:49:16.537381    3692 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0401 20:49:16.550544    3692 mustload.go:65] Loading cluster: ha-025400
	I0401 20:49:16.551650    3692 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 20:49:16.552210    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:49:18.575513    3692 main.go:141] libmachine: [stdout =====>] : Off
	
	I0401 20:49:18.575513    3692 main.go:141] libmachine: [stderr =====>] : 
	W0401 20:49:18.575513    3692 host.go:58] "ha-025400-m02" host status: Stopped
	I0401 20:49:18.580479    3692 out.go:177] * Starting "ha-025400-m02" control-plane node in "ha-025400" cluster
	I0401 20:49:18.585909    3692 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0401 20:49:18.585909    3692 preload.go:146] Found local preload: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
	I0401 20:49:18.585909    3692 cache.go:56] Caching tarball of preloaded images
	I0401 20:49:18.586985    3692 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0401 20:49:18.586985    3692 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0401 20:49:18.587550    3692 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\config.json ...
	I0401 20:49:18.589199    3692 start.go:360] acquireMachinesLock for ha-025400-m02: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0401 20:49:18.589850    3692 start.go:364] duration metric: took 650.2µs to acquireMachinesLock for "ha-025400-m02"
	I0401 20:49:18.590029    3692 start.go:96] Skipping create...Using existing machine configuration
	I0401 20:49:18.590029    3692 fix.go:54] fixHost starting: m02
	I0401 20:49:18.590169    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:49:20.580662    3692 main.go:141] libmachine: [stdout =====>] : Off
	
	I0401 20:49:20.580846    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:49:20.580846    3692 fix.go:112] recreateIfNeeded on ha-025400-m02: state=Stopped err=<nil>
	W0401 20:49:20.580846    3692 fix.go:138] unexpected machine state, will restart: <nil>
	I0401 20:49:20.583936    3692 out.go:177] * Restarting existing hyperv VM for "ha-025400-m02" ...
	I0401 20:49:20.587272    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM ha-025400-m02
	I0401 20:49:23.569616    3692 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:49:23.570017    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:49:23.570017    3692 main.go:141] libmachine: Waiting for host to start...
	I0401 20:49:23.570094    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:49:25.678366    3692 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:49:25.678410    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:49:25.678508    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:49:28.035860    3692 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:49:28.036041    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:49:29.036309    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:49:31.127448    3692 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:49:31.127448    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:49:31.127448    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:49:33.525821    3692 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:49:33.525821    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:49:34.526498    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:49:36.647497    3692 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:49:36.647497    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:49:36.647497    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:49:39.044316    3692 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:49:39.045325    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:49:40.046198    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:49:42.154807    3692 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:49:42.154807    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:49:42.155882    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:49:44.521574    3692 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:49:44.521856    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:49:45.522723    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:49:47.614281    3692 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:49:47.614281    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:49:47.614281    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:49:50.103531    3692 main.go:141] libmachine: [stdout =====>] : 172.31.185.34
	
	I0401 20:49:50.103531    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:49:50.106732    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:49:52.124922    3692 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:49:52.124922    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:49:52.125531    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:49:54.548752    3692 main.go:141] libmachine: [stdout =====>] : 172.31.185.34
	
	I0401 20:49:54.549302    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:49:54.549361    3692 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\config.json ...
	I0401 20:49:54.551359    3692 machine.go:93] provisionDockerMachine start ...
	I0401 20:49:54.552036    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:49:56.614322    3692 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:49:56.614350    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:49:56.614411    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:49:59.039740    3692 main.go:141] libmachine: [stdout =====>] : 172.31.185.34
	
	I0401 20:49:59.039740    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:49:59.045682    3692 main.go:141] libmachine: Using SSH client type: native
	I0401 20:49:59.046306    3692 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.185.34 22 <nil> <nil>}
	I0401 20:49:59.046306    3692 main.go:141] libmachine: About to run SSH command:
	hostname
	I0401 20:49:59.178870    3692 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0401 20:49:59.178870    3692 buildroot.go:166] provisioning hostname "ha-025400-m02"
	I0401 20:49:59.178870    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:50:01.178560    3692 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:50:01.178560    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:50:01.178705    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:50:03.609418    3692 main.go:141] libmachine: [stdout =====>] : 172.31.185.34
	
	I0401 20:50:03.610122    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:50:03.614194    3692 main.go:141] libmachine: Using SSH client type: native
	I0401 20:50:03.614695    3692 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.185.34 22 <nil> <nil>}
	I0401 20:50:03.614789    3692 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-025400-m02 && echo "ha-025400-m02" | sudo tee /etc/hostname
	I0401 20:50:03.781067    3692 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-025400-m02
	
	I0401 20:50:03.781155    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:50:05.793644    3692 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:50:05.793982    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:50:05.793982    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:50:08.190603    3692 main.go:141] libmachine: [stdout =====>] : 172.31.185.34
	
	I0401 20:50:08.190800    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:50:08.194801    3692 main.go:141] libmachine: Using SSH client type: native
	I0401 20:50:08.194874    3692 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.185.34 22 <nil> <nil>}
	I0401 20:50:08.194874    3692 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-025400-m02' /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 ha-025400-m02/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-025400-m02' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0401 20:50:08.338265    3692 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0401 20:50:08.338265    3692 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0401 20:50:08.338265    3692 buildroot.go:174] setting up certificates
	I0401 20:50:08.338265    3692 provision.go:84] configureAuth start
	I0401 20:50:08.338569    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:50:10.364669    3692 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:50:10.364669    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:50:10.364669    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:50:12.730223    3692 main.go:141] libmachine: [stdout =====>] : 172.31.185.34
	
	I0401 20:50:12.730223    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:50:12.730493    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:50:14.699489    3692 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:50:14.699489    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:50:14.699489    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:50:17.062624    3692 main.go:141] libmachine: [stdout =====>] : 172.31.185.34
	
	I0401 20:50:17.063004    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:50:17.063004    3692 provision.go:143] copyHostCerts
	I0401 20:50:17.063004    3692 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0401 20:50:17.063004    3692 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0401 20:50:17.063004    3692 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0401 20:50:17.063709    3692 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0401 20:50:17.064323    3692 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0401 20:50:17.064323    3692 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0401 20:50:17.064323    3692 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0401 20:50:17.064911    3692 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1679 bytes)
	I0401 20:50:17.065634    3692 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0401 20:50:17.065894    3692 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0401 20:50:17.065894    3692 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0401 20:50:17.066009    3692 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0401 20:50:17.066605    3692 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.ha-025400-m02 san=[127.0.0.1 172.31.185.34 ha-025400-m02 localhost minikube]
	I0401 20:50:17.461205    3692 provision.go:177] copyRemoteCerts
	I0401 20:50:17.468816    3692 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0401 20:50:17.468816    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:50:19.438677    3692 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:50:19.439226    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:50:19.439420    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:50:21.828534    3692 main.go:141] libmachine: [stdout =====>] : 172.31.185.34
	
	I0401 20:50:21.828534    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:50:21.828534    3692 sshutil.go:53] new ssh client: &{IP:172.31.185.34 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02\id_rsa Username:docker}
	I0401 20:50:21.938559    3692 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.4696457s)
	I0401 20:50:21.938659    3692 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0401 20:50:21.939314    3692 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0401 20:50:21.997685    3692 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0401 20:50:21.998194    3692 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0401 20:50:22.049924    3692 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0401 20:50:22.050334    3692 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1208 bytes)
	I0401 20:50:22.096639    3692 provision.go:87] duration metric: took 13.7582366s to configureAuth
	I0401 20:50:22.096734    3692 buildroot.go:189] setting minikube options for container-runtime
	I0401 20:50:22.097677    3692 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 20:50:22.097795    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:50:24.058720    3692 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:50:24.059110    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:50:24.059195    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:50:26.461522    3692 main.go:141] libmachine: [stdout =====>] : 172.31.185.34
	
	I0401 20:50:26.461678    3692 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:50:26.464853    3692 main.go:141] libmachine: Using SSH client type: native
	I0401 20:50:26.465524    3692 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.185.34 22 <nil> <nil>}
	I0401 20:50:26.465524    3692 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0401 20:50:26.601215    3692 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0401 20:50:26.601272    3692 buildroot.go:70] root file system type: tmpfs
	I0401 20:50:26.601477    3692 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0401 20:50:26.601547    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state

                                                
                                                
** /stderr **
ha_test.go:424: I0401 20:49:16.467453    3692 out.go:345] Setting OutFile to fd 920 ...
I0401 20:49:16.537381    3692 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0401 20:49:16.537381    3692 out.go:358] Setting ErrFile to fd 1648...
I0401 20:49:16.537381    3692 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0401 20:49:16.550544    3692 mustload.go:65] Loading cluster: ha-025400
I0401 20:49:16.551650    3692 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0401 20:49:16.552210    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
I0401 20:49:18.575513    3692 main.go:141] libmachine: [stdout =====>] : Off

                                                
                                                
I0401 20:49:18.575513    3692 main.go:141] libmachine: [stderr =====>] : 
W0401 20:49:18.575513    3692 host.go:58] "ha-025400-m02" host status: Stopped
I0401 20:49:18.580479    3692 out.go:177] * Starting "ha-025400-m02" control-plane node in "ha-025400" cluster
I0401 20:49:18.585909    3692 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
I0401 20:49:18.585909    3692 preload.go:146] Found local preload: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
I0401 20:49:18.585909    3692 cache.go:56] Caching tarball of preloaded images
I0401 20:49:18.586985    3692 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
I0401 20:49:18.586985    3692 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
I0401 20:49:18.587550    3692 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\config.json ...
I0401 20:49:18.589199    3692 start.go:360] acquireMachinesLock for ha-025400-m02: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
I0401 20:49:18.589850    3692 start.go:364] duration metric: took 650.2µs to acquireMachinesLock for "ha-025400-m02"
I0401 20:49:18.590029    3692 start.go:96] Skipping create...Using existing machine configuration
I0401 20:49:18.590029    3692 fix.go:54] fixHost starting: m02
I0401 20:49:18.590169    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
I0401 20:49:20.580662    3692 main.go:141] libmachine: [stdout =====>] : Off

                                                
                                                
I0401 20:49:20.580846    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:49:20.580846    3692 fix.go:112] recreateIfNeeded on ha-025400-m02: state=Stopped err=<nil>
W0401 20:49:20.580846    3692 fix.go:138] unexpected machine state, will restart: <nil>
I0401 20:49:20.583936    3692 out.go:177] * Restarting existing hyperv VM for "ha-025400-m02" ...
I0401 20:49:20.587272    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM ha-025400-m02
I0401 20:49:23.569616    3692 main.go:141] libmachine: [stdout =====>] : 
I0401 20:49:23.570017    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:49:23.570017    3692 main.go:141] libmachine: Waiting for host to start...
I0401 20:49:23.570094    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
I0401 20:49:25.678366    3692 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0401 20:49:25.678410    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:49:25.678508    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
I0401 20:49:28.035860    3692 main.go:141] libmachine: [stdout =====>] : 
I0401 20:49:28.036041    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:49:29.036309    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
I0401 20:49:31.127448    3692 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0401 20:49:31.127448    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:49:31.127448    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
I0401 20:49:33.525821    3692 main.go:141] libmachine: [stdout =====>] : 
I0401 20:49:33.525821    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:49:34.526498    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
I0401 20:49:36.647497    3692 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0401 20:49:36.647497    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:49:36.647497    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
I0401 20:49:39.044316    3692 main.go:141] libmachine: [stdout =====>] : 
I0401 20:49:39.045325    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:49:40.046198    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
I0401 20:49:42.154807    3692 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0401 20:49:42.154807    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:49:42.155882    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
I0401 20:49:44.521574    3692 main.go:141] libmachine: [stdout =====>] : 
I0401 20:49:44.521856    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:49:45.522723    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
I0401 20:49:47.614281    3692 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0401 20:49:47.614281    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:49:47.614281    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
I0401 20:49:50.103531    3692 main.go:141] libmachine: [stdout =====>] : 172.31.185.34

                                                
                                                
I0401 20:49:50.103531    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:49:50.106732    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
I0401 20:49:52.124922    3692 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0401 20:49:52.124922    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:49:52.125531    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
I0401 20:49:54.548752    3692 main.go:141] libmachine: [stdout =====>] : 172.31.185.34

                                                
                                                
I0401 20:49:54.549302    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:49:54.549361    3692 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\config.json ...
I0401 20:49:54.551359    3692 machine.go:93] provisionDockerMachine start ...
I0401 20:49:54.552036    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
I0401 20:49:56.614322    3692 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0401 20:49:56.614350    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:49:56.614411    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
I0401 20:49:59.039740    3692 main.go:141] libmachine: [stdout =====>] : 172.31.185.34

                                                
                                                
I0401 20:49:59.039740    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:49:59.045682    3692 main.go:141] libmachine: Using SSH client type: native
I0401 20:49:59.046306    3692 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.185.34 22 <nil> <nil>}
I0401 20:49:59.046306    3692 main.go:141] libmachine: About to run SSH command:
hostname
I0401 20:49:59.178870    3692 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube

                                                
                                                
I0401 20:49:59.178870    3692 buildroot.go:166] provisioning hostname "ha-025400-m02"
I0401 20:49:59.178870    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
I0401 20:50:01.178560    3692 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0401 20:50:01.178560    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:50:01.178705    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
I0401 20:50:03.609418    3692 main.go:141] libmachine: [stdout =====>] : 172.31.185.34

                                                
                                                
I0401 20:50:03.610122    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:50:03.614194    3692 main.go:141] libmachine: Using SSH client type: native
I0401 20:50:03.614695    3692 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.185.34 22 <nil> <nil>}
I0401 20:50:03.614789    3692 main.go:141] libmachine: About to run SSH command:
sudo hostname ha-025400-m02 && echo "ha-025400-m02" | sudo tee /etc/hostname
I0401 20:50:03.781067    3692 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-025400-m02

                                                
                                                
I0401 20:50:03.781155    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
I0401 20:50:05.793644    3692 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0401 20:50:05.793982    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:50:05.793982    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
I0401 20:50:08.190603    3692 main.go:141] libmachine: [stdout =====>] : 172.31.185.34

                                                
                                                
I0401 20:50:08.190800    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:50:08.194801    3692 main.go:141] libmachine: Using SSH client type: native
I0401 20:50:08.194874    3692 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.185.34 22 <nil> <nil>}
I0401 20:50:08.194874    3692 main.go:141] libmachine: About to run SSH command:

                                                
                                                
		if ! grep -xq '.*\sha-025400-m02' /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 ha-025400-m02/g' /etc/hosts;
			else 
				echo '127.0.1.1 ha-025400-m02' | sudo tee -a /etc/hosts; 
			fi
		fi
I0401 20:50:08.338265    3692 main.go:141] libmachine: SSH cmd err, output: <nil>: 
I0401 20:50:08.338265    3692 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
I0401 20:50:08.338265    3692 buildroot.go:174] setting up certificates
I0401 20:50:08.338265    3692 provision.go:84] configureAuth start
I0401 20:50:08.338569    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
I0401 20:50:10.364669    3692 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0401 20:50:10.364669    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:50:10.364669    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
I0401 20:50:12.730223    3692 main.go:141] libmachine: [stdout =====>] : 172.31.185.34

                                                
                                                
I0401 20:50:12.730223    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:50:12.730493    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
I0401 20:50:14.699489    3692 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0401 20:50:14.699489    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:50:14.699489    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
I0401 20:50:17.062624    3692 main.go:141] libmachine: [stdout =====>] : 172.31.185.34

                                                
                                                
I0401 20:50:17.063004    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:50:17.063004    3692 provision.go:143] copyHostCerts
I0401 20:50:17.063004    3692 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
I0401 20:50:17.063004    3692 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
I0401 20:50:17.063004    3692 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
I0401 20:50:17.063709    3692 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
I0401 20:50:17.064323    3692 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
I0401 20:50:17.064323    3692 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
I0401 20:50:17.064323    3692 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
I0401 20:50:17.064911    3692 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1679 bytes)
I0401 20:50:17.065634    3692 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
I0401 20:50:17.065894    3692 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
I0401 20:50:17.065894    3692 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
I0401 20:50:17.066009    3692 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
I0401 20:50:17.066605    3692 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.ha-025400-m02 san=[127.0.0.1 172.31.185.34 ha-025400-m02 localhost minikube]
I0401 20:50:17.461205    3692 provision.go:177] copyRemoteCerts
I0401 20:50:17.468816    3692 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I0401 20:50:17.468816    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
I0401 20:50:19.438677    3692 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0401 20:50:19.439226    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:50:19.439420    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
I0401 20:50:21.828534    3692 main.go:141] libmachine: [stdout =====>] : 172.31.185.34

                                                
                                                
I0401 20:50:21.828534    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:50:21.828534    3692 sshutil.go:53] new ssh client: &{IP:172.31.185.34 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02\id_rsa Username:docker}
I0401 20:50:21.938559    3692 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.4696457s)
I0401 20:50:21.938659    3692 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
I0401 20:50:21.939314    3692 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
I0401 20:50:21.997685    3692 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
I0401 20:50:21.998194    3692 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
I0401 20:50:22.049924    3692 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
I0401 20:50:22.050334    3692 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1208 bytes)
I0401 20:50:22.096639    3692 provision.go:87] duration metric: took 13.7582366s to configureAuth
I0401 20:50:22.096734    3692 buildroot.go:189] setting minikube options for container-runtime
I0401 20:50:22.097677    3692 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0401 20:50:22.097795    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
I0401 20:50:24.058720    3692 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0401 20:50:24.059110    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:50:24.059195    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
I0401 20:50:26.461522    3692 main.go:141] libmachine: [stdout =====>] : 172.31.185.34

                                                
                                                
I0401 20:50:26.461678    3692 main.go:141] libmachine: [stderr =====>] : 
I0401 20:50:26.464853    3692 main.go:141] libmachine: Using SSH client type: native
I0401 20:50:26.465524    3692 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.185.34 22 <nil> <nil>}
I0401 20:50:26.465524    3692 main.go:141] libmachine: About to run SSH command:
df --output=fstype / | tail -n 1
I0401 20:50:26.601215    3692 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs

                                                
                                                
I0401 20:50:26.601272    3692 buildroot.go:70] root file system type: tmpfs
I0401 20:50:26.601477    3692 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
I0401 20:50:26.601547    3692 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state

                                                
                                                
ha_test.go:425: secondary control-plane node start returned an error. args "out/minikube-windows-amd64.exe -p ha-025400 node start m02 -v=7 --alsologtostderr": exit status 1
ha_test.go:430: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-025400 status -v=7 --alsologtostderr: context deadline exceeded (0s)
I0401 20:50:28.572008    9692 retry.go:31] will retry after 869.096915ms: context deadline exceeded
ha_test.go:430: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-025400 status -v=7 --alsologtostderr: context deadline exceeded (0s)
I0401 20:50:29.442101    9692 retry.go:31] will retry after 1.058186906s: context deadline exceeded
ha_test.go:430: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-025400 status -v=7 --alsologtostderr: context deadline exceeded (0s)
I0401 20:50:30.500342    9692 retry.go:31] will retry after 1.636127019s: context deadline exceeded
ha_test.go:430: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-025400 status -v=7 --alsologtostderr: context deadline exceeded (0s)
I0401 20:50:32.136723    9692 retry.go:31] will retry after 4.137402078s: context deadline exceeded
ha_test.go:430: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-025400 status -v=7 --alsologtostderr: context deadline exceeded (0s)
I0401 20:50:36.274653    9692 retry.go:31] will retry after 4.975304889s: context deadline exceeded
ha_test.go:430: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-025400 status -v=7 --alsologtostderr: context deadline exceeded (0s)
I0401 20:50:41.251277    9692 retry.go:31] will retry after 5.320015853s: context deadline exceeded
ha_test.go:430: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-025400 status -v=7 --alsologtostderr: context deadline exceeded (0s)
I0401 20:50:46.572218    9692 retry.go:31] will retry after 12.213871888s: context deadline exceeded
ha_test.go:430: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-025400 status -v=7 --alsologtostderr: context deadline exceeded (0s)
I0401 20:50:58.786956    9692 retry.go:31] will retry after 24.310324167s: context deadline exceeded
ha_test.go:430: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-025400 status -v=7 --alsologtostderr: context deadline exceeded (0s)
ha_test.go:434: failed to run minikube status. args "out/minikube-windows-amd64.exe -p ha-025400 status -v=7 --alsologtostderr" : context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p ha-025400 -n ha-025400
helpers_test.go:239: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p ha-025400 -n ha-025400: (11.4126254s)
helpers_test.go:244: <<< TestMultiControlPlane/serial/RestartSecondaryNode FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestMultiControlPlane/serial/RestartSecondaryNode]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 logs -n 25: (8.1782209s)
helpers_test.go:252: TestMultiControlPlane/serial/RestartSecondaryNode logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------------------------------------|-----------|-------------------|---------|---------------------|---------------------|
	| Command |                                                           Args                                                            |  Profile  |       User        | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------------------------------------|-----------|-------------------|---------|---------------------|---------------------|
	| ssh     | ha-025400 ssh -n                                                                                                          | ha-025400 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:43 UTC | 01 Apr 25 20:43 UTC |
	|         | ha-025400-m03 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| cp      | ha-025400 cp ha-025400-m03:/home/docker/cp-test.txt                                                                       | ha-025400 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:43 UTC | 01 Apr 25 20:43 UTC |
	|         | ha-025400:/home/docker/cp-test_ha-025400-m03_ha-025400.txt                                                                |           |                   |         |                     |                     |
	| ssh     | ha-025400 ssh -n                                                                                                          | ha-025400 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:43 UTC | 01 Apr 25 20:43 UTC |
	|         | ha-025400-m03 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| ssh     | ha-025400 ssh -n ha-025400 sudo cat                                                                                       | ha-025400 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:43 UTC | 01 Apr 25 20:44 UTC |
	|         | /home/docker/cp-test_ha-025400-m03_ha-025400.txt                                                                          |           |                   |         |                     |                     |
	| cp      | ha-025400 cp ha-025400-m03:/home/docker/cp-test.txt                                                                       | ha-025400 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:44 UTC | 01 Apr 25 20:44 UTC |
	|         | ha-025400-m02:/home/docker/cp-test_ha-025400-m03_ha-025400-m02.txt                                                        |           |                   |         |                     |                     |
	| ssh     | ha-025400 ssh -n                                                                                                          | ha-025400 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:44 UTC | 01 Apr 25 20:44 UTC |
	|         | ha-025400-m03 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| ssh     | ha-025400 ssh -n ha-025400-m02 sudo cat                                                                                   | ha-025400 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:44 UTC | 01 Apr 25 20:44 UTC |
	|         | /home/docker/cp-test_ha-025400-m03_ha-025400-m02.txt                                                                      |           |                   |         |                     |                     |
	| cp      | ha-025400 cp ha-025400-m03:/home/docker/cp-test.txt                                                                       | ha-025400 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:44 UTC | 01 Apr 25 20:44 UTC |
	|         | ha-025400-m04:/home/docker/cp-test_ha-025400-m03_ha-025400-m04.txt                                                        |           |                   |         |                     |                     |
	| ssh     | ha-025400 ssh -n                                                                                                          | ha-025400 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:44 UTC | 01 Apr 25 20:45 UTC |
	|         | ha-025400-m03 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| ssh     | ha-025400 ssh -n ha-025400-m04 sudo cat                                                                                   | ha-025400 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:45 UTC | 01 Apr 25 20:45 UTC |
	|         | /home/docker/cp-test_ha-025400-m03_ha-025400-m04.txt                                                                      |           |                   |         |                     |                     |
	| cp      | ha-025400 cp testdata\cp-test.txt                                                                                         | ha-025400 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:45 UTC | 01 Apr 25 20:45 UTC |
	|         | ha-025400-m04:/home/docker/cp-test.txt                                                                                    |           |                   |         |                     |                     |
	| ssh     | ha-025400 ssh -n                                                                                                          | ha-025400 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:45 UTC | 01 Apr 25 20:45 UTC |
	|         | ha-025400-m04 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| cp      | ha-025400 cp ha-025400-m04:/home/docker/cp-test.txt                                                                       | ha-025400 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:45 UTC | 01 Apr 25 20:45 UTC |
	|         | C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3394140769\001\cp-test_ha-025400-m04.txt |           |                   |         |                     |                     |
	| ssh     | ha-025400 ssh -n                                                                                                          | ha-025400 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:45 UTC | 01 Apr 25 20:45 UTC |
	|         | ha-025400-m04 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| cp      | ha-025400 cp ha-025400-m04:/home/docker/cp-test.txt                                                                       | ha-025400 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:45 UTC | 01 Apr 25 20:46 UTC |
	|         | ha-025400:/home/docker/cp-test_ha-025400-m04_ha-025400.txt                                                                |           |                   |         |                     |                     |
	| ssh     | ha-025400 ssh -n                                                                                                          | ha-025400 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:46 UTC | 01 Apr 25 20:46 UTC |
	|         | ha-025400-m04 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| ssh     | ha-025400 ssh -n ha-025400 sudo cat                                                                                       | ha-025400 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:46 UTC | 01 Apr 25 20:46 UTC |
	|         | /home/docker/cp-test_ha-025400-m04_ha-025400.txt                                                                          |           |                   |         |                     |                     |
	| cp      | ha-025400 cp ha-025400-m04:/home/docker/cp-test.txt                                                                       | ha-025400 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:46 UTC | 01 Apr 25 20:46 UTC |
	|         | ha-025400-m02:/home/docker/cp-test_ha-025400-m04_ha-025400-m02.txt                                                        |           |                   |         |                     |                     |
	| ssh     | ha-025400 ssh -n                                                                                                          | ha-025400 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:46 UTC | 01 Apr 25 20:46 UTC |
	|         | ha-025400-m04 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| ssh     | ha-025400 ssh -n ha-025400-m02 sudo cat                                                                                   | ha-025400 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:46 UTC | 01 Apr 25 20:46 UTC |
	|         | /home/docker/cp-test_ha-025400-m04_ha-025400-m02.txt                                                                      |           |                   |         |                     |                     |
	| cp      | ha-025400 cp ha-025400-m04:/home/docker/cp-test.txt                                                                       | ha-025400 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:46 UTC | 01 Apr 25 20:47 UTC |
	|         | ha-025400-m03:/home/docker/cp-test_ha-025400-m04_ha-025400-m03.txt                                                        |           |                   |         |                     |                     |
	| ssh     | ha-025400 ssh -n                                                                                                          | ha-025400 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:47 UTC | 01 Apr 25 20:47 UTC |
	|         | ha-025400-m04 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| ssh     | ha-025400 ssh -n ha-025400-m03 sudo cat                                                                                   | ha-025400 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:47 UTC | 01 Apr 25 20:47 UTC |
	|         | /home/docker/cp-test_ha-025400-m04_ha-025400-m03.txt                                                                      |           |                   |         |                     |                     |
	| node    | ha-025400 node stop m02 -v=7                                                                                              | ha-025400 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:47 UTC | 01 Apr 25 20:48 UTC |
	|         | --alsologtostderr                                                                                                         |           |                   |         |                     |                     |
	| node    | ha-025400 node start m02 -v=7                                                                                             | ha-025400 | minikube5\jenkins | v1.35.0 | 01 Apr 25 20:49 UTC |                     |
	|         | --alsologtostderr                                                                                                         |           |                   |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------------------------------------|-----------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/01 20:20:28
	Running on machine: minikube5
	Binary: Built with gc go1.24.0 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0401 20:20:28.624301   11880 out.go:345] Setting OutFile to fd 992 ...
	I0401 20:20:28.670001   11880 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0401 20:20:28.670001   11880 out.go:358] Setting ErrFile to fd 1776...
	I0401 20:20:28.670001   11880 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0401 20:20:28.687251   11880 out.go:352] Setting JSON to false
	I0401 20:20:28.690283   11880 start.go:129] hostinfo: {"hostname":"minikube5","uptime":3139,"bootTime":1743535689,"procs":184,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.5679 Build 19045.5679","kernelVersion":"10.0.19045.5679 Build 19045.5679","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b047c2aa-b84e-4b82-894c-ed46f3580f4d"}
	W0401 20:20:28.690283   11880 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0401 20:20:28.695651   11880 out.go:177] * [ha-025400] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5679 Build 19045.5679
	I0401 20:20:28.700360   11880 notify.go:220] Checking for updates...
	I0401 20:20:28.700469   11880 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 20:20:28.705039   11880 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0401 20:20:28.707780   11880 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	I0401 20:20:28.710219   11880 out.go:177]   - MINIKUBE_LOCATION=20506
	I0401 20:20:28.712617   11880 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0401 20:20:28.715111   11880 driver.go:394] Setting default libvirt URI to qemu:///system
	I0401 20:20:33.693553   11880 out.go:177] * Using the hyperv driver based on user configuration
	I0401 20:20:33.699865   11880 start.go:297] selected driver: hyperv
	I0401 20:20:33.699865   11880 start.go:901] validating driver "hyperv" against <nil>
	I0401 20:20:33.699865   11880 start.go:912] status for hyperv: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0401 20:20:33.741841   11880 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0401 20:20:33.743232   11880 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]
	I0401 20:20:33.743368   11880 cni.go:84] Creating CNI manager for ""
	I0401 20:20:33.743435   11880 cni.go:136] multinode detected (0 nodes found), recommending kindnet
	I0401 20:20:33.743435   11880 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0401 20:20:33.743625   11880 start.go:340] cluster config:
	{Name:ha-025400 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName:ha-025400 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:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/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: SSHAuthS
ock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0401 20:20:33.743625   11880 iso.go:125] acquiring lock: {Name:mkae681ee414e9275e9685c6bbf5080b17ead976 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0401 20:20:33.747787   11880 out.go:177] * Starting "ha-025400" primary control-plane node in "ha-025400" cluster
	I0401 20:20:33.750321   11880 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0401 20:20:33.750545   11880 preload.go:146] Found local preload: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
	I0401 20:20:33.750545   11880 cache.go:56] Caching tarball of preloaded images
	I0401 20:20:33.750545   11880 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0401 20:20:33.751174   11880 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0401 20:20:33.751357   11880 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\config.json ...
	I0401 20:20:33.751888   11880 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\config.json: {Name:mk7e7a5e121f2dd73cf93f56e1d071e1db6c4973 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:20:33.752090   11880 start.go:360] acquireMachinesLock for ha-025400: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0401 20:20:33.752090   11880 start.go:364] duration metric: took 0s to acquireMachinesLock for "ha-025400"
	I0401 20:20:33.753137   11880 start.go:93] Provisioning new machine with config: &{Name:ha-025400 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName
:ha-025400 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:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID
:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0401 20:20:33.753137   11880 start.go:125] createHost starting for "" (driver="hyperv")
	I0401 20:20:33.756783   11880 out.go:235] * Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
	I0401 20:20:33.756783   11880 start.go:159] libmachine.API.Create for "ha-025400" (driver="hyperv")
	I0401 20:20:33.756783   11880 client.go:168] LocalClient.Create starting
	I0401 20:20:33.756783   11880 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem
	I0401 20:20:33.757958   11880 main.go:141] libmachine: Decoding PEM data...
	I0401 20:20:33.758033   11880 main.go:141] libmachine: Parsing certificate...
	I0401 20:20:33.758276   11880 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem
	I0401 20:20:33.758276   11880 main.go:141] libmachine: Decoding PEM data...
	I0401 20:20:33.758276   11880 main.go:141] libmachine: Parsing certificate...
	I0401 20:20:33.758276   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
	I0401 20:20:35.680461   11880 main.go:141] libmachine: [stdout =====>] : Hyper-V
	
	I0401 20:20:35.681313   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:20:35.681313   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(([System.Security.Principal.SecurityIdentifier]::new("S-1-5-32-578")))
	I0401 20:20:37.257332   11880 main.go:141] libmachine: [stdout =====>] : False
	
	I0401 20:20:37.257332   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:20:37.257845   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0401 20:20:38.628203   11880 main.go:141] libmachine: [stdout =====>] : True
	
	I0401 20:20:38.628203   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:20:38.628796   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0401 20:20:41.885996   11880 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0401 20:20:41.885996   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:20:41.888228   11880 main.go:141] libmachine: Downloading C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\boot2docker.iso from file://C:/Users/jenkins.minikube5/minikube-integration/.minikube/cache/iso/amd64/minikube-v1.35.0-amd64.iso...
	I0401 20:20:42.260417   11880 main.go:141] libmachine: Creating SSH key...
	I0401 20:20:42.375926   11880 main.go:141] libmachine: Creating VM...
	I0401 20:20:42.375926   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0401 20:20:44.952046   11880 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0401 20:20:44.952469   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:20:44.952501   11880 main.go:141] libmachine: Using switch "Default Switch"
	I0401 20:20:44.952659   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0401 20:20:46.590024   11880 main.go:141] libmachine: [stdout =====>] : True
	
	I0401 20:20:46.591024   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:20:46.591024   11880 main.go:141] libmachine: Creating VHD
	I0401 20:20:46.591127   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\fixed.vhd' -SizeBytes 10MB -Fixed
	I0401 20:20:50.087919   11880 main.go:141] libmachine: [stdout =====>] : 
	
	ComputerName            : minikube5
	Path                    : C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\fixed.vhd
	VhdFormat               : VHD
	VhdType                 : Fixed
	FileSize                : 10486272
	Size                    : 10485760
	MinimumSize             : 
	LogicalSectorSize       : 512
	PhysicalSectorSize      : 512
	BlockSize               : 0
	ParentPath              : 
	DiskIdentifier          : 07FF2517-87EC-4C06-8F6A-89E13A5CFE7C
	FragmentationPercentage : 0
	Alignment               : 1
	Attached                : False
	DiskNumber              : 
	IsPMEMCompatible        : False
	AddressAbstractionType  : None
	Number                  : 
	
	
	
	
	I0401 20:20:50.087919   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:20:50.088100   11880 main.go:141] libmachine: Writing magic tar header
	I0401 20:20:50.088173   11880 main.go:141] libmachine: Writing SSH key tar header
	I0401 20:20:50.104158   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\fixed.vhd' -DestinationPath 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\disk.vhd' -VHDType Dynamic -DeleteSource
	I0401 20:20:53.034478   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:20:53.034478   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:20:53.034826   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\disk.vhd' -SizeBytes 20000MB
	I0401 20:20:55.462464   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:20:55.462464   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:20:55.463022   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM ha-025400 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400' -SwitchName 'Default Switch' -MemoryStartupBytes 2200MB
	I0401 20:20:58.906827   11880 main.go:141] libmachine: [stdout =====>] : 
	Name      State CPUUsage(%) MemoryAssigned(M) Uptime   Status             Version
	----      ----- ----------- ----------------- ------   ------             -------
	ha-025400 Off   0           0                 00:00:00 Operating normally 9.0    
	
	
	
	I0401 20:20:58.907105   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:20:58.907105   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName ha-025400 -DynamicMemoryEnabled $false
	I0401 20:21:01.007029   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:21:01.007029   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:01.008084   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor ha-025400 -Count 2
	I0401 20:21:03.037963   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:21:03.037963   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:03.038216   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName ha-025400 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\boot2docker.iso'
	I0401 20:21:05.453496   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:21:05.453540   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:05.453540   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName ha-025400 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\disk.vhd'
	I0401 20:21:07.878484   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:21:07.878484   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:07.878484   11880 main.go:141] libmachine: Starting VM...
	I0401 20:21:07.878484   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM ha-025400
	I0401 20:21:10.742771   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:21:10.742771   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:10.743789   11880 main.go:141] libmachine: Waiting for host to start...
	I0401 20:21:10.743959   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:21:12.843220   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:21:12.843271   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:12.843391   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:21:15.180463   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:21:15.180860   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:16.181616   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:21:18.199730   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:21:18.199730   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:18.200763   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:21:20.475766   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:21:20.475766   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:21.476439   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:21:23.511125   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:21:23.511125   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:23.512014   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:21:25.859476   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:21:25.859476   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:26.860372   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:21:28.902457   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:21:28.902457   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:28.902848   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:21:31.198307   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:21:31.198373   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:32.199360   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:21:34.223440   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:21:34.223440   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:34.223440   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:21:36.629142   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:21:36.629188   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:36.629222   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:21:38.573363   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:21:38.573363   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:38.573363   11880 machine.go:93] provisionDockerMachine start ...
	I0401 20:21:38.573363   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:21:40.562821   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:21:40.562821   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:40.563816   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:21:42.945642   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:21:42.946540   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:42.952023   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:21:42.966692   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.44 22 <nil> <nil>}
	I0401 20:21:42.966772   11880 main.go:141] libmachine: About to run SSH command:
	hostname
	I0401 20:21:43.095107   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0401 20:21:43.095107   11880 buildroot.go:166] provisioning hostname "ha-025400"
	I0401 20:21:43.095107   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:21:45.016190   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:21:45.016651   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:45.016754   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:21:47.379023   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:21:47.379023   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:47.382477   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:21:47.382997   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.44 22 <nil> <nil>}
	I0401 20:21:47.383063   11880 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-025400 && echo "ha-025400" | sudo tee /etc/hostname
	I0401 20:21:47.538967   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-025400
	
	I0401 20:21:47.539090   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:21:49.491812   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:21:49.492768   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:49.492768   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:21:51.824637   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:21:51.824710   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:51.829117   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:21:51.829729   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.44 22 <nil> <nil>}
	I0401 20:21:51.829729   11880 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-025400' /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 ha-025400/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-025400' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0401 20:21:51.980050   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0401 20:21:51.980177   11880 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0401 20:21:51.980177   11880 buildroot.go:174] setting up certificates
	I0401 20:21:51.980280   11880 provision.go:84] configureAuth start
	I0401 20:21:51.980345   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:21:53.956872   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:21:53.956872   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:53.956966   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:21:56.312888   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:21:56.312888   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:56.312888   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:21:58.300187   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:21:58.300187   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:21:58.300692   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:22:00.585787   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:22:00.585787   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:00.585787   11880 provision.go:143] copyHostCerts
	I0401 20:22:00.586440   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0401 20:22:00.586440   11880 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0401 20:22:00.586440   11880 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0401 20:22:00.587128   11880 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0401 20:22:00.588168   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0401 20:22:00.588394   11880 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0401 20:22:00.588394   11880 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0401 20:22:00.588717   11880 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0401 20:22:00.589489   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0401 20:22:00.589770   11880 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0401 20:22:00.589770   11880 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0401 20:22:00.589770   11880 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1679 bytes)
	I0401 20:22:00.590610   11880 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.ha-025400 san=[127.0.0.1 172.31.187.44 ha-025400 localhost minikube]
	I0401 20:22:00.757605   11880 provision.go:177] copyRemoteCerts
	I0401 20:22:00.764595   11880 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0401 20:22:00.764595   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:22:02.768907   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:22:02.768907   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:02.769346   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:22:05.177215   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:22:05.177215   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:05.178248   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.44 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\id_rsa Username:docker}
	I0401 20:22:05.289206   11880 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.5244753s)
	I0401 20:22:05.289273   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0401 20:22:05.289713   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1671 bytes)
	I0401 20:22:05.336591   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0401 20:22:05.336958   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0401 20:22:05.379843   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0401 20:22:05.379937   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1196 bytes)
	I0401 20:22:05.424234   11880 provision.go:87] duration metric: took 13.4438507s to configureAuth
	I0401 20:22:05.424312   11880 buildroot.go:189] setting minikube options for container-runtime
	I0401 20:22:05.424853   11880 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 20:22:05.424853   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:22:07.430272   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:22:07.430272   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:07.431090   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:22:09.785547   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:22:09.785547   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:09.789620   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:22:09.789620   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.44 22 <nil> <nil>}
	I0401 20:22:09.789620   11880 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0401 20:22:09.931354   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0401 20:22:09.931354   11880 buildroot.go:70] root file system type: tmpfs
	I0401 20:22:09.931587   11880 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0401 20:22:09.931644   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:22:11.866787   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:22:11.866787   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:11.867920   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:22:14.197180   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:22:14.198150   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:14.201679   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:22:14.202281   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.44 22 <nil> <nil>}
	I0401 20:22:14.202281   11880 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
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service 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=hyperv --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
	I0401 20:22:14.349377   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service 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=hyperv --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
	
	I0401 20:22:14.349377   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:22:16.307376   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:22:16.307478   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:16.307478   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:22:18.609204   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:22:18.609264   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:18.613054   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:22:18.613671   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.44 22 <nil> <nil>}
	I0401 20:22:18.613671   11880 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; }
	I0401 20:22:20.788069   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I0401 20:22:20.788098   11880 machine.go:96] duration metric: took 42.2144111s to provisionDockerMachine
	I0401 20:22:20.788098   11880 client.go:171] duration metric: took 1m47.0304992s to LocalClient.Create
	I0401 20:22:20.788098   11880 start.go:167] duration metric: took 1m47.0304992s to libmachine.API.Create "ha-025400"
	I0401 20:22:20.788098   11880 start.go:293] postStartSetup for "ha-025400" (driver="hyperv")
	I0401 20:22:20.788098   11880 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]
	I0401 20:22:20.797408   11880 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
	I0401 20:22:20.797408   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:22:22.775302   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:22:22.775302   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:22.776132   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:22:25.137796   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:22:25.138751   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:25.139125   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.44 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\id_rsa Username:docker}
	I0401 20:22:25.251070   11880 ssh_runner.go:235] Completed: 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: (4.4536284s)
	I0401 20:22:25.259884   11880 ssh_runner.go:195] Run: cat /etc/os-release
	I0401 20:22:25.266894   11880 info.go:137] Remote host: Buildroot 2023.02.9
	I0401 20:22:25.266894   11880 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\addons for local assets ...
	I0401 20:22:25.267416   11880 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\files for local assets ...
	I0401 20:22:25.268090   11880 filesync.go:149] local asset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> 96922.pem in /etc/ssl/certs
	I0401 20:22:25.268090   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> /etc/ssl/certs/96922.pem
	I0401 20:22:25.276765   11880 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0401 20:22:25.294984   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem --> /etc/ssl/certs/96922.pem (1708 bytes)
	I0401 20:22:25.338102   11880 start.go:296] duration metric: took 4.5499689s for postStartSetup
	I0401 20:22:25.339934   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:22:27.319905   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:22:27.319905   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:27.320987   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:22:29.679096   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:22:29.679096   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:29.679326   11880 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\config.json ...
	I0401 20:22:29.681503   11880 start.go:128] duration metric: took 1m55.9274825s to createHost
	I0401 20:22:29.681638   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:22:31.619242   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:22:31.619242   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:31.619549   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:22:33.923953   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:22:33.924698   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:33.931403   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:22:33.931959   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.44 22 <nil> <nil>}
	I0401 20:22:33.931959   11880 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I0401 20:22:34.062340   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: 1743538954.086073708
	
	I0401 20:22:34.062340   11880 fix.go:216] guest clock: 1743538954.086073708
	I0401 20:22:34.062340   11880 fix.go:229] Guest: 2025-04-01 20:22:34.086073708 +0000 UTC Remote: 2025-04-01 20:22:29.6815722 +0000 UTC m=+121.130262101 (delta=4.404501508s)
	I0401 20:22:34.062340   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:22:36.033598   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:22:36.034371   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:36.034371   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:22:38.355714   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:22:38.355714   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:38.360694   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:22:38.362248   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.44 22 <nil> <nil>}
	I0401 20:22:38.362248   11880 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1743538954
	I0401 20:22:38.508026   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: Tue Apr  1 20:22:34 UTC 2025
	
	I0401 20:22:38.508026   11880 fix.go:236] clock set: Tue Apr  1 20:22:34 UTC 2025
	 (err=<nil>)
	I0401 20:22:38.508026   11880 start.go:83] releasing machines lock for "ha-025400", held for 2m4.7549851s
	I0401 20:22:38.508026   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:22:40.482423   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:22:40.482423   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:40.482423   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:22:42.830245   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:22:42.830245   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:42.834154   11880 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I0401 20:22:42.834226   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:22:42.841388   11880 ssh_runner.go:195] Run: cat /version.json
	I0401 20:22:42.841388   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:22:44.882141   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:22:44.882430   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:44.882430   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:22:44.882622   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:22:44.882622   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:44.882875   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:22:47.342320   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:22:47.342519   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:47.342834   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.44 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\id_rsa Username:docker}
	I0401 20:22:47.360034   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:22:47.360034   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:22:47.360034   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.44 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\id_rsa Username:docker}
	I0401 20:22:47.441617   11880 ssh_runner.go:235] Completed: cat /version.json: (4.6001936s)
	I0401 20:22:47.451648   11880 ssh_runner.go:195] Run: systemctl --version
	I0401 20:22:47.453657   11880 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.6194676s)
	W0401 20:22:47.453657   11880 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I0401 20:22:47.470278   11880 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	W0401 20:22:47.479709   11880 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I0401 20:22:47.489318   11880 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0401 20:22:47.517527   11880 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0401 20:22:47.517527   11880 start.go:495] detecting cgroup driver to use...
	I0401 20:22:47.517527   11880 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"
	W0401 20:22:47.554082   11880 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W0401 20:22:47.554082   11880 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I0401 20:22:47.557369   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0401 20:22:47.585523   11880 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"
	I0401 20:22:47.604069   11880 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0401 20:22:47.613940   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0401 20:22:47.639357   11880 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"
	I0401 20:22:47.665261   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0401 20:22:47.691411   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0401 20:22:47.717942   11880 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0401 20:22:47.743550   11880 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"
	I0401 20:22:47.775876   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0401 20:22:47.800200   11880 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"
	I0401 20:22:47.825714   11880 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0401 20:22:47.842172   11880 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0401 20:22:47.849948   11880 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0401 20:22:47.878715   11880 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0401 20:22:47.902054   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:22:48.086778   11880 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0401 20:22:48.120416   11880 start.go:495] detecting cgroup driver to use...
	I0401 20:22:48.130542   11880 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0401 20:22:48.161573   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0401 20:22:48.190038   11880 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0401 20:22:48.221628   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0401 20:22:48.252296   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0401 20:22:48.283402   11880 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0401 20:22:48.340551   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0401 20:22:48.361533   11880 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0401 20:22:48.400635   11880 ssh_runner.go:195] Run: which cri-dockerd
	I0401 20:22:48.415530   11880 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0401 20:22:48.431783   11880 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0401 20:22:48.468731   11880 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0401 20:22:48.641766   11880 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0401 20:22:48.809555   11880 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0401 20:22:48.809823   11880 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0401 20:22:48.848985   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:22:49.029406   11880 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0401 20:22:51.588390   11880 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.5589648s)
	I0401 20:22:51.596371   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0401 20:22:51.627372   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0401 20:22:51.658190   11880 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0401 20:22:51.833368   11880 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0401 20:22:52.008529   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:22:52.175318   11880 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0401 20:22:52.212070   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0401 20:22:52.242890   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:22:52.425488   11880 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0401 20:22:52.525318   11880 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0401 20:22:52.534231   11880 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0401 20:22:52.543267   11880 start.go:563] Will wait 60s for crictl version
	I0401 20:22:52.552300   11880 ssh_runner.go:195] Run: which crictl
	I0401 20:22:52.565689   11880 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0401 20:22:52.617712   11880 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.4.0
	RuntimeApiVersion:  v1
	I0401 20:22:52.624528   11880 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0401 20:22:52.664047   11880 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0401 20:22:52.701198   11880 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	I0401 20:22:52.701198   11880 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I0401 20:22:52.705203   11880 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I0401 20:22:52.705203   11880 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I0401 20:22:52.705203   11880 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I0401 20:22:52.705203   11880 ip.go:211] Found interface: {Index:7 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:76:b1:ea Flags:up|broadcast|multicast|running}
	I0401 20:22:52.707206   11880 ip.go:214] interface addr: fe80::b0ae:8d:e5e7:59c7/64
	I0401 20:22:52.707206   11880 ip.go:214] interface addr: 172.31.176.1/20
	I0401 20:22:52.715194   11880 ssh_runner.go:195] Run: grep 172.31.176.1	host.minikube.internal$ /etc/hosts
	I0401 20:22:52.721101   11880 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.31.176.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0401 20:22:52.749847   11880 kubeadm.go:883] updating cluster {Name:ha-025400 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName:ha-025400 Namespac
e:default APIServerHAVIP:172.31.191.254 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:} Nodes:[{Name: IP:172.31.187.44 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/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} ...
	I0401 20:22:52.749847   11880 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0401 20:22:52.756393   11880 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0401 20:22:52.779113   11880 docker.go:689] Got preloaded images: 
	I0401 20:22:52.779113   11880 docker.go:695] registry.k8s.io/kube-apiserver:v1.32.2 wasn't preloaded
	I0401 20:22:52.786782   11880 ssh_runner.go:195] Run: sudo cat /var/lib/docker/image/overlay2/repositories.json
	I0401 20:22:52.812456   11880 ssh_runner.go:195] Run: which lz4
	I0401 20:22:52.817862   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 -> /preloaded.tar.lz4
	I0401 20:22:52.825491   11880 ssh_runner.go:195] Run: stat -c "%s %y" /preloaded.tar.lz4
	I0401 20:22:52.830492   11880 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
	I0401 20:22:52.831496   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 --> /preloaded.tar.lz4 (349803115 bytes)
	I0401 20:22:54.118383   11880 docker.go:653] duration metric: took 1.3003941s to copy over tarball
	I0401 20:22:54.125448   11880 ssh_runner.go:195] Run: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4
	I0401 20:23:02.959913   11880 ssh_runner.go:235] Completed: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4: (8.8342768s)
	I0401 20:23:02.959913   11880 ssh_runner.go:146] rm: /preloaded.tar.lz4
	I0401 20:23:03.023212   11880 ssh_runner.go:195] Run: sudo cat /var/lib/docker/image/overlay2/repositories.json
	I0401 20:23:03.041457   11880 ssh_runner.go:362] scp memory --> /var/lib/docker/image/overlay2/repositories.json (2631 bytes)
	I0401 20:23:03.080802   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:23:03.270229   11880 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0401 20:23:06.704948   11880 ssh_runner.go:235] Completed: sudo systemctl restart docker: (3.4346928s)
	I0401 20:23:06.714692   11880 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0401 20:23:06.741265   11880 docker.go:689] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.32.2
	registry.k8s.io/kube-proxy:v1.32.2
	registry.k8s.io/kube-controller-manager:v1.32.2
	registry.k8s.io/kube-scheduler:v1.32.2
	registry.k8s.io/etcd:3.5.16-0
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0401 20:23:06.741388   11880 cache_images.go:84] Images are preloaded, skipping loading
	I0401 20:23:06.741388   11880 kubeadm.go:934] updating node { 172.31.187.44 8443 v1.32.2 docker true true} ...
	I0401 20:23:06.741643   11880 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=ha-025400 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.31.187.44
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:ha-025400 Namespace:default APIServerHAVIP:172.31.191.254 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:}
	I0401 20:23:06.747640   11880 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0401 20:23:06.810091   11880 cni.go:84] Creating CNI manager for ""
	I0401 20:23:06.810212   11880 cni.go:136] multinode detected (1 nodes found), recommending kindnet
	I0401 20:23:06.810212   11880 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0401 20:23:06.810286   11880 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:172.31.187.44 APIServerPort:8443 KubernetesVersion:v1.32.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:ha-025400 NodeName:ha-025400 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", "172.31.187.44"]]} {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:172.31.187.44 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/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}
	I0401 20:23:06.810508   11880 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 172.31.187.44
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "ha-025400"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "172.31.187.44"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "172.31.187.44"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.2
	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%"
	  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
	
	I0401 20:23:06.810508   11880 kube-vip.go:115] generating kube-vip config ...
	I0401 20:23:06.819408   11880 ssh_runner.go:195] Run: sudo sh -c "modprobe --all ip_vs ip_vs_rr ip_vs_wrr ip_vs_sh nf_conntrack"
	I0401 20:23:06.844943   11880 kube-vip.go:167] auto-enabling control-plane load-balancing in kube-vip
	I0401 20:23:06.844943   11880 kube-vip.go:137] kube-vip config:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  name: kube-vip
	  namespace: kube-system
	spec:
	  containers:
	  - args:
	    - manager
	    env:
	    - name: vip_arp
	      value: "true"
	    - name: port
	      value: "8443"
	    - name: vip_nodename
	      valueFrom:
	        fieldRef:
	          fieldPath: spec.nodeName
	    - name: vip_interface
	      value: eth0
	    - name: vip_cidr
	      value: "32"
	    - name: dns_mode
	      value: first
	    - name: cp_enable
	      value: "true"
	    - name: cp_namespace
	      value: kube-system
	    - name: vip_leaderelection
	      value: "true"
	    - name: vip_leasename
	      value: plndr-cp-lock
	    - name: vip_leaseduration
	      value: "5"
	    - name: vip_renewdeadline
	      value: "3"
	    - name: vip_retryperiod
	      value: "1"
	    - name: address
	      value: 172.31.191.254
	    - name: prometheus_server
	      value: :2112
	    - name : lb_enable
	      value: "true"
	    - name: lb_port
	      value: "8443"
	    image: ghcr.io/kube-vip/kube-vip:v0.8.9
	    imagePullPolicy: IfNotPresent
	    name: kube-vip
	    resources: {}
	    securityContext:
	      capabilities:
	        add:
	        - NET_ADMIN
	        - NET_RAW
	    volumeMounts:
	    - mountPath: /etc/kubernetes/admin.conf
	      name: kubeconfig
	  hostAliases:
	  - hostnames:
	    - kubernetes
	    ip: 127.0.0.1
	  hostNetwork: true
	  volumes:
	  - hostPath:
	      path: "/etc/kubernetes/super-admin.conf"
	    name: kubeconfig
	status: {}
	I0401 20:23:06.855846   11880 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0401 20:23:06.870826   11880 binaries.go:44] Found k8s binaries, skipping transfer
	I0401 20:23:06.878377   11880 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube /etc/kubernetes/manifests
	I0401 20:23:06.896157   11880 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (309 bytes)
	I0401 20:23:06.924918   11880 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0401 20:23:06.955785   11880 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2290 bytes)
	I0401 20:23:06.986296   11880 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1447 bytes)
	I0401 20:23:07.024081   11880 ssh_runner.go:195] Run: grep 172.31.191.254	control-plane.minikube.internal$ /etc/hosts
	I0401 20:23:07.030325   11880 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.31.191.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0401 20:23:07.059312   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:23:07.228611   11880 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0401 20:23:07.257626   11880 certs.go:68] Setting up C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400 for IP: 172.31.187.44
	I0401 20:23:07.257701   11880 certs.go:194] generating shared ca certs ...
	I0401 20:23:07.257776   11880 certs.go:226] acquiring lock for ca certs: {Name:mkcb932913049efe02d6e38fc2201d3c46b3b4ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:23:07.258401   11880 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key
	I0401 20:23:07.258737   11880 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key
	I0401 20:23:07.258958   11880 certs.go:256] generating profile certs ...
	I0401 20:23:07.259387   11880 certs.go:363] generating signed profile cert for "minikube-user": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\client.key
	I0401 20:23:07.259528   11880 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\client.crt with IP's: []
	I0401 20:23:07.831565   11880 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\client.crt ...
	I0401 20:23:07.831565   11880 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\client.crt: {Name:mk9cbaa6f3eccc78555e69d3c2b2cf2a33e1567c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:23:07.833182   11880 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\client.key ...
	I0401 20:23:07.833182   11880 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\client.key: {Name:mk8079c51f7af997ba00e3e03124633e55e0cc70 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:23:07.834166   11880 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key.3b28388c
	I0401 20:23:07.834675   11880 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt.3b28388c with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.31.187.44 172.31.191.254]
	I0401 20:23:08.002265   11880 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt.3b28388c ...
	I0401 20:23:08.002265   11880 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt.3b28388c: {Name:mkf95daa5a8fa6d58cb1531a0a142190e47c6c06 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:23:08.003519   11880 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key.3b28388c ...
	I0401 20:23:08.003519   11880 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key.3b28388c: {Name:mkb551cda98e3245c03c29b24c6d4fb9dd5e5c13 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:23:08.004623   11880 certs.go:381] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt.3b28388c -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt
	I0401 20:23:08.023669   11880 certs.go:385] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key.3b28388c -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key
	I0401 20:23:08.024844   11880 certs.go:363] generating signed profile cert for "aggregator": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.key
	I0401 20:23:08.024918   11880 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.crt with IP's: []
	I0401 20:23:08.107811   11880 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.crt ...
	I0401 20:23:08.107811   11880 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.crt: {Name:mkba5a563455adb11478f8693a6bf00619652f05 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:23:08.108758   11880 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.key ...
	I0401 20:23:08.109762   11880 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.key: {Name:mk238a5e50f7626cfa3f4757384a9fb63a46464d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:23:08.109914   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I0401 20:23:08.110832   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I0401 20:23:08.110832   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0401 20:23:08.111060   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0401 20:23:08.111060   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0401 20:23:08.111060   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0401 20:23:08.111060   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0401 20:23:08.122725   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0401 20:23:08.123052   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem (1338 bytes)
	W0401 20:23:08.123457   11880 certs.go:480] ignoring C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692_empty.pem, impossibly tiny 0 bytes
	I0401 20:23:08.123457   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0401 20:23:08.123779   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0401 20:23:08.123996   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0401 20:23:08.124189   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I0401 20:23:08.124360   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem (1708 bytes)
	I0401 20:23:08.124662   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> /usr/share/ca-certificates/96922.pem
	I0401 20:23:08.124662   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0401 20:23:08.124910   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem -> /usr/share/ca-certificates/9692.pem
	I0401 20:23:08.125073   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0401 20:23:08.174172   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0401 20:23:08.217299   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0401 20:23:08.254211   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0401 20:23:08.295335   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I0401 20:23:08.334175   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0401 20:23:08.376921   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0401 20:23:08.417308   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0401 20:23:08.458056   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem --> /usr/share/ca-certificates/96922.pem (1708 bytes)
	I0401 20:23:08.502301   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0401 20:23:08.545233   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem --> /usr/share/ca-certificates/9692.pem (1338 bytes)
	I0401 20:23:08.589692   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0401 20:23:08.628681   11880 ssh_runner.go:195] Run: openssl version
	I0401 20:23:08.645517   11880 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"
	I0401 20:23:08.673977   11880 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0401 20:23:08.680850   11880 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr  1 19:48 /usr/share/ca-certificates/minikubeCA.pem
	I0401 20:23:08.688494   11880 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0401 20:23:08.706778   11880 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"
	I0401 20:23:08.735018   11880 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/9692.pem && ln -fs /usr/share/ca-certificates/9692.pem /etc/ssl/certs/9692.pem"
	I0401 20:23:08.760928   11880 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/9692.pem
	I0401 20:23:08.768586   11880 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Apr  1 20:04 /usr/share/ca-certificates/9692.pem
	I0401 20:23:08.776333   11880 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/9692.pem
	I0401 20:23:08.795758   11880 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/9692.pem /etc/ssl/certs/51391683.0"
	I0401 20:23:08.823631   11880 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/96922.pem && ln -fs /usr/share/ca-certificates/96922.pem /etc/ssl/certs/96922.pem"
	I0401 20:23:08.851787   11880 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/96922.pem
	I0401 20:23:08.859253   11880 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Apr  1 20:04 /usr/share/ca-certificates/96922.pem
	I0401 20:23:08.867129   11880 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/96922.pem
	I0401 20:23:08.883715   11880 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/96922.pem /etc/ssl/certs/3ec20f2e.0"
	I0401 20:23:08.909876   11880 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0401 20:23:08.917115   11880 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0401 20:23:08.917249   11880 kubeadm.go:392] StartCluster: {Name:ha-025400 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName:ha-025400 Namespace:d
efault APIServerHAVIP:172.31.191.254 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:} Nodes:[{Name: IP:172.31.187.44 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p Mou
ntUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0401 20:23:08.924738   11880 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0401 20:23:08.951945   11880 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0401 20:23:08.975049   11880 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0401 20:23:09.001391   11880 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I0401 20:23:09.017654   11880 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0401 20:23:09.017654   11880 kubeadm.go:157] found existing configuration files:
	
	I0401 20:23:09.026044   11880 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0401 20:23:09.042835   11880 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0401 20:23:09.051799   11880 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0401 20:23:09.078213   11880 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0401 20:23:09.095425   11880 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0401 20:23:09.104710   11880 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0401 20:23:09.128468   11880 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0401 20:23:09.145115   11880 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0401 20:23:09.153038   11880 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0401 20:23:09.178022   11880 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0401 20:23:09.196039   11880 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0401 20:23:09.205461   11880 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0401 20:23:09.222569   11880 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem"
	I0401 20:23:09.582615   11880 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0401 20:23:24.837169   11880 kubeadm.go:310] [init] Using Kubernetes version: v1.32.2
	I0401 20:23:24.837169   11880 kubeadm.go:310] [preflight] Running pre-flight checks
	I0401 20:23:24.837169   11880 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0401 20:23:24.837874   11880 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0401 20:23:24.838168   11880 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0401 20:23:24.838313   11880 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0401 20:23:24.841363   11880 out.go:235]   - Generating certificates and keys ...
	I0401 20:23:24.842219   11880 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0401 20:23:24.842299   11880 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0401 20:23:24.842561   11880 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0401 20:23:24.842679   11880 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0401 20:23:24.842851   11880 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0401 20:23:24.842851   11880 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0401 20:23:24.843159   11880 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0401 20:23:24.843391   11880 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [ha-025400 localhost] and IPs [172.31.187.44 127.0.0.1 ::1]
	I0401 20:23:24.843455   11880 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0401 20:23:24.843707   11880 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [ha-025400 localhost] and IPs [172.31.187.44 127.0.0.1 ::1]
	I0401 20:23:24.844020   11880 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0401 20:23:24.844175   11880 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0401 20:23:24.844175   11880 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0401 20:23:24.844381   11880 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0401 20:23:24.844534   11880 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0401 20:23:24.844734   11880 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0401 20:23:24.844863   11880 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0401 20:23:24.845052   11880 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0401 20:23:24.845161   11880 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0401 20:23:24.845161   11880 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0401 20:23:24.845161   11880 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0401 20:23:24.848238   11880 out.go:235]   - Booting up control plane ...
	I0401 20:23:24.848238   11880 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0401 20:23:24.848238   11880 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0401 20:23:24.848776   11880 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0401 20:23:24.849098   11880 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0401 20:23:24.849303   11880 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0401 20:23:24.849436   11880 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0401 20:23:24.849736   11880 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0401 20:23:24.850026   11880 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0401 20:23:24.850148   11880 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 511.090395ms
	I0401 20:23:24.850336   11880 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0401 20:23:24.850336   11880 kubeadm.go:310] [api-check] The API server is healthy after 9.177602524s
	I0401 20:23:24.850336   11880 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0401 20:23:24.850931   11880 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0401 20:23:24.851066   11880 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0401 20:23:24.851066   11880 kubeadm.go:310] [mark-control-plane] Marking the node ha-025400 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0401 20:23:24.851601   11880 kubeadm.go:310] [bootstrap-token] Using token: y69w94.to49g2tkkkzowpa7
	I0401 20:23:24.854398   11880 out.go:235]   - Configuring RBAC rules ...
	I0401 20:23:24.854398   11880 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0401 20:23:24.854398   11880 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0401 20:23:24.855208   11880 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0401 20:23:24.855208   11880 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0401 20:23:24.855208   11880 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0401 20:23:24.855208   11880 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0401 20:23:24.855208   11880 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0401 20:23:24.856242   11880 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0401 20:23:24.856242   11880 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0401 20:23:24.856242   11880 kubeadm.go:310] 
	I0401 20:23:24.856242   11880 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0401 20:23:24.856242   11880 kubeadm.go:310] 
	I0401 20:23:24.856242   11880 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0401 20:23:24.856242   11880 kubeadm.go:310] 
	I0401 20:23:24.856242   11880 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0401 20:23:24.856242   11880 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0401 20:23:24.856242   11880 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0401 20:23:24.856242   11880 kubeadm.go:310] 
	I0401 20:23:24.856242   11880 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0401 20:23:24.856242   11880 kubeadm.go:310] 
	I0401 20:23:24.856242   11880 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0401 20:23:24.856242   11880 kubeadm.go:310] 
	I0401 20:23:24.857241   11880 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0401 20:23:24.857241   11880 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0401 20:23:24.857241   11880 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0401 20:23:24.857241   11880 kubeadm.go:310] 
	I0401 20:23:24.857241   11880 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0401 20:23:24.857241   11880 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0401 20:23:24.857241   11880 kubeadm.go:310] 
	I0401 20:23:24.857241   11880 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token y69w94.to49g2tkkkzowpa7 \
	I0401 20:23:24.858280   11880 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ed5237e1582cd047e1509318b1994269b35c4e12bbc4d4044d51e18aae42aac6 \
	I0401 20:23:24.858537   11880 kubeadm.go:310] 	--control-plane 
	I0401 20:23:24.858537   11880 kubeadm.go:310] 
	I0401 20:23:24.858537   11880 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0401 20:23:24.858537   11880 kubeadm.go:310] 
	I0401 20:23:24.858537   11880 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token y69w94.to49g2tkkkzowpa7 \
	I0401 20:23:24.858537   11880 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ed5237e1582cd047e1509318b1994269b35c4e12bbc4d4044d51e18aae42aac6 
	I0401 20:23:24.858537   11880 cni.go:84] Creating CNI manager for ""
	I0401 20:23:24.858537   11880 cni.go:136] multinode detected (1 nodes found), recommending kindnet
	I0401 20:23:24.861840   11880 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0401 20:23:24.873589   11880 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0401 20:23:24.882225   11880 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.2/kubectl ...
	I0401 20:23:24.882225   11880 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0401 20:23:24.930885   11880 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0401 20:23:25.549305   11880 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0401 20:23:25.559221   11880 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0401 20:23:25.559221   11880 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes ha-025400 minikube.k8s.io/updated_at=2025_04_01T20_23_25_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=73c6e1c927350a51068882397e0642f8dfb63f2a minikube.k8s.io/name=ha-025400 minikube.k8s.io/primary=true
	I0401 20:23:25.580441   11880 ops.go:34] apiserver oom_adj: -16
	I0401 20:23:25.778666   11880 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0401 20:23:26.278438   11880 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0401 20:23:26.781459   11880 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0401 20:23:27.284347   11880 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0401 20:23:27.431287   11880 kubeadm.go:1113] duration metric: took 1.88183s to wait for elevateKubeSystemPrivileges
	I0401 20:23:27.431287   11880 kubeadm.go:394] duration metric: took 18.5138932s to StartCluster
	I0401 20:23:27.431287   11880 settings.go:142] acquiring lock: {Name:mk66ab2e0bae08b477c4ed9caa26e688e6ce3248 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:23:27.431287   11880 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 20:23:27.433252   11880 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\kubeconfig: {Name:mkb19224ea40e2aed3ce8c31a956f5aee129caa9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:23:27.434392   11880 start.go:233] HA (multi-control plane) cluster: will skip waiting for primary control-plane node &{Name: IP:172.31.187.44 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0401 20:23:27.434392   11880 start.go:241] waiting for startup goroutines ...
	I0401 20:23:27.434392   11880 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0401 20:23:27.434392   11880 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin: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 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]
	I0401 20:23:27.434392   11880 addons.go:69] Setting storage-provisioner=true in profile "ha-025400"
	I0401 20:23:27.434392   11880 addons.go:69] Setting default-storageclass=true in profile "ha-025400"
	I0401 20:23:27.434392   11880 addons.go:238] Setting addon storage-provisioner=true in "ha-025400"
	I0401 20:23:27.434392   11880 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "ha-025400"
	I0401 20:23:27.434921   11880 host.go:66] Checking if "ha-025400" exists ...
	I0401 20:23:27.435138   11880 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 20:23:27.435680   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:23:27.436057   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:23:27.563748   11880 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           172.31.176.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0401 20:23:28.029845   11880 start.go:971] {"host.minikube.internal": 172.31.176.1} host record injected into CoreDNS's ConfigMap
	I0401 20:23:29.556672   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:23:29.556672   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:29.560155   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:23:29.560155   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:29.561402   11880 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 20:23:29.561876   11880 kapi.go:59] client config for ha-025400: &rest.Config{Host:"https://172.31.191.254:8443", 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.minikube5\\minikube-integration\\.minikube\\profiles\\ha-025400\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\ha-025400\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), Ne
xtProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x23292e0), 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)}
	I0401 20:23:29.562919   11880 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0401 20:23:29.563176   11880 cert_rotation.go:140] Starting client certificate rotation controller
	I0401 20:23:29.563176   11880 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
	I0401 20:23:29.563176   11880 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
	I0401 20:23:29.563176   11880 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false
	I0401 20:23:29.563176   11880 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false
	I0401 20:23:29.563727   11880 addons.go:238] Setting addon default-storageclass=true in "ha-025400"
	I0401 20:23:29.563727   11880 host.go:66] Checking if "ha-025400" exists ...
	I0401 20:23:29.564694   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:23:29.565395   11880 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0401 20:23:29.565490   11880 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0401 20:23:29.565570   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:23:31.742481   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:23:31.742481   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:31.742593   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:23:31.785917   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:23:31.785917   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:31.785985   11880 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0401 20:23:31.786075   11880 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0401 20:23:31.786163   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:23:33.899629   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:23:33.899629   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:33.899629   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:23:34.287982   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:23:34.288048   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:34.288048   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.44 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\id_rsa Username:docker}
	I0401 20:23:34.427043   11880 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0401 20:23:36.425369   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:23:36.425369   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:36.425877   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.44 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\id_rsa Username:docker}
	I0401 20:23:36.560101   11880 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0401 20:23:36.698714   11880 round_trippers.go:470] GET https://172.31.191.254:8443/apis/storage.k8s.io/v1/storageclasses
	I0401 20:23:36.698714   11880 round_trippers.go:476] Request Headers:
	I0401 20:23:36.698714   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:23:36.698714   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:23:36.715481   11880 round_trippers.go:581] Response Status: 200 OK in 16 milliseconds
	I0401 20:23:36.716022   11880 round_trippers.go:470] PUT https://172.31.191.254:8443/apis/storage.k8s.io/v1/storageclasses/standard
	I0401 20:23:36.716090   11880 round_trippers.go:476] Request Headers:
	I0401 20:23:36.716090   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:23:36.716090   11880 round_trippers.go:480]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 20:23:36.716090   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:23:36.722942   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:23:36.725644   11880 out.go:177] * Enabled addons: storage-provisioner, default-storageclass
	I0401 20:23:36.729620   11880 addons.go:514] duration metric: took 9.2951552s for enable addons: enabled=[storage-provisioner default-storageclass]
	I0401 20:23:36.729723   11880 start.go:246] waiting for cluster config update ...
	I0401 20:23:36.729723   11880 start.go:255] writing updated cluster config ...
	I0401 20:23:36.732932   11880 out.go:201] 
	I0401 20:23:36.745092   11880 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 20:23:36.746090   11880 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\config.json ...
	I0401 20:23:36.752093   11880 out.go:177] * Starting "ha-025400-m02" control-plane node in "ha-025400" cluster
	I0401 20:23:36.755099   11880 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0401 20:23:36.755099   11880 cache.go:56] Caching tarball of preloaded images
	I0401 20:23:36.755099   11880 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0401 20:23:36.756095   11880 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0401 20:23:36.756095   11880 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\config.json ...
	I0401 20:23:36.766096   11880 start.go:360] acquireMachinesLock for ha-025400-m02: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0401 20:23:36.766096   11880 start.go:364] duration metric: took 0s to acquireMachinesLock for "ha-025400-m02"
	I0401 20:23:36.767099   11880 start.go:93] Provisioning new machine with config: &{Name:ha-025400 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName
:ha-025400 Namespace:default APIServerHAVIP:172.31.191.254 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:} Nodes:[{Name: IP:172.31.187.44 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP: Port:8443 KubernetesVersion:v1.32.2 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:true ExtraDisks:0 CertExpiration:26280h0m0s
Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name:m02 IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0401 20:23:36.767099   11880 start.go:125] createHost starting for "m02" (driver="hyperv")
	I0401 20:23:36.770098   11880 out.go:235] * Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
	I0401 20:23:36.771100   11880 start.go:159] libmachine.API.Create for "ha-025400" (driver="hyperv")
	I0401 20:23:36.771100   11880 client.go:168] LocalClient.Create starting
	I0401 20:23:36.771100   11880 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem
	I0401 20:23:36.771100   11880 main.go:141] libmachine: Decoding PEM data...
	I0401 20:23:36.771100   11880 main.go:141] libmachine: Parsing certificate...
	I0401 20:23:36.772098   11880 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem
	I0401 20:23:36.772098   11880 main.go:141] libmachine: Decoding PEM data...
	I0401 20:23:36.772098   11880 main.go:141] libmachine: Parsing certificate...
	I0401 20:23:36.772098   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
	I0401 20:23:38.532897   11880 main.go:141] libmachine: [stdout =====>] : Hyper-V
	
	I0401 20:23:38.532897   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:38.533197   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(([System.Security.Principal.SecurityIdentifier]::new("S-1-5-32-578")))
	I0401 20:23:40.142441   11880 main.go:141] libmachine: [stdout =====>] : False
	
	I0401 20:23:40.142625   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:40.142708   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0401 20:23:41.547774   11880 main.go:141] libmachine: [stdout =====>] : True
	
	I0401 20:23:41.547774   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:41.548732   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0401 20:23:44.932308   11880 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0401 20:23:44.932308   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:44.933914   11880 main.go:141] libmachine: Downloading C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\boot2docker.iso from file://C:/Users/jenkins.minikube5/minikube-integration/.minikube/cache/iso/amd64/minikube-v1.35.0-amd64.iso...
	I0401 20:23:45.313535   11880 main.go:141] libmachine: Creating SSH key...
	I0401 20:23:45.518973   11880 main.go:141] libmachine: Creating VM...
	I0401 20:23:45.518973   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0401 20:23:48.214479   11880 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0401 20:23:48.214479   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:48.214583   11880 main.go:141] libmachine: Using switch "Default Switch"
	I0401 20:23:48.214676   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0401 20:23:49.854788   11880 main.go:141] libmachine: [stdout =====>] : True
	
	I0401 20:23:49.854788   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:49.854876   11880 main.go:141] libmachine: Creating VHD
	I0401 20:23:49.854876   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02\fixed.vhd' -SizeBytes 10MB -Fixed
	I0401 20:23:53.499575   11880 main.go:141] libmachine: [stdout =====>] : 
	
	ComputerName            : minikube5
	Path                    : C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02\fixed.vhd
	VhdFormat               : VHD
	VhdType                 : Fixed
	FileSize                : 10486272
	Size                    : 10485760
	MinimumSize             : 
	LogicalSectorSize       : 512
	PhysicalSectorSize      : 512
	BlockSize               : 0
	ParentPath              : 
	DiskIdentifier          : 37BF2EF5-5E77-40E5-8D31-7527B6816C0C
	FragmentationPercentage : 0
	Alignment               : 1
	Attached                : False
	DiskNumber              : 
	IsPMEMCompatible        : False
	AddressAbstractionType  : None
	Number                  : 
	
	
	
	
	I0401 20:23:53.499575   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:53.499575   11880 main.go:141] libmachine: Writing magic tar header
	I0401 20:23:53.499575   11880 main.go:141] libmachine: Writing SSH key tar header
	I0401 20:23:53.513813   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02\fixed.vhd' -DestinationPath 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02\disk.vhd' -VHDType Dynamic -DeleteSource
	I0401 20:23:56.584840   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:23:56.584979   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:56.584979   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02\disk.vhd' -SizeBytes 20000MB
	I0401 20:23:59.004629   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:23:59.004629   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:23:59.005377   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM ha-025400-m02 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02' -SwitchName 'Default Switch' -MemoryStartupBytes 2200MB
	I0401 20:24:02.353093   11880 main.go:141] libmachine: [stdout =====>] : 
	Name          State CPUUsage(%) MemoryAssigned(M) Uptime   Status             Version
	----          ----- ----------- ----------------- ------   ------             -------
	ha-025400-m02 Off   0           0                 00:00:00 Operating normally 9.0    
	
	
	
	I0401 20:24:02.353319   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:02.353319   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName ha-025400-m02 -DynamicMemoryEnabled $false
	I0401 20:24:04.429842   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:24:04.429842   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:04.429842   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor ha-025400-m02 -Count 2
	I0401 20:24:06.437976   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:24:06.437976   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:06.438054   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName ha-025400-m02 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02\boot2docker.iso'
	I0401 20:24:08.790267   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:24:08.790344   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:08.790344   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName ha-025400-m02 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02\disk.vhd'
	I0401 20:24:11.227156   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:24:11.227156   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:11.227156   11880 main.go:141] libmachine: Starting VM...
	I0401 20:24:11.227327   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM ha-025400-m02
	I0401 20:24:14.158265   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:24:14.158620   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:14.158620   11880 main.go:141] libmachine: Waiting for host to start...
	I0401 20:24:14.158909   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:24:16.316631   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:24:16.316690   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:16.316690   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:24:18.688454   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:24:18.688454   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:19.688829   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:24:21.701629   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:24:21.701629   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:21.701830   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:24:24.056300   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:24:24.056300   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:25.056406   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:24:27.176385   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:24:27.177218   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:27.177274   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:24:29.551456   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:24:29.551456   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:30.552154   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:24:32.593302   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:24:32.593937   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:32.594089   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:24:34.904945   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:24:34.904945   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:35.905404   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:24:37.922181   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:24:37.922181   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:37.922667   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:24:40.336237   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:24:40.336237   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:40.336237   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:24:42.350473   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:24:42.350473   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:42.350473   11880 machine.go:93] provisionDockerMachine start ...
	I0401 20:24:42.350473   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:24:44.358903   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:24:44.358903   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:44.360099   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:24:46.715260   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:24:46.715475   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:46.722881   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:24:46.735589   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.182.48 22 <nil> <nil>}
	I0401 20:24:46.735589   11880 main.go:141] libmachine: About to run SSH command:
	hostname
	I0401 20:24:46.880167   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0401 20:24:46.880167   11880 buildroot.go:166] provisioning hostname "ha-025400-m02"
	I0401 20:24:46.880167   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:24:48.862858   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:24:48.862858   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:48.862858   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:24:51.184973   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:24:51.185189   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:51.189191   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:24:51.189670   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.182.48 22 <nil> <nil>}
	I0401 20:24:51.189670   11880 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-025400-m02 && echo "ha-025400-m02" | sudo tee /etc/hostname
	I0401 20:24:51.365890   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-025400-m02
	
	I0401 20:24:51.365890   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:24:53.338005   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:24:53.338005   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:53.338936   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:24:55.718617   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:24:55.718617   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:55.722608   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:24:55.723047   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.182.48 22 <nil> <nil>}
	I0401 20:24:55.723047   11880 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-025400-m02' /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 ha-025400-m02/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-025400-m02' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0401 20:24:55.867982   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0401 20:24:55.867982   11880 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0401 20:24:55.867982   11880 buildroot.go:174] setting up certificates
	I0401 20:24:55.867982   11880 provision.go:84] configureAuth start
	I0401 20:24:55.867982   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:24:57.853625   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:24:57.853705   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:24:57.853777   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:00.208413   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:00.208413   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:00.208559   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:25:02.160887   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:02.160887   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:02.160962   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:04.497432   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:04.497432   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:04.498023   11880 provision.go:143] copyHostCerts
	I0401 20:25:04.498154   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0401 20:25:04.498345   11880 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0401 20:25:04.498345   11880 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0401 20:25:04.498609   11880 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0401 20:25:04.499315   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0401 20:25:04.499315   11880 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0401 20:25:04.499315   11880 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0401 20:25:04.499859   11880 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0401 20:25:04.500693   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0401 20:25:04.500953   11880 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0401 20:25:04.500953   11880 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0401 20:25:04.501240   11880 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1679 bytes)
	I0401 20:25:04.501901   11880 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.ha-025400-m02 san=[127.0.0.1 172.31.182.48 ha-025400-m02 localhost minikube]
	I0401 20:25:04.658726   11880 provision.go:177] copyRemoteCerts
	I0401 20:25:04.666621   11880 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0401 20:25:04.667317   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:25:06.642909   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:06.642909   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:06.642909   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:09.074021   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:09.074021   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:09.075175   11880 sshutil.go:53] new ssh client: &{IP:172.31.182.48 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02\id_rsa Username:docker}
	I0401 20:25:09.181380   11880 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.5140589s)
	I0401 20:25:09.181380   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0401 20:25:09.181380   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0401 20:25:09.228845   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0401 20:25:09.228916   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1208 bytes)
	I0401 20:25:09.273572   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0401 20:25:09.273642   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0401 20:25:09.319443   11880 provision.go:87] duration metric: took 13.451354s to configureAuth
	I0401 20:25:09.319443   11880 buildroot.go:189] setting minikube options for container-runtime
	I0401 20:25:09.320308   11880 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 20:25:09.320360   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:25:11.330048   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:11.330048   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:11.330932   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:13.688711   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:13.688711   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:13.692872   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:25:13.693397   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.182.48 22 <nil> <nil>}
	I0401 20:25:13.693397   11880 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0401 20:25:13.840529   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0401 20:25:13.840621   11880 buildroot.go:70] root file system type: tmpfs
	I0401 20:25:13.840785   11880 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0401 20:25:13.840870   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:25:15.804713   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:15.804926   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:15.804999   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:18.184879   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:18.185659   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:18.191631   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:25:18.191631   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.182.48 22 <nil> <nil>}
	I0401 20:25:18.192287   11880 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
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment="NO_PROXY=172.31.187.44"
	
	
	# 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=hyperv --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
	I0401 20:25:18.363823   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment=NO_PROXY=172.31.187.44
	
	
	# 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=hyperv --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
	
	I0401 20:25:18.363938   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:25:20.291531   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:20.291709   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:20.291709   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:22.656038   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:22.656038   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:22.660408   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:25:22.660555   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.182.48 22 <nil> <nil>}
	I0401 20:25:22.660555   11880 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; }
	I0401 20:25:24.817974   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I0401 20:25:24.817974   11880 machine.go:96] duration metric: took 42.4671634s to provisionDockerMachine
	I0401 20:25:24.818972   11880 client.go:171] duration metric: took 1m48.0470164s to LocalClient.Create
	I0401 20:25:24.818972   11880 start.go:167] duration metric: took 1m48.0470164s to libmachine.API.Create "ha-025400"
	I0401 20:25:24.818972   11880 start.go:293] postStartSetup for "ha-025400-m02" (driver="hyperv")
	I0401 20:25:24.818972   11880 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]
	I0401 20:25:24.825976   11880 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
	I0401 20:25:24.825976   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:25:26.824079   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:26.824079   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:26.824079   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:29.178429   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:29.178429   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:29.179057   11880 sshutil.go:53] new ssh client: &{IP:172.31.182.48 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02\id_rsa Username:docker}
	I0401 20:25:29.283380   11880 ssh_runner.go:235] Completed: 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: (4.4573689s)
	I0401 20:25:29.291064   11880 ssh_runner.go:195] Run: cat /etc/os-release
	I0401 20:25:29.304655   11880 info.go:137] Remote host: Buildroot 2023.02.9
	I0401 20:25:29.304655   11880 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\addons for local assets ...
	I0401 20:25:29.305475   11880 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\files for local assets ...
	I0401 20:25:29.306212   11880 filesync.go:149] local asset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> 96922.pem in /etc/ssl/certs
	I0401 20:25:29.306212   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> /etc/ssl/certs/96922.pem
	I0401 20:25:29.315187   11880 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0401 20:25:29.332630   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem --> /etc/ssl/certs/96922.pem (1708 bytes)
	I0401 20:25:29.374800   11880 start.go:296] duration metric: took 4.5557913s for postStartSetup
	I0401 20:25:29.377072   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:25:31.321985   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:31.321985   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:31.321985   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:33.649872   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:33.650861   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:33.650895   11880 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\config.json ...
	I0401 20:25:33.652791   11880 start.go:128] duration metric: took 1m56.8847653s to createHost
	I0401 20:25:33.652791   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:25:35.627665   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:35.627665   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:35.627665   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:37.983186   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:37.983219   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:37.987383   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:25:37.987443   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.182.48 22 <nil> <nil>}
	I0401 20:25:37.987443   11880 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I0401 20:25:38.121807   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: 1743539138.146211873
	
	I0401 20:25:38.121886   11880 fix.go:216] guest clock: 1743539138.146211873
	I0401 20:25:38.121886   11880 fix.go:229] Guest: 2025-04-01 20:25:38.146211873 +0000 UTC Remote: 2025-04-01 20:25:33.6527912 +0000 UTC m=+305.100034401 (delta=4.493420673s)
	I0401 20:25:38.121956   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:25:40.060921   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:40.060921   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:40.061012   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:42.422410   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:42.422468   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:42.426122   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:25:42.426718   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.182.48 22 <nil> <nil>}
	I0401 20:25:42.426718   11880 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1743539138
	I0401 20:25:42.575027   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: Tue Apr  1 20:25:38 UTC 2025
	
	I0401 20:25:42.575103   11880 fix.go:236] clock set: Tue Apr  1 20:25:38 UTC 2025
	 (err=<nil>)
	I0401 20:25:42.575103   11880 start.go:83] releasing machines lock for "ha-025400-m02", held for 2m5.8080084s
	I0401 20:25:42.575320   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:25:44.538180   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:44.538250   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:44.538321   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:46.864677   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:46.864677   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:46.868688   11880 out.go:177] * Found network options:
	I0401 20:25:46.870893   11880 out.go:177]   - NO_PROXY=172.31.187.44
	W0401 20:25:46.873165   11880 proxy.go:119] fail to check proxy env: Error ip not in block
	I0401 20:25:46.876707   11880 out.go:177]   - NO_PROXY=172.31.187.44
	W0401 20:25:46.878335   11880 proxy.go:119] fail to check proxy env: Error ip not in block
	W0401 20:25:46.879335   11880 proxy.go:119] fail to check proxy env: Error ip not in block
	I0401 20:25:46.881976   11880 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I0401 20:25:46.881976   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:25:46.888430   11880 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0401 20:25:46.888430   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:25:48.908232   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:48.908307   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:48.908382   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:48.909719   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:48.909795   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:48.909795   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 20:25:51.338494   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:51.338494   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:51.339582   11880 sshutil.go:53] new ssh client: &{IP:172.31.182.48 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02\id_rsa Username:docker}
	I0401 20:25:51.356920   11880 main.go:141] libmachine: [stdout =====>] : 172.31.182.48
	
	I0401 20:25:51.357127   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:51.357214   11880 sshutil.go:53] new ssh client: &{IP:172.31.182.48 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m02\id_rsa Username:docker}
	I0401 20:25:51.430807   11880 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.5487351s)
	W0401 20:25:51.430899   11880 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I0401 20:25:51.466204   11880 ssh_runner.go:235] Completed: sh -c "stat /etc/cni/net.d/*loopback.conf*": (4.577737s)
	W0401 20:25:51.466299   11880 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I0401 20:25:51.473787   11880 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0401 20:25:51.501147   11880 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0401 20:25:51.502190   11880 start.go:495] detecting cgroup driver to use...
	I0401 20:25:51.502314   11880 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"
	W0401 20:25:51.541770   11880 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W0401 20:25:51.541770   11880 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I0401 20:25:51.547955   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0401 20:25:51.575766   11880 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"
	I0401 20:25:51.595260   11880 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0401 20:25:51.604892   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0401 20:25:51.635645   11880 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"
	I0401 20:25:51.663012   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0401 20:25:51.689848   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0401 20:25:51.716531   11880 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0401 20:25:51.743657   11880 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"
	I0401 20:25:51.768891   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0401 20:25:51.796131   11880 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"
	I0401 20:25:51.822270   11880 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0401 20:25:51.838647   11880 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0401 20:25:51.848006   11880 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0401 20:25:51.883169   11880 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0401 20:25:51.909478   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:25:52.077513   11880 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0401 20:25:52.106455   11880 start.go:495] detecting cgroup driver to use...
	I0401 20:25:52.116829   11880 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0401 20:25:52.145734   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0401 20:25:52.172179   11880 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0401 20:25:52.212895   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0401 20:25:52.241845   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0401 20:25:52.273245   11880 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0401 20:25:52.327067   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0401 20:25:52.350155   11880 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0401 20:25:52.391413   11880 ssh_runner.go:195] Run: which cri-dockerd
	I0401 20:25:52.404730   11880 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0401 20:25:52.421324   11880 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0401 20:25:52.460296   11880 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0401 20:25:52.641036   11880 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0401 20:25:52.810438   11880 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0401 20:25:52.810438   11880 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0401 20:25:52.850269   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:25:53.029096   11880 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0401 20:25:55.590961   11880 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.5618454s)
	I0401 20:25:55.599345   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0401 20:25:55.628796   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0401 20:25:55.657293   11880 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0401 20:25:55.836232   11880 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0401 20:25:56.012342   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:25:56.178256   11880 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0401 20:25:56.213854   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0401 20:25:56.243888   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:25:56.420831   11880 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0401 20:25:56.526469   11880 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0401 20:25:56.535355   11880 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0401 20:25:56.545856   11880 start.go:563] Will wait 60s for crictl version
	I0401 20:25:56.553868   11880 ssh_runner.go:195] Run: which crictl
	I0401 20:25:56.569598   11880 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0401 20:25:56.620518   11880 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.4.0
	RuntimeApiVersion:  v1
	I0401 20:25:56.628154   11880 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0401 20:25:56.669928   11880 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0401 20:25:56.709245   11880 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	I0401 20:25:56.711322   11880 out.go:177]   - env NO_PROXY=172.31.187.44
	I0401 20:25:56.714233   11880 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I0401 20:25:56.718296   11880 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I0401 20:25:56.718296   11880 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I0401 20:25:56.718296   11880 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I0401 20:25:56.718296   11880 ip.go:211] Found interface: {Index:7 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:76:b1:ea Flags:up|broadcast|multicast|running}
	I0401 20:25:56.721225   11880 ip.go:214] interface addr: fe80::b0ae:8d:e5e7:59c7/64
	I0401 20:25:56.721225   11880 ip.go:214] interface addr: 172.31.176.1/20
	I0401 20:25:56.728171   11880 ssh_runner.go:195] Run: grep 172.31.176.1	host.minikube.internal$ /etc/hosts
	I0401 20:25:56.734640   11880 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.31.176.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0401 20:25:56.754656   11880 mustload.go:65] Loading cluster: ha-025400
	I0401 20:25:56.755179   11880 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 20:25:56.755786   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:25:58.739376   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:25:58.739376   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:25:58.739376   11880 host.go:66] Checking if "ha-025400" exists ...
	I0401 20:25:58.739966   11880 certs.go:68] Setting up C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400 for IP: 172.31.182.48
	I0401 20:25:58.740044   11880 certs.go:194] generating shared ca certs ...
	I0401 20:25:58.740044   11880 certs.go:226] acquiring lock for ca certs: {Name:mkcb932913049efe02d6e38fc2201d3c46b3b4ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:25:58.740603   11880 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key
	I0401 20:25:58.740987   11880 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key
	I0401 20:25:58.741162   11880 certs.go:256] generating profile certs ...
	I0401 20:25:58.741690   11880 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\client.key
	I0401 20:25:58.741783   11880 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key.bfa6b695
	I0401 20:25:58.741906   11880 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt.bfa6b695 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.31.187.44 172.31.182.48 172.31.191.254]
	I0401 20:25:58.893787   11880 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt.bfa6b695 ...
	I0401 20:25:58.893787   11880 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt.bfa6b695: {Name:mk5a00dd248bb53d2424a8d168ca8319ccd824cf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:25:58.894553   11880 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key.bfa6b695 ...
	I0401 20:25:58.894553   11880 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key.bfa6b695: {Name:mkf23423d485c31ee1e1d4bb835c924939d335e3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:25:58.895662   11880 certs.go:381] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt.bfa6b695 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt
	I0401 20:25:58.909572   11880 certs.go:385] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key.bfa6b695 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key
	I0401 20:25:58.911331   11880 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.key
	I0401 20:25:58.911524   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I0401 20:25:58.911626   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I0401 20:25:58.911718   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0401 20:25:58.911878   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0401 20:25:58.911962   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0401 20:25:58.912051   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0401 20:25:58.912862   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0401 20:25:58.913031   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0401 20:25:58.913512   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem (1338 bytes)
	W0401 20:25:58.913792   11880 certs.go:480] ignoring C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692_empty.pem, impossibly tiny 0 bytes
	I0401 20:25:58.913871   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0401 20:25:58.914063   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0401 20:25:58.914289   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0401 20:25:58.914524   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I0401 20:25:58.914846   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem (1708 bytes)
	I0401 20:25:58.915068   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> /usr/share/ca-certificates/96922.pem
	I0401 20:25:58.915232   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0401 20:25:58.915232   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem -> /usr/share/ca-certificates/9692.pem
	I0401 20:25:58.915232   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:26:00.903085   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:26:00.903904   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:26:00.903904   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:26:03.257445   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:26:03.257497   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:26:03.258054   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.44 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\id_rsa Username:docker}
	I0401 20:26:03.360302   11880 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/sa.pub
	I0401 20:26:03.367445   11880 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.pub --> memory (451 bytes)
	I0401 20:26:03.395275   11880 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/sa.key
	I0401 20:26:03.401587   11880 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.key --> memory (1679 bytes)
	I0401 20:26:03.430349   11880 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/front-proxy-ca.crt
	I0401 20:26:03.437076   11880 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.crt --> memory (1123 bytes)
	I0401 20:26:03.466327   11880 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/front-proxy-ca.key
	I0401 20:26:03.472744   11880 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.key --> memory (1679 bytes)
	I0401 20:26:03.503581   11880 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/etcd/ca.crt
	I0401 20:26:03.510411   11880 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.crt --> memory (1094 bytes)
	I0401 20:26:03.536558   11880 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/etcd/ca.key
	I0401 20:26:03.542769   11880 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.key --> memory (1679 bytes)
	I0401 20:26:03.561957   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0401 20:26:03.608772   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0401 20:26:03.649228   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0401 20:26:03.697396   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0401 20:26:03.739550   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1436 bytes)
	I0401 20:26:03.780697   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0401 20:26:03.823561   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0401 20:26:03.864239   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0401 20:26:03.905166   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem --> /usr/share/ca-certificates/96922.pem (1708 bytes)
	I0401 20:26:03.946295   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0401 20:26:03.986379   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem --> /usr/share/ca-certificates/9692.pem (1338 bytes)
	I0401 20:26:04.029820   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.pub (451 bytes)
	I0401 20:26:04.059453   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.key (1679 bytes)
	I0401 20:26:04.087159   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.crt (1123 bytes)
	I0401 20:26:04.117045   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.key (1679 bytes)
	I0401 20:26:04.144479   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.crt (1094 bytes)
	I0401 20:26:04.172308   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.key (1679 bytes)
	I0401 20:26:04.201292   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (744 bytes)
	I0401 20:26:04.238789   11880 ssh_runner.go:195] Run: openssl version
	I0401 20:26:04.257838   11880 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/96922.pem && ln -fs /usr/share/ca-certificates/96922.pem /etc/ssl/certs/96922.pem"
	I0401 20:26:04.284179   11880 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/96922.pem
	I0401 20:26:04.291582   11880 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Apr  1 20:04 /usr/share/ca-certificates/96922.pem
	I0401 20:26:04.300173   11880 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/96922.pem
	I0401 20:26:04.316480   11880 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/96922.pem /etc/ssl/certs/3ec20f2e.0"
	I0401 20:26:04.345357   11880 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"
	I0401 20:26:04.372729   11880 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0401 20:26:04.380226   11880 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr  1 19:48 /usr/share/ca-certificates/minikubeCA.pem
	I0401 20:26:04.387652   11880 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0401 20:26:04.404945   11880 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"
	I0401 20:26:04.432612   11880 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/9692.pem && ln -fs /usr/share/ca-certificates/9692.pem /etc/ssl/certs/9692.pem"
	I0401 20:26:04.460322   11880 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/9692.pem
	I0401 20:26:04.466858   11880 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Apr  1 20:04 /usr/share/ca-certificates/9692.pem
	I0401 20:26:04.475196   11880 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/9692.pem
	I0401 20:26:04.493217   11880 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/9692.pem /etc/ssl/certs/51391683.0"
	I0401 20:26:04.519026   11880 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0401 20:26:04.525628   11880 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0401 20:26:04.525628   11880 kubeadm.go:934] updating node {m02 172.31.182.48 8443 v1.32.2 docker true true} ...
	I0401 20:26:04.525628   11880 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=ha-025400-m02 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.31.182.48
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:ha-025400 Namespace:default APIServerHAVIP:172.31.191.254 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:}
	I0401 20:26:04.525628   11880 kube-vip.go:115] generating kube-vip config ...
	I0401 20:26:04.532966   11880 ssh_runner.go:195] Run: sudo sh -c "modprobe --all ip_vs ip_vs_rr ip_vs_wrr ip_vs_sh nf_conntrack"
	I0401 20:26:04.559182   11880 kube-vip.go:167] auto-enabling control-plane load-balancing in kube-vip
	I0401 20:26:04.559347   11880 kube-vip.go:137] kube-vip config:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  name: kube-vip
	  namespace: kube-system
	spec:
	  containers:
	  - args:
	    - manager
	    env:
	    - name: vip_arp
	      value: "true"
	    - name: port
	      value: "8443"
	    - name: vip_nodename
	      valueFrom:
	        fieldRef:
	          fieldPath: spec.nodeName
	    - name: vip_interface
	      value: eth0
	    - name: vip_cidr
	      value: "32"
	    - name: dns_mode
	      value: first
	    - name: cp_enable
	      value: "true"
	    - name: cp_namespace
	      value: kube-system
	    - name: vip_leaderelection
	      value: "true"
	    - name: vip_leasename
	      value: plndr-cp-lock
	    - name: vip_leaseduration
	      value: "5"
	    - name: vip_renewdeadline
	      value: "3"
	    - name: vip_retryperiod
	      value: "1"
	    - name: address
	      value: 172.31.191.254
	    - name: prometheus_server
	      value: :2112
	    - name : lb_enable
	      value: "true"
	    - name: lb_port
	      value: "8443"
	    image: ghcr.io/kube-vip/kube-vip:v0.8.9
	    imagePullPolicy: IfNotPresent
	    name: kube-vip
	    resources: {}
	    securityContext:
	      capabilities:
	        add:
	        - NET_ADMIN
	        - NET_RAW
	    volumeMounts:
	    - mountPath: /etc/kubernetes/admin.conf
	      name: kubeconfig
	  hostAliases:
	  - hostnames:
	    - kubernetes
	    ip: 127.0.0.1
	  hostNetwork: true
	  volumes:
	  - hostPath:
	      path: "/etc/kubernetes/admin.conf"
	    name: kubeconfig
	status: {}
	I0401 20:26:04.569016   11880 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0401 20:26:04.583424   11880 binaries.go:47] Didn't find k8s binaries: sudo ls /var/lib/minikube/binaries/v1.32.2: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/var/lib/minikube/binaries/v1.32.2': No such file or directory
	
	Initiating transfer...
	I0401 20:26:04.591892   11880 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/binaries/v1.32.2
	I0401 20:26:04.612032   11880 download.go:108] Downloading: https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubectl.sha256 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubectl
	I0401 20:26:04.612261   11880 download.go:108] Downloading: https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubelet?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubelet.sha256 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubelet
	I0401 20:26:04.612261   11880 download.go:108] Downloading: https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubeadm.sha256 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubeadm
	I0401 20:26:05.743112   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubectl -> /var/lib/minikube/binaries/v1.32.2/kubectl
	I0401 20:26:05.751486   11880 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubectl
	I0401 20:26:05.760083   11880 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubectl: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubectl: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubectl': No such file or directory
	I0401 20:26:05.761091   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubectl --> /var/lib/minikube/binaries/v1.32.2/kubectl (57323672 bytes)
	I0401 20:26:06.054146   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubeadm -> /var/lib/minikube/binaries/v1.32.2/kubeadm
	I0401 20:26:06.062145   11880 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubeadm
	I0401 20:26:06.081192   11880 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubeadm: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubeadm: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubeadm': No such file or directory
	I0401 20:26:06.081192   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubeadm --> /var/lib/minikube/binaries/v1.32.2/kubeadm (70942872 bytes)
	I0401 20:26:06.145717   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0401 20:26:06.195117   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubelet -> /var/lib/minikube/binaries/v1.32.2/kubelet
	I0401 20:26:06.203868   11880 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubelet
	I0401 20:26:06.221816   11880 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubelet: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubelet: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubelet': No such file or directory
	I0401 20:26:06.222937   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubelet --> /var/lib/minikube/binaries/v1.32.2/kubelet (77406468 bytes)
	I0401 20:26:06.847625   11880 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /etc/kubernetes/manifests
	I0401 20:26:06.865649   11880 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (313 bytes)
	I0401 20:26:06.898867   11880 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0401 20:26:06.931400   11880 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1441 bytes)
	I0401 20:26:06.969310   11880 ssh_runner.go:195] Run: grep 172.31.191.254	control-plane.minikube.internal$ /etc/hosts
	I0401 20:26:06.976131   11880 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.31.191.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0401 20:26:07.004332   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:26:07.186362   11880 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0401 20:26:07.220385   11880 host.go:66] Checking if "ha-025400" exists ...
	I0401 20:26:07.221098   11880 start.go:317] joinCluster: &{Name:ha-025400 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName:ha-025400 Namespace:def
ault APIServerHAVIP:172.31.191.254 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:} Nodes:[{Name: IP:172.31.187.44 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.31.182.48 Port:8443 KubernetesVersion:v1.32.2 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false
MountString:C:\Users\jenkins.minikube5:/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}
	I0401 20:26:07.221254   11880 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0"
	I0401 20:26:07.221326   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:26:09.202559   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:26:09.202559   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:26:09.202559   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:26:11.570835   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:26:11.571537   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:26:11.571863   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.44 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\id_rsa Username:docker}
	I0401 20:26:11.969083   11880 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0": (4.7477915s)
	I0401 20:26:11.969083   11880 start.go:343] trying to join control-plane node "m02" to cluster: &{Name:m02 IP:172.31.182.48 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0401 20:26:11.969083   11880 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token 4vvsg5.sryo16xaozo44vz0 --discovery-token-ca-cert-hash sha256:ed5237e1582cd047e1509318b1994269b35c4e12bbc4d4044d51e18aae42aac6 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=ha-025400-m02 --control-plane --apiserver-advertise-address=172.31.182.48 --apiserver-bind-port=8443"
	I0401 20:26:50.523855   11880 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token 4vvsg5.sryo16xaozo44vz0 --discovery-token-ca-cert-hash sha256:ed5237e1582cd047e1509318b1994269b35c4e12bbc4d4044d51e18aae42aac6 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=ha-025400-m02 --control-plane --apiserver-advertise-address=172.31.182.48 --apiserver-bind-port=8443": (38.5544607s)
	I0401 20:26:50.523855   11880 ssh_runner.go:195] Run: /bin/bash -c "sudo systemctl daemon-reload && sudo systemctl enable kubelet && sudo systemctl start kubelet"
	I0401 20:26:51.256404   11880 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes ha-025400-m02 minikube.k8s.io/updated_at=2025_04_01T20_26_51_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=73c6e1c927350a51068882397e0642f8dfb63f2a minikube.k8s.io/name=ha-025400 minikube.k8s.io/primary=false
	I0401 20:26:51.441513   11880 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig taint nodes ha-025400-m02 node-role.kubernetes.io/control-plane:NoSchedule-
	I0401 20:26:51.681282   11880 start.go:319] duration metric: took 44.4598251s to joinCluster
	I0401 20:26:51.681574   11880 start.go:235] Will wait 6m0s for node &{Name:m02 IP:172.31.182.48 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0401 20:26:51.682085   11880 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 20:26:51.686087   11880 out.go:177] * Verifying Kubernetes components...
	I0401 20:26:51.700071   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:26:52.074162   11880 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0401 20:26:52.103181   11880 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 20:26:52.103835   11880 kapi.go:59] client config for ha-025400: &rest.Config{Host:"https://172.31.191.254:8443", 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.minikube5\\minikube-integration\\.minikube\\profiles\\ha-025400\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\ha-025400\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), Ne
xtProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x23292e0), 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)}
	W0401 20:26:52.103998   11880 kubeadm.go:483] Overriding stale ClientConfig host https://172.31.191.254:8443 with https://172.31.187.44:8443
	I0401 20:26:52.104848   11880 node_ready.go:35] waiting up to 6m0s for node "ha-025400-m02" to be "Ready" ...
	I0401 20:26:52.105047   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:52.105047   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:52.105047   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:52.105047   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:52.118715   11880 round_trippers.go:581] Response Status: 200 OK in 13 milliseconds
	I0401 20:26:52.604986   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:52.605385   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:52.605385   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:52.605385   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:52.613681   11880 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0401 20:26:53.105119   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:53.105499   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:53.105499   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:53.105499   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:53.109943   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:26:53.605726   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:53.605726   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:53.605792   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:53.605792   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:53.611416   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:26:54.105089   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:54.105089   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:54.105089   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:54.105089   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:54.110090   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:26:54.111094   11880 node_ready.go:53] node "ha-025400-m02" has status "Ready":"False"
	I0401 20:26:54.605289   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:54.605289   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:54.605289   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:54.605289   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:54.610371   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:26:55.105256   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:55.105256   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:55.105256   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:55.105256   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:55.109255   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:26:55.606142   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:55.606142   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:55.606142   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:55.606142   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:55.611302   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:26:56.106083   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:56.106083   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:56.106083   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:56.106083   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:56.110095   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:26:56.605637   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:56.605637   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:56.605637   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:56.605637   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:56.610295   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:26:56.610295   11880 node_ready.go:53] node "ha-025400-m02" has status "Ready":"False"
	I0401 20:26:57.105242   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:57.105242   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:57.105242   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:57.105242   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:57.110263   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:26:57.605312   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:57.605312   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:57.605312   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:57.605312   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:57.611374   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:26:58.105505   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:58.105505   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:58.105505   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:58.105505   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:58.110961   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:26:58.606234   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:58.606314   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:58.606314   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:58.606314   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:58.724687   11880 round_trippers.go:581] Response Status: 200 OK in 118 milliseconds
	I0401 20:26:58.725032   11880 node_ready.go:53] node "ha-025400-m02" has status "Ready":"False"
	I0401 20:26:59.105490   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:59.106145   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:59.106145   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:59.106145   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:59.111152   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:26:59.605681   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:26:59.605681   11880 round_trippers.go:476] Request Headers:
	I0401 20:26:59.605681   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:26:59.605681   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:26:59.610663   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:27:00.105952   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:00.106030   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:00.106030   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:00.106030   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:00.111053   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:00.605621   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:00.606236   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:00.606236   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:00.606236   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:00.610883   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:27:01.105614   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:01.105614   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:01.105614   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:01.105614   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:01.111315   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:01.111512   11880 node_ready.go:53] node "ha-025400-m02" has status "Ready":"False"
	I0401 20:27:01.605573   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:01.605573   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:01.605573   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:01.605573   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:01.611047   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:02.105689   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:02.105689   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:02.105689   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:02.105689   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:02.111374   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:02.605409   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:02.605409   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:02.605409   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:02.605409   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:02.611353   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:03.105805   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:03.105893   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:03.105893   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:03.105893   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:03.111209   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:03.112061   11880 node_ready.go:53] node "ha-025400-m02" has status "Ready":"False"
	I0401 20:27:03.605553   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:03.605553   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:03.605553   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:03.605553   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:03.613889   11880 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0401 20:27:04.105855   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:04.105928   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:04.105928   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:04.105928   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:04.111450   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:04.605636   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:04.605636   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:04.605636   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:04.605636   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:04.622360   11880 round_trippers.go:581] Response Status: 200 OK in 16 milliseconds
	I0401 20:27:05.106196   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:05.106196   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:05.106259   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:05.106259   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:05.111747   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:05.605797   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:05.605797   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:05.605797   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:05.605797   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:05.611287   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:05.611824   11880 node_ready.go:53] node "ha-025400-m02" has status "Ready":"False"
	I0401 20:27:06.105301   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:06.105301   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:06.105301   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:06.105301   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:06.110754   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:06.605519   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:06.605519   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:06.605519   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:06.605519   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:06.609087   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:27:07.105373   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:07.105935   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:07.105935   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:07.105935   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:07.131723   11880 round_trippers.go:581] Response Status: 200 OK in 25 milliseconds
	I0401 20:27:07.605129   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:07.605129   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:07.605129   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:07.605129   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:07.610891   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:08.105509   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:08.105509   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:08.105509   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:08.105509   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:08.110073   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:27:08.111159   11880 node_ready.go:53] node "ha-025400-m02" has status "Ready":"False"
	I0401 20:27:08.605755   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:08.605827   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:08.605827   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:08.605827   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:08.610870   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:09.106120   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:09.106120   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:09.106120   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:09.106723   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:09.113118   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:27:09.605192   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:09.605192   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:09.605192   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:09.605192   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:09.610839   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:10.105350   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:10.105350   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:10.105350   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:10.105350   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:10.123942   11880 round_trippers.go:581] Response Status: 200 OK in 18 milliseconds
	I0401 20:27:10.124395   11880 node_ready.go:53] node "ha-025400-m02" has status "Ready":"False"
	I0401 20:27:10.606288   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:10.606288   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:10.606288   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:10.606288   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:10.611884   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:11.105600   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:11.105600   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:11.105600   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:11.105600   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:11.110181   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:27:11.605562   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:11.605562   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:11.605562   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:11.605562   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:11.620028   11880 round_trippers.go:581] Response Status: 200 OK in 14 milliseconds
	I0401 20:27:12.106698   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:12.106698   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.106698   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.106698   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.111863   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:12.112155   11880 node_ready.go:49] node "ha-025400-m02" has status "Ready":"True"
	I0401 20:27:12.112276   11880 node_ready.go:38] duration metric: took 20.007078s for node "ha-025400-m02" to be "Ready" ...
	I0401 20:27:12.112276   11880 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0401 20:27:12.112397   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods
	I0401 20:27:12.112480   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.112480   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.112480   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.117752   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:12.119537   11880 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-5kgm4" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:12.119614   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-5kgm4
	I0401 20:27:12.119614   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.119692   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.119692   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.124477   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:27:12.124991   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:27:12.125074   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.125074   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.125074   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.128867   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:27:12.128867   11880 pod_ready.go:93] pod "coredns-668d6bf9bc-5kgm4" in "kube-system" namespace has status "Ready":"True"
	I0401 20:27:12.128867   11880 pod_ready.go:82] duration metric: took 9.3295ms for pod "coredns-668d6bf9bc-5kgm4" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:12.128867   11880 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-7xv8s" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:12.128867   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7xv8s
	I0401 20:27:12.128867   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.128867   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.128867   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.133779   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:27:12.134146   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:27:12.134146   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.134146   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.134225   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.137938   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:27:12.138183   11880 pod_ready.go:93] pod "coredns-668d6bf9bc-7xv8s" in "kube-system" namespace has status "Ready":"True"
	I0401 20:27:12.138183   11880 pod_ready.go:82] duration metric: took 9.316ms for pod "coredns-668d6bf9bc-7xv8s" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:12.138183   11880 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:12.138415   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/etcd-ha-025400
	I0401 20:27:12.138415   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.138415   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.138415   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.144866   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:27:12.145512   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:27:12.145512   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.145512   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.145512   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.148728   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:27:12.149688   11880 pod_ready.go:93] pod "etcd-ha-025400" in "kube-system" namespace has status "Ready":"True"
	I0401 20:27:12.149688   11880 pod_ready.go:82] duration metric: took 11.3722ms for pod "etcd-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:12.149688   11880 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:12.149688   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/etcd-ha-025400-m02
	I0401 20:27:12.149688   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.149688   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.149688   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.153930   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:27:12.154322   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:12.154322   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.154322   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.154322   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.157483   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:27:12.158488   11880 pod_ready.go:93] pod "etcd-ha-025400-m02" in "kube-system" namespace has status "Ready":"True"
	I0401 20:27:12.158488   11880 pod_ready.go:82] duration metric: took 8.8ms for pod "etcd-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:12.158488   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:12.307391   11880 request.go:661] Waited for 148.9019ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-025400
	I0401 20:27:12.307391   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-025400
	I0401 20:27:12.307391   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.307391   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.307391   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.313116   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:12.507080   11880 request.go:661] Waited for 193.0661ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:27:12.507420   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:27:12.507420   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.507420   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.507420   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.513016   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:12.513016   11880 pod_ready.go:93] pod "kube-apiserver-ha-025400" in "kube-system" namespace has status "Ready":"True"
	I0401 20:27:12.513551   11880 pod_ready.go:82] duration metric: took 355.0609ms for pod "kube-apiserver-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:12.513551   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:12.706745   11880 request.go:661] Waited for 193.0915ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-025400-m02
	I0401 20:27:12.706745   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-025400-m02
	I0401 20:27:12.706745   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.706745   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.706745   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.717501   11880 round_trippers.go:581] Response Status: 200 OK in 10 milliseconds
	I0401 20:27:12.906270   11880 request.go:661] Waited for 188.2031ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:12.906270   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:12.906270   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:12.906270   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:12.906270   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:12.911042   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:27:12.911619   11880 pod_ready.go:93] pod "kube-apiserver-ha-025400-m02" in "kube-system" namespace has status "Ready":"True"
	I0401 20:27:12.911619   11880 pod_ready.go:82] duration metric: took 398.0647ms for pod "kube-apiserver-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:12.911619   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:13.106841   11880 request.go:661] Waited for 195.2206ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-025400
	I0401 20:27:13.106841   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-025400
	I0401 20:27:13.106841   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:13.106841   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:13.106841   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:13.111674   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:27:13.306374   11880 request.go:661] Waited for 193.6742ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:27:13.306374   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:27:13.306374   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:13.306374   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:13.306374   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:13.311625   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:13.311625   11880 pod_ready.go:93] pod "kube-controller-manager-ha-025400" in "kube-system" namespace has status "Ready":"True"
	I0401 20:27:13.311625   11880 pod_ready.go:82] duration metric: took 400.0029ms for pod "kube-controller-manager-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:13.311625   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:13.506198   11880 request.go:661] Waited for 194.5708ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-025400-m02
	I0401 20:27:13.506198   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-025400-m02
	I0401 20:27:13.506198   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:13.506198   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:13.506198   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:13.518987   11880 round_trippers.go:581] Response Status: 200 OK in 11 milliseconds
	I0401 20:27:13.706426   11880 request.go:661] Waited for 187.0185ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:13.706614   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:13.706614   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:13.706614   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:13.706614   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:13.711786   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:13.712025   11880 pod_ready.go:93] pod "kube-controller-manager-ha-025400-m02" in "kube-system" namespace has status "Ready":"True"
	I0401 20:27:13.712025   11880 pod_ready.go:82] duration metric: took 400.3968ms for pod "kube-controller-manager-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:13.712025   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-55c9c" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:13.906410   11880 request.go:661] Waited for 194.3833ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-proxy-55c9c
	I0401 20:27:13.906410   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-proxy-55c9c
	I0401 20:27:13.906410   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:13.906410   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:13.906410   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:13.911537   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:14.106498   11880 request.go:661] Waited for 194.4411ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:14.106498   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:14.106498   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:14.106498   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:14.106498   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:14.112225   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:14.112684   11880 pod_ready.go:93] pod "kube-proxy-55c9c" in "kube-system" namespace has status "Ready":"True"
	I0401 20:27:14.112684   11880 pod_ready.go:82] duration metric: took 400.6552ms for pod "kube-proxy-55c9c" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:14.112768   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-fltj9" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:14.306732   11880 request.go:661] Waited for 193.9626ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-proxy-fltj9
	I0401 20:27:14.306732   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-proxy-fltj9
	I0401 20:27:14.306732   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:14.306732   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:14.306732   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:14.312355   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:14.506709   11880 request.go:661] Waited for 194.3523ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:27:14.506709   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:27:14.506709   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:14.506709   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:14.506709   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:14.512146   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:14.512873   11880 pod_ready.go:93] pod "kube-proxy-fltj9" in "kube-system" namespace has status "Ready":"True"
	I0401 20:27:14.512938   11880 pod_ready.go:82] duration metric: took 400.1674ms for pod "kube-proxy-fltj9" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:14.513035   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:14.706237   11880 request.go:661] Waited for 193.1332ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-025400
	I0401 20:27:14.706237   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-025400
	I0401 20:27:14.706237   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:14.706237   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:14.706237   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:14.711508   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:14.906175   11880 request.go:661] Waited for 194.1921ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:27:14.906175   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:27:14.906640   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:14.906640   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:14.906640   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:14.910964   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:27:14.911413   11880 pod_ready.go:93] pod "kube-scheduler-ha-025400" in "kube-system" namespace has status "Ready":"True"
	I0401 20:27:14.911413   11880 pod_ready.go:82] duration metric: took 398.3754ms for pod "kube-scheduler-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:14.911413   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:15.106240   11880 request.go:661] Waited for 194.6856ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-025400-m02
	I0401 20:27:15.106240   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-025400-m02
	I0401 20:27:15.106240   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:15.106240   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:15.106240   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:15.111478   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:15.307093   11880 request.go:661] Waited for 194.7047ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:15.307093   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:27:15.307093   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:15.307093   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:15.307093   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:15.312381   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:27:15.313186   11880 pod_ready.go:93] pod "kube-scheduler-ha-025400-m02" in "kube-system" namespace has status "Ready":"True"
	I0401 20:27:15.313186   11880 pod_ready.go:82] duration metric: took 401.769ms for pod "kube-scheduler-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:27:15.313186   11880 pod_ready.go:39] duration metric: took 3.2008841s 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" ...
	I0401 20:27:15.313290   11880 api_server.go:52] waiting for apiserver process to appear ...
	I0401 20:27:15.320325   11880 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0401 20:27:15.345254   11880 api_server.go:72] duration metric: took 23.663466s to wait for apiserver process to appear ...
	I0401 20:27:15.345311   11880 api_server.go:88] waiting for apiserver healthz status ...
	I0401 20:27:15.345369   11880 api_server.go:253] Checking apiserver healthz at https://172.31.187.44:8443/healthz ...
	I0401 20:27:15.361583   11880 api_server.go:279] https://172.31.187.44:8443/healthz returned 200:
	ok
	I0401 20:27:15.361763   11880 round_trippers.go:470] GET https://172.31.187.44:8443/version
	I0401 20:27:15.361825   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:15.361825   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:15.361825   11880 round_trippers.go:480]     Accept: application/json, */*
	I0401 20:27:15.363206   11880 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0401 20:27:15.363374   11880 api_server.go:141] control plane version: v1.32.2
	I0401 20:27:15.363472   11880 api_server.go:131] duration metric: took 18.0631ms to wait for apiserver health ...
	I0401 20:27:15.363472   11880 system_pods.go:43] waiting for kube-system pods to appear ...
	I0401 20:27:15.506519   11880 request.go:661] Waited for 143.0451ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods
	I0401 20:27:15.506519   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods
	I0401 20:27:15.506519   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:15.506519   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:15.506519   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:15.515618   11880 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0401 20:27:15.517462   11880 system_pods.go:59] 17 kube-system pods found
	I0401 20:27:15.517543   11880 system_pods.go:61] "coredns-668d6bf9bc-5kgm4" [05779c8e-9f63-4389-a878-09e950daca21] Running
	I0401 20:27:15.517543   11880 system_pods.go:61] "coredns-668d6bf9bc-7xv8s" [e80a4d5c-8099-4d7a-bc7c-2244f994bd16] Running
	I0401 20:27:15.517543   11880 system_pods.go:61] "etcd-ha-025400" [b6effd4d-0457-4ec0-9c6b-27aa250ac7d4] Running
	I0401 20:27:15.517574   11880 system_pods.go:61] "etcd-ha-025400-m02" [3b8e0dc9-756d-465f-b756-d3f4c7cd8a45] Running
	I0401 20:27:15.517574   11880 system_pods.go:61] "kindnet-5ldbl" [24010730-3932-44ff-88bc-b9ceceaf39fe] Running
	I0401 20:27:15.517574   11880 system_pods.go:61] "kindnet-86s27" [ac54d8d4-1728-4901-bb54-4cb926d5bac3] Running
	I0401 20:27:15.517574   11880 system_pods.go:61] "kube-apiserver-ha-025400" [a70556cb-7619-40a6-ac4e-688002c88de1] Running
	I0401 20:27:15.517574   11880 system_pods.go:61] "kube-apiserver-ha-025400-m02" [6d762678-32e7-4887-a0d3-b731816449fb] Running
	I0401 20:27:15.517574   11880 system_pods.go:61] "kube-controller-manager-ha-025400" [a3c450fc-789b-4c02-8ae5-cf0ef371e9f7] Running
	I0401 20:27:15.517574   11880 system_pods.go:61] "kube-controller-manager-ha-025400-m02" [a8ce0f00-926e-4518-a813-8ddde66cd716] Running
	I0401 20:27:15.517700   11880 system_pods.go:61] "kube-proxy-55c9c" [221b02cb-52cb-496d-8b87-57e838809d0f] Running
	I0401 20:27:15.517700   11880 system_pods.go:61] "kube-proxy-fltj9" [e0c50f65-492a-439b-9eea-63c70685f85d] Running
	I0401 20:27:15.517700   11880 system_pods.go:61] "kube-scheduler-ha-025400" [b35610e7-1aea-47e7-8c03-c3df37753355] Running
	I0401 20:27:15.517700   11880 system_pods.go:61] "kube-scheduler-ha-025400-m02" [7eb2ab0a-9459-4364-ac9b-0cd102d5d851] Running
	I0401 20:27:15.517733   11880 system_pods.go:61] "kube-vip-ha-025400" [6cbfb597-c625-4ef6-8aaa-0e0ef364c848] Running
	I0401 20:27:15.517733   11880 system_pods.go:61] "kube-vip-ha-025400-m02" [2fafa773-fd06-4708-ad3d-66cc19bc3cb8] Running
	I0401 20:27:15.517733   11880 system_pods.go:61] "storage-provisioner" [75f2eba4-9322-46df-872d-c161110c27de] Running
	I0401 20:27:15.517733   11880 system_pods.go:74] duration metric: took 154.2596ms to wait for pod list to return data ...
	I0401 20:27:15.517775   11880 default_sa.go:34] waiting for default service account to be created ...
	I0401 20:27:15.707129   11880 request.go:661] Waited for 189.2373ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/default/serviceaccounts
	I0401 20:27:15.707129   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/default/serviceaccounts
	I0401 20:27:15.707129   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:15.707129   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:15.707129   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:15.713297   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:27:15.713297   11880 default_sa.go:45] found service account: "default"
	I0401 20:27:15.713297   11880 default_sa.go:55] duration metric: took 195.4889ms for default service account to be created ...
	I0401 20:27:15.713297   11880 system_pods.go:116] waiting for k8s-apps to be running ...
	I0401 20:27:15.906740   11880 request.go:661] Waited for 193.4408ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods
	I0401 20:27:15.906740   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods
	I0401 20:27:15.906740   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:15.906740   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:15.906740   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:15.917034   11880 round_trippers.go:581] Response Status: 200 OK in 10 milliseconds
	I0401 20:27:15.918324   11880 system_pods.go:86] 17 kube-system pods found
	I0401 20:27:15.918935   11880 system_pods.go:89] "coredns-668d6bf9bc-5kgm4" [05779c8e-9f63-4389-a878-09e950daca21] Running
	I0401 20:27:15.918935   11880 system_pods.go:89] "coredns-668d6bf9bc-7xv8s" [e80a4d5c-8099-4d7a-bc7c-2244f994bd16] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "etcd-ha-025400" [b6effd4d-0457-4ec0-9c6b-27aa250ac7d4] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "etcd-ha-025400-m02" [3b8e0dc9-756d-465f-b756-d3f4c7cd8a45] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "kindnet-5ldbl" [24010730-3932-44ff-88bc-b9ceceaf39fe] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "kindnet-86s27" [ac54d8d4-1728-4901-bb54-4cb926d5bac3] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "kube-apiserver-ha-025400" [a70556cb-7619-40a6-ac4e-688002c88de1] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "kube-apiserver-ha-025400-m02" [6d762678-32e7-4887-a0d3-b731816449fb] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "kube-controller-manager-ha-025400" [a3c450fc-789b-4c02-8ae5-cf0ef371e9f7] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "kube-controller-manager-ha-025400-m02" [a8ce0f00-926e-4518-a813-8ddde66cd716] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "kube-proxy-55c9c" [221b02cb-52cb-496d-8b87-57e838809d0f] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "kube-proxy-fltj9" [e0c50f65-492a-439b-9eea-63c70685f85d] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "kube-scheduler-ha-025400" [b35610e7-1aea-47e7-8c03-c3df37753355] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "kube-scheduler-ha-025400-m02" [7eb2ab0a-9459-4364-ac9b-0cd102d5d851] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "kube-vip-ha-025400" [6cbfb597-c625-4ef6-8aaa-0e0ef364c848] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "kube-vip-ha-025400-m02" [2fafa773-fd06-4708-ad3d-66cc19bc3cb8] Running
	I0401 20:27:15.918982   11880 system_pods.go:89] "storage-provisioner" [75f2eba4-9322-46df-872d-c161110c27de] Running
	I0401 20:27:15.918982   11880 system_pods.go:126] duration metric: took 205.6828ms to wait for k8s-apps to be running ...
	I0401 20:27:15.918982   11880 system_svc.go:44] waiting for kubelet service to be running ....
	I0401 20:27:15.927749   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0401 20:27:15.952206   11880 system_svc.go:56] duration metric: took 33.2244ms WaitForService to wait for kubelet
	I0401 20:27:15.952206   11880 kubeadm.go:582] duration metric: took 24.2704139s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0401 20:27:15.952206   11880 node_conditions.go:102] verifying NodePressure condition ...
	I0401 20:27:16.107256   11880 request.go:661] Waited for 155.048ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes
	I0401 20:27:16.107256   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes
	I0401 20:27:16.107256   11880 round_trippers.go:476] Request Headers:
	I0401 20:27:16.107256   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:27:16.107256   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:27:16.115981   11880 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0401 20:27:16.116938   11880 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 20:27:16.116938   11880 node_conditions.go:123] node cpu capacity is 2
	I0401 20:27:16.116938   11880 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 20:27:16.116938   11880 node_conditions.go:123] node cpu capacity is 2
	I0401 20:27:16.116938   11880 node_conditions.go:105] duration metric: took 164.7307ms to run NodePressure ...
	I0401 20:27:16.116938   11880 start.go:241] waiting for startup goroutines ...
	I0401 20:27:16.116938   11880 start.go:255] writing updated cluster config ...
	I0401 20:27:16.122301   11880 out.go:201] 
	I0401 20:27:16.141280   11880 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 20:27:16.141661   11880 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\config.json ...
	I0401 20:27:16.148001   11880 out.go:177] * Starting "ha-025400-m03" control-plane node in "ha-025400" cluster
	I0401 20:27:16.149743   11880 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0401 20:27:16.149743   11880 cache.go:56] Caching tarball of preloaded images
	I0401 20:27:16.150651   11880 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0401 20:27:16.150726   11880 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0401 20:27:16.150726   11880 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\config.json ...
	I0401 20:27:16.160319   11880 start.go:360] acquireMachinesLock for ha-025400-m03: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0401 20:27:16.160319   11880 start.go:364] duration metric: took 0s to acquireMachinesLock for "ha-025400-m03"
	I0401 20:27:16.160319   11880 start.go:93] Provisioning new machine with config: &{Name:ha-025400 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName
:ha-025400 Namespace:default APIServerHAVIP:172.31.191.254 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:} Nodes:[{Name: IP:172.31.187.44 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.31.182.48 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m03 IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false in
spektor-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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirro
r: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name:m03 IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0401 20:27:16.160319   11880 start.go:125] createHost starting for "m03" (driver="hyperv")
	I0401 20:27:16.167317   11880 out.go:235] * Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
	I0401 20:27:16.167317   11880 start.go:159] libmachine.API.Create for "ha-025400" (driver="hyperv")
	I0401 20:27:16.167317   11880 client.go:168] LocalClient.Create starting
	I0401 20:27:16.167317   11880 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem
	I0401 20:27:16.168339   11880 main.go:141] libmachine: Decoding PEM data...
	I0401 20:27:16.168339   11880 main.go:141] libmachine: Parsing certificate...
	I0401 20:27:16.168339   11880 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem
	I0401 20:27:16.168339   11880 main.go:141] libmachine: Decoding PEM data...
	I0401 20:27:16.168339   11880 main.go:141] libmachine: Parsing certificate...
	I0401 20:27:16.168339   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
	I0401 20:27:17.970227   11880 main.go:141] libmachine: [stdout =====>] : Hyper-V
	
	I0401 20:27:17.970227   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:17.970227   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(([System.Security.Principal.SecurityIdentifier]::new("S-1-5-32-578")))
	I0401 20:27:19.570871   11880 main.go:141] libmachine: [stdout =====>] : False
	
	I0401 20:27:19.570924   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:19.570924   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0401 20:27:20.967604   11880 main.go:141] libmachine: [stdout =====>] : True
	
	I0401 20:27:20.968171   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:20.968287   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0401 20:27:24.430253   11880 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0401 20:27:24.430253   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:24.432584   11880 main.go:141] libmachine: Downloading C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\boot2docker.iso from file://C:/Users/jenkins.minikube5/minikube-integration/.minikube/cache/iso/amd64/minikube-v1.35.0-amd64.iso...
	I0401 20:27:24.816960   11880 main.go:141] libmachine: Creating SSH key...
	I0401 20:27:24.873369   11880 main.go:141] libmachine: Creating VM...
	I0401 20:27:24.873369   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0401 20:27:27.564922   11880 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0401 20:27:27.565508   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:27.565508   11880 main.go:141] libmachine: Using switch "Default Switch"
	I0401 20:27:27.565609   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0401 20:27:29.199055   11880 main.go:141] libmachine: [stdout =====>] : True
	
	I0401 20:27:29.199055   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:29.199867   11880 main.go:141] libmachine: Creating VHD
	I0401 20:27:29.199867   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m03\fixed.vhd' -SizeBytes 10MB -Fixed
	I0401 20:27:32.774184   11880 main.go:141] libmachine: [stdout =====>] : 
	
	ComputerName            : minikube5
	Path                    : C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m03\fixed.vhd
	VhdFormat               : VHD
	VhdType                 : Fixed
	FileSize                : 10486272
	Size                    : 10485760
	MinimumSize             : 
	LogicalSectorSize       : 512
	PhysicalSectorSize      : 512
	BlockSize               : 0
	ParentPath              : 
	DiskIdentifier          : 5E819EE4-797B-4CD4-9707-08DD86EF93DF
	FragmentationPercentage : 0
	Alignment               : 1
	Attached                : False
	DiskNumber              : 
	IsPMEMCompatible        : False
	AddressAbstractionType  : None
	Number                  : 
	
	
	
	
	I0401 20:27:32.774184   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:32.774184   11880 main.go:141] libmachine: Writing magic tar header
	I0401 20:27:32.774184   11880 main.go:141] libmachine: Writing SSH key tar header
	I0401 20:27:32.785654   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m03\fixed.vhd' -DestinationPath 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m03\disk.vhd' -VHDType Dynamic -DeleteSource
	I0401 20:27:35.791075   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:27:35.791364   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:35.791478   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m03\disk.vhd' -SizeBytes 20000MB
	I0401 20:27:38.269438   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:27:38.269587   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:38.269676   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM ha-025400-m03 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m03' -SwitchName 'Default Switch' -MemoryStartupBytes 2200MB
	I0401 20:27:41.665412   11880 main.go:141] libmachine: [stdout =====>] : 
	Name          State CPUUsage(%) MemoryAssigned(M) Uptime   Status             Version
	----          ----- ----------- ----------------- ------   ------             -------
	ha-025400-m03 Off   0           0                 00:00:00 Operating normally 9.0    
	
	
	
	I0401 20:27:41.665412   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:41.665412   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName ha-025400-m03 -DynamicMemoryEnabled $false
	I0401 20:27:43.768381   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:27:43.768381   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:43.769007   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor ha-025400-m03 -Count 2
	I0401 20:27:45.800464   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:27:45.800464   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:45.800464   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName ha-025400-m03 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m03\boot2docker.iso'
	I0401 20:27:48.191904   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:27:48.192164   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:48.192240   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName ha-025400-m03 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m03\disk.vhd'
	I0401 20:27:50.605749   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:27:50.606373   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:50.606373   11880 main.go:141] libmachine: Starting VM...
	I0401 20:27:50.606373   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM ha-025400-m03
	I0401 20:27:53.486300   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:27:53.486534   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:53.486534   11880 main.go:141] libmachine: Waiting for host to start...
	I0401 20:27:53.486606   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:27:55.642012   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:27:55.642012   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:55.642012   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:27:57.988675   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:27:57.989463   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:27:58.990000   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:01.050233   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:01.051238   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:01.051297   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:28:03.413310   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:28:03.413942   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:04.414532   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:06.479357   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:06.479357   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:06.480083   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:28:08.871535   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:28:08.871535   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:09.872528   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:11.944389   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:11.944466   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:11.944466   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:28:14.279334   11880 main.go:141] libmachine: [stdout =====>] : 
	I0401 20:28:14.279748   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:15.280514   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:17.348468   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:17.348827   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:17.348827   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:28:19.826402   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:28:19.826402   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:19.826402   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:21.867545   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:21.867545   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:21.867744   11880 machine.go:93] provisionDockerMachine start ...
	I0401 20:28:21.867815   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:23.920957   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:23.921822   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:23.921958   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:28:26.294517   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:28:26.294676   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:26.298357   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:28:26.299011   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.81 22 <nil> <nil>}
	I0401 20:28:26.299011   11880 main.go:141] libmachine: About to run SSH command:
	hostname
	I0401 20:28:26.425711   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0401 20:28:26.425811   11880 buildroot.go:166] provisioning hostname "ha-025400-m03"
	I0401 20:28:26.425811   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:28.441613   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:28.441613   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:28.441682   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:28:30.860690   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:28:30.860690   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:30.865818   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:28:30.866049   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.81 22 <nil> <nil>}
	I0401 20:28:30.866049   11880 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-025400-m03 && echo "ha-025400-m03" | sudo tee /etc/hostname
	I0401 20:28:31.017416   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-025400-m03
	
	I0401 20:28:31.017416   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:33.004857   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:33.004857   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:33.005194   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:28:35.395843   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:28:35.396366   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:35.401097   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:28:35.401750   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.81 22 <nil> <nil>}
	I0401 20:28:35.401750   11880 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-025400-m03' /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 ha-025400-m03/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-025400-m03' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0401 20:28:35.559241   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0401 20:28:35.559241   11880 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0401 20:28:35.559241   11880 buildroot.go:174] setting up certificates
	I0401 20:28:35.559241   11880 provision.go:84] configureAuth start
	I0401 20:28:35.559241   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:37.615479   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:37.615479   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:37.616141   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:28:39.992637   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:28:39.992637   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:39.992637   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:42.002920   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:42.003629   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:42.003629   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:28:44.417312   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:28:44.417312   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:44.418243   11880 provision.go:143] copyHostCerts
	I0401 20:28:44.418359   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0401 20:28:44.418739   11880 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0401 20:28:44.418830   11880 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0401 20:28:44.419347   11880 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0401 20:28:44.420495   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0401 20:28:44.420794   11880 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0401 20:28:44.420881   11880 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0401 20:28:44.421277   11880 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0401 20:28:44.422117   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0401 20:28:44.422354   11880 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0401 20:28:44.422438   11880 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0401 20:28:44.422755   11880 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1679 bytes)
	I0401 20:28:44.424011   11880 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.ha-025400-m03 san=[127.0.0.1 172.31.187.81 ha-025400-m03 localhost minikube]
	I0401 20:28:45.114662   11880 provision.go:177] copyRemoteCerts
	I0401 20:28:45.126182   11880 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0401 20:28:45.126182   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:47.153673   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:47.153673   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:47.153673   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:28:49.552824   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:28:49.552824   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:49.552824   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.81 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m03\id_rsa Username:docker}
	I0401 20:28:49.664546   11880 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.5382851s)
	I0401 20:28:49.664605   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0401 20:28:49.664965   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0401 20:28:49.708593   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0401 20:28:49.709010   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0401 20:28:49.751940   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0401 20:28:49.752277   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1208 bytes)
	I0401 20:28:49.795807   11880 provision.go:87] duration metric: took 14.2364482s to configureAuth
	I0401 20:28:49.795867   11880 buildroot.go:189] setting minikube options for container-runtime
	I0401 20:28:49.796030   11880 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 20:28:49.796030   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:51.788175   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:51.788415   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:51.788415   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:28:54.198892   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:28:54.198892   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:54.205283   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:28:54.205283   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.81 22 <nil> <nil>}
	I0401 20:28:54.205283   11880 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0401 20:28:54.334829   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0401 20:28:54.334829   11880 buildroot.go:70] root file system type: tmpfs
	I0401 20:28:54.334829   11880 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0401 20:28:54.335363   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:28:56.366780   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:28:56.366780   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:56.366780   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:28:58.777121   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:28:58.777121   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:28:58.780834   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:28:58.781464   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.81 22 <nil> <nil>}
	I0401 20:28:58.781464   11880 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
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment="NO_PROXY=172.31.187.44"
	Environment="NO_PROXY=172.31.187.44,172.31.182.48"
	
	
	# 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=hyperv --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
	I0401 20:28:58.946100   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment=NO_PROXY=172.31.187.44
	Environment=NO_PROXY=172.31.187.44,172.31.182.48
	
	
	# 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=hyperv --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
	
	I0401 20:28:58.946100   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:29:00.986365   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:29:00.986365   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:00.987313   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:29:03.423774   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:29:03.423774   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:03.431429   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:29:03.431956   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.81 22 <nil> <nil>}
	I0401 20:29:03.432025   11880 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; }
	I0401 20:29:05.649214   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I0401 20:29:05.649214   11880 machine.go:96] duration metric: took 43.7811047s to provisionDockerMachine
	I0401 20:29:05.649214   11880 client.go:171] duration metric: took 1m49.4809895s to LocalClient.Create
	I0401 20:29:05.649214   11880 start.go:167] duration metric: took 1m49.4809895s to libmachine.API.Create "ha-025400"
	I0401 20:29:05.649214   11880 start.go:293] postStartSetup for "ha-025400-m03" (driver="hyperv")
	I0401 20:29:05.649214   11880 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]
	I0401 20:29:05.657393   11880 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
	I0401 20:29:05.657393   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:29:07.693310   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:29:07.693310   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:07.693391   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:29:10.117966   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:29:10.117966   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:10.118207   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.81 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m03\id_rsa Username:docker}
	I0401 20:29:10.220196   11880 ssh_runner.go:235] Completed: 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: (4.5627643s)
	I0401 20:29:10.228643   11880 ssh_runner.go:195] Run: cat /etc/os-release
	I0401 20:29:10.235150   11880 info.go:137] Remote host: Buildroot 2023.02.9
	I0401 20:29:10.235150   11880 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\addons for local assets ...
	I0401 20:29:10.236152   11880 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\files for local assets ...
	I0401 20:29:10.236152   11880 filesync.go:149] local asset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> 96922.pem in /etc/ssl/certs
	I0401 20:29:10.237152   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> /etc/ssl/certs/96922.pem
	I0401 20:29:10.246144   11880 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0401 20:29:10.264151   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem --> /etc/ssl/certs/96922.pem (1708 bytes)
	I0401 20:29:10.310504   11880 start.go:296] duration metric: took 4.6612511s for postStartSetup
	I0401 20:29:10.312264   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:29:12.350167   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:29:12.350336   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:12.350336   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:29:14.729947   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:29:14.729947   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:14.730748   11880 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\config.json ...
	I0401 20:29:14.733463   11880 start.go:128] duration metric: took 1m58.5721611s to createHost
	I0401 20:29:14.733557   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:29:16.783163   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:29:16.783163   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:16.783163   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:29:19.227486   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:29:19.227486   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:19.231491   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:29:19.232118   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.81 22 <nil> <nil>}
	I0401 20:29:19.232118   11880 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I0401 20:29:19.370783   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: 1743539359.396132725
	
	I0401 20:29:19.370783   11880 fix.go:216] guest clock: 1743539359.396132725
	I0401 20:29:19.370783   11880 fix.go:229] Guest: 2025-04-01 20:29:19.396132725 +0000 UTC Remote: 2025-04-01 20:29:14.7335571 +0000 UTC m=+526.178991501 (delta=4.662575625s)
	I0401 20:29:19.370783   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:29:21.386956   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:29:21.387043   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:21.387043   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:29:23.794750   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:29:23.794750   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:23.798636   11880 main.go:141] libmachine: Using SSH client type: native
	I0401 20:29:23.798982   11880 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.187.81 22 <nil> <nil>}
	I0401 20:29:23.798982   11880 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1743539359
	I0401 20:29:23.935078   11880 main.go:141] libmachine: SSH cmd err, output: <nil>: Tue Apr  1 20:29:19 UTC 2025
	
	I0401 20:29:23.935155   11880 fix.go:236] clock set: Tue Apr  1 20:29:19 UTC 2025
	 (err=<nil>)
	I0401 20:29:23.935155   11880 start.go:83] releasing machines lock for "ha-025400-m03", held for 2m7.773776s
	I0401 20:29:23.935470   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:29:25.935505   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:29:25.935505   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:25.935654   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:29:28.368764   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:29:28.368764   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:28.371594   11880 out.go:177] * Found network options:
	I0401 20:29:28.376213   11880 out.go:177]   - NO_PROXY=172.31.187.44,172.31.182.48
	W0401 20:29:28.377991   11880 proxy.go:119] fail to check proxy env: Error ip not in block
	W0401 20:29:28.377991   11880 proxy.go:119] fail to check proxy env: Error ip not in block
	I0401 20:29:28.380033   11880 out.go:177]   - NO_PROXY=172.31.187.44,172.31.182.48
	W0401 20:29:28.383090   11880 proxy.go:119] fail to check proxy env: Error ip not in block
	W0401 20:29:28.383090   11880 proxy.go:119] fail to check proxy env: Error ip not in block
	W0401 20:29:28.384362   11880 proxy.go:119] fail to check proxy env: Error ip not in block
	W0401 20:29:28.384362   11880 proxy.go:119] fail to check proxy env: Error ip not in block
	I0401 20:29:28.385583   11880 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I0401 20:29:28.385583   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:29:28.392364   11880 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0401 20:29:28.392364   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:29:30.447857   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:29:30.447857   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:30.447857   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:29:30.458054   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:29:30.458054   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:30.458054   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:29:32.959665   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:29:32.959665   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:32.959665   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.81 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m03\id_rsa Username:docker}
	I0401 20:29:32.984449   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:29:32.984948   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:32.985456   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.81 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m03\id_rsa Username:docker}
	I0401 20:29:33.063870   11880 ssh_runner.go:235] Completed: sh -c "stat /etc/cni/net.d/*loopback.conf*": (4.6714671s)
	W0401 20:29:33.063870   11880 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I0401 20:29:33.072664   11880 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0401 20:29:33.075205   11880 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.6895824s)
	W0401 20:29:33.075205   11880 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I0401 20:29:33.105607   11880 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0401 20:29:33.105607   11880 start.go:495] detecting cgroup driver to use...
	I0401 20:29:33.105887   11880 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"
	I0401 20:29:33.151235   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	W0401 20:29:33.171778   11880 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W0401 20:29:33.171778   11880 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I0401 20:29:33.181648   11880 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"
	I0401 20:29:33.201332   11880 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0401 20:29:33.210442   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0401 20:29:33.238650   11880 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"
	I0401 20:29:33.267650   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0401 20:29:33.298699   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0401 20:29:33.327854   11880 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0401 20:29:33.357023   11880 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"
	I0401 20:29:33.390021   11880 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0401 20:29:33.416995   11880 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"
	I0401 20:29:33.444849   11880 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0401 20:29:33.462692   11880 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0401 20:29:33.470929   11880 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0401 20:29:33.500429   11880 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0401 20:29:33.523787   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:29:33.734521   11880 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0401 20:29:33.768676   11880 start.go:495] detecting cgroup driver to use...
	I0401 20:29:33.777162   11880 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0401 20:29:33.807465   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0401 20:29:33.838453   11880 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0401 20:29:33.889843   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0401 20:29:33.921355   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0401 20:29:33.952381   11880 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0401 20:29:34.044052   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0401 20:29:34.072634   11880 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0401 20:29:34.116697   11880 ssh_runner.go:195] Run: which cri-dockerd
	I0401 20:29:34.130858   11880 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0401 20:29:34.147624   11880 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0401 20:29:34.185758   11880 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0401 20:29:34.373460   11880 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0401 20:29:34.543394   11880 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0401 20:29:34.543394   11880 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0401 20:29:34.583992   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:29:34.773232   11880 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0401 20:29:37.362583   11880 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.5893295s)
	I0401 20:29:37.370861   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0401 20:29:37.404124   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0401 20:29:37.435343   11880 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0401 20:29:37.625071   11880 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0401 20:29:37.814855   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:29:38.005737   11880 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0401 20:29:38.043589   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0401 20:29:38.075784   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:29:38.270328   11880 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0401 20:29:38.383333   11880 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0401 20:29:38.393320   11880 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0401 20:29:38.407764   11880 start.go:563] Will wait 60s for crictl version
	I0401 20:29:38.416630   11880 ssh_runner.go:195] Run: which crictl
	I0401 20:29:38.431893   11880 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0401 20:29:38.488140   11880 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.4.0
	RuntimeApiVersion:  v1
	I0401 20:29:38.494343   11880 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0401 20:29:38.533797   11880 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0401 20:29:38.571264   11880 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	I0401 20:29:38.574414   11880 out.go:177]   - env NO_PROXY=172.31.187.44
	I0401 20:29:38.578053   11880 out.go:177]   - env NO_PROXY=172.31.187.44,172.31.182.48
	I0401 20:29:38.581052   11880 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I0401 20:29:38.585693   11880 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I0401 20:29:38.585693   11880 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I0401 20:29:38.585693   11880 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I0401 20:29:38.585693   11880 ip.go:211] Found interface: {Index:7 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:76:b1:ea Flags:up|broadcast|multicast|running}
	I0401 20:29:38.587706   11880 ip.go:214] interface addr: fe80::b0ae:8d:e5e7:59c7/64
	I0401 20:29:38.587706   11880 ip.go:214] interface addr: 172.31.176.1/20
	I0401 20:29:38.595705   11880 ssh_runner.go:195] Run: grep 172.31.176.1	host.minikube.internal$ /etc/hosts
	I0401 20:29:38.602416   11880 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.31.176.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0401 20:29:38.623989   11880 mustload.go:65] Loading cluster: ha-025400
	I0401 20:29:38.624623   11880 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 20:29:38.625105   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:29:40.622500   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:29:40.622500   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:40.622766   11880 host.go:66] Checking if "ha-025400" exists ...
	I0401 20:29:40.623602   11880 certs.go:68] Setting up C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400 for IP: 172.31.187.81
	I0401 20:29:40.623602   11880 certs.go:194] generating shared ca certs ...
	I0401 20:29:40.623602   11880 certs.go:226] acquiring lock for ca certs: {Name:mkcb932913049efe02d6e38fc2201d3c46b3b4ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:29:40.624128   11880 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key
	I0401 20:29:40.624202   11880 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key
	I0401 20:29:40.624202   11880 certs.go:256] generating profile certs ...
	I0401 20:29:40.624883   11880 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\client.key
	I0401 20:29:40.624883   11880 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key.4c541b9d
	I0401 20:29:40.624883   11880 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt.4c541b9d with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.31.187.44 172.31.182.48 172.31.187.81 172.31.191.254]
	I0401 20:29:40.793082   11880 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt.4c541b9d ...
	I0401 20:29:40.793082   11880 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt.4c541b9d: {Name:mk328ee28e82ad2931417eeff23afc8d2312a8f1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:29:40.795070   11880 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key.4c541b9d ...
	I0401 20:29:40.795070   11880 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key.4c541b9d: {Name:mka0be316a962bebefbab58cdeac881d7891d13f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 20:29:40.795070   11880 certs.go:381] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt.4c541b9d -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt
	I0401 20:29:40.811230   11880 certs.go:385] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key.4c541b9d -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key
	I0401 20:29:40.812057   11880 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.key
	I0401 20:29:40.812057   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I0401 20:29:40.812057   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I0401 20:29:40.812057   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0401 20:29:40.812057   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0401 20:29:40.812714   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0401 20:29:40.812714   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0401 20:29:40.812714   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0401 20:29:40.813442   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0401 20:29:40.813644   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem (1338 bytes)
	W0401 20:29:40.813644   11880 certs.go:480] ignoring C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692_empty.pem, impossibly tiny 0 bytes
	I0401 20:29:40.813644   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0401 20:29:40.814301   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0401 20:29:40.814550   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0401 20:29:40.814834   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I0401 20:29:40.815289   11880 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem (1708 bytes)
	I0401 20:29:40.815531   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem -> /usr/share/ca-certificates/9692.pem
	I0401 20:29:40.815661   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> /usr/share/ca-certificates/96922.pem
	I0401 20:29:40.815841   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0401 20:29:40.815965   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:29:42.864714   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:29:42.864714   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:42.864714   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:29:45.292351   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:29:45.292351   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:45.292351   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.44 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\id_rsa Username:docker}
	I0401 20:29:45.397461   11880 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/sa.pub
	I0401 20:29:45.404561   11880 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.pub --> memory (451 bytes)
	I0401 20:29:45.436371   11880 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/sa.key
	I0401 20:29:45.443231   11880 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.key --> memory (1679 bytes)
	I0401 20:29:45.471108   11880 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/front-proxy-ca.crt
	I0401 20:29:45.477921   11880 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.crt --> memory (1123 bytes)
	I0401 20:29:45.507570   11880 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/front-proxy-ca.key
	I0401 20:29:45.514980   11880 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.key --> memory (1679 bytes)
	I0401 20:29:45.543763   11880 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/etcd/ca.crt
	I0401 20:29:45.550177   11880 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.crt --> memory (1094 bytes)
	I0401 20:29:45.579419   11880 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/etcd/ca.key
	I0401 20:29:45.586435   11880 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.key --> memory (1679 bytes)
	I0401 20:29:45.606829   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0401 20:29:45.652088   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0401 20:29:45.695540   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0401 20:29:45.738777   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0401 20:29:45.788935   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1444 bytes)
	I0401 20:29:45.831690   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0401 20:29:45.875146   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0401 20:29:45.917146   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-025400\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0401 20:29:45.962831   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem --> /usr/share/ca-certificates/9692.pem (1338 bytes)
	I0401 20:29:46.006817   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem --> /usr/share/ca-certificates/96922.pem (1708 bytes)
	I0401 20:29:46.052221   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0401 20:29:46.096468   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.pub (451 bytes)
	I0401 20:29:46.129775   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.key (1679 bytes)
	I0401 20:29:46.160724   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.crt (1123 bytes)
	I0401 20:29:46.194478   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.key (1679 bytes)
	I0401 20:29:46.226333   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.crt (1094 bytes)
	I0401 20:29:46.257503   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.key (1679 bytes)
	I0401 20:29:46.289393   11880 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (744 bytes)
	I0401 20:29:46.329863   11880 ssh_runner.go:195] Run: openssl version
	I0401 20:29:46.347168   11880 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"
	I0401 20:29:46.374635   11880 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0401 20:29:46.381862   11880 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr  1 19:48 /usr/share/ca-certificates/minikubeCA.pem
	I0401 20:29:46.391161   11880 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0401 20:29:46.408250   11880 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"
	I0401 20:29:46.435653   11880 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/9692.pem && ln -fs /usr/share/ca-certificates/9692.pem /etc/ssl/certs/9692.pem"
	I0401 20:29:46.463814   11880 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/9692.pem
	I0401 20:29:46.470660   11880 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Apr  1 20:04 /usr/share/ca-certificates/9692.pem
	I0401 20:29:46.479089   11880 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/9692.pem
	I0401 20:29:46.496028   11880 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/9692.pem /etc/ssl/certs/51391683.0"
	I0401 20:29:46.522838   11880 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/96922.pem && ln -fs /usr/share/ca-certificates/96922.pem /etc/ssl/certs/96922.pem"
	I0401 20:29:46.551196   11880 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/96922.pem
	I0401 20:29:46.558757   11880 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Apr  1 20:04 /usr/share/ca-certificates/96922.pem
	I0401 20:29:46.566747   11880 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/96922.pem
	I0401 20:29:46.584173   11880 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/96922.pem /etc/ssl/certs/3ec20f2e.0"
	I0401 20:29:46.611433   11880 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0401 20:29:46.618733   11880 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0401 20:29:46.619016   11880 kubeadm.go:934] updating node {m03 172.31.187.81 8443 v1.32.2 docker true true} ...
	I0401 20:29:46.619226   11880 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=ha-025400-m03 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.31.187.81
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:ha-025400 Namespace:default APIServerHAVIP:172.31.191.254 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:}
	I0401 20:29:46.619289   11880 kube-vip.go:115] generating kube-vip config ...
	I0401 20:29:46.627384   11880 ssh_runner.go:195] Run: sudo sh -c "modprobe --all ip_vs ip_vs_rr ip_vs_wrr ip_vs_sh nf_conntrack"
	I0401 20:29:46.662819   11880 kube-vip.go:167] auto-enabling control-plane load-balancing in kube-vip
	I0401 20:29:46.662944   11880 kube-vip.go:137] kube-vip config:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  name: kube-vip
	  namespace: kube-system
	spec:
	  containers:
	  - args:
	    - manager
	    env:
	    - name: vip_arp
	      value: "true"
	    - name: port
	      value: "8443"
	    - name: vip_nodename
	      valueFrom:
	        fieldRef:
	          fieldPath: spec.nodeName
	    - name: vip_interface
	      value: eth0
	    - name: vip_cidr
	      value: "32"
	    - name: dns_mode
	      value: first
	    - name: cp_enable
	      value: "true"
	    - name: cp_namespace
	      value: kube-system
	    - name: vip_leaderelection
	      value: "true"
	    - name: vip_leasename
	      value: plndr-cp-lock
	    - name: vip_leaseduration
	      value: "5"
	    - name: vip_renewdeadline
	      value: "3"
	    - name: vip_retryperiod
	      value: "1"
	    - name: address
	      value: 172.31.191.254
	    - name: prometheus_server
	      value: :2112
	    - name : lb_enable
	      value: "true"
	    - name: lb_port
	      value: "8443"
	    image: ghcr.io/kube-vip/kube-vip:v0.8.9
	    imagePullPolicy: IfNotPresent
	    name: kube-vip
	    resources: {}
	    securityContext:
	      capabilities:
	        add:
	        - NET_ADMIN
	        - NET_RAW
	    volumeMounts:
	    - mountPath: /etc/kubernetes/admin.conf
	      name: kubeconfig
	  hostAliases:
	  - hostnames:
	    - kubernetes
	    ip: 127.0.0.1
	  hostNetwork: true
	  volumes:
	  - hostPath:
	      path: "/etc/kubernetes/admin.conf"
	    name: kubeconfig
	status: {}
	I0401 20:29:46.671685   11880 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0401 20:29:46.688107   11880 binaries.go:47] Didn't find k8s binaries: sudo ls /var/lib/minikube/binaries/v1.32.2: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/var/lib/minikube/binaries/v1.32.2': No such file or directory
	
	Initiating transfer...
	I0401 20:29:46.697553   11880 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/binaries/v1.32.2
	I0401 20:29:46.715199   11880 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubelet?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubelet.sha256
	I0401 20:29:46.715363   11880 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubeadm.sha256
	I0401 20:29:46.715199   11880 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubectl.sha256
	I0401 20:29:46.715488   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubeadm -> /var/lib/minikube/binaries/v1.32.2/kubeadm
	I0401 20:29:46.715611   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubectl -> /var/lib/minikube/binaries/v1.32.2/kubectl
	I0401 20:29:46.725826   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0401 20:29:46.726533   11880 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubeadm
	I0401 20:29:46.728481   11880 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubectl
	I0401 20:29:46.749286   11880 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubelet -> /var/lib/minikube/binaries/v1.32.2/kubelet
	I0401 20:29:46.749367   11880 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubectl: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubectl: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubectl': No such file or directory
	I0401 20:29:46.749286   11880 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubeadm: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubeadm: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubeadm': No such file or directory
	I0401 20:29:46.749509   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubeadm --> /var/lib/minikube/binaries/v1.32.2/kubeadm (70942872 bytes)
	I0401 20:29:46.749509   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubectl --> /var/lib/minikube/binaries/v1.32.2/kubectl (57323672 bytes)
	I0401 20:29:46.759587   11880 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubelet
	I0401 20:29:46.797717   11880 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubelet: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubelet: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubelet': No such file or directory
	I0401 20:29:46.797990   11880 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubelet --> /var/lib/minikube/binaries/v1.32.2/kubelet (77406468 bytes)
	I0401 20:29:48.043453   11880 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /etc/kubernetes/manifests
	I0401 20:29:48.061802   11880 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (313 bytes)
	I0401 20:29:48.092694   11880 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0401 20:29:48.123340   11880 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1441 bytes)
	I0401 20:29:48.163497   11880 ssh_runner.go:195] Run: grep 172.31.191.254	control-plane.minikube.internal$ /etc/hosts
	I0401 20:29:48.168812   11880 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.31.191.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0401 20:29:48.199387   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:29:48.395063   11880 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0401 20:29:48.427341   11880 host.go:66] Checking if "ha-025400" exists ...
	I0401 20:29:48.427893   11880 start.go:317] joinCluster: &{Name:ha-025400 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName:ha-025400 Namespace:def
ault APIServerHAVIP:172.31.191.254 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:} Nodes:[{Name: IP:172.31.187.44 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.31.182.48 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m03 IP:172.31.187.81 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-gad
get: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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableO
ptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0401 20:29:48.427893   11880 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0"
	I0401 20:29:48.427893   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:29:50.443637   11880 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:29:50.444038   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:50.444099   11880 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:29:52.842026   11880 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:29:52.842026   11880 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:29:52.842500   11880 sshutil.go:53] new ssh client: &{IP:172.31.187.44 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\id_rsa Username:docker}
	I0401 20:29:53.040858   11880 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0": (4.6129257s)
	I0401 20:29:53.041914   11880 start.go:343] trying to join control-plane node "m03" to cluster: &{Name:m03 IP:172.31.187.81 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0401 20:29:53.041914   11880 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token 57ohwm.in4dsfk0y6244828 --discovery-token-ca-cert-hash sha256:ed5237e1582cd047e1509318b1994269b35c4e12bbc4d4044d51e18aae42aac6 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=ha-025400-m03 --control-plane --apiserver-advertise-address=172.31.187.81 --apiserver-bind-port=8443"
	I0401 20:30:32.774993   11880 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token 57ohwm.in4dsfk0y6244828 --discovery-token-ca-cert-hash sha256:ed5237e1582cd047e1509318b1994269b35c4e12bbc4d4044d51e18aae42aac6 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=ha-025400-m03 --control-plane --apiserver-advertise-address=172.31.187.81 --apiserver-bind-port=8443": (39.7327427s)
	I0401 20:30:32.776077   11880 ssh_runner.go:195] Run: /bin/bash -c "sudo systemctl daemon-reload && sudo systemctl enable kubelet && sudo systemctl start kubelet"
	I0401 20:30:33.523024   11880 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes ha-025400-m03 minikube.k8s.io/updated_at=2025_04_01T20_30_33_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=73c6e1c927350a51068882397e0642f8dfb63f2a minikube.k8s.io/name=ha-025400 minikube.k8s.io/primary=false
	I0401 20:30:33.676467   11880 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig taint nodes ha-025400-m03 node-role.kubernetes.io/control-plane:NoSchedule-
	I0401 20:30:33.879807   11880 start.go:319] duration metric: took 45.4515295s to joinCluster
	I0401 20:30:33.879807   11880 start.go:235] Will wait 6m0s for node &{Name:m03 IP:172.31.187.81 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0401 20:30:33.881446   11880 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 20:30:33.883899   11880 out.go:177] * Verifying Kubernetes components...
	I0401 20:30:33.898454   11880 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 20:30:34.266529   11880 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0401 20:30:34.295738   11880 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 20:30:34.296241   11880 kapi.go:59] client config for ha-025400: &rest.Config{Host:"https://172.31.191.254:8443", 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.minikube5\\minikube-integration\\.minikube\\profiles\\ha-025400\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\ha-025400\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), Ne
xtProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x23292e0), 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)}
	W0401 20:30:34.296378   11880 kubeadm.go:483] Overriding stale ClientConfig host https://172.31.191.254:8443 with https://172.31.187.44:8443
	I0401 20:30:34.297156   11880 node_ready.go:35] waiting up to 6m0s for node "ha-025400-m03" to be "Ready" ...
	I0401 20:30:34.297370   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:34.297370   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:34.297370   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:34.297370   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:34.311552   11880 round_trippers.go:581] Response Status: 200 OK in 14 milliseconds
	I0401 20:30:34.798399   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:34.798502   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:34.798502   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:34.798502   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:34.804348   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:35.297823   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:35.297823   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:35.297823   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:35.297823   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:35.302054   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:35.798199   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:35.798296   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:35.798296   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:35.798296   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:35.802619   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:36.297357   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:36.297357   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:36.297357   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:36.297357   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:36.301667   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:36.301667   11880 node_ready.go:53] node "ha-025400-m03" has status "Ready":"False"
	I0401 20:30:36.798571   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:36.798571   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:36.798571   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:36.798571   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:36.804093   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:37.297333   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:37.297333   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:37.297333   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:37.297333   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:37.375896   11880 round_trippers.go:581] Response Status: 200 OK in 78 milliseconds
	I0401 20:30:37.798631   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:37.798631   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:37.798713   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:37.798713   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:37.803234   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:38.297783   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:38.297783   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:38.297783   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:38.297783   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:38.307244   11880 round_trippers.go:581] Response Status: 200 OK in 9 milliseconds
	I0401 20:30:38.307811   11880 node_ready.go:53] node "ha-025400-m03" has status "Ready":"False"
	I0401 20:30:38.797884   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:38.797884   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:38.797884   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:38.797884   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:38.804748   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:30:39.297836   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:39.297836   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:39.297836   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:39.297836   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:39.303252   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:39.797459   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:39.797459   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:39.797459   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:39.797459   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:39.981712   11880 round_trippers.go:581] Response Status: 200 OK in 184 milliseconds
	I0401 20:30:40.298321   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:40.298496   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:40.298496   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:40.298496   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:40.302338   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:30:40.797289   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:40.797289   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:40.797289   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:40.797289   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:40.809325   11880 round_trippers.go:581] Response Status: 200 OK in 12 milliseconds
	I0401 20:30:40.809663   11880 node_ready.go:53] node "ha-025400-m03" has status "Ready":"False"
	I0401 20:30:41.297499   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:41.297499   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:41.297499   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:41.297499   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:41.304691   11880 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0401 20:30:41.798565   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:41.798631   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:41.798631   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:41.798703   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:41.805593   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:30:42.297734   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:42.297734   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:42.297734   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:42.297734   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:42.302739   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:42.797807   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:42.797807   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:42.797807   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:42.797807   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:42.803057   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:43.298195   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:43.298195   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:43.298195   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:43.298195   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:43.303857   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:43.304659   11880 node_ready.go:53] node "ha-025400-m03" has status "Ready":"False"
	I0401 20:30:43.798106   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:43.798106   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:43.798106   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:43.798106   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:43.803150   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:44.298427   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:44.298550   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:44.298550   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:44.298550   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:44.302618   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:44.798707   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:44.798707   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:44.798707   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:44.798707   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:44.803251   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:45.298625   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:45.298625   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:45.298625   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:45.298625   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:45.303537   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:45.797867   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:45.797867   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:45.797867   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:45.797867   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:45.802655   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:45.803368   11880 node_ready.go:53] node "ha-025400-m03" has status "Ready":"False"
	I0401 20:30:46.297382   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:46.297382   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:46.297382   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:46.297382   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:46.303558   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:30:46.797676   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:46.797676   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:46.797676   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:46.797676   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:46.803413   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:47.298495   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:47.298495   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:47.298914   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:47.298914   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:47.303891   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:47.798547   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:47.798547   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:47.798547   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:47.798547   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:47.803200   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:47.803906   11880 node_ready.go:53] node "ha-025400-m03" has status "Ready":"False"
	I0401 20:30:48.298008   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:48.298008   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:48.298008   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:48.298008   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:48.303941   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:48.797720   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:48.797720   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:48.797720   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:48.797720   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:48.802471   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:49.297937   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:49.297937   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:49.297937   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:49.297937   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:49.303797   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:49.798001   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:49.798001   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:49.798001   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:49.798001   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:49.804141   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:30:49.804622   11880 node_ready.go:53] node "ha-025400-m03" has status "Ready":"False"
	I0401 20:30:50.298285   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:50.298805   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:50.298805   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:50.298805   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:50.305395   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:30:50.798426   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:50.798426   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:50.798426   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:50.798426   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:50.803434   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:51.298375   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:51.298467   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:51.298467   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:51.298467   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:51.303671   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:51.798072   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:51.798159   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:51.798159   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:51.798159   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:51.803425   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:52.298757   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:52.298757   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:52.298757   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:52.298757   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:52.304676   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:52.305328   11880 node_ready.go:53] node "ha-025400-m03" has status "Ready":"False"
	I0401 20:30:52.797722   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:52.797722   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:52.797722   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:52.797722   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:52.803301   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:53.297957   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:53.297957   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:53.297957   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:53.297957   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:53.303235   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:53.797792   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:53.797792   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:53.797792   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:53.797792   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:53.802782   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:53.803347   11880 node_ready.go:49] node "ha-025400-m03" has status "Ready":"True"
	I0401 20:30:53.803347   11880 node_ready.go:38] duration metric: took 19.5059594s for node "ha-025400-m03" to be "Ready" ...
	I0401 20:30:53.803347   11880 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0401 20:30:53.803487   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods
	I0401 20:30:53.803487   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:53.803487   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:53.803487   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:53.810874   11880 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0401 20:30:53.813081   11880 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-5kgm4" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:53.813694   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-5kgm4
	I0401 20:30:53.813727   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:53.813770   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:53.813770   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:53.817342   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:30:53.817342   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:30:53.817342   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:53.817342   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:53.817342   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:53.820914   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:30:53.820914   11880 pod_ready.go:93] pod "coredns-668d6bf9bc-5kgm4" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:53.820914   11880 pod_ready.go:82] duration metric: took 7.8333ms for pod "coredns-668d6bf9bc-5kgm4" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:53.820914   11880 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-7xv8s" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:53.820914   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7xv8s
	I0401 20:30:53.820914   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:53.820914   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:53.820914   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:53.825062   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:53.825782   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:30:53.825782   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:53.825851   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:53.825851   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:53.829340   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:30:53.829441   11880 pod_ready.go:93] pod "coredns-668d6bf9bc-7xv8s" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:53.829534   11880 pod_ready.go:82] duration metric: took 8.6194ms for pod "coredns-668d6bf9bc-7xv8s" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:53.829534   11880 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:53.829661   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/etcd-ha-025400
	I0401 20:30:53.829661   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:53.829661   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:53.829661   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:53.833467   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:30:53.833467   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:30:53.833467   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:53.833467   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:53.833467   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:53.836832   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:30:53.836832   11880 pod_ready.go:93] pod "etcd-ha-025400" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:53.836832   11880 pod_ready.go:82] duration metric: took 7.2986ms for pod "etcd-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:53.836832   11880 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:53.836832   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/etcd-ha-025400-m02
	I0401 20:30:53.836832   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:53.836832   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:53.836832   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:53.840729   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:30:53.841535   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:30:53.841566   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:53.841566   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:53.841566   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:53.844858   11880 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 20:30:53.844858   11880 pod_ready.go:93] pod "etcd-ha-025400-m02" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:53.844858   11880 pod_ready.go:82] duration metric: took 8.0258ms for pod "etcd-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:53.844858   11880 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-025400-m03" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:53.999122   11880 request.go:661] Waited for 154.2628ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/etcd-ha-025400-m03
	I0401 20:30:53.999458   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/etcd-ha-025400-m03
	I0401 20:30:53.999458   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:53.999458   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:53.999458   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:54.004093   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:54.198672   11880 request.go:661] Waited for 193.2333ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:54.198987   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:54.198987   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:54.198987   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:54.198987   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:54.203903   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:54.204658   11880 pod_ready.go:93] pod "etcd-ha-025400-m03" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:54.204658   11880 pod_ready.go:82] duration metric: took 359.7969ms for pod "etcd-ha-025400-m03" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:54.204732   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:54.397939   11880 request.go:661] Waited for 193.1429ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-025400
	I0401 20:30:54.398351   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-025400
	I0401 20:30:54.398351   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:54.398351   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:54.398351   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:54.407280   11880 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0401 20:30:54.597864   11880 request.go:661] Waited for 189.8094ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:30:54.598069   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:30:54.598069   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:54.598069   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:54.598069   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:54.602536   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:54.603059   11880 pod_ready.go:93] pod "kube-apiserver-ha-025400" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:54.603059   11880 pod_ready.go:82] duration metric: took 398.3234ms for pod "kube-apiserver-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:54.603059   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:54.798585   11880 request.go:661] Waited for 195.3978ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-025400-m02
	I0401 20:30:54.798585   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-025400-m02
	I0401 20:30:54.798585   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:54.798968   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:54.799028   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:54.803843   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:54.998596   11880 request.go:661] Waited for 193.8036ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:30:54.998852   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:30:54.998852   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:54.998852   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:54.998852   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:55.003874   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:55.003874   11880 pod_ready.go:93] pod "kube-apiserver-ha-025400-m02" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:55.004406   11880 pod_ready.go:82] duration metric: took 401.343ms for pod "kube-apiserver-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:55.004406   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-025400-m03" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:55.198562   11880 request.go:661] Waited for 193.9988ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-025400-m03
	I0401 20:30:55.198562   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-025400-m03
	I0401 20:30:55.198562   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:55.198562   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:55.198562   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:55.203806   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:55.398153   11880 request.go:661] Waited for 193.9331ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:55.398593   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:55.398628   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:55.398628   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:55.398628   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:55.404398   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:55.405614   11880 pod_ready.go:93] pod "kube-apiserver-ha-025400-m03" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:55.405716   11880 pod_ready.go:82] duration metric: took 401.3071ms for pod "kube-apiserver-ha-025400-m03" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:55.405781   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:55.597947   11880 request.go:661] Waited for 192.07ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-025400
	I0401 20:30:55.597947   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-025400
	I0401 20:30:55.597947   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:55.597947   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:55.597947   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:55.608788   11880 round_trippers.go:581] Response Status: 200 OK in 10 milliseconds
	I0401 20:30:55.797929   11880 request.go:661] Waited for 187.884ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:30:55.797929   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:30:55.797929   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:55.797929   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:55.797929   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:55.803389   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:55.803804   11880 pod_ready.go:93] pod "kube-controller-manager-ha-025400" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:55.803804   11880 pod_ready.go:82] duration metric: took 398.0197ms for pod "kube-controller-manager-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:55.803804   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:55.998335   11880 request.go:661] Waited for 194.3988ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-025400-m02
	I0401 20:30:55.998651   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-025400-m02
	I0401 20:30:55.998651   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:55.998651   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:55.998651   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:56.003906   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:56.198033   11880 request.go:661] Waited for 193.2807ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:30:56.198299   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:30:56.198299   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:56.198299   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:56.198299   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:56.203965   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:56.204247   11880 pod_ready.go:93] pod "kube-controller-manager-ha-025400-m02" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:56.204346   11880 pod_ready.go:82] duration metric: took 400.5388ms for pod "kube-controller-manager-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:56.204346   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-025400-m03" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:56.397847   11880 request.go:661] Waited for 193.3799ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-025400-m03
	I0401 20:30:56.398368   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-025400-m03
	I0401 20:30:56.398429   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:56.398429   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:56.398429   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:56.404063   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:56.598181   11880 request.go:661] Waited for 193.7915ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:56.598472   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:56.598472   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:56.598546   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:56.598630   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:56.603777   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:56.604088   11880 pod_ready.go:93] pod "kube-controller-manager-ha-025400-m03" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:56.604088   11880 pod_ready.go:82] duration metric: took 399.7384ms for pod "kube-controller-manager-ha-025400-m03" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:56.604088   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-55c9c" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:56.798260   11880 request.go:661] Waited for 194.0406ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-proxy-55c9c
	I0401 20:30:56.798260   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-proxy-55c9c
	I0401 20:30:56.798260   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:56.798260   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:56.798260   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:56.804282   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:30:56.997994   11880 request.go:661] Waited for 193.0436ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:30:56.997994   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:30:56.997994   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:56.997994   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:56.997994   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:57.002877   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:57.003868   11880 pod_ready.go:93] pod "kube-proxy-55c9c" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:57.003868   11880 pod_ready.go:82] duration metric: took 399.7773ms for pod "kube-proxy-55c9c" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:57.003868   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-fltj9" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:57.198941   11880 request.go:661] Waited for 195.0715ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-proxy-fltj9
	I0401 20:30:57.199374   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-proxy-fltj9
	I0401 20:30:57.199374   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:57.199374   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:57.199374   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:57.204110   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:57.398592   11880 request.go:661] Waited for 193.7124ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:30:57.398592   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:30:57.398592   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:57.398592   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:57.398592   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:57.404606   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:30:57.404981   11880 pod_ready.go:93] pod "kube-proxy-fltj9" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:57.404981   11880 pod_ready.go:82] duration metric: took 401.1097ms for pod "kube-proxy-fltj9" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:57.404981   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-w8r28" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:57.598066   11880 request.go:661] Waited for 193.083ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-proxy-w8r28
	I0401 20:30:57.598066   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-proxy-w8r28
	I0401 20:30:57.598066   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:57.598066   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:57.598066   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:57.603723   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:57.798217   11880 request.go:661] Waited for 193.8708ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:57.798217   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:57.798217   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:57.798217   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:57.798217   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:57.802939   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:57.803496   11880 pod_ready.go:93] pod "kube-proxy-w8r28" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:57.803569   11880 pod_ready.go:82] duration metric: took 398.5839ms for pod "kube-proxy-w8r28" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:57.803569   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:57.998335   11880 request.go:661] Waited for 194.6669ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-025400
	I0401 20:30:57.998335   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-025400
	I0401 20:30:57.998335   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:57.998335   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:57.998335   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:58.003374   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:58.198651   11880 request.go:661] Waited for 194.7195ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:30:58.198651   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400
	I0401 20:30:58.198651   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:58.198651   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:58.198651   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:58.203569   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:58.203927   11880 pod_ready.go:93] pod "kube-scheduler-ha-025400" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:58.204002   11880 pod_ready.go:82] duration metric: took 400.3551ms for pod "kube-scheduler-ha-025400" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:58.204002   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:58.398641   11880 request.go:661] Waited for 194.5549ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-025400-m02
	I0401 20:30:58.399021   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-025400-m02
	I0401 20:30:58.399021   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:58.399021   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:58.399021   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:58.404573   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:58.598758   11880 request.go:661] Waited for 194.1837ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:30:58.599082   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m02
	I0401 20:30:58.599082   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:58.599082   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:58.599082   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:58.604027   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:58.604233   11880 pod_ready.go:93] pod "kube-scheduler-ha-025400-m02" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:58.604233   11880 pod_ready.go:82] duration metric: took 400.2285ms for pod "kube-scheduler-ha-025400-m02" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:58.604233   11880 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-025400-m03" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:58.798287   11880 request.go:661] Waited for 193.8432ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-025400-m03
	I0401 20:30:58.798287   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-025400-m03
	I0401 20:30:58.798287   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:58.798287   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:58.798287   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:58.803138   11880 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 20:30:58.998289   11880 request.go:661] Waited for 194.6964ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:58.998289   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes/ha-025400-m03
	I0401 20:30:58.998289   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:58.998289   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:58.998289   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:59.006726   11880 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0401 20:30:59.006726   11880 pod_ready.go:93] pod "kube-scheduler-ha-025400-m03" in "kube-system" namespace has status "Ready":"True"
	I0401 20:30:59.006726   11880 pod_ready.go:82] duration metric: took 402.343ms for pod "kube-scheduler-ha-025400-m03" in "kube-system" namespace to be "Ready" ...
	I0401 20:30:59.006726   11880 pod_ready.go:39] duration metric: took 5.2032348s 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" ...
	I0401 20:30:59.006726   11880 api_server.go:52] waiting for apiserver process to appear ...
	I0401 20:30:59.015968   11880 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0401 20:30:59.040964   11880 api_server.go:72] duration metric: took 25.1599184s to wait for apiserver process to appear ...
	I0401 20:30:59.040964   11880 api_server.go:88] waiting for apiserver healthz status ...
	I0401 20:30:59.040964   11880 api_server.go:253] Checking apiserver healthz at https://172.31.187.44:8443/healthz ...
	I0401 20:30:59.048015   11880 api_server.go:279] https://172.31.187.44:8443/healthz returned 200:
	ok
	I0401 20:30:59.048015   11880 round_trippers.go:470] GET https://172.31.187.44:8443/version
	I0401 20:30:59.048015   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:59.048015   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:59.048015   11880 round_trippers.go:480]     Accept: application/json, */*
	I0401 20:30:59.049662   11880 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0401 20:30:59.049820   11880 api_server.go:141] control plane version: v1.32.2
	I0401 20:30:59.049848   11880 api_server.go:131] duration metric: took 8.884ms to wait for apiserver health ...
	I0401 20:30:59.049848   11880 system_pods.go:43] waiting for kube-system pods to appear ...
	I0401 20:30:59.198950   11880 request.go:661] Waited for 149.0714ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods
	I0401 20:30:59.198950   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods
	I0401 20:30:59.198950   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:59.198950   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:59.198950   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:59.205697   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:30:59.207424   11880 system_pods.go:59] 24 kube-system pods found
	I0401 20:30:59.207424   11880 system_pods.go:61] "coredns-668d6bf9bc-5kgm4" [05779c8e-9f63-4389-a878-09e950daca21] Running
	I0401 20:30:59.207424   11880 system_pods.go:61] "coredns-668d6bf9bc-7xv8s" [e80a4d5c-8099-4d7a-bc7c-2244f994bd16] Running
	I0401 20:30:59.207424   11880 system_pods.go:61] "etcd-ha-025400" [b6effd4d-0457-4ec0-9c6b-27aa250ac7d4] Running
	I0401 20:30:59.207424   11880 system_pods.go:61] "etcd-ha-025400-m02" [3b8e0dc9-756d-465f-b756-d3f4c7cd8a45] Running
	I0401 20:30:59.207424   11880 system_pods.go:61] "etcd-ha-025400-m03" [37e14ead-6e80-4937-a7bb-246fe4efda08] Running
	I0401 20:30:59.207506   11880 system_pods.go:61] "kindnet-5ldbl" [24010730-3932-44ff-88bc-b9ceceaf39fe] Running
	I0401 20:30:59.207506   11880 system_pods.go:61] "kindnet-86s27" [ac54d8d4-1728-4901-bb54-4cb926d5bac3] Running
	I0401 20:30:59.207506   11880 system_pods.go:61] "kindnet-c46q4" [3630a1ad-ca5f-4d2f-bcb9-64f0d3ac17f8] Running
	I0401 20:30:59.207506   11880 system_pods.go:61] "kube-apiserver-ha-025400" [a70556cb-7619-40a6-ac4e-688002c88de1] Running
	I0401 20:30:59.207506   11880 system_pods.go:61] "kube-apiserver-ha-025400-m02" [6d762678-32e7-4887-a0d3-b731816449fb] Running
	I0401 20:30:59.207506   11880 system_pods.go:61] "kube-apiserver-ha-025400-m03" [a8dee408-4ce8-4899-906c-c4d38179d2d8] Running
	I0401 20:30:59.207562   11880 system_pods.go:61] "kube-controller-manager-ha-025400" [a3c450fc-789b-4c02-8ae5-cf0ef371e9f7] Running
	I0401 20:30:59.207562   11880 system_pods.go:61] "kube-controller-manager-ha-025400-m02" [a8ce0f00-926e-4518-a813-8ddde66cd716] Running
	I0401 20:30:59.207562   11880 system_pods.go:61] "kube-controller-manager-ha-025400-m03" [7ccdc011-f449-4e60-92d5-cef5d7c1aeaa] Running
	I0401 20:30:59.207601   11880 system_pods.go:61] "kube-proxy-55c9c" [221b02cb-52cb-496d-8b87-57e838809d0f] Running
	I0401 20:30:59.207601   11880 system_pods.go:61] "kube-proxy-fltj9" [e0c50f65-492a-439b-9eea-63c70685f85d] Running
	I0401 20:30:59.207601   11880 system_pods.go:61] "kube-proxy-w8r28" [4974373c-43d4-4867-b76b-539fd49c9218] Running
	I0401 20:30:59.207601   11880 system_pods.go:61] "kube-scheduler-ha-025400" [b35610e7-1aea-47e7-8c03-c3df37753355] Running
	I0401 20:30:59.207601   11880 system_pods.go:61] "kube-scheduler-ha-025400-m02" [7eb2ab0a-9459-4364-ac9b-0cd102d5d851] Running
	I0401 20:30:59.207601   11880 system_pods.go:61] "kube-scheduler-ha-025400-m03" [56044d08-00da-400b-886d-3e3049d2da78] Running
	I0401 20:30:59.207601   11880 system_pods.go:61] "kube-vip-ha-025400" [6cbfb597-c625-4ef6-8aaa-0e0ef364c848] Running
	I0401 20:30:59.207601   11880 system_pods.go:61] "kube-vip-ha-025400-m02" [2fafa773-fd06-4708-ad3d-66cc19bc3cb8] Running
	I0401 20:30:59.207601   11880 system_pods.go:61] "kube-vip-ha-025400-m03" [c6b35ede-6af4-49f3-b17b-6117294044d6] Running
	I0401 20:30:59.207601   11880 system_pods.go:61] "storage-provisioner" [75f2eba4-9322-46df-872d-c161110c27de] Running
	I0401 20:30:59.207677   11880 system_pods.go:74] duration metric: took 157.7219ms to wait for pod list to return data ...
	I0401 20:30:59.207677   11880 default_sa.go:34] waiting for default service account to be created ...
	I0401 20:30:59.397939   11880 request.go:661] Waited for 190.1712ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/default/serviceaccounts
	I0401 20:30:59.398249   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/default/serviceaccounts
	I0401 20:30:59.398249   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:59.398249   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:59.398249   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:59.404246   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:59.404246   11880 default_sa.go:45] found service account: "default"
	I0401 20:30:59.404246   11880 default_sa.go:55] duration metric: took 196.5675ms for default service account to be created ...
	I0401 20:30:59.404246   11880 system_pods.go:116] waiting for k8s-apps to be running ...
	I0401 20:30:59.598638   11880 request.go:661] Waited for 194.3903ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods
	I0401 20:30:59.598638   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/namespaces/kube-system/pods
	I0401 20:30:59.599092   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:59.599182   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:59.599182   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:59.605821   11880 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 20:30:59.607522   11880 system_pods.go:86] 24 kube-system pods found
	I0401 20:30:59.607620   11880 system_pods.go:89] "coredns-668d6bf9bc-5kgm4" [05779c8e-9f63-4389-a878-09e950daca21] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "coredns-668d6bf9bc-7xv8s" [e80a4d5c-8099-4d7a-bc7c-2244f994bd16] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "etcd-ha-025400" [b6effd4d-0457-4ec0-9c6b-27aa250ac7d4] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "etcd-ha-025400-m02" [3b8e0dc9-756d-465f-b756-d3f4c7cd8a45] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "etcd-ha-025400-m03" [37e14ead-6e80-4937-a7bb-246fe4efda08] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "kindnet-5ldbl" [24010730-3932-44ff-88bc-b9ceceaf39fe] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "kindnet-86s27" [ac54d8d4-1728-4901-bb54-4cb926d5bac3] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "kindnet-c46q4" [3630a1ad-ca5f-4d2f-bcb9-64f0d3ac17f8] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "kube-apiserver-ha-025400" [a70556cb-7619-40a6-ac4e-688002c88de1] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "kube-apiserver-ha-025400-m02" [6d762678-32e7-4887-a0d3-b731816449fb] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "kube-apiserver-ha-025400-m03" [a8dee408-4ce8-4899-906c-c4d38179d2d8] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "kube-controller-manager-ha-025400" [a3c450fc-789b-4c02-8ae5-cf0ef371e9f7] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "kube-controller-manager-ha-025400-m02" [a8ce0f00-926e-4518-a813-8ddde66cd716] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "kube-controller-manager-ha-025400-m03" [7ccdc011-f449-4e60-92d5-cef5d7c1aeaa] Running
	I0401 20:30:59.607620   11880 system_pods.go:89] "kube-proxy-55c9c" [221b02cb-52cb-496d-8b87-57e838809d0f] Running
	I0401 20:30:59.607730   11880 system_pods.go:89] "kube-proxy-fltj9" [e0c50f65-492a-439b-9eea-63c70685f85d] Running
	I0401 20:30:59.607730   11880 system_pods.go:89] "kube-proxy-w8r28" [4974373c-43d4-4867-b76b-539fd49c9218] Running
	I0401 20:30:59.607730   11880 system_pods.go:89] "kube-scheduler-ha-025400" [b35610e7-1aea-47e7-8c03-c3df37753355] Running
	I0401 20:30:59.607730   11880 system_pods.go:89] "kube-scheduler-ha-025400-m02" [7eb2ab0a-9459-4364-ac9b-0cd102d5d851] Running
	I0401 20:30:59.607730   11880 system_pods.go:89] "kube-scheduler-ha-025400-m03" [56044d08-00da-400b-886d-3e3049d2da78] Running
	I0401 20:30:59.607730   11880 system_pods.go:89] "kube-vip-ha-025400" [6cbfb597-c625-4ef6-8aaa-0e0ef364c848] Running
	I0401 20:30:59.607730   11880 system_pods.go:89] "kube-vip-ha-025400-m02" [2fafa773-fd06-4708-ad3d-66cc19bc3cb8] Running
	I0401 20:30:59.607730   11880 system_pods.go:89] "kube-vip-ha-025400-m03" [c6b35ede-6af4-49f3-b17b-6117294044d6] Running
	I0401 20:30:59.607730   11880 system_pods.go:89] "storage-provisioner" [75f2eba4-9322-46df-872d-c161110c27de] Running
	I0401 20:30:59.607730   11880 system_pods.go:126] duration metric: took 203.4824ms to wait for k8s-apps to be running ...
	I0401 20:30:59.607730   11880 system_svc.go:44] waiting for kubelet service to be running ....
	I0401 20:30:59.615945   11880 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0401 20:30:59.639588   11880 system_svc.go:56] duration metric: took 31.8581ms WaitForService to wait for kubelet
	I0401 20:30:59.639588   11880 kubeadm.go:582] duration metric: took 25.7585372s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0401 20:30:59.639588   11880 node_conditions.go:102] verifying NodePressure condition ...
	I0401 20:30:59.798068   11880 request.go:661] Waited for 158.478ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.187.44:8443/api/v1/nodes
	I0401 20:30:59.798068   11880 round_trippers.go:470] GET https://172.31.187.44:8443/api/v1/nodes
	I0401 20:30:59.798068   11880 round_trippers.go:476] Request Headers:
	I0401 20:30:59.798068   11880 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 20:30:59.798068   11880 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 20:30:59.804162   11880 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 20:30:59.804695   11880 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 20:30:59.804695   11880 node_conditions.go:123] node cpu capacity is 2
	I0401 20:30:59.804695   11880 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 20:30:59.804695   11880 node_conditions.go:123] node cpu capacity is 2
	I0401 20:30:59.804695   11880 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 20:30:59.804773   11880 node_conditions.go:123] node cpu capacity is 2
	I0401 20:30:59.804773   11880 node_conditions.go:105] duration metric: took 165.1837ms to run NodePressure ...
	I0401 20:30:59.804808   11880 start.go:241] waiting for startup goroutines ...
	I0401 20:30:59.804808   11880 start.go:255] writing updated cluster config ...
	I0401 20:30:59.815863   11880 ssh_runner.go:195] Run: rm -f paused
	I0401 20:30:59.936976   11880 start.go:600] kubectl: 1.32.3, cluster: 1.32.2 (minor skew: 0)
	I0401 20:30:59.943618   11880 out.go:177] * Done! kubectl is now configured to use "ha-025400" cluster and "default" namespace by default
	
	
	==> Docker <==
	Apr 01 20:23:54 ha-025400 dockerd[1457]: time="2025-04-01T20:23:54.768733596Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 20:23:54 ha-025400 dockerd[1457]: time="2025-04-01T20:23:54.780681686Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Apr 01 20:23:54 ha-025400 dockerd[1457]: time="2025-04-01T20:23:54.780821888Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Apr 01 20:23:54 ha-025400 dockerd[1457]: time="2025-04-01T20:23:54.780836288Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 20:23:54 ha-025400 dockerd[1457]: time="2025-04-01T20:23:54.781055289Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 20:23:54 ha-025400 cri-dockerd[1348]: time="2025-04-01T20:23:54Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/99f5adfc165ee155cdd4fe998be41cbab58e5fb9e7ee21874f5ecbc48b99cc44/resolv.conf as [nameserver 172.31.176.1]"
	Apr 01 20:23:55 ha-025400 cri-dockerd[1348]: time="2025-04-01T20:23:55Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/ff437ac4411b1fed5f0f34157ab57c30c0f75b2cd4e74116a049078433daa5d8/resolv.conf as [nameserver 172.31.176.1]"
	Apr 01 20:23:55 ha-025400 dockerd[1457]: time="2025-04-01T20:23:55.386707119Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Apr 01 20:23:55 ha-025400 dockerd[1457]: time="2025-04-01T20:23:55.386796319Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Apr 01 20:23:55 ha-025400 dockerd[1457]: time="2025-04-01T20:23:55.386892320Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 20:23:55 ha-025400 dockerd[1457]: time="2025-04-01T20:23:55.388141430Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 20:23:55 ha-025400 dockerd[1457]: time="2025-04-01T20:23:55.416103362Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Apr 01 20:23:55 ha-025400 dockerd[1457]: time="2025-04-01T20:23:55.416290364Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Apr 01 20:23:55 ha-025400 dockerd[1457]: time="2025-04-01T20:23:55.416425865Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 20:23:55 ha-025400 dockerd[1457]: time="2025-04-01T20:23:55.416694567Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 20:31:35 ha-025400 dockerd[1457]: time="2025-04-01T20:31:35.673319430Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Apr 01 20:31:35 ha-025400 dockerd[1457]: time="2025-04-01T20:31:35.673714533Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Apr 01 20:31:35 ha-025400 dockerd[1457]: time="2025-04-01T20:31:35.673749033Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 20:31:35 ha-025400 dockerd[1457]: time="2025-04-01T20:31:35.673992535Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 20:31:35 ha-025400 cri-dockerd[1348]: time="2025-04-01T20:31:35Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/04dbc0805ac9f33541b52d22a11c3c6392e26ccfe1c737733a77d444654017c7/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local options ndots:5]"
	Apr 01 20:31:37 ha-025400 cri-dockerd[1348]: time="2025-04-01T20:31:37Z" level=info msg="Stop pulling image gcr.io/k8s-minikube/busybox:1.28: Status: Downloaded newer image for gcr.io/k8s-minikube/busybox:1.28"
	Apr 01 20:31:37 ha-025400 dockerd[1457]: time="2025-04-01T20:31:37.634400438Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Apr 01 20:31:37 ha-025400 dockerd[1457]: time="2025-04-01T20:31:37.634500639Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Apr 01 20:31:37 ha-025400 dockerd[1457]: time="2025-04-01T20:31:37.634516239Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 20:31:37 ha-025400 dockerd[1457]: time="2025-04-01T20:31:37.635618253Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                 CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	bebcf5207e603       gcr.io/k8s-minikube/busybox@sha256:9afb80db71730dbb303fe00765cbf34bddbdc6b66e49897fc2e1861967584b12   20 minutes ago      Running             busybox                   0                   04dbc0805ac9f       busybox-58667487b6-bd49n
	13223865e6953       c69fa2e9cbf5f                                                                                         27 minutes ago      Running             coredns                   0                   ff437ac4411b1       coredns-668d6bf9bc-5kgm4
	34b0c567e237d       c69fa2e9cbf5f                                                                                         27 minutes ago      Running             coredns                   0                   99f5adfc165ee       coredns-668d6bf9bc-7xv8s
	f354731758d2d       6e38f40d628db                                                                                         27 minutes ago      Running             storage-provisioner       0                   0ddf4dcf5ffd7       storage-provisioner
	a9d45e6d0785b       kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495              28 minutes ago      Running             kindnet-cni               0                   3806e53d97fa6       kindnet-86s27
	fde80c659f2b5       f1332858868e1                                                                                         28 minutes ago      Running             kube-proxy                0                   2491e4f0378cf       kube-proxy-fltj9
	8ff64820c3fbd       ghcr.io/kube-vip/kube-vip@sha256:717b8bef2758c10042d64ae7949201ef7f243d928fce265b04e488e844bf9528     28 minutes ago      Running             kube-vip                  0                   aa702b1dede1f       kube-vip-ha-025400
	9bcb0c8cb9d25       d8e673e7c9983                                                                                         28 minutes ago      Running             kube-scheduler            0                   c6c57f98e2091       kube-scheduler-ha-025400
	79fb7fc51e603       b6a454c5a800d                                                                                         28 minutes ago      Running             kube-controller-manager   0                   624c8ff2249ab       kube-controller-manager-ha-025400
	dd793e60b7c8d       a9e7e6b294baf                                                                                         28 minutes ago      Running             etcd                      0                   90220ba11c688       etcd-ha-025400
	6e83ef77af925       85b7a174738ba                                                                                         28 minutes ago      Running             kube-apiserver            0                   1d041fa8eabad       kube-apiserver-ha-025400
	
	
	==> coredns [13223865e695] <==
	[INFO] 10.244.2.2:40922 - 5 "PTR IN 148.40.75.147.in-addr.arpa. udp 44 false 512" NXDOMAIN qr,aa,rd,ra 140 0.000188802s
	[INFO] 10.244.0.4:57351 - 3 "AAAA IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,rd,ra 111 0.068499949s
	[INFO] 10.244.0.4:56390 - 6 "A IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,rd,ra 111 0.013582069s
	[INFO] 10.244.0.4:46006 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000160302s
	[INFO] 10.244.1.2:58994 - 4 "AAAA IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000161202s
	[INFO] 10.244.1.2:51503 - 5 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000197302s
	[INFO] 10.244.1.2:50015 - 6 "A IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000140502s
	[INFO] 10.244.1.2:38235 - 8 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000267903s
	[INFO] 10.244.1.2:41199 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000145902s
	[INFO] 10.244.2.2:40738 - 3 "AAAA IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000085301s
	[INFO] 10.244.2.2:43612 - 6 "A IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000075401s
	[INFO] 10.244.2.2:58734 - 7 "A IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000139102s
	[INFO] 10.244.0.4:59743 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000127101s
	[INFO] 10.244.0.4:53025 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000308103s
	[INFO] 10.244.0.4:44277 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000066501s
	[INFO] 10.244.1.2:39405 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000206403s
	[INFO] 10.244.1.2:51640 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000323304s
	[INFO] 10.244.2.2:35915 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000274803s
	[INFO] 10.244.2.2:41799 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000216302s
	[INFO] 10.244.0.4:49834 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000180603s
	[INFO] 10.244.0.4:43455 - 5 "PTR IN 1.176.31.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000292904s
	[INFO] 10.244.1.2:34370 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000298004s
	[INFO] 10.244.1.2:36360 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000205103s
	[INFO] 10.244.1.2:33910 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000119901s
	[INFO] 10.244.1.2:49782 - 5 "PTR IN 1.176.31.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.0000664s
	
	
	==> coredns [34b0c567e237] <==
	[INFO] 10.244.2.2:60287 - 3 "AAAA IN kubernetes.io. udp 31 false 512" NOERROR qr,aa,rd,ra 140 0.000114302s
	[INFO] 10.244.0.4:60618 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000176802s
	[INFO] 10.244.0.4:35976 - 4 "AAAA IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000310404s
	[INFO] 10.244.0.4:36523 - 5 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000284304s
	[INFO] 10.244.0.4:40412 - 7 "A IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000221403s
	[INFO] 10.244.0.4:59933 - 8 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000398205s
	[INFO] 10.244.1.2:52318 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000130202s
	[INFO] 10.244.1.2:51589 - 3 "AAAA IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,rd,ra 111 0.003330741s
	[INFO] 10.244.1.2:50856 - 7 "A IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000250703s
	[INFO] 10.244.2.2:55200 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000204703s
	[INFO] 10.244.2.2:59311 - 4 "AAAA IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000228303s
	[INFO] 10.244.2.2:46901 - 5 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000139502s
	[INFO] 10.244.2.2:45233 - 8 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000111002s
	[INFO] 10.244.2.2:38636 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000129001s
	[INFO] 10.244.0.4:44502 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000132402s
	[INFO] 10.244.1.2:59298 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000225503s
	[INFO] 10.244.1.2:46153 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000080101s
	[INFO] 10.244.2.2:45453 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000194503s
	[INFO] 10.244.2.2:46617 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000118501s
	[INFO] 10.244.0.4:50246 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000331704s
	[INFO] 10.244.0.4:49970 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000164702s
	[INFO] 10.244.2.2:37994 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000131002s
	[INFO] 10.244.2.2:55992 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000161002s
	[INFO] 10.244.2.2:42256 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000167202s
	[INFO] 10.244.2.2:37836 - 5 "PTR IN 1.176.31.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000161402s
	
	
	==> describe nodes <==
	Name:               ha-025400
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=ha-025400
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=73c6e1c927350a51068882397e0642f8dfb63f2a
	                    minikube.k8s.io/name=ha-025400
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_04_01T20_23_25_0700
	                    minikube.k8s.io/version=v1.35.0
	                    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:  Tue, 01 Apr 2025 20:23:20 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-025400
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 01 Apr 2025 20:51:41 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 01 Apr 2025 20:47:11 +0000   Tue, 01 Apr 2025 20:23:20 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 01 Apr 2025 20:47:11 +0000   Tue, 01 Apr 2025 20:23:20 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 01 Apr 2025 20:47:11 +0000   Tue, 01 Apr 2025 20:23:20 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 01 Apr 2025 20:47:11 +0000   Tue, 01 Apr 2025 20:23:52 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.31.187.44
	  Hostname:    ha-025400
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 43919cd11072443ca97d27d970296ecf
	  System UUID:                63f51123-4c47-3241-8696-ba2032f4cc4d
	  Boot ID:                    825c1a79-09ff-4226-9ec5-8fd68939cd20
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.4.0
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	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-58667487b6-bd49n             0 (0%)        0 (0%)      0 (0%)           0 (0%)         20m
	  kube-system                 coredns-668d6bf9bc-5kgm4             100m (5%)     0 (0%)      70Mi (3%)        170Mi (8%)     28m
	  kube-system                 coredns-668d6bf9bc-7xv8s             100m (5%)     0 (0%)      70Mi (3%)        170Mi (8%)     28m
	  kube-system                 etcd-ha-025400                       100m (5%)     0 (0%)      100Mi (4%)       0 (0%)         28m
	  kube-system                 kindnet-86s27                        100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      28m
	  kube-system                 kube-apiserver-ha-025400             250m (12%)    0 (0%)      0 (0%)           0 (0%)         28m
	  kube-system                 kube-controller-manager-ha-025400    200m (10%)    0 (0%)      0 (0%)           0 (0%)         28m
	  kube-system                 kube-proxy-fltj9                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         28m
	  kube-system                 kube-scheduler-ha-025400             100m (5%)     0 (0%)      0 (0%)           0 (0%)         28m
	  kube-system                 kube-vip-ha-025400                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         28m
	  kube-system                 storage-provisioner                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         28m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                950m (47%)   100m (5%)
	  memory             290Mi (13%)  390Mi (18%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	Events:
	  Type    Reason                   Age   From             Message
	  ----    ------                   ----  ----             -------
	  Normal  Starting                 28m   kube-proxy       
	  Normal  Starting                 28m   kubelet          Starting kubelet.
	  Normal  NodeAllocatableEnforced  28m   kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeHasSufficientMemory  28m   kubelet          Node ha-025400 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    28m   kubelet          Node ha-025400 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     28m   kubelet          Node ha-025400 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           28m   node-controller  Node ha-025400 event: Registered Node ha-025400 in Controller
	  Normal  NodeReady                27m   kubelet          Node ha-025400 status is now: NodeReady
	  Normal  RegisteredNode           24m   node-controller  Node ha-025400 event: Registered Node ha-025400 in Controller
	  Normal  RegisteredNode           21m   node-controller  Node ha-025400 event: Registered Node ha-025400 in Controller
	
	
	Name:               ha-025400-m02
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=ha-025400-m02
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=73c6e1c927350a51068882397e0642f8dfb63f2a
	                    minikube.k8s.io/name=ha-025400
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2025_04_01T20_26_51_0700
	                    minikube.k8s.io/version=v1.35.0
	                    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:  Tue, 01 Apr 2025 20:26:45 +0000
	Taints:             node.kubernetes.io/unreachable:NoExecute
	                    node.kubernetes.io/unreachable:NoSchedule
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-025400-m02
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 01 Apr 2025 20:47:33 +0000
	Conditions:
	  Type             Status    LastHeartbeatTime                 LastTransitionTime                Reason              Message
	  ----             ------    -----------------                 ------------------                ------              -------
	  MemoryPressure   Unknown   Tue, 01 Apr 2025 20:47:41 +0000   Tue, 01 Apr 2025 20:48:37 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  DiskPressure     Unknown   Tue, 01 Apr 2025 20:47:41 +0000   Tue, 01 Apr 2025 20:48:37 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  PIDPressure      Unknown   Tue, 01 Apr 2025 20:47:41 +0000   Tue, 01 Apr 2025 20:48:37 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  Ready            Unknown   Tue, 01 Apr 2025 20:47:41 +0000   Tue, 01 Apr 2025 20:48:37 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	Addresses:
	  InternalIP:  172.31.182.48
	  Hostname:    ha-025400-m02
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 a3c9684e037c43aa98a0df548102fe75
	  System UUID:                21696870-b9ab-6e46-b6d7-a632e87df38b
	  Boot ID:                    eb666434-ead7-456a-8f50-b0959fb3a6f2
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.4.0
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.1.0/24
	PodCIDRs:                     10.244.1.0/24
	Non-terminated Pods:          (8 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox-58667487b6-h6q27                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         20m
	  kube-system                 etcd-ha-025400-m02                       100m (5%)     0 (0%)      100Mi (4%)       0 (0%)         24m
	  kube-system                 kindnet-5ldbl                            100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      24m
	  kube-system                 kube-apiserver-ha-025400-m02             250m (12%)    0 (0%)      0 (0%)           0 (0%)         24m
	  kube-system                 kube-controller-manager-ha-025400-m02    200m (10%)    0 (0%)      0 (0%)           0 (0%)         24m
	  kube-system                 kube-proxy-55c9c                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         24m
	  kube-system                 kube-scheduler-ha-025400-m02             100m (5%)     0 (0%)      0 (0%)           0 (0%)         24m
	  kube-system                 kube-vip-ha-025400-m02                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         24m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (37%)  100m (5%)
	  memory             150Mi (7%)  50Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type    Reason                   Age                From             Message
	  ----    ------                   ----               ----             -------
	  Normal  Starting                 24m                kube-proxy       
	  Normal  NodeHasSufficientMemory  24m (x8 over 24m)  kubelet          Node ha-025400-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    24m (x8 over 24m)  kubelet          Node ha-025400-m02 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     24m (x7 over 24m)  kubelet          Node ha-025400-m02 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  24m                kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           24m                node-controller  Node ha-025400-m02 event: Registered Node ha-025400-m02 in Controller
	  Normal  RegisteredNode           24m                node-controller  Node ha-025400-m02 event: Registered Node ha-025400-m02 in Controller
	  Normal  RegisteredNode           21m                node-controller  Node ha-025400-m02 event: Registered Node ha-025400-m02 in Controller
	  Normal  NodeNotReady             3m5s               node-controller  Node ha-025400-m02 status is now: NodeNotReady
	
	
	Name:               ha-025400-m03
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=ha-025400-m03
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=73c6e1c927350a51068882397e0642f8dfb63f2a
	                    minikube.k8s.io/name=ha-025400
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2025_04_01T20_30_33_0700
	                    minikube.k8s.io/version=v1.35.0
	                    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:  Tue, 01 Apr 2025 20:30:27 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-025400-m03
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 01 Apr 2025 20:51:33 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 01 Apr 2025 20:47:17 +0000   Tue, 01 Apr 2025 20:30:27 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 01 Apr 2025 20:47:17 +0000   Tue, 01 Apr 2025 20:30:27 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 01 Apr 2025 20:47:17 +0000   Tue, 01 Apr 2025 20:30:27 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 01 Apr 2025 20:47:17 +0000   Tue, 01 Apr 2025 20:30:53 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.31.187.81
	  Hostname:    ha-025400-m03
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 cc00bd5e7ecb449b997da20838d0d171
	  System UUID:                8e5f7b46-6879-8e47-892d-0f33f4ec1689
	  Boot ID:                    33f74013-087d-4216-b9e4-7b2ea160ab0a
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.4.0
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.2.0/24
	PodCIDRs:                     10.244.2.0/24
	Non-terminated Pods:          (8 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox-58667487b6-kjbnk                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         20m
	  kube-system                 etcd-ha-025400-m03                       100m (5%)     0 (0%)      100Mi (4%)       0 (0%)         21m
	  kube-system                 kindnet-c46q4                            100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      21m
	  kube-system                 kube-apiserver-ha-025400-m03             250m (12%)    0 (0%)      0 (0%)           0 (0%)         21m
	  kube-system                 kube-controller-manager-ha-025400-m03    200m (10%)    0 (0%)      0 (0%)           0 (0%)         21m
	  kube-system                 kube-proxy-w8r28                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         21m
	  kube-system                 kube-scheduler-ha-025400-m03             100m (5%)     0 (0%)      0 (0%)           0 (0%)         21m
	  kube-system                 kube-vip-ha-025400-m03                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         21m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (37%)  100m (5%)
	  memory             150Mi (7%)  50Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type    Reason                   Age                From             Message
	  ----    ------                   ----               ----             -------
	  Normal  Starting                 21m                kube-proxy       
	  Normal  NodeHasSufficientMemory  21m (x8 over 21m)  kubelet          Node ha-025400-m03 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    21m (x8 over 21m)  kubelet          Node ha-025400-m03 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     21m (x7 over 21m)  kubelet          Node ha-025400-m03 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  21m                kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           21m                node-controller  Node ha-025400-m03 event: Registered Node ha-025400-m03 in Controller
	  Normal  RegisteredNode           21m                node-controller  Node ha-025400-m03 event: Registered Node ha-025400-m03 in Controller
	  Normal  RegisteredNode           21m                node-controller  Node ha-025400-m03 event: Registered Node ha-025400-m03 in Controller
	
	
	Name:               ha-025400-m04
	Roles:              <none>
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=ha-025400-m04
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=73c6e1c927350a51068882397e0642f8dfb63f2a
	                    minikube.k8s.io/name=ha-025400
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2025_04_01T20_35_37_0700
	                    minikube.k8s.io/version=v1.35.0
	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:  Tue, 01 Apr 2025 20:35:36 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-025400-m04
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 01 Apr 2025 20:51:36 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 01 Apr 2025 20:50:34 +0000   Tue, 01 Apr 2025 20:35:36 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 01 Apr 2025 20:50:34 +0000   Tue, 01 Apr 2025 20:35:36 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 01 Apr 2025 20:50:34 +0000   Tue, 01 Apr 2025 20:35:36 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 01 Apr 2025 20:50:34 +0000   Tue, 01 Apr 2025 20:36:06 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.31.176.233
	  Hostname:    ha-025400-m04
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 73dfd58c682a40c3abceb54f5850e030
	  System UUID:                6d253102-7fc9-1f44-b6dd-ddf8d9d1e2d0
	  Boot ID:                    62c2e219-6e29-40ff-93dc-527077fe74dc
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.4.0
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.3.0/24
	PodCIDRs:                     10.244.3.0/24
	Non-terminated Pods:          (2 in total)
	  Namespace                   Name                CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                ------------  ----------  ---------------  -------------  ---
	  kube-system                 kindnet-g5n96       100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      16m
	  kube-system                 kube-proxy-b5qtm    0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests   Limits
	  --------           --------   ------
	  cpu                100m (5%)  100m (5%)
	  memory             50Mi (2%)  50Mi (2%)
	  ephemeral-storage  0 (0%)     0 (0%)
	  hugepages-2Mi      0 (0%)     0 (0%)
	Events:
	  Type    Reason                   Age                From             Message
	  ----    ------                   ----               ----             -------
	  Normal  Starting                 15m                kube-proxy       
	  Normal  NodeHasSufficientMemory  16m (x2 over 16m)  kubelet          Node ha-025400-m04 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    16m (x2 over 16m)  kubelet          Node ha-025400-m04 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     16m (x2 over 16m)  kubelet          Node ha-025400-m04 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  16m                kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           16m                node-controller  Node ha-025400-m04 event: Registered Node ha-025400-m04 in Controller
	  Normal  RegisteredNode           16m                node-controller  Node ha-025400-m04 event: Registered Node ha-025400-m04 in Controller
	  Normal  RegisteredNode           16m                node-controller  Node ha-025400-m04 event: Registered Node ha-025400-m04 in Controller
	  Normal  NodeReady                15m                kubelet          Node ha-025400-m04 status is now: NodeReady
	
	
	==> dmesg <==
	[  +8.249894] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
	[  +0.000008] NFSD: unable to find recovery directory /var/lib/nfs/v4recovery
	[  +0.000001] NFSD: Unable to initialize client recovery tracking! (-2)
	[Apr 1 20:22] systemd-fstab-generator[644]: Ignoring "noauto" option for root device
	[  +0.157815] systemd-fstab-generator[656]: Ignoring "noauto" option for root device
	[ +28.960466] systemd-fstab-generator[1013]: Ignoring "noauto" option for root device
	[  +0.110444] kauditd_printk_skb: 69 callbacks suppressed
	[  +0.464253] systemd-fstab-generator[1051]: Ignoring "noauto" option for root device
	[  +0.171459] systemd-fstab-generator[1063]: Ignoring "noauto" option for root device
	[  +0.216689] systemd-fstab-generator[1077]: Ignoring "noauto" option for root device
	[  +2.803225] systemd-fstab-generator[1301]: Ignoring "noauto" option for root device
	[  +0.176443] systemd-fstab-generator[1313]: Ignoring "noauto" option for root device
	[  +0.167651] systemd-fstab-generator[1325]: Ignoring "noauto" option for root device
	[  +0.240842] systemd-fstab-generator[1340]: Ignoring "noauto" option for root device
	[Apr 1 20:23] systemd-fstab-generator[1442]: Ignoring "noauto" option for root device
	[  +0.102144] kauditd_printk_skb: 206 callbacks suppressed
	[  +3.865429] systemd-fstab-generator[1708]: Ignoring "noauto" option for root device
	[  +6.500117] systemd-fstab-generator[1861]: Ignoring "noauto" option for root device
	[  +0.080898] kauditd_printk_skb: 74 callbacks suppressed
	[  +5.470356] kauditd_printk_skb: 67 callbacks suppressed
	[  +4.742672] systemd-fstab-generator[2374]: Ignoring "noauto" option for root device
	[  +4.374407] kauditd_printk_skb: 17 callbacks suppressed
	[  +8.130659] kauditd_printk_skb: 29 callbacks suppressed
	[Apr 1 20:26] hrtimer: interrupt took 4611126 ns
	[ +24.118188] kauditd_printk_skb: 26 callbacks suppressed
	
	
	==> etcd [dd793e60b7c8] <==
	{"level":"warn","ts":"2025-04-01T20:51:42.048536Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"317611384e154919","from":"317611384e154919","remote-peer-id":"9f5953e37c30f598","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-04-01T20:51:42.073605Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"317611384e154919","from":"317611384e154919","remote-peer-id":"9f5953e37c30f598","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-04-01T20:51:42.082726Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"317611384e154919","from":"317611384e154919","remote-peer-id":"9f5953e37c30f598","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-04-01T20:51:42.086606Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"317611384e154919","from":"317611384e154919","remote-peer-id":"9f5953e37c30f598","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-04-01T20:51:42.095929Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"317611384e154919","from":"317611384e154919","remote-peer-id":"9f5953e37c30f598","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-04-01T20:51:42.109426Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"317611384e154919","from":"317611384e154919","remote-peer-id":"9f5953e37c30f598","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-04-01T20:51:42.116762Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"317611384e154919","from":"317611384e154919","remote-peer-id":"9f5953e37c30f598","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-04-01T20:51:42.121602Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"317611384e154919","from":"317611384e154919","remote-peer-id":"9f5953e37c30f598","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-04-01T20:51:42.126152Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"317611384e154919","from":"317611384e154919","remote-peer-id":"9f5953e37c30f598","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-04-01T20:51:42.132540Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"317611384e154919","from":"317611384e154919","remote-peer-id":"9f5953e37c30f598","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-04-01T20:51:42.141513Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"317611384e154919","from":"317611384e154919","remote-peer-id":"9f5953e37c30f598","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-04-01T20:51:42.146773Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"317611384e154919","from":"317611384e154919","remote-peer-id":"9f5953e37c30f598","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-04-01T20:51:42.155585Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"317611384e154919","from":"317611384e154919","remote-peer-id":"9f5953e37c30f598","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-04-01T20:51:42.162473Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"317611384e154919","from":"317611384e154919","remote-peer-id":"9f5953e37c30f598","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-04-01T20:51:42.166922Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"317611384e154919","from":"317611384e154919","remote-peer-id":"9f5953e37c30f598","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-04-01T20:51:42.192300Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"317611384e154919","from":"317611384e154919","remote-peer-id":"9f5953e37c30f598","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-04-01T20:51:42.203709Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"317611384e154919","from":"317611384e154919","remote-peer-id":"9f5953e37c30f598","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-04-01T20:51:42.216043Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"317611384e154919","from":"317611384e154919","remote-peer-id":"9f5953e37c30f598","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-04-01T20:51:42.225165Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"317611384e154919","from":"317611384e154919","remote-peer-id":"9f5953e37c30f598","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-04-01T20:51:42.229244Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"317611384e154919","from":"317611384e154919","remote-peer-id":"9f5953e37c30f598","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-04-01T20:51:42.248602Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"317611384e154919","from":"317611384e154919","remote-peer-id":"9f5953e37c30f598","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-04-01T20:51:42.294593Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"317611384e154919","from":"317611384e154919","remote-peer-id":"9f5953e37c30f598","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-04-01T20:51:42.311932Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"317611384e154919","from":"317611384e154919","remote-peer-id":"9f5953e37c30f598","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-04-01T20:51:42.319109Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"317611384e154919","from":"317611384e154919","remote-peer-id":"9f5953e37c30f598","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-04-01T20:51:42.346188Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"317611384e154919","from":"317611384e154919","remote-peer-id":"9f5953e37c30f598","remote-peer-name":"pipeline","remote-peer-active":false}
	
	
	==> kernel <==
	 20:51:42 up 30 min,  0 users,  load average: 0.28, 0.30, 0.28
	Linux ha-025400 5.10.207 #1 SMP Tue Jan 14 08:15:54 UTC 2025 x86_64 GNU/Linux
	PRETTY_NAME="Buildroot 2023.02.9"
	
	
	==> kindnet [a9d45e6d0785] <==
	I0401 20:51:07.637756       1 main.go:324] Node ha-025400-m04 has CIDR [10.244.3.0/24] 
	I0401 20:51:17.630720       1 main.go:297] Handling node with IPs: map[172.31.187.44:{}]
	I0401 20:51:17.630833       1 main.go:301] handling current node
	I0401 20:51:17.630854       1 main.go:297] Handling node with IPs: map[172.31.182.48:{}]
	I0401 20:51:17.630862       1 main.go:324] Node ha-025400-m02 has CIDR [10.244.1.0/24] 
	I0401 20:51:17.631256       1 main.go:297] Handling node with IPs: map[172.31.187.81:{}]
	I0401 20:51:17.631524       1 main.go:324] Node ha-025400-m03 has CIDR [10.244.2.0/24] 
	I0401 20:51:17.631964       1 main.go:297] Handling node with IPs: map[172.31.176.233:{}]
	I0401 20:51:17.632056       1 main.go:324] Node ha-025400-m04 has CIDR [10.244.3.0/24] 
	I0401 20:51:27.632520       1 main.go:297] Handling node with IPs: map[172.31.187.44:{}]
	I0401 20:51:27.632567       1 main.go:301] handling current node
	I0401 20:51:27.632586       1 main.go:297] Handling node with IPs: map[172.31.182.48:{}]
	I0401 20:51:27.632593       1 main.go:324] Node ha-025400-m02 has CIDR [10.244.1.0/24] 
	I0401 20:51:27.633123       1 main.go:297] Handling node with IPs: map[172.31.187.81:{}]
	I0401 20:51:27.633154       1 main.go:324] Node ha-025400-m03 has CIDR [10.244.2.0/24] 
	I0401 20:51:27.633410       1 main.go:297] Handling node with IPs: map[172.31.176.233:{}]
	I0401 20:51:27.633502       1 main.go:324] Node ha-025400-m04 has CIDR [10.244.3.0/24] 
	I0401 20:51:37.630898       1 main.go:297] Handling node with IPs: map[172.31.187.44:{}]
	I0401 20:51:37.630940       1 main.go:301] handling current node
	I0401 20:51:37.630958       1 main.go:297] Handling node with IPs: map[172.31.182.48:{}]
	I0401 20:51:37.630964       1 main.go:324] Node ha-025400-m02 has CIDR [10.244.1.0/24] 
	I0401 20:51:37.631200       1 main.go:297] Handling node with IPs: map[172.31.187.81:{}]
	I0401 20:51:37.631273       1 main.go:324] Node ha-025400-m03 has CIDR [10.244.2.0/24] 
	I0401 20:51:37.631880       1 main.go:297] Handling node with IPs: map[172.31.176.233:{}]
	I0401 20:51:37.632003       1 main.go:324] Node ha-025400-m04 has CIDR [10.244.3.0/24] 
	
	
	==> kube-apiserver [6e83ef77af92] <==
	I0401 20:23:24.316433       1 alloc.go:330] "allocated clusterIPs" service="kube-system/kube-dns" clusterIPs={"IPv4":"10.96.0.10"}
	I0401 20:23:24.332628       1 controller.go:615] quota admission added evaluator for: daemonsets.apps
	I0401 20:23:26.816097       1 controller.go:615] quota admission added evaluator for: controllerrevisions.apps
	I0401 20:23:27.706266       1 controller.go:615] quota admission added evaluator for: replicasets.apps
	E0401 20:30:28.040916       1 finisher.go:175] "Unhandled Error" err="FinishRequest: post-timeout activity - time-elapsed: 11.4µs, panicked: false, err: context canceled, panic-reason: <nil>" logger="UnhandledError"
	E0401 20:30:28.042118       1 writers.go:123] "Unhandled Error" err="apiserver was unable to write a JSON response: http: Handler timeout" logger="UnhandledError"
	E0401 20:30:28.044447       1 status.go:71] "Unhandled Error" err="apiserver received an error that is not an metav1.Status: &errors.errorString{s:\"http: Handler timeout\"}: http: Handler timeout" logger="UnhandledError"
	E0401 20:30:28.047655       1 writers.go:136] "Unhandled Error" err="apiserver was unable to write a fallback JSON response: http: Handler timeout" logger="UnhandledError"
	E0401 20:30:28.049021       1 timeout.go:140] "Post-timeout activity" logger="UnhandledError" timeElapsed="62.777623ms" method="PATCH" path="/api/v1/namespaces/default/events/ha-025400-m03.18324bdf09cd7979" result=null
	E0401 20:31:41.644106       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56085: use of closed network connection
	E0401 20:31:43.192019       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56087: use of closed network connection
	E0401 20:31:43.641308       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56089: use of closed network connection
	E0401 20:31:44.156313       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56091: use of closed network connection
	E0401 20:31:44.592053       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56093: use of closed network connection
	E0401 20:31:45.036908       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56095: use of closed network connection
	E0401 20:31:45.480598       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56097: use of closed network connection
	E0401 20:31:45.904797       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56099: use of closed network connection
	E0401 20:31:46.339301       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56101: use of closed network connection
	E0401 20:31:47.136432       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56104: use of closed network connection
	E0401 20:31:57.599336       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56106: use of closed network connection
	E0401 20:31:58.047116       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56109: use of closed network connection
	E0401 20:32:08.484730       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56111: use of closed network connection
	E0401 20:32:08.937094       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56115: use of closed network connection
	E0401 20:32:19.402753       1 conn.go:339] Error on socket receive: read tcp 172.31.191.254:8443->172.31.176.1:56117: use of closed network connection
	W0401 20:47:51.747118       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [172.31.187.44 172.31.187.81]
	
	
	==> kube-controller-manager [79fb7fc51e60] <==
	I0401 20:35:41.641313       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m04"
	I0401 20:35:46.978924       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m04"
	I0401 20:36:06.444569       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m04"
	I0401 20:36:06.447820       1 topologycache.go:237] "Can't get CPU or zone information for node" logger="endpointslice-controller" node="ha-025400-m04"
	I0401 20:36:06.463657       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m04"
	I0401 20:36:06.573133       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m04"
	I0401 20:37:00.290313       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400"
	I0401 20:37:05.476313       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m03"
	I0401 20:37:29.833309       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m02"
	I0401 20:40:22.078530       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m04"
	I0401 20:42:05.381927       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400"
	I0401 20:42:11.692002       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m03"
	I0401 20:42:35.081915       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m02"
	I0401 20:45:28.888979       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m04"
	I0401 20:47:11.405414       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400"
	I0401 20:47:17.422753       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m03"
	I0401 20:47:41.506708       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m02"
	I0401 20:48:37.522279       1 topologycache.go:237] "Can't get CPU or zone information for node" logger="endpointslice-controller" node="ha-025400-m04"
	I0401 20:48:37.522537       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m02"
	I0401 20:48:37.546674       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m02"
	I0401 20:48:37.585117       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="27.261934ms"
	I0401 20:48:37.587309       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="66.3µs"
	I0401 20:48:38.692602       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m02"
	I0401 20:48:42.908553       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m02"
	I0401 20:50:34.617118       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-025400-m04"
	
	
	==> kube-proxy [fde80c659f2b] <==
		add table ip kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	E0401 20:23:29.068024       1 proxier.go:733] "Error cleaning up nftables rules" err=<
		could not run nftables command: /dev/stdin:1:1-25: Error: Could not process rule: Operation not supported
		add table ip6 kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	I0401 20:23:29.104738       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["172.31.187.44"]
	E0401 20:23:29.104844       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0401 20:23:29.165724       1 server_linux.go:147] "No iptables support for family" ipFamily="IPv6"
	I0401 20:23:29.165928       1 server.go:245] "kube-proxy running in single-stack mode" ipFamily="IPv4"
	I0401 20:23:29.166077       1 server_linux.go:170] "Using iptables Proxier"
	I0401 20:23:29.170645       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0401 20:23:29.172668       1 server.go:497] "Version info" version="v1.32.2"
	I0401 20:23:29.172711       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0401 20:23:29.178400       1 config.go:199] "Starting service config controller"
	I0401 20:23:29.179532       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0401 20:23:29.179716       1 config.go:329] "Starting node config controller"
	I0401 20:23:29.179772       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0401 20:23:29.182413       1 config.go:105] "Starting endpoint slice config controller"
	I0401 20:23:29.182442       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0401 20:23:29.280487       1 shared_informer.go:320] Caches are synced for node config
	I0401 20:23:29.280532       1 shared_informer.go:320] Caches are synced for service config
	I0401 20:23:29.283174       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [9bcb0c8cb9d2] <==
	W0401 20:23:20.723387       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0401 20:23:20.723592       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0401 20:23:20.735868       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0401 20:23:20.735966       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0401 20:23:20.769701       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0401 20:23:20.770472       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0401 20:23:20.792906       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0401 20:23:20.793097       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0401 20:23:20.818673       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "volumeattachments" in API group "storage.k8s.io" at the cluster scope
	E0401 20:23:20.819426       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.VolumeAttachment: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0401 20:23:20.868492       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0401 20:23:20.868694       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0401 20:23:20.880897       1 reflector.go:569] runtime/asm_amd64.s:1700: 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"
	E0401 20:23:20.881463       1 reflector.go:166] "Unhandled Error" err="runtime/asm_amd64.s:1700: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	I0401 20:23:24.065291       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	E0401 20:30:27.411261       1 framework.go:1316] "Plugin Failed" err="Operation cannot be fulfilled on pods/binding \"kindnet-v6l5z\": pod kindnet-v6l5z is already assigned to node \"ha-025400-m03\"" plugin="DefaultBinder" pod="kube-system/kindnet-v6l5z" node="ha-025400-m03"
	E0401 20:30:27.411401       1 framework.go:1316] "Plugin Failed" err="Operation cannot be fulfilled on pods/binding \"kube-proxy-7nwlg\": pod kube-proxy-7nwlg is already assigned to node \"ha-025400-m03\"" plugin="DefaultBinder" pod="kube-system/kube-proxy-7nwlg" node="ha-025400-m03"
	E0401 20:30:27.416890       1 schedule_one.go:1058] "Error scheduling pod; retrying" err="running Bind plugin \"DefaultBinder\": Operation cannot be fulfilled on pods/binding \"kindnet-v6l5z\": pod kindnet-v6l5z is already assigned to node \"ha-025400-m03\"" pod="kube-system/kindnet-v6l5z"
	E0401 20:30:27.417025       1 schedule_one.go:1058] "Error scheduling pod; retrying" err="running Bind plugin \"DefaultBinder\": Operation cannot be fulfilled on pods/binding \"kube-proxy-7nwlg\": pod kube-proxy-7nwlg is already assigned to node \"ha-025400-m03\"" pod="kube-system/kube-proxy-7nwlg"
	I0401 20:30:27.418267       1 schedule_one.go:1071] "Pod has been assigned to node. Abort adding it back to queue." pod="kube-system/kindnet-v6l5z" node="ha-025400-m03"
	I0401 20:30:27.418762       1 schedule_one.go:1071] "Pod has been assigned to node. Abort adding it back to queue." pod="kube-system/kube-proxy-7nwlg" node="ha-025400-m03"
	E0401 20:31:34.878693       1 framework.go:1316] "Plugin Failed" err="Operation cannot be fulfilled on pods/binding \"busybox-58667487b6-h6q27\": pod busybox-58667487b6-h6q27 is already assigned to node \"ha-025400-m02\"" plugin="DefaultBinder" pod="default/busybox-58667487b6-h6q27" node="ha-025400-m02"
	E0401 20:31:34.879194       1 schedule_one.go:359] "scheduler cache ForgetPod failed" err="pod fa06f9b5-6c51-407a-97e8-66ba7b0a9ddd(default/busybox-58667487b6-h6q27) wasn't assumed so cannot be forgotten" pod="default/busybox-58667487b6-h6q27"
	E0401 20:31:34.879364       1 schedule_one.go:1058] "Error scheduling pod; retrying" err="running Bind plugin \"DefaultBinder\": Operation cannot be fulfilled on pods/binding \"busybox-58667487b6-h6q27\": pod busybox-58667487b6-h6q27 is already assigned to node \"ha-025400-m02\"" pod="default/busybox-58667487b6-h6q27"
	I0401 20:31:34.879423       1 schedule_one.go:1071] "Pod has been assigned to node. Abort adding it back to queue." pod="default/busybox-58667487b6-h6q27" node="ha-025400-m02"
	
	
	==> kubelet <==
	Apr 01 20:47:24 ha-025400 kubelet[2381]: E0401 20:47:24.353072    2381 iptables.go:577] "Could not set up iptables canary" err=<
	Apr 01 20:47:24 ha-025400 kubelet[2381]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Apr 01 20:47:24 ha-025400 kubelet[2381]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Apr 01 20:47:24 ha-025400 kubelet[2381]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Apr 01 20:47:24 ha-025400 kubelet[2381]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Apr 01 20:48:24 ha-025400 kubelet[2381]: E0401 20:48:24.352686    2381 iptables.go:577] "Could not set up iptables canary" err=<
	Apr 01 20:48:24 ha-025400 kubelet[2381]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Apr 01 20:48:24 ha-025400 kubelet[2381]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Apr 01 20:48:24 ha-025400 kubelet[2381]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Apr 01 20:48:24 ha-025400 kubelet[2381]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Apr 01 20:49:24 ha-025400 kubelet[2381]: E0401 20:49:24.350691    2381 iptables.go:577] "Could not set up iptables canary" err=<
	Apr 01 20:49:24 ha-025400 kubelet[2381]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Apr 01 20:49:24 ha-025400 kubelet[2381]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Apr 01 20:49:24 ha-025400 kubelet[2381]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Apr 01 20:49:24 ha-025400 kubelet[2381]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Apr 01 20:50:24 ha-025400 kubelet[2381]: E0401 20:50:24.355002    2381 iptables.go:577] "Could not set up iptables canary" err=<
	Apr 01 20:50:24 ha-025400 kubelet[2381]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Apr 01 20:50:24 ha-025400 kubelet[2381]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Apr 01 20:50:24 ha-025400 kubelet[2381]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Apr 01 20:50:24 ha-025400 kubelet[2381]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Apr 01 20:51:24 ha-025400 kubelet[2381]: E0401 20:51:24.352568    2381 iptables.go:577] "Could not set up iptables canary" err=<
	Apr 01 20:51:24 ha-025400 kubelet[2381]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Apr 01 20:51:24 ha-025400 kubelet[2381]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Apr 01 20:51:24 ha-025400 kubelet[2381]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Apr 01 20:51:24 ha-025400 kubelet[2381]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (54.58s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-269600 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-269600 -- exec busybox-58667487b6-49hlm -- 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-269600 -- exec busybox-58667487b6-49hlm -- sh -c "ping -c 1 172.31.176.1"
multinode_test.go:583: (dbg) Non-zero exit: out/minikube-windows-amd64.exe kubectl -p multinode-269600 -- exec busybox-58667487b6-49hlm -- sh -c "ping -c 1 172.31.176.1": exit status 1 (10.4122999s)

                                                
                                                
-- stdout --
	PING 172.31.176.1 (172.31.176.1): 56 data bytes
	
	--- 172.31.176.1 ping statistics ---
	1 packets transmitted, 0 packets received, 100% packet loss

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
multinode_test.go:584: Failed to ping host (172.31.176.1) from pod (busybox-58667487b6-49hlm): exit status 1
multinode_test.go:572: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-269600 -- exec busybox-58667487b6-wv5gr -- 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-269600 -- exec busybox-58667487b6-wv5gr -- sh -c "ping -c 1 172.31.176.1"
E0401 21:27:43.303949    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:583: (dbg) Non-zero exit: out/minikube-windows-amd64.exe kubectl -p multinode-269600 -- exec busybox-58667487b6-wv5gr -- sh -c "ping -c 1 172.31.176.1": exit status 1 (10.4117998s)

                                                
                                                
-- stdout --
	PING 172.31.176.1 (172.31.176.1): 56 data bytes
	
	--- 172.31.176.1 ping statistics ---
	1 packets transmitted, 0 packets received, 100% packet loss

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
multinode_test.go:584: Failed to ping host (172.31.176.1) from pod (busybox-58667487b6-wv5gr): exit status 1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p multinode-269600 -n multinode-269600
helpers_test.go:239: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p multinode-269600 -n multinode-269600: (11.235613s)
helpers_test.go:244: <<< TestMultiNode/serial/PingHostFrom2Pods FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestMultiNode/serial/PingHostFrom2Pods]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 logs -n 25: (8.0844065s)
helpers_test.go:252: TestMultiNode/serial/PingHostFrom2Pods logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	| Command |                       Args                        |       Profile        |       User        | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	| ssh     | mount-start-2-002100 ssh -- ls                    | mount-start-2-002100 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:16 UTC | 01 Apr 25 21:16 UTC |
	|         | /minikube-host                                    |                      |                   |         |                     |                     |
	| delete  | -p mount-start-1-002100                           | mount-start-1-002100 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:16 UTC | 01 Apr 25 21:17 UTC |
	|         | --alsologtostderr -v=5                            |                      |                   |         |                     |                     |
	| ssh     | mount-start-2-002100 ssh -- ls                    | mount-start-2-002100 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:17 UTC | 01 Apr 25 21:17 UTC |
	|         | /minikube-host                                    |                      |                   |         |                     |                     |
	| stop    | -p mount-start-2-002100                           | mount-start-2-002100 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:17 UTC | 01 Apr 25 21:18 UTC |
	| start   | -p mount-start-2-002100                           | mount-start-2-002100 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:18 UTC | 01 Apr 25 21:19 UTC |
	| mount   | C:\Users\jenkins.minikube5:/minikube-host         | mount-start-2-002100 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:19 UTC |                     |
	|         | --profile mount-start-2-002100 --v 0              |                      |                   |         |                     |                     |
	|         | --9p-version 9p2000.L --gid 0 --ip                |                      |                   |         |                     |                     |
	|         | --msize 6543 --port 46465 --type 9p --uid         |                      |                   |         |                     |                     |
	|         |                                                 0 |                      |                   |         |                     |                     |
	| ssh     | mount-start-2-002100 ssh -- ls                    | mount-start-2-002100 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:19 UTC | 01 Apr 25 21:20 UTC |
	|         | /minikube-host                                    |                      |                   |         |                     |                     |
	| delete  | -p mount-start-2-002100                           | mount-start-2-002100 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:20 UTC | 01 Apr 25 21:20 UTC |
	| delete  | -p mount-start-1-002100                           | mount-start-1-002100 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:20 UTC | 01 Apr 25 21:20 UTC |
	| start   | -p multinode-269600                               | multinode-269600     | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:20 UTC | 01 Apr 25 21:26 UTC |
	|         | --wait=true --memory=2200                         |                      |                   |         |                     |                     |
	|         | --nodes=2 -v=8                                    |                      |                   |         |                     |                     |
	|         | --alsologtostderr                                 |                      |                   |         |                     |                     |
	|         | --driver=hyperv                                   |                      |                   |         |                     |                     |
	| kubectl | -p multinode-269600 -- apply -f                   | multinode-269600     | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:27 UTC | 01 Apr 25 21:27 UTC |
	|         | ./testdata/multinodes/multinode-pod-dns-test.yaml |                      |                   |         |                     |                     |
	| kubectl | -p multinode-269600 -- rollout                    | multinode-269600     | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:27 UTC | 01 Apr 25 21:27 UTC |
	|         | status deployment/busybox                         |                      |                   |         |                     |                     |
	| kubectl | -p multinode-269600 -- get pods -o                | multinode-269600     | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:27 UTC | 01 Apr 25 21:27 UTC |
	|         | jsonpath='{.items[*].status.podIP}'               |                      |                   |         |                     |                     |
	| kubectl | -p multinode-269600 -- get pods -o                | multinode-269600     | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:27 UTC | 01 Apr 25 21:27 UTC |
	|         | jsonpath='{.items[*].metadata.name}'              |                      |                   |         |                     |                     |
	| kubectl | -p multinode-269600 -- exec                       | multinode-269600     | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:27 UTC | 01 Apr 25 21:27 UTC |
	|         | busybox-58667487b6-49hlm --                       |                      |                   |         |                     |                     |
	|         | nslookup kubernetes.io                            |                      |                   |         |                     |                     |
	| kubectl | -p multinode-269600 -- exec                       | multinode-269600     | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:27 UTC | 01 Apr 25 21:27 UTC |
	|         | busybox-58667487b6-wv5gr --                       |                      |                   |         |                     |                     |
	|         | nslookup kubernetes.io                            |                      |                   |         |                     |                     |
	| kubectl | -p multinode-269600 -- exec                       | multinode-269600     | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:27 UTC | 01 Apr 25 21:27 UTC |
	|         | busybox-58667487b6-49hlm --                       |                      |                   |         |                     |                     |
	|         | nslookup kubernetes.default                       |                      |                   |         |                     |                     |
	| kubectl | -p multinode-269600 -- exec                       | multinode-269600     | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:27 UTC | 01 Apr 25 21:27 UTC |
	|         | busybox-58667487b6-wv5gr --                       |                      |                   |         |                     |                     |
	|         | nslookup kubernetes.default                       |                      |                   |         |                     |                     |
	| kubectl | -p multinode-269600 -- exec                       | multinode-269600     | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:27 UTC | 01 Apr 25 21:27 UTC |
	|         | busybox-58667487b6-49hlm -- nslookup              |                      |                   |         |                     |                     |
	|         | kubernetes.default.svc.cluster.local              |                      |                   |         |                     |                     |
	| kubectl | -p multinode-269600 -- exec                       | multinode-269600     | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:27 UTC | 01 Apr 25 21:27 UTC |
	|         | busybox-58667487b6-wv5gr -- nslookup              |                      |                   |         |                     |                     |
	|         | kubernetes.default.svc.cluster.local              |                      |                   |         |                     |                     |
	| kubectl | -p multinode-269600 -- get pods -o                | multinode-269600     | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:27 UTC | 01 Apr 25 21:27 UTC |
	|         | jsonpath='{.items[*].metadata.name}'              |                      |                   |         |                     |                     |
	| kubectl | -p multinode-269600 -- exec                       | multinode-269600     | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:27 UTC | 01 Apr 25 21:27 UTC |
	|         | busybox-58667487b6-49hlm                          |                      |                   |         |                     |                     |
	|         | -- sh -c nslookup                                 |                      |                   |         |                     |                     |
	|         | host.minikube.internal | awk                      |                      |                   |         |                     |                     |
	|         | 'NR==5' | cut -d' ' -f3                           |                      |                   |         |                     |                     |
	| kubectl | -p multinode-269600 -- exec                       | multinode-269600     | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:27 UTC |                     |
	|         | busybox-58667487b6-49hlm -- sh                    |                      |                   |         |                     |                     |
	|         | -c ping -c 1 172.31.176.1                         |                      |                   |         |                     |                     |
	| kubectl | -p multinode-269600 -- exec                       | multinode-269600     | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:27 UTC | 01 Apr 25 21:27 UTC |
	|         | busybox-58667487b6-wv5gr                          |                      |                   |         |                     |                     |
	|         | -- sh -c nslookup                                 |                      |                   |         |                     |                     |
	|         | host.minikube.internal | awk                      |                      |                   |         |                     |                     |
	|         | 'NR==5' | cut -d' ' -f3                           |                      |                   |         |                     |                     |
	| kubectl | -p multinode-269600 -- exec                       | multinode-269600     | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:27 UTC |                     |
	|         | busybox-58667487b6-wv5gr -- sh                    |                      |                   |         |                     |                     |
	|         | -c ping -c 1 172.31.176.1                         |                      |                   |         |                     |                     |
	|---------|---------------------------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/01 21:20:30
	Running on machine: minikube5
	Binary: Built with gc go1.24.0 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0401 21:20:30.232312    7948 out.go:345] Setting OutFile to fd 1196 ...
	I0401 21:20:30.279130    7948 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0401 21:20:30.279130    7948 out.go:358] Setting ErrFile to fd 1300...
	I0401 21:20:30.279130    7948 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0401 21:20:30.296319    7948 out.go:352] Setting JSON to false
	I0401 21:20:30.302202    7948 start.go:129] hostinfo: {"hostname":"minikube5","uptime":6740,"bootTime":1743535689,"procs":185,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.5679 Build 19045.5679","kernelVersion":"10.0.19045.5679 Build 19045.5679","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b047c2aa-b84e-4b82-894c-ed46f3580f4d"}
	W0401 21:20:30.302202    7948 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0401 21:20:30.309027    7948 out.go:177] * [multinode-269600] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5679 Build 19045.5679
	I0401 21:20:30.312894    7948 notify.go:220] Checking for updates...
	I0401 21:20:30.315219    7948 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 21:20:30.319220    7948 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0401 21:20:30.322595    7948 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	I0401 21:20:30.324958    7948 out.go:177]   - MINIKUBE_LOCATION=20506
	I0401 21:20:30.327603    7948 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0401 21:20:30.331887    7948 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:20:30.332278    7948 driver.go:394] Setting default libvirt URI to qemu:///system
	I0401 21:20:35.293802    7948 out.go:177] * Using the hyperv driver based on user configuration
	I0401 21:20:35.297297    7948 start.go:297] selected driver: hyperv
	I0401 21:20:35.297297    7948 start.go:901] validating driver "hyperv" against <nil>
	I0401 21:20:35.297297    7948 start.go:912] status for hyperv: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0401 21:20:35.351925    7948 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0401 21:20:35.353453    7948 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]
	I0401 21:20:35.353649    7948 cni.go:84] Creating CNI manager for ""
	I0401 21:20:35.353698    7948 cni.go:136] multinode detected (0 nodes found), recommending kindnet
	I0401 21:20:35.353739    7948 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0401 21:20:35.353896    7948 start.go:340] cluster config:
	{Name:multinode-269600 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName:multinode-269600 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerR
untime: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.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/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: Stat
icIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0401 21:20:35.354362    7948 iso.go:125] acquiring lock: {Name:mkae681ee414e9275e9685c6bbf5080b17ead976 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0401 21:20:35.357866    7948 out.go:177] * Starting "multinode-269600" primary control-plane node in "multinode-269600" cluster
	I0401 21:20:35.362660    7948 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0401 21:20:35.362863    7948 preload.go:146] Found local preload: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
	I0401 21:20:35.362912    7948 cache.go:56] Caching tarball of preloaded images
	I0401 21:20:35.363264    7948 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0401 21:20:35.363412    7948 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0401 21:20:35.363683    7948 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\config.json ...
	I0401 21:20:35.363953    7948 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\config.json: {Name:mkbb40a093c6dd0ab455b862b65307903faa6e88 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 21:20:35.364765    7948 start.go:360] acquireMachinesLock for multinode-269600: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0401 21:20:35.365456    7948 start.go:364] duration metric: took 162.3µs to acquireMachinesLock for "multinode-269600"
	I0401 21:20:35.365713    7948 start.go:93] Provisioning new machine with config: &{Name:multinode-269600 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 Clus
terName:multinode-269600 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:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountTy
pe:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0401 21:20:35.365866    7948 start.go:125] createHost starting for "" (driver="hyperv")
	I0401 21:20:35.368160    7948 out.go:235] * Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
	I0401 21:20:35.368812    7948 start.go:159] libmachine.API.Create for "multinode-269600" (driver="hyperv")
	I0401 21:20:35.368863    7948 client.go:168] LocalClient.Create starting
	I0401 21:20:35.369400    7948 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem
	I0401 21:20:35.369716    7948 main.go:141] libmachine: Decoding PEM data...
	I0401 21:20:35.369810    7948 main.go:141] libmachine: Parsing certificate...
	I0401 21:20:35.369875    7948 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem
	I0401 21:20:35.369875    7948 main.go:141] libmachine: Decoding PEM data...
	I0401 21:20:35.369875    7948 main.go:141] libmachine: Parsing certificate...
	I0401 21:20:35.369875    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
	I0401 21:20:37.290305    7948 main.go:141] libmachine: [stdout =====>] : Hyper-V
	
	I0401 21:20:37.290305    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:20:37.290305    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(([System.Security.Principal.SecurityIdentifier]::new("S-1-5-32-578")))
	I0401 21:20:38.922955    7948 main.go:141] libmachine: [stdout =====>] : False
	
	I0401 21:20:38.923022    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:20:38.923022    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0401 21:20:40.325014    7948 main.go:141] libmachine: [stdout =====>] : True
	
	I0401 21:20:40.325283    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:20:40.325283    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0401 21:20:43.725879    7948 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0401 21:20:43.726562    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:20:43.728055    7948 main.go:141] libmachine: Downloading C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\boot2docker.iso from file://C:/Users/jenkins.minikube5/minikube-integration/.minikube/cache/iso/amd64/minikube-v1.35.0-amd64.iso...
	I0401 21:20:44.128659    7948 main.go:141] libmachine: Creating SSH key...
	I0401 21:20:44.498457    7948 main.go:141] libmachine: Creating VM...
	I0401 21:20:44.498457    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0401 21:20:47.162453    7948 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0401 21:20:47.162453    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:20:47.163345    7948 main.go:141] libmachine: Using switch "Default Switch"
	I0401 21:20:47.163345    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0401 21:20:48.797171    7948 main.go:141] libmachine: [stdout =====>] : True
	
	I0401 21:20:48.797171    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:20:48.797171    7948 main.go:141] libmachine: Creating VHD
	I0401 21:20:48.797576    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\fixed.vhd' -SizeBytes 10MB -Fixed
	I0401 21:20:52.333451    7948 main.go:141] libmachine: [stdout =====>] : 
	
	ComputerName            : minikube5
	Path                    : C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\fixed.vhd
	VhdFormat               : VHD
	VhdType                 : Fixed
	FileSize                : 10486272
	Size                    : 10485760
	MinimumSize             : 
	LogicalSectorSize       : 512
	PhysicalSectorSize      : 512
	BlockSize               : 0
	ParentPath              : 
	DiskIdentifier          : D228843E-262B-4D4B-A993-751F353530F5
	FragmentationPercentage : 0
	Alignment               : 1
	Attached                : False
	DiskNumber              : 
	IsPMEMCompatible        : False
	AddressAbstractionType  : None
	Number                  : 
	
	
	
	
	I0401 21:20:52.333555    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:20:52.333781    7948 main.go:141] libmachine: Writing magic tar header
	I0401 21:20:52.333844    7948 main.go:141] libmachine: Writing SSH key tar header
	I0401 21:20:52.344903    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\fixed.vhd' -DestinationPath 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\disk.vhd' -VHDType Dynamic -DeleteSource
	I0401 21:20:55.416111    7948 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:20:55.416111    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:20:55.416111    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\disk.vhd' -SizeBytes 20000MB
	I0401 21:20:57.836665    7948 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:20:57.836665    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:20:57.837091    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM multinode-269600 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600' -SwitchName 'Default Switch' -MemoryStartupBytes 2200MB
	I0401 21:21:01.229638    7948 main.go:141] libmachine: [stdout =====>] : 
	Name             State CPUUsage(%) MemoryAssigned(M) Uptime   Status             Version
	----             ----- ----------- ----------------- ------   ------             -------
	multinode-269600 Off   0           0                 00:00:00 Operating normally 9.0    
	
	
	
	I0401 21:21:01.229638    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:21:01.229638    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName multinode-269600 -DynamicMemoryEnabled $false
	I0401 21:21:03.358913    7948 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:21:03.359945    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:21:03.359989    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor multinode-269600 -Count 2
	I0401 21:21:05.420937    7948 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:21:05.420937    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:21:05.421022    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName multinode-269600 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\boot2docker.iso'
	I0401 21:21:07.814227    7948 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:21:07.814227    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:21:07.814992    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName multinode-269600 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\disk.vhd'
	I0401 21:21:10.279360    7948 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:21:10.279360    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:21:10.279360    7948 main.go:141] libmachine: Starting VM...
	I0401 21:21:10.279360    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM multinode-269600
	I0401 21:21:13.152964    7948 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:21:13.152964    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:21:13.152964    7948 main.go:141] libmachine: Waiting for host to start...
	I0401 21:21:13.152964    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:21:15.294404    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:21:15.294404    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:21:15.294404    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:21:17.647688    7948 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:21:17.647745    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:21:18.648220    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:21:20.694256    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:21:20.694326    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:21:20.694417    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:21:23.021836    7948 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:21:23.022087    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:21:24.022845    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:21:26.076690    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:21:26.076690    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:21:26.077734    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:21:28.441785    7948 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:21:28.441922    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:21:29.442835    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:21:31.503692    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:21:31.504255    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:21:31.504336    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:21:33.871847    7948 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:21:33.871847    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:21:34.872028    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:21:36.905110    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:21:36.905110    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:21:36.905723    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:21:39.332992    7948 main.go:141] libmachine: [stdout =====>] : 172.31.186.14
	
	I0401 21:21:39.332992    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:21:39.334073    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:21:41.367593    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:21:41.367593    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:21:41.367593    7948 machine.go:93] provisionDockerMachine start ...
	I0401 21:21:41.368077    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:21:43.381917    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:21:43.381917    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:21:43.382408    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:21:45.758853    7948 main.go:141] libmachine: [stdout =====>] : 172.31.186.14
	
	I0401 21:21:45.758853    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:21:45.763457    7948 main.go:141] libmachine: Using SSH client type: native
	I0401 21:21:45.779267    7948 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.186.14 22 <nil> <nil>}
	I0401 21:21:45.779267    7948 main.go:141] libmachine: About to run SSH command:
	hostname
	I0401 21:21:45.909232    7948 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0401 21:21:45.909232    7948 buildroot.go:166] provisioning hostname "multinode-269600"
	I0401 21:21:45.909232    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:21:47.931684    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:21:47.931684    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:21:47.931684    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:21:50.303103    7948 main.go:141] libmachine: [stdout =====>] : 172.31.186.14
	
	I0401 21:21:50.303103    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:21:50.307734    7948 main.go:141] libmachine: Using SSH client type: native
	I0401 21:21:50.308285    7948 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.186.14 22 <nil> <nil>}
	I0401 21:21:50.308360    7948 main.go:141] libmachine: About to run SSH command:
	sudo hostname multinode-269600 && echo "multinode-269600" | sudo tee /etc/hostname
	I0401 21:21:50.448969    7948 main.go:141] libmachine: SSH cmd err, output: <nil>: multinode-269600
	
	I0401 21:21:50.449050    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:21:52.463120    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:21:52.463120    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:21:52.463120    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:21:54.830513    7948 main.go:141] libmachine: [stdout =====>] : 172.31.186.14
	
	I0401 21:21:54.830513    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:21:54.835362    7948 main.go:141] libmachine: Using SSH client type: native
	I0401 21:21:54.836257    7948 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.186.14 22 <nil> <nil>}
	I0401 21:21:54.836257    7948 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\smultinode-269600' /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 multinode-269600/g' /etc/hosts;
				else 
					echo '127.0.1.1 multinode-269600' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0401 21:21:54.981854    7948 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0401 21:21:54.981854    7948 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0401 21:21:54.981854    7948 buildroot.go:174] setting up certificates
	I0401 21:21:54.981854    7948 provision.go:84] configureAuth start
	I0401 21:21:54.981854    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:21:56.948509    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:21:56.948509    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:21:56.949117    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:21:59.325629    7948 main.go:141] libmachine: [stdout =====>] : 172.31.186.14
	
	I0401 21:21:59.325629    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:21:59.325629    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:22:01.302715    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:22:01.302715    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:22:01.303546    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:22:03.714323    7948 main.go:141] libmachine: [stdout =====>] : 172.31.186.14
	
	I0401 21:22:03.714323    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:22:03.715482    7948 provision.go:143] copyHostCerts
	I0401 21:22:03.715719    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0401 21:22:03.716094    7948 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0401 21:22:03.716094    7948 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0401 21:22:03.716640    7948 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0401 21:22:03.717819    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0401 21:22:03.718138    7948 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0401 21:22:03.718138    7948 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0401 21:22:03.718617    7948 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0401 21:22:03.719798    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0401 21:22:03.720093    7948 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0401 21:22:03.720093    7948 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0401 21:22:03.720391    7948 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1679 bytes)
	I0401 21:22:03.721264    7948 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.multinode-269600 san=[127.0.0.1 172.31.186.14 localhost minikube multinode-269600]
	I0401 21:22:03.993161    7948 provision.go:177] copyRemoteCerts
	I0401 21:22:04.000103    7948 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0401 21:22:04.000103    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:22:05.985204    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:22:05.985204    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:22:05.985204    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:22:08.365972    7948 main.go:141] libmachine: [stdout =====>] : 172.31.186.14
	
	I0401 21:22:08.365972    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:22:08.366264    7948 sshutil.go:53] new ssh client: &{IP:172.31.186.14 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\id_rsa Username:docker}
	I0401 21:22:08.473045    7948 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.4727743s)
	I0401 21:22:08.473102    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0401 21:22:08.473531    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0401 21:22:08.520783    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0401 21:22:08.520783    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1216 bytes)
	I0401 21:22:08.566932    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0401 21:22:08.567305    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0401 21:22:08.611951    7948 provision.go:87] duration metric: took 13.6298373s to configureAuth
	I0401 21:22:08.611951    7948 buildroot.go:189] setting minikube options for container-runtime
	I0401 21:22:08.612576    7948 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:22:08.612651    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:22:10.617485    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:22:10.617485    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:22:10.617485    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:22:12.993742    7948 main.go:141] libmachine: [stdout =====>] : 172.31.186.14
	
	I0401 21:22:12.994566    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:22:12.998279    7948 main.go:141] libmachine: Using SSH client type: native
	I0401 21:22:12.998279    7948 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.186.14 22 <nil> <nil>}
	I0401 21:22:12.998279    7948 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0401 21:22:13.130585    7948 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0401 21:22:13.130585    7948 buildroot.go:70] root file system type: tmpfs
	I0401 21:22:13.130585    7948 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0401 21:22:13.130585    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:22:15.093023    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:22:15.093023    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:22:15.093911    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:22:17.460598    7948 main.go:141] libmachine: [stdout =====>] : 172.31.186.14
	
	I0401 21:22:17.460898    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:22:17.464348    7948 main.go:141] libmachine: Using SSH client type: native
	I0401 21:22:17.464989    7948 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.186.14 22 <nil> <nil>}
	I0401 21:22:17.464989    7948 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
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service 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=hyperv --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
	I0401 21:22:17.606476    7948 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service 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=hyperv --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
	
	I0401 21:22:17.606648    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:22:19.574458    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:22:19.574458    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:22:19.574635    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:22:21.866078    7948 main.go:141] libmachine: [stdout =====>] : 172.31.186.14
	
	I0401 21:22:21.866078    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:22:21.870899    7948 main.go:141] libmachine: Using SSH client type: native
	I0401 21:22:21.871511    7948 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.186.14 22 <nil> <nil>}
	I0401 21:22:21.871511    7948 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; }
	I0401 21:22:24.044775    7948 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I0401 21:22:24.044920    7948 machine.go:96] duration metric: took 42.6763444s to provisionDockerMachine
	I0401 21:22:24.044961    7948 client.go:171] duration metric: took 1m48.6748296s to LocalClient.Create
	I0401 21:22:24.044992    7948 start.go:167] duration metric: took 1m48.6749105s to libmachine.API.Create "multinode-269600"
	I0401 21:22:24.044992    7948 start.go:293] postStartSetup for "multinode-269600" (driver="hyperv")
	I0401 21:22:24.044992    7948 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]
	I0401 21:22:24.053211    7948 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
	I0401 21:22:24.053211    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:22:26.022121    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:22:26.022121    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:22:26.022207    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:22:28.381859    7948 main.go:141] libmachine: [stdout =====>] : 172.31.186.14
	
	I0401 21:22:28.381859    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:22:28.382236    7948 sshutil.go:53] new ssh client: &{IP:172.31.186.14 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\id_rsa Username:docker}
	I0401 21:22:28.493174    7948 ssh_runner.go:235] Completed: 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: (4.4399116s)
	I0401 21:22:28.501188    7948 ssh_runner.go:195] Run: cat /etc/os-release
	I0401 21:22:28.507654    7948 command_runner.go:130] > NAME=Buildroot
	I0401 21:22:28.507654    7948 command_runner.go:130] > VERSION=2023.02.9-dirty
	I0401 21:22:28.507654    7948 command_runner.go:130] > ID=buildroot
	I0401 21:22:28.507654    7948 command_runner.go:130] > VERSION_ID=2023.02.9
	I0401 21:22:28.507654    7948 command_runner.go:130] > PRETTY_NAME="Buildroot 2023.02.9"
	I0401 21:22:28.507654    7948 info.go:137] Remote host: Buildroot 2023.02.9
	I0401 21:22:28.507654    7948 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\addons for local assets ...
	I0401 21:22:28.508183    7948 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\files for local assets ...
	I0401 21:22:28.508259    7948 filesync.go:149] local asset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> 96922.pem in /etc/ssl/certs
	I0401 21:22:28.508259    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> /etc/ssl/certs/96922.pem
	I0401 21:22:28.516983    7948 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0401 21:22:28.533849    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem --> /etc/ssl/certs/96922.pem (1708 bytes)
	I0401 21:22:28.576407    7948 start.go:296] duration metric: took 4.5313624s for postStartSetup
	I0401 21:22:28.578863    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:22:30.526959    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:22:30.526959    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:22:30.526959    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:22:32.837671    7948 main.go:141] libmachine: [stdout =====>] : 172.31.186.14
	
	I0401 21:22:32.837671    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:22:32.838511    7948 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\config.json ...
	I0401 21:22:32.841139    7948 start.go:128] duration metric: took 1m57.4737716s to createHost
	I0401 21:22:32.841214    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:22:34.785039    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:22:34.785039    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:22:34.785462    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:22:37.096635    7948 main.go:141] libmachine: [stdout =====>] : 172.31.186.14
	
	I0401 21:22:37.097106    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:22:37.100610    7948 main.go:141] libmachine: Using SSH client type: native
	I0401 21:22:37.101286    7948 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.186.14 22 <nil> <nil>}
	I0401 21:22:37.101286    7948 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I0401 21:22:37.221608    7948 main.go:141] libmachine: SSH cmd err, output: <nil>: 1743542557.244558734
	
	I0401 21:22:37.221731    7948 fix.go:216] guest clock: 1743542557.244558734
	I0401 21:22:37.221731    7948 fix.go:229] Guest: 2025-04-01 21:22:37.244558734 +0000 UTC Remote: 2025-04-01 21:22:32.8412149 +0000 UTC m=+122.684360801 (delta=4.403343834s)
	I0401 21:22:37.221731    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:22:39.208877    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:22:39.209834    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:22:39.209932    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:22:41.519432    7948 main.go:141] libmachine: [stdout =====>] : 172.31.186.14
	
	I0401 21:22:41.519432    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:22:41.526020    7948 main.go:141] libmachine: Using SSH client type: native
	I0401 21:22:41.526685    7948 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.186.14 22 <nil> <nil>}
	I0401 21:22:41.526685    7948 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1743542557
	I0401 21:22:41.665189    7948 main.go:141] libmachine: SSH cmd err, output: <nil>: Tue Apr  1 21:22:37 UTC 2025
	
	I0401 21:22:41.665189    7948 fix.go:236] clock set: Tue Apr  1 21:22:37 UTC 2025
	 (err=<nil>)
	I0401 21:22:41.665189    7948 start.go:83] releasing machines lock for "multinode-269600", held for 2m6.2982018s
	I0401 21:22:41.665773    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:22:43.653750    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:22:43.654262    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:22:43.654262    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:22:45.956267    7948 main.go:141] libmachine: [stdout =====>] : 172.31.186.14
	
	I0401 21:22:45.957113    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:22:45.960173    7948 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I0401 21:22:45.960173    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:22:45.968435    7948 ssh_runner.go:195] Run: cat /version.json
	I0401 21:22:45.968435    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:22:47.995397    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:22:47.995397    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:22:47.995397    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:22:48.021539    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:22:48.022538    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:22:48.022538    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:22:50.491170    7948 main.go:141] libmachine: [stdout =====>] : 172.31.186.14
	
	I0401 21:22:50.491170    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:22:50.491170    7948 sshutil.go:53] new ssh client: &{IP:172.31.186.14 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\id_rsa Username:docker}
	I0401 21:22:50.509337    7948 main.go:141] libmachine: [stdout =====>] : 172.31.186.14
	
	I0401 21:22:50.509337    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:22:50.509337    7948 sshutil.go:53] new ssh client: &{IP:172.31.186.14 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\id_rsa Username:docker}
	I0401 21:22:50.584181    7948 command_runner.go:130] ! bash: line 1: curl.exe: command not found
	I0401 21:22:50.585114    7948 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.6248869s)
	W0401 21:22:50.585114    7948 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I0401 21:22:50.605690    7948 command_runner.go:130] > {"iso_version": "v1.35.0", "kicbase_version": "v0.0.45-1736763277-20236", "minikube_version": "v1.35.0", "commit": "3fb24bd87c8c8761e2515e1a9ee13835a389ed68"}
	I0401 21:22:50.605690    7948 ssh_runner.go:235] Completed: cat /version.json: (4.6372014s)
	I0401 21:22:50.618669    7948 ssh_runner.go:195] Run: systemctl --version
	I0401 21:22:50.630462    7948 command_runner.go:130] > systemd 252 (252)
	I0401 21:22:50.630462    7948 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 -TPM2 -BZIP2 +LZ4 +XZ +ZLIB -ZSTD -BPF_FRAMEWORK -XKBCOMMON -UTMP -SYSVINIT default-hierarchy=unified
	I0401 21:22:50.645275    7948 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0401 21:22:50.655918    7948 command_runner.go:130] ! stat: cannot statx '/etc/cni/net.d/*loopback.conf*': No such file or directory
	W0401 21:22:50.655918    7948 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I0401 21:22:50.668116    7948 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0401 21:22:50.701696    7948 command_runner.go:139] > /etc/cni/net.d/87-podman-bridge.conflist, 
	I0401 21:22:50.701793    7948 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0401 21:22:50.701793    7948 start.go:495] detecting cgroup driver to use...
	I0401 21:22:50.701793    7948 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"
	I0401 21:22:50.734165    7948 command_runner.go:130] > runtime-endpoint: unix:///run/containerd/containerd.sock
	W0401 21:22:50.741853    7948 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W0401 21:22:50.741853    7948 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I0401 21:22:50.741853    7948 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0401 21:22:50.769024    7948 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"
	I0401 21:22:50.788421    7948 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0401 21:22:50.796298    7948 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0401 21:22:50.823093    7948 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"
	I0401 21:22:50.848490    7948 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0401 21:22:50.874455    7948 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0401 21:22:50.902046    7948 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0401 21:22:50.928938    7948 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"
	I0401 21:22:50.955502    7948 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0401 21:22:50.983829    7948 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"
	I0401 21:22:51.010435    7948 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0401 21:22:51.027065    7948 command_runner.go:130] ! sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0401 21:22:51.027760    7948 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0401 21:22:51.036556    7948 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0401 21:22:51.066312    7948 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0401 21:22:51.091564    7948 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:22:51.279643    7948 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0401 21:22:51.308563    7948 start.go:495] detecting cgroup driver to use...
	I0401 21:22:51.319771    7948 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0401 21:22:51.341617    7948 command_runner.go:130] > # /usr/lib/systemd/system/docker.service
	I0401 21:22:51.341617    7948 command_runner.go:130] > [Unit]
	I0401 21:22:51.341617    7948 command_runner.go:130] > Description=Docker Application Container Engine
	I0401 21:22:51.341617    7948 command_runner.go:130] > Documentation=https://docs.docker.com
	I0401 21:22:51.341617    7948 command_runner.go:130] > After=network.target  minikube-automount.service docker.socket
	I0401 21:22:51.341617    7948 command_runner.go:130] > Requires= minikube-automount.service docker.socket 
	I0401 21:22:51.341617    7948 command_runner.go:130] > StartLimitBurst=3
	I0401 21:22:51.341617    7948 command_runner.go:130] > StartLimitIntervalSec=60
	I0401 21:22:51.341617    7948 command_runner.go:130] > [Service]
	I0401 21:22:51.341617    7948 command_runner.go:130] > Type=notify
	I0401 21:22:51.341617    7948 command_runner.go:130] > Restart=on-failure
	I0401 21:22:51.341617    7948 command_runner.go:130] > # This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	I0401 21:22:51.341617    7948 command_runner.go:130] > # The base configuration already specifies an 'ExecStart=...' command. The first directive
	I0401 21:22:51.341617    7948 command_runner.go:130] > # here is to clear out that command inherited from the base configuration. Without this,
	I0401 21:22:51.341617    7948 command_runner.go:130] > # the command from the base configuration and the command specified here are treated as
	I0401 21:22:51.341617    7948 command_runner.go:130] > # a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	I0401 21:22:51.341617    7948 command_runner.go:130] > # will catch this invalid input and refuse to start the service with an error like:
	I0401 21:22:51.341617    7948 command_runner.go:130] > #  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	I0401 21:22:51.341617    7948 command_runner.go:130] > # NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	I0401 21:22:51.341617    7948 command_runner.go:130] > # container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	I0401 21:22:51.341617    7948 command_runner.go:130] > ExecStart=
	I0401 21:22:51.341617    7948 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=hyperv --insecure-registry 10.96.0.0/12 
	I0401 21:22:51.341617    7948 command_runner.go:130] > ExecReload=/bin/kill -s HUP $MAINPID
	I0401 21:22:51.341617    7948 command_runner.go:130] > # Having non-zero Limit*s causes performance problems due to accounting overhead
	I0401 21:22:51.341617    7948 command_runner.go:130] > # in the kernel. We recommend using cgroups to do container-local accounting.
	I0401 21:22:51.341617    7948 command_runner.go:130] > LimitNOFILE=infinity
	I0401 21:22:51.341617    7948 command_runner.go:130] > LimitNPROC=infinity
	I0401 21:22:51.341617    7948 command_runner.go:130] > LimitCORE=infinity
	I0401 21:22:51.341617    7948 command_runner.go:130] > # Uncomment TasksMax if your systemd version supports it.
	I0401 21:22:51.341617    7948 command_runner.go:130] > # Only systemd 226 and above support this version.
	I0401 21:22:51.341617    7948 command_runner.go:130] > TasksMax=infinity
	I0401 21:22:51.341617    7948 command_runner.go:130] > TimeoutStartSec=0
	I0401 21:22:51.341617    7948 command_runner.go:130] > # set delegate yes so that systemd does not reset the cgroups of docker containers
	I0401 21:22:51.341617    7948 command_runner.go:130] > Delegate=yes
	I0401 21:22:51.341617    7948 command_runner.go:130] > # kill only the docker process, not all processes in the cgroup
	I0401 21:22:51.341617    7948 command_runner.go:130] > KillMode=process
	I0401 21:22:51.341617    7948 command_runner.go:130] > [Install]
	I0401 21:22:51.342149    7948 command_runner.go:130] > WantedBy=multi-user.target
	I0401 21:22:51.350085    7948 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0401 21:22:51.377480    7948 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0401 21:22:51.410505    7948 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0401 21:22:51.441708    7948 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0401 21:22:51.473831    7948 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0401 21:22:51.535425    7948 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0401 21:22:51.561784    7948 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0401 21:22:51.593965    7948 command_runner.go:130] > runtime-endpoint: unix:///var/run/cri-dockerd.sock
	I0401 21:22:51.601797    7948 ssh_runner.go:195] Run: which cri-dockerd
	I0401 21:22:51.607828    7948 command_runner.go:130] > /usr/bin/cri-dockerd
	I0401 21:22:51.615897    7948 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0401 21:22:51.633878    7948 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0401 21:22:51.675383    7948 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0401 21:22:51.870699    7948 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0401 21:22:52.055215    7948 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0401 21:22:52.055215    7948 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0401 21:22:52.094792    7948 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:22:52.266541    7948 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0401 21:22:54.846555    7948 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.5799839s)
	I0401 21:22:54.857035    7948 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0401 21:22:54.890605    7948 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0401 21:22:54.923448    7948 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0401 21:22:55.119032    7948 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0401 21:22:55.314590    7948 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:22:55.502777    7948 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0401 21:22:55.539164    7948 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0401 21:22:55.573013    7948 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:22:55.757104    7948 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0401 21:22:55.861396    7948 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0401 21:22:55.870604    7948 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0401 21:22:55.878561    7948 command_runner.go:130] >   File: /var/run/cri-dockerd.sock
	I0401 21:22:55.878561    7948 command_runner.go:130] >   Size: 0         	Blocks: 0          IO Block: 4096   socket
	I0401 21:22:55.878561    7948 command_runner.go:130] > Device: 0,22	Inode: 891         Links: 1
	I0401 21:22:55.878561    7948 command_runner.go:130] > Access: (0660/srw-rw----)  Uid: (    0/    root)   Gid: ( 1000/  docker)
	I0401 21:22:55.878561    7948 command_runner.go:130] > Access: 2025-04-01 21:22:55.814924969 +0000
	I0401 21:22:55.878561    7948 command_runner.go:130] > Modify: 2025-04-01 21:22:55.814924969 +0000
	I0401 21:22:55.878561    7948 command_runner.go:130] > Change: 2025-04-01 21:22:55.817925080 +0000
	I0401 21:22:55.878561    7948 command_runner.go:130] >  Birth: -
	I0401 21:22:55.879559    7948 start.go:563] Will wait 60s for crictl version
	I0401 21:22:55.888027    7948 ssh_runner.go:195] Run: which crictl
	I0401 21:22:55.893292    7948 command_runner.go:130] > /usr/bin/crictl
	I0401 21:22:55.901160    7948 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0401 21:22:55.950508    7948 command_runner.go:130] > Version:  0.1.0
	I0401 21:22:55.950508    7948 command_runner.go:130] > RuntimeName:  docker
	I0401 21:22:55.950508    7948 command_runner.go:130] > RuntimeVersion:  27.4.0
	I0401 21:22:55.950508    7948 command_runner.go:130] > RuntimeApiVersion:  v1
	I0401 21:22:55.951728    7948 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.4.0
	RuntimeApiVersion:  v1
	I0401 21:22:55.959351    7948 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0401 21:22:55.993233    7948 command_runner.go:130] > 27.4.0
	I0401 21:22:56.002026    7948 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0401 21:22:56.036448    7948 command_runner.go:130] > 27.4.0
	I0401 21:22:56.042800    7948 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	I0401 21:22:56.042912    7948 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I0401 21:22:56.045899    7948 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I0401 21:22:56.045899    7948 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I0401 21:22:56.045899    7948 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I0401 21:22:56.045899    7948 ip.go:211] Found interface: {Index:7 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:76:b1:ea Flags:up|broadcast|multicast|running}
	I0401 21:22:56.049484    7948 ip.go:214] interface addr: fe80::b0ae:8d:e5e7:59c7/64
	I0401 21:22:56.049484    7948 ip.go:214] interface addr: 172.31.176.1/20
	I0401 21:22:56.056358    7948 ssh_runner.go:195] Run: grep 172.31.176.1	host.minikube.internal$ /etc/hosts
	I0401 21:22:56.062574    7948 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.31.176.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0401 21:22:56.082183    7948 kubeadm.go:883] updating cluster {Name:multinode-269600 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName:multinode-2
69600 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:} Nodes:[{Name: IP:172.31.186.14 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/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} ...
	I0401 21:22:56.082448    7948 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0401 21:22:56.090621    7948 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0401 21:22:56.113844    7948 docker.go:689] Got preloaded images: 
	I0401 21:22:56.113915    7948 docker.go:695] registry.k8s.io/kube-apiserver:v1.32.2 wasn't preloaded
	I0401 21:22:56.122825    7948 ssh_runner.go:195] Run: sudo cat /var/lib/docker/image/overlay2/repositories.json
	I0401 21:22:56.148669    7948 command_runner.go:139] > {"Repositories":{}}
	I0401 21:22:56.156980    7948 ssh_runner.go:195] Run: which lz4
	I0401 21:22:56.162361    7948 command_runner.go:130] > /usr/bin/lz4
	I0401 21:22:56.162361    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 -> /preloaded.tar.lz4
	I0401 21:22:56.172783    7948 ssh_runner.go:195] Run: stat -c "%s %y" /preloaded.tar.lz4
	I0401 21:22:56.178260    7948 command_runner.go:130] ! stat: cannot statx '/preloaded.tar.lz4': No such file or directory
	I0401 21:22:56.178433    7948 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
	I0401 21:22:56.178638    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 --> /preloaded.tar.lz4 (349803115 bytes)
	I0401 21:22:57.718320    7948 docker.go:653] duration metric: took 1.5551788s to copy over tarball
	I0401 21:22:57.726809    7948 ssh_runner.go:195] Run: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4
	I0401 21:23:06.116804    7948 ssh_runner.go:235] Completed: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4: (8.3898966s)
	I0401 21:23:06.116804    7948 ssh_runner.go:146] rm: /preloaded.tar.lz4
	I0401 21:23:06.172952    7948 ssh_runner.go:195] Run: sudo cat /var/lib/docker/image/overlay2/repositories.json
	I0401 21:23:06.195488    7948 command_runner.go:139] > {"Repositories":{"gcr.io/k8s-minikube/storage-provisioner":{"gcr.io/k8s-minikube/storage-provisioner:v5":"sha256:6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944":"sha256:6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562"},"registry.k8s.io/coredns/coredns":{"registry.k8s.io/coredns/coredns:v1.11.3":"sha256:c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e":"sha256:c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6"},"registry.k8s.io/etcd":{"registry.k8s.io/etcd:3.5.16-0":"sha256:a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc","registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5":"sha256:a9e7e6b294baf1695fccb862d95
6c5d3ad8510e1e4ca1535f35dc09f247abbfc"},"registry.k8s.io/kube-apiserver":{"registry.k8s.io/kube-apiserver:v1.32.2":"sha256:85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef","registry.k8s.io/kube-apiserver@sha256:c47449f3e751588ea0cb74e325e0f83db335a415f4f4c7fb147375dd6c84757f":"sha256:85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef"},"registry.k8s.io/kube-controller-manager":{"registry.k8s.io/kube-controller-manager:v1.32.2":"sha256:b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389","registry.k8s.io/kube-controller-manager@sha256:399aa50f4d1361c59dc458e634506d02de32613d03a9a614a21058741162ef90":"sha256:b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389"},"registry.k8s.io/kube-proxy":{"registry.k8s.io/kube-proxy:v1.32.2":"sha256:f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5","registry.k8s.io/kube-proxy@sha256:83c025f0faa6799fab6645102a98138e39a9a7db2be3bc792c79d72659b1805d":"sha256:f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68f
f49a87c2266ebc5"},"registry.k8s.io/kube-scheduler":{"registry.k8s.io/kube-scheduler:v1.32.2":"sha256:d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d","registry.k8s.io/kube-scheduler@sha256:45710d74cfd5aa10a001d0cf81747b77c28617444ffee0503d12f1dcd7450f76":"sha256:d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d"},"registry.k8s.io/pause":{"registry.k8s.io/pause:3.10":"sha256:873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a":"sha256:873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136"}}}
	I0401 21:23:06.195702    7948 ssh_runner.go:362] scp memory --> /var/lib/docker/image/overlay2/repositories.json (2631 bytes)
	I0401 21:23:06.234412    7948 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:23:06.425732    7948 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0401 21:23:09.672378    7948 ssh_runner.go:235] Completed: sudo systemctl restart docker: (3.2456238s)
	I0401 21:23:09.681428    7948 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0401 21:23:09.712296    7948 command_runner.go:130] > registry.k8s.io/kube-apiserver:v1.32.2
	I0401 21:23:09.712296    7948 command_runner.go:130] > registry.k8s.io/kube-controller-manager:v1.32.2
	I0401 21:23:09.712296    7948 command_runner.go:130] > registry.k8s.io/kube-scheduler:v1.32.2
	I0401 21:23:09.712296    7948 command_runner.go:130] > registry.k8s.io/kube-proxy:v1.32.2
	I0401 21:23:09.712296    7948 command_runner.go:130] > registry.k8s.io/etcd:3.5.16-0
	I0401 21:23:09.712296    7948 command_runner.go:130] > registry.k8s.io/coredns/coredns:v1.11.3
	I0401 21:23:09.712296    7948 command_runner.go:130] > registry.k8s.io/pause:3.10
	I0401 21:23:09.712442    7948 command_runner.go:130] > gcr.io/k8s-minikube/storage-provisioner:v5
	I0401 21:23:09.712607    7948 docker.go:689] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.32.2
	registry.k8s.io/kube-controller-manager:v1.32.2
	registry.k8s.io/kube-scheduler:v1.32.2
	registry.k8s.io/kube-proxy:v1.32.2
	registry.k8s.io/etcd:3.5.16-0
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0401 21:23:09.712644    7948 cache_images.go:84] Images are preloaded, skipping loading
	I0401 21:23:09.712712    7948 kubeadm.go:934] updating node { 172.31.186.14 8443 v1.32.2 docker true true} ...
	I0401 21:23:09.712946    7948 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=multinode-269600 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.31.186.14
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:multinode-269600 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:}
	I0401 21:23:09.719712    7948 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0401 21:23:09.780388    7948 command_runner.go:130] > cgroupfs
	I0401 21:23:09.782874    7948 cni.go:84] Creating CNI manager for ""
	I0401 21:23:09.782908    7948 cni.go:136] multinode detected (1 nodes found), recommending kindnet
	I0401 21:23:09.782908    7948 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0401 21:23:09.782908    7948 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:172.31.186.14 APIServerPort:8443 KubernetesVersion:v1.32.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:multinode-269600 NodeName:multinode-269600 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", "172.31.186.14"]]} {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:172.31.186.14 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/
etc/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}
	I0401 21:23:09.782908    7948 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 172.31.186.14
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "multinode-269600"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "172.31.186.14"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "172.31.186.14"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.2
	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%"
	  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
	
	I0401 21:23:09.791637    7948 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0401 21:23:09.809676    7948 command_runner.go:130] > kubeadm
	I0401 21:23:09.809676    7948 command_runner.go:130] > kubectl
	I0401 21:23:09.809676    7948 command_runner.go:130] > kubelet
	I0401 21:23:09.809676    7948 binaries.go:44] Found k8s binaries, skipping transfer
	I0401 21:23:09.818061    7948 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0401 21:23:09.834660    7948 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (316 bytes)
	I0401 21:23:09.865026    7948 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0401 21:23:09.894421    7948 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2297 bytes)
	I0401 21:23:09.933516    7948 ssh_runner.go:195] Run: grep 172.31.186.14	control-plane.minikube.internal$ /etc/hosts
	I0401 21:23:09.938410    7948 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.31.186.14	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0401 21:23:09.967779    7948 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:23:10.157607    7948 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0401 21:23:10.186709    7948 certs.go:68] Setting up C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600 for IP: 172.31.186.14
	I0401 21:23:10.186709    7948 certs.go:194] generating shared ca certs ...
	I0401 21:23:10.186709    7948 certs.go:226] acquiring lock for ca certs: {Name:mkcb932913049efe02d6e38fc2201d3c46b3b4ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 21:23:10.187696    7948 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key
	I0401 21:23:10.187696    7948 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key
	I0401 21:23:10.187696    7948 certs.go:256] generating profile certs ...
	I0401 21:23:10.188906    7948 certs.go:363] generating signed profile cert for "minikube-user": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\client.key
	I0401 21:23:10.188906    7948 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\client.crt with IP's: []
	I0401 21:23:10.250699    7948 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\client.crt ...
	I0401 21:23:10.250699    7948 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\client.crt: {Name:mk2e77ddf64cb1df24b1ab9c084a5af7fd4f0003 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 21:23:10.251410    7948 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\client.key ...
	I0401 21:23:10.252428    7948 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\client.key: {Name:mk6ded566510d44cbe5376a3722d3f6deb7626d0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 21:23:10.253127    7948 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.key.2abee84c
	I0401 21:23:10.253127    7948 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.crt.2abee84c with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.31.186.14]
	I0401 21:23:10.712604    7948 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.crt.2abee84c ...
	I0401 21:23:10.712604    7948 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.crt.2abee84c: {Name:mk1f3adc8a57dd3b7be8dd0649fbe369c5d4eb90 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 21:23:10.713611    7948 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.key.2abee84c ...
	I0401 21:23:10.713611    7948 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.key.2abee84c: {Name:mk39828d098d66cd56ad798197c5e63fe880ef74 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 21:23:10.714352    7948 certs.go:381] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.crt.2abee84c -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.crt
	I0401 21:23:10.728578    7948 certs.go:385] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.key.2abee84c -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.key
	I0401 21:23:10.729800    7948 certs.go:363] generating signed profile cert for "aggregator": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\proxy-client.key
	I0401 21:23:10.729800    7948 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\proxy-client.crt with IP's: []
	I0401 21:23:11.346517    7948 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\proxy-client.crt ...
	I0401 21:23:11.346517    7948 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\proxy-client.crt: {Name:mk5f478e3d02e08d5c324b4b1cd7c0ddb4756c01 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 21:23:11.348314    7948 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\proxy-client.key ...
	I0401 21:23:11.348314    7948 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\proxy-client.key: {Name:mk7253eb8ea1371bf2e07c456bfa665523521452 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 21:23:11.348612    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I0401 21:23:11.349332    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I0401 21:23:11.349332    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0401 21:23:11.349332    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0401 21:23:11.349332    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0401 21:23:11.349894    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0401 21:23:11.350020    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0401 21:23:11.362195    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0401 21:23:11.363181    7948 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem (1338 bytes)
	W0401 21:23:11.363437    7948 certs.go:480] ignoring C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692_empty.pem, impossibly tiny 0 bytes
	I0401 21:23:11.363437    7948 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0401 21:23:11.363722    7948 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0401 21:23:11.363987    7948 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0401 21:23:11.364212    7948 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I0401 21:23:11.364382    7948 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem (1708 bytes)
	I0401 21:23:11.364674    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:23:11.364674    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem -> /usr/share/ca-certificates/9692.pem
	I0401 21:23:11.364674    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> /usr/share/ca-certificates/96922.pem
	I0401 21:23:11.365175    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0401 21:23:11.406903    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0401 21:23:11.444818    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0401 21:23:11.483152    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0401 21:23:11.524300    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I0401 21:23:11.563617    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0401 21:23:11.607268    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0401 21:23:11.651168    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0401 21:23:11.692042    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0401 21:23:11.735564    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem --> /usr/share/ca-certificates/9692.pem (1338 bytes)
	I0401 21:23:11.777605    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem --> /usr/share/ca-certificates/96922.pem (1708 bytes)
	I0401 21:23:11.818592    7948 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0401 21:23:11.856754    7948 ssh_runner.go:195] Run: openssl version
	I0401 21:23:11.866022    7948 command_runner.go:130] > OpenSSL 1.1.1w  11 Sep 2023
	I0401 21:23:11.874098    7948 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"
	I0401 21:23:11.900574    7948 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:23:11.907537    7948 command_runner.go:130] > -rw-r--r-- 1 root root 1111 Apr  1 19:48 /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:23:11.907537    7948 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr  1 19:48 /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:23:11.914414    7948 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:23:11.923586    7948 command_runner.go:130] > b5213941
	I0401 21:23:11.931617    7948 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"
	I0401 21:23:11.960828    7948 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/9692.pem && ln -fs /usr/share/ca-certificates/9692.pem /etc/ssl/certs/9692.pem"
	I0401 21:23:11.987003    7948 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/9692.pem
	I0401 21:23:11.994617    7948 command_runner.go:130] > -rw-r--r-- 1 root root 1338 Apr  1 20:04 /usr/share/ca-certificates/9692.pem
	I0401 21:23:11.994844    7948 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Apr  1 20:04 /usr/share/ca-certificates/9692.pem
	I0401 21:23:12.002672    7948 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/9692.pem
	I0401 21:23:12.011156    7948 command_runner.go:130] > 51391683
	I0401 21:23:12.019691    7948 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/9692.pem /etc/ssl/certs/51391683.0"
	I0401 21:23:12.050423    7948 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/96922.pem && ln -fs /usr/share/ca-certificates/96922.pem /etc/ssl/certs/96922.pem"
	I0401 21:23:12.082338    7948 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/96922.pem
	I0401 21:23:12.089065    7948 command_runner.go:130] > -rw-r--r-- 1 root root 1708 Apr  1 20:04 /usr/share/ca-certificates/96922.pem
	I0401 21:23:12.089121    7948 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Apr  1 20:04 /usr/share/ca-certificates/96922.pem
	I0401 21:23:12.096495    7948 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/96922.pem
	I0401 21:23:12.104102    7948 command_runner.go:130] > 3ec20f2e
	I0401 21:23:12.112874    7948 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/96922.pem /etc/ssl/certs/3ec20f2e.0"
	I0401 21:23:12.139613    7948 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0401 21:23:12.147348    7948 command_runner.go:130] ! stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0401 21:23:12.147435    7948 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0401 21:23:12.147707    7948 kubeadm.go:392] StartCluster: {Name:multinode-269600 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName:multinode-2696
00 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:} Nodes:[{Name: IP:172.31.186.14 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p Mou
ntUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0401 21:23:12.158341    7948 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0401 21:23:12.190872    7948 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0401 21:23:12.212059    7948 command_runner.go:130] ! ls: cannot access '/var/lib/kubelet/kubeadm-flags.env': No such file or directory
	I0401 21:23:12.212059    7948 command_runner.go:130] ! ls: cannot access '/var/lib/kubelet/config.yaml': No such file or directory
	I0401 21:23:12.212059    7948 command_runner.go:130] ! ls: cannot access '/var/lib/minikube/etcd': No such file or directory
	I0401 21:23:12.220044    7948 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0401 21:23:12.247099    7948 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I0401 21:23:12.261736    7948 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	I0401 21:23:12.261736    7948 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	I0401 21:23:12.262855    7948 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	I0401 21:23:12.262920    7948 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0401 21:23:12.263039    7948 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0401 21:23:12.263096    7948 kubeadm.go:157] found existing configuration files:
	
	I0401 21:23:12.272871    7948 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0401 21:23:12.287932    7948 command_runner.go:130] ! grep: /etc/kubernetes/admin.conf: No such file or directory
	I0401 21:23:12.288761    7948 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0401 21:23:12.297485    7948 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0401 21:23:12.323157    7948 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0401 21:23:12.341753    7948 command_runner.go:130] ! grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0401 21:23:12.341753    7948 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0401 21:23:12.349328    7948 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0401 21:23:12.373079    7948 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0401 21:23:12.389369    7948 command_runner.go:130] ! grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0401 21:23:12.389369    7948 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0401 21:23:12.398764    7948 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0401 21:23:12.423020    7948 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0401 21:23:12.438788    7948 command_runner.go:130] ! grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0401 21:23:12.439557    7948 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0401 21:23:12.447591    7948 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0401 21:23:12.464860    7948 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem"
	I0401 21:23:12.882493    7948 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0401 21:23:12.882493    7948 command_runner.go:130] ! 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0401 21:23:24.956254    7948 kubeadm.go:310] [init] Using Kubernetes version: v1.32.2
	I0401 21:23:24.956254    7948 command_runner.go:130] > [init] Using Kubernetes version: v1.32.2
	I0401 21:23:24.956434    7948 kubeadm.go:310] [preflight] Running pre-flight checks
	I0401 21:23:24.956434    7948 command_runner.go:130] > [preflight] Running pre-flight checks
	I0401 21:23:24.956711    7948 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0401 21:23:24.956711    7948 command_runner.go:130] > [preflight] Pulling images required for setting up a Kubernetes cluster
	I0401 21:23:24.956949    7948 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0401 21:23:24.956949    7948 command_runner.go:130] > [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0401 21:23:24.957215    7948 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0401 21:23:24.957292    7948 command_runner.go:130] > [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0401 21:23:24.957721    7948 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0401 21:23:24.957768    7948 command_runner.go:130] > [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0401 21:23:24.959825    7948 out.go:235]   - Generating certificates and keys ...
	I0401 21:23:24.960349    7948 command_runner.go:130] > [certs] Using existing ca certificate authority
	I0401 21:23:24.960397    7948 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0401 21:23:24.960471    7948 command_runner.go:130] > [certs] Using existing apiserver certificate and key on disk
	I0401 21:23:24.960565    7948 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0401 21:23:24.960654    7948 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0401 21:23:24.960746    7948 command_runner.go:130] > [certs] Generating "apiserver-kubelet-client" certificate and key
	I0401 21:23:24.960925    7948 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0401 21:23:24.960925    7948 command_runner.go:130] > [certs] Generating "front-proxy-ca" certificate and key
	I0401 21:23:24.961091    7948 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0401 21:23:24.961091    7948 command_runner.go:130] > [certs] Generating "front-proxy-client" certificate and key
	I0401 21:23:24.961091    7948 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0401 21:23:24.961091    7948 command_runner.go:130] > [certs] Generating "etcd/ca" certificate and key
	I0401 21:23:24.961091    7948 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0401 21:23:24.961091    7948 command_runner.go:130] > [certs] Generating "etcd/server" certificate and key
	I0401 21:23:24.961621    7948 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [localhost multinode-269600] and IPs [172.31.186.14 127.0.0.1 ::1]
	I0401 21:23:24.961621    7948 command_runner.go:130] > [certs] etcd/server serving cert is signed for DNS names [localhost multinode-269600] and IPs [172.31.186.14 127.0.0.1 ::1]
	I0401 21:23:24.961713    7948 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0401 21:23:24.961800    7948 command_runner.go:130] > [certs] Generating "etcd/peer" certificate and key
	I0401 21:23:24.962136    7948 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [localhost multinode-269600] and IPs [172.31.186.14 127.0.0.1 ::1]
	I0401 21:23:24.962136    7948 command_runner.go:130] > [certs] etcd/peer serving cert is signed for DNS names [localhost multinode-269600] and IPs [172.31.186.14 127.0.0.1 ::1]
	I0401 21:23:24.962136    7948 command_runner.go:130] > [certs] Generating "etcd/healthcheck-client" certificate and key
	I0401 21:23:24.962136    7948 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0401 21:23:24.962136    7948 command_runner.go:130] > [certs] Generating "apiserver-etcd-client" certificate and key
	I0401 21:23:24.962136    7948 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0401 21:23:24.962136    7948 command_runner.go:130] > [certs] Generating "sa" key and public key
	I0401 21:23:24.962136    7948 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0401 21:23:24.962768    7948 command_runner.go:130] > [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0401 21:23:24.962768    7948 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0401 21:23:24.962860    7948 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0401 21:23:24.962860    7948 command_runner.go:130] > [kubeconfig] Writing "admin.conf" kubeconfig file
	I0401 21:23:24.963081    7948 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0401 21:23:24.963081    7948 command_runner.go:130] > [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0401 21:23:24.963292    7948 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0401 21:23:24.963292    7948 command_runner.go:130] > [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0401 21:23:24.963483    7948 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0401 21:23:24.963483    7948 command_runner.go:130] > [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0401 21:23:24.963670    7948 command_runner.go:130] > [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0401 21:23:24.963670    7948 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0401 21:23:24.963879    7948 command_runner.go:130] > [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0401 21:23:24.963879    7948 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0401 21:23:24.963879    7948 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0401 21:23:24.963879    7948 command_runner.go:130] > [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0401 21:23:24.966964    7948 out.go:235]   - Booting up control plane ...
	I0401 21:23:24.967025    7948 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0401 21:23:24.967025    7948 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0401 21:23:24.967025    7948 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0401 21:23:24.967025    7948 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0401 21:23:24.967025    7948 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0401 21:23:24.967025    7948 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0401 21:23:24.967770    7948 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0401 21:23:24.967806    7948 command_runner.go:130] > [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0401 21:23:24.968113    7948 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0401 21:23:24.968113    7948 command_runner.go:130] > [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0401 21:23:24.968407    7948 command_runner.go:130] > [kubelet-start] Starting the kubelet
	I0401 21:23:24.968407    7948 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0401 21:23:24.968785    7948 command_runner.go:130] > [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0401 21:23:24.968823    7948 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0401 21:23:24.969228    7948 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0401 21:23:24.969274    7948 command_runner.go:130] > [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0401 21:23:24.969347    7948 command_runner.go:130] > [kubelet-check] The kubelet is healthy after 1.003043006s
	I0401 21:23:24.969347    7948 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.003043006s
	I0401 21:23:24.969347    7948 command_runner.go:130] > [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0401 21:23:24.969347    7948 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0401 21:23:24.969347    7948 kubeadm.go:310] [api-check] The API server is healthy after 6.001848771s
	I0401 21:23:24.969347    7948 command_runner.go:130] > [api-check] The API server is healthy after 6.001848771s
	I0401 21:23:24.969914    7948 command_runner.go:130] > [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0401 21:23:24.969914    7948 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0401 21:23:24.969914    7948 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0401 21:23:24.969914    7948 command_runner.go:130] > [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0401 21:23:24.969914    7948 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0401 21:23:24.969914    7948 command_runner.go:130] > [upload-certs] Skipping phase. Please see --upload-certs
	I0401 21:23:24.970539    7948 kubeadm.go:310] [mark-control-plane] Marking the node multinode-269600 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0401 21:23:24.970539    7948 command_runner.go:130] > [mark-control-plane] Marking the node multinode-269600 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0401 21:23:24.970539    7948 kubeadm.go:310] [bootstrap-token] Using token: b2ixer.1gu3zuqttakzen1t
	I0401 21:23:24.970539    7948 command_runner.go:130] > [bootstrap-token] Using token: b2ixer.1gu3zuqttakzen1t
	I0401 21:23:24.972785    7948 out.go:235]   - Configuring RBAC rules ...
	I0401 21:23:24.972785    7948 command_runner.go:130] > [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0401 21:23:24.972785    7948 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0401 21:23:24.972785    7948 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0401 21:23:24.972785    7948 command_runner.go:130] > [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0401 21:23:24.973784    7948 command_runner.go:130] > [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0401 21:23:24.973784    7948 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0401 21:23:24.973784    7948 command_runner.go:130] > [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0401 21:23:24.973784    7948 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0401 21:23:24.973784    7948 command_runner.go:130] > [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0401 21:23:24.973784    7948 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0401 21:23:24.973784    7948 command_runner.go:130] > [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0401 21:23:24.973784    7948 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0401 21:23:24.974785    7948 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0401 21:23:24.974785    7948 command_runner.go:130] > [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0401 21:23:24.974785    7948 command_runner.go:130] > [addons] Applied essential addon: CoreDNS
	I0401 21:23:24.974785    7948 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0401 21:23:24.974785    7948 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0401 21:23:24.974785    7948 command_runner.go:130] > [addons] Applied essential addon: kube-proxy
	I0401 21:23:24.974785    7948 kubeadm.go:310] 
	I0401 21:23:24.974785    7948 command_runner.go:130] > Your Kubernetes control-plane has initialized successfully!
	I0401 21:23:24.974785    7948 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0401 21:23:24.974785    7948 kubeadm.go:310] 
	I0401 21:23:24.974785    7948 command_runner.go:130] > To start using your cluster, you need to run the following as a regular user:
	I0401 21:23:24.974785    7948 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0401 21:23:24.974785    7948 kubeadm.go:310] 
	I0401 21:23:24.974785    7948 command_runner.go:130] >   mkdir -p $HOME/.kube
	I0401 21:23:24.974785    7948 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0401 21:23:24.975784    7948 command_runner.go:130] >   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0401 21:23:24.975784    7948 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0401 21:23:24.975784    7948 command_runner.go:130] >   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0401 21:23:24.975784    7948 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0401 21:23:24.975784    7948 kubeadm.go:310] 
	I0401 21:23:24.975784    7948 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0401 21:23:24.975784    7948 command_runner.go:130] > Alternatively, if you are the root user, you can run:
	I0401 21:23:24.975784    7948 kubeadm.go:310] 
	I0401 21:23:24.975784    7948 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0401 21:23:24.975784    7948 command_runner.go:130] >   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0401 21:23:24.975784    7948 kubeadm.go:310] 
	I0401 21:23:24.975784    7948 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0401 21:23:24.975784    7948 command_runner.go:130] > You should now deploy a pod network to the cluster.
	I0401 21:23:24.975784    7948 command_runner.go:130] > Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0401 21:23:24.975784    7948 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0401 21:23:24.976776    7948 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0401 21:23:24.976776    7948 command_runner.go:130] >   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0401 21:23:24.976776    7948 kubeadm.go:310] 
	I0401 21:23:24.976776    7948 command_runner.go:130] > You can now join any number of control-plane nodes by copying certificate authorities
	I0401 21:23:24.976776    7948 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0401 21:23:24.976776    7948 command_runner.go:130] > and service account keys on each node and then running the following as root:
	I0401 21:23:24.976776    7948 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0401 21:23:24.976776    7948 kubeadm.go:310] 
	I0401 21:23:24.976776    7948 command_runner.go:130] >   kubeadm join control-plane.minikube.internal:8443 --token b2ixer.1gu3zuqttakzen1t \
	I0401 21:23:24.976776    7948 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token b2ixer.1gu3zuqttakzen1t \
	I0401 21:23:24.976776    7948 command_runner.go:130] > 	--discovery-token-ca-cert-hash sha256:ed5237e1582cd047e1509318b1994269b35c4e12bbc4d4044d51e18aae42aac6 \
	I0401 21:23:24.976776    7948 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ed5237e1582cd047e1509318b1994269b35c4e12bbc4d4044d51e18aae42aac6 \
	I0401 21:23:24.977783    7948 command_runner.go:130] > 	--control-plane 
	I0401 21:23:24.977783    7948 kubeadm.go:310] 	--control-plane 
	I0401 21:23:24.977783    7948 kubeadm.go:310] 
	I0401 21:23:24.977944    7948 command_runner.go:130] > Then you can join any number of worker nodes by running the following on each as root:
	I0401 21:23:24.977944    7948 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0401 21:23:24.977944    7948 kubeadm.go:310] 
	I0401 21:23:24.977944    7948 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token b2ixer.1gu3zuqttakzen1t \
	I0401 21:23:24.977944    7948 command_runner.go:130] > kubeadm join control-plane.minikube.internal:8443 --token b2ixer.1gu3zuqttakzen1t \
	I0401 21:23:24.977944    7948 command_runner.go:130] > 	--discovery-token-ca-cert-hash sha256:ed5237e1582cd047e1509318b1994269b35c4e12bbc4d4044d51e18aae42aac6 
	I0401 21:23:24.977944    7948 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ed5237e1582cd047e1509318b1994269b35c4e12bbc4d4044d51e18aae42aac6 
	I0401 21:23:24.977944    7948 cni.go:84] Creating CNI manager for ""
	I0401 21:23:24.977944    7948 cni.go:136] multinode detected (1 nodes found), recommending kindnet
	I0401 21:23:24.980789    7948 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0401 21:23:24.991507    7948 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0401 21:23:25.000057    7948 command_runner.go:130] >   File: /opt/cni/bin/portmap
	I0401 21:23:25.000057    7948 command_runner.go:130] >   Size: 3103192   	Blocks: 6064       IO Block: 4096   regular file
	I0401 21:23:25.000057    7948 command_runner.go:130] > Device: 0,17	Inode: 3500        Links: 1
	I0401 21:23:25.000139    7948 command_runner.go:130] > Access: (0755/-rwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
	I0401 21:23:25.000139    7948 command_runner.go:130] > Access: 2025-04-01 21:21:38.758239800 +0000
	I0401 21:23:25.000139    7948 command_runner.go:130] > Modify: 2025-01-14 09:03:58.000000000 +0000
	I0401 21:23:25.000139    7948 command_runner.go:130] > Change: 2025-04-01 21:21:29.941000000 +0000
	I0401 21:23:25.000139    7948 command_runner.go:130] >  Birth: -
	I0401 21:23:25.000205    7948 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.2/kubectl ...
	I0401 21:23:25.000205    7948 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0401 21:23:25.055337    7948 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0401 21:23:25.699407    7948 command_runner.go:130] > clusterrole.rbac.authorization.k8s.io/kindnet created
	I0401 21:23:25.699489    7948 command_runner.go:130] > clusterrolebinding.rbac.authorization.k8s.io/kindnet created
	I0401 21:23:25.699561    7948 command_runner.go:130] > serviceaccount/kindnet created
	I0401 21:23:25.699561    7948 command_runner.go:130] > daemonset.apps/kindnet created
	I0401 21:23:25.699628    7948 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0401 21:23:25.710330    7948 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0401 21:23:25.710330    7948 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes multinode-269600 minikube.k8s.io/updated_at=2025_04_01T21_23_25_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=73c6e1c927350a51068882397e0642f8dfb63f2a minikube.k8s.io/name=multinode-269600 minikube.k8s.io/primary=true
	I0401 21:23:25.738110    7948 command_runner.go:130] > -16
	I0401 21:23:25.744932    7948 ops.go:34] apiserver oom_adj: -16
	I0401 21:23:25.939127    7948 command_runner.go:130] > clusterrolebinding.rbac.authorization.k8s.io/minikube-rbac created
	I0401 21:23:25.947220    7948 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0401 21:23:25.972186    7948 command_runner.go:130] > node/multinode-269600 labeled
	I0401 21:23:26.063406    7948 command_runner.go:130] ! Error from server (NotFound): serviceaccounts "default" not found
	I0401 21:23:26.449035    7948 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0401 21:23:26.553177    7948 command_runner.go:130] ! Error from server (NotFound): serviceaccounts "default" not found
	I0401 21:23:26.948585    7948 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0401 21:23:27.055929    7948 command_runner.go:130] ! Error from server (NotFound): serviceaccounts "default" not found
	I0401 21:23:27.450663    7948 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0401 21:23:27.558890    7948 command_runner.go:130] ! Error from server (NotFound): serviceaccounts "default" not found
	I0401 21:23:27.952839    7948 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0401 21:23:28.060469    7948 command_runner.go:130] ! Error from server (NotFound): serviceaccounts "default" not found
	I0401 21:23:28.449044    7948 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0401 21:23:28.553636    7948 command_runner.go:130] ! Error from server (NotFound): serviceaccounts "default" not found
	I0401 21:23:28.948964    7948 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0401 21:23:29.072952    7948 command_runner.go:130] ! Error from server (NotFound): serviceaccounts "default" not found
	I0401 21:23:29.446896    7948 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0401 21:23:29.559930    7948 command_runner.go:130] > NAME      SECRETS   AGE
	I0401 21:23:29.560463    7948 command_runner.go:130] > default   0         0s
	I0401 21:23:29.561747    7948 kubeadm.go:1113] duration metric: took 3.8620064s to wait for elevateKubeSystemPrivileges
	I0401 21:23:29.561815    7948 kubeadm.go:394] duration metric: took 17.4139759s to StartCluster
	I0401 21:23:29.561882    7948 settings.go:142] acquiring lock: {Name:mk66ab2e0bae08b477c4ed9caa26e688e6ce3248 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 21:23:29.562083    7948 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 21:23:29.564332    7948 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\kubeconfig: {Name:mkb19224ea40e2aed3ce8c31a956f5aee129caa9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 21:23:29.565770    7948 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0401 21:23:29.565839    7948 start.go:235] Will wait 6m0s for node &{Name: IP:172.31.186.14 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0401 21:23:29.565938    7948 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin: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 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]
	I0401 21:23:29.566116    7948 addons.go:69] Setting storage-provisioner=true in profile "multinode-269600"
	I0401 21:23:29.566155    7948 addons.go:238] Setting addon storage-provisioner=true in "multinode-269600"
	I0401 21:23:29.566236    7948 addons.go:69] Setting default-storageclass=true in profile "multinode-269600"
	I0401 21:23:29.566299    7948 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "multinode-269600"
	I0401 21:23:29.566299    7948 host.go:66] Checking if "multinode-269600" exists ...
	I0401 21:23:29.566512    7948 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:23:29.567695    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:23:29.568188    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:23:29.568188    7948 out.go:177] * Verifying Kubernetes components...
	I0401 21:23:29.582317    7948 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:23:29.800131    7948 command_runner.go:130] > apiVersion: v1
	I0401 21:23:29.800131    7948 command_runner.go:130] > data:
	I0401 21:23:29.800131    7948 command_runner.go:130] >   Corefile: |
	I0401 21:23:29.800131    7948 command_runner.go:130] >     .:53 {
	I0401 21:23:29.800131    7948 command_runner.go:130] >         errors
	I0401 21:23:29.800209    7948 command_runner.go:130] >         health {
	I0401 21:23:29.800209    7948 command_runner.go:130] >            lameduck 5s
	I0401 21:23:29.800209    7948 command_runner.go:130] >         }
	I0401 21:23:29.800209    7948 command_runner.go:130] >         ready
	I0401 21:23:29.800209    7948 command_runner.go:130] >         kubernetes cluster.local in-addr.arpa ip6.arpa {
	I0401 21:23:29.800209    7948 command_runner.go:130] >            pods insecure
	I0401 21:23:29.800209    7948 command_runner.go:130] >            fallthrough in-addr.arpa ip6.arpa
	I0401 21:23:29.800209    7948 command_runner.go:130] >            ttl 30
	I0401 21:23:29.800264    7948 command_runner.go:130] >         }
	I0401 21:23:29.800264    7948 command_runner.go:130] >         prometheus :9153
	I0401 21:23:29.800264    7948 command_runner.go:130] >         forward . /etc/resolv.conf {
	I0401 21:23:29.800264    7948 command_runner.go:130] >            max_concurrent 1000
	I0401 21:23:29.800264    7948 command_runner.go:130] >         }
	I0401 21:23:29.800264    7948 command_runner.go:130] >         cache 30 {
	I0401 21:23:29.800342    7948 command_runner.go:130] >            disable success cluster.local
	I0401 21:23:29.800342    7948 command_runner.go:130] >            disable denial cluster.local
	I0401 21:23:29.800342    7948 command_runner.go:130] >         }
	I0401 21:23:29.800400    7948 command_runner.go:130] >         loop
	I0401 21:23:29.800400    7948 command_runner.go:130] >         reload
	I0401 21:23:29.800400    7948 command_runner.go:130] >         loadbalance
	I0401 21:23:29.800400    7948 command_runner.go:130] >     }
	I0401 21:23:29.800400    7948 command_runner.go:130] > kind: ConfigMap
	I0401 21:23:29.800400    7948 command_runner.go:130] > metadata:
	I0401 21:23:29.800400    7948 command_runner.go:130] >   creationTimestamp: "2025-04-01T21:23:24Z"
	I0401 21:23:29.800400    7948 command_runner.go:130] >   name: coredns
	I0401 21:23:29.800400    7948 command_runner.go:130] >   namespace: kube-system
	I0401 21:23:29.800465    7948 command_runner.go:130] >   resourceVersion: "220"
	I0401 21:23:29.800465    7948 command_runner.go:130] >   uid: 7e9cbaa6-f2f5-4064-adb0-252f75ccb088
	I0401 21:23:29.800663    7948 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           172.31.176.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0401 21:23:29.892414    7948 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0401 21:23:30.269775    7948 command_runner.go:130] > configmap/coredns replaced
	I0401 21:23:30.269775    7948 start.go:971] {"host.minikube.internal": 172.31.176.1} host record injected into CoreDNS's ConfigMap
	I0401 21:23:30.270662    7948 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 21:23:30.271401    7948 kapi.go:59] client config for multinode-269600: &rest.Config{Host:"https://172.31.186.14:8443", 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.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-269600\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-269600\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\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)(0x23292e0), 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)}
	I0401 21:23:30.271401    7948 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 21:23:30.272286    7948 kapi.go:59] client config for multinode-269600: &rest.Config{Host:"https://172.31.186.14:8443", 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.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-269600\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-269600\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\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)(0x23292e0), 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)}
	I0401 21:23:30.272828    7948 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
	I0401 21:23:30.272905    7948 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
	I0401 21:23:30.272905    7948 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false
	I0401 21:23:30.272905    7948 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false
	I0401 21:23:30.272905    7948 cert_rotation.go:140] Starting client certificate rotation controller
	I0401 21:23:30.273165    7948 node_ready.go:35] waiting up to 6m0s for node "multinode-269600" to be "Ready" ...
	I0401 21:23:30.273165    7948 type.go:168] "Request Body" body=""
	I0401 21:23:30.273781    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:30.273781    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:30.273818    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:30.273818    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:30.274056    7948 deployment.go:95] "Request Body" body=""
	I0401 21:23:30.274056    7948 round_trippers.go:470] GET https://172.31.186.14:8443/apis/apps/v1/namespaces/kube-system/deployments/coredns/scale
	I0401 21:23:30.274056    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:30.274056    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:30.274056    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:30.290810    7948 round_trippers.go:581] Response Status: 200 OK in 16 milliseconds
	I0401 21:23:30.290810    7948 round_trippers.go:581] Response Status: 200 OK in 16 milliseconds
	I0401 21:23:30.290810    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:30.290810    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:30.290810    7948 round_trippers.go:587]     Content-Length: 144
	I0401 21:23:30.290810    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:30.290810    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:30 GMT
	I0401 21:23:30.290810    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:30.290810    7948 round_trippers.go:587]     Audit-Id: d23fc687-5421-4ccd-b270-83cbad8b761c
	I0401 21:23:30.290810    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:30.290810    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:30.290810    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:30.290810    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:30.290810    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:30 GMT
	I0401 21:23:30.291004    7948 round_trippers.go:587]     Audit-Id: 685842ff-3357-495c-9142-f0dc38930253
	I0401 21:23:30.290810    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:30.291004    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:30.291108    7948 deployment.go:95] "Response Body" body=<
		00000000  6b 38 73 00 0a 17 0a 0e  61 75 74 6f 73 63 61 6c  |k8s.....autoscal|
		00000010  69 6e 67 2f 76 31 12 05  53 63 61 6c 65 12 6d 0a  |ing/v1..Scale.m.|
		00000020  51 0a 07 63 6f 72 65 64  6e 73 12 00 1a 0b 6b 75  |Q..coredns....ku|
		00000030  62 65 2d 73 79 73 74 65  6d 22 00 2a 24 31 63 34  |be-system".*$1c4|
		00000040  38 33 62 30 31 2d 64 37  38 35 2d 34 35 36 30 2d  |83b01-d785-4560-|
		00000050  62 38 38 31 2d 66 62 61  39 65 64 66 64 31 32 38  |b881-fba9edfd128|
		00000060  36 32 03 33 34 32 38 00  42 08 08 cc b2 b1 bf 06  |62.3428.B.......|
		00000070  10 00 12 02 08 02 1a 14  08 02 12 10 6b 38 73 2d  |............k8s-|
		00000080  61 70 70 3d 6b 75 62 65  2d 64 6e 73 1a 00 22 00  |app=kube-dns..".|
	 >
	I0401 21:23:30.291370    7948 deployment.go:111] "Request Body" body=<
		00000000  6b 38 73 00 0a 17 0a 0e  61 75 74 6f 73 63 61 6c  |k8s.....autoscal|
		00000010  69 6e 67 2f 76 31 12 05  53 63 61 6c 65 12 6d 0a  |ing/v1..Scale.m.|
		00000020  51 0a 07 63 6f 72 65 64  6e 73 12 00 1a 0b 6b 75  |Q..coredns....ku|
		00000030  62 65 2d 73 79 73 74 65  6d 22 00 2a 24 31 63 34  |be-system".*$1c4|
		00000040  38 33 62 30 31 2d 64 37  38 35 2d 34 35 36 30 2d  |83b01-d785-4560-|
		00000050  62 38 38 31 2d 66 62 61  39 65 64 66 64 31 32 38  |b881-fba9edfd128|
		00000060  36 32 03 33 34 32 38 00  42 08 08 cc b2 b1 bf 06  |62.3428.B.......|
		00000070  10 00 12 02 08 01 1a 14  08 02 12 10 6b 38 73 2d  |............k8s-|
		00000080  61 70 70 3d 6b 75 62 65  2d 64 6e 73 1a 00 22 00  |app=kube-dns..".|
	 >
	I0401 21:23:30.291459    7948 round_trippers.go:470] PUT https://172.31.186.14:8443/apis/apps/v1/namespaces/kube-system/deployments/coredns/scale
	I0401 21:23:30.291459    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:30.291562    7948 round_trippers.go:480]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:30.291562    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:30.291562    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:30.298340    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:30.311869    7948 round_trippers.go:581] Response Status: 200 OK in 20 milliseconds
	I0401 21:23:30.311869    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:30.311869    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:30.311869    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:30.311869    7948 round_trippers.go:587]     Content-Length: 144
	I0401 21:23:30.311869    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:30 GMT
	I0401 21:23:30.311869    7948 round_trippers.go:587]     Audit-Id: 6a6d9621-04af-4c35-a479-d2489491137d
	I0401 21:23:30.311869    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:30.311869    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:30.311869    7948 deployment.go:111] "Response Body" body=<
		00000000  6b 38 73 00 0a 17 0a 0e  61 75 74 6f 73 63 61 6c  |k8s.....autoscal|
		00000010  69 6e 67 2f 76 31 12 05  53 63 61 6c 65 12 6d 0a  |ing/v1..Scale.m.|
		00000020  51 0a 07 63 6f 72 65 64  6e 73 12 00 1a 0b 6b 75  |Q..coredns....ku|
		00000030  62 65 2d 73 79 73 74 65  6d 22 00 2a 24 31 63 34  |be-system".*$1c4|
		00000040  38 33 62 30 31 2d 64 37  38 35 2d 34 35 36 30 2d  |83b01-d785-4560-|
		00000050  62 38 38 31 2d 66 62 61  39 65 64 66 64 31 32 38  |b881-fba9edfd128|
		00000060  36 32 03 33 34 34 38 00  42 08 08 cc b2 b1 bf 06  |62.3448.B.......|
		00000070  10 00 12 02 08 01 1a 14  08 02 12 10 6b 38 73 2d  |............k8s-|
		00000080  61 70 70 3d 6b 75 62 65  2d 64 6e 73 1a 00 22 00  |app=kube-dns..".|
	 >
	I0401 21:23:30.773885    7948 deployment.go:95] "Request Body" body=""
	I0401 21:23:30.773885    7948 round_trippers.go:470] GET https://172.31.186.14:8443/apis/apps/v1/namespaces/kube-system/deployments/coredns/scale
	I0401 21:23:30.773885    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:30.773885    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:30.773885    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:30.773885    7948 type.go:168] "Request Body" body=""
	I0401 21:23:30.773885    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:30.773885    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:30.773885    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:30.773885    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:30.778263    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:23:30.778331    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:30.778331    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:30 GMT
	I0401 21:23:30.778389    7948 round_trippers.go:587]     Audit-Id: 738a92a9-b295-4d7f-b7a4-5046340d5703
	I0401 21:23:30.778446    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:30.778446    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:30.778446    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:30.778446    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:30.778948    7948 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:23:30.778948    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:30.778948    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:30 GMT
	I0401 21:23:30.778948    7948 round_trippers.go:587]     Audit-Id: 6ff38ea6-73d4-4d05-bb23-40b486d7825c
	I0401 21:23:30.778948    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:30.778948    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:30.778948    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:30.778948    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:30.778948    7948 round_trippers.go:587]     Content-Length: 144
	I0401 21:23:30.778948    7948 deployment.go:95] "Response Body" body=<
		00000000  6b 38 73 00 0a 17 0a 0e  61 75 74 6f 73 63 61 6c  |k8s.....autoscal|
		00000010  69 6e 67 2f 76 31 12 05  53 63 61 6c 65 12 6d 0a  |ing/v1..Scale.m.|
		00000020  51 0a 07 63 6f 72 65 64  6e 73 12 00 1a 0b 6b 75  |Q..coredns....ku|
		00000030  62 65 2d 73 79 73 74 65  6d 22 00 2a 24 31 63 34  |be-system".*$1c4|
		00000040  38 33 62 30 31 2d 64 37  38 35 2d 34 35 36 30 2d  |83b01-d785-4560-|
		00000050  62 38 38 31 2d 66 62 61  39 65 64 66 64 31 32 38  |b881-fba9edfd128|
		00000060  36 32 03 33 35 34 38 00  42 08 08 cc b2 b1 bf 06  |62.3548.B.......|
		00000070  10 00 12 02 08 01 1a 14  08 01 12 10 6b 38 73 2d  |............k8s-|
		00000080  61 70 70 3d 6b 75 62 65  2d 64 6e 73 1a 00 22 00  |app=kube-dns..".|
	 >
	I0401 21:23:30.778948    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:30.778948    7948 kapi.go:214] "coredns" deployment in "kube-system" namespace and "multinode-269600" context rescaled to 1 replicas
	I0401 21:23:31.274960    7948 type.go:168] "Request Body" body=""
	I0401 21:23:31.275036    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:31.275144    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:31.275175    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:31.275175    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:31.279294    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:23:31.279387    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:31.279387    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:31.279413    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:31.279413    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:31 GMT
	I0401 21:23:31.279413    7948 round_trippers.go:587]     Audit-Id: 41188bd2-1c41-4e39-ae84-6836e6d351e5
	I0401 21:23:31.279413    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:31.279413    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:31.280078    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:31.660870    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:23:31.660870    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:23:31.661477    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:23:31.661477    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:23:31.661477    7948 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 21:23:31.664729    7948 kapi.go:59] client config for multinode-269600: &rest.Config{Host:"https://172.31.186.14:8443", 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.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-269600\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-269600\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\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)(0x23292e0), 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)}
	I0401 21:23:31.665763    7948 addons.go:238] Setting addon default-storageclass=true in "multinode-269600"
	I0401 21:23:31.665847    7948 host.go:66] Checking if "multinode-269600" exists ...
	I0401 21:23:31.667274    7948 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0401 21:23:31.668388    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:23:31.670009    7948 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0401 21:23:31.670089    7948 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0401 21:23:31.670089    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:23:31.774030    7948 type.go:168] "Request Body" body=""
	I0401 21:23:31.774030    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:31.774030    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:31.774030    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:31.774030    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:31.779055    7948 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:23:31.779149    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:31.779149    7948 round_trippers.go:587]     Audit-Id: d9e19534-6389-4157-8314-bfbbc2db0a6d
	I0401 21:23:31.779149    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:31.779149    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:31.779149    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:31.779235    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:31.779235    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:31 GMT
	I0401 21:23:31.779642    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:32.274059    7948 type.go:168] "Request Body" body=""
	I0401 21:23:32.274059    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:32.274059    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:32.274059    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:32.274059    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:32.278242    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:23:32.278242    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:32.278242    7948 round_trippers.go:587]     Audit-Id: 79f11f31-5933-4241-864b-eca90fb920ef
	I0401 21:23:32.278242    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:32.278242    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:32.278242    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:32.278242    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:32.278242    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:32 GMT
	I0401 21:23:32.278242    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:32.278873    7948 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:23:32.773425    7948 type.go:168] "Request Body" body=""
	I0401 21:23:32.773425    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:32.773425    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:32.773425    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:32.773425    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:32.779877    7948 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 21:23:32.779979    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:32.779979    7948 round_trippers.go:587]     Audit-Id: 278e54ed-bb69-44aa-9622-ee816b67b209
	I0401 21:23:32.779979    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:32.779979    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:32.779979    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:32.779979    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:32.779979    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:32 GMT
	I0401 21:23:32.780520    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:33.273913    7948 type.go:168] "Request Body" body=""
	I0401 21:23:33.273913    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:33.273913    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:33.273913    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:33.273913    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:33.277916    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:23:33.277916    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:33.277916    7948 round_trippers.go:587]     Audit-Id: 867ae427-d3b0-4cbd-ac48-6d793c3d4d11
	I0401 21:23:33.277916    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:33.277916    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:33.277916    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:33.277916    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:33.277916    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:33 GMT
	I0401 21:23:33.278912    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:33.774468    7948 type.go:168] "Request Body" body=""
	I0401 21:23:33.774468    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:33.774468    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:33.774468    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:33.774468    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:33.782434    7948 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0401 21:23:33.782481    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:33.782481    7948 round_trippers.go:587]     Audit-Id: 4a3544c8-0c54-426d-8a36-c2138cefabf1
	I0401 21:23:33.782481    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:33.782481    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:33.782481    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:33.782481    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:33.782481    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:33 GMT
	I0401 21:23:33.783485    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:33.818174    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:23:33.818174    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:23:33.818174    7948 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0401 21:23:33.818174    7948 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0401 21:23:33.818174    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:23:33.930086    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:23:33.930843    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:23:33.930903    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:23:34.274046    7948 type.go:168] "Request Body" body=""
	I0401 21:23:34.274046    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:34.274046    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:34.274046    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:34.274046    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:34.278455    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:23:34.278455    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:34.278543    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:34.278543    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:34 GMT
	I0401 21:23:34.278543    7948 round_trippers.go:587]     Audit-Id: e0f35e33-3ef1-4c0c-978a-d7bf4e97ff7e
	I0401 21:23:34.278543    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:34.278543    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:34.278543    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:34.278688    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:34.773272    7948 type.go:168] "Request Body" body=""
	I0401 21:23:34.773272    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:34.773272    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:34.773272    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:34.773272    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:34.778017    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:23:34.778135    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:34.778135    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:34 GMT
	I0401 21:23:34.778135    7948 round_trippers.go:587]     Audit-Id: bfd2cb41-30c3-46f7-b4e0-8fd759a965fa
	I0401 21:23:34.778135    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:34.778135    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:34.778135    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:34.778135    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:34.778234    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:34.778234    7948 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:23:35.274033    7948 type.go:168] "Request Body" body=""
	I0401 21:23:35.274033    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:35.274033    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:35.274033    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:35.274033    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:35.280808    7948 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 21:23:35.280808    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:35.280808    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:35.280808    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:35.280808    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:35.280808    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:35 GMT
	I0401 21:23:35.280808    7948 round_trippers.go:587]     Audit-Id: c8f40477-8b82-492b-bc2b-2e58c4a4a426
	I0401 21:23:35.280808    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:35.281342    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:35.773905    7948 type.go:168] "Request Body" body=""
	I0401 21:23:35.773905    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:35.773905    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:35.773905    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:35.773905    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:35.778547    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:23:35.778628    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:35.778628    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:35 GMT
	I0401 21:23:35.778628    7948 round_trippers.go:587]     Audit-Id: cb9519a9-bba4-4397-be6a-9d815594d2aa
	I0401 21:23:35.778628    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:35.778628    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:35.778628    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:35.778628    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:35.778628    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:36.045532    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:23:36.045594    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:23:36.045657    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:23:36.273955    7948 type.go:168] "Request Body" body=""
	I0401 21:23:36.273955    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:36.273955    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:36.273955    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:36.273955    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:36.277963    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:23:36.278029    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:36.278029    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:36.278029    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:36.278029    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:36.278029    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:36 GMT
	I0401 21:23:36.278029    7948 round_trippers.go:587]     Audit-Id: 2d2b5c1b-a0e8-4304-9c1b-3328f2dd8795
	I0401 21:23:36.278029    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:36.278509    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:36.470652    7948 main.go:141] libmachine: [stdout =====>] : 172.31.186.14
	
	I0401 21:23:36.470715    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:23:36.470715    7948 sshutil.go:53] new ssh client: &{IP:172.31.186.14 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\id_rsa Username:docker}
	I0401 21:23:36.617676    7948 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0401 21:23:36.773646    7948 type.go:168] "Request Body" body=""
	I0401 21:23:36.773646    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:36.773646    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:36.773646    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:36.773646    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:36.777322    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:23:36.777322    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:36.777322    7948 round_trippers.go:587]     Audit-Id: d25db2fc-a7aa-4e78-9ad9-636bf2f5e5c1
	I0401 21:23:36.777322    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:36.777322    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:36.777322    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:36.777322    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:36.777322    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:36 GMT
	I0401 21:23:36.777322    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:37.273347    7948 type.go:168] "Request Body" body=""
	I0401 21:23:37.273836    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:37.273836    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:37.273836    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:37.273836    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:37.333337    7948 round_trippers.go:581] Response Status: 200 OK in 59 milliseconds
	I0401 21:23:37.333412    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:37.333412    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:37 GMT
	I0401 21:23:37.333412    7948 round_trippers.go:587]     Audit-Id: 48bedd2b-4705-4406-b199-8e46da80371b
	I0401 21:23:37.333412    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:37.333412    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:37.333412    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:37.333412    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:37.334948    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:37.335079    7948 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:23:37.444732    7948 command_runner.go:130] > serviceaccount/storage-provisioner created
	I0401 21:23:37.444866    7948 command_runner.go:130] > clusterrolebinding.rbac.authorization.k8s.io/storage-provisioner created
	I0401 21:23:37.444866    7948 command_runner.go:130] > role.rbac.authorization.k8s.io/system:persistent-volume-provisioner created
	I0401 21:23:37.444866    7948 command_runner.go:130] > rolebinding.rbac.authorization.k8s.io/system:persistent-volume-provisioner created
	I0401 21:23:37.444948    7948 command_runner.go:130] > endpoints/k8s.io-minikube-hostpath created
	I0401 21:23:37.444948    7948 command_runner.go:130] > pod/storage-provisioner created
	I0401 21:23:37.773699    7948 type.go:168] "Request Body" body=""
	I0401 21:23:37.773699    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:37.773699    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:37.773699    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:37.773699    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:37.777702    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:23:37.777702    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:37.777803    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:37.777803    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:37.777803    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:37 GMT
	I0401 21:23:37.777803    7948 round_trippers.go:587]     Audit-Id: 2ad1e0f9-3796-4cba-a214-18ce67371b53
	I0401 21:23:37.777803    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:37.777803    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:37.778153    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:38.273513    7948 type.go:168] "Request Body" body=""
	I0401 21:23:38.273513    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:38.273513    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:38.273513    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:38.273513    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:38.277834    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:23:38.277892    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:38.277892    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:38 GMT
	I0401 21:23:38.277892    7948 round_trippers.go:587]     Audit-Id: 7a33e8af-ae94-4683-bc06-f3e94ed61dd1
	I0401 21:23:38.277892    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:38.277892    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:38.277892    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:38.277892    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:38.277892    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:38.441844    7948 main.go:141] libmachine: [stdout =====>] : 172.31.186.14
	
	I0401 21:23:38.441844    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:23:38.441844    7948 sshutil.go:53] new ssh client: &{IP:172.31.186.14 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\id_rsa Username:docker}
	I0401 21:23:38.572552    7948 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0401 21:23:38.774099    7948 type.go:168] "Request Body" body=""
	I0401 21:23:38.774099    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:38.774099    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:38.774099    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:38.774099    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:39.107813    7948 round_trippers.go:581] Response Status: 200 OK in 333 milliseconds
	I0401 21:23:39.107813    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:39.107954    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:39.107954    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:39.107954    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:39.107983    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:39.107983    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:39 GMT
	I0401 21:23:39.107983    7948 round_trippers.go:587]     Audit-Id: 938d594a-abc8-4206-be84-2f1c0b4a7ec5
	I0401 21:23:39.108277    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:39.115325    7948 command_runner.go:130] > storageclass.storage.k8s.io/standard created
	I0401 21:23:39.116398    7948 type.go:204] "Request Body" body=""
	I0401 21:23:39.116398    7948 round_trippers.go:470] GET https://172.31.186.14:8443/apis/storage.k8s.io/v1/storageclasses
	I0401 21:23:39.116398    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:39.116398    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:39.116398    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:39.120000    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:23:39.120523    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:39.120523    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:39 GMT
	I0401 21:23:39.120523    7948 round_trippers.go:587]     Audit-Id: e2faa9fc-5803-4957-9ef8-fa1a76ae8135
	I0401 21:23:39.120523    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:39.120523    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:39.120523    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:39.120523    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:39.120523    7948 round_trippers.go:587]     Content-Length: 957
	I0401 21:23:39.120674    7948 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 25 0a 11  73 74 6f 72 61 67 65 2e  |k8s..%..storage.|
		00000010  6b 38 73 2e 69 6f 2f 76  31 12 10 53 74 6f 72 61  |k8s.io/v1..Stora|
		00000020  67 65 43 6c 61 73 73 4c  69 73 74 12 8b 07 0a 09  |geClassList.....|
		00000030  0a 00 12 03 33 38 31 1a  00 12 fd 06 0a cd 06 0a  |....381.........|
		00000040  08 73 74 61 6e 64 61 72  64 12 00 1a 00 22 00 2a  |.standard....".*|
		00000050  24 38 63 31 65 63 63 37  37 2d 66 37 38 66 2d 34  |$8c1ecc77-f78f-4|
		00000060  37 38 32 2d 38 34 38 63  2d 31 35 36 63 38 38 64  |782-848c-156c88d|
		00000070  31 36 39 32 32 32 03 33  38 31 38 00 42 08 08 db  |169222.3818.B...|
		00000080  b2 b1 bf 06 10 00 5a 2f  0a 1f 61 64 64 6f 6e 6d  |......Z/..addonm|
		00000090  61 6e 61 67 65 72 2e 6b  75 62 65 72 6e 65 74 65  |anager.kubernete|
		000000a0  73 2e 69 6f 2f 6d 6f 64  65 12 0c 45 6e 73 75 72  |s.io/mode..Ensur|
		000000b0  65 45 78 69 73 74 73 62  b7 02 0a 30 6b 75 62 65  |eExistsb...0kube|
		000000c0  63 74 6c 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |ctl.kubernetes. [truncated 3713 chars]
	 >
	I0401 21:23:39.120872    7948 type.go:267] "Request Body" body=<
		00000000  6b 38 73 00 0a 21 0a 11  73 74 6f 72 61 67 65 2e  |k8s..!..storage.|
		00000010  6b 38 73 2e 69 6f 2f 76  31 12 0c 53 74 6f 72 61  |k8s.io/v1..Stora|
		00000020  67 65 43 6c 61 73 73 12  fd 06 0a cd 06 0a 08 73  |geClass........s|
		00000030  74 61 6e 64 61 72 64 12  00 1a 00 22 00 2a 24 38  |tandard....".*$8|
		00000040  63 31 65 63 63 37 37 2d  66 37 38 66 2d 34 37 38  |c1ecc77-f78f-478|
		00000050  32 2d 38 34 38 63 2d 31  35 36 63 38 38 64 31 36  |2-848c-156c88d16|
		00000060  39 32 32 32 03 33 38 31  38 00 42 08 08 db b2 b1  |9222.3818.B.....|
		00000070  bf 06 10 00 5a 2f 0a 1f  61 64 64 6f 6e 6d 61 6e  |....Z/..addonman|
		00000080  61 67 65 72 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |ager.kubernetes.|
		00000090  69 6f 2f 6d 6f 64 65 12  0c 45 6e 73 75 72 65 45  |io/mode..EnsureE|
		000000a0  78 69 73 74 73 62 b7 02  0a 30 6b 75 62 65 63 74  |xistsb...0kubect|
		000000b0  6c 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |l.kubernetes.io/|
		000000c0  6c 61 73 74 2d 61 70 70  6c 69 65 64 2d 63 6f 6e  |last-applied-co [truncated 3632 chars]
	 >
	I0401 21:23:39.120984    7948 round_trippers.go:470] PUT https://172.31.186.14:8443/apis/storage.k8s.io/v1/storageclasses/standard
	I0401 21:23:39.120984    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:39.120984    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:39.120984    7948 round_trippers.go:480]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:39.121048    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:39.124980    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:23:39.124980    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:39.124980    7948 round_trippers.go:587]     Audit-Id: 6de00aab-8d1b-4efb-89e3-9da87fa8de34
	I0401 21:23:39.124980    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:39.124980    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:39.124980    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:39.124980    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:39.124980    7948 round_trippers.go:587]     Content-Length: 939
	I0401 21:23:39.124980    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:39 GMT
	I0401 21:23:39.124980    7948 type.go:267] "Response Body" body=<
		00000000  6b 38 73 00 0a 21 0a 11  73 74 6f 72 61 67 65 2e  |k8s..!..storage.|
		00000010  6b 38 73 2e 69 6f 2f 76  31 12 0c 53 74 6f 72 61  |k8s.io/v1..Stora|
		00000020  67 65 43 6c 61 73 73 12  fd 06 0a cd 06 0a 08 73  |geClass........s|
		00000030  74 61 6e 64 61 72 64 12  00 1a 00 22 00 2a 24 38  |tandard....".*$8|
		00000040  63 31 65 63 63 37 37 2d  66 37 38 66 2d 34 37 38  |c1ecc77-f78f-478|
		00000050  32 2d 38 34 38 63 2d 31  35 36 63 38 38 64 31 36  |2-848c-156c88d16|
		00000060  39 32 32 32 03 33 38 31  38 00 42 08 08 db b2 b1  |9222.3818.B.....|
		00000070  bf 06 10 00 5a 2f 0a 1f  61 64 64 6f 6e 6d 61 6e  |....Z/..addonman|
		00000080  61 67 65 72 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |ager.kubernetes.|
		00000090  69 6f 2f 6d 6f 64 65 12  0c 45 6e 73 75 72 65 45  |io/mode..EnsureE|
		000000a0  78 69 73 74 73 62 b7 02  0a 30 6b 75 62 65 63 74  |xistsb...0kubect|
		000000b0  6c 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |l.kubernetes.io/|
		000000c0  6c 61 73 74 2d 61 70 70  6c 69 65 64 2d 63 6f 6e  |last-applied-co [truncated 3632 chars]
	 >
	I0401 21:23:39.131673    7948 out.go:177] * Enabled addons: storage-provisioner, default-storageclass
	I0401 21:23:39.135239    7948 addons.go:514] duration metric: took 9.5691885s for enable addons: enabled=[storage-provisioner default-storageclass]
	I0401 21:23:39.273478    7948 type.go:168] "Request Body" body=""
	I0401 21:23:39.273478    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:39.273478    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:39.273478    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:39.273478    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:39.277448    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:23:39.277448    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:39.277448    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:39.277448    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:39.277448    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:39.277448    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:39 GMT
	I0401 21:23:39.277448    7948 round_trippers.go:587]     Audit-Id: 7585c999-083b-4e64-b270-ac06c65c05fa
	I0401 21:23:39.277448    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:39.277448    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:39.774038    7948 type.go:168] "Request Body" body=""
	I0401 21:23:39.774038    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:39.774038    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:39.774038    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:39.774038    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:39.777652    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:23:39.777652    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:39.777652    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:39.777652    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:39 GMT
	I0401 21:23:39.777652    7948 round_trippers.go:587]     Audit-Id: 203ad6e8-732f-490c-8e7c-ebc548f7500e
	I0401 21:23:39.777652    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:39.777652    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:39.777652    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:39.778075    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:39.778263    7948 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:23:40.273592    7948 type.go:168] "Request Body" body=""
	I0401 21:23:40.273975    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:40.274019    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:40.274019    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:40.274019    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:40.279864    7948 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:23:40.279864    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:40.279864    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:40.279864    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:40.279864    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:40.279864    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:40 GMT
	I0401 21:23:40.279864    7948 round_trippers.go:587]     Audit-Id: 77e7305f-e560-4797-a01a-86440793db87
	I0401 21:23:40.279864    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:40.280867    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:40.773585    7948 type.go:168] "Request Body" body=""
	I0401 21:23:40.773585    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:40.773585    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:40.773585    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:40.773585    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:40.777395    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:23:40.777581    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:40.777581    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:40.777581    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:40.777581    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:40.777581    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:40 GMT
	I0401 21:23:40.777581    7948 round_trippers.go:587]     Audit-Id: 88de2718-7422-4cc6-aa60-1c89220f0bfb
	I0401 21:23:40.777581    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:40.778097    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:41.274605    7948 type.go:168] "Request Body" body=""
	I0401 21:23:41.274764    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:41.274764    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:41.274764    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:41.274764    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:41.278465    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:23:41.278465    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:41.278550    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:41.278550    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:41.278550    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:41 GMT
	I0401 21:23:41.278550    7948 round_trippers.go:587]     Audit-Id: ec4cb6b7-f953-4a2b-8ff8-7356a05a7f5c
	I0401 21:23:41.278550    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:41.278550    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:41.279679    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:41.773420    7948 type.go:168] "Request Body" body=""
	I0401 21:23:41.773420    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:41.773420    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:41.773420    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:41.773420    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:41.780341    7948 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:23:41.780341    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:41.780341    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:41.780341    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:41 GMT
	I0401 21:23:41.780341    7948 round_trippers.go:587]     Audit-Id: 30136ae1-fa91-4302-b5ca-8cd9a2bf7378
	I0401 21:23:41.780341    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:41.780341    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:41.780341    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:41.780692    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:41.780776    7948 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:23:42.273589    7948 type.go:168] "Request Body" body=""
	I0401 21:23:42.274083    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:42.274083    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:42.274179    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:42.274179    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:42.277118    7948 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:23:42.277365    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:42.277365    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:42.277365    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:42.277365    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:42.277365    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:42.277365    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:42 GMT
	I0401 21:23:42.277365    7948 round_trippers.go:587]     Audit-Id: 78540bfd-40bb-41f5-a4a4-63475c67b170
	I0401 21:23:42.277647    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:42.774074    7948 type.go:168] "Request Body" body=""
	I0401 21:23:42.774231    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:42.774231    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:42.774231    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:42.774231    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:42.778517    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:23:42.778517    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:42.778517    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:42.778517    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:42.778517    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:42.778517    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:42.778517    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:42 GMT
	I0401 21:23:42.778517    7948 round_trippers.go:587]     Audit-Id: 1518f35d-da4a-4a31-95ff-80740498f101
	I0401 21:23:42.779427    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:43.273968    7948 type.go:168] "Request Body" body=""
	I0401 21:23:43.274420    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:43.274420    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:43.274420    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:43.274420    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:43.278373    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:23:43.278743    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:43.278743    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:43 GMT
	I0401 21:23:43.278743    7948 round_trippers.go:587]     Audit-Id: 1f9936a1-2bf0-4496-a254-e243d5ba702e
	I0401 21:23:43.278743    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:43.278743    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:43.278743    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:43.278743    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:43.279197    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:43.774016    7948 type.go:168] "Request Body" body=""
	I0401 21:23:43.774089    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:43.774089    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:43.774089    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:43.774168    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:43.777503    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:23:43.777698    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:43.777698    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:43.777698    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:43.777698    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:43.777698    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:43 GMT
	I0401 21:23:43.777698    7948 round_trippers.go:587]     Audit-Id: f3505a49-b276-49c3-9028-0388ad9e090f
	I0401 21:23:43.777698    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:43.778900    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:44.274330    7948 type.go:168] "Request Body" body=""
	I0401 21:23:44.274428    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:44.274428    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:44.274428    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:44.274530    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:44.278262    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:23:44.278262    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:44.278262    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:44.278262    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:44 GMT
	I0401 21:23:44.278262    7948 round_trippers.go:587]     Audit-Id: 6a0a992c-74d3-4845-9a34-d7c78f74cf66
	I0401 21:23:44.278262    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:44.278262    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:44.278262    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:44.278848    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:44.278957    7948 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:23:44.773957    7948 type.go:168] "Request Body" body=""
	I0401 21:23:44.774032    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:44.774032    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:44.774032    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:44.774157    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:44.778056    7948 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:23:44.778056    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:44.778056    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:44.778056    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:44.778056    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:44 GMT
	I0401 21:23:44.778056    7948 round_trippers.go:587]     Audit-Id: e55e0a87-4da0-4017-abd1-58145b6aabed
	I0401 21:23:44.778056    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:44.778152    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:44.778822    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:45.274290    7948 type.go:168] "Request Body" body=""
	I0401 21:23:45.274290    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:45.274290    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:45.274290    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:45.274290    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:45.278780    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:23:45.278780    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:45.278780    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:45.278780    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:45 GMT
	I0401 21:23:45.278780    7948 round_trippers.go:587]     Audit-Id: b41ae85b-f9b5-4360-ac4d-f77d5d141f17
	I0401 21:23:45.278780    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:45.278890    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:45.278890    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:45.279251    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:45.774291    7948 type.go:168] "Request Body" body=""
	I0401 21:23:45.774603    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:45.774603    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:45.774603    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:45.774674    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:45.777598    7948 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:23:45.777598    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:45.777598    7948 round_trippers.go:587]     Audit-Id: 565f9427-1326-4172-9386-0c10226d3b8f
	I0401 21:23:45.777598    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:45.777598    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:45.777598    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:45.777598    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:45.777598    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:45 GMT
	I0401 21:23:45.777598    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:46.274461    7948 type.go:168] "Request Body" body=""
	I0401 21:23:46.274543    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:46.274543    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:46.274621    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:46.274621    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:46.277659    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:23:46.277659    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:46.278688    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:46.278688    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:46.278688    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:46.278727    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:46.278727    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:46 GMT
	I0401 21:23:46.278727    7948 round_trippers.go:587]     Audit-Id: dcd68402-07a3-4546-8a89-cd2f187647ef
	I0401 21:23:46.279375    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:46.279532    7948 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:23:46.773662    7948 type.go:168] "Request Body" body=""
	I0401 21:23:46.774107    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:46.774107    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:46.774107    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:46.774107    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:46.777611    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:23:46.777611    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:46.777611    7948 round_trippers.go:587]     Audit-Id: 00241c59-19ab-4579-871e-2630b9557350
	I0401 21:23:46.777611    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:46.777611    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:46.777611    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:46.777611    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:46.777611    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:46 GMT
	I0401 21:23:46.778027    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:47.273454    7948 type.go:168] "Request Body" body=""
	I0401 21:23:47.273454    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:47.273454    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:47.273454    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:47.273454    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:47.277570    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:23:47.277570    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:47.277766    7948 round_trippers.go:587]     Audit-Id: 5910fc4f-4f19-4ed2-aa35-c655cb688609
	I0401 21:23:47.277766    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:47.277766    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:47.277766    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:47.277766    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:47.277766    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:47 GMT
	I0401 21:23:47.278618    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:47.774026    7948 type.go:168] "Request Body" body=""
	I0401 21:23:47.774589    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:47.774589    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:47.774589    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:47.774589    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:47.776876    7948 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:23:47.777920    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:47.777920    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:47.777920    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:47.777920    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:47.777920    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:47 GMT
	I0401 21:23:47.777920    7948 round_trippers.go:587]     Audit-Id: 31ac9a70-2e1e-400e-b9eb-1a449020c4ef
	I0401 21:23:47.777920    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:47.778019    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:48.274440    7948 type.go:168] "Request Body" body=""
	I0401 21:23:48.274884    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:48.274956    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:48.274956    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:48.274956    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:48.277456    7948 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:23:48.278444    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:48.278444    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:48.278444    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:48.278444    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:48 GMT
	I0401 21:23:48.278444    7948 round_trippers.go:587]     Audit-Id: 1ec75033-16d0-4b80-85e3-adb75e5e9033
	I0401 21:23:48.278532    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:48.278532    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:48.279487    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:48.279662    7948 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:23:48.773981    7948 type.go:168] "Request Body" body=""
	I0401 21:23:48.774439    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:48.774526    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:48.774526    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:48.774526    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:48.784326    7948 round_trippers.go:581] Response Status: 200 OK in 9 milliseconds
	I0401 21:23:48.784700    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:48.784700    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:48.784700    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:48.784700    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:48.784700    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:48 GMT
	I0401 21:23:48.784700    7948 round_trippers.go:587]     Audit-Id: 4d356e8c-7b65-425f-877b-351a60d59225
	I0401 21:23:48.784700    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:48.785036    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:49.274370    7948 type.go:168] "Request Body" body=""
	I0401 21:23:49.275057    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:49.275057    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:49.275057    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:49.275057    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:49.278359    7948 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:23:49.278359    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:49.278359    7948 round_trippers.go:587]     Audit-Id: 92dd4363-b512-4091-a349-7e54225f9890
	I0401 21:23:49.278359    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:49.278359    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:49.278359    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:49.278359    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:49.278359    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:49 GMT
	I0401 21:23:49.278816    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:49.774188    7948 type.go:168] "Request Body" body=""
	I0401 21:23:49.774657    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:49.774657    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:49.774657    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:49.774657    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:49.777852    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:23:49.777852    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:49.778762    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:49 GMT
	I0401 21:23:49.778762    7948 round_trippers.go:587]     Audit-Id: 307e859e-c374-4c2f-82ff-f7fb4f48f9a5
	I0401 21:23:49.778762    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:49.778762    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:49.778762    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:49.778762    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:49.779021    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:50.273626    7948 type.go:168] "Request Body" body=""
	I0401 21:23:50.273626    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:50.273626    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:50.273626    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:50.273626    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:50.277408    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:23:50.277408    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:50.277469    7948 round_trippers.go:587]     Audit-Id: e6c6cff1-9555-4e75-808d-c03c6bd13af8
	I0401 21:23:50.277469    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:50.277469    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:50.277469    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:50.277469    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:50.277469    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:50 GMT
	I0401 21:23:50.278509    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:50.773961    7948 type.go:168] "Request Body" body=""
	I0401 21:23:50.774098    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:50.774223    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:50.774223    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:50.774223    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:50.778010    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:23:50.778123    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:50.778123    7948 round_trippers.go:587]     Audit-Id: c1842c1e-0197-422c-8831-6ab3d6ac213c
	I0401 21:23:50.778123    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:50.778123    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:50.778123    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:50.778123    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:50.778123    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:50 GMT
	I0401 21:23:50.778123    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 31  30 38 00 42 08 08 c9 b2  |0d022.3108.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0401 21:23:50.778123    7948 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:23:51.274457    7948 type.go:168] "Request Body" body=""
	I0401 21:23:51.274861    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:51.274986    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:51.274986    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:51.274986    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:51.278502    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:23:51.278502    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:51.278502    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:51.278502    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:51 GMT
	I0401 21:23:51.278502    7948 round_trippers.go:587]     Audit-Id: b70a3987-c412-4f3c-a5be-8735696d7fb8
	I0401 21:23:51.278502    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:51.278502    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:51.278502    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:51.279080    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 c2 21 0a fc 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..!.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 39  31 38 00 42 08 08 c9 b2  |0d022.3918.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20299 chars]
	 >
	I0401 21:23:51.279365    7948 node_ready.go:49] node "multinode-269600" has status "Ready":"True"
	I0401 21:23:51.279397    7948 node_ready.go:38] duration metric: took 21.0059859s for node "multinode-269600" to be "Ready" ...
	I0401 21:23:51.279397    7948 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0401 21:23:51.279557    7948 type.go:204] "Request Body" body=""
	I0401 21:23:51.279639    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods
	I0401 21:23:51.279691    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:51.279742    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:51.279742    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:51.293191    7948 round_trippers.go:581] Response Status: 200 OK in 13 milliseconds
	I0401 21:23:51.293240    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:51.293240    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:51.293240    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:51.293240    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:51 GMT
	I0401 21:23:51.293240    7948 round_trippers.go:587]     Audit-Id: e1e14349-c08c-4a4f-992f-0793cf53846c
	I0401 21:23:51.293240    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:51.293240    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:51.295335    7948 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 ff c5 02 0a  09 0a 00 12 03 33 39 37  |ist..........397|
		00000020  1a 00 12 d7 26 0a 8b 19  0a 18 63 6f 72 65 64 6e  |....&.....coredn|
		00000030  73 2d 36 36 38 64 36 62  66 39 62 63 2d 37 6a 63  |s-668d6bf9bc-7jc|
		00000040  6e 36 12 13 63 6f 72 65  64 6e 73 2d 36 36 38 64  |n6..coredns-668d|
		00000050  36 62 66 39 62 63 2d 1a  0b 6b 75 62 65 2d 73 79  |6bf9bc-..kube-sy|
		00000060  73 74 65 6d 22 00 2a 24  37 30 64 34 39 63 37 61  |stem".*$70d49c7a|
		00000070  2d 31 30 35 63 2d 34 63  38 34 2d 62 32 32 61 2d  |-105c-4c84-b22a-|
		00000080  32 38 64 61 35 62 66 62  38 36 62 65 32 03 33 39  |28da5bfb86be2.39|
		00000090  36 38 00 42 08 08 d1 b2  b1 bf 06 10 00 5a 13 0a  |68.B.........Z..|
		000000a0  07 6b 38 73 2d 61 70 70  12 08 6b 75 62 65 2d 64  |.k8s-app..kube-d|
		000000b0  6e 73 5a 1f 0a 11 70 6f  64 2d 74 65 6d 70 6c 61  |nsZ...pod-templa|
		000000c0  74 65 2d 68 61 73 68 12  0a 36 36 38 64 36 62 66  |te-hash..668d6b [truncated 205160 chars]
	 >
	I0401 21:23:51.296289    7948 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace to be "Ready" ...
	I0401 21:23:51.296289    7948 type.go:168] "Request Body" body=""
	I0401 21:23:51.296289    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:23:51.296289    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:51.296289    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:51.296289    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:51.302967    7948 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 21:23:51.302967    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:51.302967    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:51 GMT
	I0401 21:23:51.302967    7948 round_trippers.go:587]     Audit-Id: 5dc08476-571a-42d0-999e-05378a0fbbba
	I0401 21:23:51.302967    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:51.302967    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:51.302967    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:51.302967    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:51.302967    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  d7 26 0a 8b 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.&.....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 03 33 39 36 38 00  |a5bfb86be2.3968.|
		00000080  42 08 08 d1 b2 b1 bf 06  10 00 5a 13 0a 07 6b 38  |B.........Z...k8|
		00000090  73 2d 61 70 70 12 08 6b  75 62 65 2d 64 6e 73 5a  |s-app..kube-dnsZ|
		000000a0  1f 0a 11 70 6f 64 2d 74  65 6d 70 6c 61 74 65 2d  |...pod-template-|
		000000b0  68 61 73 68 12 0a 36 36  38 64 36 62 66 39 62 63  |hash..668d6bf9bc|
		000000c0  6a 53 0a 0a 52 65 70 6c  69 63 61 53 65 74 1a 12  |jS..ReplicaSet. [truncated 23542 chars]
	 >
	I0401 21:23:51.303740    7948 type.go:168] "Request Body" body=""
	I0401 21:23:51.303927    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:51.303927    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:51.303927    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:51.303927    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:51.307547    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:23:51.308509    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:51.308509    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:51.308509    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:51.308509    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:51 GMT
	I0401 21:23:51.308509    7948 round_trippers.go:587]     Audit-Id: 765ddd85-f938-4da1-b3b4-f439467bcba2
	I0401 21:23:51.308509    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:51.308509    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:51.308509    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 c2 21 0a fc 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..!.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 39  31 38 00 42 08 08 c9 b2  |0d022.3918.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20299 chars]
	 >
	I0401 21:23:51.796769    7948 type.go:168] "Request Body" body=""
	I0401 21:23:51.796769    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:23:51.796769    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:51.796769    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:51.796769    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:51.799858    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:23:51.799858    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:51.799858    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:51.800756    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:51.800756    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:51.800756    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:51 GMT
	I0401 21:23:51.800756    7948 round_trippers.go:587]     Audit-Id: a3144c92-b6b5-4c71-bb03-65110ecd59ab
	I0401 21:23:51.800756    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:51.801064    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  d7 26 0a 8b 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.&.....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 03 33 39 36 38 00  |a5bfb86be2.3968.|
		00000080  42 08 08 d1 b2 b1 bf 06  10 00 5a 13 0a 07 6b 38  |B.........Z...k8|
		00000090  73 2d 61 70 70 12 08 6b  75 62 65 2d 64 6e 73 5a  |s-app..kube-dnsZ|
		000000a0  1f 0a 11 70 6f 64 2d 74  65 6d 70 6c 61 74 65 2d  |...pod-template-|
		000000b0  68 61 73 68 12 0a 36 36  38 64 36 62 66 39 62 63  |hash..668d6bf9bc|
		000000c0  6a 53 0a 0a 52 65 70 6c  69 63 61 53 65 74 1a 12  |jS..ReplicaSet. [truncated 23542 chars]
	 >
	I0401 21:23:51.801064    7948 type.go:168] "Request Body" body=""
	I0401 21:23:51.801064    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:51.801064    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:51.801064    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:51.801064    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:51.803799    7948 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:23:51.803799    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:51.803799    7948 round_trippers.go:587]     Audit-Id: d10e47aa-0cc9-445d-a050-8afb806cb458
	I0401 21:23:51.803799    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:51.803799    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:51.803799    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:51.803799    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:51.803799    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:51 GMT
	I0401 21:23:51.804602    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 c2 21 0a fc 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..!.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 39  31 38 00 42 08 08 c9 b2  |0d022.3918.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20299 chars]
	 >
	I0401 21:23:52.297072    7948 type.go:168] "Request Body" body=""
	I0401 21:23:52.297072    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:23:52.297072    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:52.297072    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:52.297072    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:52.301984    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:23:52.301984    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:52.301984    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:52.301984    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:52 GMT
	I0401 21:23:52.301984    7948 round_trippers.go:587]     Audit-Id: fb387ebd-3fd0-43e1-bf7a-51943a6eda2f
	I0401 21:23:52.301984    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:52.301984    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:52.301984    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:52.301984    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  d7 26 0a 8b 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.&.....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 03 33 39 36 38 00  |a5bfb86be2.3968.|
		00000080  42 08 08 d1 b2 b1 bf 06  10 00 5a 13 0a 07 6b 38  |B.........Z...k8|
		00000090  73 2d 61 70 70 12 08 6b  75 62 65 2d 64 6e 73 5a  |s-app..kube-dnsZ|
		000000a0  1f 0a 11 70 6f 64 2d 74  65 6d 70 6c 61 74 65 2d  |...pod-template-|
		000000b0  68 61 73 68 12 0a 36 36  38 64 36 62 66 39 62 63  |hash..668d6bf9bc|
		000000c0  6a 53 0a 0a 52 65 70 6c  69 63 61 53 65 74 1a 12  |jS..ReplicaSet. [truncated 23542 chars]
	 >
	I0401 21:23:52.302796    7948 type.go:168] "Request Body" body=""
	I0401 21:23:52.302796    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:52.302796    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:52.302796    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:52.302796    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:52.306425    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:23:52.306425    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:52.306425    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:52.306425    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:52.306425    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:52 GMT
	I0401 21:23:52.306425    7948 round_trippers.go:587]     Audit-Id: 35663a54-4d7a-4390-8dcb-21f855d87810
	I0401 21:23:52.306425    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:52.306977    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:52.307207    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 c2 21 0a fc 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..!.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 39  31 38 00 42 08 08 c9 b2  |0d022.3918.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20299 chars]
	 >
	I0401 21:23:52.797303    7948 type.go:168] "Request Body" body=""
	I0401 21:23:52.797424    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:23:52.797424    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:52.797424    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:52.797424    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:52.802451    7948 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:23:52.802451    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:52.802451    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:52 GMT
	I0401 21:23:52.802451    7948 round_trippers.go:587]     Audit-Id: 01960420-7e36-4fef-bdad-1362afc37322
	I0401 21:23:52.802451    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:52.802451    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:52.802451    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:52.802451    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:52.803854    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  d7 26 0a 8b 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.&.....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 03 33 39 36 38 00  |a5bfb86be2.3968.|
		00000080  42 08 08 d1 b2 b1 bf 06  10 00 5a 13 0a 07 6b 38  |B.........Z...k8|
		00000090  73 2d 61 70 70 12 08 6b  75 62 65 2d 64 6e 73 5a  |s-app..kube-dnsZ|
		000000a0  1f 0a 11 70 6f 64 2d 74  65 6d 70 6c 61 74 65 2d  |...pod-template-|
		000000b0  68 61 73 68 12 0a 36 36  38 64 36 62 66 39 62 63  |hash..668d6bf9bc|
		000000c0  6a 53 0a 0a 52 65 70 6c  69 63 61 53 65 74 1a 12  |jS..ReplicaSet. [truncated 23542 chars]
	 >
	I0401 21:23:52.803854    7948 type.go:168] "Request Body" body=""
	I0401 21:23:52.803854    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:52.803854    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:52.803854    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:52.803854    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:52.806626    7948 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:23:52.806996    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:52.806996    7948 round_trippers.go:587]     Audit-Id: 26289be1-c214-4344-9012-3c7ebc7fcf3e
	I0401 21:23:52.806996    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:52.806996    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:52.806996    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:52.806996    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:52.806996    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:52 GMT
	I0401 21:23:52.807410    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 c2 21 0a fc 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..!.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 39  31 38 00 42 08 08 c9 b2  |0d022.3918.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20299 chars]
	 >
	I0401 21:23:53.296824    7948 type.go:168] "Request Body" body=""
	I0401 21:23:53.296824    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:23:53.296824    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:53.296824    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:53.296824    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:53.302063    7948 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:23:53.302063    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:53.302146    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:53 GMT
	I0401 21:23:53.302146    7948 round_trippers.go:587]     Audit-Id: 77e8f59a-3d08-417c-81e2-68d1090b4f93
	I0401 21:23:53.302146    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:53.302146    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:53.302146    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:53.302146    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:53.302946    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  d0 27 0a ae 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.'.....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 03 34 30 38 38 00  |a5bfb86be2.4088.|
		00000080  42 08 08 d1 b2 b1 bf 06  10 00 5a 13 0a 07 6b 38  |B.........Z...k8|
		00000090  73 2d 61 70 70 12 08 6b  75 62 65 2d 64 6e 73 5a  |s-app..kube-dnsZ|
		000000a0  1f 0a 11 70 6f 64 2d 74  65 6d 70 6c 61 74 65 2d  |...pod-template-|
		000000b0  68 61 73 68 12 0a 36 36  38 64 36 62 66 39 62 63  |hash..668d6bf9bc|
		000000c0  6a 53 0a 0a 52 65 70 6c  69 63 61 53 65 74 1a 12  |jS..ReplicaSet. [truncated 24167 chars]
	 >
	I0401 21:23:53.303190    7948 type.go:168] "Request Body" body=""
	I0401 21:23:53.303264    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:53.303264    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:53.303264    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:53.303341    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:53.306034    7948 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:23:53.306034    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:53.306034    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:53.306034    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:53.306034    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:53.306034    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:53 GMT
	I0401 21:23:53.306034    7948 round_trippers.go:587]     Audit-Id: a0593fd2-c33a-48df-a213-8a3517996d1c
	I0401 21:23:53.306034    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:53.306746    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 c2 21 0a fc 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..!.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 39  31 38 00 42 08 08 c9 b2  |0d022.3918.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20299 chars]
	 >
	I0401 21:23:53.306901    7948 pod_ready.go:93] pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace has status "Ready":"True"
	I0401 21:23:53.306901    7948 pod_ready.go:82] duration metric: took 2.0105887s for pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace to be "Ready" ...
	I0401 21:23:53.306901    7948 pod_ready.go:79] waiting up to 6m0s for pod "etcd-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:23:53.307000    7948 type.go:168] "Request Body" body=""
	I0401 21:23:53.307000    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods/etcd-multinode-269600
	I0401 21:23:53.307000    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:53.307000    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:53.307000    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:53.312053    7948 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:23:53.312598    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:53.312598    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:53.312598    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:53.312598    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:53.312598    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:53.312598    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:53 GMT
	I0401 21:23:53.312598    7948 round_trippers.go:587]     Audit-Id: d276d95a-683a-4cc8-952b-74e269542bec
	I0401 21:23:53.312895    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a0 2b 0a 9c 1a 0a 15 65  74 63 64 2d 6d 75 6c 74  |.+.....etcd-mult|
		00000020  69 6e 6f 64 65 2d 32 36  39 36 30 30 12 00 1a 0b  |inode-269600....|
		00000030  6b 75 62 65 2d 73 79 73  74 65 6d 22 00 2a 24 64  |kube-system".*$d|
		00000040  63 62 30 64 39 37 39 2d  31 30 66 66 2d 34 66 39  |cb0d979-10ff-4f9|
		00000050  36 2d 38 37 34 33 2d 36  66 38 39 37 34 30 38 34  |6-8743-6f8974084|
		00000060  64 30 66 32 03 32 39 30  38 00 42 08 08 cc b2 b1  |d0f2.2908.B.....|
		00000070  bf 06 10 00 5a 11 0a 09  63 6f 6d 70 6f 6e 65 6e  |....Z...componen|
		00000080  74 12 04 65 74 63 64 5a  15 0a 04 74 69 65 72 12  |t..etcdZ...tier.|
		00000090  0d 63 6f 6e 74 72 6f 6c  2d 70 6c 61 6e 65 62 4e  |.control-planebN|
		000000a0  0a 30 6b 75 62 65 61 64  6d 2e 6b 75 62 65 72 6e  |.0kubeadm.kubern|
		000000b0  65 74 65 73 2e 69 6f 2f  65 74 63 64 2e 61 64 76  |etes.io/etcd.adv|
		000000c0  65 72 74 69 73 65 2d 63  6c 69 65 6e 74 2d 75 72  |ertise-client-u [truncated 26458 chars]
	 >
	I0401 21:23:53.312895    7948 type.go:168] "Request Body" body=""
	I0401 21:23:53.312895    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:53.312895    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:53.312895    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:53.312895    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:53.315301    7948 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:23:53.315301    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:53.315301    7948 round_trippers.go:587]     Audit-Id: 81bcf887-2ca0-4c0f-a49c-44277f5b235b
	I0401 21:23:53.315301    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:53.315301    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:53.315301    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:53.315301    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:53.315301    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:53 GMT
	I0401 21:23:53.316299    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 c2 21 0a fc 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..!.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 39  31 38 00 42 08 08 c9 b2  |0d022.3918.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20299 chars]
	 >
	I0401 21:23:53.316299    7948 pod_ready.go:93] pod "etcd-multinode-269600" in "kube-system" namespace has status "Ready":"True"
	I0401 21:23:53.316299    7948 pod_ready.go:82] duration metric: took 9.3975ms for pod "etcd-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:23:53.316299    7948 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:23:53.316299    7948 type.go:168] "Request Body" body=""
	I0401 21:23:53.316299    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-multinode-269600
	I0401 21:23:53.316299    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:53.316299    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:53.316299    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:53.318874    7948 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:23:53.318874    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:53.318874    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:53 GMT
	I0401 21:23:53.318874    7948 round_trippers.go:587]     Audit-Id: d7969058-9baf-46a3-aea0-a0cbf8a96d34
	I0401 21:23:53.318874    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:53.318874    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:53.318874    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:53.318874    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:53.318874    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  85 34 0a ac 1c 0a 1f 6b  75 62 65 2d 61 70 69 73  |.4.....kube-apis|
		00000020  65 72 76 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |erver-multinode-|
		00000030  32 36 39 36 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |269600....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 64 38 38 36 66 61 30  |ystem".*$d886fa0|
		00000050  63 2d 36 65 63 32 2d 34  64 32 38 2d 61 35 35 39  |c-6ec2-4d28-a559|
		00000060  2d 30 31 34 36 36 35 35  66 30 65 66 66 32 03 33  |-0146655f0eff2.3|
		00000070  36 35 38 00 42 08 08 ca  b2 b1 bf 06 10 00 5a 1b  |658.B.........Z.|
		00000080  0a 09 63 6f 6d 70 6f 6e  65 6e 74 12 0e 6b 75 62  |..component..kub|
		00000090  65 2d 61 70 69 73 65 72  76 65 72 5a 15 0a 04 74  |e-apiserverZ...t|
		000000a0  69 65 72 12 0d 63 6f 6e  74 72 6f 6c 2d 70 6c 61  |ier..control-pla|
		000000b0  6e 65 62 55 0a 3f 6b 75  62 65 61 64 6d 2e 6b 75  |nebU.?kubeadm.ku|
		000000c0  62 65 72 6e 65 74 65 73  2e 69 6f 2f 6b 75 62 65  |bernetes.io/kub [truncated 31993 chars]
	 >
	I0401 21:23:53.319863    7948 type.go:168] "Request Body" body=""
	I0401 21:23:53.320018    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:53.320018    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:53.320018    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:53.320069    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:53.322966    7948 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:23:53.322966    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:53.322966    7948 round_trippers.go:587]     Audit-Id: 1b59351a-9d5a-40c0-8ab0-18316b0c9d71
	I0401 21:23:53.322966    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:53.322966    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:53.322966    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:53.322966    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:53.322966    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:53 GMT
	I0401 21:23:53.322966    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 c2 21 0a fc 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..!.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 39  31 38 00 42 08 08 c9 b2  |0d022.3918.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20299 chars]
	 >
	I0401 21:23:53.322966    7948 pod_ready.go:93] pod "kube-apiserver-multinode-269600" in "kube-system" namespace has status "Ready":"True"
	I0401 21:23:53.322966    7948 pod_ready.go:82] duration metric: took 6.6671ms for pod "kube-apiserver-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:23:53.322966    7948 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:23:53.322966    7948 type.go:168] "Request Body" body=""
	I0401 21:23:53.323497    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-multinode-269600
	I0401 21:23:53.323533    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:53.323584    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:53.323584    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:53.326319    7948 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:23:53.326319    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:53.326404    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:53.326404    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:53.326404    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:53.326404    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:53.326404    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:53 GMT
	I0401 21:23:53.326404    7948 round_trippers.go:587]     Audit-Id: 2235e81b-40ca-41ff-a803-48fa2bd8cda3
	I0401 21:23:53.326789    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  eb 30 0a 99 1d 0a 28 6b  75 62 65 2d 63 6f 6e 74  |.0....(kube-cont|
		00000020  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 2d 6d  |roller-manager-m|
		00000030  75 6c 74 69 6e 6f 64 65  2d 32 36 39 36 30 30 12  |ultinode-269600.|
		00000040  00 1a 0b 6b 75 62 65 2d  73 79 73 74 65 6d 22 00  |...kube-system".|
		00000050  2a 24 65 37 64 37 36 62  39 63 2d 35 35 61 35 2d  |*$e7d76b9c-55a5-|
		00000060  34 39 34 61 2d 61 33 37  39 2d 61 64 64 30 33 39  |494a-a379-add039|
		00000070  37 37 34 37 65 62 32 03  33 37 31 38 00 42 08 08  |7747eb2.3718.B..|
		00000080  cc b2 b1 bf 06 10 00 5a  24 0a 09 63 6f 6d 70 6f  |.......Z$..compo|
		00000090  6e 65 6e 74 12 17 6b 75  62 65 2d 63 6f 6e 74 72  |nent..kube-contr|
		000000a0  6f 6c 6c 65 72 2d 6d 61  6e 61 67 65 72 5a 15 0a  |oller-managerZ..|
		000000b0  04 74 69 65 72 12 0d 63  6f 6e 74 72 6f 6c 2d 70  |.tier..control-p|
		000000c0  6c 61 6e 65 62 3d 0a 19  6b 75 62 65 72 6e 65 74  |laneb=..kuberne [truncated 30008 chars]
	 >
	I0401 21:23:53.326981    7948 type.go:168] "Request Body" body=""
	I0401 21:23:53.326981    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:53.327045    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:53.327045    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:53.327045    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:53.328561    7948 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0401 21:23:53.328561    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:53.328561    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:53.328561    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:53 GMT
	I0401 21:23:53.328561    7948 round_trippers.go:587]     Audit-Id: 658b59a6-c69f-40a0-9d1c-e50772fc9e91
	I0401 21:23:53.328561    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:53.328561    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:53.328561    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:53.329782    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 c2 21 0a fc 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..!.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 39  31 38 00 42 08 08 c9 b2  |0d022.3918.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20299 chars]
	 >
	I0401 21:23:53.329851    7948 pod_ready.go:93] pod "kube-controller-manager-multinode-269600" in "kube-system" namespace has status "Ready":"True"
	I0401 21:23:53.329915    7948 pod_ready.go:82] duration metric: took 6.9485ms for pod "kube-controller-manager-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:23:53.329915    7948 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-g58mf" in "kube-system" namespace to be "Ready" ...
	I0401 21:23:53.329981    7948 type.go:168] "Request Body" body=""
	I0401 21:23:53.329981    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods/kube-proxy-g58mf
	I0401 21:23:53.329981    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:53.329981    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:53.329981    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:53.333334    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:23:53.333334    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:53.333334    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:53.333334    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:53 GMT
	I0401 21:23:53.333334    7948 round_trippers.go:587]     Audit-Id: 66212f55-0a3c-46a4-a460-03a219b6130f
	I0401 21:23:53.333334    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:53.333334    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:53.333334    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:53.333729    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  9d 25 0a bf 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.%.....kube-prox|
		00000020  79 2d 67 35 38 6d 66 12  0b 6b 75 62 65 2d 70 72  |y-g58mf..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 30 30 65  65 31 65 35 30 2d 38 35  |m".*$00ee1e50-85|
		00000050  66 32 2d 34 38 34 36 2d  38 32 31 35 2d 39 61 39  |f2-4846-8215-9a9|
		00000060  33 39 33 31 65 62 33 34  63 32 03 33 36 33 38 00  |3931eb34c2.3638.|
		00000070  42 08 08 d1 b2 b1 bf 06  10 00 5a 26 0a 18 63 6f  |B.........Z&..co|
		00000080  6e 74 72 6f 6c 6c 65 72  2d 72 65 76 69 73 69 6f  |ntroller-revisio|
		00000090  6e 2d 68 61 73 68 12 0a  37 62 62 38 34 63 34 39  |n-hash..7bb84c49|
		000000a0  38 34 5a 15 0a 07 6b 38  73 2d 61 70 70 12 0a 6b  |84Z...k8s-app..k|
		000000b0  75 62 65 2d 70 72 6f 78  79 5a 1c 0a 17 70 6f 64  |ube-proxyZ...pod|
		000000c0  2d 74 65 6d 70 6c 61 74  65 2d 67 65 6e 65 72 61  |-template-gener [truncated 22663 chars]
	 >
	I0401 21:23:53.333877    7948 type.go:168] "Request Body" body=""
	I0401 21:23:53.333947    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:53.333947    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:53.333947    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:53.333947    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:53.336419    7948 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:23:53.336419    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:53.336419    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:53.336419    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:53.336419    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:53 GMT
	I0401 21:23:53.336419    7948 round_trippers.go:587]     Audit-Id: 56cb81f4-d47a-4a81-bb81-beef293b498c
	I0401 21:23:53.336419    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:53.336419    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:53.336419    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 c2 21 0a fc 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..!.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 39  31 38 00 42 08 08 c9 b2  |0d022.3918.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20299 chars]
	 >
	I0401 21:23:53.336419    7948 pod_ready.go:93] pod "kube-proxy-g58mf" in "kube-system" namespace has status "Ready":"True"
	I0401 21:23:53.336419    7948 pod_ready.go:82] duration metric: took 6.5043ms for pod "kube-proxy-g58mf" in "kube-system" namespace to be "Ready" ...
	I0401 21:23:53.336419    7948 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:23:53.336419    7948 type.go:168] "Request Body" body=""
	I0401 21:23:53.497812    7948 request.go:661] Waited for 161.3909ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-269600
	I0401 21:23:53.497812    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-269600
	I0401 21:23:53.498135    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:53.498135    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:53.498135    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:53.501925    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:23:53.502906    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:53.502906    7948 round_trippers.go:587]     Audit-Id: d06ff9db-e0c8-43f8-b5b5-6d0c926ac33d
	I0401 21:23:53.502906    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:53.502906    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:53.502906    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:53.502906    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:53.502906    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:53 GMT
	I0401 21:23:53.503262    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  f6 22 0a 81 18 0a 1f 6b  75 62 65 2d 73 63 68 65  |.".....kube-sche|
		00000020  64 75 6c 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |duler-multinode-|
		00000030  32 36 39 36 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |269600....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 63 66 35 34 38 36 30  |ystem".*$cf54860|
		00000050  36 2d 33 65 63 61 2d 34  61 33 62 2d 61 32 30 36  |6-3eca-4a3b-a206|
		00000060  2d 30 30 61 62 38 61 36  34 38 30 62 33 32 03 33  |-00ab8a6480b32.3|
		00000070  37 30 38 00 42 08 08 cb  b2 b1 bf 06 10 00 5a 1b  |708.B.........Z.|
		00000080  0a 09 63 6f 6d 70 6f 6e  65 6e 74 12 0e 6b 75 62  |..component..kub|
		00000090  65 2d 73 63 68 65 64 75  6c 65 72 5a 15 0a 04 74  |e-schedulerZ...t|
		000000a0  69 65 72 12 0d 63 6f 6e  74 72 6f 6c 2d 70 6c 61  |ier..control-pla|
		000000b0  6e 65 62 3d 0a 19 6b 75  62 65 72 6e 65 74 65 73  |neb=..kubernetes|
		000000c0  2e 69 6f 2f 63 6f 6e 66  69 67 2e 68 61 73 68 12  |.io/config.hash [truncated 21171 chars]
	 >
	I0401 21:23:53.503457    7948 type.go:168] "Request Body" body=""
	I0401 21:23:53.697187    7948 request.go:661] Waited for 193.7269ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:53.697608    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:23:53.697690    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:53.697690    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:53.697690    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:53.702042    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:23:53.702042    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:53.702042    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:53 GMT
	I0401 21:23:53.702042    7948 round_trippers.go:587]     Audit-Id: 941b279a-d496-46aa-a50d-c01977a4de7c
	I0401 21:23:53.702042    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:53.702156    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:53.702156    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:53.702156    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:53.702425    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 c2 21 0a fc 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..!.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 33 39  31 38 00 42 08 08 c9 b2  |0d022.3918.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20299 chars]
	 >
	I0401 21:23:53.702638    7948 pod_ready.go:93] pod "kube-scheduler-multinode-269600" in "kube-system" namespace has status "Ready":"True"
	I0401 21:23:53.702638    7948 pod_ready.go:82] duration metric: took 366.2151ms for pod "kube-scheduler-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:23:53.702638    7948 pod_ready.go:39] duration metric: took 2.4231659s 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" ...
	I0401 21:23:53.702759    7948 api_server.go:52] waiting for apiserver process to appear ...
	I0401 21:23:53.711680    7948 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0401 21:23:53.737636    7948 command_runner.go:130] > 2129
	I0401 21:23:53.738006    7948 api_server.go:72] duration metric: took 24.1717849s to wait for apiserver process to appear ...
	I0401 21:23:53.738006    7948 api_server.go:88] waiting for apiserver healthz status ...
	I0401 21:23:53.738006    7948 api_server.go:253] Checking apiserver healthz at https://172.31.186.14:8443/healthz ...
	I0401 21:23:53.745311    7948 api_server.go:279] https://172.31.186.14:8443/healthz returned 200:
	ok
	I0401 21:23:53.745397    7948 discovery_client.go:658] "Request Body" body=""
	I0401 21:23:53.745397    7948 round_trippers.go:470] GET https://172.31.186.14:8443/version
	I0401 21:23:53.745556    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:53.745556    7948 round_trippers.go:480]     Accept: application/json, */*
	I0401 21:23:53.745656    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:53.747555    7948 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0401 21:23:53.747555    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:53.747555    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:53.747555    7948 round_trippers.go:587]     Content-Type: application/json
	I0401 21:23:53.747555    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:53.747555    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:53.747555    7948 round_trippers.go:587]     Content-Length: 263
	I0401 21:23:53.747555    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:53 GMT
	I0401 21:23:53.747555    7948 round_trippers.go:587]     Audit-Id: 904825dd-59a4-4657-9eca-2dc5fcad0c57
	I0401 21:23:53.747555    7948 discovery_client.go:658] "Response Body" body=<
		{
		  "major": "1",
		  "minor": "32",
		  "gitVersion": "v1.32.2",
		  "gitCommit": "67a30c0adcf52bd3f56ff0893ce19966be12991f",
		  "gitTreeState": "clean",
		  "buildDate": "2025-02-12T21:19:47Z",
		  "goVersion": "go1.23.6",
		  "compiler": "gc",
		  "platform": "linux/amd64"
		}
	 >
	I0401 21:23:53.747555    7948 api_server.go:141] control plane version: v1.32.2
	I0401 21:23:53.748084    7948 api_server.go:131] duration metric: took 10.0776ms to wait for apiserver health ...
	I0401 21:23:53.748084    7948 system_pods.go:43] waiting for kube-system pods to appear ...
	I0401 21:23:53.748187    7948 type.go:204] "Request Body" body=""
	I0401 21:23:53.897622    7948 request.go:661] Waited for 149.4333ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods
	I0401 21:23:53.897622    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods
	I0401 21:23:53.897622    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:53.897622    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:53.897622    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:53.901937    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:23:53.901937    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:53.902403    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:53.902403    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:53 GMT
	I0401 21:23:53.902403    7948 round_trippers.go:587]     Audit-Id: 1e0256f6-f2cc-42ca-895b-b00e3c10d94e
	I0401 21:23:53.902403    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:53.902403    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:53.902403    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:53.904214    7948 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 fa c6 02 0a  09 0a 00 12 03 34 31 33  |ist..........413|
		00000020  1a 00 12 d0 27 0a ae 19  0a 18 63 6f 72 65 64 6e  |....'.....coredn|
		00000030  73 2d 36 36 38 64 36 62  66 39 62 63 2d 37 6a 63  |s-668d6bf9bc-7jc|
		00000040  6e 36 12 13 63 6f 72 65  64 6e 73 2d 36 36 38 64  |n6..coredns-668d|
		00000050  36 62 66 39 62 63 2d 1a  0b 6b 75 62 65 2d 73 79  |6bf9bc-..kube-sy|
		00000060  73 74 65 6d 22 00 2a 24  37 30 64 34 39 63 37 61  |stem".*$70d49c7a|
		00000070  2d 31 30 35 63 2d 34 63  38 34 2d 62 32 32 61 2d  |-105c-4c84-b22a-|
		00000080  32 38 64 61 35 62 66 62  38 36 62 65 32 03 34 30  |28da5bfb86be2.40|
		00000090  38 38 00 42 08 08 d1 b2  b1 bf 06 10 00 5a 13 0a  |88.B.........Z..|
		000000a0  07 6b 38 73 2d 61 70 70  12 08 6b 75 62 65 2d 64  |.k8s-app..kube-d|
		000000b0  6e 73 5a 1f 0a 11 70 6f  64 2d 74 65 6d 70 6c 61  |nsZ...pod-templa|
		000000c0  74 65 2d 68 61 73 68 12  0a 36 36 38 64 36 62 66  |te-hash..668d6b [truncated 205787 chars]
	 >
	I0401 21:23:53.904830    7948 system_pods.go:59] 8 kube-system pods found
	I0401 21:23:53.904830    7948 system_pods.go:61] "coredns-668d6bf9bc-7jcn6" [70d49c7a-105c-4c84-b22a-28da5bfb86be] Running
	I0401 21:23:53.904893    7948 system_pods.go:61] "etcd-multinode-269600" [dcb0d979-10ff-4f96-8743-6f8974084d0f] Running
	I0401 21:23:53.904893    7948 system_pods.go:61] "kindnet-mbzkz" [1f2072c5-d5f7-47c3-ba23-f35ddf03de26] Running
	I0401 21:23:53.904893    7948 system_pods.go:61] "kube-apiserver-multinode-269600" [d886fa0c-6ec2-4d28-a559-0146655f0eff] Running
	I0401 21:23:53.904893    7948 system_pods.go:61] "kube-controller-manager-multinode-269600" [e7d76b9c-55a5-494a-a379-add0397747eb] Running
	I0401 21:23:53.904893    7948 system_pods.go:61] "kube-proxy-g58mf" [00ee1e50-85f2-4846-8215-9a93931eb34c] Running
	I0401 21:23:53.904950    7948 system_pods.go:61] "kube-scheduler-multinode-269600" [cf548606-3eca-4a3b-a206-00ab8a6480b3] Running
	I0401 21:23:53.904950    7948 system_pods.go:61] "storage-provisioner" [55707660-8e09-4f81-b849-848ca12ec9ae] Running
	I0401 21:23:53.904950    7948 system_pods.go:74] duration metric: took 156.8643ms to wait for pod list to return data ...
	I0401 21:23:53.904950    7948 default_sa.go:34] waiting for default service account to be created ...
	I0401 21:23:53.905088    7948 type.go:204] "Request Body" body=""
	I0401 21:23:54.097696    7948 request.go:661] Waited for 192.6058ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.186.14:8443/api/v1/namespaces/default/serviceaccounts
	I0401 21:23:54.097696    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/namespaces/default/serviceaccounts
	I0401 21:23:54.097696    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:54.097696    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:54.097696    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:54.101763    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:23:54.101852    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:54.101852    7948 round_trippers.go:587]     Content-Length: 128
	I0401 21:23:54.101852    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:54 GMT
	I0401 21:23:54.101852    7948 round_trippers.go:587]     Audit-Id: 04832837-1564-44c3-a439-3e5ee20b0184
	I0401 21:23:54.101852    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:54.101852    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:54.101852    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:54.101941    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:54.101941    7948 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 18 0a 02  76 31 12 12 53 65 72 76  |k8s.....v1..Serv|
		00000010  69 63 65 41 63 63 6f 75  6e 74 4c 69 73 74 12 5c  |iceAccountList.\|
		00000020  0a 09 0a 00 12 03 34 31  34 1a 00 12 4f 0a 4d 0a  |......414...O.M.|
		00000030  07 64 65 66 61 75 6c 74  12 00 1a 07 64 65 66 61  |.default....defa|
		00000040  75 6c 74 22 00 2a 24 62  64 63 66 63 32 61 34 2d  |ult".*$bdcfc2a4-|
		00000050  37 33 32 34 2d 34 39 34  64 2d 39 34 32 39 2d 30  |7324-494d-9429-0|
		00000060  38 32 63 34 62 32 30 36  63 64 33 32 03 33 30 37  |82c4b206cd32.307|
		00000070  38 00 42 08 08 d1 b2 b1  bf 06 10 00 1a 00 22 00  |8.B...........".|
	 >
	I0401 21:23:54.102108    7948 default_sa.go:45] found service account: "default"
	I0401 21:23:54.102168    7948 default_sa.go:55] duration metric: took 197.2155ms for default service account to be created ...
	I0401 21:23:54.102168    7948 system_pods.go:116] waiting for k8s-apps to be running ...
	I0401 21:23:54.102243    7948 type.go:204] "Request Body" body=""
	I0401 21:23:54.297301    7948 request.go:661] Waited for 194.9807ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods
	I0401 21:23:54.297301    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods
	I0401 21:23:54.297301    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:54.297301    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:54.297730    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:54.303054    7948 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:23:54.303148    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:54.303148    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:54.303148    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:54.303148    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:54 GMT
	I0401 21:23:54.303148    7948 round_trippers.go:587]     Audit-Id: 3b3b55f5-cf67-4a06-a5b8-913ce4b05254
	I0401 21:23:54.303148    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:54.303148    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:54.305119    7948 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 fa c6 02 0a  09 0a 00 12 03 34 31 34  |ist..........414|
		00000020  1a 00 12 d0 27 0a ae 19  0a 18 63 6f 72 65 64 6e  |....'.....coredn|
		00000030  73 2d 36 36 38 64 36 62  66 39 62 63 2d 37 6a 63  |s-668d6bf9bc-7jc|
		00000040  6e 36 12 13 63 6f 72 65  64 6e 73 2d 36 36 38 64  |n6..coredns-668d|
		00000050  36 62 66 39 62 63 2d 1a  0b 6b 75 62 65 2d 73 79  |6bf9bc-..kube-sy|
		00000060  73 74 65 6d 22 00 2a 24  37 30 64 34 39 63 37 61  |stem".*$70d49c7a|
		00000070  2d 31 30 35 63 2d 34 63  38 34 2d 62 32 32 61 2d  |-105c-4c84-b22a-|
		00000080  32 38 64 61 35 62 66 62  38 36 62 65 32 03 34 30  |28da5bfb86be2.40|
		00000090  38 38 00 42 08 08 d1 b2  b1 bf 06 10 00 5a 13 0a  |88.B.........Z..|
		000000a0  07 6b 38 73 2d 61 70 70  12 08 6b 75 62 65 2d 64  |.k8s-app..kube-d|
		000000b0  6e 73 5a 1f 0a 11 70 6f  64 2d 74 65 6d 70 6c 61  |nsZ...pod-templa|
		000000c0  74 65 2d 68 61 73 68 12  0a 36 36 38 64 36 62 66  |te-hash..668d6b [truncated 205787 chars]
	 >
	I0401 21:23:54.305641    7948 system_pods.go:86] 8 kube-system pods found
	I0401 21:23:54.305641    7948 system_pods.go:89] "coredns-668d6bf9bc-7jcn6" [70d49c7a-105c-4c84-b22a-28da5bfb86be] Running
	I0401 21:23:54.305641    7948 system_pods.go:89] "etcd-multinode-269600" [dcb0d979-10ff-4f96-8743-6f8974084d0f] Running
	I0401 21:23:54.305641    7948 system_pods.go:89] "kindnet-mbzkz" [1f2072c5-d5f7-47c3-ba23-f35ddf03de26] Running
	I0401 21:23:54.305641    7948 system_pods.go:89] "kube-apiserver-multinode-269600" [d886fa0c-6ec2-4d28-a559-0146655f0eff] Running
	I0401 21:23:54.305641    7948 system_pods.go:89] "kube-controller-manager-multinode-269600" [e7d76b9c-55a5-494a-a379-add0397747eb] Running
	I0401 21:23:54.305641    7948 system_pods.go:89] "kube-proxy-g58mf" [00ee1e50-85f2-4846-8215-9a93931eb34c] Running
	I0401 21:23:54.305865    7948 system_pods.go:89] "kube-scheduler-multinode-269600" [cf548606-3eca-4a3b-a206-00ab8a6480b3] Running
	I0401 21:23:54.305878    7948 system_pods.go:89] "storage-provisioner" [55707660-8e09-4f81-b849-848ca12ec9ae] Running
	I0401 21:23:54.305925    7948 system_pods.go:126] duration metric: took 203.7409ms to wait for k8s-apps to be running ...
	I0401 21:23:54.305953    7948 system_svc.go:44] waiting for kubelet service to be running ....
	I0401 21:23:54.314083    7948 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0401 21:23:54.341360    7948 system_svc.go:56] duration metric: took 35.3667ms WaitForService to wait for kubelet
	I0401 21:23:54.341360    7948 kubeadm.go:582] duration metric: took 24.7751316s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0401 21:23:54.341360    7948 node_conditions.go:102] verifying NodePressure condition ...
	I0401 21:23:54.341456    7948 type.go:204] "Request Body" body=""
	I0401 21:23:54.497323    7948 request.go:661] Waited for 155.7622ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.186.14:8443/api/v1/nodes
	I0401 21:23:54.497323    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes
	I0401 21:23:54.497323    7948 round_trippers.go:476] Request Headers:
	I0401 21:23:54.497323    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:23:54.497323    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:23:54.502610    7948 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:23:54.502610    7948 round_trippers.go:584] Response Headers:
	I0401 21:23:54.502610    7948 round_trippers.go:587]     Audit-Id: 86cff119-ffb7-4e50-a74a-6ab2007f720d
	I0401 21:23:54.502610    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:23:54.502610    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:23:54.502610    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:23:54.502610    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:23:54.502610    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:23:54 GMT
	I0401 21:23:54.503333    7948 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0e 0a 02  76 31 12 08 4e 6f 64 65  |k8s.....v1..Node|
		00000010  4c 69 73 74 12 d0 21 0a  09 0a 00 12 03 34 31 34  |List..!......414|
		00000020  1a 00 12 c2 21 0a fc 10  0a 10 6d 75 6c 74 69 6e  |....!.....multin|
		00000030  6f 64 65 2d 32 36 39 36  30 30 12 00 1a 00 22 00  |ode-269600....".|
		00000040  2a 24 63 37 38 35 37 62  37 37 2d 33 30 33 34 2d  |*$c7857b77-3034-|
		00000050  34 39 66 36 2d 38 38 36  63 2d 33 62 31 32 34 63  |49f6-886c-3b124c|
		00000060  64 63 30 64 30 32 32 03  33 39 31 38 00 42 08 08  |dc0d022.3918.B..|
		00000070  c9 b2 b1 bf 06 10 00 5a  20 0a 17 62 65 74 61 2e  |.......Z ..beta.|
		00000080  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		00000090  63 68 12 05 61 6d 64 36  34 5a 1e 0a 15 62 65 74  |ch..amd64Z...bet|
		000000a0  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		000000b0  6f 73 12 05 6c 69 6e 75  78 5a 1b 0a 12 6b 75 62  |os..linuxZ...kub|
		000000c0  65 72 6e 65 74 65 73 2e  69 6f 2f 61 72 63 68 12  |ernetes.io/arch [truncated 20380 chars]
	 >
	I0401 21:23:54.503551    7948 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 21:23:54.503551    7948 node_conditions.go:123] node cpu capacity is 2
	I0401 21:23:54.503644    7948 node_conditions.go:105] duration metric: took 162.2824ms to run NodePressure ...
	I0401 21:23:54.503644    7948 start.go:241] waiting for startup goroutines ...
	I0401 21:23:54.503644    7948 start.go:246] waiting for cluster config update ...
	I0401 21:23:54.503644    7948 start.go:255] writing updated cluster config ...
	I0401 21:23:54.507659    7948 out.go:201] 
	I0401 21:23:54.510090    7948 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:23:54.519641    7948 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:23:54.519641    7948 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\config.json ...
	I0401 21:23:54.525305    7948 out.go:177] * Starting "multinode-269600-m02" worker node in "multinode-269600" cluster
	I0401 21:23:54.527721    7948 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0401 21:23:54.527791    7948 cache.go:56] Caching tarball of preloaded images
	I0401 21:23:54.528074    7948 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0401 21:23:54.528074    7948 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0401 21:23:54.528074    7948 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\config.json ...
	I0401 21:23:54.537236    7948 start.go:360] acquireMachinesLock for multinode-269600-m02: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0401 21:23:54.537236    7948 start.go:364] duration metric: took 0s to acquireMachinesLock for "multinode-269600-m02"
	I0401 21:23:54.537236    7948 start.go:93] Provisioning new machine with config: &{Name:multinode-269600 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 Clus
terName:multinode-269600 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:} Nodes:[{Name: IP:172.31.186.14 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false 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:true ExtraDisks:0 CertExpiration:26280h0m0s
Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name:m02 IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}
	I0401 21:23:54.537236    7948 start.go:125] createHost starting for "m02" (driver="hyperv")
	I0401 21:23:54.541436    7948 out.go:235] * Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
	I0401 21:23:54.542492    7948 start.go:159] libmachine.API.Create for "multinode-269600" (driver="hyperv")
	I0401 21:23:54.542540    7948 client.go:168] LocalClient.Create starting
	I0401 21:23:54.542948    7948 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem
	I0401 21:23:54.542948    7948 main.go:141] libmachine: Decoding PEM data...
	I0401 21:23:54.542948    7948 main.go:141] libmachine: Parsing certificate...
	I0401 21:23:54.542948    7948 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem
	I0401 21:23:54.542948    7948 main.go:141] libmachine: Decoding PEM data...
	I0401 21:23:54.542948    7948 main.go:141] libmachine: Parsing certificate...
	I0401 21:23:54.543489    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
	I0401 21:23:56.325062    7948 main.go:141] libmachine: [stdout =====>] : Hyper-V
	
	I0401 21:23:56.325062    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:23:56.325062    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(([System.Security.Principal.SecurityIdentifier]::new("S-1-5-32-578")))
	I0401 21:23:57.976642    7948 main.go:141] libmachine: [stdout =====>] : False
	
	I0401 21:23:57.977338    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:23:57.977418    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0401 21:23:59.367365    7948 main.go:141] libmachine: [stdout =====>] : True
	
	I0401 21:23:59.367365    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:23:59.367365    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0401 21:24:02.797956    7948 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0401 21:24:02.798142    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:24:02.799996    7948 main.go:141] libmachine: Downloading C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\boot2docker.iso from file://C:/Users/jenkins.minikube5/minikube-integration/.minikube/cache/iso/amd64/minikube-v1.35.0-amd64.iso...
	I0401 21:24:03.182563    7948 main.go:141] libmachine: Creating SSH key...
	I0401 21:24:03.410845    7948 main.go:141] libmachine: Creating VM...
	I0401 21:24:03.410845    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0401 21:24:06.135802    7948 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0401 21:24:06.135888    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:24:06.135967    7948 main.go:141] libmachine: Using switch "Default Switch"
	I0401 21:24:06.135967    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0401 21:24:07.810976    7948 main.go:141] libmachine: [stdout =====>] : True
	
	I0401 21:24:07.811174    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:24:07.811174    7948 main.go:141] libmachine: Creating VHD
	I0401 21:24:07.811395    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600-m02\fixed.vhd' -SizeBytes 10MB -Fixed
	I0401 21:24:11.463701    7948 main.go:141] libmachine: [stdout =====>] : 
	
	ComputerName            : minikube5
	Path                    : C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600-m02\fixed
	                          .vhd
	VhdFormat               : VHD
	VhdType                 : Fixed
	FileSize                : 10486272
	Size                    : 10485760
	MinimumSize             : 
	LogicalSectorSize       : 512
	PhysicalSectorSize      : 512
	BlockSize               : 0
	ParentPath              : 
	DiskIdentifier          : 9A898CBA-C681-48ED-A0AE-BEF79B78290E
	FragmentationPercentage : 0
	Alignment               : 1
	Attached                : False
	DiskNumber              : 
	IsPMEMCompatible        : False
	AddressAbstractionType  : None
	Number                  : 
	
	
	
	
	I0401 21:24:11.463701    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:24:11.463701    7948 main.go:141] libmachine: Writing magic tar header
	I0401 21:24:11.464059    7948 main.go:141] libmachine: Writing SSH key tar header
	I0401 21:24:11.476313    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600-m02\fixed.vhd' -DestinationPath 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600-m02\disk.vhd' -VHDType Dynamic -DeleteSource
	I0401 21:24:14.541133    7948 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:24:14.541133    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:24:14.541133    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600-m02\disk.vhd' -SizeBytes 20000MB
	I0401 21:24:16.962711    7948 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:24:16.963262    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:24:16.963471    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM multinode-269600-m02 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600-m02' -SwitchName 'Default Switch' -MemoryStartupBytes 2200MB
	I0401 21:24:20.312039    7948 main.go:141] libmachine: [stdout =====>] : 
	Name                 State CPUUsage(%) MemoryAssigned(M) Uptime   Status             Version
	----                 ----- ----------- ----------------- ------   ------             -------
	multinode-269600-m02 Off   0           0                 00:00:00 Operating normally 9.0    
	
	
	
	I0401 21:24:20.312039    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:24:20.312039    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName multinode-269600-m02 -DynamicMemoryEnabled $false
	I0401 21:24:22.469184    7948 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:24:22.469184    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:24:22.469184    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor multinode-269600-m02 -Count 2
	I0401 21:24:24.548057    7948 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:24:24.548057    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:24:24.548057    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName multinode-269600-m02 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600-m02\boot2docker.iso'
	I0401 21:24:26.937357    7948 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:24:26.938313    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:24:26.938313    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName multinode-269600-m02 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600-m02\disk.vhd'
	I0401 21:24:29.429047    7948 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:24:29.429893    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:24:29.429893    7948 main.go:141] libmachine: Starting VM...
	I0401 21:24:29.429999    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM multinode-269600-m02
	I0401 21:24:32.306202    7948 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:24:32.306240    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:24:32.306240    7948 main.go:141] libmachine: Waiting for host to start...
	I0401 21:24:32.306368    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:24:34.446162    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:24:34.446883    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:24:34.446883    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:24:36.787865    7948 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:24:36.787865    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:24:37.788902    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:24:39.850160    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:24:39.850219    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:24:39.850219    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:24:42.202661    7948 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:24:42.203032    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:24:43.203767    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:24:45.254488    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:24:45.255206    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:24:45.255206    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:24:47.562803    7948 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:24:47.562803    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:24:48.563461    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:24:50.622883    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:24:50.622883    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:24:50.622883    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:24:52.962022    7948 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:24:52.962022    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:24:53.962836    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:24:56.018045    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:24:56.018645    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:24:56.018645    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:24:58.552703    7948 main.go:141] libmachine: [stdout =====>] : 172.31.184.96
	
	I0401 21:24:58.552703    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:24:58.552703    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:25:00.564564    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:25:00.564564    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:00.564564    7948 machine.go:93] provisionDockerMachine start ...
	I0401 21:25:00.565601    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:25:02.610057    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:25:02.610057    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:02.610057    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:25:04.968581    7948 main.go:141] libmachine: [stdout =====>] : 172.31.184.96
	
	I0401 21:25:04.968581    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:04.971981    7948 main.go:141] libmachine: Using SSH client type: native
	I0401 21:25:04.986357    7948 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.184.96 22 <nil> <nil>}
	I0401 21:25:04.986357    7948 main.go:141] libmachine: About to run SSH command:
	hostname
	I0401 21:25:05.111355    7948 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0401 21:25:05.111424    7948 buildroot.go:166] provisioning hostname "multinode-269600-m02"
	I0401 21:25:05.111488    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:25:07.091715    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:25:07.091715    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:07.091940    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:25:09.487991    7948 main.go:141] libmachine: [stdout =====>] : 172.31.184.96
	
	I0401 21:25:09.487991    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:09.492251    7948 main.go:141] libmachine: Using SSH client type: native
	I0401 21:25:09.492742    7948 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.184.96 22 <nil> <nil>}
	I0401 21:25:09.492742    7948 main.go:141] libmachine: About to run SSH command:
	sudo hostname multinode-269600-m02 && echo "multinode-269600-m02" | sudo tee /etc/hostname
	I0401 21:25:09.639487    7948 main.go:141] libmachine: SSH cmd err, output: <nil>: multinode-269600-m02
	
	I0401 21:25:09.639487    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:25:11.640960    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:25:11.641140    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:11.641140    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:25:13.981974    7948 main.go:141] libmachine: [stdout =====>] : 172.31.184.96
	
	I0401 21:25:13.982584    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:13.985701    7948 main.go:141] libmachine: Using SSH client type: native
	I0401 21:25:13.986280    7948 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.184.96 22 <nil> <nil>}
	I0401 21:25:13.986280    7948 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\smultinode-269600-m02' /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 multinode-269600-m02/g' /etc/hosts;
				else 
					echo '127.0.1.1 multinode-269600-m02' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0401 21:25:14.124881    7948 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0401 21:25:14.124881    7948 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0401 21:25:14.124881    7948 buildroot.go:174] setting up certificates
	I0401 21:25:14.124881    7948 provision.go:84] configureAuth start
	I0401 21:25:14.124881    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:25:16.090532    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:25:16.090532    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:16.090532    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:25:18.407313    7948 main.go:141] libmachine: [stdout =====>] : 172.31.184.96
	
	I0401 21:25:18.407847    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:18.407927    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:25:20.371516    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:25:20.371516    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:20.372125    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:25:22.761047    7948 main.go:141] libmachine: [stdout =====>] : 172.31.184.96
	
	I0401 21:25:22.761282    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:22.761282    7948 provision.go:143] copyHostCerts
	I0401 21:25:22.761431    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0401 21:25:22.761732    7948 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0401 21:25:22.761732    7948 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0401 21:25:22.761916    7948 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0401 21:25:22.763248    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0401 21:25:22.763534    7948 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0401 21:25:22.763534    7948 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0401 21:25:22.763708    7948 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0401 21:25:22.764751    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0401 21:25:22.765038    7948 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0401 21:25:22.765038    7948 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0401 21:25:22.765398    7948 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1679 bytes)
	I0401 21:25:22.766218    7948 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.multinode-269600-m02 san=[127.0.0.1 172.31.184.96 localhost minikube multinode-269600-m02]
	I0401 21:25:23.454297    7948 provision.go:177] copyRemoteCerts
	I0401 21:25:23.461363    7948 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0401 21:25:23.461363    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:25:25.462322    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:25:25.462322    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:25.462939    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:25:27.823686    7948 main.go:141] libmachine: [stdout =====>] : 172.31.184.96
	
	I0401 21:25:27.823686    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:27.824086    7948 sshutil.go:53] new ssh client: &{IP:172.31.184.96 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600-m02\id_rsa Username:docker}
	I0401 21:25:27.930487    7948 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.4689843s)
	I0401 21:25:27.930487    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0401 21:25:27.930487    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0401 21:25:27.972111    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0401 21:25:27.973114    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1229 bytes)
	I0401 21:25:28.014660    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0401 21:25:28.014810    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0401 21:25:28.058227    7948 provision.go:87] duration metric: took 13.9331811s to configureAuth
	I0401 21:25:28.058351    7948 buildroot.go:189] setting minikube options for container-runtime
	I0401 21:25:28.058477    7948 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:25:28.058477    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:25:30.005362    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:25:30.005362    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:30.005669    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:25:32.363152    7948 main.go:141] libmachine: [stdout =====>] : 172.31.184.96
	
	I0401 21:25:32.363152    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:32.367051    7948 main.go:141] libmachine: Using SSH client type: native
	I0401 21:25:32.367543    7948 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.184.96 22 <nil> <nil>}
	I0401 21:25:32.367543    7948 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0401 21:25:32.488157    7948 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0401 21:25:32.488157    7948 buildroot.go:70] root file system type: tmpfs
	I0401 21:25:32.488685    7948 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0401 21:25:32.488685    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:25:34.459472    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:25:34.459472    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:34.459599    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:25:36.804134    7948 main.go:141] libmachine: [stdout =====>] : 172.31.184.96
	
	I0401 21:25:36.804134    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:36.810143    7948 main.go:141] libmachine: Using SSH client type: native
	I0401 21:25:36.810876    7948 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.184.96 22 <nil> <nil>}
	I0401 21:25:36.810876    7948 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
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment="NO_PROXY=172.31.186.14"
	
	
	# 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=hyperv --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
	I0401 21:25:36.957675    7948 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment=NO_PROXY=172.31.186.14
	
	
	# 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=hyperv --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
	
	I0401 21:25:36.957789    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:25:38.913084    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:25:38.913084    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:38.914027    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:25:41.260798    7948 main.go:141] libmachine: [stdout =====>] : 172.31.184.96
	
	I0401 21:25:41.260798    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:41.264299    7948 main.go:141] libmachine: Using SSH client type: native
	I0401 21:25:41.264909    7948 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.184.96 22 <nil> <nil>}
	I0401 21:25:41.264909    7948 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; }
	I0401 21:25:43.456201    7948 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I0401 21:25:43.456201    7948 machine.go:96] duration metric: took 42.8911312s to provisionDockerMachine
	I0401 21:25:43.456201    7948 client.go:171] duration metric: took 1m48.9123169s to LocalClient.Create
	I0401 21:25:43.456201    7948 start.go:167] duration metric: took 1m48.9124259s to libmachine.API.Create "multinode-269600"
	I0401 21:25:43.456201    7948 start.go:293] postStartSetup for "multinode-269600-m02" (driver="hyperv")
	I0401 21:25:43.456201    7948 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]
	I0401 21:25:43.465416    7948 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
	I0401 21:25:43.465416    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:25:45.430691    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:25:45.430691    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:45.430691    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:25:47.823112    7948 main.go:141] libmachine: [stdout =====>] : 172.31.184.96
	
	I0401 21:25:47.823112    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:47.823603    7948 sshutil.go:53] new ssh client: &{IP:172.31.184.96 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600-m02\id_rsa Username:docker}
	I0401 21:25:47.926282    7948 ssh_runner.go:235] Completed: 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: (4.4608129s)
	I0401 21:25:47.935045    7948 ssh_runner.go:195] Run: cat /etc/os-release
	I0401 21:25:47.941841    7948 command_runner.go:130] > NAME=Buildroot
	I0401 21:25:47.941841    7948 command_runner.go:130] > VERSION=2023.02.9-dirty
	I0401 21:25:47.941841    7948 command_runner.go:130] > ID=buildroot
	I0401 21:25:47.941944    7948 command_runner.go:130] > VERSION_ID=2023.02.9
	I0401 21:25:47.941944    7948 command_runner.go:130] > PRETTY_NAME="Buildroot 2023.02.9"
	I0401 21:25:47.941995    7948 info.go:137] Remote host: Buildroot 2023.02.9
	I0401 21:25:47.941995    7948 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\addons for local assets ...
	I0401 21:25:47.942344    7948 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\files for local assets ...
	I0401 21:25:47.942908    7948 filesync.go:149] local asset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> 96922.pem in /etc/ssl/certs
	I0401 21:25:47.942908    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> /etc/ssl/certs/96922.pem
	I0401 21:25:47.950398    7948 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0401 21:25:47.967733    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem --> /etc/ssl/certs/96922.pem (1708 bytes)
	I0401 21:25:48.010299    7948 start.go:296] duration metric: took 4.554044s for postStartSetup
	I0401 21:25:48.012382    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:25:49.992737    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:25:49.992944    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:49.993025    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:25:52.410998    7948 main.go:141] libmachine: [stdout =====>] : 172.31.184.96
	
	I0401 21:25:52.410998    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:52.410998    7948 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\config.json ...
	I0401 21:25:52.412865    7948 start.go:128] duration metric: took 1m57.8742393s to createHost
	I0401 21:25:52.412865    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:25:54.470078    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:25:54.470078    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:54.470181    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:25:56.821158    7948 main.go:141] libmachine: [stdout =====>] : 172.31.184.96
	
	I0401 21:25:56.821661    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:56.826133    7948 main.go:141] libmachine: Using SSH client type: native
	I0401 21:25:56.826780    7948 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.184.96 22 <nil> <nil>}
	I0401 21:25:56.826780    7948 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I0401 21:25:56.952834    7948 main.go:141] libmachine: SSH cmd err, output: <nil>: 1743542756.985222745
	
	I0401 21:25:56.952901    7948 fix.go:216] guest clock: 1743542756.985222745
	I0401 21:25:56.952901    7948 fix.go:229] Guest: 2025-04-01 21:25:56.985222745 +0000 UTC Remote: 2025-04-01 21:25:52.412865 +0000 UTC m=+322.253666201 (delta=4.572357745s)
	I0401 21:25:56.952960    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:25:58.965385    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:25:58.965385    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:25:58.966275    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:26:01.352774    7948 main.go:141] libmachine: [stdout =====>] : 172.31.184.96
	
	I0401 21:26:01.352774    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:26:01.356903    7948 main.go:141] libmachine: Using SSH client type: native
	I0401 21:26:01.357341    7948 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.184.96 22 <nil> <nil>}
	I0401 21:26:01.357341    7948 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1743542756
	I0401 21:26:01.505087    7948 main.go:141] libmachine: SSH cmd err, output: <nil>: Tue Apr  1 21:25:56 UTC 2025
	
	I0401 21:26:01.505087    7948 fix.go:236] clock set: Tue Apr  1 21:25:56 UTC 2025
	 (err=<nil>)
	I0401 21:26:01.505087    7948 start.go:83] releasing machines lock for "multinode-269600-m02", held for 2m6.9663547s
	I0401 21:26:01.505087    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:26:03.497702    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:26:03.497702    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:26:03.497773    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:26:05.856083    7948 main.go:141] libmachine: [stdout =====>] : 172.31.184.96
	
	I0401 21:26:05.856263    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:26:05.860683    7948 out.go:177] * Found network options:
	I0401 21:26:05.864754    7948 out.go:177]   - NO_PROXY=172.31.186.14
	W0401 21:26:05.866888    7948 proxy.go:119] fail to check proxy env: Error ip not in block
	I0401 21:26:05.868901    7948 out.go:177]   - NO_PROXY=172.31.186.14
	W0401 21:26:05.871225    7948 proxy.go:119] fail to check proxy env: Error ip not in block
	W0401 21:26:05.872989    7948 proxy.go:119] fail to check proxy env: Error ip not in block
	I0401 21:26:05.876652    7948 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I0401 21:26:05.876652    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:26:05.884570    7948 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0401 21:26:05.884570    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:26:07.912220    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:26:07.912220    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:26:07.912220    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:26:07.912220    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:26:07.912220    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:26:07.912220    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:26:10.391087    7948 main.go:141] libmachine: [stdout =====>] : 172.31.184.96
	
	I0401 21:26:10.391087    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:26:10.391087    7948 sshutil.go:53] new ssh client: &{IP:172.31.184.96 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600-m02\id_rsa Username:docker}
	I0401 21:26:10.418104    7948 main.go:141] libmachine: [stdout =====>] : 172.31.184.96
	
	I0401 21:26:10.418104    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:26:10.418676    7948 sshutil.go:53] new ssh client: &{IP:172.31.184.96 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600-m02\id_rsa Username:docker}
	I0401 21:26:10.493218    7948 command_runner.go:130] ! stat: cannot statx '/etc/cni/net.d/*loopback.conf*': No such file or directory
	I0401 21:26:10.493218    7948 ssh_runner.go:235] Completed: sh -c "stat /etc/cni/net.d/*loopback.conf*": (4.6085938s)
	W0401 21:26:10.493218    7948 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I0401 21:26:10.502255    7948 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0401 21:26:10.504855    7948 command_runner.go:130] ! bash: line 1: curl.exe: command not found
	I0401 21:26:10.504855    7948 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.6281482s)
	W0401 21:26:10.504855    7948 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I0401 21:26:10.533895    7948 command_runner.go:139] > /etc/cni/net.d/87-podman-bridge.conflist, 
	I0401 21:26:10.533950    7948 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0401 21:26:10.533950    7948 start.go:495] detecting cgroup driver to use...
	I0401 21:26:10.533950    7948 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"
	I0401 21:26:10.568249    7948 command_runner.go:130] > runtime-endpoint: unix:///run/containerd/containerd.sock
	I0401 21:26:10.575728    7948 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0401 21:26:10.604118    7948 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"
	W0401 21:26:10.613797    7948 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W0401 21:26:10.613875    7948 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I0401 21:26:10.628194    7948 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0401 21:26:10.635699    7948 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0401 21:26:10.663728    7948 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"
	I0401 21:26:10.698273    7948 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0401 21:26:10.728273    7948 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0401 21:26:10.755036    7948 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0401 21:26:10.782966    7948 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"
	I0401 21:26:10.811673    7948 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0401 21:26:10.839423    7948 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"
	I0401 21:26:10.867428    7948 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0401 21:26:10.883844    7948 command_runner.go:130] ! sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0401 21:26:10.884082    7948 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0401 21:26:10.892822    7948 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0401 21:26:10.920797    7948 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0401 21:26:10.945343    7948 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:26:11.129851    7948 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0401 21:26:11.161935    7948 start.go:495] detecting cgroup driver to use...
	I0401 21:26:11.171388    7948 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0401 21:26:11.194505    7948 command_runner.go:130] > # /usr/lib/systemd/system/docker.service
	I0401 21:26:11.194505    7948 command_runner.go:130] > [Unit]
	I0401 21:26:11.194505    7948 command_runner.go:130] > Description=Docker Application Container Engine
	I0401 21:26:11.194505    7948 command_runner.go:130] > Documentation=https://docs.docker.com
	I0401 21:26:11.194505    7948 command_runner.go:130] > After=network.target  minikube-automount.service docker.socket
	I0401 21:26:11.194505    7948 command_runner.go:130] > Requires= minikube-automount.service docker.socket 
	I0401 21:26:11.194505    7948 command_runner.go:130] > StartLimitBurst=3
	I0401 21:26:11.194505    7948 command_runner.go:130] > StartLimitIntervalSec=60
	I0401 21:26:11.194505    7948 command_runner.go:130] > [Service]
	I0401 21:26:11.194505    7948 command_runner.go:130] > Type=notify
	I0401 21:26:11.194505    7948 command_runner.go:130] > Restart=on-failure
	I0401 21:26:11.194505    7948 command_runner.go:130] > Environment=NO_PROXY=172.31.186.14
	I0401 21:26:11.194505    7948 command_runner.go:130] > # This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	I0401 21:26:11.194505    7948 command_runner.go:130] > # The base configuration already specifies an 'ExecStart=...' command. The first directive
	I0401 21:26:11.194505    7948 command_runner.go:130] > # here is to clear out that command inherited from the base configuration. Without this,
	I0401 21:26:11.194505    7948 command_runner.go:130] > # the command from the base configuration and the command specified here are treated as
	I0401 21:26:11.194505    7948 command_runner.go:130] > # a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	I0401 21:26:11.194505    7948 command_runner.go:130] > # will catch this invalid input and refuse to start the service with an error like:
	I0401 21:26:11.194505    7948 command_runner.go:130] > #  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	I0401 21:26:11.194505    7948 command_runner.go:130] > # NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	I0401 21:26:11.194505    7948 command_runner.go:130] > # container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	I0401 21:26:11.194505    7948 command_runner.go:130] > ExecStart=
	I0401 21:26:11.194505    7948 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=hyperv --insecure-registry 10.96.0.0/12 
	I0401 21:26:11.194505    7948 command_runner.go:130] > ExecReload=/bin/kill -s HUP $MAINPID
	I0401 21:26:11.194505    7948 command_runner.go:130] > # Having non-zero Limit*s causes performance problems due to accounting overhead
	I0401 21:26:11.194505    7948 command_runner.go:130] > # in the kernel. We recommend using cgroups to do container-local accounting.
	I0401 21:26:11.194505    7948 command_runner.go:130] > LimitNOFILE=infinity
	I0401 21:26:11.194505    7948 command_runner.go:130] > LimitNPROC=infinity
	I0401 21:26:11.194505    7948 command_runner.go:130] > LimitCORE=infinity
	I0401 21:26:11.194505    7948 command_runner.go:130] > # Uncomment TasksMax if your systemd version supports it.
	I0401 21:26:11.194505    7948 command_runner.go:130] > # Only systemd 226 and above support this version.
	I0401 21:26:11.194505    7948 command_runner.go:130] > TasksMax=infinity
	I0401 21:26:11.194505    7948 command_runner.go:130] > TimeoutStartSec=0
	I0401 21:26:11.194505    7948 command_runner.go:130] > # set delegate yes so that systemd does not reset the cgroups of docker containers
	I0401 21:26:11.194505    7948 command_runner.go:130] > Delegate=yes
	I0401 21:26:11.194505    7948 command_runner.go:130] > # kill only the docker process, not all processes in the cgroup
	I0401 21:26:11.195629    7948 command_runner.go:130] > KillMode=process
	I0401 21:26:11.195629    7948 command_runner.go:130] > [Install]
	I0401 21:26:11.195739    7948 command_runner.go:130] > WantedBy=multi-user.target
	I0401 21:26:11.206198    7948 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0401 21:26:11.241633    7948 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0401 21:26:11.281209    7948 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0401 21:26:11.315548    7948 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0401 21:26:11.345918    7948 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0401 21:26:11.415526    7948 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0401 21:26:11.439180    7948 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0401 21:26:11.471378    7948 command_runner.go:130] > runtime-endpoint: unix:///var/run/cri-dockerd.sock
	I0401 21:26:11.479567    7948 ssh_runner.go:195] Run: which cri-dockerd
	I0401 21:26:11.485437    7948 command_runner.go:130] > /usr/bin/cri-dockerd
	I0401 21:26:11.493131    7948 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0401 21:26:11.510547    7948 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0401 21:26:11.548374    7948 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0401 21:26:11.734834    7948 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0401 21:26:11.901467    7948 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0401 21:26:11.901467    7948 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0401 21:26:11.939036    7948 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:26:12.118295    7948 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0401 21:26:14.719048    7948 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.6002039s)
	I0401 21:26:14.727881    7948 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0401 21:26:14.760902    7948 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0401 21:26:14.791835    7948 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0401 21:26:14.977920    7948 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0401 21:26:15.167131    7948 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:26:15.352218    7948 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0401 21:26:15.389834    7948 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0401 21:26:15.422291    7948 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:26:15.604510    7948 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0401 21:26:15.709420    7948 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0401 21:26:15.718235    7948 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0401 21:26:15.732786    7948 command_runner.go:130] >   File: /var/run/cri-dockerd.sock
	I0401 21:26:15.732819    7948 command_runner.go:130] >   Size: 0         	Blocks: 0          IO Block: 4096   socket
	I0401 21:26:15.732871    7948 command_runner.go:130] > Device: 0,22	Inode: 889         Links: 1
	I0401 21:26:15.732871    7948 command_runner.go:130] > Access: (0660/srw-rw----)  Uid: (    0/    root)   Gid: ( 1000/  docker)
	I0401 21:26:15.732906    7948 command_runner.go:130] > Access: 2025-04-01 21:26:15.662958049 +0000
	I0401 21:26:15.732906    7948 command_runner.go:130] > Modify: 2025-04-01 21:26:15.662958049 +0000
	I0401 21:26:15.732906    7948 command_runner.go:130] > Change: 2025-04-01 21:26:15.666958076 +0000
	I0401 21:26:15.732906    7948 command_runner.go:130] >  Birth: -
	I0401 21:26:15.732953    7948 start.go:563] Will wait 60s for crictl version
	I0401 21:26:15.741041    7948 ssh_runner.go:195] Run: which crictl
	I0401 21:26:15.746995    7948 command_runner.go:130] > /usr/bin/crictl
	I0401 21:26:15.755046    7948 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0401 21:26:15.801968    7948 command_runner.go:130] > Version:  0.1.0
	I0401 21:26:15.801968    7948 command_runner.go:130] > RuntimeName:  docker
	I0401 21:26:15.801968    7948 command_runner.go:130] > RuntimeVersion:  27.4.0
	I0401 21:26:15.801968    7948 command_runner.go:130] > RuntimeApiVersion:  v1
	I0401 21:26:15.801968    7948 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.4.0
	RuntimeApiVersion:  v1
	I0401 21:26:15.809096    7948 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0401 21:26:15.841363    7948 command_runner.go:130] > 27.4.0
	I0401 21:26:15.848279    7948 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0401 21:26:15.876511    7948 command_runner.go:130] > 27.4.0
	I0401 21:26:15.881353    7948 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	I0401 21:26:15.883968    7948 out.go:177]   - env NO_PROXY=172.31.186.14
	I0401 21:26:15.885174    7948 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I0401 21:26:15.889728    7948 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I0401 21:26:15.889728    7948 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I0401 21:26:15.889728    7948 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I0401 21:26:15.889728    7948 ip.go:211] Found interface: {Index:7 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:76:b1:ea Flags:up|broadcast|multicast|running}
	I0401 21:26:15.891767    7948 ip.go:214] interface addr: fe80::b0ae:8d:e5e7:59c7/64
	I0401 21:26:15.891767    7948 ip.go:214] interface addr: 172.31.176.1/20
	I0401 21:26:15.900289    7948 ssh_runner.go:195] Run: grep 172.31.176.1	host.minikube.internal$ /etc/hosts
	I0401 21:26:15.906379    7948 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.31.176.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0401 21:26:15.926979    7948 mustload.go:65] Loading cluster: multinode-269600
	I0401 21:26:15.927619    7948 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:26:15.927900    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:26:17.886627    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:26:17.887715    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:26:17.887715    7948 host.go:66] Checking if "multinode-269600" exists ...
	I0401 21:26:17.888557    7948 certs.go:68] Setting up C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600 for IP: 172.31.184.96
	I0401 21:26:17.888557    7948 certs.go:194] generating shared ca certs ...
	I0401 21:26:17.888629    7948 certs.go:226] acquiring lock for ca certs: {Name:mkcb932913049efe02d6e38fc2201d3c46b3b4ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 21:26:17.889217    7948 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key
	I0401 21:26:17.889501    7948 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key
	I0401 21:26:17.889666    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I0401 21:26:17.889896    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I0401 21:26:17.890009    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0401 21:26:17.890147    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0401 21:26:17.890253    7948 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem (1338 bytes)
	W0401 21:26:17.890253    7948 certs.go:480] ignoring C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692_empty.pem, impossibly tiny 0 bytes
	I0401 21:26:17.890792    7948 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0401 21:26:17.891045    7948 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0401 21:26:17.891300    7948 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0401 21:26:17.891586    7948 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I0401 21:26:17.891939    7948 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem (1708 bytes)
	I0401 21:26:17.892196    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> /usr/share/ca-certificates/96922.pem
	I0401 21:26:17.892349    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:26:17.892500    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem -> /usr/share/ca-certificates/9692.pem
	I0401 21:26:17.892588    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0401 21:26:17.944387    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0401 21:26:17.987057    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0401 21:26:18.032571    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0401 21:26:18.076278    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem --> /usr/share/ca-certificates/96922.pem (1708 bytes)
	I0401 21:26:18.119362    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0401 21:26:18.173516    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem --> /usr/share/ca-certificates/9692.pem (1338 bytes)
	I0401 21:26:18.224122    7948 ssh_runner.go:195] Run: openssl version
	I0401 21:26:18.232966    7948 command_runner.go:130] > OpenSSL 1.1.1w  11 Sep 2023
	I0401 21:26:18.241504    7948 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/96922.pem && ln -fs /usr/share/ca-certificates/96922.pem /etc/ssl/certs/96922.pem"
	I0401 21:26:18.270244    7948 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/96922.pem
	I0401 21:26:18.276979    7948 command_runner.go:130] > -rw-r--r-- 1 root root 1708 Apr  1 20:04 /usr/share/ca-certificates/96922.pem
	I0401 21:26:18.277046    7948 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Apr  1 20:04 /usr/share/ca-certificates/96922.pem
	I0401 21:26:18.285376    7948 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/96922.pem
	I0401 21:26:18.293464    7948 command_runner.go:130] > 3ec20f2e
	I0401 21:26:18.301355    7948 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/96922.pem /etc/ssl/certs/3ec20f2e.0"
	I0401 21:26:18.328726    7948 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"
	I0401 21:26:18.354384    7948 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:26:18.360955    7948 command_runner.go:130] > -rw-r--r-- 1 root root 1111 Apr  1 19:48 /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:26:18.361248    7948 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr  1 19:48 /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:26:18.369215    7948 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:26:18.377256    7948 command_runner.go:130] > b5213941
	I0401 21:26:18.386402    7948 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"
	I0401 21:26:18.412143    7948 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/9692.pem && ln -fs /usr/share/ca-certificates/9692.pem /etc/ssl/certs/9692.pem"
	I0401 21:26:18.439628    7948 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/9692.pem
	I0401 21:26:18.445777    7948 command_runner.go:130] > -rw-r--r-- 1 root root 1338 Apr  1 20:04 /usr/share/ca-certificates/9692.pem
	I0401 21:26:18.445777    7948 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Apr  1 20:04 /usr/share/ca-certificates/9692.pem
	I0401 21:26:18.453705    7948 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/9692.pem
	I0401 21:26:18.461373    7948 command_runner.go:130] > 51391683
	I0401 21:26:18.469223    7948 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/9692.pem /etc/ssl/certs/51391683.0"
	I0401 21:26:18.496306    7948 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0401 21:26:18.501767    7948 command_runner.go:130] ! stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0401 21:26:18.502845    7948 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0401 21:26:18.502845    7948 kubeadm.go:934] updating node {m02 172.31.184.96 8443 v1.32.2 docker false true} ...
	I0401 21:26:18.503447    7948 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=multinode-269600-m02 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.31.184.96
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:multinode-269600 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:}
	I0401 21:26:18.511794    7948 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0401 21:26:18.527448    7948 command_runner.go:130] ! ls: cannot access '/var/lib/minikube/binaries/v1.32.2': No such file or directory
	I0401 21:26:18.527448    7948 binaries.go:47] Didn't find k8s binaries: sudo ls /var/lib/minikube/binaries/v1.32.2: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/var/lib/minikube/binaries/v1.32.2': No such file or directory
	
	Initiating transfer...
	I0401 21:26:18.535441    7948 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/binaries/v1.32.2
	I0401 21:26:18.553259    7948 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubectl.sha256
	I0401 21:26:18.553259    7948 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubeadm.sha256
	I0401 21:26:18.553259    7948 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubelet?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubelet.sha256
	I0401 21:26:18.553259    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubectl -> /var/lib/minikube/binaries/v1.32.2/kubectl
	I0401 21:26:18.553259    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubeadm -> /var/lib/minikube/binaries/v1.32.2/kubeadm
	I0401 21:26:18.564645    7948 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubectl
	I0401 21:26:18.565854    7948 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubeadm
	I0401 21:26:18.566581    7948 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0401 21:26:18.571780    7948 command_runner.go:130] ! stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubectl': No such file or directory
	I0401 21:26:18.572341    7948 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubectl: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubectl: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubectl': No such file or directory
	I0401 21:26:18.572511    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubectl --> /var/lib/minikube/binaries/v1.32.2/kubectl (57323672 bytes)
	I0401 21:26:18.594491    7948 command_runner.go:130] ! stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubeadm': No such file or directory
	I0401 21:26:18.601372    7948 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubeadm: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubeadm: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubeadm': No such file or directory
	I0401 21:26:18.601372    7948 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubelet -> /var/lib/minikube/binaries/v1.32.2/kubelet
	I0401 21:26:18.601372    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubeadm --> /var/lib/minikube/binaries/v1.32.2/kubeadm (70942872 bytes)
	I0401 21:26:18.611310    7948 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubelet
	I0401 21:26:18.681809    7948 command_runner.go:130] ! stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubelet': No such file or directory
	I0401 21:26:18.681858    7948 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubelet: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubelet: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubelet': No such file or directory
	I0401 21:26:18.681858    7948 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubelet --> /var/lib/minikube/binaries/v1.32.2/kubelet (77406468 bytes)
	I0401 21:26:19.509244    7948 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system
	I0401 21:26:19.524645    7948 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (320 bytes)
	I0401 21:26:19.554399    7948 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0401 21:26:19.595786    7948 ssh_runner.go:195] Run: grep 172.31.186.14	control-plane.minikube.internal$ /etc/hosts
	I0401 21:26:19.601125    7948 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.31.186.14	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0401 21:26:19.630415    7948 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:26:19.816289    7948 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0401 21:26:19.845131    7948 host.go:66] Checking if "multinode-269600" exists ...
	I0401 21:26:19.845131    7948 start.go:317] joinCluster: &{Name:multinode-269600 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName:multinode-269600
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:} Nodes:[{Name: IP:172.31.186.14 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.31.184.96 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:fals
e MountString:C:\Users\jenkins.minikube5:/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}
	I0401 21:26:19.846133    7948 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0"
	I0401 21:26:19.846133    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:26:21.851139    7948 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:26:21.851990    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:26:21.851990    7948 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:26:24.226535    7948 main.go:141] libmachine: [stdout =====>] : 172.31.186.14
	
	I0401 21:26:24.226535    7948 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:26:24.226535    7948 sshutil.go:53] new ssh client: &{IP:172.31.186.14 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\id_rsa Username:docker}
	I0401 21:26:24.440965    7948 command_runner.go:130] > kubeadm join control-plane.minikube.internal:8443 --token j4lybu.fm4x0nit277ncibr --discovery-token-ca-cert-hash sha256:ed5237e1582cd047e1509318b1994269b35c4e12bbc4d4044d51e18aae42aac6 
	I0401 21:26:24.441977    7948 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0": (4.5956561s)
	I0401 21:26:24.442049    7948 start.go:343] trying to join worker node "m02" to cluster: &{Name:m02 IP:172.31.184.96 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}
	I0401 21:26:24.442100    7948 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token j4lybu.fm4x0nit277ncibr --discovery-token-ca-cert-hash sha256:ed5237e1582cd047e1509318b1994269b35c4e12bbc4d4044d51e18aae42aac6 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=multinode-269600-m02"
	I0401 21:26:24.616876    7948 command_runner.go:130] ! 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0401 21:26:26.438815    7948 command_runner.go:130] > [preflight] Running pre-flight checks
	I0401 21:26:26.439829    7948 command_runner.go:130] > [preflight] Reading configuration from the "kubeadm-config" ConfigMap in namespace "kube-system"...
	I0401 21:26:26.439829    7948 command_runner.go:130] > [preflight] Use 'kubeadm init phase upload-config --config your-config.yaml' to re-upload it.
	I0401 21:26:26.439829    7948 command_runner.go:130] > [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0401 21:26:26.439829    7948 command_runner.go:130] > [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0401 21:26:26.439829    7948 command_runner.go:130] > [kubelet-start] Starting the kubelet
	I0401 21:26:26.439893    7948 command_runner.go:130] > [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0401 21:26:26.439893    7948 command_runner.go:130] > [kubelet-check] The kubelet is healthy after 510.547058ms
	I0401 21:26:26.439893    7948 command_runner.go:130] > [kubelet-start] Waiting for the kubelet to perform the TLS Bootstrap
	I0401 21:26:26.439893    7948 command_runner.go:130] > This node has joined the cluster:
	I0401 21:26:26.439893    7948 command_runner.go:130] > * Certificate signing request was sent to apiserver and a response was received.
	I0401 21:26:26.439893    7948 command_runner.go:130] > * The Kubelet was informed of the new secure connection details.
	I0401 21:26:26.439893    7948 command_runner.go:130] > Run 'kubectl get nodes' on the control-plane to see this node join the cluster.
	I0401 21:26:26.439965    7948 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token j4lybu.fm4x0nit277ncibr --discovery-token-ca-cert-hash sha256:ed5237e1582cd047e1509318b1994269b35c4e12bbc4d4044d51e18aae42aac6 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=multinode-269600-m02": (1.9978418s)
	I0401 21:26:26.439965    7948 ssh_runner.go:195] Run: /bin/bash -c "sudo systemctl daemon-reload && sudo systemctl enable kubelet && sudo systemctl start kubelet"
	I0401 21:26:26.648631    7948 command_runner.go:130] ! Created symlink /etc/systemd/system/multi-user.target.wants/kubelet.service → /usr/lib/systemd/system/kubelet.service.
	I0401 21:26:26.824383    7948 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes multinode-269600-m02 minikube.k8s.io/updated_at=2025_04_01T21_26_26_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=73c6e1c927350a51068882397e0642f8dfb63f2a minikube.k8s.io/name=multinode-269600 minikube.k8s.io/primary=false
	I0401 21:26:26.953300    7948 command_runner.go:130] > node/multinode-269600-m02 labeled
	I0401 21:26:26.953300    7948 start.go:319] duration metric: took 7.1080855s to joinCluster
	I0401 21:26:26.953300    7948 start.go:235] Will wait 6m0s for node &{Name:m02 IP:172.31.184.96 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}
	I0401 21:26:26.954216    7948 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:26:26.957964    7948 out.go:177] * Verifying Kubernetes components...
	I0401 21:26:26.967122    7948 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:26:27.162614    7948 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0401 21:26:27.190887    7948 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 21:26:27.191594    7948 kapi.go:59] client config for multinode-269600: &rest.Config{Host:"https://172.31.186.14:8443", 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.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-269600\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-269600\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\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)(0x23292e0), 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)}
	I0401 21:26:27.192084    7948 node_ready.go:35] waiting up to 6m0s for node "multinode-269600-m02" to be "Ready" ...
	I0401 21:26:27.192084    7948 type.go:168] "Request Body" body=""
	I0401 21:26:27.192622    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:27.192716    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:27.192716    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:27.192753    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:27.205533    7948 round_trippers.go:581] Response Status: 200 OK in 12 milliseconds
	I0401 21:26:27.205533    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:27.205533    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:27.205533    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:27.205533    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:27.205533    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:27.205533    7948 round_trippers.go:587]     Content-Length: 2719
	I0401 21:26:27.205533    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:27 GMT
	I0401 21:26:27.205533    7948 round_trippers.go:587]     Audit-Id: 25485fe0-ddca-4ee1-bfb5-d8ced84c39f6
	I0401 21:26:27.205533    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 88 15 0a 9c 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 36 34 38 00 42  |3adae1382.5648.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12405 chars]
	 >
	I0401 21:26:27.692932    7948 type.go:168] "Request Body" body=""
	I0401 21:26:27.693046    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:27.693046    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:27.693046    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:27.693046    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:27.695765    7948 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:26:27.696250    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:27.696250    7948 round_trippers.go:587]     Audit-Id: 592d163a-115b-46c0-9b67-4fab85a4f76e
	I0401 21:26:27.696250    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:27.696250    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:27.696250    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:27.696250    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:27.696250    7948 round_trippers.go:587]     Content-Length: 2719
	I0401 21:26:27.696250    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:27 GMT
	I0401 21:26:27.696441    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 88 15 0a 9c 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 36 34 38 00 42  |3adae1382.5648.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12405 chars]
	 >
	I0401 21:26:28.192249    7948 type.go:168] "Request Body" body=""
	I0401 21:26:28.192249    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:28.192249    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:28.192249    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:28.192249    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:28.196200    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:26:28.196200    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:28.196200    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:28.196200    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:28.196200    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:28.196200    7948 round_trippers.go:587]     Content-Length: 2719
	I0401 21:26:28.196200    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:28 GMT
	I0401 21:26:28.196200    7948 round_trippers.go:587]     Audit-Id: 0d8934a2-6786-4cc0-9de6-2900859e0b03
	I0401 21:26:28.196200    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:28.196282    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 88 15 0a 9c 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 36 34 38 00 42  |3adae1382.5648.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12405 chars]
	 >
	I0401 21:26:28.692687    7948 type.go:168] "Request Body" body=""
	I0401 21:26:28.692687    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:28.692687    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:28.692687    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:28.692687    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:28.701511    7948 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0401 21:26:28.701511    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:28.701511    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:28.701511    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:28.701511    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:28.701511    7948 round_trippers.go:587]     Content-Length: 2719
	I0401 21:26:28.701511    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:28 GMT
	I0401 21:26:28.701511    7948 round_trippers.go:587]     Audit-Id: 8ea50a0e-9be7-4298-8690-80f36cc39239
	I0401 21:26:28.701511    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:28.701511    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 88 15 0a 9c 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 36 34 38 00 42  |3adae1382.5648.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12405 chars]
	 >
	I0401 21:26:29.192780    7948 type.go:168] "Request Body" body=""
	I0401 21:26:29.192780    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:29.192780    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:29.192780    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:29.192780    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:29.196718    7948 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:26:29.196718    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:29.196718    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:29.196718    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:29.196718    7948 round_trippers.go:587]     Content-Length: 2789
	I0401 21:26:29.196845    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:29 GMT
	I0401 21:26:29.196845    7948 round_trippers.go:587]     Audit-Id: a71fa581-752e-46b1-a3c5-d6eded775bf5
	I0401 21:26:29.196845    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:29.196845    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:29.196904    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 30 38 00 42  |3adae1382.5708.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0401 21:26:29.196904    7948 node_ready.go:53] node "multinode-269600-m02" has status "Ready":"False"
	I0401 21:26:29.692523    7948 type.go:168] "Request Body" body=""
	I0401 21:26:29.692523    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:29.692523    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:29.692523    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:29.692523    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:29.696571    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:29.696772    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:29.696772    7948 round_trippers.go:587]     Audit-Id: a0b08d2b-8d2d-4edd-9128-875ee40b8563
	I0401 21:26:29.696772    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:29.696772    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:29.696772    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:29.696772    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:29.696772    7948 round_trippers.go:587]     Content-Length: 2789
	I0401 21:26:29.696772    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:29 GMT
	I0401 21:26:29.696880    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 30 38 00 42  |3adae1382.5708.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0401 21:26:30.193019    7948 type.go:168] "Request Body" body=""
	I0401 21:26:30.193019    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:30.193019    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:30.193019    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:30.193019    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:30.197382    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:26:30.197442    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:30.197442    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:30.197442    7948 round_trippers.go:587]     Content-Length: 2789
	I0401 21:26:30.197442    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:30 GMT
	I0401 21:26:30.197442    7948 round_trippers.go:587]     Audit-Id: 47f9cbed-4327-4505-99d8-ec13fbc4dc32
	I0401 21:26:30.197442    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:30.197442    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:30.197442    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:30.197683    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 30 38 00 42  |3adae1382.5708.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0401 21:26:30.692607    7948 type.go:168] "Request Body" body=""
	I0401 21:26:30.693122    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:30.693213    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:30.693213    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:30.693213    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:30.697448    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:30.697448    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:30.697517    7948 round_trippers.go:587]     Audit-Id: 9cbf6796-6133-47c4-8702-f7c72f09cff7
	I0401 21:26:30.697517    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:30.697517    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:30.697517    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:30.697517    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:30.697517    7948 round_trippers.go:587]     Content-Length: 2789
	I0401 21:26:30.697517    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:30 GMT
	I0401 21:26:30.697777    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 30 38 00 42  |3adae1382.5708.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0401 21:26:31.192716    7948 type.go:168] "Request Body" body=""
	I0401 21:26:31.192716    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:31.192716    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:31.192716    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:31.192716    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:31.196978    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:31.197041    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:31.197041    7948 round_trippers.go:587]     Audit-Id: 40eb1825-72f8-4bbb-9da0-7d8ced9d98aa
	I0401 21:26:31.197041    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:31.197041    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:31.197041    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:31.197041    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:31.197041    7948 round_trippers.go:587]     Content-Length: 2789
	I0401 21:26:31.197041    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:31 GMT
	I0401 21:26:31.197041    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 30 38 00 42  |3adae1382.5708.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0401 21:26:31.197041    7948 node_ready.go:53] node "multinode-269600-m02" has status "Ready":"False"
	I0401 21:26:31.693375    7948 type.go:168] "Request Body" body=""
	I0401 21:26:31.693938    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:31.694013    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:31.694013    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:31.694013    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:31.699899    7948 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:26:31.699899    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:31.699899    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:31.699899    7948 round_trippers.go:587]     Content-Length: 2789
	I0401 21:26:31.699899    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:31 GMT
	I0401 21:26:31.699899    7948 round_trippers.go:587]     Audit-Id: c880674a-463c-45d0-8366-f4a497070e37
	I0401 21:26:31.699899    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:31.699899    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:31.699899    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:31.700260    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 30 38 00 42  |3adae1382.5708.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0401 21:26:32.192927    7948 type.go:168] "Request Body" body=""
	I0401 21:26:32.192927    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:32.192927    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:32.192927    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:32.192927    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:32.204107    7948 round_trippers.go:581] Response Status: 200 OK in 11 milliseconds
	I0401 21:26:32.204107    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:32.204107    7948 round_trippers.go:587]     Audit-Id: 724f9885-9a8c-4159-9619-ebb9996d885b
	I0401 21:26:32.204107    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:32.204107    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:32.204107    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:32.204107    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:32.204107    7948 round_trippers.go:587]     Content-Length: 2789
	I0401 21:26:32.204107    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:32 GMT
	I0401 21:26:32.204107    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 30 38 00 42  |3adae1382.5708.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0401 21:26:32.693173    7948 type.go:168] "Request Body" body=""
	I0401 21:26:32.693173    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:32.693173    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:32.693173    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:32.693173    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:32.697130    7948 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:26:32.697173    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:32.697210    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:32.697210    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:32.697210    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:32.697210    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:32.697210    7948 round_trippers.go:587]     Content-Length: 2789
	I0401 21:26:32.697210    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:32 GMT
	I0401 21:26:32.697210    7948 round_trippers.go:587]     Audit-Id: 6a7a774f-b8be-4e9f-9974-57c28b17697c
	I0401 21:26:32.697210    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 30 38 00 42  |3adae1382.5708.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0401 21:26:33.193479    7948 type.go:168] "Request Body" body=""
	I0401 21:26:33.193479    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:33.193479    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:33.193479    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:33.193479    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:33.198191    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:33.198279    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:33.198279    7948 round_trippers.go:587]     Audit-Id: 64b2a94c-2216-4f5f-a280-e9f28994e8b5
	I0401 21:26:33.198279    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:33.198279    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:33.198279    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:33.198279    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:33.198279    7948 round_trippers.go:587]     Content-Length: 2789
	I0401 21:26:33.198344    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:33 GMT
	I0401 21:26:33.198588    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 30 38 00 42  |3adae1382.5708.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0401 21:26:33.198779    7948 node_ready.go:53] node "multinode-269600-m02" has status "Ready":"False"
	I0401 21:26:33.692249    7948 type.go:168] "Request Body" body=""
	I0401 21:26:33.692249    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:33.692249    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:33.692249    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:33.692249    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:33.696693    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:33.696693    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:33.696693    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:33.696693    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:33.696693    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:33.696693    7948 round_trippers.go:587]     Content-Length: 2789
	I0401 21:26:33.696693    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:33 GMT
	I0401 21:26:33.696693    7948 round_trippers.go:587]     Audit-Id: 136838af-746a-459a-81dc-9260463fa166
	I0401 21:26:33.696693    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:33.696693    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 30 38 00 42  |3adae1382.5708.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0401 21:26:34.192296    7948 type.go:168] "Request Body" body=""
	I0401 21:26:34.192296    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:34.192296    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:34.192296    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:34.192296    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:34.196648    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:34.196648    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:34.196648    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:34.196648    7948 round_trippers.go:587]     Content-Length: 2789
	I0401 21:26:34.196648    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:34 GMT
	I0401 21:26:34.196648    7948 round_trippers.go:587]     Audit-Id: 184cd406-d59f-4b38-b82f-b68f073af46a
	I0401 21:26:34.196648    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:34.196648    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:34.196648    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:34.196648    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 30 38 00 42  |3adae1382.5708.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0401 21:26:34.693633    7948 type.go:168] "Request Body" body=""
	I0401 21:26:34.693633    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:34.693633    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:34.693633    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:34.693633    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:34.697661    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:34.697661    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:34.697661    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:34.697661    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:34.697661    7948 round_trippers.go:587]     Content-Length: 2789
	I0401 21:26:34.697661    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:34 GMT
	I0401 21:26:34.697661    7948 round_trippers.go:587]     Audit-Id: d38304b7-31cb-4c11-a4b3-5a9488475abe
	I0401 21:26:34.697661    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:34.697661    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:34.697661    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 30 38 00 42  |3adae1382.5708.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0401 21:26:35.192465    7948 type.go:168] "Request Body" body=""
	I0401 21:26:35.192465    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:35.192465    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:35.192465    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:35.192465    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:35.196467    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:35.196467    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:35.196467    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:35.196467    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:35.196467    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:35.196467    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:35.196467    7948 round_trippers.go:587]     Content-Length: 2789
	I0401 21:26:35.196467    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:35 GMT
	I0401 21:26:35.196467    7948 round_trippers.go:587]     Audit-Id: cc76b460-3f69-4979-9f93-5c559d221981
	I0401 21:26:35.196467    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 30 38 00 42  |3adae1382.5708.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0401 21:26:35.693342    7948 type.go:168] "Request Body" body=""
	I0401 21:26:35.693342    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:35.693342    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:35.693342    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:35.693342    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:36.001583    7948 round_trippers.go:581] Response Status: 200 OK in 308 milliseconds
	I0401 21:26:36.001583    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:36.001659    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:36.001659    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:36.001659    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:36 GMT
	I0401 21:26:36.001659    7948 round_trippers.go:587]     Audit-Id: bed63341-6551-4ca5-924a-b53ade3ee244
	I0401 21:26:36.001659    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:36.001659    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:36.001659    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:36.001894    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:36.002064    7948 node_ready.go:53] node "multinode-269600-m02" has status "Ready":"False"
	I0401 21:26:36.192425    7948 type.go:168] "Request Body" body=""
	I0401 21:26:36.192425    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:36.192425    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:36.192425    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:36.192425    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:36.226630    7948 round_trippers.go:581] Response Status: 200 OK in 34 milliseconds
	I0401 21:26:36.226630    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:36.226630    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:36.226751    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:36.226751    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:36 GMT
	I0401 21:26:36.226751    7948 round_trippers.go:587]     Audit-Id: 3dadf1cc-aceb-4290-bbe6-6fac5f6b8d73
	I0401 21:26:36.226751    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:36.226751    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:36.226751    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:36.227063    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:36.692433    7948 type.go:168] "Request Body" body=""
	I0401 21:26:36.692433    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:36.692433    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:36.692433    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:36.692433    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:36.696467    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:36.696863    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:36.696863    7948 round_trippers.go:587]     Audit-Id: 3cebf1c1-cf7c-4cf0-b549-b52751b7ecdb
	I0401 21:26:36.696863    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:36.696863    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:36.696863    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:36.696863    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:36.696863    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:36.696863    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:36 GMT
	I0401 21:26:36.697100    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:37.192793    7948 type.go:168] "Request Body" body=""
	I0401 21:26:37.192793    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:37.192793    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:37.192793    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:37.192793    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:37.198010    7948 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:26:37.198095    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:37.198095    7948 round_trippers.go:587]     Audit-Id: 66c5026a-dc34-43ee-9c2b-0c312063effb
	I0401 21:26:37.198095    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:37.198095    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:37.198095    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:37.198095    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:37.198095    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:37.198095    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:37 GMT
	I0401 21:26:37.198313    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:37.693224    7948 type.go:168] "Request Body" body=""
	I0401 21:26:37.693224    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:37.693224    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:37.693224    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:37.693224    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:37.719921    7948 round_trippers.go:581] Response Status: 200 OK in 26 milliseconds
	I0401 21:26:37.719921    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:37.719921    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:37.719921    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:37.719921    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:37.719921    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:37 GMT
	I0401 21:26:37.719921    7948 round_trippers.go:587]     Audit-Id: ec76c268-5908-4812-ac92-6433179e526f
	I0401 21:26:37.719921    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:37.719921    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:37.723013    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:38.193190    7948 type.go:168] "Request Body" body=""
	I0401 21:26:38.193190    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:38.193190    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:38.193190    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:38.193190    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:38.197287    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:38.198058    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:38.198058    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:38.198058    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:38.198058    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:38.198058    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:38.198058    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:38.198058    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:38 GMT
	I0401 21:26:38.198058    7948 round_trippers.go:587]     Audit-Id: 4fb1ec5e-46ea-4308-9f60-7421ea037235
	I0401 21:26:38.198306    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:38.198524    7948 node_ready.go:53] node "multinode-269600-m02" has status "Ready":"False"
	I0401 21:26:38.692336    7948 type.go:168] "Request Body" body=""
	I0401 21:26:38.692336    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:38.692336    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:38.692336    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:38.692336    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:38.696878    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:38.696878    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:38.696878    7948 round_trippers.go:587]     Audit-Id: 10165afa-ffb9-4aef-ba62-ebf21f3fe202
	I0401 21:26:38.696878    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:38.696878    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:38.696878    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:38.696878    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:38.697004    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:38.697004    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:38 GMT
	I0401 21:26:38.697167    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:39.192913    7948 type.go:168] "Request Body" body=""
	I0401 21:26:39.193014    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:39.193014    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:39.193014    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:39.193177    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:39.199571    7948 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 21:26:39.200299    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:39.200299    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:39.200299    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:39.200299    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:39.200299    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:39.200299    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:39 GMT
	I0401 21:26:39.200299    7948 round_trippers.go:587]     Audit-Id: 99195bfc-7e6f-4017-a6db-dc10ca88c8ca
	I0401 21:26:39.200299    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:39.200547    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:39.692546    7948 type.go:168] "Request Body" body=""
	I0401 21:26:39.692938    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:39.692938    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:39.692938    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:39.692938    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:39.696661    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:26:39.696661    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:39.696661    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:39.696661    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:39.696661    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:39.696661    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:39 GMT
	I0401 21:26:39.696661    7948 round_trippers.go:587]     Audit-Id: 8d4a020b-8dbe-42fa-8e38-d47f8210d588
	I0401 21:26:39.696661    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:39.696661    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:39.696661    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:40.193119    7948 type.go:168] "Request Body" body=""
	I0401 21:26:40.193703    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:40.193703    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:40.193703    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:40.193752    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:40.197848    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:40.197848    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:40.197848    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:40 GMT
	I0401 21:26:40.197848    7948 round_trippers.go:587]     Audit-Id: 8a24b90c-190e-498e-a48d-a573ddeac04f
	I0401 21:26:40.197848    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:40.197956    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:40.197956    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:40.197956    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:40.197956    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:40.198072    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:40.692866    7948 type.go:168] "Request Body" body=""
	I0401 21:26:40.692866    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:40.692866    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:40.692866    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:40.692866    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:40.697572    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:40.697572    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:40.697572    7948 round_trippers.go:587]     Audit-Id: 6b2f2e77-94a5-4cfb-af78-b7f3c9f355c7
	I0401 21:26:40.697572    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:40.697572    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:40.697572    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:40.697572    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:40.697572    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:40.697572    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:40 GMT
	I0401 21:26:40.697572    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:40.697572    7948 node_ready.go:53] node "multinode-269600-m02" has status "Ready":"False"
	I0401 21:26:41.192746    7948 type.go:168] "Request Body" body=""
	I0401 21:26:41.192746    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:41.192746    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:41.192746    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:41.192746    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:41.200913    7948 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0401 21:26:41.200913    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:41.200913    7948 round_trippers.go:587]     Audit-Id: 913c64be-10cd-46dd-9a70-6f5c49a2643f
	I0401 21:26:41.200913    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:41.200913    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:41.200913    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:41.200913    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:41.200913    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:41.200913    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:41 GMT
	I0401 21:26:41.200913    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:41.692798    7948 type.go:168] "Request Body" body=""
	I0401 21:26:41.693277    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:41.693277    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:41.693390    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:41.693390    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:41.822653    7948 round_trippers.go:581] Response Status: 200 OK in 128 milliseconds
	I0401 21:26:41.822653    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:41.822653    7948 round_trippers.go:587]     Audit-Id: d046b86f-d22b-4c72-95b4-3da3ff411d8c
	I0401 21:26:41.822653    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:41.822653    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:41.822653    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:41.822653    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:41.822653    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:41.822775    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:41 GMT
	I0401 21:26:41.822962    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:42.192398    7948 type.go:168] "Request Body" body=""
	I0401 21:26:42.192933    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:42.192933    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:42.193012    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:42.193012    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:42.200654    7948 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0401 21:26:42.200654    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:42.200654    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:42.200654    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:42.200654    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:42.200654    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:42.200654    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:42.200654    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:42 GMT
	I0401 21:26:42.200654    7948 round_trippers.go:587]     Audit-Id: 6de10f55-0044-4bad-99ab-99bd057396a3
	I0401 21:26:42.200654    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:42.692614    7948 type.go:168] "Request Body" body=""
	I0401 21:26:42.692614    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:42.692614    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:42.692614    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:42.692614    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:42.708066    7948 round_trippers.go:581] Response Status: 200 OK in 14 milliseconds
	I0401 21:26:42.708066    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:42.708066    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:42.708066    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:42.708142    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:42.708142    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:42.708142    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:42 GMT
	I0401 21:26:42.708142    7948 round_trippers.go:587]     Audit-Id: 85da329c-1d18-4934-9208-4efec0e11ba8
	I0401 21:26:42.708142    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:42.708375    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:42.708503    7948 node_ready.go:53] node "multinode-269600-m02" has status "Ready":"False"
	I0401 21:26:43.193006    7948 type.go:168] "Request Body" body=""
	I0401 21:26:43.193006    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:43.193006    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:43.193006    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:43.193006    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:43.197650    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:43.197739    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:43.197739    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:43.197739    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:43.197739    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:43.197739    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:43.197739    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:43.197827    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:43 GMT
	I0401 21:26:43.197827    7948 round_trippers.go:587]     Audit-Id: 8ef6d14f-745f-41f4-8114-65a29dd9eae0
	I0401 21:26:43.198077    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:43.693313    7948 type.go:168] "Request Body" body=""
	I0401 21:26:43.693313    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:43.693313    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:43.693313    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:43.693313    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:43.697734    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:43.697814    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:43.697814    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:43 GMT
	I0401 21:26:43.697814    7948 round_trippers.go:587]     Audit-Id: 37c1434c-8327-41c3-95d6-a0a5bca236ac
	I0401 21:26:43.697814    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:43.697814    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:43.697814    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:43.697814    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:43.697893    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:43.697932    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:44.192901    7948 type.go:168] "Request Body" body=""
	I0401 21:26:44.192901    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:44.192901    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:44.193533    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:44.193533    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:44.198130    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:44.198130    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:44.198130    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:44.198130    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:44.198130    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:44 GMT
	I0401 21:26:44.198130    7948 round_trippers.go:587]     Audit-Id: 2321c04c-1557-4d7e-9e39-c053bc93b576
	I0401 21:26:44.198130    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:44.198130    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:44.198130    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:44.198419    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:44.693055    7948 type.go:168] "Request Body" body=""
	I0401 21:26:44.693787    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:44.693787    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:44.693787    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:44.693787    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:44.698020    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:44.698102    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:44.698102    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:44.698102    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:44 GMT
	I0401 21:26:44.698102    7948 round_trippers.go:587]     Audit-Id: ea8a3714-4b3d-4cbf-b848-83453839a78c
	I0401 21:26:44.698102    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:44.698102    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:44.698102    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:44.698102    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:44.698102    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:45.192693    7948 type.go:168] "Request Body" body=""
	I0401 21:26:45.193009    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:45.193009    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:45.193009    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:45.193009    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:45.196823    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:26:45.196823    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:45.196823    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:45.196823    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:45 GMT
	I0401 21:26:45.196823    7948 round_trippers.go:587]     Audit-Id: 657e3af6-1501-41f0-b23a-19c587619bb7
	I0401 21:26:45.196823    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:45.196823    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:45.196823    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:45.196823    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:45.196823    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:45.196823    7948 node_ready.go:53] node "multinode-269600-m02" has status "Ready":"False"
	I0401 21:26:45.693104    7948 type.go:168] "Request Body" body=""
	I0401 21:26:45.693197    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:45.693269    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:45.693269    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:45.693269    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:45.699599    7948 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 21:26:45.699599    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:45.699599    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:45.699599    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:45 GMT
	I0401 21:26:45.699599    7948 round_trippers.go:587]     Audit-Id: d8a48915-9a6d-40b6-83e8-3c77849eb932
	I0401 21:26:45.699599    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:45.699599    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:45.699599    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:45.699599    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:45.699599    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:46.192943    7948 type.go:168] "Request Body" body=""
	I0401 21:26:46.192943    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:46.192943    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:46.192943    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:46.192943    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:46.196960    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:26:46.196960    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:46.196960    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:46.196960    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:46 GMT
	I0401 21:26:46.196960    7948 round_trippers.go:587]     Audit-Id: 91301a9d-cad5-4c98-ab8b-9c93821d1407
	I0401 21:26:46.196960    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:46.197052    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:46.197052    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:46.197052    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:46.197188    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:46.693167    7948 type.go:168] "Request Body" body=""
	I0401 21:26:46.693596    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:46.693596    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:46.693596    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:46.693769    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:46.697584    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:26:46.697584    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:46.697584    7948 round_trippers.go:587]     Audit-Id: b744feae-d14c-42b2-8a5e-07627bc6dcec
	I0401 21:26:46.697584    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:46.697584    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:46.697584    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:46.697584    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:46.697584    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:46.697584    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:46 GMT
	I0401 21:26:46.697584    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:47.192807    7948 type.go:168] "Request Body" body=""
	I0401 21:26:47.192965    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:47.192965    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:47.192965    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:47.192965    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:47.196309    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:26:47.196309    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:47.196309    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:47.196309    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:47.196309    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:47 GMT
	I0401 21:26:47.196309    7948 round_trippers.go:587]     Audit-Id: eb5172ab-6c84-4b15-be3c-a33745339a9d
	I0401 21:26:47.196309    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:47.196309    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:47.196309    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:47.196580    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:47.693458    7948 type.go:168] "Request Body" body=""
	I0401 21:26:47.694025    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:47.694025    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:47.694025    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:47.694025    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:47.701732    7948 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0401 21:26:47.701732    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:47.701815    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:47.701815    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:47.701815    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:47.701815    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:47.701815    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:47.701815    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:47 GMT
	I0401 21:26:47.701815    7948 round_trippers.go:587]     Audit-Id: 5576eb83-829f-45ff-8b5c-c9cf1dda9ee0
	I0401 21:26:47.701959    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:47.702085    7948 node_ready.go:53] node "multinode-269600-m02" has status "Ready":"False"
	I0401 21:26:48.192564    7948 type.go:168] "Request Body" body=""
	I0401 21:26:48.192564    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:48.192564    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:48.192564    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:48.192564    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:48.197425    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:48.197425    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:48.197425    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:48.197425    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:48.197425    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:48.197425    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:48.197425    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:48.197425    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:48 GMT
	I0401 21:26:48.197425    7948 round_trippers.go:587]     Audit-Id: 844c179c-1cbe-455e-b9ca-4e4a0f344a72
	I0401 21:26:48.197425    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:48.692450    7948 type.go:168] "Request Body" body=""
	I0401 21:26:48.692450    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:48.692450    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:48.692450    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:48.692450    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:48.697231    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:48.697297    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:48.697297    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:48 GMT
	I0401 21:26:48.697297    7948 round_trippers.go:587]     Audit-Id: 92b6e5ba-b10b-484c-ad57-a6a8f83db58f
	I0401 21:26:48.697297    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:48.697297    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:48.697297    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:48.697297    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:48.697297    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:48.697587    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:49.192894    7948 type.go:168] "Request Body" body=""
	I0401 21:26:49.193184    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:49.193184    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:49.193184    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:49.193299    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:49.197440    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:49.197846    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:49.197846    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:49.197846    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:49 GMT
	I0401 21:26:49.197846    7948 round_trippers.go:587]     Audit-Id: d7f54a77-cbda-4c86-9f97-7d9f9dfee6cf
	I0401 21:26:49.197846    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:49.197846    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:49.197846    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:49.197846    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:49.197944    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:49.693124    7948 type.go:168] "Request Body" body=""
	I0401 21:26:49.693597    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:49.693597    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:49.693597    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:49.693597    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:49.697948    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:49.697948    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:49.697948    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:49 GMT
	I0401 21:26:49.697948    7948 round_trippers.go:587]     Audit-Id: 260238b7-47c5-4647-bd9d-b53922e2096e
	I0401 21:26:49.698029    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:49.698029    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:49.698029    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:49.698029    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:49.698029    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:49.698214    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:50.192940    7948 type.go:168] "Request Body" body=""
	I0401 21:26:50.193448    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:50.193448    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:50.193448    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:50.193448    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:50.196951    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:26:50.196951    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:50.197560    7948 round_trippers.go:587]     Audit-Id: 7fcf3c92-6e27-4aef-a337-b5f1748b47e0
	I0401 21:26:50.197560    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:50.197560    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:50.197560    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:50.197560    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:50.197560    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:50.197560    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:50 GMT
	I0401 21:26:50.197722    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:50.197722    7948 node_ready.go:53] node "multinode-269600-m02" has status "Ready":"False"
	I0401 21:26:50.693092    7948 type.go:168] "Request Body" body=""
	I0401 21:26:50.693622    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:50.693622    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:50.693622    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:50.693622    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:50.698288    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:50.698698    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:50.698698    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:50.698698    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:50.698698    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:50.698698    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:50.698698    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:50 GMT
	I0401 21:26:50.698698    7948 round_trippers.go:587]     Audit-Id: ec1c40bb-0031-44da-846e-9beb494e6b43
	I0401 21:26:50.698698    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:50.698798    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:51.193696    7948 type.go:168] "Request Body" body=""
	I0401 21:26:51.193696    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:51.193696    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:51.193696    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:51.193696    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:51.197410    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:26:51.198003    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:51.198056    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:51.198056    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:51.198056    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:51.198056    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:51.198056    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:51 GMT
	I0401 21:26:51.198056    7948 round_trippers.go:587]     Audit-Id: 83144a1a-67ae-42df-8310-f305ca1369fd
	I0401 21:26:51.198056    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:51.198056    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:51.692729    7948 type.go:168] "Request Body" body=""
	I0401 21:26:51.692729    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:51.692729    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:51.692729    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:51.692729    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:51.697226    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:51.697226    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:51.697226    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:51.697226    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:51.697226    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:51.697226    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:51.697311    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:51 GMT
	I0401 21:26:51.697311    7948 round_trippers.go:587]     Audit-Id: 7fec2727-308a-4bde-9779-aa74fa814941
	I0401 21:26:51.697311    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:51.697531    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:52.192624    7948 type.go:168] "Request Body" body=""
	I0401 21:26:52.193189    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:52.193189    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:52.193189    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:52.193189    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:52.196661    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:26:52.196974    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:52.196974    7948 round_trippers.go:587]     Audit-Id: 91187ef4-59fb-41c9-87ed-154376c2323a
	I0401 21:26:52.196974    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:52.196974    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:52.196974    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:52.196974    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:52.196974    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:52.196974    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:52 GMT
	I0401 21:26:52.196974    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:52.692658    7948 type.go:168] "Request Body" body=""
	I0401 21:26:52.692658    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:52.692658    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:52.692658    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:52.692658    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:52.696729    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:52.696729    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:52.696835    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:52 GMT
	I0401 21:26:52.696835    7948 round_trippers.go:587]     Audit-Id: a1efb192-f652-4120-a8ce-d0f2efb97fdf
	I0401 21:26:52.696835    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:52.696835    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:52.696835    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:52.696835    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:52.696835    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:52.697098    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:52.697255    7948 node_ready.go:53] node "multinode-269600-m02" has status "Ready":"False"
	I0401 21:26:53.193284    7948 type.go:168] "Request Body" body=""
	I0401 21:26:53.193944    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:53.193944    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:53.194019    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:53.194019    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:53.198504    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:53.198504    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:53.198504    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:53 GMT
	I0401 21:26:53.198504    7948 round_trippers.go:587]     Audit-Id: eeb84257-ee76-4ada-b2f5-dba341a4066b
	I0401 21:26:53.198504    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:53.198504    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:53.198504    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:53.198504    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:53.198504    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:53.198504    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:53.692495    7948 type.go:168] "Request Body" body=""
	I0401 21:26:53.692495    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:53.692495    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:53.692495    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:53.692495    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:53.696488    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:26:53.696560    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:53.696560    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:53.696560    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:53.696560    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:53.696560    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:53 GMT
	I0401 21:26:53.696560    7948 round_trippers.go:587]     Audit-Id: 5c1b6c3f-cb0c-4a3b-b984-fe04c12363f9
	I0401 21:26:53.696631    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:53.696631    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:53.696734    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:54.192672    7948 type.go:168] "Request Body" body=""
	I0401 21:26:54.193125    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:54.193125    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:54.193125    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:54.193241    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:54.197162    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:26:54.197272    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:54.197272    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:54 GMT
	I0401 21:26:54.197272    7948 round_trippers.go:587]     Audit-Id: 8e401b45-0340-4b0a-9570-cf5254ea1e26
	I0401 21:26:54.197272    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:54.197272    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:54.197377    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:54.197377    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:54.197377    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:54.197707    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:54.693672    7948 type.go:168] "Request Body" body=""
	I0401 21:26:54.693672    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:54.693672    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:54.693672    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:54.693672    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:54.697816    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:54.697816    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:54.697816    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:54.697816    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:54.697816    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:54 GMT
	I0401 21:26:54.697816    7948 round_trippers.go:587]     Audit-Id: 44988730-2a74-401b-ad10-c48c743881a8
	I0401 21:26:54.697816    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:54.697816    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:54.697816    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:54.697994    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:54.697994    7948 node_ready.go:53] node "multinode-269600-m02" has status "Ready":"False"
	I0401 21:26:55.192896    7948 type.go:168] "Request Body" body=""
	I0401 21:26:55.192896    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:55.192896    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:55.192896    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:55.192896    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:55.197913    7948 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:26:55.197986    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:55.197986    7948 round_trippers.go:587]     Audit-Id: a7f42b4f-36bf-4133-8fe7-a2e7b44c5d6a
	I0401 21:26:55.197986    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:55.197986    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:55.197986    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:55.197986    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:55.197986    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:55.197986    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:55 GMT
	I0401 21:26:55.197986    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:55.693093    7948 type.go:168] "Request Body" body=""
	I0401 21:26:55.693618    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:55.693618    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:55.693618    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:55.693618    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:55.700572    7948 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 21:26:55.700572    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:55.700572    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:55.700572    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:55.700572    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:55.700572    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:55.700572    7948 round_trippers.go:587]     Content-Length: 3090
	I0401 21:26:55.700759    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:55 GMT
	I0401 21:26:55.700759    7948 round_trippers.go:587]     Audit-Id: d6e8a2b9-081c-4503-ab93-f09f15d81ea5
	I0401 21:26:55.700792    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 35 37 38 38 00 42  |3adae1382.5788.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0401 21:26:56.192822    7948 type.go:168] "Request Body" body=""
	I0401 21:26:56.192822    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:56.192822    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:56.192822    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:56.192822    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:56.196922    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:56.196922    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:56.196922    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:56.196922    7948 round_trippers.go:587]     Content-Length: 3390
	I0401 21:26:56.196922    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:56 GMT
	I0401 21:26:56.196922    7948 round_trippers.go:587]     Audit-Id: 4ee68c49-3a34-4bbf-8bec-2c5b6b83f1cd
	I0401 21:26:56.196922    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:56.196922    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:56.196922    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:56.197121    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a7 1a 0a bd 0f 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 36 30 39 38 00 42  |3adae1382.6098.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 15722 chars]
	 >
	I0401 21:26:56.197121    7948 node_ready.go:49] node "multinode-269600-m02" has status "Ready":"True"
	I0401 21:26:56.197121    7948 node_ready.go:38] duration metric: took 29.0046948s for node "multinode-269600-m02" to be "Ready" ...
	I0401 21:26:56.197121    7948 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0401 21:26:56.197121    7948 type.go:204] "Request Body" body=""
	I0401 21:26:56.197121    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods
	I0401 21:26:56.197121    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:56.197121    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:56.197121    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:56.201050    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:26:56.201769    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:56.201769    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:56.201769    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:56.201769    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:56.201769    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:56 GMT
	I0401 21:26:56.201769    7948 round_trippers.go:587]     Audit-Id: 58a551ab-f235-4f85-a7d1-1caf555f8e30
	I0401 21:26:56.201769    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:56.203773    7948 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 c3 93 03 0a  09 0a 00 12 03 36 31 30  |ist..........610|
		00000020  1a 00 12 d0 27 0a ae 19  0a 18 63 6f 72 65 64 6e  |....'.....coredn|
		00000030  73 2d 36 36 38 64 36 62  66 39 62 63 2d 37 6a 63  |s-668d6bf9bc-7jc|
		00000040  6e 36 12 13 63 6f 72 65  64 6e 73 2d 36 36 38 64  |n6..coredns-668d|
		00000050  36 62 66 39 62 63 2d 1a  0b 6b 75 62 65 2d 73 79  |6bf9bc-..kube-sy|
		00000060  73 74 65 6d 22 00 2a 24  37 30 64 34 39 63 37 61  |stem".*$70d49c7a|
		00000070  2d 31 30 35 63 2d 34 63  38 34 2d 62 32 32 61 2d  |-105c-4c84-b22a-|
		00000080  32 38 64 61 35 62 66 62  38 36 62 65 32 03 34 30  |28da5bfb86be2.40|
		00000090  38 38 00 42 08 08 d1 b2  b1 bf 06 10 00 5a 13 0a  |88.B.........Z..|
		000000a0  07 6b 38 73 2d 61 70 70  12 08 6b 75 62 65 2d 64  |.k8s-app..kube-d|
		000000b0  6e 73 5a 1f 0a 11 70 6f  64 2d 74 65 6d 70 6c 61  |nsZ...pod-templa|
		000000c0  74 65 2d 68 61 73 68 12  0a 36 36 38 64 36 62 66  |te-hash..668d6b [truncated 254144 chars]
	 >
	I0401 21:26:56.204068    7948 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace to be "Ready" ...
	I0401 21:26:56.204068    7948 type.go:168] "Request Body" body=""
	I0401 21:26:56.204597    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:26:56.204597    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:56.204597    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:56.204597    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:56.205805    7948 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0401 21:26:56.205805    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:56.205805    7948 round_trippers.go:587]     Audit-Id: 4ce643d7-b366-4a00-8f4a-fa46d3b821b0
	I0401 21:26:56.205805    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:56.205805    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:56.205805    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:56.205805    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:56.206823    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:56 GMT
	I0401 21:26:56.206914    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  d0 27 0a ae 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.'.....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 03 34 30 38 38 00  |a5bfb86be2.4088.|
		00000080  42 08 08 d1 b2 b1 bf 06  10 00 5a 13 0a 07 6b 38  |B.........Z...k8|
		00000090  73 2d 61 70 70 12 08 6b  75 62 65 2d 64 6e 73 5a  |s-app..kube-dnsZ|
		000000a0  1f 0a 11 70 6f 64 2d 74  65 6d 70 6c 61 74 65 2d  |...pod-template-|
		000000b0  68 61 73 68 12 0a 36 36  38 64 36 62 66 39 62 63  |hash..668d6bf9bc|
		000000c0  6a 53 0a 0a 52 65 70 6c  69 63 61 53 65 74 1a 12  |jS..ReplicaSet. [truncated 24167 chars]
	 >
	I0401 21:26:56.206914    7948 type.go:168] "Request Body" body=""
	I0401 21:26:56.206914    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:26:56.206914    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:56.206914    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:56.206914    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:56.209822    7948 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:26:56.209822    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:56.209822    7948 round_trippers.go:587]     Audit-Id: b38cb9cd-63f3-45e6-a5c4-bf815ea08d37
	I0401 21:26:56.209822    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:56.209822    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:56.209822    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:56.209822    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:56.209822    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:56 GMT
	I0401 21:26:56.210262    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d7 22 0a 8a 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 34 31  36 38 00 42 08 08 c9 b2  |0d022.4168.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 21015 chars]
	 >
	I0401 21:26:56.210366    7948 pod_ready.go:93] pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace has status "Ready":"True"
	I0401 21:26:56.210366    7948 pod_ready.go:82] duration metric: took 6.297ms for pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace to be "Ready" ...
	I0401 21:26:56.210366    7948 pod_ready.go:79] waiting up to 6m0s for pod "etcd-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:26:56.210462    7948 type.go:168] "Request Body" body=""
	I0401 21:26:56.210462    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods/etcd-multinode-269600
	I0401 21:26:56.210462    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:56.210462    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:56.210462    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:56.216364    7948 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:26:56.216364    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:56.216364    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:56.216364    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:56 GMT
	I0401 21:26:56.216364    7948 round_trippers.go:587]     Audit-Id: 5cbe384c-efa6-4a43-90c9-f7ccbec7859c
	I0401 21:26:56.216364    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:56.216364    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:56.216364    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:56.216364    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a0 2b 0a 9c 1a 0a 15 65  74 63 64 2d 6d 75 6c 74  |.+.....etcd-mult|
		00000020  69 6e 6f 64 65 2d 32 36  39 36 30 30 12 00 1a 0b  |inode-269600....|
		00000030  6b 75 62 65 2d 73 79 73  74 65 6d 22 00 2a 24 64  |kube-system".*$d|
		00000040  63 62 30 64 39 37 39 2d  31 30 66 66 2d 34 66 39  |cb0d979-10ff-4f9|
		00000050  36 2d 38 37 34 33 2d 36  66 38 39 37 34 30 38 34  |6-8743-6f8974084|
		00000060  64 30 66 32 03 32 39 30  38 00 42 08 08 cc b2 b1  |d0f2.2908.B.....|
		00000070  bf 06 10 00 5a 11 0a 09  63 6f 6d 70 6f 6e 65 6e  |....Z...componen|
		00000080  74 12 04 65 74 63 64 5a  15 0a 04 74 69 65 72 12  |t..etcdZ...tier.|
		00000090  0d 63 6f 6e 74 72 6f 6c  2d 70 6c 61 6e 65 62 4e  |.control-planebN|
		000000a0  0a 30 6b 75 62 65 61 64  6d 2e 6b 75 62 65 72 6e  |.0kubeadm.kubern|
		000000b0  65 74 65 73 2e 69 6f 2f  65 74 63 64 2e 61 64 76  |etes.io/etcd.adv|
		000000c0  65 72 74 69 73 65 2d 63  6c 69 65 6e 74 2d 75 72  |ertise-client-u [truncated 26458 chars]
	 >
	I0401 21:26:56.216904    7948 type.go:168] "Request Body" body=""
	I0401 21:26:56.217068    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:26:56.217068    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:56.217068    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:56.217068    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:56.219764    7948 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:26:56.219764    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:56.219764    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:56.219764    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:56.219764    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:56 GMT
	I0401 21:26:56.219764    7948 round_trippers.go:587]     Audit-Id: 67d6f584-6609-4832-bb45-3eb23c9ad0f7
	I0401 21:26:56.219764    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:56.219764    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:56.219764    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d7 22 0a 8a 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 34 31  36 38 00 42 08 08 c9 b2  |0d022.4168.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 21015 chars]
	 >
	I0401 21:26:56.220434    7948 pod_ready.go:93] pod "etcd-multinode-269600" in "kube-system" namespace has status "Ready":"True"
	I0401 21:26:56.220434    7948 pod_ready.go:82] duration metric: took 10.0681ms for pod "etcd-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:26:56.220497    7948 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:26:56.220561    7948 type.go:168] "Request Body" body=""
	I0401 21:26:56.220653    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-multinode-269600
	I0401 21:26:56.220690    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:56.220690    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:56.220690    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:56.222877    7948 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0401 21:26:56.222877    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:56.222877    7948 round_trippers.go:587]     Audit-Id: fbe2e7b6-6579-4c0b-acc6-4cf6fd27f30d
	I0401 21:26:56.222877    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:56.222877    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:56.222877    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:56.222877    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:56.222877    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:56 GMT
	I0401 21:26:56.222877    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  85 34 0a ac 1c 0a 1f 6b  75 62 65 2d 61 70 69 73  |.4.....kube-apis|
		00000020  65 72 76 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |erver-multinode-|
		00000030  32 36 39 36 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |269600....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 64 38 38 36 66 61 30  |ystem".*$d886fa0|
		00000050  63 2d 36 65 63 32 2d 34  64 32 38 2d 61 35 35 39  |c-6ec2-4d28-a559|
		00000060  2d 30 31 34 36 36 35 35  66 30 65 66 66 32 03 33  |-0146655f0eff2.3|
		00000070  36 35 38 00 42 08 08 ca  b2 b1 bf 06 10 00 5a 1b  |658.B.........Z.|
		00000080  0a 09 63 6f 6d 70 6f 6e  65 6e 74 12 0e 6b 75 62  |..component..kub|
		00000090  65 2d 61 70 69 73 65 72  76 65 72 5a 15 0a 04 74  |e-apiserverZ...t|
		000000a0  69 65 72 12 0d 63 6f 6e  74 72 6f 6c 2d 70 6c 61  |ier..control-pla|
		000000b0  6e 65 62 55 0a 3f 6b 75  62 65 61 64 6d 2e 6b 75  |nebU.?kubeadm.ku|
		000000c0  62 65 72 6e 65 74 65 73  2e 69 6f 2f 6b 75 62 65  |bernetes.io/kub [truncated 31993 chars]
	 >
	I0401 21:26:56.222877    7948 type.go:168] "Request Body" body=""
	I0401 21:26:56.222877    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:26:56.222877    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:56.222877    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:56.222877    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:56.225864    7948 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:26:56.225864    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:56.225864    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:56.226509    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:56.226509    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:56 GMT
	I0401 21:26:56.226509    7948 round_trippers.go:587]     Audit-Id: 8cdfe1e6-065e-4e65-84dd-b97e3014dbdc
	I0401 21:26:56.226509    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:56.226509    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:56.226884    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d7 22 0a 8a 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 34 31  36 38 00 42 08 08 c9 b2  |0d022.4168.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 21015 chars]
	 >
	I0401 21:26:56.226971    7948 pod_ready.go:93] pod "kube-apiserver-multinode-269600" in "kube-system" namespace has status "Ready":"True"
	I0401 21:26:56.227023    7948 pod_ready.go:82] duration metric: took 6.5264ms for pod "kube-apiserver-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:26:56.227023    7948 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:26:56.227123    7948 type.go:168] "Request Body" body=""
	I0401 21:26:56.227160    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-multinode-269600
	I0401 21:26:56.227160    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:56.227218    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:56.227218    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:56.229532    7948 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:26:56.229532    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:56.229532    7948 round_trippers.go:587]     Audit-Id: c3c22058-ef34-468e-a17e-a5760a9bff2e
	I0401 21:26:56.229532    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:56.229532    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:56.229532    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:56.229532    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:56.229532    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:56 GMT
	I0401 21:26:56.229532    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  eb 30 0a 99 1d 0a 28 6b  75 62 65 2d 63 6f 6e 74  |.0....(kube-cont|
		00000020  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 2d 6d  |roller-manager-m|
		00000030  75 6c 74 69 6e 6f 64 65  2d 32 36 39 36 30 30 12  |ultinode-269600.|
		00000040  00 1a 0b 6b 75 62 65 2d  73 79 73 74 65 6d 22 00  |...kube-system".|
		00000050  2a 24 65 37 64 37 36 62  39 63 2d 35 35 61 35 2d  |*$e7d76b9c-55a5-|
		00000060  34 39 34 61 2d 61 33 37  39 2d 61 64 64 30 33 39  |494a-a379-add039|
		00000070  37 37 34 37 65 62 32 03  33 37 31 38 00 42 08 08  |7747eb2.3718.B..|
		00000080  cc b2 b1 bf 06 10 00 5a  24 0a 09 63 6f 6d 70 6f  |.......Z$..compo|
		00000090  6e 65 6e 74 12 17 6b 75  62 65 2d 63 6f 6e 74 72  |nent..kube-contr|
		000000a0  6f 6c 6c 65 72 2d 6d 61  6e 61 67 65 72 5a 15 0a  |oller-managerZ..|
		000000b0  04 74 69 65 72 12 0d 63  6f 6e 74 72 6f 6c 2d 70  |.tier..control-p|
		000000c0  6c 61 6e 65 62 3d 0a 19  6b 75 62 65 72 6e 65 74  |laneb=..kuberne [truncated 30008 chars]
	 >
	I0401 21:26:56.229532    7948 type.go:168] "Request Body" body=""
	I0401 21:26:56.229532    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:26:56.229532    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:56.229532    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:56.229532    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:56.233024    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:26:56.233024    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:56.233024    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:56.233024    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:56.233024    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:56.233024    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:56 GMT
	I0401 21:26:56.233024    7948 round_trippers.go:587]     Audit-Id: 73a48a98-f311-4302-b513-72d907dd4d78
	I0401 21:26:56.233024    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:56.233024    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d7 22 0a 8a 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 34 31  36 38 00 42 08 08 c9 b2  |0d022.4168.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 21015 chars]
	 >
	I0401 21:26:56.233024    7948 pod_ready.go:93] pod "kube-controller-manager-multinode-269600" in "kube-system" namespace has status "Ready":"True"
	I0401 21:26:56.233024    7948 pod_ready.go:82] duration metric: took 6.0002ms for pod "kube-controller-manager-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:26:56.233024    7948 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-4tqg6" in "kube-system" namespace to be "Ready" ...
	I0401 21:26:56.233024    7948 type.go:168] "Request Body" body=""
	I0401 21:26:56.394172    7948 request.go:661] Waited for 161.1461ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods/kube-proxy-4tqg6
	I0401 21:26:56.394172    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods/kube-proxy-4tqg6
	I0401 21:26:56.394172    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:56.394172    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:56.394172    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:56.398636    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:56.398734    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:56.398734    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:56.398734    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:56 GMT
	I0401 21:26:56.398734    7948 round_trippers.go:587]     Audit-Id: 12fae49d-1086-44bc-84e0-8af597bce555
	I0401 21:26:56.398734    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:56.398734    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:56.398734    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:56.399103    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a5 25 0a bf 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.%.....kube-prox|
		00000020  79 2d 34 74 71 67 36 12  0b 6b 75 62 65 2d 70 72  |y-4tqg6..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 62 38 35  32 31 66 33 61 2d 38 65  |m".*$b8521f3a-8e|
		00000050  39 38 2d 34 35 31 31 2d  38 34 32 61 2d 63 34 37  |98-4511-842a-c47|
		00000060  36 34 32 36 30 63 32 65  61 32 03 35 38 35 38 00  |64260c2ea2.5858.|
		00000070  42 08 08 81 b4 b1 bf 06  10 00 5a 26 0a 18 63 6f  |B.........Z&..co|
		00000080  6e 74 72 6f 6c 6c 65 72  2d 72 65 76 69 73 69 6f  |ntroller-revisio|
		00000090  6e 2d 68 61 73 68 12 0a  37 62 62 38 34 63 34 39  |n-hash..7bb84c49|
		000000a0  38 34 5a 15 0a 07 6b 38  73 2d 61 70 70 12 0a 6b  |84Z...k8s-app..k|
		000000b0  75 62 65 2d 70 72 6f 78  79 5a 1c 0a 17 70 6f 64  |ube-proxyZ...pod|
		000000c0  2d 74 65 6d 70 6c 61 74  65 2d 67 65 6e 65 72 61  |-template-gener [truncated 22671 chars]
	 >
	I0401 21:26:56.399434    7948 type.go:168] "Request Body" body=""
	I0401 21:26:56.593498    7948 request.go:661] Waited for 194.0621ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:56.594291    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:26:56.594291    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:56.594291    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:56.594291    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:56.598985    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:56.599037    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:56.599037    7948 round_trippers.go:587]     Content-Length: 3390
	I0401 21:26:56.599037    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:56 GMT
	I0401 21:26:56.599037    7948 round_trippers.go:587]     Audit-Id: 2f8c8396-8917-4847-a093-0809b2fa5b6d
	I0401 21:26:56.599037    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:56.599037    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:56.599037    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:56.599037    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:56.599037    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a7 1a 0a bd 0f 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 03 36 30 39 38 00 42  |3adae1382.6098.B|
		00000060  08 08 81 b4 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 15722 chars]
	 >
	I0401 21:26:56.599037    7948 pod_ready.go:93] pod "kube-proxy-4tqg6" in "kube-system" namespace has status "Ready":"True"
	I0401 21:26:56.599037    7948 pod_ready.go:82] duration metric: took 366.0096ms for pod "kube-proxy-4tqg6" in "kube-system" namespace to be "Ready" ...
	I0401 21:26:56.599037    7948 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-g58mf" in "kube-system" namespace to be "Ready" ...
	I0401 21:26:56.599037    7948 type.go:168] "Request Body" body=""
	I0401 21:26:56.793479    7948 request.go:661] Waited for 194.439ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods/kube-proxy-g58mf
	I0401 21:26:56.793479    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods/kube-proxy-g58mf
	I0401 21:26:56.793479    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:56.793479    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:56.793479    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:56.797769    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:56.797769    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:56.797769    7948 round_trippers.go:587]     Audit-Id: a748335b-d2ec-48dd-ad4a-8d2fbfb1c7a2
	I0401 21:26:56.797769    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:56.797769    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:56.797769    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:56.797769    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:56.797769    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:56 GMT
	I0401 21:26:56.797769    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  9d 25 0a bf 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.%.....kube-prox|
		00000020  79 2d 67 35 38 6d 66 12  0b 6b 75 62 65 2d 70 72  |y-g58mf..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 30 30 65  65 31 65 35 30 2d 38 35  |m".*$00ee1e50-85|
		00000050  66 32 2d 34 38 34 36 2d  38 32 31 35 2d 39 61 39  |f2-4846-8215-9a9|
		00000060  33 39 33 31 65 62 33 34  63 32 03 33 36 33 38 00  |3931eb34c2.3638.|
		00000070  42 08 08 d1 b2 b1 bf 06  10 00 5a 26 0a 18 63 6f  |B.........Z&..co|
		00000080  6e 74 72 6f 6c 6c 65 72  2d 72 65 76 69 73 69 6f  |ntroller-revisio|
		00000090  6e 2d 68 61 73 68 12 0a  37 62 62 38 34 63 34 39  |n-hash..7bb84c49|
		000000a0  38 34 5a 15 0a 07 6b 38  73 2d 61 70 70 12 0a 6b  |84Z...k8s-app..k|
		000000b0  75 62 65 2d 70 72 6f 78  79 5a 1c 0a 17 70 6f 64  |ube-proxyZ...pod|
		000000c0  2d 74 65 6d 70 6c 61 74  65 2d 67 65 6e 65 72 61  |-template-gener [truncated 22663 chars]
	 >
	I0401 21:26:56.798474    7948 type.go:168] "Request Body" body=""
	I0401 21:26:56.992915    7948 request.go:661] Waited for 194.4389ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:26:56.992915    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:26:56.992915    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:56.992915    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:56.992915    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:56.996893    7948 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:26:56.997074    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:56.997074    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:56.997074    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:57 GMT
	I0401 21:26:56.997074    7948 round_trippers.go:587]     Audit-Id: 678315bf-0180-4e5f-a148-213980c9729e
	I0401 21:26:56.997074    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:56.997074    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:56.997074    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:56.997418    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d7 22 0a 8a 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 34 31  36 38 00 42 08 08 c9 b2  |0d022.4168.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 21015 chars]
	 >
	I0401 21:26:56.997560    7948 pod_ready.go:93] pod "kube-proxy-g58mf" in "kube-system" namespace has status "Ready":"True"
	I0401 21:26:56.997629    7948 pod_ready.go:82] duration metric: took 398.5871ms for pod "kube-proxy-g58mf" in "kube-system" namespace to be "Ready" ...
	I0401 21:26:56.997629    7948 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:26:56.997745    7948 type.go:168] "Request Body" body=""
	I0401 21:26:57.193088    7948 request.go:661] Waited for 195.3413ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-269600
	I0401 21:26:57.193088    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-269600
	I0401 21:26:57.193088    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:57.193088    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:57.193088    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:57.200018    7948 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 21:26:57.200018    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:57.200018    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:57.200018    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:57.200018    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:57 GMT
	I0401 21:26:57.200018    7948 round_trippers.go:587]     Audit-Id: c9ddb6c4-5e99-4fba-8722-77aba1f146d8
	I0401 21:26:57.200018    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:57.200018    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:57.200186    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  f6 22 0a 81 18 0a 1f 6b  75 62 65 2d 73 63 68 65  |.".....kube-sche|
		00000020  64 75 6c 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |duler-multinode-|
		00000030  32 36 39 36 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |269600....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 63 66 35 34 38 36 30  |ystem".*$cf54860|
		00000050  36 2d 33 65 63 61 2d 34  61 33 62 2d 61 32 30 36  |6-3eca-4a3b-a206|
		00000060  2d 30 30 61 62 38 61 36  34 38 30 62 33 32 03 33  |-00ab8a6480b32.3|
		00000070  37 30 38 00 42 08 08 cb  b2 b1 bf 06 10 00 5a 1b  |708.B.........Z.|
		00000080  0a 09 63 6f 6d 70 6f 6e  65 6e 74 12 0e 6b 75 62  |..component..kub|
		00000090  65 2d 73 63 68 65 64 75  6c 65 72 5a 15 0a 04 74  |e-schedulerZ...t|
		000000a0  69 65 72 12 0d 63 6f 6e  74 72 6f 6c 2d 70 6c 61  |ier..control-pla|
		000000b0  6e 65 62 3d 0a 19 6b 75  62 65 72 6e 65 74 65 73  |neb=..kubernetes|
		000000c0  2e 69 6f 2f 63 6f 6e 66  69 67 2e 68 61 73 68 12  |.io/config.hash [truncated 21171 chars]
	 >
	I0401 21:26:57.200723    7948 type.go:168] "Request Body" body=""
	I0401 21:26:57.393156    7948 request.go:661] Waited for 192.3464ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:26:57.393156    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes/multinode-269600
	I0401 21:26:57.393156    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:57.393156    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:57.393156    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:57.397629    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:57.397629    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:57.397745    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:57.397745    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:57.397745    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:57.397745    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:57 GMT
	I0401 21:26:57.397745    7948 round_trippers.go:587]     Audit-Id: 8f804c3e-4804-455f-9be8-3cbfdbef76f5
	I0401 21:26:57.397745    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:57.398112    7948 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d7 22 0a 8a 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 03 34 31  36 38 00 42 08 08 c9 b2  |0d022.4168.B....|
		00000060  b1 bf 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 21015 chars]
	 >
	I0401 21:26:57.398263    7948 pod_ready.go:93] pod "kube-scheduler-multinode-269600" in "kube-system" namespace has status "Ready":"True"
	I0401 21:26:57.398329    7948 pod_ready.go:82] duration metric: took 400.695ms for pod "kube-scheduler-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:26:57.398397    7948 pod_ready.go:39] duration metric: took 1.2012616s 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" ...
	I0401 21:26:57.398397    7948 system_svc.go:44] waiting for kubelet service to be running ....
	I0401 21:26:57.407516    7948 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0401 21:26:57.433875    7948 system_svc.go:56] duration metric: took 35.4776ms WaitForService to wait for kubelet
	I0401 21:26:57.433875    7948 kubeadm.go:582] duration metric: took 30.4802144s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0401 21:26:57.434060    7948 node_conditions.go:102] verifying NodePressure condition ...
	I0401 21:26:57.434134    7948 type.go:204] "Request Body" body=""
	I0401 21:26:57.593767    7948 request.go:661] Waited for 159.6313ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.186.14:8443/api/v1/nodes
	I0401 21:26:57.593767    7948 round_trippers.go:470] GET https://172.31.186.14:8443/api/v1/nodes
	I0401 21:26:57.593767    7948 round_trippers.go:476] Request Headers:
	I0401 21:26:57.593767    7948 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:26:57.593767    7948 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:26:57.598372    7948 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:26:57.599058    7948 round_trippers.go:584] Response Headers:
	I0401 21:26:57.599664    7948 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:26:57 GMT
	I0401 21:26:57.599664    7948 round_trippers.go:587]     Audit-Id: 11eb5ed3-5af0-4bed-ae0a-905fac0968fc
	I0401 21:26:57.599664    7948 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:26:57.599664    7948 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:26:57.599664    7948 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:26:57.599664    7948 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:26:57.600953    7948 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0e 0a 02  76 31 12 08 4e 6f 64 65  |k8s.....v1..Node|
		00000010  4c 69 73 74 12 8f 3d 0a  09 0a 00 12 03 36 31 32  |List..=......612|
		00000020  1a 00 12 d7 22 0a 8a 11  0a 10 6d 75 6c 74 69 6e  |....".....multin|
		00000030  6f 64 65 2d 32 36 39 36  30 30 12 00 1a 00 22 00  |ode-269600....".|
		00000040  2a 24 63 37 38 35 37 62  37 37 2d 33 30 33 34 2d  |*$c7857b77-3034-|
		00000050  34 39 66 36 2d 38 38 36  63 2d 33 62 31 32 34 63  |49f6-886c-3b124c|
		00000060  64 63 30 64 30 32 32 03  34 31 36 38 00 42 08 08  |dc0d022.4168.B..|
		00000070  c9 b2 b1 bf 06 10 00 5a  20 0a 17 62 65 74 61 2e  |.......Z ..beta.|
		00000080  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		00000090  63 68 12 05 61 6d 64 36  34 5a 1e 0a 15 62 65 74  |ch..amd64Z...bet|
		000000a0  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		000000b0  6f 73 12 05 6c 69 6e 75  78 5a 1b 0a 12 6b 75 62  |os..linuxZ...kub|
		000000c0  65 72 6e 65 74 65 73 2e  69 6f 2f 61 72 63 68 12  |ernetes.io/arch [truncated 37759 chars]
	 >
	I0401 21:26:57.601366    7948 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 21:26:57.601416    7948 node_conditions.go:123] node cpu capacity is 2
	I0401 21:26:57.601451    7948 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 21:26:57.601451    7948 node_conditions.go:123] node cpu capacity is 2
	I0401 21:26:57.601451    7948 node_conditions.go:105] duration metric: took 167.3889ms to run NodePressure ...
	I0401 21:26:57.601451    7948 start.go:241] waiting for startup goroutines ...
	I0401 21:26:57.601559    7948 start.go:255] writing updated cluster config ...
	I0401 21:26:57.610827    7948 ssh_runner.go:195] Run: rm -f paused
	I0401 21:26:57.738091    7948 start.go:600] kubectl: 1.32.3, cluster: 1.32.2 (minor skew: 0)
	I0401 21:26:57.743398    7948 out.go:177] * Done! kubectl is now configured to use "multinode-269600" cluster and "default" namespace by default
	
	
	==> Docker <==
	Apr 01 21:23:51 multinode-269600 dockerd[1452]: time="2025-04-01T21:23:51.626478190Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Apr 01 21:23:51 multinode-269600 dockerd[1452]: time="2025-04-01T21:23:51.626699196Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Apr 01 21:23:51 multinode-269600 dockerd[1452]: time="2025-04-01T21:23:51.626780099Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 21:23:51 multinode-269600 dockerd[1452]: time="2025-04-01T21:23:51.627023406Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 21:23:51 multinode-269600 dockerd[1452]: time="2025-04-01T21:23:51.627005705Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 21:23:51 multinode-269600 cri-dockerd[1343]: time="2025-04-01T21:23:51Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/824f8b132d6dddb3d1990f3c00ff42ff1829af04d4ae05d7a5419fe342b26680/resolv.conf as [nameserver 172.31.176.1]"
	Apr 01 21:23:51 multinode-269600 cri-dockerd[1343]: time="2025-04-01T21:23:51Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/5d1bb18c58adce9cce27244f92be0a4e72c32f34c47ccea1fd119ff0af8c0001/resolv.conf as [nameserver 172.31.176.1]"
	Apr 01 21:23:51 multinode-269600 dockerd[1452]: time="2025-04-01T21:23:51.935626895Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Apr 01 21:23:51 multinode-269600 dockerd[1452]: time="2025-04-01T21:23:51.936094908Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Apr 01 21:23:51 multinode-269600 dockerd[1452]: time="2025-04-01T21:23:51.936127008Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 21:23:51 multinode-269600 dockerd[1452]: time="2025-04-01T21:23:51.936357815Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 21:23:52 multinode-269600 dockerd[1452]: time="2025-04-01T21:23:52.083924024Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Apr 01 21:23:52 multinode-269600 dockerd[1452]: time="2025-04-01T21:23:52.084208032Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Apr 01 21:23:52 multinode-269600 dockerd[1452]: time="2025-04-01T21:23:52.084272034Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 21:23:52 multinode-269600 dockerd[1452]: time="2025-04-01T21:23:52.084486040Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 21:27:21 multinode-269600 dockerd[1452]: time="2025-04-01T21:27:21.066689148Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Apr 01 21:27:21 multinode-269600 dockerd[1452]: time="2025-04-01T21:27:21.066862354Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Apr 01 21:27:21 multinode-269600 dockerd[1452]: time="2025-04-01T21:27:21.066884155Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 21:27:21 multinode-269600 dockerd[1452]: time="2025-04-01T21:27:21.067944293Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 21:27:21 multinode-269600 cri-dockerd[1343]: time="2025-04-01T21:27:21Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/ca10c7af027e2f3ef56b33b702f58b18c37fe9f3d28946f96d4f53ff1ff5e98e/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local options ndots:5]"
	Apr 01 21:27:22 multinode-269600 cri-dockerd[1343]: time="2025-04-01T21:27:22Z" level=info msg="Stop pulling image gcr.io/k8s-minikube/busybox:1.28: Status: Downloaded newer image for gcr.io/k8s-minikube/busybox:1.28"
	Apr 01 21:27:23 multinode-269600 dockerd[1452]: time="2025-04-01T21:27:23.034486966Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Apr 01 21:27:23 multinode-269600 dockerd[1452]: time="2025-04-01T21:27:23.034838170Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Apr 01 21:27:23 multinode-269600 dockerd[1452]: time="2025-04-01T21:27:23.034854170Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 21:27:23 multinode-269600 dockerd[1452]: time="2025-04-01T21:27:23.037418903Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                 CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	09c4c9643a8b9       gcr.io/k8s-minikube/busybox@sha256:9afb80db71730dbb303fe00765cbf34bddbdc6b66e49897fc2e1861967584b12   47 seconds ago      Running             busybox                   0                   ca10c7af027e2       busybox-58667487b6-wv5gr
	0b2e800d97d7d       c69fa2e9cbf5f                                                                                         4 minutes ago       Running             coredns                   0                   5d1bb18c58adc       coredns-668d6bf9bc-7jcn6
	7346ebe8a5a2c       6e38f40d628db                                                                                         4 minutes ago       Running             storage-provisioner       0                   824f8b132d6dd       storage-provisioner
	c8a22ae3fea2b       kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495              4 minutes ago       Running             kindnet-cni               0                   2805860c4bc89       kindnet-mbzkz
	a7a19bc77741d       f1332858868e1                                                                                         4 minutes ago       Running             kube-proxy                0                   ff0a251d53b8a       kube-proxy-g58mf
	1828705d6289f       d8e673e7c9983                                                                                         4 minutes ago       Running             kube-scheduler            0                   aefac18d75830       kube-scheduler-multinode-269600
	7675ba2a8d2bc       b6a454c5a800d                                                                                         4 minutes ago       Running             kube-controller-manager   0                   ad0ba1d9b5b9a       kube-controller-manager-multinode-269600
	b66007c0072ea       85b7a174738ba                                                                                         4 minutes ago       Running             kube-apiserver            0                   c3d859b822bdf       kube-apiserver-multinode-269600
	a56ba611d4df4       a9e7e6b294baf                                                                                         4 minutes ago       Running             etcd                      0                   c71156dd5c687       etcd-multinode-269600
	
	
	==> coredns [0b2e800d97d7] <==
	[INFO] 10.244.1.2:58081 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000450206s
	[INFO] 10.244.0.3:41355 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000235603s
	[INFO] 10.244.0.3:41911 - 3 "AAAA IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000131702s
	[INFO] 10.244.0.3:46886 - 4 "AAAA IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000129302s
	[INFO] 10.244.0.3:46773 - 5 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000128601s
	[INFO] 10.244.0.3:54425 - 6 "A IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000159802s
	[INFO] 10.244.0.3:55424 - 7 "A IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000216902s
	[INFO] 10.244.0.3:37272 - 8 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000177302s
	[INFO] 10.244.0.3:42434 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000081101s
	[INFO] 10.244.1.2:43855 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000116301s
	[INFO] 10.244.1.2:46983 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000328604s
	[INFO] 10.244.1.2:56679 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000124001s
	[INFO] 10.244.1.2:37979 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000170102s
	[INFO] 10.244.0.3:56748 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000179603s
	[INFO] 10.244.0.3:45906 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000214803s
	[INFO] 10.244.0.3:57017 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000332104s
	[INFO] 10.244.0.3:42254 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000143302s
	[INFO] 10.244.1.2:55455 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000205102s
	[INFO] 10.244.1.2:38351 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000143702s
	[INFO] 10.244.1.2:48798 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000100202s
	[INFO] 10.244.1.2:49282 - 5 "PTR IN 1.176.31.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000094802s
	[INFO] 10.244.0.3:56398 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000122502s
	[INFO] 10.244.0.3:53360 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000143702s
	[INFO] 10.244.0.3:49496 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000088501s
	[INFO] 10.244.0.3:52560 - 5 "PTR IN 1.176.31.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000136102s
	
	
	==> describe nodes <==
	Name:               multinode-269600
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=multinode-269600
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=73c6e1c927350a51068882397e0642f8dfb63f2a
	                    minikube.k8s.io/name=multinode-269600
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_04_01T21_23_25_0700
	                    minikube.k8s.io/version=v1.35.0
	                    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:  Tue, 01 Apr 2025 21:23:21 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  multinode-269600
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 01 Apr 2025 21:28:00 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 01 Apr 2025 21:27:29 +0000   Tue, 01 Apr 2025 21:23:18 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 01 Apr 2025 21:27:29 +0000   Tue, 01 Apr 2025 21:23:18 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 01 Apr 2025 21:27:29 +0000   Tue, 01 Apr 2025 21:23:18 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 01 Apr 2025 21:27:29 +0000   Tue, 01 Apr 2025 21:23:50 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.31.186.14
	  Hostname:    multinode-269600
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 89f56b8faf2e41929784a4d70c7f2525
	  System UUID:                6f4dc242-9f46-7843-add4-0adba77072f0
	  Boot ID:                    da55cf14-5720-4914-8693-9af4acba4522
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.4.0
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (9 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox-58667487b6-wv5gr                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         49s
	  kube-system                 coredns-668d6bf9bc-7jcn6                    100m (5%)     0 (0%)      70Mi (3%)        170Mi (8%)     4m40s
	  kube-system                 etcd-multinode-269600                       100m (5%)     0 (0%)      100Mi (4%)       0 (0%)         4m45s
	  kube-system                 kindnet-mbzkz                               100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      4m40s
	  kube-system                 kube-apiserver-multinode-269600             250m (12%)    0 (0%)      0 (0%)           0 (0%)         4m47s
	  kube-system                 kube-controller-manager-multinode-269600    200m (10%)    0 (0%)      0 (0%)           0 (0%)         4m45s
	  kube-system                 kube-proxy-g58mf                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m40s
	  kube-system                 kube-scheduler-multinode-269600             100m (5%)     0 (0%)      0 (0%)           0 (0%)         4m46s
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m32s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                850m (42%)   100m (5%)
	  memory             220Mi (10%)  220Mi (10%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	Events:
	  Type    Reason                   Age    From             Message
	  ----    ------                   ----   ----             -------
	  Normal  Starting                 4m36s  kube-proxy       
	  Normal  Starting                 4m45s  kubelet          Starting kubelet.
	  Normal  NodeAllocatableEnforced  4m45s  kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeHasSufficientMemory  4m45s  kubelet          Node multinode-269600 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    4m45s  kubelet          Node multinode-269600 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     4m45s  kubelet          Node multinode-269600 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           4m41s  node-controller  Node multinode-269600 event: Registered Node multinode-269600 in Controller
	  Normal  NodeReady                4m19s  kubelet          Node multinode-269600 status is now: NodeReady
	
	
	Name:               multinode-269600-m02
	Roles:              <none>
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=multinode-269600-m02
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=73c6e1c927350a51068882397e0642f8dfb63f2a
	                    minikube.k8s.io/name=multinode-269600
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2025_04_01T21_26_26_0700
	                    minikube.k8s.io/version=v1.35.0
	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:  Tue, 01 Apr 2025 21:26:25 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  multinode-269600-m02
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 01 Apr 2025 21:28:08 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 01 Apr 2025 21:27:26 +0000   Tue, 01 Apr 2025 21:26:25 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 01 Apr 2025 21:27:26 +0000   Tue, 01 Apr 2025 21:26:25 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 01 Apr 2025 21:27:26 +0000   Tue, 01 Apr 2025 21:26:25 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 01 Apr 2025 21:27:26 +0000   Tue, 01 Apr 2025 21:26:55 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.31.184.96
	  Hostname:    multinode-269600-m02
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 78a5bdcda71e408d96b4fac5d85dd9c1
	  System UUID:                76995811-1476-8044-b0a1-0ec2f08f2358
	  Boot ID:                    391ff40b-efdd-4c30-b0ab-dae7151cfa11
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.4.0
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.1.0/24
	PodCIDRs:                     10.244.1.0/24
	Non-terminated Pods:          (3 in total)
	  Namespace                   Name                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox-58667487b6-49hlm    0 (0%)        0 (0%)      0 (0%)           0 (0%)         49s
	  kube-system                 kindnet-qk259               100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      104s
	  kube-system                 kube-proxy-4tqg6            0 (0%)        0 (0%)      0 (0%)           0 (0%)         104s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests   Limits
	  --------           --------   ------
	  cpu                100m (5%)  100m (5%)
	  memory             50Mi (2%)  50Mi (2%)
	  ephemeral-storage  0 (0%)     0 (0%)
	  hugepages-2Mi      0 (0%)     0 (0%)
	Events:
	  Type    Reason                   Age                  From             Message
	  ----    ------                   ----                 ----             -------
	  Normal  Starting                 92s                  kube-proxy       
	  Normal  NodeHasSufficientMemory  104s (x2 over 104s)  kubelet          Node multinode-269600-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    104s (x2 over 104s)  kubelet          Node multinode-269600-m02 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     104s (x2 over 104s)  kubelet          Node multinode-269600-m02 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  104s                 kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           101s                 node-controller  Node multinode-269600-m02 event: Registered Node multinode-269600-m02 in Controller
	  Normal  NodeReady                74s                  kubelet          Node multinode-269600-m02 status is now: NodeReady
	
	
	==> dmesg <==
	[  +7.632142] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
	[  +0.000009] NFSD: unable to find recovery directory /var/lib/nfs/v4recovery
	[  +0.000001] NFSD: Unable to initialize client recovery tracking! (-2)
	[Apr 1 21:22] systemd-fstab-generator[641]: Ignoring "noauto" option for root device
	[  +0.153882] systemd-fstab-generator[653]: Ignoring "noauto" option for root device
	[ +28.906534] systemd-fstab-generator[1009]: Ignoring "noauto" option for root device
	[  +0.098842] kauditd_printk_skb: 69 callbacks suppressed
	[  +0.492320] systemd-fstab-generator[1046]: Ignoring "noauto" option for root device
	[  +0.192082] systemd-fstab-generator[1058]: Ignoring "noauto" option for root device
	[  +0.214359] systemd-fstab-generator[1072]: Ignoring "noauto" option for root device
	[  +2.834231] systemd-fstab-generator[1295]: Ignoring "noauto" option for root device
	[  +0.209633] systemd-fstab-generator[1307]: Ignoring "noauto" option for root device
	[  +0.182576] systemd-fstab-generator[1319]: Ignoring "noauto" option for root device
	[  +0.255899] systemd-fstab-generator[1334]: Ignoring "noauto" option for root device
	[Apr 1 21:23] systemd-fstab-generator[1437]: Ignoring "noauto" option for root device
	[  +0.099037] kauditd_printk_skb: 206 callbacks suppressed
	[  +3.638239] systemd-fstab-generator[1696]: Ignoring "noauto" option for root device
	[  +6.348979] systemd-fstab-generator[1846]: Ignoring "noauto" option for root device
	[  +0.096417] kauditd_printk_skb: 74 callbacks suppressed
	[  +7.540924] systemd-fstab-generator[2269]: Ignoring "noauto" option for root device
	[  +0.111612] kauditd_printk_skb: 62 callbacks suppressed
	[  +5.542634] systemd-fstab-generator[2372]: Ignoring "noauto" option for root device
	[  +0.180677] kauditd_printk_skb: 12 callbacks suppressed
	[  +9.432840] kauditd_printk_skb: 51 callbacks suppressed
	[Apr 1 21:27] kauditd_printk_skb: 12 callbacks suppressed
	
	
	==> etcd [a56ba611d4df] <==
	{"level":"info","ts":"2025-04-01T21:23:39.007911Z","caller":"traceutil/trace.go:171","msg":"trace[818239533] range","detail":"{range_begin:/registry/storageclasses/standard; range_end:; response_count:0; response_revision:380; }","duration":"223.54524ms","start":"2025-04-01T21:23:38.784352Z","end":"2025-04-01T21:23:39.007897Z","steps":["trace[818239533] 'range keys from in-memory index tree'  (duration: 223.171832ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-01T21:23:39.139462Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"142.385091ms","expected-duration":"100ms","prefix":"","request":"header:<ID:9158234714186461868 > lease_revoke:<id:7f1895f33cbc30e1>","response":"size:29"}
	{"level":"info","ts":"2025-04-01T21:23:39.139843Z","caller":"traceutil/trace.go:171","msg":"trace[1680814568] transaction","detail":"{read_only:false; response_revision:381; number_of_response:1; }","duration":"126.848594ms","start":"2025-04-01T21:23:39.012980Z","end":"2025-04-01T21:23:39.139829Z","steps":["trace[1680814568] 'process raft request'  (duration: 126.680791ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-01T21:23:39.140162Z","caller":"traceutil/trace.go:171","msg":"trace[1010916637] linearizableReadLoop","detail":"{readStateIndex:397; appliedIndex:396; }","duration":"327.801522ms","start":"2025-04-01T21:23:38.812343Z","end":"2025-04-01T21:23:39.140145Z","steps":["trace[1010916637] 'read index received'  (duration: 184.560614ms)","trace[1010916637] 'applied index is now lower than readState.Index'  (duration: 143.151307ms)"],"step_count":2}
	{"level":"warn","ts":"2025-04-01T21:23:39.140365Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"328.145329ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/multinode-269600\" limit:1 ","response":"range_response_count:1 size:4487"}
	{"level":"info","ts":"2025-04-01T21:23:39.140588Z","caller":"traceutil/trace.go:171","msg":"trace[504201021] range","detail":"{range_begin:/registry/minions/multinode-269600; range_end:; response_count:1; response_revision:381; }","duration":"328.400634ms","start":"2025-04-01T21:23:38.812177Z","end":"2025-04-01T21:23:39.140578Z","steps":["trace[504201021] 'agreement among raft nodes before linearized reading'  (duration: 328.063127ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-01T21:23:39.140963Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-04-01T21:23:38.812159Z","time spent":"328.75284ms","remote":"127.0.0.1:47310","response type":"/etcdserverpb.KV/Range","request count":0,"request size":38,"response count":1,"response size":4511,"request content":"key:\"/registry/minions/multinode-269600\" limit:1 "}
	{"level":"info","ts":"2025-04-01T21:25:53.702024Z","caller":"traceutil/trace.go:171","msg":"trace[1033093492] linearizableReadLoop","detail":"{readStateIndex:552; appliedIndex:551; }","duration":"115.616819ms","start":"2025-04-01T21:25:53.586379Z","end":"2025-04-01T21:25:53.701996Z","steps":["trace[1033093492] 'read index received'  (duration: 115.387911ms)","trace[1033093492] 'applied index is now lower than readState.Index'  (duration: 227.508µs)"],"step_count":2}
	{"level":"warn","ts":"2025-04-01T21:25:53.702621Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"116.301842ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-01T21:25:53.702758Z","caller":"traceutil/trace.go:171","msg":"trace[66712090] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:508; }","duration":"116.464348ms","start":"2025-04-01T21:25:53.586257Z","end":"2025-04-01T21:25:53.702722Z","steps":["trace[66712090] 'agreement among raft nodes before linearized reading'  (duration: 116.259041ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-01T21:25:53.703586Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"109.971222ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-01T21:25:53.703742Z","caller":"traceutil/trace.go:171","msg":"trace[559159106] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:508; }","duration":"110.17783ms","start":"2025-04-01T21:25:53.593551Z","end":"2025-04-01T21:25:53.703729Z","steps":["trace[559159106] 'agreement among raft nodes before linearized reading'  (duration: 109.967022ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-01T21:26:19.450750Z","caller":"traceutil/trace.go:171","msg":"trace[228975363] transaction","detail":"{read_only:false; response_revision:530; number_of_response:1; }","duration":"133.881297ms","start":"2025-04-01T21:26:19.316845Z","end":"2025-04-01T21:26:19.450726Z","steps":["trace[228975363] 'process raft request'  (duration: 133.761993ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-01T21:26:19.704703Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"110.453575ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-01T21:26:19.704855Z","caller":"traceutil/trace.go:171","msg":"trace[1863003299] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:530; }","duration":"110.643182ms","start":"2025-04-01T21:26:19.594196Z","end":"2025-04-01T21:26:19.704839Z","steps":["trace[1863003299] 'range keys from in-memory index tree'  (duration: 110.304569ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-01T21:26:35.785568Z","caller":"traceutil/trace.go:171","msg":"trace[802309088] transaction","detail":"{read_only:false; response_revision:577; number_of_response:1; }","duration":"210.746224ms","start":"2025-04-01T21:26:35.574798Z","end":"2025-04-01T21:26:35.785544Z","steps":["trace[802309088] 'process raft request'  (duration: 210.594318ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-01T21:26:36.035984Z","caller":"traceutil/trace.go:171","msg":"trace[647081437] transaction","detail":"{read_only:false; response_revision:579; number_of_response:1; }","duration":"116.839716ms","start":"2025-04-01T21:26:35.919126Z","end":"2025-04-01T21:26:36.035966Z","steps":["trace[647081437] 'process raft request'  (duration: 116.802515ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-01T21:26:36.036396Z","caller":"traceutil/trace.go:171","msg":"trace[673311451] transaction","detail":"{read_only:false; response_revision:578; number_of_response:1; }","duration":"393.104248ms","start":"2025-04-01T21:26:35.643274Z","end":"2025-04-01T21:26:36.036378Z","steps":["trace[673311451] 'process raft request'  (duration: 342.597969ms)","trace[673311451] 'compare'  (duration: 49.945759ms)"],"step_count":2}
	{"level":"info","ts":"2025-04-01T21:26:36.036708Z","caller":"traceutil/trace.go:171","msg":"trace[1831850245] linearizableReadLoop","detail":"{readStateIndex:632; appliedIndex:631; }","duration":"301.668927ms","start":"2025-04-01T21:26:35.735027Z","end":"2025-04-01T21:26:36.036696Z","steps":["trace[1831850245] 'read index received'  (duration: 51.142402ms)","trace[1831850245] 'applied index is now lower than readState.Index'  (duration: 250.525525ms)"],"step_count":2}
	{"level":"warn","ts":"2025-04-01T21:26:36.037001Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"301.930936ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/multinode-269600-m02\" limit:1 ","response":"range_response_count:1 size:3148"}
	{"level":"info","ts":"2025-04-01T21:26:36.037342Z","caller":"traceutil/trace.go:171","msg":"trace[726493598] range","detail":"{range_begin:/registry/minions/multinode-269600-m02; range_end:; response_count:1; response_revision:579; }","duration":"302.331951ms","start":"2025-04-01T21:26:35.735001Z","end":"2025-04-01T21:26:36.037333Z","steps":["trace[726493598] 'agreement among raft nodes before linearized reading'  (duration: 301.890635ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-01T21:26:36.037517Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-04-01T21:26:35.734986Z","time spent":"302.517057ms","remote":"127.0.0.1:47310","response type":"/etcdserverpb.KV/Range","request count":0,"request size":42,"response count":1,"response size":3172,"request content":"key:\"/registry/minions/multinode-269600-m02\" limit:1 "}
	{"level":"warn","ts":"2025-04-01T21:26:36.037393Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-04-01T21:26:35.643256Z","time spent":"393.225953ms","remote":"127.0.0.1:47310","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":3133,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/minions/multinode-269600-m02\" mod_revision:570 > success:<request_put:<key:\"/registry/minions/multinode-269600-m02\" value_size:3087 >> failure:<request_range:<key:\"/registry/minions/multinode-269600-m02\" > >"}
	{"level":"warn","ts":"2025-04-01T21:26:41.859517Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"124.19118ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/multinode-269600-m02\" limit:1 ","response":"range_response_count:1 size:3148"}
	{"level":"info","ts":"2025-04-01T21:26:41.859587Z","caller":"traceutil/trace.go:171","msg":"trace[1819660858] range","detail":"{range_begin:/registry/minions/multinode-269600-m02; range_end:; response_count:1; response_revision:590; }","duration":"124.296684ms","start":"2025-04-01T21:26:41.735279Z","end":"2025-04-01T21:26:41.859576Z","steps":["trace[1819660858] 'range keys from in-memory index tree'  (duration: 123.664862ms)"],"step_count":1}
	
	
	==> kernel <==
	 21:28:10 up 6 min,  0 users,  load average: 0.08, 0.23, 0.12
	Linux multinode-269600 5.10.207 #1 SMP Tue Jan 14 08:15:54 UTC 2025 x86_64 GNU/Linux
	PRETTY_NAME="Buildroot 2023.02.9"
	
	
	==> kindnet [c8a22ae3fea2] <==
	I0401 21:27:00.323387       1 main.go:324] Node multinode-269600-m02 has CIDR [10.244.1.0/24] 
	I0401 21:27:10.328522       1 main.go:297] Handling node with IPs: map[172.31.186.14:{}]
	I0401 21:27:10.328658       1 main.go:301] handling current node
	I0401 21:27:10.328678       1 main.go:297] Handling node with IPs: map[172.31.184.96:{}]
	I0401 21:27:10.328686       1 main.go:324] Node multinode-269600-m02 has CIDR [10.244.1.0/24] 
	I0401 21:27:20.323146       1 main.go:297] Handling node with IPs: map[172.31.186.14:{}]
	I0401 21:27:20.323195       1 main.go:301] handling current node
	I0401 21:27:20.323216       1 main.go:297] Handling node with IPs: map[172.31.184.96:{}]
	I0401 21:27:20.323224       1 main.go:324] Node multinode-269600-m02 has CIDR [10.244.1.0/24] 
	I0401 21:27:30.323304       1 main.go:297] Handling node with IPs: map[172.31.186.14:{}]
	I0401 21:27:30.323408       1 main.go:301] handling current node
	I0401 21:27:30.323472       1 main.go:297] Handling node with IPs: map[172.31.184.96:{}]
	I0401 21:27:30.323511       1 main.go:324] Node multinode-269600-m02 has CIDR [10.244.1.0/24] 
	I0401 21:27:40.323791       1 main.go:297] Handling node with IPs: map[172.31.186.14:{}]
	I0401 21:27:40.323826       1 main.go:301] handling current node
	I0401 21:27:40.323843       1 main.go:297] Handling node with IPs: map[172.31.184.96:{}]
	I0401 21:27:40.323849       1 main.go:324] Node multinode-269600-m02 has CIDR [10.244.1.0/24] 
	I0401 21:27:50.323354       1 main.go:297] Handling node with IPs: map[172.31.184.96:{}]
	I0401 21:27:50.323402       1 main.go:324] Node multinode-269600-m02 has CIDR [10.244.1.0/24] 
	I0401 21:27:50.324196       1 main.go:297] Handling node with IPs: map[172.31.186.14:{}]
	I0401 21:27:50.324288       1 main.go:301] handling current node
	I0401 21:28:00.326044       1 main.go:297] Handling node with IPs: map[172.31.186.14:{}]
	I0401 21:28:00.326204       1 main.go:301] handling current node
	I0401 21:28:00.326225       1 main.go:297] Handling node with IPs: map[172.31.184.96:{}]
	I0401 21:28:00.326233       1 main.go:324] Node multinode-269600-m02 has CIDR [10.244.1.0/24] 
	
	
	==> kube-apiserver [b66007c0072e] <==
	I0401 21:23:22.151334       1 storage_scheduling.go:95] created PriorityClass system-node-critical with value 2000001000
	I0401 21:23:22.159001       1 storage_scheduling.go:95] created PriorityClass system-cluster-critical with value 2000000000
	I0401 21:23:22.159301       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I0401 21:23:23.319014       1 controller.go:615] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I0401 21:23:23.409320       1 controller.go:615] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I0401 21:23:23.542737       1 alloc.go:330] "allocated clusterIPs" service="default/kubernetes" clusterIPs={"IPv4":"10.96.0.1"}
	W0401 21:23:23.557130       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [172.31.186.14]
	I0401 21:23:23.558691       1 controller.go:615] quota admission added evaluator for: endpoints
	I0401 21:23:23.566054       1 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0401 21:23:24.218362       1 controller.go:615] quota admission added evaluator for: serviceaccounts
	I0401 21:23:24.422897       1 controller.go:615] quota admission added evaluator for: deployments.apps
	I0401 21:23:24.467757       1 alloc.go:330] "allocated clusterIPs" service="kube-system/kube-dns" clusterIPs={"IPv4":"10.96.0.10"}
	I0401 21:23:24.502513       1 controller.go:615] quota admission added evaluator for: daemonsets.apps
	I0401 21:23:28.966319       1 controller.go:615] quota admission added evaluator for: replicasets.apps
	I0401 21:23:29.836896       1 controller.go:615] quota admission added evaluator for: controllerrevisions.apps
	E0401 21:27:26.361759       1 conn.go:339] Error on socket receive: read tcp 172.31.186.14:8443->172.31.176.1:56930: use of closed network connection
	E0401 21:27:26.820900       1 conn.go:339] Error on socket receive: read tcp 172.31.186.14:8443->172.31.176.1:56932: use of closed network connection
	E0401 21:27:27.601441       1 conn.go:339] Error on socket receive: read tcp 172.31.186.14:8443->172.31.176.1:56934: use of closed network connection
	E0401 21:27:28.031844       1 conn.go:339] Error on socket receive: read tcp 172.31.186.14:8443->172.31.176.1:56936: use of closed network connection
	E0401 21:27:28.458623       1 conn.go:339] Error on socket receive: read tcp 172.31.186.14:8443->172.31.176.1:56938: use of closed network connection
	E0401 21:27:28.886898       1 conn.go:339] Error on socket receive: read tcp 172.31.186.14:8443->172.31.176.1:56941: use of closed network connection
	E0401 21:27:29.680570       1 conn.go:339] Error on socket receive: read tcp 172.31.186.14:8443->172.31.176.1:56944: use of closed network connection
	E0401 21:27:40.099595       1 conn.go:339] Error on socket receive: read tcp 172.31.186.14:8443->172.31.176.1:56946: use of closed network connection
	E0401 21:27:40.531277       1 conn.go:339] Error on socket receive: read tcp 172.31.186.14:8443->172.31.176.1:56948: use of closed network connection
	E0401 21:27:50.954275       1 conn.go:339] Error on socket receive: read tcp 172.31.186.14:8443->172.31.176.1:56950: use of closed network connection
	
	
	==> kube-controller-manager [7675ba2a8d2b] <==
	I0401 21:26:25.605540       1 actual_state_of_world.go:541] "Failed to update statusUpdateNeeded field in actual state of world" logger="persistentvolume-attach-detach-controller" err="Failed to set statusUpdateNeeded to needed true, because nodeName=\"multinode-269600-m02\" does not exist"
	I0401 21:26:25.622128       1 range_allocator.go:428] "Set node PodCIDR" logger="node-ipam-controller" node="multinode-269600-m02" podCIDRs=["10.244.1.0/24"]
	I0401 21:26:25.622169       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m02"
	I0401 21:26:25.622745       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m02"
	I0401 21:26:25.648654       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m02"
	I0401 21:26:26.475114       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m02"
	I0401 21:26:26.989664       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m02"
	I0401 21:26:28.791992       1 node_lifecycle_controller.go:886] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="multinode-269600-m02"
	I0401 21:26:28.831540       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m02"
	I0401 21:26:36.045109       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m02"
	I0401 21:26:55.798517       1 topologycache.go:237] "Can't get CPU or zone information for node" logger="endpointslice-controller" node="multinode-269600-m02"
	I0401 21:26:55.798867       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m02"
	I0401 21:26:55.816164       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m02"
	I0401 21:26:58.819532       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m02"
	I0401 21:27:20.517158       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="77.538351ms"
	I0401 21:27:20.534186       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="14.400511ms"
	I0401 21:27:20.534393       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="44.202µs"
	I0401 21:27:20.545321       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="32.701µs"
	I0401 21:27:20.551367       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="31.101µs"
	I0401 21:27:23.677396       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="13.756574ms"
	I0401 21:27:23.677477       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="35.7µs"
	I0401 21:27:23.887185       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="8.483507ms"
	I0401 21:27:23.888040       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="50.801µs"
	I0401 21:27:26.802677       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m02"
	I0401 21:27:29.263900       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600"
	
	
	==> kube-proxy [a7a19bc77741] <==
		add table ip kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	E0401 21:23:33.010270       1 proxier.go:733] "Error cleaning up nftables rules" err=<
		could not run nftables command: /dev/stdin:1:1-25: Error: Could not process rule: Operation not supported
		add table ip6 kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	I0401 21:23:33.047018       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["172.31.186.14"]
	E0401 21:23:33.048197       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0401 21:23:33.121641       1 server_linux.go:147] "No iptables support for family" ipFamily="IPv6"
	I0401 21:23:33.121784       1 server.go:245] "kube-proxy running in single-stack mode" ipFamily="IPv4"
	I0401 21:23:33.121818       1 server_linux.go:170] "Using iptables Proxier"
	I0401 21:23:33.125799       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0401 21:23:33.126258       1 server.go:497] "Version info" version="v1.32.2"
	I0401 21:23:33.126278       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0401 21:23:33.131209       1 config.go:105] "Starting endpoint slice config controller"
	I0401 21:23:33.132346       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0401 21:23:33.131353       1 config.go:199] "Starting service config controller"
	I0401 21:23:33.132935       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0401 21:23:33.135890       1 config.go:329] "Starting node config controller"
	I0401 21:23:33.135915       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0401 21:23:33.233855       1 shared_informer.go:320] Caches are synced for service config
	I0401 21:23:33.233969       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0401 21:23:33.236025       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [1828705d6289] <==
	W0401 21:23:22.496283       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0401 21:23:22.496381       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0401 21:23:22.541689       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0401 21:23:22.541741       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0401 21:23:22.560552       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0401 21:23:22.560802       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0401 21:23:22.662526       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "volumeattachments" in API group "storage.k8s.io" at the cluster scope
	E0401 21:23:22.663550       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.VolumeAttachment: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0401 21:23:22.669735       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0401 21:23:22.669949       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0401 21:23:22.744833       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0401 21:23:22.745248       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0401 21:23:22.787221       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0401 21:23:22.787331       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0401 21:23:22.793382       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0401 21:23:22.793742       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0401 21:23:22.806536       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0401 21:23:22.806609       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0401 21:23:22.817375       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0401 21:23:22.817530       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0401 21:23:22.870966       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0401 21:23:22.871565       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0401 21:23:22.919734       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0401 21:23:22.920003       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	I0401 21:23:24.923454       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Apr 01 21:23:51 multinode-269600 kubelet[2276]: I0401 21:23:51.027288    2276 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"config-volume\" (UniqueName: \"kubernetes.io/configmap/70d49c7a-105c-4c84-b22a-28da5bfb86be-config-volume\") pod \"coredns-668d6bf9bc-7jcn6\" (UID: \"70d49c7a-105c-4c84-b22a-28da5bfb86be\") " pod="kube-system/coredns-668d6bf9bc-7jcn6"
	Apr 01 21:23:51 multinode-269600 kubelet[2276]: I0401 21:23:51.830982    2276 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="5d1bb18c58adce9cce27244f92be0a4e72c32f34c47ccea1fd119ff0af8c0001"
	Apr 01 21:23:52 multinode-269600 kubelet[2276]: I0401 21:23:52.891862    2276 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/coredns-668d6bf9bc-7jcn6" podStartSLOduration=23.89184031 podStartE2EDuration="23.89184031s" podCreationTimestamp="2025-04-01 21:23:29 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-04-01 21:23:52.89184181 +0000 UTC m=+28.672384534" watchObservedRunningTime="2025-04-01 21:23:52.89184031 +0000 UTC m=+28.672383034"
	Apr 01 21:23:52 multinode-269600 kubelet[2276]: I0401 21:23:52.891953    2276 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/storage-provisioner" podStartSLOduration=15.891947513 podStartE2EDuration="15.891947513s" podCreationTimestamp="2025-04-01 21:23:37 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-04-01 21:23:52.874524905 +0000 UTC m=+28.655067729" watchObservedRunningTime="2025-04-01 21:23:52.891947513 +0000 UTC m=+28.672490237"
	Apr 01 21:24:24 multinode-269600 kubelet[2276]: E0401 21:24:24.476523    2276 iptables.go:577] "Could not set up iptables canary" err=<
	Apr 01 21:24:24 multinode-269600 kubelet[2276]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Apr 01 21:24:24 multinode-269600 kubelet[2276]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Apr 01 21:24:24 multinode-269600 kubelet[2276]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Apr 01 21:24:24 multinode-269600 kubelet[2276]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Apr 01 21:25:24 multinode-269600 kubelet[2276]: E0401 21:25:24.479623    2276 iptables.go:577] "Could not set up iptables canary" err=<
	Apr 01 21:25:24 multinode-269600 kubelet[2276]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Apr 01 21:25:24 multinode-269600 kubelet[2276]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Apr 01 21:25:24 multinode-269600 kubelet[2276]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Apr 01 21:25:24 multinode-269600 kubelet[2276]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Apr 01 21:26:24 multinode-269600 kubelet[2276]: E0401 21:26:24.487542    2276 iptables.go:577] "Could not set up iptables canary" err=<
	Apr 01 21:26:24 multinode-269600 kubelet[2276]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Apr 01 21:26:24 multinode-269600 kubelet[2276]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Apr 01 21:26:24 multinode-269600 kubelet[2276]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Apr 01 21:26:24 multinode-269600 kubelet[2276]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Apr 01 21:27:20 multinode-269600 kubelet[2276]: I0401 21:27:20.644391    2276 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-kw4rp\" (UniqueName: \"kubernetes.io/projected/72b6781d-7093-4ff3-9c62-20f92c36b6ef-kube-api-access-kw4rp\") pod \"busybox-58667487b6-wv5gr\" (UID: \"72b6781d-7093-4ff3-9c62-20f92c36b6ef\") " pod="default/busybox-58667487b6-wv5gr"
	Apr 01 21:27:24 multinode-269600 kubelet[2276]: E0401 21:27:24.484439    2276 iptables.go:577] "Could not set up iptables canary" err=<
	Apr 01 21:27:24 multinode-269600 kubelet[2276]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Apr 01 21:27:24 multinode-269600 kubelet[2276]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Apr 01 21:27:24 multinode-269600 kubelet[2276]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Apr 01 21:27:24 multinode-269600 kubelet[2276]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (514.55s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-windows-amd64.exe node list -p multinode-269600
multinode_test.go:321: (dbg) Run:  out/minikube-windows-amd64.exe stop -p multinode-269600
E0401 21:42:43.315688    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 21:43:35.594477    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:321: (dbg) Done: out/minikube-windows-amd64.exe stop -p multinode-269600: (1m36.3555549s)
multinode_test.go:326: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-269600 --wait=true -v=8 --alsologtostderr
E0401 21:46:38.682718    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 21:47:43.319261    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 21:48:35.597779    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:326: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p multinode-269600 --wait=true -v=8 --alsologtostderr: exit status 1 (6m22.6222728s)

                                                
                                                
-- stdout --
	* [multinode-269600] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5679 Build 19045.5679
	  - KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=20506
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Using the hyperv driver based on existing profile
	* Starting "multinode-269600" primary control-plane node in "multinode-269600" cluster
	* Restarting existing hyperv VM for "multinode-269600" ...
	* Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	* Configuring CNI (Container Networking Interface) ...
	* Verifying Kubernetes components...
	* Enabled addons: 
	
	* Starting "multinode-269600-m02" worker node in "multinode-269600" cluster
	* Restarting existing hyperv VM for "multinode-269600-m02" ...
	* Found network options:
	  - NO_PROXY=172.31.179.18
	  - NO_PROXY=172.31.179.18
	* Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	  - env NO_PROXY=172.31.179.18
	* Verifying Kubernetes components...
	
	* Starting "multinode-269600-m03" worker node in "multinode-269600" cluster
	* Restarting existing hyperv VM for "multinode-269600-m03" ...

                                                
                                                
-- /stdout --
** stderr ** 
	I0401 21:44:07.677301   13148 out.go:345] Setting OutFile to fd 1364 ...
	I0401 21:44:07.723962   13148 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0401 21:44:07.723962   13148 out.go:358] Setting ErrFile to fd 1108...
	I0401 21:44:07.724040   13148 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0401 21:44:07.738810   13148 out.go:352] Setting JSON to false
	I0401 21:44:07.742097   13148 start.go:129] hostinfo: {"hostname":"minikube5","uptime":8158,"bootTime":1743535689,"procs":182,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.5679 Build 19045.5679","kernelVersion":"10.0.19045.5679 Build 19045.5679","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b047c2aa-b84e-4b82-894c-ed46f3580f4d"}
	W0401 21:44:07.742097   13148 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0401 21:44:07.844600   13148 out.go:177] * [multinode-269600] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5679 Build 19045.5679
	I0401 21:44:07.977586   13148 notify.go:220] Checking for updates...
	I0401 21:44:08.051565   13148 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 21:44:08.217373   13148 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0401 21:44:08.302362   13148 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	I0401 21:44:08.337422   13148 out.go:177]   - MINIKUBE_LOCATION=20506
	I0401 21:44:08.352177   13148 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0401 21:44:08.402625   13148 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:44:08.402862   13148 driver.go:394] Setting default libvirt URI to qemu:///system
	I0401 21:44:13.556887   13148 out.go:177] * Using the hyperv driver based on existing profile
	I0401 21:44:13.584452   13148 start.go:297] selected driver: hyperv
	I0401 21:44:13.584905   13148 start.go:901] validating driver "hyperv" against &{Name:multinode-269600 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 Cluste
rName:multinode-269600 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:} Nodes:[{Name: IP:172.31.186.14 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.31.184.96 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.31.179.169 Port:0 KubernetesVersion:v1.32.2 ContainerRuntime: ControlPlane:false Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:fal
se 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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker Binary
Mirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0401 21:44:13.585170   13148 start.go:912] status for hyperv: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0401 21:44:13.631022   13148 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]
	I0401 21:44:13.631022   13148 cni.go:84] Creating CNI manager for ""
	I0401 21:44:13.631022   13148 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I0401 21:44:13.631022   13148 start.go:340] cluster config:
	{Name:multinode-269600 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName:multinode-269600 Namespace:default APIServerHAVIP: APIServerName:minikubeC
A 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:172.31.186.14 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.31.184.96 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.31.179.169 Port:0 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false k
ubeflow: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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0401 21:44:13.631022   13148 iso.go:125] acquiring lock: {Name:mkae681ee414e9275e9685c6bbf5080b17ead976 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0401 21:44:13.765634   13148 out.go:177] * Starting "multinode-269600" primary control-plane node in "multinode-269600" cluster
	I0401 21:44:13.849481   13148 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0401 21:44:13.849481   13148 preload.go:146] Found local preload: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
	I0401 21:44:13.849481   13148 cache.go:56] Caching tarball of preloaded images
	I0401 21:44:13.850280   13148 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0401 21:44:13.850280   13148 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0401 21:44:13.850823   13148 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\config.json ...
	I0401 21:44:13.853385   13148 start.go:360] acquireMachinesLock for multinode-269600: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0401 21:44:13.853573   13148 start.go:364] duration metric: took 187.5µs to acquireMachinesLock for "multinode-269600"
	I0401 21:44:13.853573   13148 start.go:96] Skipping create...Using existing machine configuration
	I0401 21:44:13.853573   13148 fix.go:54] fixHost starting: 
	I0401 21:44:13.854320   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:44:16.427299   13148 main.go:141] libmachine: [stdout =====>] : Off
	
	I0401 21:44:16.427299   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:16.427377   13148 fix.go:112] recreateIfNeeded on multinode-269600: state=Stopped err=<nil>
	W0401 21:44:16.427377   13148 fix.go:138] unexpected machine state, will restart: <nil>
	I0401 21:44:16.563334   13148 out.go:177] * Restarting existing hyperv VM for "multinode-269600" ...
	I0401 21:44:16.591620   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM multinode-269600
	I0401 21:44:21.874016   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:44:21.874016   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:21.874396   13148 main.go:141] libmachine: Waiting for host to start...
	I0401 21:44:21.874427   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:44:23.958193   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:44:23.958193   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:23.958193   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:44:26.302042   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:44:26.302042   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:27.302927   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:44:29.383608   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:44:29.383608   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:29.383821   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:44:31.714865   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:44:31.715883   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:32.716591   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:44:34.784102   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:44:34.784102   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:34.784102   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:44:37.087830   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:44:37.087830   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:38.089313   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:44:40.117517   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:44:40.118176   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:40.118254   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:44:42.455417   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:44:42.456385   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:43.457336   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:44:45.512121   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:44:45.513139   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:45.513182   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:44:47.916106   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:44:47.916106   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:47.919000   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:44:49.917949   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:44:49.918014   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:49.918014   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:44:52.329272   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:44:52.329272   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:52.329539   13148 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\config.json ...
	I0401 21:44:52.331500   13148 machine.go:93] provisionDockerMachine start ...
	I0401 21:44:52.331590   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:44:54.297266   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:44:54.297266   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:54.297481   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:44:56.633737   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:44:56.633737   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:56.637638   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:44:56.638640   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.179.18 22 <nil> <nil>}
	I0401 21:44:56.638640   13148 main.go:141] libmachine: About to run SSH command:
	hostname
	I0401 21:44:56.773135   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0401 21:44:56.773135   13148 buildroot.go:166] provisioning hostname "multinode-269600"
	I0401 21:44:56.773241   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:44:58.822482   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:44:58.823058   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:58.823150   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:01.138177   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:01.138177   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:01.142841   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:45:01.143373   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.179.18 22 <nil> <nil>}
	I0401 21:45:01.143373   13148 main.go:141] libmachine: About to run SSH command:
	sudo hostname multinode-269600 && echo "multinode-269600" | sudo tee /etc/hostname
	I0401 21:45:01.305895   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: multinode-269600
	
	I0401 21:45:01.305895   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:03.346458   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:03.346458   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:03.346554   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:05.684950   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:05.684950   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:05.689566   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:45:05.690087   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.179.18 22 <nil> <nil>}
	I0401 21:45:05.690087   13148 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\smultinode-269600' /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 multinode-269600/g' /etc/hosts;
				else 
					echo '127.0.1.1 multinode-269600' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0401 21:45:05.839140   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0401 21:45:05.839140   13148 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0401 21:45:05.839140   13148 buildroot.go:174] setting up certificates
	I0401 21:45:05.839140   13148 provision.go:84] configureAuth start
	I0401 21:45:05.839140   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:07.868584   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:07.868584   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:07.869295   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:10.197507   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:10.197936   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:10.197936   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:12.164614   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:12.164614   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:12.164614   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:14.537003   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:14.537003   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:14.537003   13148 provision.go:143] copyHostCerts
	I0401 21:45:14.537003   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0401 21:45:14.537003   13148 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0401 21:45:14.537003   13148 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0401 21:45:14.537610   13148 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0401 21:45:14.538324   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0401 21:45:14.538919   13148 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0401 21:45:14.538919   13148 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0401 21:45:14.538919   13148 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0401 21:45:14.540293   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0401 21:45:14.540293   13148 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0401 21:45:14.540293   13148 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0401 21:45:14.540293   13148 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1679 bytes)
	I0401 21:45:14.541601   13148 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.multinode-269600 san=[127.0.0.1 172.31.179.18 localhost minikube multinode-269600]
	I0401 21:45:14.913459   13148 provision.go:177] copyRemoteCerts
	I0401 21:45:14.922994   13148 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0401 21:45:14.922994   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:16.855526   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:16.855526   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:16.855526   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:19.198299   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:19.198299   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:19.199094   13148 sshutil.go:53] new ssh client: &{IP:172.31.179.18 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\id_rsa Username:docker}
	I0401 21:45:19.316739   13148 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.3936909s)
	I0401 21:45:19.316851   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0401 21:45:19.317226   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0401 21:45:19.371699   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0401 21:45:19.371775   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1216 bytes)
	I0401 21:45:19.419547   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0401 21:45:19.420375   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0401 21:45:19.461958   13148 provision.go:87] duration metric: took 13.6226473s to configureAuth
	I0401 21:45:19.461958   13148 buildroot.go:189] setting minikube options for container-runtime
	I0401 21:45:19.462717   13148 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:45:19.462800   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:21.435860   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:21.436792   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:21.437110   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:23.787001   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:23.787820   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:23.791386   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:45:23.791910   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.179.18 22 <nil> <nil>}
	I0401 21:45:23.791910   13148 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0401 21:45:23.929737   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0401 21:45:23.929737   13148 buildroot.go:70] root file system type: tmpfs
	I0401 21:45:23.929999   13148 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0401 21:45:23.930077   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:25.889346   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:25.889346   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:25.890565   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:28.237451   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:28.238474   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:28.242893   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:45:28.242893   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.179.18 22 <nil> <nil>}
	I0401 21:45:28.243511   13148 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
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service 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=hyperv --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
	I0401 21:45:28.409978   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service 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=hyperv --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
	
	I0401 21:45:28.409978   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:30.331912   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:30.331912   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:30.332791   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:32.661089   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:32.661089   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:32.665573   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:45:32.666161   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.179.18 22 <nil> <nil>}
	I0401 21:45:32.666161   13148 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; }
	I0401 21:45:35.175988   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I0401 21:45:35.175988   13148 machine.go:96] duration metric: took 42.8439511s to provisionDockerMachine
	I0401 21:45:35.175988   13148 start.go:293] postStartSetup for "multinode-269600" (driver="hyperv")
	I0401 21:45:35.175988   13148 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]
	I0401 21:45:35.185818   13148 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
	I0401 21:45:35.185818   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:37.139780   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:37.139780   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:37.139780   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:39.495049   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:39.495049   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:39.495049   13148 sshutil.go:53] new ssh client: &{IP:172.31.179.18 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\id_rsa Username:docker}
	I0401 21:45:39.612873   13148 ssh_runner.go:235] Completed: 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: (4.4269529s)
	I0401 21:45:39.624045   13148 ssh_runner.go:195] Run: cat /etc/os-release
	I0401 21:45:39.634726   13148 command_runner.go:130] > NAME=Buildroot
	I0401 21:45:39.634726   13148 command_runner.go:130] > VERSION=2023.02.9-dirty
	I0401 21:45:39.634726   13148 command_runner.go:130] > ID=buildroot
	I0401 21:45:39.634726   13148 command_runner.go:130] > VERSION_ID=2023.02.9
	I0401 21:45:39.634726   13148 command_runner.go:130] > PRETTY_NAME="Buildroot 2023.02.9"
	I0401 21:45:39.635152   13148 info.go:137] Remote host: Buildroot 2023.02.9
	I0401 21:45:39.635152   13148 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\addons for local assets ...
	I0401 21:45:39.635631   13148 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\files for local assets ...
	I0401 21:45:39.636333   13148 filesync.go:149] local asset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> 96922.pem in /etc/ssl/certs
	I0401 21:45:39.636380   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> /etc/ssl/certs/96922.pem
	I0401 21:45:39.645383   13148 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0401 21:45:39.663461   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem --> /etc/ssl/certs/96922.pem (1708 bytes)
	I0401 21:45:39.706619   13148 start.go:296] duration metric: took 4.5305742s for postStartSetup
	I0401 21:45:39.706766   13148 fix.go:56] duration metric: took 1m25.8521155s for fixHost
	I0401 21:45:39.706813   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:41.693921   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:41.694799   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:41.694877   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:44.034073   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:44.034325   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:44.038455   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:45:44.038542   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.179.18 22 <nil> <nil>}
	I0401 21:45:44.038542   13148 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I0401 21:45:44.174164   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: 1743543944.196026533
	
	I0401 21:45:44.174164   13148 fix.go:216] guest clock: 1743543944.196026533
	I0401 21:45:44.174164   13148 fix.go:229] Guest: 2025-04-01 21:45:44.196026533 +0000 UTC Remote: 2025-04-01 21:45:39.7067668 +0000 UTC m=+92.104673301 (delta=4.489259733s)
	I0401 21:45:44.174164   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:46.132011   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:46.132011   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:46.132298   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:48.427567   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:48.427567   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:48.431170   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:45:48.431772   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.179.18 22 <nil> <nil>}
	I0401 21:45:48.431772   13148 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1743543944
	I0401 21:45:48.577087   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: Tue Apr  1 21:45:44 UTC 2025
	
	I0401 21:45:48.577087   13148 fix.go:236] clock set: Tue Apr  1 21:45:44 UTC 2025
	 (err=<nil>)
	I0401 21:45:48.577087   13148 start.go:83] releasing machines lock for "multinode-269600", held for 1m34.7223254s
	I0401 21:45:48.577087   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:50.478851   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:50.478851   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:50.479128   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:52.802269   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:52.802269   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:52.807096   13148 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I0401 21:45:52.807967   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:52.816603   13148 ssh_runner.go:195] Run: cat /version.json
	I0401 21:45:52.816603   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:54.833159   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:54.833244   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:54.833333   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:54.833606   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:54.833606   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:54.833788   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:57.269529   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:57.269529   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:57.270157   13148 sshutil.go:53] new ssh client: &{IP:172.31.179.18 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\id_rsa Username:docker}
	I0401 21:45:57.292944   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:57.292944   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:57.293347   13148 sshutil.go:53] new ssh client: &{IP:172.31.179.18 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\id_rsa Username:docker}
	I0401 21:45:57.361451   13148 command_runner.go:130] > {"iso_version": "v1.35.0", "kicbase_version": "v0.0.45-1736763277-20236", "minikube_version": "v1.35.0", "commit": "3fb24bd87c8c8761e2515e1a9ee13835a389ed68"}
	I0401 21:45:57.361572   13148 ssh_runner.go:235] Completed: cat /version.json: (4.5449125s)
	I0401 21:45:57.371299   13148 ssh_runner.go:195] Run: systemctl --version
	I0401 21:45:57.375896   13148 command_runner.go:130] ! bash: line 1: curl.exe: command not found
	I0401 21:45:57.375896   13148 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.5687434s)
	W0401 21:45:57.376334   13148 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I0401 21:45:57.383279   13148 command_runner.go:130] > systemd 252 (252)
	I0401 21:45:57.383279   13148 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 -TPM2 -BZIP2 +LZ4 +XZ +ZLIB -ZSTD -BPF_FRAMEWORK -XKBCOMMON -UTMP -SYSVINIT default-hierarchy=unified
	I0401 21:45:57.392032   13148 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0401 21:45:57.400604   13148 command_runner.go:130] ! stat: cannot statx '/etc/cni/net.d/*loopback.conf*': No such file or directory
	W0401 21:45:57.400892   13148 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I0401 21:45:57.409014   13148 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0401 21:45:57.436458   13148 command_runner.go:139] > /etc/cni/net.d/87-podman-bridge.conflist, 
	I0401 21:45:57.436571   13148 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0401 21:45:57.436704   13148 start.go:495] detecting cgroup driver to use...
	I0401 21:45:57.436950   13148 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"
	I0401 21:45:57.468740   13148 command_runner.go:130] > runtime-endpoint: unix:///run/containerd/containerd.sock
	I0401 21:45:57.476766   13148 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	W0401 21:45:57.489172   13148 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W0401 21:45:57.489172   13148 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	* To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I0401 21:45:57.506985   13148 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"
	I0401 21:45:57.527858   13148 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0401 21:45:57.536687   13148 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0401 21:45:57.564441   13148 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"
	I0401 21:45:57.593339   13148 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0401 21:45:57.624689   13148 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0401 21:45:57.651791   13148 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0401 21:45:57.678276   13148 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"
	I0401 21:45:57.706687   13148 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0401 21:45:57.736286   13148 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"
	I0401 21:45:57.764081   13148 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0401 21:45:57.781015   13148 command_runner.go:130] ! sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0401 21:45:57.781015   13148 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0401 21:45:57.790156   13148 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0401 21:45:57.818079   13148 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0401 21:45:57.845883   13148 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:45:58.021508   13148 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0401 21:45:58.054727   13148 start.go:495] detecting cgroup driver to use...
	I0401 21:45:58.063385   13148 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0401 21:45:58.084755   13148 command_runner.go:130] > # /usr/lib/systemd/system/docker.service
	I0401 21:45:58.084831   13148 command_runner.go:130] > [Unit]
	I0401 21:45:58.084831   13148 command_runner.go:130] > Description=Docker Application Container Engine
	I0401 21:45:58.084831   13148 command_runner.go:130] > Documentation=https://docs.docker.com
	I0401 21:45:58.084831   13148 command_runner.go:130] > After=network.target  minikube-automount.service docker.socket
	I0401 21:45:58.084879   13148 command_runner.go:130] > Requires= minikube-automount.service docker.socket 
	I0401 21:45:58.084879   13148 command_runner.go:130] > StartLimitBurst=3
	I0401 21:45:58.084879   13148 command_runner.go:130] > StartLimitIntervalSec=60
	I0401 21:45:58.084879   13148 command_runner.go:130] > [Service]
	I0401 21:45:58.084911   13148 command_runner.go:130] > Type=notify
	I0401 21:45:58.084911   13148 command_runner.go:130] > Restart=on-failure
	I0401 21:45:58.084911   13148 command_runner.go:130] > # This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	I0401 21:45:58.084911   13148 command_runner.go:130] > # The base configuration already specifies an 'ExecStart=...' command. The first directive
	I0401 21:45:58.084911   13148 command_runner.go:130] > # here is to clear out that command inherited from the base configuration. Without this,
	I0401 21:45:58.084959   13148 command_runner.go:130] > # the command from the base configuration and the command specified here are treated as
	I0401 21:45:58.084959   13148 command_runner.go:130] > # a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	I0401 21:45:58.084959   13148 command_runner.go:130] > # will catch this invalid input and refuse to start the service with an error like:
	I0401 21:45:58.084993   13148 command_runner.go:130] > #  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	I0401 21:45:58.085090   13148 command_runner.go:130] > # NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	I0401 21:45:58.085090   13148 command_runner.go:130] > # container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	I0401 21:45:58.085090   13148 command_runner.go:130] > ExecStart=
	I0401 21:45:58.085138   13148 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=hyperv --insecure-registry 10.96.0.0/12 
	I0401 21:45:58.085138   13148 command_runner.go:130] > ExecReload=/bin/kill -s HUP $MAINPID
	I0401 21:45:58.085178   13148 command_runner.go:130] > # Having non-zero Limit*s causes performance problems due to accounting overhead
	I0401 21:45:58.085227   13148 command_runner.go:130] > # in the kernel. We recommend using cgroups to do container-local accounting.
	I0401 21:45:58.085227   13148 command_runner.go:130] > LimitNOFILE=infinity
	I0401 21:45:58.085227   13148 command_runner.go:130] > LimitNPROC=infinity
	I0401 21:45:58.085227   13148 command_runner.go:130] > LimitCORE=infinity
	I0401 21:45:58.085227   13148 command_runner.go:130] > # Uncomment TasksMax if your systemd version supports it.
	I0401 21:45:58.085286   13148 command_runner.go:130] > # Only systemd 226 and above support this version.
	I0401 21:45:58.085286   13148 command_runner.go:130] > TasksMax=infinity
	I0401 21:45:58.085286   13148 command_runner.go:130] > TimeoutStartSec=0
	I0401 21:45:58.085325   13148 command_runner.go:130] > # set delegate yes so that systemd does not reset the cgroups of docker containers
	I0401 21:45:58.085325   13148 command_runner.go:130] > Delegate=yes
	I0401 21:45:58.085325   13148 command_runner.go:130] > # kill only the docker process, not all processes in the cgroup
	I0401 21:45:58.085368   13148 command_runner.go:130] > KillMode=process
	I0401 21:45:58.085368   13148 command_runner.go:130] > [Install]
	I0401 21:45:58.085368   13148 command_runner.go:130] > WantedBy=multi-user.target
	I0401 21:45:58.093826   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0401 21:45:58.122352   13148 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0401 21:45:58.161256   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0401 21:45:58.193708   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0401 21:45:58.238159   13148 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0401 21:45:58.294627   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0401 21:45:58.318798   13148 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0401 21:45:58.352217   13148 command_runner.go:130] > runtime-endpoint: unix:///var/run/cri-dockerd.sock
	I0401 21:45:58.360221   13148 ssh_runner.go:195] Run: which cri-dockerd
	I0401 21:45:58.366025   13148 command_runner.go:130] > /usr/bin/cri-dockerd
	I0401 21:45:58.373427   13148 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0401 21:45:58.390010   13148 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0401 21:45:58.430840   13148 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0401 21:45:58.609637   13148 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0401 21:45:58.782501   13148 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0401 21:45:58.782842   13148 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0401 21:45:58.822357   13148 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:45:58.993858   13148 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0401 21:46:01.662026   13148 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.6681349s)
	I0401 21:46:01.669653   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0401 21:46:01.699558   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0401 21:46:01.729920   13148 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0401 21:46:01.899160   13148 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0401 21:46:02.068731   13148 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:46:02.245630   13148 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0401 21:46:02.282682   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0401 21:46:02.313670   13148 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:46:02.485994   13148 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0401 21:46:02.585861   13148 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0401 21:46:02.594693   13148 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0401 21:46:02.604640   13148 command_runner.go:130] >   File: /var/run/cri-dockerd.sock
	I0401 21:46:02.604640   13148 command_runner.go:130] >   Size: 0         	Blocks: 0          IO Block: 4096   socket
	I0401 21:46:02.604640   13148 command_runner.go:130] > Device: 0,22	Inode: 856         Links: 1
	I0401 21:46:02.604640   13148 command_runner.go:130] > Access: (0660/srw-rw----)  Uid: (    0/    root)   Gid: ( 1000/  docker)
	I0401 21:46:02.604640   13148 command_runner.go:130] > Access: 2025-04-01 21:46:02.544176213 +0000
	I0401 21:46:02.604640   13148 command_runner.go:130] > Modify: 2025-04-01 21:46:02.544176213 +0000
	I0401 21:46:02.604640   13148 command_runner.go:130] > Change: 2025-04-01 21:46:02.547176338 +0000
	I0401 21:46:02.604640   13148 command_runner.go:130] >  Birth: -
	I0401 21:46:02.604640   13148 start.go:563] Will wait 60s for crictl version
	I0401 21:46:02.612843   13148 ssh_runner.go:195] Run: which crictl
	I0401 21:46:02.619039   13148 command_runner.go:130] > /usr/bin/crictl
	I0401 21:46:02.627067   13148 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0401 21:46:02.676417   13148 command_runner.go:130] > Version:  0.1.0
	I0401 21:46:02.676417   13148 command_runner.go:130] > RuntimeName:  docker
	I0401 21:46:02.676417   13148 command_runner.go:130] > RuntimeVersion:  27.4.0
	I0401 21:46:02.676417   13148 command_runner.go:130] > RuntimeApiVersion:  v1
	I0401 21:46:02.676417   13148 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.4.0
	RuntimeApiVersion:  v1
	I0401 21:46:02.684073   13148 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0401 21:46:02.717867   13148 command_runner.go:130] > 27.4.0
	I0401 21:46:02.727026   13148 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0401 21:46:02.758862   13148 command_runner.go:130] > 27.4.0
	I0401 21:46:02.762689   13148 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	I0401 21:46:02.762828   13148 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I0401 21:46:02.767381   13148 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I0401 21:46:02.767441   13148 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I0401 21:46:02.767441   13148 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I0401 21:46:02.767441   13148 ip.go:211] Found interface: {Index:7 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:76:b1:ea Flags:up|broadcast|multicast|running}
	I0401 21:46:02.769459   13148 ip.go:214] interface addr: fe80::b0ae:8d:e5e7:59c7/64
	I0401 21:46:02.769459   13148 ip.go:214] interface addr: 172.31.176.1/20
	I0401 21:46:02.776702   13148 ssh_runner.go:195] Run: grep 172.31.176.1	host.minikube.internal$ /etc/hosts
	I0401 21:46:02.783563   13148 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.31.176.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0401 21:46:02.803214   13148 kubeadm.go:883] updating cluster {Name:multinode-269600 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName:multinode-2
69600 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:} Nodes:[{Name: IP:172.31.179.18 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.31.184.96 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.31.179.169 Port:0 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspekto
r-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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: Dis
ableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0401 21:46:02.803492   13148 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0401 21:46:02.810535   13148 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0401 21:46:02.836447   13148 command_runner.go:130] > kindest/kindnetd:v20250214-acbabc1a
	I0401 21:46:02.836540   13148 command_runner.go:130] > registry.k8s.io/kube-apiserver:v1.32.2
	I0401 21:46:02.836540   13148 command_runner.go:130] > registry.k8s.io/kube-controller-manager:v1.32.2
	I0401 21:46:02.836540   13148 command_runner.go:130] > registry.k8s.io/kube-scheduler:v1.32.2
	I0401 21:46:02.836540   13148 command_runner.go:130] > registry.k8s.io/kube-proxy:v1.32.2
	I0401 21:46:02.836540   13148 command_runner.go:130] > registry.k8s.io/etcd:3.5.16-0
	I0401 21:46:02.836587   13148 command_runner.go:130] > registry.k8s.io/coredns/coredns:v1.11.3
	I0401 21:46:02.836587   13148 command_runner.go:130] > registry.k8s.io/pause:3.10
	I0401 21:46:02.836587   13148 command_runner.go:130] > gcr.io/k8s-minikube/storage-provisioner:v5
	I0401 21:46:02.836626   13148 command_runner.go:130] > gcr.io/k8s-minikube/busybox:1.28
	I0401 21:46:02.836626   13148 docker.go:689] Got preloaded images: -- stdout --
	kindest/kindnetd:v20250214-acbabc1a
	registry.k8s.io/kube-apiserver:v1.32.2
	registry.k8s.io/kube-controller-manager:v1.32.2
	registry.k8s.io/kube-scheduler:v1.32.2
	registry.k8s.io/kube-proxy:v1.32.2
	registry.k8s.io/etcd:3.5.16-0
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	gcr.io/k8s-minikube/busybox:1.28
	
	-- /stdout --
	I0401 21:46:02.836626   13148 docker.go:619] Images already preloaded, skipping extraction
	I0401 21:46:02.845023   13148 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0401 21:46:02.868558   13148 command_runner.go:130] > kindest/kindnetd:v20250214-acbabc1a
	I0401 21:46:02.868597   13148 command_runner.go:130] > registry.k8s.io/kube-apiserver:v1.32.2
	I0401 21:46:02.868597   13148 command_runner.go:130] > registry.k8s.io/kube-controller-manager:v1.32.2
	I0401 21:46:02.868597   13148 command_runner.go:130] > registry.k8s.io/kube-scheduler:v1.32.2
	I0401 21:46:02.868597   13148 command_runner.go:130] > registry.k8s.io/kube-proxy:v1.32.2
	I0401 21:46:02.868597   13148 command_runner.go:130] > registry.k8s.io/etcd:3.5.16-0
	I0401 21:46:02.868597   13148 command_runner.go:130] > registry.k8s.io/coredns/coredns:v1.11.3
	I0401 21:46:02.868597   13148 command_runner.go:130] > registry.k8s.io/pause:3.10
	I0401 21:46:02.868597   13148 command_runner.go:130] > gcr.io/k8s-minikube/storage-provisioner:v5
	I0401 21:46:02.868597   13148 command_runner.go:130] > gcr.io/k8s-minikube/busybox:1.28
	I0401 21:46:02.868597   13148 docker.go:689] Got preloaded images: -- stdout --
	kindest/kindnetd:v20250214-acbabc1a
	registry.k8s.io/kube-apiserver:v1.32.2
	registry.k8s.io/kube-controller-manager:v1.32.2
	registry.k8s.io/kube-scheduler:v1.32.2
	registry.k8s.io/kube-proxy:v1.32.2
	registry.k8s.io/etcd:3.5.16-0
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	gcr.io/k8s-minikube/busybox:1.28
	
	-- /stdout --
	I0401 21:46:02.868597   13148 cache_images.go:84] Images are preloaded, skipping loading
	I0401 21:46:02.868597   13148 kubeadm.go:934] updating node { 172.31.179.18 8443 v1.32.2 docker true true} ...
	I0401 21:46:02.868597   13148 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=multinode-269600 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.31.179.18
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:multinode-269600 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:}
	I0401 21:46:02.875526   13148 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0401 21:46:02.935449   13148 command_runner.go:130] > cgroupfs
	I0401 21:46:02.937092   13148 cni.go:84] Creating CNI manager for ""
	I0401 21:46:02.937092   13148 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I0401 21:46:02.937092   13148 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0401 21:46:02.937277   13148 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:172.31.179.18 APIServerPort:8443 KubernetesVersion:v1.32.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:multinode-269600 NodeName:multinode-269600 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", "172.31.179.18"]]} {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:172.31.179.18 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/
etc/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}
	I0401 21:46:02.937556   13148 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 172.31.179.18
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "multinode-269600"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "172.31.179.18"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "172.31.179.18"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.2
	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%"
	  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
	
	I0401 21:46:02.947126   13148 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0401 21:46:02.965297   13148 command_runner.go:130] > kubeadm
	I0401 21:46:02.965334   13148 command_runner.go:130] > kubectl
	I0401 21:46:02.965334   13148 command_runner.go:130] > kubelet
	I0401 21:46:02.965372   13148 binaries.go:44] Found k8s binaries, skipping transfer
	I0401 21:46:02.974813   13148 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0401 21:46:02.992091   13148 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (316 bytes)
	I0401 21:46:03.022460   13148 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0401 21:46:03.052045   13148 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2297 bytes)
	I0401 21:46:03.092629   13148 ssh_runner.go:195] Run: grep 172.31.179.18	control-plane.minikube.internal$ /etc/hosts
	I0401 21:46:03.099328   13148 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.31.179.18	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0401 21:46:03.130636   13148 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:46:03.308076   13148 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0401 21:46:03.340137   13148 certs.go:68] Setting up C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600 for IP: 172.31.179.18
	I0401 21:46:03.340137   13148 certs.go:194] generating shared ca certs ...
	I0401 21:46:03.340137   13148 certs.go:226] acquiring lock for ca certs: {Name:mkcb932913049efe02d6e38fc2201d3c46b3b4ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 21:46:03.340824   13148 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key
	I0401 21:46:03.340975   13148 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key
	I0401 21:46:03.340975   13148 certs.go:256] generating profile certs ...
	I0401 21:46:03.341807   13148 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\client.key
	I0401 21:46:03.341923   13148 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.key.2a6e6ee0
	I0401 21:46:03.341923   13148 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.crt.2a6e6ee0 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.31.179.18]
	I0401 21:46:03.816387   13148 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.crt.2a6e6ee0 ...
	I0401 21:46:03.816387   13148 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.crt.2a6e6ee0: {Name:mk40624209e8407578f5ad963d5dce549024457d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 21:46:03.817357   13148 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.key.2a6e6ee0 ...
	I0401 21:46:03.817357   13148 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.key.2a6e6ee0: {Name:mk4af8936ddda885bba80f17259f275a2071f1d5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 21:46:03.818314   13148 certs.go:381] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.crt.2a6e6ee0 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.crt
	I0401 21:46:03.837174   13148 certs.go:385] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.key.2a6e6ee0 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.key
	I0401 21:46:03.838177   13148 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\proxy-client.key
	I0401 21:46:03.838177   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I0401 21:46:03.838343   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I0401 21:46:03.838432   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0401 21:46:03.838432   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0401 21:46:03.838432   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0401 21:46:03.838432   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0401 21:46:03.839603   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0401 21:46:03.839603   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0401 21:46:03.840138   13148 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem (1338 bytes)
	W0401 21:46:03.840479   13148 certs.go:480] ignoring C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692_empty.pem, impossibly tiny 0 bytes
	I0401 21:46:03.840574   13148 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0401 21:46:03.840848   13148 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0401 21:46:03.841139   13148 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0401 21:46:03.841364   13148 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I0401 21:46:03.841777   13148 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem (1708 bytes)
	I0401 21:46:03.841928   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> /usr/share/ca-certificates/96922.pem
	I0401 21:46:03.842102   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:46:03.842184   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem -> /usr/share/ca-certificates/9692.pem
	I0401 21:46:03.843278   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0401 21:46:03.892803   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0401 21:46:03.937192   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0401 21:46:03.982863   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0401 21:46:04.027259   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I0401 21:46:04.070303   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0401 21:46:04.111721   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0401 21:46:04.153070   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0401 21:46:04.196805   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem --> /usr/share/ca-certificates/96922.pem (1708 bytes)
	I0401 21:46:04.239579   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0401 21:46:04.277399   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem --> /usr/share/ca-certificates/9692.pem (1338 bytes)
	I0401 21:46:04.314226   13148 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0401 21:46:04.349481   13148 ssh_runner.go:195] Run: openssl version
	I0401 21:46:04.358052   13148 command_runner.go:130] > OpenSSL 1.1.1w  11 Sep 2023
	I0401 21:46:04.366465   13148 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"
	I0401 21:46:04.393819   13148 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:46:04.400956   13148 command_runner.go:130] > -rw-r--r-- 1 root root 1111 Apr  1 19:48 /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:46:04.400956   13148 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr  1 19:48 /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:46:04.408726   13148 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:46:04.417091   13148 command_runner.go:130] > b5213941
	I0401 21:46:04.424680   13148 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"
	I0401 21:46:04.450011   13148 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/9692.pem && ln -fs /usr/share/ca-certificates/9692.pem /etc/ssl/certs/9692.pem"
	I0401 21:46:04.477060   13148 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/9692.pem
	I0401 21:46:04.483392   13148 command_runner.go:130] > -rw-r--r-- 1 root root 1338 Apr  1 20:04 /usr/share/ca-certificates/9692.pem
	I0401 21:46:04.483392   13148 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Apr  1 20:04 /usr/share/ca-certificates/9692.pem
	I0401 21:46:04.490728   13148 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/9692.pem
	I0401 21:46:04.499528   13148 command_runner.go:130] > 51391683
	I0401 21:46:04.506934   13148 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/9692.pem /etc/ssl/certs/51391683.0"
	I0401 21:46:04.532274   13148 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/96922.pem && ln -fs /usr/share/ca-certificates/96922.pem /etc/ssl/certs/96922.pem"
	I0401 21:46:04.557567   13148 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/96922.pem
	I0401 21:46:04.563260   13148 command_runner.go:130] > -rw-r--r-- 1 root root 1708 Apr  1 20:04 /usr/share/ca-certificates/96922.pem
	I0401 21:46:04.563260   13148 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Apr  1 20:04 /usr/share/ca-certificates/96922.pem
	I0401 21:46:04.573095   13148 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/96922.pem
	I0401 21:46:04.581642   13148 command_runner.go:130] > 3ec20f2e
	I0401 21:46:04.589400   13148 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/96922.pem /etc/ssl/certs/3ec20f2e.0"
	I0401 21:46:04.615032   13148 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0401 21:46:04.621403   13148 command_runner.go:130] >   File: /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0401 21:46:04.621403   13148 command_runner.go:130] >   Size: 1176      	Blocks: 8          IO Block: 4096   regular file
	I0401 21:46:04.621403   13148 command_runner.go:130] > Device: 8,1	Inode: 531031      Links: 1
	I0401 21:46:04.621403   13148 command_runner.go:130] > Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
	I0401 21:46:04.621403   13148 command_runner.go:130] > Access: 2025-04-01 21:23:13.103567357 +0000
	I0401 21:46:04.621403   13148 command_runner.go:130] > Modify: 2025-04-01 21:23:13.103567357 +0000
	I0401 21:46:04.621403   13148 command_runner.go:130] > Change: 2025-04-01 21:23:13.103567357 +0000
	I0401 21:46:04.621403   13148 command_runner.go:130] >  Birth: 2025-04-01 21:23:13.103567357 +0000
	I0401 21:46:04.629431   13148 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0401 21:46:04.638575   13148 command_runner.go:130] > Certificate will not expire
	I0401 21:46:04.645289   13148 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0401 21:46:04.653627   13148 command_runner.go:130] > Certificate will not expire
	I0401 21:46:04.662310   13148 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0401 21:46:04.672283   13148 command_runner.go:130] > Certificate will not expire
	I0401 21:46:04.679946   13148 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0401 21:46:04.689172   13148 command_runner.go:130] > Certificate will not expire
	I0401 21:46:04.697137   13148 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0401 21:46:04.706051   13148 command_runner.go:130] > Certificate will not expire
	I0401 21:46:04.713629   13148 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0401 21:46:04.722974   13148 command_runner.go:130] > Certificate will not expire
	I0401 21:46:04.723286   13148 kubeadm.go:392] StartCluster: {Name:multinode-269600 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName:multinode-2696
00 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:} Nodes:[{Name: IP:172.31.179.18 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.31.184.96 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.31.179.169 Port:0 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-g
adget: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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: Disabl
eOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0401 21:46:04.730390   13148 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0401 21:46:04.763161   13148 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0401 21:46:04.781687   13148 command_runner.go:130] > /var/lib/kubelet/config.yaml
	I0401 21:46:04.781687   13148 command_runner.go:130] > /var/lib/kubelet/kubeadm-flags.env
	I0401 21:46:04.781687   13148 command_runner.go:130] > /var/lib/minikube/etcd:
	I0401 21:46:04.781687   13148 command_runner.go:130] > member
	I0401 21:46:04.781869   13148 kubeadm.go:408] found existing configuration files, will attempt cluster restart
	I0401 21:46:04.781910   13148 kubeadm.go:593] restartPrimaryControlPlane start ...
	I0401 21:46:04.790839   13148 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0401 21:46:04.809760   13148 kubeadm.go:130] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0401 21:46:04.810762   13148 kubeconfig.go:47] verify endpoint returned: get endpoint: "multinode-269600" does not appear in C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 21:46:04.810762   13148 kubeconfig.go:62] C:\Users\jenkins.minikube5\minikube-integration\kubeconfig needs updating (will repair): [kubeconfig missing "multinode-269600" cluster setting kubeconfig missing "multinode-269600" context setting]
	I0401 21:46:04.812379   13148 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\kubeconfig: {Name:mkb19224ea40e2aed3ce8c31a956f5aee129caa9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 21:46:04.829385   13148 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 21:46:04.829881   13148 kapi.go:59] client config for multinode-269600: &rest.Config{Host:"https://172.31.179.18:8443", 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.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-269600/client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-269600/client.key", CAFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData
:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x23292e0), 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)}
	I0401 21:46:04.831210   13148 cert_rotation.go:140] Starting client certificate rotation controller
	I0401 21:46:04.831283   13148 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
	I0401 21:46:04.831351   13148 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
	I0401 21:46:04.831351   13148 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false
	I0401 21:46:04.831351   13148 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false
	I0401 21:46:04.839335   13148 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0401 21:46:04.857186   13148 command_runner.go:130] > --- /var/tmp/minikube/kubeadm.yaml
	I0401 21:46:04.857186   13148 command_runner.go:130] > +++ /var/tmp/minikube/kubeadm.yaml.new
	I0401 21:46:04.857186   13148 command_runner.go:130] > @@ -1,7 +1,7 @@
	I0401 21:46:04.857186   13148 command_runner.go:130] >  apiVersion: kubeadm.k8s.io/v1beta4
	I0401 21:46:04.857186   13148 command_runner.go:130] >  kind: InitConfiguration
	I0401 21:46:04.857186   13148 command_runner.go:130] >  localAPIEndpoint:
	I0401 21:46:04.857186   13148 command_runner.go:130] > -  advertiseAddress: 172.31.186.14
	I0401 21:46:04.857186   13148 command_runner.go:130] > +  advertiseAddress: 172.31.179.18
	I0401 21:46:04.858231   13148 command_runner.go:130] >    bindPort: 8443
	I0401 21:46:04.858231   13148 command_runner.go:130] >  bootstrapTokens:
	I0401 21:46:04.858231   13148 command_runner.go:130] >    - groups:
	I0401 21:46:04.858231   13148 command_runner.go:130] > @@ -15,13 +15,13 @@
	I0401 21:46:04.858231   13148 command_runner.go:130] >    name: "multinode-269600"
	I0401 21:46:04.858275   13148 command_runner.go:130] >    kubeletExtraArgs:
	I0401 21:46:04.858275   13148 command_runner.go:130] >      - name: "node-ip"
	I0401 21:46:04.858275   13148 command_runner.go:130] > -      value: "172.31.186.14"
	I0401 21:46:04.858275   13148 command_runner.go:130] > +      value: "172.31.179.18"
	I0401 21:46:04.858275   13148 command_runner.go:130] >    taints: []
	I0401 21:46:04.858338   13148 command_runner.go:130] >  ---
	I0401 21:46:04.858338   13148 command_runner.go:130] >  apiVersion: kubeadm.k8s.io/v1beta4
	I0401 21:46:04.858338   13148 command_runner.go:130] >  kind: ClusterConfiguration
	I0401 21:46:04.858338   13148 command_runner.go:130] >  apiServer:
	I0401 21:46:04.858338   13148 command_runner.go:130] > -  certSANs: ["127.0.0.1", "localhost", "172.31.186.14"]
	I0401 21:46:04.858338   13148 command_runner.go:130] > +  certSANs: ["127.0.0.1", "localhost", "172.31.179.18"]
	I0401 21:46:04.858406   13148 command_runner.go:130] >    extraArgs:
	I0401 21:46:04.858406   13148 command_runner.go:130] >      - name: "enable-admission-plugins"
	I0401 21:46:04.858406   13148 command_runner.go:130] >        value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	I0401 21:46:04.858487   13148 kubeadm.go:640] detected kubeadm config drift (will reconfigure cluster from new /var/tmp/minikube/kubeadm.yaml):
	-- stdout --
	--- /var/tmp/minikube/kubeadm.yaml
	+++ /var/tmp/minikube/kubeadm.yaml.new
	@@ -1,7 +1,7 @@
	 apiVersion: kubeadm.k8s.io/v1beta4
	 kind: InitConfiguration
	 localAPIEndpoint:
	-  advertiseAddress: 172.31.186.14
	+  advertiseAddress: 172.31.179.18
	   bindPort: 8443
	 bootstrapTokens:
	   - groups:
	@@ -15,13 +15,13 @@
	   name: "multinode-269600"
	   kubeletExtraArgs:
	     - name: "node-ip"
	-      value: "172.31.186.14"
	+      value: "172.31.179.18"
	   taints: []
	 ---
	 apiVersion: kubeadm.k8s.io/v1beta4
	 kind: ClusterConfiguration
	 apiServer:
	-  certSANs: ["127.0.0.1", "localhost", "172.31.186.14"]
	+  certSANs: ["127.0.0.1", "localhost", "172.31.179.18"]
	   extraArgs:
	     - name: "enable-admission-plugins"
	       value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	
	-- /stdout --
	I0401 21:46:04.858487   13148 kubeadm.go:1160] stopping kube-system containers ...
	I0401 21:46:04.864828   13148 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0401 21:46:04.890496   13148 command_runner.go:130] > 0b2e800d97d7
	I0401 21:46:04.890496   13148 command_runner.go:130] > 7346ebe8a5a2
	I0401 21:46:04.890496   13148 command_runner.go:130] > 824f8b132d6d
	I0401 21:46:04.890496   13148 command_runner.go:130] > 5d1bb18c58ad
	I0401 21:46:04.890496   13148 command_runner.go:130] > c8a22ae3fea2
	I0401 21:46:04.890496   13148 command_runner.go:130] > a7a19bc77741
	I0401 21:46:04.890496   13148 command_runner.go:130] > 2805860c4bc8
	I0401 21:46:04.890496   13148 command_runner.go:130] > ff0a251d53b8
	I0401 21:46:04.890496   13148 command_runner.go:130] > 1828705d6289
	I0401 21:46:04.890496   13148 command_runner.go:130] > 7675ba2a8d2b
	I0401 21:46:04.890496   13148 command_runner.go:130] > b66007c0072e
	I0401 21:46:04.890496   13148 command_runner.go:130] > a56ba611d4df
	I0401 21:46:04.890496   13148 command_runner.go:130] > c71156dd5c68
	I0401 21:46:04.890496   13148 command_runner.go:130] > aefac18d7583
	I0401 21:46:04.890496   13148 command_runner.go:130] > ad0ba1d9b5b9
	I0401 21:46:04.890496   13148 command_runner.go:130] > c3d859b822bd
	I0401 21:46:04.891483   13148 docker.go:483] Stopping containers: [0b2e800d97d7 7346ebe8a5a2 824f8b132d6d 5d1bb18c58ad c8a22ae3fea2 a7a19bc77741 2805860c4bc8 ff0a251d53b8 1828705d6289 7675ba2a8d2b b66007c0072e a56ba611d4df c71156dd5c68 aefac18d7583 ad0ba1d9b5b9 c3d859b822bd]
	I0401 21:46:04.900128   13148 ssh_runner.go:195] Run: docker stop 0b2e800d97d7 7346ebe8a5a2 824f8b132d6d 5d1bb18c58ad c8a22ae3fea2 a7a19bc77741 2805860c4bc8 ff0a251d53b8 1828705d6289 7675ba2a8d2b b66007c0072e a56ba611d4df c71156dd5c68 aefac18d7583 ad0ba1d9b5b9 c3d859b822bd
	I0401 21:46:04.924392   13148 command_runner.go:130] > 0b2e800d97d7
	I0401 21:46:04.924392   13148 command_runner.go:130] > 7346ebe8a5a2
	I0401 21:46:04.924467   13148 command_runner.go:130] > 824f8b132d6d
	I0401 21:46:04.924467   13148 command_runner.go:130] > 5d1bb18c58ad
	I0401 21:46:04.924467   13148 command_runner.go:130] > c8a22ae3fea2
	I0401 21:46:04.924467   13148 command_runner.go:130] > a7a19bc77741
	I0401 21:46:04.924467   13148 command_runner.go:130] > 2805860c4bc8
	I0401 21:46:04.924467   13148 command_runner.go:130] > ff0a251d53b8
	I0401 21:46:04.924467   13148 command_runner.go:130] > 1828705d6289
	I0401 21:46:04.924467   13148 command_runner.go:130] > 7675ba2a8d2b
	I0401 21:46:04.924467   13148 command_runner.go:130] > b66007c0072e
	I0401 21:46:04.924536   13148 command_runner.go:130] > a56ba611d4df
	I0401 21:46:04.924536   13148 command_runner.go:130] > c71156dd5c68
	I0401 21:46:04.924536   13148 command_runner.go:130] > aefac18d7583
	I0401 21:46:04.924536   13148 command_runner.go:130] > ad0ba1d9b5b9
	I0401 21:46:04.924536   13148 command_runner.go:130] > c3d859b822bd
	I0401 21:46:04.933698   13148 ssh_runner.go:195] Run: sudo systemctl stop kubelet
	I0401 21:46:04.967695   13148 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I0401 21:46:04.983697   13148 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	I0401 21:46:04.983697   13148 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	I0401 21:46:04.984429   13148 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	I0401 21:46:04.984429   13148 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0401 21:46:04.984429   13148 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0401 21:46:04.984429   13148 kubeadm.go:157] found existing configuration files:
	
	I0401 21:46:04.991206   13148 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0401 21:46:05.007741   13148 command_runner.go:130] ! grep: /etc/kubernetes/admin.conf: No such file or directory
	I0401 21:46:05.007798   13148 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0401 21:46:05.016825   13148 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0401 21:46:05.044134   13148 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0401 21:46:05.061868   13148 command_runner.go:130] ! grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0401 21:46:05.061945   13148 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0401 21:46:05.070437   13148 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0401 21:46:05.093281   13148 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0401 21:46:05.109058   13148 command_runner.go:130] ! grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0401 21:46:05.109058   13148 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0401 21:46:05.116740   13148 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0401 21:46:05.141136   13148 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0401 21:46:05.156075   13148 command_runner.go:130] ! grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0401 21:46:05.156075   13148 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0401 21:46:05.164558   13148 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0401 21:46:05.190627   13148 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0401 21:46:05.208156   13148 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase certs all --config /var/tmp/minikube/kubeadm.yaml"
	I0401 21:46:05.441912   13148 command_runner.go:130] > [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0401 21:46:05.441912   13148 command_runner.go:130] > [certs] Using existing ca certificate authority
	I0401 21:46:05.441912   13148 command_runner.go:130] > [certs] Using existing apiserver certificate and key on disk
	I0401 21:46:05.441912   13148 command_runner.go:130] > [certs] Using existing apiserver-kubelet-client certificate and key on disk
	I0401 21:46:05.441912   13148 command_runner.go:130] > [certs] Using existing front-proxy-ca certificate authority
	I0401 21:46:05.441912   13148 command_runner.go:130] > [certs] Using existing front-proxy-client certificate and key on disk
	I0401 21:46:05.441912   13148 command_runner.go:130] > [certs] Using existing etcd/ca certificate authority
	I0401 21:46:05.441912   13148 command_runner.go:130] > [certs] Using existing etcd/server certificate and key on disk
	I0401 21:46:05.442743   13148 command_runner.go:130] > [certs] Using existing etcd/peer certificate and key on disk
	I0401 21:46:05.442743   13148 command_runner.go:130] > [certs] Using existing etcd/healthcheck-client certificate and key on disk
	I0401 21:46:05.442743   13148 command_runner.go:130] > [certs] Using existing apiserver-etcd-client certificate and key on disk
	I0401 21:46:05.442743   13148 command_runner.go:130] > [certs] Using the existing "sa" key
	I0401 21:46:05.442743   13148 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml"
	I0401 21:46:06.898275   13148 command_runner.go:130] > [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0401 21:46:06.898318   13148 command_runner.go:130] > [kubeconfig] Writing "admin.conf" kubeconfig file
	I0401 21:46:06.898318   13148 command_runner.go:130] > [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0401 21:46:06.898318   13148 command_runner.go:130] > [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0401 21:46:06.898318   13148 command_runner.go:130] > [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0401 21:46:06.898318   13148 command_runner.go:130] > [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0401 21:46:06.898423   13148 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml": (1.4556617s)
	I0401 21:46:06.898423   13148 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase kubelet-start --config /var/tmp/minikube/kubeadm.yaml"
	I0401 21:46:07.156507   13148 command_runner.go:130] > [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0401 21:46:07.156507   13148 command_runner.go:130] > [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0401 21:46:07.156507   13148 command_runner.go:130] > [kubelet-start] Starting the kubelet
	I0401 21:46:07.156507   13148 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase control-plane all --config /var/tmp/minikube/kubeadm.yaml"
	I0401 21:46:07.251495   13148 command_runner.go:130] > [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0401 21:46:07.251495   13148 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0401 21:46:07.251565   13148 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0401 21:46:07.251565   13148 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0401 21:46:07.251565   13148 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase etcd local --config /var/tmp/minikube/kubeadm.yaml"
	I0401 21:46:07.340091   13148 command_runner.go:130] > [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0401 21:46:07.340217   13148 api_server.go:52] waiting for apiserver process to appear ...
	I0401 21:46:07.348923   13148 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0401 21:46:07.849684   13148 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0401 21:46:08.347700   13148 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0401 21:46:08.848201   13148 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0401 21:46:09.351129   13148 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0401 21:46:09.371627   13148 command_runner.go:130] > 2008
	I0401 21:46:09.371697   13148 api_server.go:72] duration metric: took 2.0315801s to wait for apiserver process to appear ...
	I0401 21:46:09.371697   13148 api_server.go:88] waiting for apiserver healthz status ...
	I0401 21:46:09.371763   13148 api_server.go:253] Checking apiserver healthz at https://172.31.179.18:8443/healthz ...
	I0401 21:46:11.757616   13148 api_server.go:279] https://172.31.179.18:8443/healthz returned 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	W0401 21:46:11.757880   13148 api_server.go:103] status: https://172.31.179.18:8443/healthz returned error 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	I0401 21:46:11.757880   13148 api_server.go:253] Checking apiserver healthz at https://172.31.179.18:8443/healthz ...
	I0401 21:46:11.887734   13148 api_server.go:279] https://172.31.179.18:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]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 failed: reason withheld
	[+]poststarthook/start-system-namespaces-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/start-service-ip-repair-controllers failed: reason withheld
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[-]poststarthook/priority-and-fairness-config-producer failed: reason withheld
	[-]poststarthook/bootstrap-controller failed: reason withheld
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[-]poststarthook/apiservice-registration-controller failed: reason withheld
	[-]poststarthook/apiservice-discovery-controller failed: reason withheld
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0401 21:46:11.887808   13148 api_server.go:103] status: https://172.31.179.18:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]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 failed: reason withheld
	[+]poststarthook/start-system-namespaces-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/start-service-ip-repair-controllers failed: reason withheld
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[-]poststarthook/priority-and-fairness-config-producer failed: reason withheld
	[-]poststarthook/bootstrap-controller failed: reason withheld
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[-]poststarthook/apiservice-registration-controller failed: reason withheld
	[-]poststarthook/apiservice-discovery-controller failed: reason withheld
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0401 21:46:11.887861   13148 api_server.go:253] Checking apiserver healthz at https://172.31.179.18:8443/healthz ...
	I0401 21:46:11.898537   13148 api_server.go:279] https://172.31.179.18:8443/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 failed: reason withheld
	[+]poststarthook/start-system-namespaces-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/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[-]poststarthook/priority-and-fairness-config-producer failed: reason withheld
	[-]poststarthook/bootstrap-controller failed: reason withheld
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[-]poststarthook/apiservice-registration-controller failed: reason withheld
	[-]poststarthook/apiservice-discovery-controller failed: reason withheld
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0401 21:46:11.898960   13148 api_server.go:103] status: https://172.31.179.18:8443/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 failed: reason withheld
	[+]poststarthook/start-system-namespaces-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/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[-]poststarthook/priority-and-fairness-config-producer failed: reason withheld
	[-]poststarthook/bootstrap-controller failed: reason withheld
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[-]poststarthook/apiservice-registration-controller failed: reason withheld
	[-]poststarthook/apiservice-discovery-controller failed: reason withheld
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0401 21:46:12.372690   13148 api_server.go:253] Checking apiserver healthz at https://172.31.179.18:8443/healthz ...
	I0401 21:46:12.380708   13148 api_server.go:279] https://172.31.179.18:8443/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-system-namespaces-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/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-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
	W0401 21:46:12.380708   13148 api_server.go:103] status: https://172.31.179.18:8443/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-system-namespaces-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/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-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
	I0401 21:46:12.872353   13148 api_server.go:253] Checking apiserver healthz at https://172.31.179.18:8443/healthz ...
	I0401 21:46:12.883532   13148 api_server.go:279] https://172.31.179.18:8443/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-system-namespaces-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/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/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-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
	W0401 21:46:12.883608   13148 api_server.go:103] status: https://172.31.179.18:8443/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-system-namespaces-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/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/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-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
	I0401 21:46:13.372692   13148 api_server.go:253] Checking apiserver healthz at https://172.31.179.18:8443/healthz ...
	I0401 21:46:13.380675   13148 api_server.go:279] https://172.31.179.18:8443/healthz returned 200:
	ok
	I0401 21:46:13.380900   13148 discovery_client.go:658] "Request Body" body=""
	I0401 21:46:13.380977   13148 round_trippers.go:470] GET https://172.31.179.18:8443/version
	I0401 21:46:13.381046   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:13.381046   13148 round_trippers.go:480]     Accept: application/json, */*
	I0401 21:46:13.381046   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:13.393061   13148 round_trippers.go:581] Response Status: 200 OK in 12 milliseconds
	I0401 21:46:13.394039   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:13.394039   13148 round_trippers.go:587]     Audit-Id: 6bea42e7-85f5-44dd-ac62-5fb54c9fedeb
	I0401 21:46:13.394039   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:13.394039   13148 round_trippers.go:587]     Content-Type: application/json
	I0401 21:46:13.394039   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:13.394039   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:13.394039   13148 round_trippers.go:587]     Content-Length: 263
	I0401 21:46:13.394039   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:13 GMT
	I0401 21:46:13.394039   13148 discovery_client.go:658] "Response Body" body=<
		{
		  "major": "1",
		  "minor": "32",
		  "gitVersion": "v1.32.2",
		  "gitCommit": "67a30c0adcf52bd3f56ff0893ce19966be12991f",
		  "gitTreeState": "clean",
		  "buildDate": "2025-02-12T21:19:47Z",
		  "goVersion": "go1.23.6",
		  "compiler": "gc",
		  "platform": "linux/amd64"
		}
	 >
	I0401 21:46:13.394039   13148 api_server.go:141] control plane version: v1.32.2
	I0401 21:46:13.394039   13148 api_server.go:131] duration metric: took 4.0222913s to wait for apiserver health ...
	I0401 21:46:13.394039   13148 cni.go:84] Creating CNI manager for ""
	I0401 21:46:13.394039   13148 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I0401 21:46:13.399056   13148 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0401 21:46:13.409182   13148 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0401 21:46:13.417212   13148 command_runner.go:130] >   File: /opt/cni/bin/portmap
	I0401 21:46:13.417212   13148 command_runner.go:130] >   Size: 3103192   	Blocks: 6064       IO Block: 4096   regular file
	I0401 21:46:13.417212   13148 command_runner.go:130] > Device: 0,17	Inode: 3500        Links: 1
	I0401 21:46:13.417212   13148 command_runner.go:130] > Access: (0755/-rwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
	I0401 21:46:13.417212   13148 command_runner.go:130] > Access: 2025-04-01 21:44:47.326317242 +0000
	I0401 21:46:13.417212   13148 command_runner.go:130] > Modify: 2025-01-14 09:03:58.000000000 +0000
	I0401 21:46:13.417212   13148 command_runner.go:130] > Change: 2025-04-01 21:44:37.763000000 +0000
	I0401 21:46:13.417212   13148 command_runner.go:130] >  Birth: -
	I0401 21:46:13.418182   13148 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.2/kubectl ...
	I0401 21:46:13.418182   13148 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0401 21:46:13.488487   13148 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0401 21:46:14.538234   13148 command_runner.go:130] > clusterrole.rbac.authorization.k8s.io/kindnet unchanged
	I0401 21:46:14.538234   13148 command_runner.go:130] > clusterrolebinding.rbac.authorization.k8s.io/kindnet unchanged
	I0401 21:46:14.538234   13148 command_runner.go:130] > serviceaccount/kindnet unchanged
	I0401 21:46:14.538234   13148 command_runner.go:130] > daemonset.apps/kindnet configured
	I0401 21:46:14.538361   13148 ssh_runner.go:235] Completed: sudo /var/lib/minikube/binaries/v1.32.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml: (1.0498608s)
	I0401 21:46:14.538423   13148 system_pods.go:43] waiting for kube-system pods to appear ...
	I0401 21:46:14.538557   13148 type.go:204] "Request Body" body=""
	I0401 21:46:14.538650   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods
	I0401 21:46:14.538650   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:14.538715   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:14.538715   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:14.546502   13148 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0401 21:46:14.546502   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:14.546502   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:14.546502   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:14.546502   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:14 GMT
	I0401 21:46:14.546502   13148 round_trippers.go:587]     Audit-Id: 6b27c6dc-cd84-40f1-916b-139859d195cc
	I0401 21:46:14.546502   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:14.546502   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:14.550376   13148 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 a1 f1 03 0a  0a 0a 00 12 04 31 38 30  |ist..........180|
		00000020  35 1a 00 12 82 29 0a 99  19 0a 18 63 6f 72 65 64  |5....).....cored|
		00000030  6e 73 2d 36 36 38 64 36  62 66 39 62 63 2d 37 6a  |ns-668d6bf9bc-7j|
		00000040  63 6e 36 12 13 63 6f 72  65 64 6e 73 2d 36 36 38  |cn6..coredns-668|
		00000050  64 36 62 66 39 62 63 2d  1a 0b 6b 75 62 65 2d 73  |d6bf9bc-..kube-s|
		00000060  79 73 74 65 6d 22 00 2a  24 37 30 64 34 39 63 37  |ystem".*$70d49c7|
		00000070  61 2d 31 30 35 63 2d 34  63 38 34 2d 62 32 32 61  |a-105c-4c84-b22a|
		00000080  2d 32 38 64 61 35 62 66  62 38 36 62 65 32 04 31  |-28da5bfb86be2.1|
		00000090  37 37 30 38 00 42 08 08  d1 b2 b1 bf 06 10 00 5a  |7708.B.........Z|
		000000a0  13 0a 07 6b 38 73 2d 61  70 70 12 08 6b 75 62 65  |...k8s-app..kube|
		000000b0  2d 64 6e 73 5a 1f 0a 11  70 6f 64 2d 74 65 6d 70  |-dnsZ...pod-temp|
		000000c0  6c 61 74 65 2d 68 61 73  68 12 0a 36 36 38 64 36  |late-hash..668d [truncated 313392 chars]
	 >
	I0401 21:46:14.551263   13148 system_pods.go:59] 12 kube-system pods found
	I0401 21:46:14.551307   13148 system_pods.go:61] "coredns-668d6bf9bc-7jcn6" [70d49c7a-105c-4c84-b22a-28da5bfb86be] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0401 21:46:14.551307   13148 system_pods.go:61] "etcd-multinode-269600" [681a8591-3d0b-4ae0-ab9d-93afcc66f9c6] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0401 21:46:14.551352   13148 system_pods.go:61] "kindnet-7scdn" [58277a85-419e-46c8-8b01-9c2a254bb355] Running
	I0401 21:46:14.551352   13148 system_pods.go:61] "kindnet-mbzkz" [1f2072c5-d5f7-47c3-ba23-f35ddf03de26] Running / Ready:ContainersNotReady (containers with unready status: [kindnet-cni]) / ContainersReady:ContainersNotReady (containers with unready status: [kindnet-cni])
	I0401 21:46:14.551395   13148 system_pods.go:61] "kindnet-qk259" [ab4d8928-99cd-426a-bbb6-3480a62dd844] Running
	I0401 21:46:14.551395   13148 system_pods.go:61] "kube-apiserver-multinode-269600" [0111eeb4-38ae-4336-8cbd-735bd41191c3] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0401 21:46:14.551395   13148 system_pods.go:61] "kube-controller-manager-multinode-269600" [e7d76b9c-55a5-494a-a379-add0397747eb] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0401 21:46:14.551440   13148 system_pods.go:61] "kube-proxy-4tqg6" [b8521f3a-8e98-4511-842a-c4764260c2ea] Running
	I0401 21:46:14.551440   13148 system_pods.go:61] "kube-proxy-g58mf" [00ee1e50-85f2-4846-8215-9a93931eb34c] Running
	I0401 21:46:14.551440   13148 system_pods.go:61] "kube-proxy-tt76g" [ca861f03-d706-4cb3-9760-2418a2ba59cb] Running
	I0401 21:46:14.551440   13148 system_pods.go:61] "kube-scheduler-multinode-269600" [cf548606-3eca-4a3b-a206-00ab8a6480b3] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0401 21:46:14.551440   13148 system_pods.go:61] "storage-provisioner" [55707660-8e09-4f81-b849-848ca12ec9ae] Running
	I0401 21:46:14.551484   13148 system_pods.go:74] duration metric: took 13.0603ms to wait for pod list to return data ...
	I0401 21:46:14.551484   13148 node_conditions.go:102] verifying NodePressure condition ...
	I0401 21:46:14.551571   13148 type.go:204] "Request Body" body=""
	I0401 21:46:14.551626   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes
	I0401 21:46:14.551626   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:14.551626   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:14.551626   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:14.556626   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:14.556626   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:14.556626   13148 round_trippers.go:587]     Audit-Id: f8c44ac7-e582-416f-b05e-3c44cc867389
	I0401 21:46:14.556626   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:14.556626   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:14.556626   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:14.556626   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:14.556626   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:14 GMT
	I0401 21:46:14.556626   13148 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0e 0a 02  76 31 12 08 4e 6f 64 65  |k8s.....v1..Node|
		00000010  4c 69 73 74 12 ef 5e 0a  0a 0a 00 12 04 31 38 30  |List..^......180|
		00000020  35 1a 00 12 d4 25 0a f8  11 0a 10 6d 75 6c 74 69  |5....%.....multi|
		00000030  6e 6f 64 65 2d 32 36 39  36 30 30 12 00 1a 00 22  |node-269600...."|
		00000040  00 2a 24 63 37 38 35 37  62 37 37 2d 33 30 33 34  |.*$c7857b77-3034|
		00000050  2d 34 39 66 36 2d 38 38  36 63 2d 33 62 31 32 34  |-49f6-886c-3b124|
		00000060  63 64 63 30 64 30 32 32  04 31 37 32 31 38 00 42  |cdc0d022.17218.B|
		00000070  08 08 c9 b2 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000080  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000090  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		000000a0  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000b0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/ar [truncated 59089 chars]
	 >
	I0401 21:46:14.556626   13148 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 21:46:14.556626   13148 node_conditions.go:123] node cpu capacity is 2
	I0401 21:46:14.556626   13148 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 21:46:14.556626   13148 node_conditions.go:123] node cpu capacity is 2
	I0401 21:46:14.556626   13148 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 21:46:14.556626   13148 node_conditions.go:123] node cpu capacity is 2
	I0401 21:46:14.556626   13148 node_conditions.go:105] duration metric: took 5.1422ms to run NodePressure ...
	I0401 21:46:14.556626   13148 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase addon all --config /var/tmp/minikube/kubeadm.yaml"
	I0401 21:46:14.899726   13148 command_runner.go:130] > [addons] Applied essential addon: CoreDNS
	I0401 21:46:14.899814   13148 command_runner.go:130] > [addons] Applied essential addon: kube-proxy
	I0401 21:46:14.899882   13148 kubeadm.go:724] waiting for restarted kubelet to initialise ...
	I0401 21:46:14.900041   13148 type.go:204] "Request Body" body=""
	I0401 21:46:14.900173   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods?labelSelector=tier%3Dcontrol-plane
	I0401 21:46:14.900173   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:14.900173   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:14.900173   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:14.915245   13148 round_trippers.go:581] Response Status: 200 OK in 14 milliseconds
	I0401 21:46:14.915323   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:14.915323   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:14.915323   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:14.915323   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:14.915323   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:14 GMT
	I0401 21:46:14.915323   13148 round_trippers.go:587]     Audit-Id: 8d10b40a-7cd3-4f3a-aba1-19c30d13760c
	I0401 21:46:14.915323   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:14.916352   13148 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 f0 bc 01 0a  0a 0a 00 12 04 31 38 30  |ist..........180|
		00000020  38 1a 00 12 a2 2d 0a d7  1a 0a 15 65 74 63 64 2d  |8....-.....etcd-|
		00000030  6d 75 6c 74 69 6e 6f 64  65 2d 32 36 39 36 30 30  |multinode-269600|
		00000040  12 00 1a 0b 6b 75 62 65  2d 73 79 73 74 65 6d 22  |....kube-system"|
		00000050  00 2a 24 36 38 31 61 38  35 39 31 2d 33 64 30 62  |.*$681a8591-3d0b|
		00000060  2d 34 61 65 30 2d 61 62  39 64 2d 39 33 61 66 63  |-4ae0-ab9d-93afc|
		00000070  63 36 36 66 39 63 36 32  04 31 38 30 30 38 00 42  |c66f9c62.18008.B|
		00000080  08 08 a4 bd b1 bf 06 10  00 5a 11 0a 09 63 6f 6d  |.........Z...com|
		00000090  70 6f 6e 65 6e 74 12 04  65 74 63 64 5a 15 0a 04  |ponent..etcdZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 4e 0a 30 6b  75 62 65 61 64 6d 2e 6b  |anebN.0kubeadm.k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 65 74 63  |ubernetes.io/et [truncated 118498 chars]
	 >
	I0401 21:46:14.916758   13148 kubeadm.go:739] kubelet initialised
	I0401 21:46:14.916758   13148 kubeadm.go:740] duration metric: took 16.8758ms waiting for restarted kubelet to initialise ...
	I0401 21:46:14.916822   13148 pod_ready.go:36] extra waiting up to 4m0s 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" ...
	I0401 21:46:14.916822   13148 type.go:204] "Request Body" body=""
	I0401 21:46:14.916917   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods
	I0401 21:46:14.916985   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:14.916985   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:14.916985   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:14.922151   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:14.922151   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:14.922151   13148 round_trippers.go:587]     Audit-Id: 4b3600b2-d652-4a81-8be6-4ee16b91a9d4
	I0401 21:46:14.922151   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:14.922151   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:14.922151   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:14.922151   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:14.922151   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:14 GMT
	I0401 21:46:14.924158   13148 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 a1 f1 03 0a  0a 0a 00 12 04 31 38 30  |ist..........180|
		00000020  38 1a 00 12 82 29 0a 99  19 0a 18 63 6f 72 65 64  |8....).....cored|
		00000030  6e 73 2d 36 36 38 64 36  62 66 39 62 63 2d 37 6a  |ns-668d6bf9bc-7j|
		00000040  63 6e 36 12 13 63 6f 72  65 64 6e 73 2d 36 36 38  |cn6..coredns-668|
		00000050  64 36 62 66 39 62 63 2d  1a 0b 6b 75 62 65 2d 73  |d6bf9bc-..kube-s|
		00000060  79 73 74 65 6d 22 00 2a  24 37 30 64 34 39 63 37  |ystem".*$70d49c7|
		00000070  61 2d 31 30 35 63 2d 34  63 38 34 2d 62 32 32 61  |a-105c-4c84-b22a|
		00000080  2d 32 38 64 61 35 62 66  62 38 36 62 65 32 04 31  |-28da5bfb86be2.1|
		00000090  37 37 30 38 00 42 08 08  d1 b2 b1 bf 06 10 00 5a  |7708.B.........Z|
		000000a0  13 0a 07 6b 38 73 2d 61  70 70 12 08 6b 75 62 65  |...k8s-app..kube|
		000000b0  2d 64 6e 73 5a 1f 0a 11  70 6f 64 2d 74 65 6d 70  |-dnsZ...pod-temp|
		000000c0  6c 61 74 65 2d 68 61 73  68 12 0a 36 36 38 64 36  |late-hash..668d [truncated 313392 chars]
	 >
	I0401 21:46:14.925144   13148 pod_ready.go:79] waiting up to 4m0s for pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:14.925144   13148 type.go:168] "Request Body" body=""
	I0401 21:46:14.925144   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:46:14.925144   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:14.925144   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:14.925144   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:14.928142   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:46:14.928142   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:14.928142   13148 round_trippers.go:587]     Audit-Id: 183cae2a-c85e-46ee-a5b3-f9a73a235c8f
	I0401 21:46:14.928539   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:14.928539   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:14.928539   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:14.928539   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:14.928539   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:14 GMT
	I0401 21:46:14.928823   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 04 31 37 37 30 38  |a5bfb86be2.17708|
		00000080  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0401 21:46:14.929139   13148 type.go:168] "Request Body" body=""
	I0401 21:46:14.929139   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:14.929139   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:14.929139   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:14.929139   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:14.938124   13148 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0401 21:46:14.939136   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:14.939136   13148 round_trippers.go:587]     Audit-Id: feee9b9b-1f0c-40ae-8f24-9b1a958b441a
	I0401 21:46:14.939136   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:14.939136   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:14.939136   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:14.939136   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:14.939136   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:14 GMT
	I0401 21:46:14.939136   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 37  32 31 38 00 42 08 08 c9  |0d022.17218.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0401 21:46:14.939136   13148 pod_ready.go:98] node "multinode-269600" hosting pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600" has status "Ready":"False"
	I0401 21:46:14.939136   13148 pod_ready.go:82] duration metric: took 13.9924ms for pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace to be "Ready" ...
	E0401 21:46:14.939136   13148 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-269600" hosting pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600" has status "Ready":"False"
	I0401 21:46:14.939136   13148 pod_ready.go:79] waiting up to 4m0s for pod "etcd-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:14.939136   13148 type.go:168] "Request Body" body=""
	I0401 21:46:14.939136   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/etcd-multinode-269600
	I0401 21:46:14.939136   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:14.939136   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:14.939136   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:14.943143   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:14.943143   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:14.943143   13148 round_trippers.go:587]     Audit-Id: f88853f0-cbe2-4a0d-b275-9106e2fce723
	I0401 21:46:14.943143   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:14.943143   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:14.943425   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:14.943425   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:14.943425   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:14 GMT
	I0401 21:46:14.943764   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a2 2d 0a d7 1a 0a 15 65  74 63 64 2d 6d 75 6c 74  |.-.....etcd-mult|
		00000020  69 6e 6f 64 65 2d 32 36  39 36 30 30 12 00 1a 0b  |inode-269600....|
		00000030  6b 75 62 65 2d 73 79 73  74 65 6d 22 00 2a 24 36  |kube-system".*$6|
		00000040  38 31 61 38 35 39 31 2d  33 64 30 62 2d 34 61 65  |81a8591-3d0b-4ae|
		00000050  30 2d 61 62 39 64 2d 39  33 61 66 63 63 36 36 66  |0-ab9d-93afcc66f|
		00000060  39 63 36 32 04 31 38 30  30 38 00 42 08 08 a4 bd  |9c62.18008.B....|
		00000070  b1 bf 06 10 00 5a 11 0a  09 63 6f 6d 70 6f 6e 65  |.....Z...compone|
		00000080  6e 74 12 04 65 74 63 64  5a 15 0a 04 74 69 65 72  |nt..etcdZ...tier|
		00000090  12 0d 63 6f 6e 74 72 6f  6c 2d 70 6c 61 6e 65 62  |..control-planeb|
		000000a0  4e 0a 30 6b 75 62 65 61  64 6d 2e 6b 75 62 65 72  |N.0kubeadm.kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 65 74 63 64 2e 61 64  |netes.io/etcd.ad|
		000000c0  76 65 72 74 69 73 65 2d  63 6c 69 65 6e 74 2d 75  |vertise-client- [truncated 27724 chars]
	 >
	I0401 21:46:14.943951   13148 type.go:168] "Request Body" body=""
	I0401 21:46:14.943978   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:14.943978   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:14.943978   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:14.944043   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:14.949144   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:14.949144   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:14.949144   13148 round_trippers.go:587]     Audit-Id: 286e9be2-5dff-4115-8667-38d520ed2a85
	I0401 21:46:14.949144   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:14.949144   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:14.949144   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:14.949144   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:14.949144   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:14 GMT
	I0401 21:46:14.949770   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 37  32 31 38 00 42 08 08 c9  |0d022.17218.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0401 21:46:14.949960   13148 pod_ready.go:98] node "multinode-269600" hosting pod "etcd-multinode-269600" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600" has status "Ready":"False"
	I0401 21:46:14.949960   13148 pod_ready.go:82] duration metric: took 10.8238ms for pod "etcd-multinode-269600" in "kube-system" namespace to be "Ready" ...
	E0401 21:46:14.949960   13148 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-269600" hosting pod "etcd-multinode-269600" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600" has status "Ready":"False"
	I0401 21:46:14.949960   13148 pod_ready.go:79] waiting up to 4m0s for pod "kube-apiserver-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:14.949960   13148 type.go:168] "Request Body" body=""
	I0401 21:46:14.949960   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-multinode-269600
	I0401 21:46:14.950146   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:14.950146   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:14.950146   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:14.953145   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:46:14.953145   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:14.953145   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:14.953145   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:14 GMT
	I0401 21:46:14.953145   13148 round_trippers.go:587]     Audit-Id: 226276a9-7e68-4137-91e2-6ecc81ce5b60
	I0401 21:46:14.953145   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:14.953145   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:14.953145   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:14.954126   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  e5 36 0a e7 1c 0a 1f 6b  75 62 65 2d 61 70 69 73  |.6.....kube-apis|
		00000020  65 72 76 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |erver-multinode-|
		00000030  32 36 39 36 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |269600....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 30 31 31 31 65 65 62  |ystem".*$0111eeb|
		00000050  34 2d 33 38 61 65 2d 34  33 33 36 2d 38 63 62 64  |4-38ae-4336-8cbd|
		00000060  2d 37 33 35 62 64 34 31  31 39 31 63 33 32 04 31  |-735bd41191c32.1|
		00000070  38 30 32 38 00 42 08 08  a4 bd b1 bf 06 10 00 5a  |8028.B.........Z|
		00000080  1b 0a 09 63 6f 6d 70 6f  6e 65 6e 74 12 0e 6b 75  |...component..ku|
		00000090  62 65 2d 61 70 69 73 65  72 76 65 72 5a 15 0a 04  |be-apiserverZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 55 0a 3f 6b  75 62 65 61 64 6d 2e 6b  |anebU.?kubeadm.k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 6b 75 62  |ubernetes.io/ku [truncated 33731 chars]
	 >
	I0401 21:46:14.954126   13148 type.go:168] "Request Body" body=""
	I0401 21:46:14.954126   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:14.954126   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:14.954126   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:14.954126   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:14.962145   13148 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0401 21:46:14.962145   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:14.962145   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:14.962145   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:14.962145   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:14.962145   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:14.962145   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:14 GMT
	I0401 21:46:14.962145   13148 round_trippers.go:587]     Audit-Id: 32f08d08-88fd-4feb-904c-21805855e7d3
	I0401 21:46:14.962145   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 37  32 31 38 00 42 08 08 c9  |0d022.17218.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0401 21:46:14.962145   13148 pod_ready.go:98] node "multinode-269600" hosting pod "kube-apiserver-multinode-269600" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600" has status "Ready":"False"
	I0401 21:46:14.962145   13148 pod_ready.go:82] duration metric: took 12.1841ms for pod "kube-apiserver-multinode-269600" in "kube-system" namespace to be "Ready" ...
	E0401 21:46:14.962145   13148 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-269600" hosting pod "kube-apiserver-multinode-269600" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600" has status "Ready":"False"
	I0401 21:46:14.962145   13148 pod_ready.go:79] waiting up to 4m0s for pod "kube-controller-manager-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:14.962145   13148 type.go:168] "Request Body" body=""
	I0401 21:46:14.962145   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-multinode-269600
	I0401 21:46:14.962145   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:14.962145   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:14.962145   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:14.968142   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:14.968142   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:14.968142   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:14.968142   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:14.968142   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:14.968142   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:15 GMT
	I0401 21:46:14.968142   13148 round_trippers.go:587]     Audit-Id: 61d911a0-db2c-4b58-926b-f77267a7cad0
	I0401 21:46:14.968142   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:14.968142   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  ac 33 0a d4 1d 0a 28 6b  75 62 65 2d 63 6f 6e 74  |.3....(kube-cont|
		00000020  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 2d 6d  |roller-manager-m|
		00000030  75 6c 74 69 6e 6f 64 65  2d 32 36 39 36 30 30 12  |ultinode-269600.|
		00000040  00 1a 0b 6b 75 62 65 2d  73 79 73 74 65 6d 22 00  |...kube-system".|
		00000050  2a 24 65 37 64 37 36 62  39 63 2d 35 35 61 35 2d  |*$e7d76b9c-55a5-|
		00000060  34 39 34 61 2d 61 33 37  39 2d 61 64 64 30 33 39  |494a-a379-add039|
		00000070  37 37 34 37 65 62 32 04  31 37 36 34 38 00 42 08  |7747eb2.17648.B.|
		00000080  08 cc b2 b1 bf 06 10 00  5a 24 0a 09 63 6f 6d 70  |........Z$..comp|
		00000090  6f 6e 65 6e 74 12 17 6b  75 62 65 2d 63 6f 6e 74  |onent..kube-cont|
		000000a0  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 5a 15  |roller-managerZ.|
		000000b0  0a 04 74 69 65 72 12 0d  63 6f 6e 74 72 6f 6c 2d  |..tier..control-|
		000000c0  70 6c 61 6e 65 62 3d 0a  19 6b 75 62 65 72 6e 65  |planeb=..kubern [truncated 31589 chars]
	 >
	I0401 21:46:14.969136   13148 type.go:168] "Request Body" body=""
	I0401 21:46:14.969136   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:14.969136   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:14.969136   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:14.969136   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:14.971139   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:46:14.971139   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:14.971139   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:15 GMT
	I0401 21:46:14.971139   13148 round_trippers.go:587]     Audit-Id: 16fcf2df-6b77-45c8-8777-afe2bb8080b7
	I0401 21:46:14.971139   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:14.971139   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:14.971139   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:14.971139   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:14.972135   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 37  32 31 38 00 42 08 08 c9  |0d022.17218.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0401 21:46:14.972135   13148 pod_ready.go:98] node "multinode-269600" hosting pod "kube-controller-manager-multinode-269600" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600" has status "Ready":"False"
	I0401 21:46:14.972135   13148 pod_ready.go:82] duration metric: took 9.9908ms for pod "kube-controller-manager-multinode-269600" in "kube-system" namespace to be "Ready" ...
	E0401 21:46:14.972135   13148 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-269600" hosting pod "kube-controller-manager-multinode-269600" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600" has status "Ready":"False"
	I0401 21:46:14.972135   13148 pod_ready.go:79] waiting up to 4m0s for pod "kube-proxy-4tqg6" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:14.972135   13148 type.go:168] "Request Body" body=""
	I0401 21:46:15.139147   13148 request.go:661] Waited for 167.0095ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-4tqg6
	I0401 21:46:15.139147   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-4tqg6
	I0401 21:46:15.139147   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:15.139147   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:15.139147   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:15.143213   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:15.143213   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:15.143213   13148 round_trippers.go:587]     Audit-Id: 3320de40-4b10-4580-8b23-a93e457c1c72
	I0401 21:46:15.143213   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:15.143213   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:15.143213   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:15.143213   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:15.143213   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:15 GMT
	I0401 21:46:15.143735   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a5 25 0a bf 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.%.....kube-prox|
		00000020  79 2d 34 74 71 67 36 12  0b 6b 75 62 65 2d 70 72  |y-4tqg6..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 62 38 35  32 31 66 33 61 2d 38 65  |m".*$b8521f3a-8e|
		00000050  39 38 2d 34 35 31 31 2d  38 34 32 61 2d 63 34 37  |98-4511-842a-c47|
		00000060  36 34 32 36 30 63 32 65  61 32 03 35 38 35 38 00  |64260c2ea2.5858.|
		00000070  42 08 08 81 b4 b1 bf 06  10 00 5a 26 0a 18 63 6f  |B.........Z&..co|
		00000080  6e 74 72 6f 6c 6c 65 72  2d 72 65 76 69 73 69 6f  |ntroller-revisio|
		00000090  6e 2d 68 61 73 68 12 0a  37 62 62 38 34 63 34 39  |n-hash..7bb84c49|
		000000a0  38 34 5a 15 0a 07 6b 38  73 2d 61 70 70 12 0a 6b  |84Z...k8s-app..k|
		000000b0  75 62 65 2d 70 72 6f 78  79 5a 1c 0a 17 70 6f 64  |ube-proxyZ...pod|
		000000c0  2d 74 65 6d 70 6c 61 74  65 2d 67 65 6e 65 72 61  |-template-gener [truncated 22671 chars]
	 >
	I0401 21:46:15.143834   13148 type.go:168] "Request Body" body=""
	I0401 21:46:15.338834   13148 request.go:661] Waited for 194.9979ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:46:15.338834   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:46:15.338834   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:15.338834   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:15.338834   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:15.350420   13148 round_trippers.go:581] Response Status: 200 OK in 11 milliseconds
	I0401 21:46:15.350420   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:15.350420   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:15.350534   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:15.350534   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:15.350534   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:15.350534   13148 round_trippers.go:587]     Content-Length: 3464
	I0401 21:46:15.350534   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:15 GMT
	I0401 21:46:15.350534   13148 round_trippers.go:587]     Audit-Id: aa279837-8af8-4905-a383-0c8b3d270444
	I0401 21:46:15.350611   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f1 1a 0a b0 0f 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 04 31 36 30 32 38 00  |3adae1382.16028.|
		00000060  42 08 08 81 b4 b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16111 chars]
	 >
	I0401 21:46:15.350611   13148 pod_ready.go:93] pod "kube-proxy-4tqg6" in "kube-system" namespace has status "Ready":"True"
	I0401 21:46:15.350611   13148 pod_ready.go:82] duration metric: took 378.4706ms for pod "kube-proxy-4tqg6" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:15.350611   13148 pod_ready.go:79] waiting up to 4m0s for pod "kube-proxy-g58mf" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:15.350611   13148 type.go:168] "Request Body" body=""
	I0401 21:46:15.538772   13148 request.go:661] Waited for 188.1588ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-g58mf
	I0401 21:46:15.539099   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-g58mf
	I0401 21:46:15.539099   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:15.539099   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:15.539099   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:15.544962   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:15.545014   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:15.545014   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:15.545014   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:15 GMT
	I0401 21:46:15.545014   13148 round_trippers.go:587]     Audit-Id: 8cb5038f-675f-4421-be4b-29a0c6663f4d
	I0401 21:46:15.545082   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:15.545082   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:15.545082   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:15.545686   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  8c 26 0a c0 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.&.....kube-prox|
		00000020  79 2d 67 35 38 6d 66 12  0b 6b 75 62 65 2d 70 72  |y-g58mf..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 30 30 65  65 31 65 35 30 2d 38 35  |m".*$00ee1e50-85|
		00000050  66 32 2d 34 38 34 36 2d  38 32 31 35 2d 39 61 39  |f2-4846-8215-9a9|
		00000060  33 39 33 31 65 62 33 34  63 32 04 31 37 39 39 38  |3931eb34c2.17998|
		00000070  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 23215 chars]
	 >
	I0401 21:46:15.545686   13148 type.go:168] "Request Body" body=""
	I0401 21:46:15.739130   13148 request.go:661] Waited for 193.4412ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:15.739130   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:15.739130   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:15.739130   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:15.739130   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:15.743609   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:15.743609   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:15.743609   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:15.743609   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:15.743609   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:15.743609   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:15 GMT
	I0401 21:46:15.743609   13148 round_trippers.go:587]     Audit-Id: 3790dfc5-c982-467c-8db8-4ffa98baf064
	I0401 21:46:15.743609   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:15.744044   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:15.745148   13148 pod_ready.go:98] node "multinode-269600" hosting pod "kube-proxy-g58mf" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600" has status "Ready":"False"
	I0401 21:46:15.745252   13148 pod_ready.go:82] duration metric: took 394.6366ms for pod "kube-proxy-g58mf" in "kube-system" namespace to be "Ready" ...
	E0401 21:46:15.745307   13148 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-269600" hosting pod "kube-proxy-g58mf" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600" has status "Ready":"False"
	I0401 21:46:15.745359   13148 pod_ready.go:79] waiting up to 4m0s for pod "kube-proxy-tt76g" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:15.745528   13148 type.go:168] "Request Body" body=""
	I0401 21:46:15.938730   13148 request.go:661] Waited for 193.1989ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-tt76g
	I0401 21:46:15.938730   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-tt76g
	I0401 21:46:15.938730   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:15.938730   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:15.938730   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:15.942294   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:15.942375   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:15.942375   13148 round_trippers.go:587]     Audit-Id: fc901653-88bd-4e18-8124-feed5ff79718
	I0401 21:46:15.942375   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:15.942448   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:15.942448   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:15.942448   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:15.942448   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:15 GMT
	I0401 21:46:15.943086   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  af 26 0a c4 15 0a 10 6b  75 62 65 2d 70 72 6f 78  |.&.....kube-prox|
		00000020  79 2d 74 74 37 36 67 12  0b 6b 75 62 65 2d 70 72  |y-tt76g..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 63 61 38  36 31 66 30 33 2d 64 37  |m".*$ca861f03-d7|
		00000050  30 36 2d 34 63 62 33 2d  39 37 36 30 2d 32 34 31  |06-4cb3-9760-241|
		00000060  38 61 32 62 61 35 39 63  62 32 04 31 36 39 37 38  |8a2ba59cb2.16978|
		00000070  00 42 08 08 96 b6 b1 bf  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 23376 chars]
	 >
	I0401 21:46:15.943500   13148 type.go:168] "Request Body" body=""
	I0401 21:46:16.139345   13148 request.go:661] Waited for 195.776ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m03
	I0401 21:46:16.139962   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m03
	I0401 21:46:16.140008   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:16.140008   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:16.140008   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:16.144519   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:16.144519   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:16.144519   13148 round_trippers.go:587]     Audit-Id: f1d5b0b5-31ef-4a4e-a971-e98ffae7cb0d
	I0401 21:46:16.144519   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:16.144519   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:16.144519   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:16.144519   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:16.144519   13148 round_trippers.go:587]     Content-Length: 3826
	I0401 21:46:16.144519   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:16 GMT
	I0401 21:46:16.144519   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 db 1d 0a eb 12 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 33 12 00 1a 00  |e-269600-m03....|
		00000030  22 00 2a 24 66 63 31 64  38 62 63 61 2d 32 30 65  |".*$fc1d8bca-20e|
		00000040  34 2d 34 30 34 66 2d 39  33 61 32 2d 39 33 31 35  |4-404f-93a2-9315|
		00000050  34 32 35 31 64 35 66 30  32 04 31 38 31 31 38 00  |4251d5f02.18118.|
		00000060  42 08 08 90 bb b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 17922 chars]
	 >
	I0401 21:46:16.145161   13148 pod_ready.go:98] node "multinode-269600-m03" hosting pod "kube-proxy-tt76g" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600-m03" has status "Ready":"Unknown"
	I0401 21:46:16.145161   13148 pod_ready.go:82] duration metric: took 399.7961ms for pod "kube-proxy-tt76g" in "kube-system" namespace to be "Ready" ...
	E0401 21:46:16.145230   13148 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-269600-m03" hosting pod "kube-proxy-tt76g" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600-m03" has status "Ready":"Unknown"
	I0401 21:46:16.145230   13148 pod_ready.go:79] waiting up to 4m0s for pod "kube-scheduler-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:16.145294   13148 type.go:168] "Request Body" body=""
	I0401 21:46:16.339273   13148 request.go:661] Waited for 193.9142ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-269600
	I0401 21:46:16.339273   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-269600
	I0401 21:46:16.339273   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:16.339273   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:16.339273   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:16.344026   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:16.344026   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:16.344026   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:16.344192   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:16.344192   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:16.344192   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:16.344192   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:16 GMT
	I0401 21:46:16.344192   13148 round_trippers.go:587]     Audit-Id: 0743fca9-2d9a-48b2-b454-70cf2899bf9d
	I0401 21:46:16.344870   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a5 25 0a bc 18 0a 1f 6b  75 62 65 2d 73 63 68 65  |.%.....kube-sche|
		00000020  64 75 6c 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |duler-multinode-|
		00000030  32 36 39 36 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |269600....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 63 66 35 34 38 36 30  |ystem".*$cf54860|
		00000050  36 2d 33 65 63 61 2d 34  61 33 62 2d 61 32 30 36  |6-3eca-4a3b-a206|
		00000060  2d 30 30 61 62 38 61 36  34 38 30 62 33 32 04 31  |-00ab8a6480b32.1|
		00000070  37 36 38 38 00 42 08 08  cb b2 b1 bf 06 10 00 5a  |7688.B.........Z|
		00000080  1b 0a 09 63 6f 6d 70 6f  6e 65 6e 74 12 0e 6b 75  |...component..ku|
		00000090  62 65 2d 73 63 68 65 64  75 6c 65 72 5a 15 0a 04  |be-schedulerZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 3d 0a 19 6b  75 62 65 72 6e 65 74 65  |aneb=..kubernete|
		000000c0  73 2e 69 6f 2f 63 6f 6e  66 69 67 2e 68 61 73 68  |s.io/config.has [truncated 22671 chars]
	 >
	I0401 21:46:16.345144   13148 type.go:168] "Request Body" body=""
	I0401 21:46:16.538650   13148 request.go:661] Waited for 193.504ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:16.538650   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:16.538650   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:16.538650   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:16.538650   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:16.542775   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:16.542775   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:16.542775   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:16.542775   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:16 GMT
	I0401 21:46:16.542775   13148 round_trippers.go:587]     Audit-Id: e60b5ed0-bdf9-4913-b760-ea86d74262d0
	I0401 21:46:16.542775   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:16.542775   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:16.542775   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:16.542775   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:16.543466   13148 pod_ready.go:98] node "multinode-269600" hosting pod "kube-scheduler-multinode-269600" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600" has status "Ready":"False"
	I0401 21:46:16.543593   13148 pod_ready.go:82] duration metric: took 398.358ms for pod "kube-scheduler-multinode-269600" in "kube-system" namespace to be "Ready" ...
	E0401 21:46:16.543593   13148 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-269600" hosting pod "kube-scheduler-multinode-269600" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600" has status "Ready":"False"
	I0401 21:46:16.543593   13148 pod_ready.go:39] duration metric: took 1.6267506s 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" ...
	I0401 21:46:16.543699   13148 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0401 21:46:16.559868   13148 command_runner.go:130] > -16
	I0401 21:46:16.559868   13148 ops.go:34] apiserver oom_adj: -16
	I0401 21:46:16.559868   13148 kubeadm.go:597] duration metric: took 11.7778104s to restartPrimaryControlPlane
	I0401 21:46:16.559868   13148 kubeadm.go:394] duration metric: took 11.8364345s to StartCluster
	I0401 21:46:16.559868   13148 settings.go:142] acquiring lock: {Name:mk66ab2e0bae08b477c4ed9caa26e688e6ce3248 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 21:46:16.559868   13148 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 21:46:16.561942   13148 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\kubeconfig: {Name:mkb19224ea40e2aed3ce8c31a956f5aee129caa9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 21:46:16.563035   13148 start.go:235] Will wait 6m0s for node &{Name: IP:172.31.179.18 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0401 21:46:16.563035   13148 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp: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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I0401 21:46:16.563385   13148 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:46:16.566297   13148 out.go:177] * Verifying Kubernetes components...
	I0401 21:46:16.568212   13148 out.go:177] * Enabled addons: 
	I0401 21:46:16.576177   13148 addons.go:514] duration metric: took 13.1418ms for enable addons: enabled=[]
	I0401 21:46:16.580770   13148 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:46:16.795161   13148 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0401 21:46:16.818754   13148 node_ready.go:35] waiting up to 6m0s for node "multinode-269600" to be "Ready" ...
	I0401 21:46:16.818754   13148 type.go:168] "Request Body" body=""
	I0401 21:46:16.818754   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:16.818754   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:16.818754   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:16.818754   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:16.822681   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:16.822681   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:16.822681   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:16.822681   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:16.822681   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:16.822681   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:16.822681   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:16 GMT
	I0401 21:46:16.822681   13148 round_trippers.go:587]     Audit-Id: 7df59ac6-c2b4-47d6-b955-56d21a61c843
	I0401 21:46:16.822821   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:17.319634   13148 type.go:168] "Request Body" body=""
	I0401 21:46:17.319634   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:17.319634   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:17.319634   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:17.319634   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:17.324436   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:17.324542   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:17.324542   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:17 GMT
	I0401 21:46:17.324542   13148 round_trippers.go:587]     Audit-Id: 5860f340-6864-4a05-aa5e-61e4b1bdd998
	I0401 21:46:17.324542   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:17.324542   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:17.324542   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:17.324542   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:17.325030   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:17.819577   13148 type.go:168] "Request Body" body=""
	I0401 21:46:17.819948   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:17.819948   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:17.820024   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:17.820024   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:17.823767   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:17.824576   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:17.824576   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:17 GMT
	I0401 21:46:17.824576   13148 round_trippers.go:587]     Audit-Id: cea1b602-4dbf-4572-8d38-35c1f2b4c492
	I0401 21:46:17.824576   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:17.824628   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:17.824628   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:17.824628   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:17.824720   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:18.319164   13148 type.go:168] "Request Body" body=""
	I0401 21:46:18.319615   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:18.319615   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:18.319615   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:18.319615   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:18.322988   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:18.323228   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:18.323228   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:18.323228   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:18.323228   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:18.323228   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:18.323228   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:18 GMT
	I0401 21:46:18.323228   13148 round_trippers.go:587]     Audit-Id: 87b03d99-baf3-4769-bdc2-671f2fffa17d
	I0401 21:46:18.323912   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:18.818973   13148 type.go:168] "Request Body" body=""
	I0401 21:46:18.818973   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:18.818973   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:18.818973   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:18.818973   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:18.823892   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:18.824005   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:18.824005   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:18.824005   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:18.824005   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:18.824005   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:18.824005   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:18 GMT
	I0401 21:46:18.824005   13148 round_trippers.go:587]     Audit-Id: 9f7285dd-cf15-4713-b520-96e66e3e8081
	I0401 21:46:18.824286   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:18.824369   13148 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:46:19.319744   13148 type.go:168] "Request Body" body=""
	I0401 21:46:19.320051   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:19.320121   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:19.320121   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:19.320121   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:19.324459   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:19.324459   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:19.324459   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:19 GMT
	I0401 21:46:19.324459   13148 round_trippers.go:587]     Audit-Id: 0ddaa4e9-e10a-46dd-b397-4b9fe5dab61d
	I0401 21:46:19.324459   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:19.324459   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:19.324459   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:19.324459   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:19.324782   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:19.819536   13148 type.go:168] "Request Body" body=""
	I0401 21:46:19.819536   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:19.819536   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:19.819536   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:19.819536   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:19.823829   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:19.823829   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:19.824342   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:19 GMT
	I0401 21:46:19.824342   13148 round_trippers.go:587]     Audit-Id: 87f58d63-b260-4589-9340-1e797e79f169
	I0401 21:46:19.824342   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:19.824342   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:19.824342   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:19.824342   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:19.824927   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:20.319527   13148 type.go:168] "Request Body" body=""
	I0401 21:46:20.319637   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:20.319637   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:20.319637   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:20.319637   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:20.323765   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:20.323868   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:20.323868   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:20.323868   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:20.323868   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:20.323868   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:20.323868   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:20 GMT
	I0401 21:46:20.323868   13148 round_trippers.go:587]     Audit-Id: ca9117d0-e8bd-430d-a037-92b7b3935071
	I0401 21:46:20.324248   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:20.819525   13148 type.go:168] "Request Body" body=""
	I0401 21:46:20.819525   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:20.819525   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:20.819525   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:20.819525   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:20.823344   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:20.823410   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:20.823410   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:20.823410   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:20.823410   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:20.823410   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:20.823410   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:20 GMT
	I0401 21:46:20.823410   13148 round_trippers.go:587]     Audit-Id: d6823cb8-ac32-4ff6-b5b6-cfca8ac0d8c7
	I0401 21:46:20.824140   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:21.319781   13148 type.go:168] "Request Body" body=""
	I0401 21:46:21.319895   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:21.319950   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:21.319950   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:21.319950   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:21.323447   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:21.323560   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:21.323560   13148 round_trippers.go:587]     Audit-Id: bbbaf459-f180-48e4-bee4-e757b1c28436
	I0401 21:46:21.323560   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:21.323560   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:21.323560   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:21.323560   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:21.323560   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:21 GMT
	I0401 21:46:21.323951   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:21.324110   13148 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:46:21.819554   13148 type.go:168] "Request Body" body=""
	I0401 21:46:21.819554   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:21.819554   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:21.819554   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:21.819554   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:21.823691   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:21.823691   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:21.823691   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:21.823691   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:21.823691   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:21.823795   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:21.823795   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:21 GMT
	I0401 21:46:21.823795   13148 round_trippers.go:587]     Audit-Id: d6751bc8-4eb7-4dd3-9839-1302c93c9871
	I0401 21:46:21.824119   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:22.319757   13148 type.go:168] "Request Body" body=""
	I0401 21:46:22.319757   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:22.319757   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:22.319757   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:22.319757   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:22.323787   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:22.323787   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:22.323787   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:22.323787   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:22.323787   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:22.323870   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:22.323870   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:22 GMT
	I0401 21:46:22.323870   13148 round_trippers.go:587]     Audit-Id: cf57a9b8-72bc-4054-bb57-c681fd4ffd7d
	I0401 21:46:22.324375   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:22.819867   13148 type.go:168] "Request Body" body=""
	I0401 21:46:22.819867   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:22.819867   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:22.819867   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:22.819867   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:22.824952   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:22.825018   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:22.825018   13148 round_trippers.go:587]     Audit-Id: 11772579-12c7-4383-bb36-9542661c9837
	I0401 21:46:22.825094   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:22.825094   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:22.825120   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:22.825120   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:22.825137   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:22 GMT
	I0401 21:46:22.825845   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:23.319094   13148 type.go:168] "Request Body" body=""
	I0401 21:46:23.319802   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:23.319802   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:23.320011   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:23.320011   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:23.326338   13148 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 21:46:23.326338   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:23.326338   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:23.326338   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:23.326338   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:23.326338   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:23.326338   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:23 GMT
	I0401 21:46:23.326338   13148 round_trippers.go:587]     Audit-Id: 4ef079b8-6c7c-4577-bbda-a91669a2318e
	I0401 21:46:23.326897   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:23.327112   13148 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:46:23.819439   13148 type.go:168] "Request Body" body=""
	I0401 21:46:23.819439   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:23.819439   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:23.819439   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:23.819439   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:23.823541   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:23.823541   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:23.823541   13148 round_trippers.go:587]     Audit-Id: 0cb51d02-5482-4e55-9739-431da8daa6e2
	I0401 21:46:23.823541   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:23.823541   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:23.823633   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:23.823633   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:23.823633   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:23 GMT
	I0401 21:46:23.823841   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:24.319033   13148 type.go:168] "Request Body" body=""
	I0401 21:46:24.319033   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:24.319033   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:24.319033   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:24.319033   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:24.327423   13148 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0401 21:46:24.327553   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:24.327553   13148 round_trippers.go:587]     Audit-Id: 43d1e222-d577-4d8b-b591-f587d6d1b533
	I0401 21:46:24.327553   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:24.327553   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:24.327553   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:24.327621   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:24.327621   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:24 GMT
	I0401 21:46:24.327751   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:24.819336   13148 type.go:168] "Request Body" body=""
	I0401 21:46:24.819336   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:24.819336   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:24.819336   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:24.819336   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:24.828577   13148 round_trippers.go:581] Response Status: 200 OK in 9 milliseconds
	I0401 21:46:24.828577   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:24.828577   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:24.828577   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:24.828577   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:24.828577   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:24 GMT
	I0401 21:46:24.828577   13148 round_trippers.go:587]     Audit-Id: 4da14816-eb86-41c3-90e2-f3e176ef5f05
	I0401 21:46:24.828577   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:24.829516   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:25.319650   13148 type.go:168] "Request Body" body=""
	I0401 21:46:25.319650   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:25.319650   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:25.319650   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:25.319650   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:25.324430   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:25.324466   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:25.324521   13148 round_trippers.go:587]     Audit-Id: f7cf10d7-b24e-4b48-86d8-64367b1bf1e6
	I0401 21:46:25.324521   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:25.324521   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:25.324521   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:25.324521   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:25.324521   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:25 GMT
	I0401 21:46:25.324772   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:25.819071   13148 type.go:168] "Request Body" body=""
	I0401 21:46:25.819071   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:25.819071   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:25.819071   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:25.819071   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:25.825031   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:25.825108   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:25.825131   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:25.825131   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:25.825131   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:25.825131   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:25 GMT
	I0401 21:46:25.825131   13148 round_trippers.go:587]     Audit-Id: 24285659-eb1b-4fc2-be73-0cbf3262a8f3
	I0401 21:46:25.825131   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:25.825131   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:25.825131   13148 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:46:26.319433   13148 type.go:168] "Request Body" body=""
	I0401 21:46:26.319433   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:26.319433   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:26.319433   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:26.319433   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:26.323699   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:26.323699   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:26.323699   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:26 GMT
	I0401 21:46:26.323699   13148 round_trippers.go:587]     Audit-Id: d56be277-c59b-4894-abf0-7cd64e725997
	I0401 21:46:26.323699   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:26.323699   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:26.323699   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:26.323851   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:26.324067   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:26.819057   13148 type.go:168] "Request Body" body=""
	I0401 21:46:26.819057   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:26.819057   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:26.819057   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:26.819057   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:26.823149   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:26.823927   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:26.823927   13148 round_trippers.go:587]     Audit-Id: e63b5e81-d4e0-4e0a-96fc-fe90de34ccea
	I0401 21:46:26.823927   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:26.823927   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:26.823927   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:26.823927   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:26.823927   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:26 GMT
	I0401 21:46:26.824332   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:27.319588   13148 type.go:168] "Request Body" body=""
	I0401 21:46:27.319738   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:27.319738   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:27.319738   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:27.319738   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:27.323897   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:27.323897   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:27.323897   13148 round_trippers.go:587]     Audit-Id: 52aec631-4b8a-44b7-b55c-ae5a02f040c5
	I0401 21:46:27.323897   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:27.323897   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:27.323897   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:27.323897   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:27.323897   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:27 GMT
	I0401 21:46:27.324240   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:27.819686   13148 type.go:168] "Request Body" body=""
	I0401 21:46:27.819686   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:27.819686   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:27.819686   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:27.819686   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:27.824146   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:27.824146   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:27.824146   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:27.824146   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:27.824146   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:27.824146   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:27.824146   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:27 GMT
	I0401 21:46:27.824146   13148 round_trippers.go:587]     Audit-Id: c12d4a74-7d49-434f-8ec6-837260c59e39
	I0401 21:46:27.824146   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:28.320007   13148 type.go:168] "Request Body" body=""
	I0401 21:46:28.320176   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:28.320176   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:28.320227   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:28.320227   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:28.323748   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:28.323748   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:28.323748   13148 round_trippers.go:587]     Audit-Id: a5ca4f26-1e2c-4806-aa0e-2f3f0c93e9ae
	I0401 21:46:28.323748   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:28.323748   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:28.323748   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:28.323748   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:28.323748   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:28 GMT
	I0401 21:46:28.324283   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:28.324473   13148 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:46:28.819131   13148 type.go:168] "Request Body" body=""
	I0401 21:46:28.819752   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:28.819752   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:28.819752   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:28.819752   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:28.823219   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:28.824244   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:28.824244   13148 round_trippers.go:587]     Audit-Id: c05ed40e-fe4c-45c0-aa12-b0882046412e
	I0401 21:46:28.824244   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:28.824244   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:28.824293   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:28.824293   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:28.824293   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:28 GMT
	I0401 21:46:28.824432   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:29.319638   13148 type.go:168] "Request Body" body=""
	I0401 21:46:29.319638   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:29.319638   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:29.319638   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:29.319638   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:29.324900   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:29.324900   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:29.324970   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:29.324970   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:29 GMT
	I0401 21:46:29.324970   13148 round_trippers.go:587]     Audit-Id: 315171bc-545e-43e9-a671-b2eec75dadc4
	I0401 21:46:29.324970   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:29.324970   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:29.324970   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:29.325300   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:29.819740   13148 type.go:168] "Request Body" body=""
	I0401 21:46:29.819740   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:29.819740   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:29.819740   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:29.819740   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:29.823788   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:29.824139   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:29.824139   13148 round_trippers.go:587]     Audit-Id: 9af52b06-a2c5-4c0c-ab28-271e6deac5b9
	I0401 21:46:29.824139   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:29.824139   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:29.824139   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:29.824139   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:29.824139   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:29 GMT
	I0401 21:46:29.824335   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:30.319427   13148 type.go:168] "Request Body" body=""
	I0401 21:46:30.319427   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:30.319427   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:30.319427   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:30.319427   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:30.323451   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:30.323451   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:30.323451   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:30 GMT
	I0401 21:46:30.323451   13148 round_trippers.go:587]     Audit-Id: 7a8c0de3-51ea-4701-88ae-c986a88d14b1
	I0401 21:46:30.323451   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:30.323451   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:30.323451   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:30.323451   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:30.323451   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:30.819026   13148 type.go:168] "Request Body" body=""
	I0401 21:46:30.819026   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:30.819026   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:30.819026   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:30.819026   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:30.823053   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:30.823096   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:30.823096   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:30.823096   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:30 GMT
	I0401 21:46:30.823096   13148 round_trippers.go:587]     Audit-Id: 7250b54f-2849-45fa-9776-a97f8589b5d3
	I0401 21:46:30.823096   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:30.823096   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:30.823096   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:30.823481   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:30.823594   13148 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:46:31.319401   13148 type.go:168] "Request Body" body=""
	I0401 21:46:31.319401   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:31.319401   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:31.319401   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:31.319401   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:31.322981   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:31.322981   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:31.323051   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:31.323051   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:31.323051   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:31 GMT
	I0401 21:46:31.323051   13148 round_trippers.go:587]     Audit-Id: bb3dafee-5a72-4f62-b6d5-fbbe147ea9c1
	I0401 21:46:31.323051   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:31.323051   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:31.323369   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:31.820099   13148 type.go:168] "Request Body" body=""
	I0401 21:46:31.820652   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:31.820759   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:31.820759   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:31.820759   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:31.824152   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:31.824170   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:31.824170   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:31 GMT
	I0401 21:46:31.824170   13148 round_trippers.go:587]     Audit-Id: 89fb71c6-7b61-4205-bb6c-3b22b1d26be0
	I0401 21:46:31.824170   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:31.824170   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:31.824240   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:31.824240   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:31.824802   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:32.320287   13148 type.go:168] "Request Body" body=""
	I0401 21:46:32.320389   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:32.320389   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:32.320389   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:32.320389   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:32.324339   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:32.324339   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:32.324466   13148 round_trippers.go:587]     Audit-Id: f634e871-086e-468e-ba14-0e28eccb7f92
	I0401 21:46:32.324466   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:32.324466   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:32.324466   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:32.324466   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:32.324466   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:32 GMT
	I0401 21:46:32.324696   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:32.819344   13148 type.go:168] "Request Body" body=""
	I0401 21:46:32.819344   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:32.819344   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:32.819344   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:32.819344   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:32.823634   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:32.823634   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:32.823634   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:32.823634   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:32 GMT
	I0401 21:46:32.823634   13148 round_trippers.go:587]     Audit-Id: b24ad72d-ef9d-49fc-8004-079606edf40e
	I0401 21:46:32.823634   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:32.823634   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:32.823634   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:32.824267   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:32.824267   13148 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:46:33.319900   13148 type.go:168] "Request Body" body=""
	I0401 21:46:33.320411   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:33.320465   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:33.320465   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:33.320465   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:33.324888   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:33.324914   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:33.324914   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:33.324914   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:33.324914   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:33 GMT
	I0401 21:46:33.324914   13148 round_trippers.go:587]     Audit-Id: e211344e-ec89-4db7-943c-9019558c0e73
	I0401 21:46:33.324914   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:33.324914   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:33.325452   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:33.820340   13148 type.go:168] "Request Body" body=""
	I0401 21:46:33.820422   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:33.820490   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:33.820490   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:33.820490   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:33.824452   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:33.824519   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:33.824519   13148 round_trippers.go:587]     Audit-Id: 2eb0510c-c4ab-4677-beee-3aaf21bad6d2
	I0401 21:46:33.824519   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:33.824519   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:33.824519   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:33.824519   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:33.824519   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:33 GMT
	I0401 21:46:33.824866   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:34.319566   13148 type.go:168] "Request Body" body=""
	I0401 21:46:34.319742   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:34.319742   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:34.319742   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:34.319742   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:34.323836   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:34.323836   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:34.323836   13148 round_trippers.go:587]     Audit-Id: 169ceeea-3b62-4c32-a6b6-6e9b823981e1
	I0401 21:46:34.323927   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:34.323927   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:34.323927   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:34.323927   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:34.323927   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:34 GMT
	I0401 21:46:34.324165   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:34.819138   13148 type.go:168] "Request Body" body=""
	I0401 21:46:34.819138   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:34.819138   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:34.819138   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:34.819138   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:34.824387   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:34.824453   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:34.824453   13148 round_trippers.go:587]     Audit-Id: aa9b5eab-bf6c-46d2-9799-7326572d536a
	I0401 21:46:34.824453   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:34.824453   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:34.824453   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:34.824453   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:34.824453   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:34 GMT
	I0401 21:46:34.825160   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:34.825300   13148 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:46:35.319642   13148 type.go:168] "Request Body" body=""
	I0401 21:46:35.319642   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:35.319642   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:35.319642   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:35.319642   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:35.325116   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:35.325206   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:35.325206   13148 round_trippers.go:587]     Audit-Id: 5d18e00c-b04c-4350-bca9-83129fe4df25
	I0401 21:46:35.325206   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:35.325206   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:35.325206   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:35.325206   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:35.325206   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:35 GMT
	I0401 21:46:35.325578   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:35.819146   13148 type.go:168] "Request Body" body=""
	I0401 21:46:35.819146   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:35.819146   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:35.819146   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:35.819146   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:35.823390   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:35.823390   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:35.823390   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:35.823507   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:35.823507   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:35.823507   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:35 GMT
	I0401 21:46:35.823507   13148 round_trippers.go:587]     Audit-Id: 5617a66b-cfb5-417e-8e1e-6eb4e9ba8e7b
	I0401 21:46:35.823507   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:35.824078   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:36.319468   13148 type.go:168] "Request Body" body=""
	I0401 21:46:36.319468   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:36.319468   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:36.319468   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:36.319468   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:36.323315   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:36.323409   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:36.323409   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:36.323409   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:36.323409   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:36.323409   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:36.323409   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:36 GMT
	I0401 21:46:36.323409   13148 round_trippers.go:587]     Audit-Id: ea9ad5ae-66f4-41e1-a132-e30d59a364de
	I0401 21:46:36.324074   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:36.819221   13148 type.go:168] "Request Body" body=""
	I0401 21:46:36.819221   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:36.819221   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:36.819221   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:36.819221   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:36.824311   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:36.824419   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:36.824419   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:36.824419   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:36.824419   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:36.824565   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:36.824565   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:36 GMT
	I0401 21:46:36.824565   13148 round_trippers.go:587]     Audit-Id: a2ca3365-189c-49e9-92fc-e4380013ee4a
	I0401 21:46:36.825249   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:36.825428   13148 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:46:37.319720   13148 type.go:168] "Request Body" body=""
	I0401 21:46:37.320187   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:37.320187   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:37.320187   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:37.320187   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:37.326159   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:37.326159   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:37.327179   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:37 GMT
	I0401 21:46:37.327179   13148 round_trippers.go:587]     Audit-Id: 5889025c-51e9-4a9d-8c05-cb9510e80a49
	I0401 21:46:37.327179   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:37.327179   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:37.327346   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:37.327346   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:37.327677   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:37.819620   13148 type.go:168] "Request Body" body=""
	I0401 21:46:37.819620   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:37.819620   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:37.819620   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:37.819620   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:37.823716   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:37.823716   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:37.823716   13148 round_trippers.go:587]     Audit-Id: 87e0852b-f3d3-49d0-af93-ec9992c6ebf8
	I0401 21:46:37.823716   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:37.823716   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:37.823716   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:37.823716   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:37.823716   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:37 GMT
	I0401 21:46:37.824246   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:38.319491   13148 type.go:168] "Request Body" body=""
	I0401 21:46:38.319491   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:38.319491   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:38.319491   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:38.319491   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:38.323342   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:38.323342   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:38.323342   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:38.323342   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:38.323342   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:38 GMT
	I0401 21:46:38.323456   13148 round_trippers.go:587]     Audit-Id: ae585f38-5c51-4ba7-8166-a7db098833c3
	I0401 21:46:38.323456   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:38.323456   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:38.323543   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:38.819771   13148 type.go:168] "Request Body" body=""
	I0401 21:46:38.819771   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:38.819771   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:38.819771   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:38.819771   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:38.824988   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:38.825048   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:38.825048   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:38.825048   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:38.825048   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:38 GMT
	I0401 21:46:38.825048   13148 round_trippers.go:587]     Audit-Id: 6e2e93dd-d391-41fd-b728-0014bf02a027
	I0401 21:46:38.825048   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:38.825048   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:38.825776   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:38.825970   13148 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:46:39.319168   13148 type.go:168] "Request Body" body=""
	I0401 21:46:39.319716   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:39.319716   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:39.319716   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:39.319790   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:39.323811   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:39.323894   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:39.323894   13148 round_trippers.go:587]     Audit-Id: 59dd6bfe-cc07-4a11-83a9-4f59ed59d7f7
	I0401 21:46:39.323894   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:39.323894   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:39.323894   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:39.323894   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:39.323894   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:39 GMT
	I0401 21:46:39.324267   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:39.819886   13148 type.go:168] "Request Body" body=""
	I0401 21:46:39.819886   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:39.819886   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:39.819886   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:39.819886   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:39.824010   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:39.824010   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:39.824082   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:39.824082   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:39 GMT
	I0401 21:46:39.824082   13148 round_trippers.go:587]     Audit-Id: f62d3a06-0b89-4541-a700-018e794cb2d3
	I0401 21:46:39.824082   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:39.824082   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:39.824082   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:39.824323   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:40.319469   13148 type.go:168] "Request Body" body=""
	I0401 21:46:40.319469   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:40.319469   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:40.319469   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:40.319469   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:40.323749   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:40.323749   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:40.323855   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:40.323855   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:40.323855   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:40 GMT
	I0401 21:46:40.323855   13148 round_trippers.go:587]     Audit-Id: 4d22ffce-923b-44ff-b90d-d9191a6ab6ad
	I0401 21:46:40.323855   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:40.323855   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:40.324734   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:40.819705   13148 type.go:168] "Request Body" body=""
	I0401 21:46:40.819705   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:40.819705   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:40.819705   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:40.819705   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:40.824210   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:40.824210   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:40.824210   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:40.824210   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:40.824210   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:40 GMT
	I0401 21:46:40.824210   13148 round_trippers.go:587]     Audit-Id: 3c9c0adf-c221-41ff-90f1-6b50f6e773a0
	I0401 21:46:40.824210   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:40.824210   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:40.824210   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:41.320633   13148 type.go:168] "Request Body" body=""
	I0401 21:46:41.320828   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:41.320828   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:41.320828   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:41.320828   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:41.326929   13148 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 21:46:41.327475   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:41.327594   13148 round_trippers.go:587]     Audit-Id: dce963c2-3822-4463-87d3-f02a6c234fa2
	I0401 21:46:41.327648   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:41.327648   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:41.327648   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:41.327712   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:41.327712   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:41 GMT
	I0401 21:46:41.328041   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:41.328222   13148 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:46:41.819145   13148 type.go:168] "Request Body" body=""
	I0401 21:46:41.819145   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:41.819145   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:41.819145   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:41.819145   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:41.823013   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:41.823114   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:41.823114   13148 round_trippers.go:587]     Audit-Id: d72c4a22-28b3-4b9e-8986-587abd972f02
	I0401 21:46:41.823114   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:41.823114   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:41.823114   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:41.823114   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:41.823192   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:41 GMT
	I0401 21:46:41.823460   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:42.319275   13148 type.go:168] "Request Body" body=""
	I0401 21:46:42.319275   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:42.319275   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:42.319275   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:42.319275   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:42.324375   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:42.324375   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:42.324375   13148 round_trippers.go:587]     Audit-Id: 1d986f4e-9b8d-4ef1-be60-ef27fac6320c
	I0401 21:46:42.324375   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:42.324375   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:42.324375   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:42.324375   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:42.324375   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:42 GMT
	I0401 21:46:42.324781   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:42.820351   13148 type.go:168] "Request Body" body=""
	I0401 21:46:42.820351   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:42.820351   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:42.820351   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:42.820351   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:42.824275   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:42.824529   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:42.824594   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:42.824594   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:42 GMT
	I0401 21:46:42.824594   13148 round_trippers.go:587]     Audit-Id: 52c283b2-6c35-4960-ae82-282e21b9d38f
	I0401 21:46:42.824594   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:42.824594   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:42.824594   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:42.824857   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  36 37 38 00 42 08 08 c9  |0d022.18678.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0401 21:46:42.825035   13148 node_ready.go:49] node "multinode-269600" has status "Ready":"True"
	I0401 21:46:42.825062   13148 node_ready.go:38] duration metric: took 26.0059831s for node "multinode-269600" to be "Ready" ...
	I0401 21:46:42.825096   13148 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0401 21:46:42.825217   13148 type.go:204] "Request Body" body=""
	I0401 21:46:42.825265   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods
	I0401 21:46:42.825265   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:42.825328   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:42.825328   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:42.828530   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:42.828530   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:42.828530   13148 round_trippers.go:587]     Audit-Id: 4a5c0219-7c7e-453f-aac8-4549096d17e1
	I0401 21:46:42.828530   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:42.828530   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:42.828530   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:42.828530   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:42.828530   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:42 GMT
	I0401 21:46:42.831237   13148 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 f4 e9 03 0a  0a 0a 00 12 04 31 38 36  |ist..........186|
		00000020  38 1a 00 12 82 29 0a 99  19 0a 18 63 6f 72 65 64  |8....).....cored|
		00000030  6e 73 2d 36 36 38 64 36  62 66 39 62 63 2d 37 6a  |ns-668d6bf9bc-7j|
		00000040  63 6e 36 12 13 63 6f 72  65 64 6e 73 2d 36 36 38  |cn6..coredns-668|
		00000050  64 36 62 66 39 62 63 2d  1a 0b 6b 75 62 65 2d 73  |d6bf9bc-..kube-s|
		00000060  79 73 74 65 6d 22 00 2a  24 37 30 64 34 39 63 37  |ystem".*$70d49c7|
		00000070  61 2d 31 30 35 63 2d 34  63 38 34 2d 62 32 32 61  |a-105c-4c84-b22a|
		00000080  2d 32 38 64 61 35 62 66  62 38 36 62 65 32 04 31  |-28da5bfb86be2.1|
		00000090  37 37 30 38 00 42 08 08  d1 b2 b1 bf 06 10 00 5a  |7708.B.........Z|
		000000a0  13 0a 07 6b 38 73 2d 61  70 70 12 08 6b 75 62 65  |...k8s-app..kube|
		000000b0  2d 64 6e 73 5a 1f 0a 11  70 6f 64 2d 74 65 6d 70  |-dnsZ...pod-temp|
		000000c0  6c 61 74 65 2d 68 61 73  68 12 0a 36 36 38 64 36  |late-hash..668d [truncated 308734 chars]
	 >
	I0401 21:46:42.831465   13148 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:42.831465   13148 type.go:168] "Request Body" body=""
	I0401 21:46:42.831465   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:46:42.831992   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:42.831992   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:42.831992   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:42.839786   13148 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0401 21:46:42.839786   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:42.839786   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:42.839786   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:42.839786   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:42.839786   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:42.839786   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:42 GMT
	I0401 21:46:42.839786   13148 round_trippers.go:587]     Audit-Id: 085e5b28-47b0-4b11-815c-fbf6281b6696
	I0401 21:46:42.839786   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 04 31 37 37 30 38  |a5bfb86be2.17708|
		00000080  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0401 21:46:42.839786   13148 type.go:168] "Request Body" body=""
	I0401 21:46:42.839786   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:42.839786   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:42.839786   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:42.840951   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:42.843038   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:46:42.843038   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:42.843038   13148 round_trippers.go:587]     Audit-Id: 9c7ab351-4342-4787-a694-729be651835a
	I0401 21:46:42.843038   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:42.843038   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:42.843038   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:42.843038   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:42.843038   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:42 GMT
	I0401 21:46:42.843038   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  36 37 38 00 42 08 08 c9  |0d022.18678.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0401 21:46:43.332429   13148 type.go:168] "Request Body" body=""
	I0401 21:46:43.332429   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:46:43.332429   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:43.332429   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:43.332429   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:43.336823   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:43.336823   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:43.336892   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:43 GMT
	I0401 21:46:43.336892   13148 round_trippers.go:587]     Audit-Id: 2d88c7e8-c7fa-42be-8f3a-6462ef57d6d0
	I0401 21:46:43.336892   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:43.336892   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:43.336892   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:43.336892   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:43.337786   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 04 31 37 37 30 38  |a5bfb86be2.17708|
		00000080  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0401 21:46:43.338094   13148 type.go:168] "Request Body" body=""
	I0401 21:46:43.338094   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:43.338094   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:43.338230   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:43.338230   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:43.343854   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:43.343854   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:43.343854   13148 round_trippers.go:587]     Audit-Id: d91241df-4e29-49d5-ae83-e8f7a056da3c
	I0401 21:46:43.343854   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:43.343854   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:43.343933   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:43.343933   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:43.343933   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:43 GMT
	I0401 21:46:43.344297   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  36 37 38 00 42 08 08 c9  |0d022.18678.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0401 21:46:43.832297   13148 type.go:168] "Request Body" body=""
	I0401 21:46:43.832297   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:46:43.832297   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:43.832297   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:43.832297   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:43.837060   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:43.837060   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:43.837060   13148 round_trippers.go:587]     Audit-Id: 425e540e-5bf7-44b0-8eb9-fae17d8c0787
	I0401 21:46:43.837152   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:43.837152   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:43.837152   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:43.837152   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:43.837152   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:43 GMT
	I0401 21:46:43.837214   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 04 31 37 37 30 38  |a5bfb86be2.17708|
		00000080  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0401 21:46:43.837807   13148 type.go:168] "Request Body" body=""
	I0401 21:46:43.837807   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:43.837807   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:43.837807   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:43.837807   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:43.842504   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:43.842840   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:43.842840   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:43.842840   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:43.842891   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:43.842891   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:43.842891   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:43 GMT
	I0401 21:46:43.842891   13148 round_trippers.go:587]     Audit-Id: fd4e3199-75cf-47b3-9e72-28fe0ea291bb
	I0401 21:46:43.843250   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  36 37 38 00 42 08 08 c9  |0d022.18678.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0401 21:46:44.332461   13148 type.go:168] "Request Body" body=""
	I0401 21:46:44.332461   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:46:44.332461   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:44.332461   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:44.332461   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:44.337811   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:44.337811   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:44.337811   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:44.338834   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:44 GMT
	I0401 21:46:44.338834   13148 round_trippers.go:587]     Audit-Id: 5de53301-6d18-43da-9ca3-e19d6f2ae9bb
	I0401 21:46:44.338834   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:44.338834   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:44.338834   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:44.339103   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 04 31 37 37 30 38  |a5bfb86be2.17708|
		00000080  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0401 21:46:44.339380   13148 type.go:168] "Request Body" body=""
	I0401 21:46:44.339380   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:44.339461   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:44.339461   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:44.339461   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:44.364035   13148 round_trippers.go:581] Response Status: 200 OK in 24 milliseconds
	I0401 21:46:44.364329   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:44.364329   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:44.364329   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:44.364329   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:44 GMT
	I0401 21:46:44.364329   13148 round_trippers.go:587]     Audit-Id: 89226ba9-4cb6-4eb0-a710-ee35ee43ffff
	I0401 21:46:44.364329   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:44.364329   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:44.364849   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  36 37 38 00 42 08 08 c9  |0d022.18678.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0401 21:46:44.831800   13148 type.go:168] "Request Body" body=""
	I0401 21:46:44.831800   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:46:44.831800   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:44.831800   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:44.831800   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:44.835323   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:44.835396   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:44.835396   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:44.835396   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:44.835396   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:44.835461   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:44 GMT
	I0401 21:46:44.835461   13148 round_trippers.go:587]     Audit-Id: 7e3e478c-dddd-4359-aee4-e370f3f3692d
	I0401 21:46:44.835461   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:44.835852   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 04 31 37 37 30 38  |a5bfb86be2.17708|
		00000080  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0401 21:46:44.836101   13148 type.go:168] "Request Body" body=""
	I0401 21:46:44.836181   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:44.836181   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:44.836181   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:44.836252   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:44.838883   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:46:44.838883   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:44.838883   13148 round_trippers.go:587]     Audit-Id: 6ca23eb5-9181-47fe-88c8-940a2b448939
	I0401 21:46:44.838883   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:44.838883   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:44.838883   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:44.838883   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:44.838883   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:44 GMT
	I0401 21:46:44.839875   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  36 37 38 00 42 08 08 c9  |0d022.18678.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0401 21:46:44.840882   13148 pod_ready.go:103] pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace has status "Ready":"False"
	I0401 21:46:45.332129   13148 type.go:168] "Request Body" body=""
	I0401 21:46:45.332129   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:46:45.332129   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:45.332129   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:45.332129   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:45.338789   13148 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 21:46:45.338789   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:45.338789   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:45.338789   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:45 GMT
	I0401 21:46:45.338789   13148 round_trippers.go:587]     Audit-Id: b02f31bd-2aa6-45e1-9e1a-7c4710a72239
	I0401 21:46:45.338789   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:45.338789   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:45.338789   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:45.351915   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 04 31 37 37 30 38  |a5bfb86be2.17708|
		00000080  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0401 21:46:45.352278   13148 type.go:168] "Request Body" body=""
	I0401 21:46:45.352355   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:45.352402   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:45.352436   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:45.352436   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:45.360162   13148 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0401 21:46:45.360277   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:45.360277   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:45.360277   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:45.360277   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:45 GMT
	I0401 21:46:45.360375   13148 round_trippers.go:587]     Audit-Id: 4275361c-5b2e-4aa5-b5b3-b24c08cd6f27
	I0401 21:46:45.360427   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:45.360445   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:45.360445   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:46:45.832360   13148 type.go:168] "Request Body" body=""
	I0401 21:46:45.832668   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:46:45.832668   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:45.832759   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:45.832820   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:45.837070   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:45.837070   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:45.837070   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:45.837070   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:45.837070   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:45.837070   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:45.837070   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:45 GMT
	I0401 21:46:45.837070   13148 round_trippers.go:587]     Audit-Id: 57b757a8-df0c-4cb3-b4b7-a4cd817d0895
	I0401 21:46:45.837539   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 04 31 37 37 30 38  |a5bfb86be2.17708|
		00000080  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0401 21:46:45.837741   13148 type.go:168] "Request Body" body=""
	I0401 21:46:45.837841   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:45.837841   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:45.837902   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:45.837902   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:45.841192   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:45.841192   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:45.841261   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:45.841261   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:45 GMT
	I0401 21:46:45.841261   13148 round_trippers.go:587]     Audit-Id: 89b24434-c996-4425-8266-071b7b154a17
	I0401 21:46:45.841261   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:45.841261   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:45.841352   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:45.842028   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:46:46.332056   13148 type.go:168] "Request Body" body=""
	I0401 21:46:46.332574   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:46:46.332574   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:46.332574   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:46.332574   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:46.336570   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:46.336734   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:46.336734   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:46.336734   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:46.336734   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:46.336734   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:46 GMT
	I0401 21:46:46.336734   13148 round_trippers.go:587]     Audit-Id: bf377808-9e65-4bd1-9d1a-f473273aaf6a
	I0401 21:46:46.336734   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:46.337111   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 04 31 37 37 30 38  |a5bfb86be2.17708|
		00000080  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0401 21:46:46.337417   13148 type.go:168] "Request Body" body=""
	I0401 21:46:46.337417   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:46.337501   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:46.337501   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:46.337501   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:46.344583   13148 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0401 21:46:46.344583   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:46.344583   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:46.344583   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:46.344583   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:46.344583   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:46.344583   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:46 GMT
	I0401 21:46:46.344583   13148 round_trippers.go:587]     Audit-Id: 367a3212-75ea-4db6-b0dc-04200a015a31
	I0401 21:46:46.344583   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:46:46.832134   13148 type.go:168] "Request Body" body=""
	I0401 21:46:46.832134   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:46:46.832134   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:46.832134   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:46.832134   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:46.836292   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:46.836292   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:46.836292   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:46.836292   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:46.836468   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:46.836468   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:46.836468   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:46 GMT
	I0401 21:46:46.836468   13148 round_trippers.go:587]     Audit-Id: 04d94ded-67dd-423c-bafb-71edf8f857ec
	I0401 21:46:46.836543   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  c3 28 0a af 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.(.....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 04 31 38 38 37 38  |a5bfb86be2.18878|
		00000080  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 24723 chars]
	 >
	I0401 21:46:46.836543   13148 type.go:168] "Request Body" body=""
	I0401 21:46:46.837262   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:46.837262   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:46.837262   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:46.837262   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:46.839869   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:46:46.840069   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:46.840069   13148 round_trippers.go:587]     Audit-Id: 274ac960-9f62-43d8-a446-2a17d74dd95d
	I0401 21:46:46.840069   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:46.840069   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:46.840069   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:46.840069   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:46.840069   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:46 GMT
	I0401 21:46:46.840465   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:46:46.840547   13148 pod_ready.go:93] pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace has status "Ready":"True"
	I0401 21:46:46.840641   13148 pod_ready.go:82] duration metric: took 4.0091259s for pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:46.840641   13148 pod_ready.go:79] waiting up to 6m0s for pod "etcd-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:46.840733   13148 type.go:168] "Request Body" body=""
	I0401 21:46:46.840826   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/etcd-multinode-269600
	I0401 21:46:46.840826   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:46.840826   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:46.840826   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:46.842962   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:46:46.842962   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:46.843577   13148 round_trippers.go:587]     Audit-Id: 173b661f-34a6-40a4-889b-6eb62d22f658
	I0401 21:46:46.843577   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:46.843577   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:46.843577   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:46.843577   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:46.843577   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:46 GMT
	I0401 21:46:46.843577   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  f6 2b 0a 9d 1a 0a 15 65  74 63 64 2d 6d 75 6c 74  |.+.....etcd-mult|
		00000020  69 6e 6f 64 65 2d 32 36  39 36 30 30 12 00 1a 0b  |inode-269600....|
		00000030  6b 75 62 65 2d 73 79 73  74 65 6d 22 00 2a 24 36  |kube-system".*$6|
		00000040  38 31 61 38 35 39 31 2d  33 64 30 62 2d 34 61 65  |81a8591-3d0b-4ae|
		00000050  30 2d 61 62 39 64 2d 39  33 61 66 63 63 36 36 66  |0-ab9d-93afcc66f|
		00000060  39 63 36 32 04 31 38 34  34 38 00 42 08 08 a4 bd  |9c62.18448.B....|
		00000070  b1 bf 06 10 00 5a 11 0a  09 63 6f 6d 70 6f 6e 65  |.....Z...compone|
		00000080  6e 74 12 04 65 74 63 64  5a 15 0a 04 74 69 65 72  |nt..etcdZ...tier|
		00000090  12 0d 63 6f 6e 74 72 6f  6c 2d 70 6c 61 6e 65 62  |..control-planeb|
		000000a0  4e 0a 30 6b 75 62 65 61  64 6d 2e 6b 75 62 65 72  |N.0kubeadm.kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 65 74 63 64 2e 61 64  |netes.io/etcd.ad|
		000000c0  76 65 72 74 69 73 65 2d  63 6c 69 65 6e 74 2d 75  |vertise-client- [truncated 26859 chars]
	 >
	I0401 21:46:46.844242   13148 type.go:168] "Request Body" body=""
	I0401 21:46:46.844242   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:46.844242   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:46.844242   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:46.844242   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:46.847243   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:46.847295   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:46.847295   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:46.847295   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:46 GMT
	I0401 21:46:46.847295   13148 round_trippers.go:587]     Audit-Id: ecf210d7-029f-4426-8f29-25dabb4c95cc
	I0401 21:46:46.847295   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:46.847295   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:46.847295   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:46.847617   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:46:46.847753   13148 pod_ready.go:93] pod "etcd-multinode-269600" in "kube-system" namespace has status "Ready":"True"
	I0401 21:46:46.847783   13148 pod_ready.go:82] duration metric: took 7.1418ms for pod "etcd-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:46.847824   13148 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:46.847866   13148 type.go:168] "Request Body" body=""
	I0401 21:46:46.847936   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-multinode-269600
	I0401 21:46:46.847972   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:46.848022   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:46.848057   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:46.850203   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:46:46.850203   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:46.850203   13148 round_trippers.go:587]     Audit-Id: dd1dfa19-79fd-469b-b172-641af8d187d1
	I0401 21:46:46.850203   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:46.850203   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:46.850203   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:46.850203   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:46.850203   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:46 GMT
	I0401 21:46:46.851621   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a5 35 0a ad 1c 0a 1f 6b  75 62 65 2d 61 70 69 73  |.5.....kube-apis|
		00000020  65 72 76 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |erver-multinode-|
		00000030  32 36 39 36 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |269600....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 30 31 31 31 65 65 62  |ystem".*$0111eeb|
		00000050  34 2d 33 38 61 65 2d 34  33 33 36 2d 38 63 62 64  |4-38ae-4336-8cbd|
		00000060  2d 37 33 35 62 64 34 31  31 39 31 63 33 32 04 31  |-735bd41191c32.1|
		00000070  38 34 36 38 00 42 08 08  a4 bd b1 bf 06 10 00 5a  |8468.B.........Z|
		00000080  1b 0a 09 63 6f 6d 70 6f  6e 65 6e 74 12 0e 6b 75  |...component..ku|
		00000090  62 65 2d 61 70 69 73 65  72 76 65 72 5a 15 0a 04  |be-apiserverZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 55 0a 3f 6b  75 62 65 61 64 6d 2e 6b  |anebU.?kubeadm.k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 6b 75 62  |ubernetes.io/ku [truncated 32783 chars]
	 >
	I0401 21:46:46.851621   13148 type.go:168] "Request Body" body=""
	I0401 21:46:46.851621   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:46.851621   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:46.851621   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:46.851621   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:46.854373   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:46:46.854425   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:46.854425   13148 round_trippers.go:587]     Audit-Id: a4c0fc19-a2cc-4d0a-9100-5a07bc9fbf63
	I0401 21:46:46.854476   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:46.854476   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:46.854476   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:46.854476   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:46.854476   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:46 GMT
	I0401 21:46:46.855308   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:46:46.855458   13148 pod_ready.go:93] pod "kube-apiserver-multinode-269600" in "kube-system" namespace has status "Ready":"True"
	I0401 21:46:46.855488   13148 pod_ready.go:82] duration metric: took 7.634ms for pod "kube-apiserver-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:46.855488   13148 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:46.855516   13148 type.go:168] "Request Body" body=""
	I0401 21:46:46.855516   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-multinode-269600
	I0401 21:46:46.855516   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:46.855516   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:46.855516   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:46.857200   13148 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0401 21:46:46.858209   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:46.858209   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:46.858209   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:46.858209   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:46.858209   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:46.858209   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:46 GMT
	I0401 21:46:46.858209   13148 round_trippers.go:587]     Audit-Id: 5b7b0d1b-14f5-4296-aff6-15d2049bcacf
	I0401 21:46:46.859098   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  da 31 0a 9a 1d 0a 28 6b  75 62 65 2d 63 6f 6e 74  |.1....(kube-cont|
		00000020  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 2d 6d  |roller-manager-m|
		00000030  75 6c 74 69 6e 6f 64 65  2d 32 36 39 36 30 30 12  |ultinode-269600.|
		00000040  00 1a 0b 6b 75 62 65 2d  73 79 73 74 65 6d 22 00  |...kube-system".|
		00000050  2a 24 65 37 64 37 36 62  39 63 2d 35 35 61 35 2d  |*$e7d76b9c-55a5-|
		00000060  34 39 34 61 2d 61 33 37  39 2d 61 64 64 30 33 39  |494a-a379-add039|
		00000070  37 37 34 37 65 62 32 04  31 38 33 39 38 00 42 08  |7747eb2.18398.B.|
		00000080  08 cc b2 b1 bf 06 10 00  5a 24 0a 09 63 6f 6d 70  |........Z$..comp|
		00000090  6f 6e 65 6e 74 12 17 6b  75 62 65 2d 63 6f 6e 74  |onent..kube-cont|
		000000a0  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 5a 15  |roller-managerZ.|
		000000b0  0a 04 74 69 65 72 12 0d  63 6f 6e 74 72 6f 6c 2d  |..tier..control-|
		000000c0  70 6c 61 6e 65 62 3d 0a  19 6b 75 62 65 72 6e 65  |planeb=..kubern [truncated 30497 chars]
	 >
	I0401 21:46:46.859278   13148 type.go:168] "Request Body" body=""
	I0401 21:46:46.859322   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:46.859322   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:46.859322   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:46.859322   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:46.866963   13148 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0401 21:46:46.866963   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:46.866963   13148 round_trippers.go:587]     Audit-Id: 58043883-d432-4639-be31-acd78994360b
	I0401 21:46:46.866963   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:46.866963   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:46.866963   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:46.866963   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:46.866963   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:46 GMT
	I0401 21:46:46.866963   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:46:46.866963   13148 pod_ready.go:93] pod "kube-controller-manager-multinode-269600" in "kube-system" namespace has status "Ready":"True"
	I0401 21:46:46.866963   13148 pod_ready.go:82] duration metric: took 11.4472ms for pod "kube-controller-manager-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:46.866963   13148 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-4tqg6" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:46.866963   13148 type.go:168] "Request Body" body=""
	I0401 21:46:46.866963   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-4tqg6
	I0401 21:46:46.866963   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:46.866963   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:46.866963   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:46.870052   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:46.870052   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:46.870052   13148 round_trippers.go:587]     Audit-Id: 8c913c86-f7ad-44a9-ba15-465846658d69
	I0401 21:46:46.870052   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:46.870052   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:46.870052   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:46.870052   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:46.870052   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:46 GMT
	I0401 21:46:46.870627   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a5 25 0a bf 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.%.....kube-prox|
		00000020  79 2d 34 74 71 67 36 12  0b 6b 75 62 65 2d 70 72  |y-4tqg6..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 62 38 35  32 31 66 33 61 2d 38 65  |m".*$b8521f3a-8e|
		00000050  39 38 2d 34 35 31 31 2d  38 34 32 61 2d 63 34 37  |98-4511-842a-c47|
		00000060  36 34 32 36 30 63 32 65  61 32 03 35 38 35 38 00  |64260c2ea2.5858.|
		00000070  42 08 08 81 b4 b1 bf 06  10 00 5a 26 0a 18 63 6f  |B.........Z&..co|
		00000080  6e 74 72 6f 6c 6c 65 72  2d 72 65 76 69 73 69 6f  |ntroller-revisio|
		00000090  6e 2d 68 61 73 68 12 0a  37 62 62 38 34 63 34 39  |n-hash..7bb84c49|
		000000a0  38 34 5a 15 0a 07 6b 38  73 2d 61 70 70 12 0a 6b  |84Z...k8s-app..k|
		000000b0  75 62 65 2d 70 72 6f 78  79 5a 1c 0a 17 70 6f 64  |ube-proxyZ...pod|
		000000c0  2d 74 65 6d 70 6c 61 74  65 2d 67 65 6e 65 72 61  |-template-gener [truncated 22671 chars]
	 >
	I0401 21:46:46.870627   13148 type.go:168] "Request Body" body=""
	I0401 21:46:46.870627   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:46:46.870627   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:46.870627   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:46.870627   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:46.873208   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:46:46.873208   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:46.873208   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:46.873208   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:46.873208   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:46.873208   13148 round_trippers.go:587]     Content-Length: 3464
	I0401 21:46:46.873208   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:46 GMT
	I0401 21:46:46.873208   13148 round_trippers.go:587]     Audit-Id: 1f5958b4-35be-4e57-8185-9344941640aa
	I0401 21:46:46.873208   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:46.873208   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f1 1a 0a b0 0f 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 04 31 36 30 32 38 00  |3adae1382.16028.|
		00000060  42 08 08 81 b4 b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16111 chars]
	 >
	I0401 21:46:46.873208   13148 pod_ready.go:93] pod "kube-proxy-4tqg6" in "kube-system" namespace has status "Ready":"True"
	I0401 21:46:46.873208   13148 pod_ready.go:82] duration metric: took 6.2446ms for pod "kube-proxy-4tqg6" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:46.873208   13148 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-g58mf" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:46.873208   13148 type.go:168] "Request Body" body=""
	I0401 21:46:47.032707   13148 request.go:661] Waited for 159.4979ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-g58mf
	I0401 21:46:47.032997   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-g58mf
	I0401 21:46:47.032997   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:47.032997   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:47.032997   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:47.037360   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:47.037360   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:47.037360   13148 round_trippers.go:587]     Audit-Id: ffb91a5f-0281-46b4-a841-37b76d393f92
	I0401 21:46:47.037360   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:47.037360   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:47.037470   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:47.037470   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:47.037470   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:47 GMT
	I0401 21:46:47.037819   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  8c 26 0a c0 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.&.....kube-prox|
		00000020  79 2d 67 35 38 6d 66 12  0b 6b 75 62 65 2d 70 72  |y-g58mf..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 30 30 65  65 31 65 35 30 2d 38 35  |m".*$00ee1e50-85|
		00000050  66 32 2d 34 38 34 36 2d  38 32 31 35 2d 39 61 39  |f2-4846-8215-9a9|
		00000060  33 39 33 31 65 62 33 34  63 32 04 31 37 39 39 38  |3931eb34c2.17998|
		00000070  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 23215 chars]
	 >
	I0401 21:46:47.038143   13148 type.go:168] "Request Body" body=""
	I0401 21:46:47.232484   13148 request.go:661] Waited for 194.2327ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:47.232750   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:47.232750   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:47.232750   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:47.232750   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:47.236299   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:47.236503   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:47.236503   13148 round_trippers.go:587]     Audit-Id: 2e93bc69-7655-4bb5-b28b-731656560e2f
	I0401 21:46:47.236503   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:47.236503   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:47.236503   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:47.236503   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:47.236503   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:47 GMT
	I0401 21:46:47.236924   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:46:47.237164   13148 pod_ready.go:93] pod "kube-proxy-g58mf" in "kube-system" namespace has status "Ready":"True"
	I0401 21:46:47.237212   13148 pod_ready.go:82] duration metric: took 364ms for pod "kube-proxy-g58mf" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:47.237212   13148 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-tt76g" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:47.237340   13148 type.go:168] "Request Body" body=""
	I0401 21:46:47.432732   13148 request.go:661] Waited for 195.3894ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-tt76g
	I0401 21:46:47.432732   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-tt76g
	I0401 21:46:47.432732   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:47.432732   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:47.432732   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:47.440406   13148 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0401 21:46:47.440406   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:47.440406   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:47.440406   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:47 GMT
	I0401 21:46:47.440406   13148 round_trippers.go:587]     Audit-Id: 35da6600-63e7-4d96-894c-fad4c8bb1251
	I0401 21:46:47.440406   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:47.440406   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:47.440406   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:47.440406   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  af 26 0a c4 15 0a 10 6b  75 62 65 2d 70 72 6f 78  |.&.....kube-prox|
		00000020  79 2d 74 74 37 36 67 12  0b 6b 75 62 65 2d 70 72  |y-tt76g..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 63 61 38  36 31 66 30 33 2d 64 37  |m".*$ca861f03-d7|
		00000050  30 36 2d 34 63 62 33 2d  39 37 36 30 2d 32 34 31  |06-4cb3-9760-241|
		00000060  38 61 32 62 61 35 39 63  62 32 04 31 36 39 37 38  |8a2ba59cb2.16978|
		00000070  00 42 08 08 96 b6 b1 bf  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 23376 chars]
	 >
	I0401 21:46:47.441243   13148 type.go:168] "Request Body" body=""
	I0401 21:46:47.632239   13148 request.go:661] Waited for 190.9941ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m03
	I0401 21:46:47.632633   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m03
	I0401 21:46:47.632633   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:47.632633   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:47.632633   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:47.636500   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:47.636500   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:47.636500   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:47.636500   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:47.636500   13148 round_trippers.go:587]     Content-Length: 3884
	I0401 21:46:47.636500   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:47 GMT
	I0401 21:46:47.636500   13148 round_trippers.go:587]     Audit-Id: 24636884-36e1-4c6d-9251-64e62edb2ba8
	I0401 21:46:47.636500   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:47.636500   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:47.636500   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 95 1e 0a eb 12 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 33 12 00 1a 00  |e-269600-m03....|
		00000030  22 00 2a 24 66 63 31 64  38 62 63 61 2d 32 30 65  |".*$fc1d8bca-20e|
		00000040  34 2d 34 30 34 66 2d 39  33 61 32 2d 39 33 31 35  |4-404f-93a2-9315|
		00000050  34 32 35 31 64 35 66 30  32 04 31 38 34 32 38 00  |4251d5f02.18428.|
		00000060  42 08 08 90 bb b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 18169 chars]
	 >
	I0401 21:46:47.637139   13148 pod_ready.go:98] node "multinode-269600-m03" hosting pod "kube-proxy-tt76g" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600-m03" has status "Ready":"Unknown"
	I0401 21:46:47.637199   13148 pod_ready.go:82] duration metric: took 399.917ms for pod "kube-proxy-tt76g" in "kube-system" namespace to be "Ready" ...
	E0401 21:46:47.637199   13148 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-269600-m03" hosting pod "kube-proxy-tt76g" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600-m03" has status "Ready":"Unknown"
	I0401 21:46:47.637199   13148 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:47.637199   13148 type.go:168] "Request Body" body=""
	I0401 21:46:47.832395   13148 request.go:661] Waited for 195.1945ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-269600
	I0401 21:46:47.832395   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-269600
	I0401 21:46:47.832395   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:47.832395   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:47.832395   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:47.835840   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:47.836719   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:47.836719   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:47.836719   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:47 GMT
	I0401 21:46:47.836719   13148 round_trippers.go:587]     Audit-Id: e8d5d505-0451-4828-af29-64461c5dd018
	I0401 21:46:47.836719   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:47.836719   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:47.836719   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:47.836942   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  e5 23 0a 82 18 0a 1f 6b  75 62 65 2d 73 63 68 65  |.#.....kube-sche|
		00000020  64 75 6c 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |duler-multinode-|
		00000030  32 36 39 36 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |269600....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 63 66 35 34 38 36 30  |ystem".*$cf54860|
		00000050  36 2d 33 65 63 61 2d 34  61 33 62 2d 61 32 30 36  |6-3eca-4a3b-a206|
		00000060  2d 30 30 61 62 38 61 36  34 38 30 62 33 32 04 31  |-00ab8a6480b32.1|
		00000070  38 35 31 38 00 42 08 08  cb b2 b1 bf 06 10 00 5a  |8518.B.........Z|
		00000080  1b 0a 09 63 6f 6d 70 6f  6e 65 6e 74 12 0e 6b 75  |...component..ku|
		00000090  62 65 2d 73 63 68 65 64  75 6c 65 72 5a 15 0a 04  |be-schedulerZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 3d 0a 19 6b  75 62 65 72 6e 65 74 65  |aneb=..kubernete|
		000000c0  73 2e 69 6f 2f 63 6f 6e  66 69 67 2e 68 61 73 68  |s.io/config.has [truncated 21723 chars]
	 >
	I0401 21:46:47.837284   13148 type.go:168] "Request Body" body=""
	I0401 21:46:48.032990   13148 request.go:661] Waited for 195.7038ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:48.032990   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:48.032990   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:48.032990   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:48.032990   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:48.036488   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:48.037152   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:48.037152   13148 round_trippers.go:587]     Audit-Id: 6e5bbdd8-613c-4872-84be-fa15758338e2
	I0401 21:46:48.037152   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:48.037152   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:48.037152   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:48.037152   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:48.037152   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:48 GMT
	I0401 21:46:48.037233   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:46:48.037233   13148 pod_ready.go:93] pod "kube-scheduler-multinode-269600" in "kube-system" namespace has status "Ready":"True"
	I0401 21:46:48.037233   13148 pod_ready.go:82] duration metric: took 400.0292ms for pod "kube-scheduler-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:48.037233   13148 pod_ready.go:39] duration metric: took 5.2120189s 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" ...
	I0401 21:46:48.037233   13148 api_server.go:52] waiting for apiserver process to appear ...
	I0401 21:46:48.045660   13148 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0401 21:46:48.072057   13148 command_runner.go:130] > 2008
	I0401 21:46:48.072057   13148 api_server.go:72] duration metric: took 31.508628s to wait for apiserver process to appear ...
	I0401 21:46:48.072057   13148 api_server.go:88] waiting for apiserver healthz status ...
	I0401 21:46:48.072057   13148 api_server.go:253] Checking apiserver healthz at https://172.31.179.18:8443/healthz ...
	I0401 21:46:48.079512   13148 api_server.go:279] https://172.31.179.18:8443/healthz returned 200:
	ok
	I0401 21:46:48.079683   13148 discovery_client.go:658] "Request Body" body=""
	I0401 21:46:48.079726   13148 round_trippers.go:470] GET https://172.31.179.18:8443/version
	I0401 21:46:48.079726   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:48.079765   13148 round_trippers.go:480]     Accept: application/json, */*
	I0401 21:46:48.079765   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:48.084674   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:48.084674   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:48.084674   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:48.084674   13148 round_trippers.go:587]     Content-Type: application/json
	I0401 21:46:48.084674   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:48.084674   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:48.084674   13148 round_trippers.go:587]     Content-Length: 263
	I0401 21:46:48.084674   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:48 GMT
	I0401 21:46:48.084674   13148 round_trippers.go:587]     Audit-Id: 41fc5356-f4ae-4063-91f4-6bc0aeae7ddd
	I0401 21:46:48.084674   13148 discovery_client.go:658] "Response Body" body=<
		{
		  "major": "1",
		  "minor": "32",
		  "gitVersion": "v1.32.2",
		  "gitCommit": "67a30c0adcf52bd3f56ff0893ce19966be12991f",
		  "gitTreeState": "clean",
		  "buildDate": "2025-02-12T21:19:47Z",
		  "goVersion": "go1.23.6",
		  "compiler": "gc",
		  "platform": "linux/amd64"
		}
	 >
	I0401 21:46:48.084674   13148 api_server.go:141] control plane version: v1.32.2
	I0401 21:46:48.084674   13148 api_server.go:131] duration metric: took 12.6165ms to wait for apiserver health ...
	I0401 21:46:48.084674   13148 system_pods.go:43] waiting for kube-system pods to appear ...
	I0401 21:46:48.085197   13148 type.go:204] "Request Body" body=""
	I0401 21:46:48.232211   13148 request.go:661] Waited for 147.0126ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods
	I0401 21:46:48.232211   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods
	I0401 21:46:48.232211   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:48.232211   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:48.232211   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:48.236677   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:48.236677   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:48.236677   13148 round_trippers.go:587]     Audit-Id: 6b4a4664-f722-46c4-9f2e-e4da403049c8
	I0401 21:46:48.236677   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:48.236677   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:48.236677   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:48.236677   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:48.237705   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:48 GMT
	I0401 21:46:48.239926   13148 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 e1 eb 03 0a  0a 0a 00 12 04 31 38 39  |ist..........189|
		00000020  34 1a 00 12 c3 28 0a af  19 0a 18 63 6f 72 65 64  |4....(.....cored|
		00000030  6e 73 2d 36 36 38 64 36  62 66 39 62 63 2d 37 6a  |ns-668d6bf9bc-7j|
		00000040  63 6e 36 12 13 63 6f 72  65 64 6e 73 2d 36 36 38  |cn6..coredns-668|
		00000050  64 36 62 66 39 62 63 2d  1a 0b 6b 75 62 65 2d 73  |d6bf9bc-..kube-s|
		00000060  79 73 74 65 6d 22 00 2a  24 37 30 64 34 39 63 37  |ystem".*$70d49c7|
		00000070  61 2d 31 30 35 63 2d 34  63 38 34 2d 62 32 32 61  |a-105c-4c84-b22a|
		00000080  2d 32 38 64 61 35 62 66  62 38 36 62 65 32 04 31  |-28da5bfb86be2.1|
		00000090  38 38 37 38 00 42 08 08  d1 b2 b1 bf 06 10 00 5a  |8878.B.........Z|
		000000a0  13 0a 07 6b 38 73 2d 61  70 70 12 08 6b 75 62 65  |...k8s-app..kube|
		000000b0  2d 64 6e 73 5a 1f 0a 11  70 6f 64 2d 74 65 6d 70  |-dnsZ...pod-temp|
		000000c0  6c 61 74 65 2d 68 61 73  68 12 0a 36 36 38 64 36  |late-hash..668d [truncated 309916 chars]
	 >
	I0401 21:46:48.240551   13148 system_pods.go:59] 12 kube-system pods found
	I0401 21:46:48.240627   13148 system_pods.go:61] "coredns-668d6bf9bc-7jcn6" [70d49c7a-105c-4c84-b22a-28da5bfb86be] Running
	I0401 21:46:48.240627   13148 system_pods.go:61] "etcd-multinode-269600" [681a8591-3d0b-4ae0-ab9d-93afcc66f9c6] Running
	I0401 21:46:48.240627   13148 system_pods.go:61] "kindnet-7scdn" [58277a85-419e-46c8-8b01-9c2a254bb355] Running
	I0401 21:46:48.240627   13148 system_pods.go:61] "kindnet-mbzkz" [1f2072c5-d5f7-47c3-ba23-f35ddf03de26] Running
	I0401 21:46:48.240627   13148 system_pods.go:61] "kindnet-qk259" [ab4d8928-99cd-426a-bbb6-3480a62dd844] Running
	I0401 21:46:48.240627   13148 system_pods.go:61] "kube-apiserver-multinode-269600" [0111eeb4-38ae-4336-8cbd-735bd41191c3] Running
	I0401 21:46:48.240627   13148 system_pods.go:61] "kube-controller-manager-multinode-269600" [e7d76b9c-55a5-494a-a379-add0397747eb] Running
	I0401 21:46:48.240627   13148 system_pods.go:61] "kube-proxy-4tqg6" [b8521f3a-8e98-4511-842a-c4764260c2ea] Running
	I0401 21:46:48.240627   13148 system_pods.go:61] "kube-proxy-g58mf" [00ee1e50-85f2-4846-8215-9a93931eb34c] Running
	I0401 21:46:48.240702   13148 system_pods.go:61] "kube-proxy-tt76g" [ca861f03-d706-4cb3-9760-2418a2ba59cb] Running
	I0401 21:46:48.240702   13148 system_pods.go:61] "kube-scheduler-multinode-269600" [cf548606-3eca-4a3b-a206-00ab8a6480b3] Running
	I0401 21:46:48.240702   13148 system_pods.go:61] "storage-provisioner" [55707660-8e09-4f81-b849-848ca12ec9ae] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0401 21:46:48.240702   13148 system_pods.go:74] duration metric: took 156.0264ms to wait for pod list to return data ...
	I0401 21:46:48.240702   13148 default_sa.go:34] waiting for default service account to be created ...
	I0401 21:46:48.240794   13148 type.go:204] "Request Body" body=""
	I0401 21:46:48.432945   13148 request.go:661] Waited for 192.1485ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/default/serviceaccounts
	I0401 21:46:48.433191   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/default/serviceaccounts
	I0401 21:46:48.433191   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:48.433191   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:48.433191   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:48.436613   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:48.436613   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:48.436613   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:48.436613   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:48.436613   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:48.436613   13148 round_trippers.go:587]     Content-Length: 129
	I0401 21:46:48.436613   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:48 GMT
	I0401 21:46:48.436613   13148 round_trippers.go:587]     Audit-Id: fdd92395-bc7e-44bc-a9ed-998f39554b73
	I0401 21:46:48.436613   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:48.436613   13148 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 18 0a 02  76 31 12 12 53 65 72 76  |k8s.....v1..Serv|
		00000010  69 63 65 41 63 63 6f 75  6e 74 4c 69 73 74 12 5d  |iceAccountList.]|
		00000020  0a 0a 0a 00 12 04 31 38  39 34 1a 00 12 4f 0a 4d  |......1894...O.M|
		00000030  0a 07 64 65 66 61 75 6c  74 12 00 1a 07 64 65 66  |..default....def|
		00000040  61 75 6c 74 22 00 2a 24  62 64 63 66 63 32 61 34  |ault".*$bdcfc2a4|
		00000050  2d 37 33 32 34 2d 34 39  34 64 2d 39 34 32 39 2d  |-7324-494d-9429-|
		00000060  30 38 32 63 34 62 32 30  36 63 64 33 32 03 33 30  |082c4b206cd32.30|
		00000070  37 38 00 42 08 08 d1 b2  b1 bf 06 10 00 1a 00 22  |78.B..........."|
		00000080  00                                                |.|
	 >
	I0401 21:46:48.436613   13148 default_sa.go:45] found service account: "default"
	I0401 21:46:48.436613   13148 default_sa.go:55] duration metric: took 195.9086ms for default service account to be created ...
	I0401 21:46:48.436613   13148 system_pods.go:116] waiting for k8s-apps to be running ...
	I0401 21:46:48.436613   13148 type.go:204] "Request Body" body=""
	I0401 21:46:48.632599   13148 request.go:661] Waited for 195.4514ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods
	I0401 21:46:48.632599   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods
	I0401 21:46:48.632599   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:48.632599   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:48.632599   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:48.637826   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:48.637826   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:48.637826   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:48 GMT
	I0401 21:46:48.637826   13148 round_trippers.go:587]     Audit-Id: 14f961de-62ad-49c5-99c2-e79e6be55a65
	I0401 21:46:48.637826   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:48.637826   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:48.637826   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:48.637826   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:48.643230   13148 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 e1 eb 03 0a  0a 0a 00 12 04 31 38 39  |ist..........189|
		00000020  34 1a 00 12 c3 28 0a af  19 0a 18 63 6f 72 65 64  |4....(.....cored|
		00000030  6e 73 2d 36 36 38 64 36  62 66 39 62 63 2d 37 6a  |ns-668d6bf9bc-7j|
		00000040  63 6e 36 12 13 63 6f 72  65 64 6e 73 2d 36 36 38  |cn6..coredns-668|
		00000050  64 36 62 66 39 62 63 2d  1a 0b 6b 75 62 65 2d 73  |d6bf9bc-..kube-s|
		00000060  79 73 74 65 6d 22 00 2a  24 37 30 64 34 39 63 37  |ystem".*$70d49c7|
		00000070  61 2d 31 30 35 63 2d 34  63 38 34 2d 62 32 32 61  |a-105c-4c84-b22a|
		00000080  2d 32 38 64 61 35 62 66  62 38 36 62 65 32 04 31  |-28da5bfb86be2.1|
		00000090  38 38 37 38 00 42 08 08  d1 b2 b1 bf 06 10 00 5a  |8878.B.........Z|
		000000a0  13 0a 07 6b 38 73 2d 61  70 70 12 08 6b 75 62 65  |...k8s-app..kube|
		000000b0  2d 64 6e 73 5a 1f 0a 11  70 6f 64 2d 74 65 6d 70  |-dnsZ...pod-temp|
		000000c0  6c 61 74 65 2d 68 61 73  68 12 0a 36 36 38 64 36  |late-hash..668d [truncated 309916 chars]
	 >
	I0401 21:46:48.644436   13148 system_pods.go:86] 12 kube-system pods found
	I0401 21:46:48.644436   13148 system_pods.go:89] "coredns-668d6bf9bc-7jcn6" [70d49c7a-105c-4c84-b22a-28da5bfb86be] Running
	I0401 21:46:48.644436   13148 system_pods.go:89] "etcd-multinode-269600" [681a8591-3d0b-4ae0-ab9d-93afcc66f9c6] Running
	I0401 21:46:48.644436   13148 system_pods.go:89] "kindnet-7scdn" [58277a85-419e-46c8-8b01-9c2a254bb355] Running
	I0401 21:46:48.644964   13148 system_pods.go:89] "kindnet-mbzkz" [1f2072c5-d5f7-47c3-ba23-f35ddf03de26] Running
	I0401 21:46:48.644964   13148 system_pods.go:89] "kindnet-qk259" [ab4d8928-99cd-426a-bbb6-3480a62dd844] Running
	I0401 21:46:48.645026   13148 system_pods.go:89] "kube-apiserver-multinode-269600" [0111eeb4-38ae-4336-8cbd-735bd41191c3] Running
	I0401 21:46:48.645026   13148 system_pods.go:89] "kube-controller-manager-multinode-269600" [e7d76b9c-55a5-494a-a379-add0397747eb] Running
	I0401 21:46:48.645026   13148 system_pods.go:89] "kube-proxy-4tqg6" [b8521f3a-8e98-4511-842a-c4764260c2ea] Running
	I0401 21:46:48.645026   13148 system_pods.go:89] "kube-proxy-g58mf" [00ee1e50-85f2-4846-8215-9a93931eb34c] Running
	I0401 21:46:48.645026   13148 system_pods.go:89] "kube-proxy-tt76g" [ca861f03-d706-4cb3-9760-2418a2ba59cb] Running
	I0401 21:46:48.645026   13148 system_pods.go:89] "kube-scheduler-multinode-269600" [cf548606-3eca-4a3b-a206-00ab8a6480b3] Running
	I0401 21:46:48.645026   13148 system_pods.go:89] "storage-provisioner" [55707660-8e09-4f81-b849-848ca12ec9ae] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0401 21:46:48.645026   13148 system_pods.go:126] duration metric: took 208.4104ms to wait for k8s-apps to be running ...
	I0401 21:46:48.645026   13148 system_svc.go:44] waiting for kubelet service to be running ....
	I0401 21:46:48.654832   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0401 21:46:48.677806   13148 system_svc.go:56] duration metric: took 32.78ms WaitForService to wait for kubelet
	I0401 21:46:48.678156   13148 kubeadm.go:582] duration metric: took 32.1147197s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0401 21:46:48.678156   13148 node_conditions.go:102] verifying NodePressure condition ...
	I0401 21:46:48.678260   13148 type.go:204] "Request Body" body=""
	I0401 21:46:48.832732   13148 request.go:661] Waited for 154.4702ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes
	I0401 21:46:48.832732   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes
	I0401 21:46:48.832732   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:48.832732   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:48.832732   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:48.837696   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:48.837696   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:48.837768   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:48 GMT
	I0401 21:46:48.837768   13148 round_trippers.go:587]     Audit-Id: 059093d4-42ab-4789-a297-973c81bee787
	I0401 21:46:48.837768   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:48.837768   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:48.837796   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:48.837796   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:48.838720   13148 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0e 0a 02  76 31 12 08 4e 6f 64 65  |k8s.....v1..Node|
		00000010  4c 69 73 74 12 ee 5d 0a  0a 0a 00 12 04 31 38 39  |List..]......189|
		00000020  34 1a 00 12 d3 24 0a f8  11 0a 10 6d 75 6c 74 69  |4....$.....multi|
		00000030  6e 6f 64 65 2d 32 36 39  36 30 30 12 00 1a 00 22  |node-269600...."|
		00000040  00 2a 24 63 37 38 35 37  62 37 37 2d 33 30 33 34  |.*$c7857b77-3034|
		00000050  2d 34 39 66 36 2d 38 38  36 63 2d 33 62 31 32 34  |-49f6-886c-3b124|
		00000060  63 64 63 30 64 30 32 32  04 31 38 37 36 38 00 42  |cdc0d022.18768.B|
		00000070  08 08 c9 b2 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000080  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000090  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		000000a0  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000b0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/ar [truncated 58456 chars]
	 >
	I0401 21:46:48.838966   13148 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 21:46:48.839039   13148 node_conditions.go:123] node cpu capacity is 2
	I0401 21:46:48.839039   13148 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 21:46:48.839039   13148 node_conditions.go:123] node cpu capacity is 2
	I0401 21:46:48.839039   13148 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 21:46:48.839039   13148 node_conditions.go:123] node cpu capacity is 2
	I0401 21:46:48.839116   13148 node_conditions.go:105] duration metric: took 160.958ms to run NodePressure ...
	I0401 21:46:48.839116   13148 start.go:241] waiting for startup goroutines ...
	I0401 21:46:48.839116   13148 start.go:246] waiting for cluster config update ...
	I0401 21:46:48.839181   13148 start.go:255] writing updated cluster config ...
	I0401 21:46:48.843307   13148 out.go:201] 
	I0401 21:46:48.846509   13148 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:46:48.854083   13148 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:46:48.855087   13148 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\config.json ...
	I0401 21:46:48.860436   13148 out.go:177] * Starting "multinode-269600-m02" worker node in "multinode-269600" cluster
	I0401 21:46:48.863671   13148 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0401 21:46:48.863671   13148 cache.go:56] Caching tarball of preloaded images
	I0401 21:46:48.864502   13148 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0401 21:46:48.864822   13148 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0401 21:46:48.865003   13148 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\config.json ...
	I0401 21:46:48.866052   13148 start.go:360] acquireMachinesLock for multinode-269600-m02: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0401 21:46:48.866052   13148 start.go:364] duration metric: took 0s to acquireMachinesLock for "multinode-269600-m02"
	I0401 21:46:48.866052   13148 start.go:96] Skipping create...Using existing machine configuration
	I0401 21:46:48.866052   13148 fix.go:54] fixHost starting: m02
	I0401 21:46:48.867038   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:46:50.829524   13148 main.go:141] libmachine: [stdout =====>] : Off
	
	I0401 21:46:50.829524   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:46:50.829524   13148 fix.go:112] recreateIfNeeded on multinode-269600-m02: state=Stopped err=<nil>
	W0401 21:46:50.829524   13148 fix.go:138] unexpected machine state, will restart: <nil>
	I0401 21:46:50.833565   13148 out.go:177] * Restarting existing hyperv VM for "multinode-269600-m02" ...
	I0401 21:46:50.835920   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM multinode-269600-m02
	I0401 21:46:53.753226   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:46:53.753226   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:46:53.753226   13148 main.go:141] libmachine: Waiting for host to start...
	I0401 21:46:53.753226   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:46:55.847410   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:46:55.848019   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:46:55.848019   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:46:58.238839   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:46:58.238839   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:46:59.238913   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:01.278545   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:01.278545   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:01.278545   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:47:03.639350   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:47:03.639350   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:04.640235   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:06.716921   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:06.717922   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:06.717967   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:47:09.071014   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:47:09.071014   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:10.071277   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:12.159472   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:12.159967   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:12.160003   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:47:14.478770   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:47:14.478770   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:15.479947   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:17.530913   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:17.530913   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:17.531818   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:47:19.973134   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:47:19.973453   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:19.975699   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:21.958675   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:21.959168   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:21.959243   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:47:24.357288   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:47:24.357516   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:24.357516   13148 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\config.json ...
	I0401 21:47:24.359943   13148 machine.go:93] provisionDockerMachine start ...
	I0401 21:47:24.359943   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:26.343668   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:26.343668   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:26.343668   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:47:28.690937   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:47:28.690937   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:28.697104   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:47:28.697780   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.176.35 22 <nil> <nil>}
	I0401 21:47:28.697780   13148 main.go:141] libmachine: About to run SSH command:
	hostname
	I0401 21:47:28.830289   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0401 21:47:28.830289   13148 buildroot.go:166] provisioning hostname "multinode-269600-m02"
	I0401 21:47:28.830389   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:30.816164   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:30.816164   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:30.816290   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:47:33.223154   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:47:33.224009   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:33.229015   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:47:33.229610   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.176.35 22 <nil> <nil>}
	I0401 21:47:33.229675   13148 main.go:141] libmachine: About to run SSH command:
	sudo hostname multinode-269600-m02 && echo "multinode-269600-m02" | sudo tee /etc/hostname
	I0401 21:47:33.392954   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: multinode-269600-m02
	
	I0401 21:47:33.392954   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:35.364203   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:35.364203   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:35.365093   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:47:37.757762   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:47:37.758421   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:37.762473   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:47:37.763157   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.176.35 22 <nil> <nil>}
	I0401 21:47:37.763157   13148 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\smultinode-269600-m02' /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 multinode-269600-m02/g' /etc/hosts;
				else 
					echo '127.0.1.1 multinode-269600-m02' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0401 21:47:37.909070   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0401 21:47:37.909070   13148 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0401 21:47:37.909070   13148 buildroot.go:174] setting up certificates
	I0401 21:47:37.909070   13148 provision.go:84] configureAuth start
	I0401 21:47:37.909070   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:39.895532   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:39.896080   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:39.896159   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:47:42.286909   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:47:42.286909   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:42.287841   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:44.294305   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:44.294681   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:44.294883   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:47:46.680914   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:47:46.680914   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:46.681095   13148 provision.go:143] copyHostCerts
	I0401 21:47:46.681095   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0401 21:47:46.681095   13148 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0401 21:47:46.681095   13148 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0401 21:47:46.681732   13148 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0401 21:47:46.682752   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0401 21:47:46.682938   13148 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0401 21:47:46.682938   13148 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0401 21:47:46.683338   13148 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0401 21:47:46.684269   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0401 21:47:46.684479   13148 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0401 21:47:46.684479   13148 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0401 21:47:46.684737   13148 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1679 bytes)
	I0401 21:47:46.685742   13148 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.multinode-269600-m02 san=[127.0.0.1 172.31.176.35 localhost minikube multinode-269600-m02]
	I0401 21:47:47.108533   13148 provision.go:177] copyRemoteCerts
	I0401 21:47:47.115865   13148 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0401 21:47:47.116864   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:49.100914   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:49.100914   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:49.100991   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:47:51.461892   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:47:51.461892   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:51.462300   13148 sshutil.go:53] new ssh client: &{IP:172.31.176.35 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600-m02\id_rsa Username:docker}
	I0401 21:47:51.572154   13148 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.4562327s)
	I0401 21:47:51.572154   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0401 21:47:51.572596   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0401 21:47:51.622107   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0401 21:47:51.622107   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1229 bytes)
	I0401 21:47:51.676076   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0401 21:47:51.676076   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0401 21:47:51.720800   13148 provision.go:87] duration metric: took 13.8115113s to configureAuth
	I0401 21:47:51.720840   13148 buildroot.go:189] setting minikube options for container-runtime
	I0401 21:47:51.720973   13148 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:47:51.721506   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:53.690629   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:53.690732   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:53.690867   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:47:56.041681   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:47:56.041681   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:56.047925   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:47:56.048593   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.176.35 22 <nil> <nil>}
	I0401 21:47:56.048593   13148 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0401 21:47:56.181195   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0401 21:47:56.181195   13148 buildroot.go:70] root file system type: tmpfs
	I0401 21:47:56.181739   13148 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0401 21:47:56.181739   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:58.189290   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:58.189290   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:58.189370   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:48:00.569669   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:48:00.570317   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:00.574739   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:48:00.575454   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.176.35 22 <nil> <nil>}
	I0401 21:48:00.575454   13148 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
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment="NO_PROXY=172.31.179.18"
	
	
	# 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=hyperv --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
	I0401 21:48:00.732943   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment=NO_PROXY=172.31.179.18
	
	
	# 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=hyperv --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
	
	I0401 21:48:00.732943   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:48:02.721526   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:48:02.721661   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:02.721695   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:48:05.143607   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:48:05.143607   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:05.147126   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:48:05.148070   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.176.35 22 <nil> <nil>}
	I0401 21:48:05.148070   13148 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; }
	I0401 21:48:07.447146   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I0401 21:48:07.447765   13148 machine.go:96] duration metric: took 43.0872787s to provisionDockerMachine
	I0401 21:48:07.447818   13148 start.go:293] postStartSetup for "multinode-269600-m02" (driver="hyperv")
	I0401 21:48:07.447818   13148 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]
	I0401 21:48:07.456264   13148 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
	I0401 21:48:07.456264   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:48:09.457350   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:48:09.457350   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:09.457822   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:48:11.816637   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:48:11.816637   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:11.817134   13148 sshutil.go:53] new ssh client: &{IP:172.31.176.35 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600-m02\id_rsa Username:docker}
	I0401 21:48:11.925939   13148 ssh_runner.go:235] Completed: 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: (4.4695623s)
	I0401 21:48:11.936053   13148 ssh_runner.go:195] Run: cat /etc/os-release
	I0401 21:48:11.943370   13148 command_runner.go:130] > NAME=Buildroot
	I0401 21:48:11.943370   13148 command_runner.go:130] > VERSION=2023.02.9-dirty
	I0401 21:48:11.943370   13148 command_runner.go:130] > ID=buildroot
	I0401 21:48:11.943370   13148 command_runner.go:130] > VERSION_ID=2023.02.9
	I0401 21:48:11.943370   13148 command_runner.go:130] > PRETTY_NAME="Buildroot 2023.02.9"
	I0401 21:48:11.943469   13148 info.go:137] Remote host: Buildroot 2023.02.9
	I0401 21:48:11.943469   13148 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\addons for local assets ...
	I0401 21:48:11.943773   13148 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\files for local assets ...
	I0401 21:48:11.943882   13148 filesync.go:149] local asset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> 96922.pem in /etc/ssl/certs
	I0401 21:48:11.943882   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> /etc/ssl/certs/96922.pem
	I0401 21:48:11.951959   13148 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0401 21:48:11.969718   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem --> /etc/ssl/certs/96922.pem (1708 bytes)
	I0401 21:48:12.012288   13148 start.go:296] duration metric: took 4.5644124s for postStartSetup
	I0401 21:48:12.012407   13148 fix.go:56] duration metric: took 1m23.1453086s for fixHost
	I0401 21:48:12.012510   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:48:13.983899   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:48:13.983983   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:13.983983   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:48:16.317316   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:48:16.317316   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:16.321271   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:48:16.321883   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.176.35 22 <nil> <nil>}
	I0401 21:48:16.321883   13148 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I0401 21:48:16.465369   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: 1743544096.497720749
	
	I0401 21:48:16.465485   13148 fix.go:216] guest clock: 1743544096.497720749
	I0401 21:48:16.465485   13148 fix.go:229] Guest: 2025-04-01 21:48:16.497720749 +0000 UTC Remote: 2025-04-01 21:48:12.0124079 +0000 UTC m=+244.408402901 (delta=4.485312849s)
	I0401 21:48:16.465640   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:48:18.478035   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:48:18.478842   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:18.478919   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:48:20.856558   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:48:20.856558   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:20.861345   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:48:20.861400   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.176.35 22 <nil> <nil>}
	I0401 21:48:20.861400   13148 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1743544096
	I0401 21:48:21.004756   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: Tue Apr  1 21:48:16 UTC 2025
	
	I0401 21:48:21.004756   13148 fix.go:236] clock set: Tue Apr  1 21:48:16 UTC 2025
	 (err=<nil>)
	I0401 21:48:21.004756   13148 start.go:83] releasing machines lock for "multinode-269600-m02", held for 1m32.137544s
	I0401 21:48:21.004756   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:48:22.979548   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:48:22.979548   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:22.980023   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:48:25.364780   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:48:25.364780   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:25.370237   13148 out.go:177] * Found network options:
	I0401 21:48:25.373115   13148 out.go:177]   - NO_PROXY=172.31.179.18
	W0401 21:48:25.375533   13148 proxy.go:119] fail to check proxy env: Error ip not in block
	I0401 21:48:25.377623   13148 out.go:177]   - NO_PROXY=172.31.179.18
	W0401 21:48:25.380304   13148 proxy.go:119] fail to check proxy env: Error ip not in block
	W0401 21:48:25.381875   13148 proxy.go:119] fail to check proxy env: Error ip not in block
	I0401 21:48:25.383522   13148 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I0401 21:48:25.383522   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:48:25.390529   13148 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0401 21:48:25.390529   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:48:27.433859   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:48:27.433958   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:27.433958   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:48:27.436101   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:48:27.436629   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:27.436829   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:48:29.883344   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:48:29.883908   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:29.884304   13148 sshutil.go:53] new ssh client: &{IP:172.31.176.35 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600-m02\id_rsa Username:docker}
	I0401 21:48:29.906518   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:48:29.907152   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:29.907527   13148 sshutil.go:53] new ssh client: &{IP:172.31.176.35 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600-m02\id_rsa Username:docker}
	I0401 21:48:29.974572   13148 command_runner.go:130] ! stat: cannot statx '/etc/cni/net.d/*loopback.conf*': No such file or directory
	I0401 21:48:29.974976   13148 ssh_runner.go:235] Completed: sh -c "stat /etc/cni/net.d/*loopback.conf*": (4.5843889s)
	W0401 21:48:29.975097   13148 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I0401 21:48:29.982695   13148 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0401 21:48:29.987998   13148 command_runner.go:130] ! bash: line 1: curl.exe: command not found
	I0401 21:48:29.987998   13148 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.6044179s)
	W0401 21:48:29.987998   13148 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I0401 21:48:30.017142   13148 command_runner.go:139] > /etc/cni/net.d/87-podman-bridge.conflist, 
	I0401 21:48:30.017183   13148 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0401 21:48:30.017227   13148 start.go:495] detecting cgroup driver to use...
	I0401 21:48:30.017427   13148 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"
	I0401 21:48:30.048932   13148 command_runner.go:130] > runtime-endpoint: unix:///run/containerd/containerd.sock
	I0401 21:48:30.057013   13148 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0401 21:48:30.085427   13148 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"
	I0401 21:48:30.103945   13148 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0401 21:48:30.111950   13148 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0401 21:48:30.137841   13148 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"
	W0401 21:48:30.137841   13148 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W0401 21:48:30.138816   13148 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	* To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I0401 21:48:30.166132   13148 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0401 21:48:30.195656   13148 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0401 21:48:30.223931   13148 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0401 21:48:30.252533   13148 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"
	I0401 21:48:30.280719   13148 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0401 21:48:30.309245   13148 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"
	I0401 21:48:30.335975   13148 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0401 21:48:30.353472   13148 command_runner.go:130] ! sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0401 21:48:30.353472   13148 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0401 21:48:30.362271   13148 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0401 21:48:30.391201   13148 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0401 21:48:30.418026   13148 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:48:30.615325   13148 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0401 21:48:30.645127   13148 start.go:495] detecting cgroup driver to use...
	I0401 21:48:30.652668   13148 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0401 21:48:30.672219   13148 command_runner.go:130] > # /usr/lib/systemd/system/docker.service
	I0401 21:48:30.672219   13148 command_runner.go:130] > [Unit]
	I0401 21:48:30.672219   13148 command_runner.go:130] > Description=Docker Application Container Engine
	I0401 21:48:30.672219   13148 command_runner.go:130] > Documentation=https://docs.docker.com
	I0401 21:48:30.672219   13148 command_runner.go:130] > After=network.target  minikube-automount.service docker.socket
	I0401 21:48:30.672219   13148 command_runner.go:130] > Requires= minikube-automount.service docker.socket 
	I0401 21:48:30.672219   13148 command_runner.go:130] > StartLimitBurst=3
	I0401 21:48:30.672219   13148 command_runner.go:130] > StartLimitIntervalSec=60
	I0401 21:48:30.672219   13148 command_runner.go:130] > [Service]
	I0401 21:48:30.672219   13148 command_runner.go:130] > Type=notify
	I0401 21:48:30.672219   13148 command_runner.go:130] > Restart=on-failure
	I0401 21:48:30.672219   13148 command_runner.go:130] > Environment=NO_PROXY=172.31.179.18
	I0401 21:48:30.672219   13148 command_runner.go:130] > # This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	I0401 21:48:30.672219   13148 command_runner.go:130] > # The base configuration already specifies an 'ExecStart=...' command. The first directive
	I0401 21:48:30.672219   13148 command_runner.go:130] > # here is to clear out that command inherited from the base configuration. Without this,
	I0401 21:48:30.672219   13148 command_runner.go:130] > # the command from the base configuration and the command specified here are treated as
	I0401 21:48:30.672219   13148 command_runner.go:130] > # a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	I0401 21:48:30.672219   13148 command_runner.go:130] > # will catch this invalid input and refuse to start the service with an error like:
	I0401 21:48:30.672219   13148 command_runner.go:130] > #  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	I0401 21:48:30.672219   13148 command_runner.go:130] > # NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	I0401 21:48:30.672219   13148 command_runner.go:130] > # container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	I0401 21:48:30.672219   13148 command_runner.go:130] > ExecStart=
	I0401 21:48:30.672219   13148 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=hyperv --insecure-registry 10.96.0.0/12 
	I0401 21:48:30.672219   13148 command_runner.go:130] > ExecReload=/bin/kill -s HUP $MAINPID
	I0401 21:48:30.672219   13148 command_runner.go:130] > # Having non-zero Limit*s causes performance problems due to accounting overhead
	I0401 21:48:30.672820   13148 command_runner.go:130] > # in the kernel. We recommend using cgroups to do container-local accounting.
	I0401 21:48:30.673066   13148 command_runner.go:130] > LimitNOFILE=infinity
	I0401 21:48:30.673094   13148 command_runner.go:130] > LimitNPROC=infinity
	I0401 21:48:30.673094   13148 command_runner.go:130] > LimitCORE=infinity
	I0401 21:48:30.673094   13148 command_runner.go:130] > # Uncomment TasksMax if your systemd version supports it.
	I0401 21:48:30.673094   13148 command_runner.go:130] > # Only systemd 226 and above support this version.
	I0401 21:48:30.673094   13148 command_runner.go:130] > TasksMax=infinity
	I0401 21:48:30.673094   13148 command_runner.go:130] > TimeoutStartSec=0
	I0401 21:48:30.673094   13148 command_runner.go:130] > # set delegate yes so that systemd does not reset the cgroups of docker containers
	I0401 21:48:30.673094   13148 command_runner.go:130] > Delegate=yes
	I0401 21:48:30.673094   13148 command_runner.go:130] > # kill only the docker process, not all processes in the cgroup
	I0401 21:48:30.673094   13148 command_runner.go:130] > KillMode=process
	I0401 21:48:30.673094   13148 command_runner.go:130] > [Install]
	I0401 21:48:30.673094   13148 command_runner.go:130] > WantedBy=multi-user.target
	I0401 21:48:30.682174   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0401 21:48:30.711911   13148 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0401 21:48:30.746345   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0401 21:48:30.776971   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0401 21:48:30.806268   13148 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0401 21:48:30.867545   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0401 21:48:30.889959   13148 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0401 21:48:30.921851   13148 command_runner.go:130] > runtime-endpoint: unix:///var/run/cri-dockerd.sock
	I0401 21:48:30.930408   13148 ssh_runner.go:195] Run: which cri-dockerd
	I0401 21:48:30.936187   13148 command_runner.go:130] > /usr/bin/cri-dockerd
	I0401 21:48:30.943767   13148 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0401 21:48:30.960452   13148 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0401 21:48:30.998507   13148 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0401 21:48:31.182413   13148 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0401 21:48:31.355709   13148 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0401 21:48:31.355709   13148 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0401 21:48:31.394097   13148 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:48:31.583570   13148 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0401 21:48:34.232646   13148 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.6490433s)
	I0401 21:48:34.242115   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0401 21:48:34.273880   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0401 21:48:34.302696   13148 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0401 21:48:34.477885   13148 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0401 21:48:34.655471   13148 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:48:34.839353   13148 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0401 21:48:34.874439   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0401 21:48:34.905179   13148 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:48:35.088295   13148 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0401 21:48:35.189701   13148 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0401 21:48:35.197762   13148 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0401 21:48:35.206529   13148 command_runner.go:130] >   File: /var/run/cri-dockerd.sock
	I0401 21:48:35.206604   13148 command_runner.go:130] >   Size: 0         	Blocks: 0          IO Block: 4096   socket
	I0401 21:48:35.206604   13148 command_runner.go:130] > Device: 0,22	Inode: 848         Links: 1
	I0401 21:48:35.206604   13148 command_runner.go:130] > Access: (0660/srw-rw----)  Uid: (    0/    root)   Gid: ( 1000/  docker)
	I0401 21:48:35.206604   13148 command_runner.go:130] > Access: 2025-04-01 21:48:35.145834296 +0000
	I0401 21:48:35.206604   13148 command_runner.go:130] > Modify: 2025-04-01 21:48:35.145834296 +0000
	I0401 21:48:35.206604   13148 command_runner.go:130] > Change: 2025-04-01 21:48:35.149834331 +0000
	I0401 21:48:35.206604   13148 command_runner.go:130] >  Birth: -
	I0401 21:48:35.206604   13148 start.go:563] Will wait 60s for crictl version
	I0401 21:48:35.214336   13148 ssh_runner.go:195] Run: which crictl
	I0401 21:48:35.220516   13148 command_runner.go:130] > /usr/bin/crictl
	I0401 21:48:35.228965   13148 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0401 21:48:35.279252   13148 command_runner.go:130] > Version:  0.1.0
	I0401 21:48:35.279252   13148 command_runner.go:130] > RuntimeName:  docker
	I0401 21:48:35.279320   13148 command_runner.go:130] > RuntimeVersion:  27.4.0
	I0401 21:48:35.279320   13148 command_runner.go:130] > RuntimeApiVersion:  v1
	I0401 21:48:35.279320   13148 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.4.0
	RuntimeApiVersion:  v1
	I0401 21:48:35.287511   13148 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0401 21:48:35.320788   13148 command_runner.go:130] > 27.4.0
	I0401 21:48:35.327775   13148 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0401 21:48:35.359795   13148 command_runner.go:130] > 27.4.0
	I0401 21:48:35.363776   13148 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	I0401 21:48:35.366844   13148 out.go:177]   - env NO_PROXY=172.31.179.18
	I0401 21:48:35.371777   13148 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I0401 21:48:35.376784   13148 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I0401 21:48:35.376784   13148 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I0401 21:48:35.376784   13148 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I0401 21:48:35.376784   13148 ip.go:211] Found interface: {Index:7 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:76:b1:ea Flags:up|broadcast|multicast|running}
	I0401 21:48:35.378786   13148 ip.go:214] interface addr: fe80::b0ae:8d:e5e7:59c7/64
	I0401 21:48:35.378786   13148 ip.go:214] interface addr: 172.31.176.1/20
	I0401 21:48:35.386776   13148 ssh_runner.go:195] Run: grep 172.31.176.1	host.minikube.internal$ /etc/hosts
	I0401 21:48:35.392794   13148 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.31.176.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0401 21:48:35.415372   13148 mustload.go:65] Loading cluster: multinode-269600
	I0401 21:48:35.416187   13148 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:48:35.416899   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:48:37.388641   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:48:37.388711   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:37.388711   13148 host.go:66] Checking if "multinode-269600" exists ...
	I0401 21:48:37.389583   13148 certs.go:68] Setting up C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600 for IP: 172.31.176.35
	I0401 21:48:37.389583   13148 certs.go:194] generating shared ca certs ...
	I0401 21:48:37.389672   13148 certs.go:226] acquiring lock for ca certs: {Name:mkcb932913049efe02d6e38fc2201d3c46b3b4ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 21:48:37.390240   13148 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key
	I0401 21:48:37.390506   13148 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key
	I0401 21:48:37.390653   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I0401 21:48:37.390806   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I0401 21:48:37.390923   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0401 21:48:37.391140   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0401 21:48:37.391484   13148 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem (1338 bytes)
	W0401 21:48:37.391726   13148 certs.go:480] ignoring C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692_empty.pem, impossibly tiny 0 bytes
	I0401 21:48:37.391726   13148 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0401 21:48:37.391726   13148 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0401 21:48:37.391726   13148 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0401 21:48:37.392383   13148 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I0401 21:48:37.392720   13148 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem (1708 bytes)
	I0401 21:48:37.392927   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem -> /usr/share/ca-certificates/9692.pem
	I0401 21:48:37.393027   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> /usr/share/ca-certificates/96922.pem
	I0401 21:48:37.393141   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:48:37.393193   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0401 21:48:37.442881   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0401 21:48:37.483619   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0401 21:48:37.526982   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0401 21:48:37.569610   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem --> /usr/share/ca-certificates/9692.pem (1338 bytes)
	I0401 21:48:37.612140   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem --> /usr/share/ca-certificates/96922.pem (1708 bytes)
	I0401 21:48:37.653013   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0401 21:48:37.703039   13148 ssh_runner.go:195] Run: openssl version
	I0401 21:48:37.711714   13148 command_runner.go:130] > OpenSSL 1.1.1w  11 Sep 2023
	I0401 21:48:37.719604   13148 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/9692.pem && ln -fs /usr/share/ca-certificates/9692.pem /etc/ssl/certs/9692.pem"
	I0401 21:48:37.745052   13148 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/9692.pem
	I0401 21:48:37.752343   13148 command_runner.go:130] > -rw-r--r-- 1 root root 1338 Apr  1 20:04 /usr/share/ca-certificates/9692.pem
	I0401 21:48:37.752343   13148 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Apr  1 20:04 /usr/share/ca-certificates/9692.pem
	I0401 21:48:37.761772   13148 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/9692.pem
	I0401 21:48:37.770866   13148 command_runner.go:130] > 51391683
	I0401 21:48:37.778480   13148 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/9692.pem /etc/ssl/certs/51391683.0"
	I0401 21:48:37.805050   13148 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/96922.pem && ln -fs /usr/share/ca-certificates/96922.pem /etc/ssl/certs/96922.pem"
	I0401 21:48:37.831054   13148 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/96922.pem
	I0401 21:48:37.838134   13148 command_runner.go:130] > -rw-r--r-- 1 root root 1708 Apr  1 20:04 /usr/share/ca-certificates/96922.pem
	I0401 21:48:37.838134   13148 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Apr  1 20:04 /usr/share/ca-certificates/96922.pem
	I0401 21:48:37.850141   13148 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/96922.pem
	I0401 21:48:37.859420   13148 command_runner.go:130] > 3ec20f2e
	I0401 21:48:37.866971   13148 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/96922.pem /etc/ssl/certs/3ec20f2e.0"
	I0401 21:48:37.894045   13148 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"
	I0401 21:48:37.927710   13148 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:48:37.937791   13148 command_runner.go:130] > -rw-r--r-- 1 root root 1111 Apr  1 19:48 /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:48:37.937791   13148 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr  1 19:48 /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:48:37.950095   13148 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:48:37.958342   13148 command_runner.go:130] > b5213941
	I0401 21:48:37.968097   13148 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"
	I0401 21:48:37.994661   13148 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0401 21:48:38.000352   13148 command_runner.go:130] ! stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0401 21:48:38.000512   13148 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0401 21:48:38.000512   13148 kubeadm.go:934] updating node {m02 172.31.176.35 8443 v1.32.2 docker false true} ...
	I0401 21:48:38.001146   13148 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=multinode-269600-m02 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.31.176.35
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:multinode-269600 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:}
	I0401 21:48:38.008081   13148 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0401 21:48:38.026858   13148 command_runner.go:130] > kubeadm
	I0401 21:48:38.026953   13148 command_runner.go:130] > kubectl
	I0401 21:48:38.026953   13148 command_runner.go:130] > kubelet
	I0401 21:48:38.026953   13148 binaries.go:44] Found k8s binaries, skipping transfer
	I0401 21:48:38.034500   13148 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system
	I0401 21:48:38.050403   13148 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (320 bytes)
	I0401 21:48:38.081094   13148 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0401 21:48:38.118280   13148 ssh_runner.go:195] Run: grep 172.31.179.18	control-plane.minikube.internal$ /etc/hosts
	I0401 21:48:38.124751   13148 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.31.179.18	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0401 21:48:38.152878   13148 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:48:38.326708   13148 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0401 21:48:38.352908   13148 host.go:66] Checking if "multinode-269600" exists ...
	I0401 21:48:38.353621   13148 start.go:317] joinCluster: &{Name:multinode-269600 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName:multinode-269600
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:} Nodes:[{Name: IP:172.31.179.18 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.31.176.35 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.31.179.169 Port:0 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-gad
get: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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableO
ptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0401 21:48:38.353751   13148 start.go:330] removing existing worker node "m02" before attempting to rejoin cluster: &{Name:m02 IP:172.31.176.35 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}
	I0401 21:48:38.353815   13148 host.go:66] Checking if "multinode-269600-m02" exists ...
	I0401 21:48:38.354341   13148 mustload.go:65] Loading cluster: multinode-269600
	I0401 21:48:38.354834   13148 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:48:38.355389   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:48:40.405309   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:48:40.405309   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:40.405390   13148 host.go:66] Checking if "multinode-269600" exists ...
	I0401 21:48:40.408022   13148 api_server.go:166] Checking apiserver status ...
	I0401 21:48:40.417191   13148 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0401 21:48:40.417191   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:48:42.469708   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:48:42.469842   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:42.469842   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:48:44.845475   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:48:44.845475   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:44.845475   13148 sshutil.go:53] new ssh client: &{IP:172.31.179.18 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\id_rsa Username:docker}
	I0401 21:48:44.971174   13148 command_runner.go:130] > 2008
	I0401 21:48:44.971174   13148 ssh_runner.go:235] Completed: sudo pgrep -xnf kube-apiserver.*minikube.*: (4.5539263s)
	I0401 21:48:44.979160   13148 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2008/cgroup
	W0401 21:48:44.998835   13148 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/2008/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I0401 21:48:45.009387   13148 ssh_runner.go:195] Run: ls
	I0401 21:48:45.016358   13148 api_server.go:253] Checking apiserver healthz at https://172.31.179.18:8443/healthz ...
	I0401 21:48:45.023819   13148 api_server.go:279] https://172.31.179.18:8443/healthz returned 200:
	ok
	I0401 21:48:45.031940   13148 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl drain multinode-269600-m02 --force --grace-period=1 --skip-wait-for-delete-timeout=1 --disable-eviction --ignore-daemonsets --delete-emptydir-data
	I0401 21:48:45.338514   13148 command_runner.go:130] ! Warning: ignoring DaemonSet-managed Pods: kube-system/kindnet-qk259, kube-system/kube-proxy-4tqg6
	I0401 21:48:48.364248   13148 command_runner.go:130] > node/multinode-269600-m02 cordoned
	I0401 21:48:48.364774   13148 command_runner.go:130] > pod "busybox-58667487b6-49hlm" has DeletionTimestamp older than 1 seconds, skipping
	I0401 21:48:48.364774   13148 command_runner.go:130] > node/multinode-269600-m02 drained
	I0401 21:48:48.364774   13148 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl drain multinode-269600-m02 --force --grace-period=1 --skip-wait-for-delete-timeout=1 --disable-eviction --ignore-daemonsets --delete-emptydir-data: (3.3327912s)
	I0401 21:48:48.364928   13148 node.go:128] successfully drained node "multinode-269600-m02"
	I0401 21:48:48.364928   13148 ssh_runner.go:195] Run: /bin/bash -c "KUBECONFIG=/var/lib/minikube/kubeconfig sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm reset --force --ignore-preflight-errors=all --cri-socket=unix:///var/run/cri-dockerd.sock"
	I0401 21:48:48.365045   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:48:50.366246   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:48:50.366246   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:50.366328   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:48:52.719774   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:48:52.719774   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:52.720497   13148 sshutil.go:53] new ssh client: &{IP:172.31.176.35 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600-m02\id_rsa Username:docker}
	I0401 21:48:53.165109   13148 command_runner.go:130] ! W0401 21:48:53.198819    1671 removeetcdmember.go:106] [reset] No kubeadm config, using etcd pod spec to get data directory
	I0401 21:48:53.393293   13148 command_runner.go:130] ! W0401 21:48:53.427007    1671 cleanupnode.go:105] [reset] Failed to remove containers: failed to stop running pod ad3250accfa142b034441ec9208bc731795060f18996cfa26f6b369937de4508: rpc error: code = Unknown desc = networkPlugin cni failed to teardown pod "busybox-58667487b6-49hlm_default" network: cni config uninitialized
	I0401 21:48:53.415250   13148 command_runner.go:130] > [preflight] Running pre-flight checks
	I0401 21:48:53.415250   13148 command_runner.go:130] > [reset] Deleted contents of the etcd data directory: /var/lib/etcd
	I0401 21:48:53.415250   13148 command_runner.go:130] > [reset] Stopping the kubelet service
	I0401 21:48:53.415250   13148 command_runner.go:130] > [reset] Unmounting mounted directories in "/var/lib/kubelet"
	I0401 21:48:53.415250   13148 command_runner.go:130] > [reset] Deleting contents of directories: [/etc/kubernetes/manifests /var/lib/kubelet /etc/kubernetes/pki]
	I0401 21:48:53.415250   13148 command_runner.go:130] > [reset] Deleting files: [/etc/kubernetes/admin.conf /etc/kubernetes/super-admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/bootstrap-kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf]
	I0401 21:48:53.415250   13148 command_runner.go:130] > The reset process does not clean CNI configuration. To do so, you must remove /etc/cni/net.d
	I0401 21:48:53.415250   13148 command_runner.go:130] > The reset process does not reset or clean up iptables rules or IPVS tables.
	I0401 21:48:53.415250   13148 command_runner.go:130] > If you wish to reset iptables, you must do so manually by using the "iptables" command.
	I0401 21:48:53.415250   13148 command_runner.go:130] > If your cluster was setup to utilize IPVS, run ipvsadm --clear (or similar)
	I0401 21:48:53.415250   13148 command_runner.go:130] > to reset your system's IPVS tables.
	I0401 21:48:53.415250   13148 command_runner.go:130] > The reset process does not clean your kubeconfig files and you must remove them manually.
	I0401 21:48:53.415250   13148 command_runner.go:130] > Please, check the contents of the $HOME/.kube/config file.
	I0401 21:48:53.415250   13148 ssh_runner.go:235] Completed: /bin/bash -c "KUBECONFIG=/var/lib/minikube/kubeconfig sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm reset --force --ignore-preflight-errors=all --cri-socket=unix:///var/run/cri-dockerd.sock": (5.0502589s)
	I0401 21:48:53.415250   13148 node.go:155] successfully reset node "multinode-269600-m02"
	I0401 21:48:53.416418   13148 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 21:48:53.417004   13148 kapi.go:59] client config for multinode-269600: &rest.Config{Host:"https://172.31.179.18:8443", 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.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-269600\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-269600\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\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)(0x23292e0), 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)}
	I0401 21:48:53.418288   13148 cert_rotation.go:140] Starting client certificate rotation controller
	I0401 21:48:53.418360   13148 type.go:296] "Request Body" body=<
		00000000  6b 38 73 00 0a 13 0a 02  76 31 12 0d 44 65 6c 65  |k8s.....v1..Dele|
		00000010  74 65 4f 70 74 69 6f 6e  73 12 00 1a 00 22 00     |teOptions....".|
	 >
	I0401 21:48:53.418360   13148 round_trippers.go:470] DELETE https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:48:53.418360   13148 round_trippers.go:476] Request Headers:
	I0401 21:48:53.418900   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:48:53.418900   13148 round_trippers.go:480]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:48:53.418900   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:48:53.441747   13148 round_trippers.go:581] Response Status: 200 OK in 22 milliseconds
	I0401 21:48:53.441829   13148 round_trippers.go:584] Response Headers:
	I0401 21:48:53.441829   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:48:53.441829   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:48:53.441829   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:48:53.441829   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:48:53.441829   13148 round_trippers.go:587]     Content-Length: 120
	I0401 21:48:53.441829   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:48:53 GMT
	I0401 21:48:53.441884   13148 round_trippers.go:587]     Audit-Id: 5794a2ba-164f-4553-bd18-0729befe8dd5
	I0401 21:48:53.443211   13148 type.go:296] "Response Body" body=<
		00000000  6b 38 73 00 0a 0c 0a 02  76 31 12 06 53 74 61 74  |k8s.....v1..Stat|
		00000010  75 73 12 60 0a 06 0a 00  12 00 1a 00 12 07 53 75  |us.`..........Su|
		00000020  63 63 65 73 73 1a 00 22  00 2a 47 0a 14 6d 75 6c  |ccess..".*G..mul|
		00000030  74 69 6e 6f 64 65 2d 32  36 39 36 30 30 2d 6d 30  |tinode-269600-m0|
		00000040  32 12 00 1a 05 6e 6f 64  65 73 28 00 32 24 61 63  |2....nodes(.2$ac|
		00000050  61 34 31 36 32 62 2d 37  65 36 32 2d 34 39 31 34  |a4162b-7e62-4914|
		00000060  2d 39 63 30 37 2d 34 37  62 39 33 61 64 61 65 31  |-9c07-47b93adae1|
		00000070  33 38 30 00 1a 00 22 00                           |380...".|
	 >
	I0401 21:48:53.443211   13148 node.go:180] successfully deleted node "multinode-269600-m02"
	I0401 21:48:53.443211   13148 start.go:334] successfully removed existing worker node "m02" from cluster: &{Name:m02 IP:172.31.176.35 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}
	I0401 21:48:53.443211   13148 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0"
	I0401 21:48:53.443211   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:48:55.434811   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:48:55.434811   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:55.434811   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:48:57.854076   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:48:57.855232   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:57.855584   13148 sshutil.go:53] new ssh client: &{IP:172.31.179.18 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\id_rsa Username:docker}
	I0401 21:48:58.058863   13148 command_runner.go:130] > kubeadm join control-plane.minikube.internal:8443 --token w599yt.47xt6q3ov60x4o5n --discovery-token-ca-cert-hash sha256:ed5237e1582cd047e1509318b1994269b35c4e12bbc4d4044d51e18aae42aac6 
	I0401 21:48:58.062581   13148 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0": (4.619311s)
	I0401 21:48:58.062581   13148 start.go:343] trying to join worker node "m02" to cluster: &{Name:m02 IP:172.31.176.35 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}
	I0401 21:48:58.062581   13148 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token w599yt.47xt6q3ov60x4o5n --discovery-token-ca-cert-hash sha256:ed5237e1582cd047e1509318b1994269b35c4e12bbc4d4044d51e18aae42aac6 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=multinode-269600-m02"
	I0401 21:48:58.230064   13148 command_runner.go:130] ! 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0401 21:48:59.620429   13148 command_runner.go:130] > [preflight] Running pre-flight checks
	I0401 21:48:59.620566   13148 command_runner.go:130] > [preflight] Reading configuration from the "kubeadm-config" ConfigMap in namespace "kube-system"...
	I0401 21:48:59.620566   13148 command_runner.go:130] > [preflight] Use 'kubeadm init phase upload-config --config your-config.yaml' to re-upload it.
	I0401 21:48:59.620566   13148 command_runner.go:130] > [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0401 21:48:59.620566   13148 command_runner.go:130] > [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0401 21:48:59.620625   13148 command_runner.go:130] > [kubelet-start] Starting the kubelet
	I0401 21:48:59.620625   13148 command_runner.go:130] > [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0401 21:48:59.620625   13148 command_runner.go:130] > [kubelet-check] The kubelet is healthy after 1.006928232s
	I0401 21:48:59.620700   13148 command_runner.go:130] > [kubelet-start] Waiting for the kubelet to perform the TLS Bootstrap
	I0401 21:48:59.620700   13148 command_runner.go:130] > This node has joined the cluster:
	I0401 21:48:59.620700   13148 command_runner.go:130] > * Certificate signing request was sent to apiserver and a response was received.
	I0401 21:48:59.620700   13148 command_runner.go:130] > * The Kubelet was informed of the new secure connection details.
	I0401 21:48:59.620700   13148 command_runner.go:130] > Run 'kubectl get nodes' on the control-plane to see this node join the cluster.
	I0401 21:48:59.620769   13148 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token w599yt.47xt6q3ov60x4o5n --discovery-token-ca-cert-hash sha256:ed5237e1582cd047e1509318b1994269b35c4e12bbc4d4044d51e18aae42aac6 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=multinode-269600-m02": (1.558169s)
	I0401 21:48:59.620832   13148 ssh_runner.go:195] Run: /bin/bash -c "sudo systemctl daemon-reload && sudo systemctl enable kubelet && sudo systemctl start kubelet"
	I0401 21:48:59.811687   13148 command_runner.go:130] ! Created symlink /etc/systemd/system/multi-user.target.wants/kubelet.service → /usr/lib/systemd/system/kubelet.service.
	I0401 21:48:59.977143   13148 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes multinode-269600-m02 minikube.k8s.io/updated_at=2025_04_01T21_48_59_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=73c6e1c927350a51068882397e0642f8dfb63f2a minikube.k8s.io/name=multinode-269600 minikube.k8s.io/primary=false
	I0401 21:49:00.114297   13148 command_runner.go:130] > node/multinode-269600-m02 labeled
	I0401 21:49:00.115174   13148 start.go:319] duration metric: took 21.7612793s to joinCluster
	I0401 21:49:00.115308   13148 start.go:235] Will wait 6m0s for node &{Name:m02 IP:172.31.176.35 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}
	I0401 21:49:00.115933   13148 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:49:00.117664   13148 out.go:177] * Verifying Kubernetes components...
	I0401 21:49:00.128607   13148 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:49:00.317713   13148 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0401 21:49:00.343152   13148 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 21:49:00.344143   13148 kapi.go:59] client config for multinode-269600: &rest.Config{Host:"https://172.31.179.18:8443", 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.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-269600\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-269600\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\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)(0x23292e0), 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)}
	I0401 21:49:00.344143   13148 node_ready.go:35] waiting up to 6m0s for node "multinode-269600-m02" to be "Ready" ...
	I0401 21:49:00.344143   13148 type.go:168] "Request Body" body=""
	I0401 21:49:00.345188   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:00.345188   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:00.345188   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:00.345188   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:00.350895   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:49:00.351443   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:00.351443   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:00.351443   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:00.351443   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:00.351443   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:00.351517   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:00 GMT
	I0401 21:49:00.351517   13148 round_trippers.go:587]     Audit-Id: fc875e41-cb42-4564-b68f-bc861976abf0
	I0401 21:49:00.351517   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:00.351635   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:00.844608   13148 type.go:168] "Request Body" body=""
	I0401 21:49:00.844608   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:00.844608   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:00.844608   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:00.844608   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:00.849059   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:00.849184   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:00.849184   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:00.849184   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:00.849184   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:00.849184   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:00 GMT
	I0401 21:49:00.849184   13148 round_trippers.go:587]     Audit-Id: f358a9a5-d38c-459c-9856-1f14992e014d
	I0401 21:49:00.849184   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:00.849184   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:00.849415   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:01.344986   13148 type.go:168] "Request Body" body=""
	I0401 21:49:01.345166   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:01.345166   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:01.345166   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:01.345166   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:01.350804   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:49:01.350804   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:01.350804   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:01 GMT
	I0401 21:49:01.350804   13148 round_trippers.go:587]     Audit-Id: 1e758cc3-f649-452e-93a0-a324ac96de8b
	I0401 21:49:01.350804   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:01.350804   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:01.350804   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:01.350804   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:01.350804   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:01.350804   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:01.845409   13148 type.go:168] "Request Body" body=""
	I0401 21:49:01.845409   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:01.845409   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:01.845409   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:01.845409   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:01.849981   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:01.849981   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:01.849981   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:01.849981   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:01 GMT
	I0401 21:49:01.849981   13148 round_trippers.go:587]     Audit-Id: 4e6360f5-d4a4-416b-b644-7459efce93f5
	I0401 21:49:01.849981   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:01.849981   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:01.849981   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:01.849981   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:01.849981   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:02.344986   13148 type.go:168] "Request Body" body=""
	I0401 21:49:02.344986   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:02.344986   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:02.344986   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:02.344986   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:02.348966   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:02.348966   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:02.348966   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:02.348966   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:02 GMT
	I0401 21:49:02.348966   13148 round_trippers.go:587]     Audit-Id: 28725879-051d-4777-8178-6ac557cd696c
	I0401 21:49:02.348966   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:02.348966   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:02.348966   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:02.348966   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:02.348966   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:02.348966   13148 node_ready.go:53] node "multinode-269600-m02" has status "Ready":"False"
	I0401 21:49:02.844976   13148 type.go:168] "Request Body" body=""
	I0401 21:49:02.845603   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:02.845603   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:02.845603   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:02.845603   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:02.850070   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:02.850148   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:02.850148   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:02.850148   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:02.850148   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:02.850148   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:02 GMT
	I0401 21:49:02.850148   13148 round_trippers.go:587]     Audit-Id: 36770e50-07ae-4ddc-b385-c0c31e46c55d
	I0401 21:49:02.850148   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:02.850148   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:02.850485   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:03.344892   13148 type.go:168] "Request Body" body=""
	I0401 21:49:03.345284   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:03.345284   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:03.345284   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:03.345284   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:03.352875   13148 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0401 21:49:03.352875   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:03.352875   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:03.352875   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:03.352875   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:03.352875   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:03 GMT
	I0401 21:49:03.352875   13148 round_trippers.go:587]     Audit-Id: 8c2a60f5-49d4-4b7b-a9fc-f4d4c96f797b
	I0401 21:49:03.352875   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:03.352875   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:03.352875   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:03.844767   13148 type.go:168] "Request Body" body=""
	I0401 21:49:03.844916   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:03.844916   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:03.844916   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:03.844956   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:03.848841   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:03.848921   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:03.848921   13148 round_trippers.go:587]     Audit-Id: 8564b1b1-92a8-4610-bdb7-7ae9718fa323
	I0401 21:49:03.848921   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:03.848921   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:03.848921   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:03.848921   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:03.848921   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:03.848921   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:03 GMT
	I0401 21:49:03.849191   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:04.344996   13148 type.go:168] "Request Body" body=""
	I0401 21:49:04.344996   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:04.344996   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:04.344996   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:04.344996   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:04.349068   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:04.349068   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:04.349122   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:04.349122   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:04 GMT
	I0401 21:49:04.349122   13148 round_trippers.go:587]     Audit-Id: 2a516da8-7388-4d02-b15c-366593b77140
	I0401 21:49:04.349122   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:04.349122   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:04.349122   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:04.349122   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:04.349343   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:04.845433   13148 type.go:168] "Request Body" body=""
	I0401 21:49:04.846100   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:04.846100   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:04.846100   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:04.846141   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:04.851928   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:49:04.851928   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:04.851928   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:04.851928   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:04.851928   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:04.851928   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:04 GMT
	I0401 21:49:04.851928   13148 round_trippers.go:587]     Audit-Id: 5d788baf-b6c3-41a2-a162-6e1832aa33ae
	I0401 21:49:04.851928   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:04.851928   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:04.852217   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:04.852350   13148 node_ready.go:53] node "multinode-269600-m02" has status "Ready":"False"
	I0401 21:49:05.345623   13148 type.go:168] "Request Body" body=""
	I0401 21:49:05.345797   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:05.345797   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:05.345797   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:05.345979   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:05.349162   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:05.349162   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:05.349162   13148 round_trippers.go:587]     Audit-Id: ebe8c967-90d4-4670-90cf-14b2950f8519
	I0401 21:49:05.349162   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:05.349162   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:05.349162   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:05.349162   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:05.349162   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:05.349162   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:05 GMT
	I0401 21:49:05.349162   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:05.844467   13148 type.go:168] "Request Body" body=""
	I0401 21:49:05.844467   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:05.844467   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:05.844467   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:05.844467   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:05.848927   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:05.848927   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:05.848927   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:05.849024   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:05.849024   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:05.849024   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:05.849024   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:05 GMT
	I0401 21:49:05.849024   13148 round_trippers.go:587]     Audit-Id: ea78a7b9-a1ce-44dd-a96f-6cc401c52de4
	I0401 21:49:05.849024   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:05.849347   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:06.344933   13148 type.go:168] "Request Body" body=""
	I0401 21:49:06.345234   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:06.345234   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:06.345234   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:06.345234   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:06.351951   13148 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 21:49:06.351951   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:06.351951   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:06.351951   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:06.351951   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:06.351951   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:06 GMT
	I0401 21:49:06.351951   13148 round_trippers.go:587]     Audit-Id: a8fe5b64-b0dc-4b45-aac6-4531960a314f
	I0401 21:49:06.351951   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:06.351951   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:06.352924   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:06.845080   13148 type.go:168] "Request Body" body=""
	I0401 21:49:06.845080   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:06.845286   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:06.845328   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:06.845328   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:06.851786   13148 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 21:49:06.851786   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:06.851786   13148 round_trippers.go:587]     Audit-Id: 466c8259-992f-4693-9efa-18aed0f240c0
	I0401 21:49:06.851786   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:06.851786   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:06.851786   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:06.852755   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:06.852755   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:06.852755   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:06 GMT
	I0401 21:49:06.852755   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:06.852755   13148 node_ready.go:53] node "multinode-269600-m02" has status "Ready":"False"
	I0401 21:49:07.345113   13148 type.go:168] "Request Body" body=""
	I0401 21:49:07.345113   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:07.345113   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:07.345113   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:07.345113   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:07.348875   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:07.348875   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:07.348932   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:07.348932   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:07.348932   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:07.348932   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:07 GMT
	I0401 21:49:07.348932   13148 round_trippers.go:587]     Audit-Id: df39b432-94ae-4a78-9f57-1e07339ffb05
	I0401 21:49:07.348932   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:07.348932   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:07.349192   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:07.844839   13148 type.go:168] "Request Body" body=""
	I0401 21:49:07.845242   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:07.845242   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:07.845242   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:07.845348   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:07.849049   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:07.849049   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:07.849049   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:07.849049   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:07.849049   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:07.849049   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:07.849222   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:07 GMT
	I0401 21:49:07.849222   13148 round_trippers.go:587]     Audit-Id: 9e98d26a-bebb-4b60-9a6b-3d46c150b58b
	I0401 21:49:07.849222   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:07.849379   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:08.344643   13148 type.go:168] "Request Body" body=""
	I0401 21:49:08.344643   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:08.344643   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:08.344643   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:08.344643   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:08.348148   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:08.348233   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:08.348262   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:08.348262   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:08.348262   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:08.348262   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:08.348262   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:08 GMT
	I0401 21:49:08.348262   13148 round_trippers.go:587]     Audit-Id: e3488498-41d5-43ff-b270-a785adb9b1fc
	I0401 21:49:08.348262   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:08.348442   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:08.844912   13148 type.go:168] "Request Body" body=""
	I0401 21:49:08.844912   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:08.844912   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:08.844912   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:08.844912   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:08.849134   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:08.849926   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:08.849926   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:08.849997   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:08.849997   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:08.849997   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:08.849997   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:08.849997   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:08 GMT
	I0401 21:49:08.849997   13148 round_trippers.go:587]     Audit-Id: a8ae8fd4-023b-421a-b50b-3d9074c95bb6
	I0401 21:49:08.849997   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:09.345341   13148 type.go:168] "Request Body" body=""
	I0401 21:49:09.345341   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:09.345341   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:09.345341   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:09.345341   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:09.349169   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:09.349169   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:09.349169   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:09.349169   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:09.349169   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:09.349169   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:09.349169   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:09.349169   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:09 GMT
	I0401 21:49:09.349169   13148 round_trippers.go:587]     Audit-Id: dded66ff-91c3-4a7c-9fa3-ec169a6e808e
	I0401 21:49:09.349169   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:09.349169   13148 node_ready.go:53] node "multinode-269600-m02" has status "Ready":"False"
	I0401 21:49:09.845282   13148 type.go:168] "Request Body" body=""
	I0401 21:49:09.845282   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:09.845282   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:09.845282   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:09.845282   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:09.850711   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:49:09.850770   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:09.850770   13148 round_trippers.go:587]     Audit-Id: 17ca6833-67ef-4fd6-9e5c-85aa837b1de6
	I0401 21:49:09.850770   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:09.850770   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:09.850770   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:09.850770   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:09.850832   13148 round_trippers.go:587]     Content-Length: 3641
	I0401 21:49:09.850832   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:09 GMT
	I0401 21:49:09.851059   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 37 35 38 00  |430dd4e12.20758.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0401 21:49:10.345279   13148 type.go:168] "Request Body" body=""
	I0401 21:49:10.345279   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:10.345279   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:10.345279   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:10.345279   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:10.352862   13148 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0401 21:49:10.352862   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:10.352862   13148 round_trippers.go:587]     Content-Length: 3641
	I0401 21:49:10.352862   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:10 GMT
	I0401 21:49:10.352862   13148 round_trippers.go:587]     Audit-Id: 9865b8a2-1cda-4337-8422-eefb754a5569
	I0401 21:49:10.352862   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:10.352862   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:10.352862   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:10.352862   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:10.352862   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 37 35 38 00  |430dd4e12.20758.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0401 21:49:10.844972   13148 type.go:168] "Request Body" body=""
	I0401 21:49:10.845388   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:10.845388   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:10.845388   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:10.845388   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:10.850321   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:10.850429   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:10.850429   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:10.850429   13148 round_trippers.go:587]     Content-Length: 3641
	I0401 21:49:10.850429   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:10 GMT
	I0401 21:49:10.850429   13148 round_trippers.go:587]     Audit-Id: d8f60f98-ed8b-4be0-9c6b-05163a6ba6da
	I0401 21:49:10.850429   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:10.850429   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:10.850429   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:10.850540   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 37 35 38 00  |430dd4e12.20758.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0401 21:49:11.344588   13148 type.go:168] "Request Body" body=""
	I0401 21:49:11.344588   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:11.344588   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:11.344588   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:11.344588   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:11.348110   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:11.348158   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:11.348158   13148 round_trippers.go:587]     Content-Length: 3641
	I0401 21:49:11.348158   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:11 GMT
	I0401 21:49:11.348158   13148 round_trippers.go:587]     Audit-Id: bc34a4bc-5e07-454c-bddc-bc69be6a2750
	I0401 21:49:11.348158   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:11.348158   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:11.348158   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:11.348158   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:11.348246   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 37 35 38 00  |430dd4e12.20758.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0401 21:49:11.844608   13148 type.go:168] "Request Body" body=""
	I0401 21:49:11.844608   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:11.844608   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:11.844608   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:11.844608   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:11.849062   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:11.849062   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:11.849062   13148 round_trippers.go:587]     Audit-Id: 4b95895d-582c-48e2-b1a0-e9d7663da1ee
	I0401 21:49:11.849062   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:11.849062   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:11.849062   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:11.849062   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:11.849062   13148 round_trippers.go:587]     Content-Length: 3641
	I0401 21:49:11.849062   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:11 GMT
	I0401 21:49:11.849354   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 37 35 38 00  |430dd4e12.20758.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0401 21:49:11.849535   13148 node_ready.go:53] node "multinode-269600-m02" has status "Ready":"False"
	I0401 21:49:12.344606   13148 type.go:168] "Request Body" body=""
	I0401 21:49:12.344606   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:12.344606   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:12.344606   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:12.344606   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:12.348523   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:12.348523   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:12.348617   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:12.348617   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:12.348617   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:12.348617   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:12.348617   13148 round_trippers.go:587]     Content-Length: 3641
	I0401 21:49:12.348617   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:12 GMT
	I0401 21:49:12.348617   13148 round_trippers.go:587]     Audit-Id: 6f04db00-63e6-44ef-a088-0827e73eaae8
	I0401 21:49:12.348842   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 37 35 38 00  |430dd4e12.20758.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0401 21:49:12.844956   13148 type.go:168] "Request Body" body=""
	I0401 21:49:12.844956   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:12.844956   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:12.844956   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:12.844956   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:12.851501   13148 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 21:49:12.851501   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:12.851501   13148 round_trippers.go:587]     Audit-Id: b5925904-e1e4-40cd-a649-9b48f1cfc9ab
	I0401 21:49:12.851501   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:12.851501   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:12.851501   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:12.851501   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:12.851501   13148 round_trippers.go:587]     Content-Length: 3641
	I0401 21:49:12.851501   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:12 GMT
	I0401 21:49:12.851501   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 37 35 38 00  |430dd4e12.20758.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0401 21:49:13.345163   13148 type.go:168] "Request Body" body=""
	I0401 21:49:13.345250   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:13.345250   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:13.345250   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:13.345250   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:13.349021   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:13.349082   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:13.349082   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:13 GMT
	I0401 21:49:13.349082   13148 round_trippers.go:587]     Audit-Id: 9994b12b-4314-48b1-a6b9-40b39af36ca1
	I0401 21:49:13.349082   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:13.349082   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:13.349082   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:13.349082   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:13.349082   13148 round_trippers.go:587]     Content-Length: 3641
	I0401 21:49:13.349082   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 37 35 38 00  |430dd4e12.20758.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0401 21:49:13.844806   13148 type.go:168] "Request Body" body=""
	I0401 21:49:13.844806   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:13.844806   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:13.844806   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:13.844806   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:13.848679   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:13.848679   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:13.848679   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:13 GMT
	I0401 21:49:13.848679   13148 round_trippers.go:587]     Audit-Id: 22089550-06bd-47b5-9df0-5e1056700ab6
	I0401 21:49:13.848679   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:13.848679   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:13.848679   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:13.848679   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:13.848679   13148 round_trippers.go:587]     Content-Length: 3641
	I0401 21:49:13.848679   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 37 35 38 00  |430dd4e12.20758.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0401 21:49:14.344989   13148 type.go:168] "Request Body" body=""
	I0401 21:49:14.344989   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:14.344989   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:14.344989   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:14.344989   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:14.349524   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:14.349569   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:14.349569   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:14.349569   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:14.349569   13148 round_trippers.go:587]     Content-Length: 3641
	I0401 21:49:14.349656   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:14 GMT
	I0401 21:49:14.349656   13148 round_trippers.go:587]     Audit-Id: 8cd00805-8b1f-4b66-8257-62c0d06fdfb6
	I0401 21:49:14.349656   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:14.349656   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:14.349940   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 37 35 38 00  |430dd4e12.20758.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0401 21:49:14.350062   13148 node_ready.go:53] node "multinode-269600-m02" has status "Ready":"False"
	I0401 21:49:14.844525   13148 type.go:168] "Request Body" body=""
	I0401 21:49:14.845364   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:14.845364   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:14.845364   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:14.845364   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:14.849190   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:14.849190   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:14.849190   13148 round_trippers.go:587]     Audit-Id: 6037cecc-84d4-49e0-b0aa-ce18733d2a9e
	I0401 21:49:14.849190   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:14.849190   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:14.849266   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:14.849266   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:14.849266   13148 round_trippers.go:587]     Content-Length: 3641
	I0401 21:49:14.849266   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:14 GMT
	I0401 21:49:14.849504   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 37 35 38 00  |430dd4e12.20758.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0401 21:49:15.345050   13148 type.go:168] "Request Body" body=""
	I0401 21:49:15.345050   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:15.345050   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.345050   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.345050   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.349070   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:15.349070   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.349070   13148 round_trippers.go:587]     Content-Length: 3519
	I0401 21:49:15.349070   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.349070   13148 round_trippers.go:587]     Audit-Id: 2cdd9416-d76b-42dc-84b7-cfa05215c4e7
	I0401 21:49:15.349070   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.349070   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.349070   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.349070   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.349070   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a8 1b 0a b0 0f 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 38 35 38 00  |430dd4e12.20858.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16355 chars]
	 >
	I0401 21:49:15.350058   13148 node_ready.go:49] node "multinode-269600-m02" has status "Ready":"True"
	I0401 21:49:15.350058   13148 node_ready.go:38] duration metric: took 15.0057259s for node "multinode-269600-m02" to be "Ready" ...
	I0401 21:49:15.350058   13148 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0401 21:49:15.350058   13148 type.go:204] "Request Body" body=""
	I0401 21:49:15.350058   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods
	I0401 21:49:15.350058   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.350058   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.350058   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.363226   13148 round_trippers.go:581] Response Status: 200 OK in 13 milliseconds
	I0401 21:49:15.363335   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.363335   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.363335   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.363335   13148 round_trippers.go:587]     Audit-Id: e495f426-d952-4554-82be-c77292f84eff
	I0401 21:49:15.363335   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.363335   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.363335   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.366547   13148 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 b7 e9 03 0a  0a 0a 00 12 04 32 30 38  |ist..........208|
		00000020  36 1a 00 12 c3 28 0a af  19 0a 18 63 6f 72 65 64  |6....(.....cored|
		00000030  6e 73 2d 36 36 38 64 36  62 66 39 62 63 2d 37 6a  |ns-668d6bf9bc-7j|
		00000040  63 6e 36 12 13 63 6f 72  65 64 6e 73 2d 36 36 38  |cn6..coredns-668|
		00000050  64 36 62 66 39 62 63 2d  1a 0b 6b 75 62 65 2d 73  |d6bf9bc-..kube-s|
		00000060  79 73 74 65 6d 22 00 2a  24 37 30 64 34 39 63 37  |ystem".*$70d49c7|
		00000070  61 2d 31 30 35 63 2d 34  63 38 34 2d 62 32 32 61  |a-105c-4c84-b22a|
		00000080  2d 32 38 64 61 35 62 66  62 38 36 62 65 32 04 31  |-28da5bfb86be2.1|
		00000090  38 38 37 38 00 42 08 08  d1 b2 b1 bf 06 10 00 5a  |8878.B.........Z|
		000000a0  13 0a 07 6b 38 73 2d 61  70 70 12 08 6b 75 62 65  |...k8s-app..kube|
		000000b0  2d 64 6e 73 5a 1f 0a 11  70 6f 64 2d 74 65 6d 70  |-dnsZ...pod-temp|
		000000c0  6c 61 74 65 2d 68 61 73  68 12 0a 36 36 38 64 36  |late-hash..668d [truncated 308484 chars]
	 >
	I0401 21:49:15.367259   13148 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:15.367375   13148 type.go:168] "Request Body" body=""
	I0401 21:49:15.367432   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:49:15.367432   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.367432   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.367432   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.370850   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:15.370850   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.370850   13148 round_trippers.go:587]     Audit-Id: c01b1251-864d-44d9-b830-f53f811002ac
	I0401 21:49:15.370850   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.370850   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.370850   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.370850   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.370850   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.371491   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  c3 28 0a af 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.(.....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 04 31 38 38 37 38  |a5bfb86be2.18878|
		00000080  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 24723 chars]
	 >
	I0401 21:49:15.371491   13148 type.go:168] "Request Body" body=""
	I0401 21:49:15.371491   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:49:15.371491   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.371491   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.371491   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.374699   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:15.374761   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.374761   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.374761   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.374761   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.374761   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.374761   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.374761   13148 round_trippers.go:587]     Audit-Id: fd5b6635-13c4-4cc1-b51e-411fe1fa40da
	I0401 21:49:15.375323   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:49:15.375430   13148 pod_ready.go:93] pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace has status "Ready":"True"
	I0401 21:49:15.375482   13148 pod_ready.go:82] duration metric: took 8.1919ms for pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:15.375482   13148 pod_ready.go:79] waiting up to 6m0s for pod "etcd-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:15.375540   13148 type.go:168] "Request Body" body=""
	I0401 21:49:15.375644   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/etcd-multinode-269600
	I0401 21:49:15.375701   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.375701   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.375701   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.377628   13148 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0401 21:49:15.377628   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.377628   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.377628   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.377628   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.377628   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.377628   13148 round_trippers.go:587]     Audit-Id: 01bde6d3-da38-4fb1-a7bd-67a343fd8524
	I0401 21:49:15.377628   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.377628   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  f6 2b 0a 9d 1a 0a 15 65  74 63 64 2d 6d 75 6c 74  |.+.....etcd-mult|
		00000020  69 6e 6f 64 65 2d 32 36  39 36 30 30 12 00 1a 0b  |inode-269600....|
		00000030  6b 75 62 65 2d 73 79 73  74 65 6d 22 00 2a 24 36  |kube-system".*$6|
		00000040  38 31 61 38 35 39 31 2d  33 64 30 62 2d 34 61 65  |81a8591-3d0b-4ae|
		00000050  30 2d 61 62 39 64 2d 39  33 61 66 63 63 36 36 66  |0-ab9d-93afcc66f|
		00000060  39 63 36 32 04 31 38 34  34 38 00 42 08 08 a4 bd  |9c62.18448.B....|
		00000070  b1 bf 06 10 00 5a 11 0a  09 63 6f 6d 70 6f 6e 65  |.....Z...compone|
		00000080  6e 74 12 04 65 74 63 64  5a 15 0a 04 74 69 65 72  |nt..etcdZ...tier|
		00000090  12 0d 63 6f 6e 74 72 6f  6c 2d 70 6c 61 6e 65 62  |..control-planeb|
		000000a0  4e 0a 30 6b 75 62 65 61  64 6d 2e 6b 75 62 65 72  |N.0kubeadm.kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 65 74 63 64 2e 61 64  |netes.io/etcd.ad|
		000000c0  76 65 72 74 69 73 65 2d  63 6c 69 65 6e 74 2d 75  |vertise-client- [truncated 26859 chars]
	 >
	I0401 21:49:15.378601   13148 type.go:168] "Request Body" body=""
	I0401 21:49:15.378601   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:49:15.378601   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.378601   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.378601   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.381887   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:15.381950   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.381950   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.381950   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.381950   13148 round_trippers.go:587]     Audit-Id: ce7aa950-0b62-46db-a251-f682a88321c1
	I0401 21:49:15.381950   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.381950   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.382016   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.382225   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:49:15.382358   13148 pod_ready.go:93] pod "etcd-multinode-269600" in "kube-system" namespace has status "Ready":"True"
	I0401 21:49:15.382358   13148 pod_ready.go:82] duration metric: took 6.8757ms for pod "etcd-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:15.382358   13148 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:15.382358   13148 type.go:168] "Request Body" body=""
	I0401 21:49:15.382607   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-multinode-269600
	I0401 21:49:15.382607   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.382607   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.382607   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.384608   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:49:15.384608   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.384608   13148 round_trippers.go:587]     Audit-Id: 44cc8e5a-2611-43d1-af46-84c4a1e6cce2
	I0401 21:49:15.384608   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.384608   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.384608   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.384608   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.384608   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.384608   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a5 35 0a ad 1c 0a 1f 6b  75 62 65 2d 61 70 69 73  |.5.....kube-apis|
		00000020  65 72 76 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |erver-multinode-|
		00000030  32 36 39 36 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |269600....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 30 31 31 31 65 65 62  |ystem".*$0111eeb|
		00000050  34 2d 33 38 61 65 2d 34  33 33 36 2d 38 63 62 64  |4-38ae-4336-8cbd|
		00000060  2d 37 33 35 62 64 34 31  31 39 31 63 33 32 04 31  |-735bd41191c32.1|
		00000070  38 34 36 38 00 42 08 08  a4 bd b1 bf 06 10 00 5a  |8468.B.........Z|
		00000080  1b 0a 09 63 6f 6d 70 6f  6e 65 6e 74 12 0e 6b 75  |...component..ku|
		00000090  62 65 2d 61 70 69 73 65  72 76 65 72 5a 15 0a 04  |be-apiserverZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 55 0a 3f 6b  75 62 65 61 64 6d 2e 6b  |anebU.?kubeadm.k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 6b 75 62  |ubernetes.io/ku [truncated 32783 chars]
	 >
	I0401 21:49:15.384608   13148 type.go:168] "Request Body" body=""
	I0401 21:49:15.384608   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:49:15.384608   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.384608   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.384608   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.386631   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:49:15.387610   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.387610   13148 round_trippers.go:587]     Audit-Id: 6b461551-6b26-4ab1-adc3-c9dcf3fccd3e
	I0401 21:49:15.387610   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.387610   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.387610   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.387610   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.387610   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.387610   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:49:15.387610   13148 pod_ready.go:93] pod "kube-apiserver-multinode-269600" in "kube-system" namespace has status "Ready":"True"
	I0401 21:49:15.387610   13148 pod_ready.go:82] duration metric: took 5.2518ms for pod "kube-apiserver-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:15.387610   13148 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:15.388162   13148 type.go:168] "Request Body" body=""
	I0401 21:49:15.388162   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-multinode-269600
	I0401 21:49:15.388162   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.388261   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.388261   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.390907   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:49:15.390907   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.390907   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.390907   13148 round_trippers.go:587]     Audit-Id: 96575653-b93c-4fbc-9967-708eee79b7ce
	I0401 21:49:15.390907   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.390907   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.390907   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.391182   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.391478   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  da 31 0a 9a 1d 0a 28 6b  75 62 65 2d 63 6f 6e 74  |.1....(kube-cont|
		00000020  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 2d 6d  |roller-manager-m|
		00000030  75 6c 74 69 6e 6f 64 65  2d 32 36 39 36 30 30 12  |ultinode-269600.|
		00000040  00 1a 0b 6b 75 62 65 2d  73 79 73 74 65 6d 22 00  |...kube-system".|
		00000050  2a 24 65 37 64 37 36 62  39 63 2d 35 35 61 35 2d  |*$e7d76b9c-55a5-|
		00000060  34 39 34 61 2d 61 33 37  39 2d 61 64 64 30 33 39  |494a-a379-add039|
		00000070  37 37 34 37 65 62 32 04  31 38 33 39 38 00 42 08  |7747eb2.18398.B.|
		00000080  08 cc b2 b1 bf 06 10 00  5a 24 0a 09 63 6f 6d 70  |........Z$..comp|
		00000090  6f 6e 65 6e 74 12 17 6b  75 62 65 2d 63 6f 6e 74  |onent..kube-cont|
		000000a0  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 5a 15  |roller-managerZ.|
		000000b0  0a 04 74 69 65 72 12 0d  63 6f 6e 74 72 6f 6c 2d  |..tier..control-|
		000000c0  70 6c 61 6e 65 62 3d 0a  19 6b 75 62 65 72 6e 65  |planeb=..kubern [truncated 30497 chars]
	 >
	I0401 21:49:15.391684   13148 type.go:168] "Request Body" body=""
	I0401 21:49:15.391752   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:49:15.391752   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.391752   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.391752   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.393463   13148 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0401 21:49:15.393463   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.393463   13148 round_trippers.go:587]     Audit-Id: dc222c8b-2ddb-4df4-aa27-ede7ac0e059a
	I0401 21:49:15.393463   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.393463   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.393463   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.393463   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.393463   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.394141   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:49:15.394141   13148 pod_ready.go:93] pod "kube-controller-manager-multinode-269600" in "kube-system" namespace has status "Ready":"True"
	I0401 21:49:15.394141   13148 pod_ready.go:82] duration metric: took 6.5311ms for pod "kube-controller-manager-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:15.394141   13148 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-4tqg6" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:15.394141   13148 type.go:168] "Request Body" body=""
	I0401 21:49:15.545934   13148 request.go:661] Waited for 151.7911ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-4tqg6
	I0401 21:49:15.545934   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-4tqg6
	I0401 21:49:15.545934   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.545934   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.545934   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.549936   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:15.549936   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.549936   13148 round_trippers.go:587]     Audit-Id: 232ed5c2-9ed6-44d9-aa48-af266668c9b6
	I0401 21:49:15.549936   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.549936   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.549936   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.549936   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.549936   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.550364   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a6 25 0a c0 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.%.....kube-prox|
		00000020  79 2d 34 74 71 67 36 12  0b 6b 75 62 65 2d 70 72  |y-4tqg6..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 62 38 35  32 31 66 33 61 2d 38 65  |m".*$b8521f3a-8e|
		00000050  39 38 2d 34 35 31 31 2d  38 34 32 61 2d 63 34 37  |98-4511-842a-c47|
		00000060  36 34 32 36 30 63 32 65  61 32 04 32 30 35 39 38  |64260c2ea2.20598|
		00000070  00 42 08 08 81 b4 b1 bf  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 22672 chars]
	 >
	I0401 21:49:15.550585   13148 type.go:168] "Request Body" body=""
	I0401 21:49:15.745508   13148 request.go:661] Waited for 194.9204ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:15.745875   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:15.745875   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.745983   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.745983   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.749954   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:15.749954   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.749954   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.749954   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.749954   13148 round_trippers.go:587]     Content-Length: 3519
	I0401 21:49:15.749954   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.749954   13148 round_trippers.go:587]     Audit-Id: 9cb55be6-8e5c-43a4-b207-b6276eddf52b
	I0401 21:49:15.749954   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.749954   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.750370   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a8 1b 0a b0 0f 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 38 35 38 00  |430dd4e12.20858.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16355 chars]
	 >
	I0401 21:49:15.750563   13148 pod_ready.go:93] pod "kube-proxy-4tqg6" in "kube-system" namespace has status "Ready":"True"
	I0401 21:49:15.750563   13148 pod_ready.go:82] duration metric: took 356.4171ms for pod "kube-proxy-4tqg6" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:15.750563   13148 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-g58mf" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:15.750734   13148 type.go:168] "Request Body" body=""
	I0401 21:49:15.945831   13148 request.go:661] Waited for 195.0948ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-g58mf
	I0401 21:49:15.945831   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-g58mf
	I0401 21:49:15.945831   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.945831   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.945831   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.949328   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:15.950230   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.950230   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.950230   13148 round_trippers.go:587]     Audit-Id: 48487ebe-ce65-4916-b520-39c76582b441
	I0401 21:49:15.950230   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.950230   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.950310   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.950310   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.950643   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  8c 26 0a c0 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.&.....kube-prox|
		00000020  79 2d 67 35 38 6d 66 12  0b 6b 75 62 65 2d 70 72  |y-g58mf..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 30 30 65  65 31 65 35 30 2d 38 35  |m".*$00ee1e50-85|
		00000050  66 32 2d 34 38 34 36 2d  38 32 31 35 2d 39 61 39  |f2-4846-8215-9a9|
		00000060  33 39 33 31 65 62 33 34  63 32 04 31 37 39 39 38  |3931eb34c2.17998|
		00000070  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 23215 chars]
	 >
	I0401 21:49:15.950903   13148 type.go:168] "Request Body" body=""
	I0401 21:49:16.145442   13148 request.go:661] Waited for 194.4662ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:49:16.145442   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:49:16.145442   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:16.145442   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:16.145442   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:16.152142   13148 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 21:49:16.152142   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:16.152142   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:16.152142   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:16.152142   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:16.152142   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:16.152142   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:16 GMT
	I0401 21:49:16.152142   13148 round_trippers.go:587]     Audit-Id: 62685bad-ce52-4692-8942-0f2d21f80977
	I0401 21:49:16.152142   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:49:16.153516   13148 pod_ready.go:93] pod "kube-proxy-g58mf" in "kube-system" namespace has status "Ready":"True"
	I0401 21:49:16.153516   13148 pod_ready.go:82] duration metric: took 402.9477ms for pod "kube-proxy-g58mf" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:16.153516   13148 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-tt76g" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:16.153516   13148 type.go:168] "Request Body" body=""
	I0401 21:49:16.345303   13148 request.go:661] Waited for 191.7849ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-tt76g
	I0401 21:49:16.345303   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-tt76g
	I0401 21:49:16.345303   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:16.345303   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:16.345303   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:16.348681   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:16.349103   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:16.349155   13148 round_trippers.go:587]     Audit-Id: d2586389-c99d-474d-b724-a8ebdadf5f6d
	I0401 21:49:16.349155   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:16.349155   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:16.349155   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:16.349155   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:16.349155   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:16 GMT
	I0401 21:49:16.349540   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  af 26 0a c4 15 0a 10 6b  75 62 65 2d 70 72 6f 78  |.&.....kube-prox|
		00000020  79 2d 74 74 37 36 67 12  0b 6b 75 62 65 2d 70 72  |y-tt76g..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 63 61 38  36 31 66 30 33 2d 64 37  |m".*$ca861f03-d7|
		00000050  30 36 2d 34 63 62 33 2d  39 37 36 30 2d 32 34 31  |06-4cb3-9760-241|
		00000060  38 61 32 62 61 35 39 63  62 32 04 31 36 39 37 38  |8a2ba59cb2.16978|
		00000070  00 42 08 08 96 b6 b1 bf  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 23376 chars]
	 >
	I0401 21:49:16.349540   13148 type.go:168] "Request Body" body=""
	I0401 21:49:16.546438   13148 request.go:661] Waited for 196.895ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m03
	I0401 21:49:16.546438   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m03
	I0401 21:49:16.546438   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:16.546438   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:16.546438   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:16.550753   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:16.550822   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:16.550822   13148 round_trippers.go:587]     Content-Length: 3884
	I0401 21:49:16.550822   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:16 GMT
	I0401 21:49:16.550822   13148 round_trippers.go:587]     Audit-Id: 41b81cf2-a406-4ce8-8dc6-ee4ff93b5b22
	I0401 21:49:16.550822   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:16.550822   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:16.550822   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:16.550822   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:16.551140   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 95 1e 0a eb 12 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 33 12 00 1a 00  |e-269600-m03....|
		00000030  22 00 2a 24 66 63 31 64  38 62 63 61 2d 32 30 65  |".*$fc1d8bca-20e|
		00000040  34 2d 34 30 34 66 2d 39  33 61 32 2d 39 33 31 35  |4-404f-93a2-9315|
		00000050  34 32 35 31 64 35 66 30  32 04 31 38 34 32 38 00  |4251d5f02.18428.|
		00000060  42 08 08 90 bb b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 18169 chars]
	 >
	I0401 21:49:16.551277   13148 pod_ready.go:98] node "multinode-269600-m03" hosting pod "kube-proxy-tt76g" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600-m03" has status "Ready":"Unknown"
	I0401 21:49:16.551342   13148 pod_ready.go:82] duration metric: took 397.821ms for pod "kube-proxy-tt76g" in "kube-system" namespace to be "Ready" ...
	E0401 21:49:16.551342   13148 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-269600-m03" hosting pod "kube-proxy-tt76g" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600-m03" has status "Ready":"Unknown"
	I0401 21:49:16.551342   13148 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:16.551483   13148 type.go:168] "Request Body" body=""
	I0401 21:49:16.745331   13148 request.go:661] Waited for 193.8457ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-269600
	I0401 21:49:16.745331   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-269600
	I0401 21:49:16.745331   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:16.745331   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:16.745331   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:16.749384   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:16.749458   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:16.749458   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:16.749458   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:16.749458   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:16.749458   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:16 GMT
	I0401 21:49:16.749458   13148 round_trippers.go:587]     Audit-Id: c9c3afe8-619c-49d5-9487-c4ac9ebef07d
	I0401 21:49:16.749458   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:16.749855   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  e5 23 0a 82 18 0a 1f 6b  75 62 65 2d 73 63 68 65  |.#.....kube-sche|
		00000020  64 75 6c 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |duler-multinode-|
		00000030  32 36 39 36 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |269600....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 63 66 35 34 38 36 30  |ystem".*$cf54860|
		00000050  36 2d 33 65 63 61 2d 34  61 33 62 2d 61 32 30 36  |6-3eca-4a3b-a206|
		00000060  2d 30 30 61 62 38 61 36  34 38 30 62 33 32 04 31  |-00ab8a6480b32.1|
		00000070  38 35 31 38 00 42 08 08  cb b2 b1 bf 06 10 00 5a  |8518.B.........Z|
		00000080  1b 0a 09 63 6f 6d 70 6f  6e 65 6e 74 12 0e 6b 75  |...component..ku|
		00000090  62 65 2d 73 63 68 65 64  75 6c 65 72 5a 15 0a 04  |be-schedulerZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 3d 0a 19 6b  75 62 65 72 6e 65 74 65  |aneb=..kubernete|
		000000c0  73 2e 69 6f 2f 63 6f 6e  66 69 67 2e 68 61 73 68  |s.io/config.has [truncated 21723 chars]
	 >
	I0401 21:49:16.750054   13148 type.go:168] "Request Body" body=""
	I0401 21:49:16.946322   13148 request.go:661] Waited for 196.1998ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:49:16.946322   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:49:16.946322   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:16.946322   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:16.946322   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:16.950553   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:16.950732   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:16.950732   13148 round_trippers.go:587]     Audit-Id: 1ed9498d-7fcc-40d2-bf61-ef3ce3da7749
	I0401 21:49:16.950732   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:16.950732   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:16.950732   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:16.950732   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:16.950822   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:16 GMT
	I0401 21:49:16.951668   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:49:16.951714   13148 pod_ready.go:93] pod "kube-scheduler-multinode-269600" in "kube-system" namespace has status "Ready":"True"
	I0401 21:49:16.951714   13148 pod_ready.go:82] duration metric: took 400.3672ms for pod "kube-scheduler-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:16.951714   13148 pod_ready.go:39] duration metric: took 1.6016357s 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" ...
	I0401 21:49:16.951714   13148 system_svc.go:44] waiting for kubelet service to be running ....
	I0401 21:49:16.959946   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0401 21:49:16.983820   13148 system_svc.go:56] duration metric: took 32.1057ms WaitForService to wait for kubelet
	I0401 21:49:16.983820   13148 kubeadm.go:582] duration metric: took 16.868214s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0401 21:49:16.983820   13148 node_conditions.go:102] verifying NodePressure condition ...
	I0401 21:49:16.984823   13148 type.go:204] "Request Body" body=""
	I0401 21:49:17.145488   13148 request.go:661] Waited for 160.6626ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes
	I0401 21:49:17.145488   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes
	I0401 21:49:17.145488   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:17.145488   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:17.145488   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:17.151069   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:49:17.151069   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:17.151069   13148 round_trippers.go:587]     Audit-Id: 475cda99-3576-418c-98cb-1606abff17f7
	I0401 21:49:17.151069   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:17.151069   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:17.151069   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:17.151069   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:17.151069   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:17 GMT
	I0401 21:49:17.151890   13148 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0e 0a 02  76 31 12 08 4e 6f 64 65  |k8s.....v1..Node|
		00000010  4c 69 73 74 12 a5 5e 0a  0a 0a 00 12 04 32 30 39  |List..^......209|
		00000020  31 1a 00 12 d3 24 0a f8  11 0a 10 6d 75 6c 74 69  |1....$.....multi|
		00000030  6e 6f 64 65 2d 32 36 39  36 30 30 12 00 1a 00 22  |node-269600...."|
		00000040  00 2a 24 63 37 38 35 37  62 37 37 2d 33 30 33 34  |.*$c7857b77-3034|
		00000050  2d 34 39 66 36 2d 38 38  36 63 2d 33 62 31 32 34  |-49f6-886c-3b124|
		00000060  63 64 63 30 64 30 32 32  04 31 38 37 36 38 00 42  |cdc0d022.18768.B|
		00000070  08 08 c9 b2 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000080  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000090  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		000000a0  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000b0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/ar [truncated 58700 chars]
	 >
	I0401 21:49:17.152118   13148 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 21:49:17.152118   13148 node_conditions.go:123] node cpu capacity is 2
	I0401 21:49:17.152118   13148 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 21:49:17.152118   13148 node_conditions.go:123] node cpu capacity is 2
	I0401 21:49:17.152118   13148 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 21:49:17.152118   13148 node_conditions.go:123] node cpu capacity is 2
	I0401 21:49:17.152118   13148 node_conditions.go:105] duration metric: took 168.2957ms to run NodePressure ...
	I0401 21:49:17.152118   13148 start.go:241] waiting for startup goroutines ...
	I0401 21:49:17.152118   13148 start.go:255] writing updated cluster config ...
	I0401 21:49:17.156944   13148 out.go:201] 
	I0401 21:49:17.160067   13148 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:49:17.175666   13148 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:49:17.175809   13148 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\config.json ...
	I0401 21:49:17.180906   13148 out.go:177] * Starting "multinode-269600-m03" worker node in "multinode-269600" cluster
	I0401 21:49:17.182649   13148 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0401 21:49:17.182649   13148 cache.go:56] Caching tarball of preloaded images
	I0401 21:49:17.183687   13148 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0401 21:49:17.183687   13148 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0401 21:49:17.183687   13148 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\config.json ...
	I0401 21:49:17.196340   13148 start.go:360] acquireMachinesLock for multinode-269600-m03: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0401 21:49:17.196340   13148 start.go:364] duration metric: took 0s to acquireMachinesLock for "multinode-269600-m03"
	I0401 21:49:17.197277   13148 start.go:96] Skipping create...Using existing machine configuration
	I0401 21:49:17.197277   13148 fix.go:54] fixHost starting: m03
	I0401 21:49:17.197450   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:49:19.196229   13148 main.go:141] libmachine: [stdout =====>] : Off
	
	I0401 21:49:19.196229   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:19.196229   13148 fix.go:112] recreateIfNeeded on multinode-269600-m03: state=Stopped err=<nil>
	W0401 21:49:19.196229   13148 fix.go:138] unexpected machine state, will restart: <nil>
	I0401 21:49:19.199892   13148 out.go:177] * Restarting existing hyperv VM for "multinode-269600-m03" ...
	I0401 21:49:19.201952   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM multinode-269600-m03
	I0401 21:49:22.118256   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:49:22.118256   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:22.118256   13148 main.go:141] libmachine: Waiting for host to start...
	I0401 21:49:22.119341   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:49:24.252235   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:49:24.252235   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:24.253332   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:49:26.615259   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:49:26.616236   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:27.617030   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:49:29.670078   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:49:29.670078   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:29.670724   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:49:32.034607   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:49:32.034607   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:33.035535   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:49:35.086850   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:49:35.086850   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:35.086850   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:49:37.429603   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:49:37.429603   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:38.430416   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:49:40.511661   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:49:40.511661   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:40.512326   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:49:42.849669   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:49:42.850352   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:43.851467   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:49:45.923597   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:49:45.923597   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:45.924017   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:49:48.345117   13148 main.go:141] libmachine: [stdout =====>] : 172.31.182.126
	
	I0401 21:49:48.345117   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:48.347648   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:49:50.364330   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:49:50.364330   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:50.364598   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:49:52.722466   13148 main.go:141] libmachine: [stdout =====>] : 172.31.182.126
	
	I0401 21:49:52.723108   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:52.723108   13148 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\config.json ...
	I0401 21:49:52.724984   13148 machine.go:93] provisionDockerMachine start ...
	I0401 21:49:52.724984   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:49:54.756479   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:49:54.756479   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:54.756805   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:49:57.126291   13148 main.go:141] libmachine: [stdout =====>] : 172.31.182.126
	
	I0401 21:49:57.126291   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:57.130187   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:49:57.130740   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.182.126 22 <nil> <nil>}
	I0401 21:49:57.130740   13148 main.go:141] libmachine: About to run SSH command:
	hostname
	I0401 21:49:57.259302   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0401 21:49:57.259302   13148 buildroot.go:166] provisioning hostname "multinode-269600-m03"
	I0401 21:49:57.259302   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:49:59.290374   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:49:59.290374   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:59.290374   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:50:01.677772   13148 main.go:141] libmachine: [stdout =====>] : 172.31.182.126
	
	I0401 21:50:01.677772   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:50:01.681817   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:50:01.682454   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.182.126 22 <nil> <nil>}
	I0401 21:50:01.682454   13148 main.go:141] libmachine: About to run SSH command:
	sudo hostname multinode-269600-m03 && echo "multinode-269600-m03" | sudo tee /etc/hostname
	I0401 21:50:01.847754   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: multinode-269600-m03
	
	I0401 21:50:01.847947   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:50:03.881317   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:50:03.881317   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:50:03.881317   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:50:06.271568   13148 main.go:141] libmachine: [stdout =====>] : 172.31.182.126
	
	I0401 21:50:06.271568   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:50:06.275718   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:50:06.276226   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.182.126 22 <nil> <nil>}
	I0401 21:50:06.276303   13148 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\smultinode-269600-m03' /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 multinode-269600-m03/g' /etc/hosts;
				else 
					echo '127.0.1.1 multinode-269600-m03' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0401 21:50:06.430630   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0401 21:50:06.430630   13148 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0401 21:50:06.430630   13148 buildroot.go:174] setting up certificates
	I0401 21:50:06.430630   13148 provision.go:84] configureAuth start
	I0401 21:50:06.430630   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:50:08.441160   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:50:08.441628   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:50:08.441628   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:50:10.859665   13148 main.go:141] libmachine: [stdout =====>] : 172.31.182.126
	
	I0401 21:50:10.859665   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:50:10.859810   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:50:12.885181   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:50:12.885221   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:50:12.885221   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:50:15.252405   13148 main.go:141] libmachine: [stdout =====>] : 172.31.182.126
	
	I0401 21:50:15.252405   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:50:15.253101   13148 provision.go:143] copyHostCerts
	I0401 21:50:15.253249   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0401 21:50:15.253475   13148 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0401 21:50:15.253475   13148 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0401 21:50:15.253925   13148 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0401 21:50:15.254896   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0401 21:50:15.254896   13148 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0401 21:50:15.254896   13148 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0401 21:50:15.254896   13148 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0401 21:50:15.256186   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0401 21:50:15.256357   13148 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0401 21:50:15.256357   13148 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0401 21:50:15.256602   13148 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1679 bytes)
	I0401 21:50:15.257301   13148 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.multinode-269600-m03 san=[127.0.0.1 172.31.182.126 localhost minikube multinode-269600-m03]
	I0401 21:50:15.799997   13148 provision.go:177] copyRemoteCerts
	I0401 21:50:15.807987   13148 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0401 21:50:15.807987   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:50:17.801918   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:50:17.802005   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:50:17.802005   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:50:20.189099   13148 main.go:141] libmachine: [stdout =====>] : 172.31.182.126
	
	I0401 21:50:20.189099   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:50:20.189609   13148 sshutil.go:53] new ssh client: &{IP:172.31.182.126 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600-m03\id_rsa Username:docker}
	I0401 21:50:20.298910   13148 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.4908664s)
	I0401 21:50:20.299899   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0401 21:50:20.299899   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1229 bytes)
	I0401 21:50:20.342516   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0401 21:50:20.342516   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0401 21:50:20.385453   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0401 21:50:20.385453   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0401 21:50:20.439842   13148 provision.go:87] duration metric: took 14.0090359s to configureAuth
	I0401 21:50:20.439842   13148 buildroot.go:189] setting minikube options for container-runtime
	I0401 21:50:20.440538   13148 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:50:20.440598   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:50:22.423448   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:50:22.424244   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:50:22.424244   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:50:24.779026   13148 main.go:141] libmachine: [stdout =====>] : 172.31.182.126
	
	I0401 21:50:24.779026   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:50:24.781429   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:50:24.781429   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.182.126 22 <nil> <nil>}
	I0401 21:50:24.781429   13148 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0401 21:50:24.923282   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0401 21:50:24.923282   13148 buildroot.go:70] root file system type: tmpfs
	I0401 21:50:24.923282   13148 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0401 21:50:24.923903   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:50:26.925474   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:50:26.925474   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:50:26.925474   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:50:29.317523   13148 main.go:141] libmachine: [stdout =====>] : 172.31.182.126
	
	I0401 21:50:29.317523   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:50:29.322195   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:50:29.322638   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.182.126 22 <nil> <nil>}
	I0401 21:50:29.322638   13148 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
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment="NO_PROXY=172.31.179.18"
	Environment="NO_PROXY=172.31.179.18,172.31.176.35"
	
	
	# 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=hyperv --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
	I0401 21:50:29.493933   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment=NO_PROXY=172.31.179.18
	Environment=NO_PROXY=172.31.179.18,172.31.176.35
	
	
	# 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=hyperv --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
	
	I0401 21:50:29.493933   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state

                                                
                                                
** /stderr **
multinode_test.go:328: failed to run minikube start. args "out/minikube-windows-amd64.exe node list -p multinode-269600" : exit status 1
multinode_test.go:331: (dbg) Run:  out/minikube-windows-amd64.exe node list -p multinode-269600
multinode_test.go:331: (dbg) Non-zero exit: out/minikube-windows-amd64.exe node list -p multinode-269600: context deadline exceeded (0s)
multinode_test.go:333: failed to run node list. args "out/minikube-windows-amd64.exe node list -p multinode-269600" : context deadline exceeded
multinode_test.go:338: reported node list is not the same after restart. Before restart: multinode-269600	172.31.186.14
multinode-269600-m02	172.31.184.96
multinode-269600-m03	172.31.179.169

                                                
                                                
After restart: 
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p multinode-269600 -n multinode-269600
helpers_test.go:239: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p multinode-269600 -n multinode-269600: (11.1351774s)
helpers_test.go:244: <<< TestMultiNode/serial/RestartKeepsNodes FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestMultiNode/serial/RestartKeepsNodes]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 logs -n 25: (8.3549879s)
helpers_test.go:252: TestMultiNode/serial/RestartKeepsNodes logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------------------------------------------------------------------------------------------|------------------|-------------------|---------|---------------------|---------------------|
	| Command |                                                           Args                                                           |     Profile      |       User        | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------------------------------------------------------------------------------------------|------------------|-------------------|---------|---------------------|---------------------|
	| cp      | multinode-269600 cp testdata\cp-test.txt                                                                                 | multinode-269600 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:34 UTC | 01 Apr 25 21:35 UTC |
	|         | multinode-269600-m02:/home/docker/cp-test.txt                                                                            |                  |                   |         |                     |                     |
	| ssh     | multinode-269600 ssh -n                                                                                                  | multinode-269600 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:35 UTC | 01 Apr 25 21:35 UTC |
	|         | multinode-269600-m02 sudo cat                                                                                            |                  |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                 |                  |                   |         |                     |                     |
	| cp      | multinode-269600 cp multinode-269600-m02:/home/docker/cp-test.txt                                                        | multinode-269600 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:35 UTC | 01 Apr 25 21:35 UTC |
	|         | C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiNodeserialCopyFile2732906291\001\cp-test_multinode-269600-m02.txt |                  |                   |         |                     |                     |
	| ssh     | multinode-269600 ssh -n                                                                                                  | multinode-269600 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:35 UTC | 01 Apr 25 21:35 UTC |
	|         | multinode-269600-m02 sudo cat                                                                                            |                  |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                 |                  |                   |         |                     |                     |
	| cp      | multinode-269600 cp multinode-269600-m02:/home/docker/cp-test.txt                                                        | multinode-269600 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:35 UTC | 01 Apr 25 21:35 UTC |
	|         | multinode-269600:/home/docker/cp-test_multinode-269600-m02_multinode-269600.txt                                          |                  |                   |         |                     |                     |
	| ssh     | multinode-269600 ssh -n                                                                                                  | multinode-269600 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:35 UTC | 01 Apr 25 21:35 UTC |
	|         | multinode-269600-m02 sudo cat                                                                                            |                  |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                 |                  |                   |         |                     |                     |
	| ssh     | multinode-269600 ssh -n multinode-269600 sudo cat                                                                        | multinode-269600 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:35 UTC | 01 Apr 25 21:36 UTC |
	|         | /home/docker/cp-test_multinode-269600-m02_multinode-269600.txt                                                           |                  |                   |         |                     |                     |
	| cp      | multinode-269600 cp multinode-269600-m02:/home/docker/cp-test.txt                                                        | multinode-269600 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:36 UTC | 01 Apr 25 21:36 UTC |
	|         | multinode-269600-m03:/home/docker/cp-test_multinode-269600-m02_multinode-269600-m03.txt                                  |                  |                   |         |                     |                     |
	| ssh     | multinode-269600 ssh -n                                                                                                  | multinode-269600 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:36 UTC | 01 Apr 25 21:36 UTC |
	|         | multinode-269600-m02 sudo cat                                                                                            |                  |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                 |                  |                   |         |                     |                     |
	| ssh     | multinode-269600 ssh -n multinode-269600-m03 sudo cat                                                                    | multinode-269600 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:36 UTC | 01 Apr 25 21:36 UTC |
	|         | /home/docker/cp-test_multinode-269600-m02_multinode-269600-m03.txt                                                       |                  |                   |         |                     |                     |
	| cp      | multinode-269600 cp testdata\cp-test.txt                                                                                 | multinode-269600 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:36 UTC | 01 Apr 25 21:36 UTC |
	|         | multinode-269600-m03:/home/docker/cp-test.txt                                                                            |                  |                   |         |                     |                     |
	| ssh     | multinode-269600 ssh -n                                                                                                  | multinode-269600 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:36 UTC | 01 Apr 25 21:36 UTC |
	|         | multinode-269600-m03 sudo cat                                                                                            |                  |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                 |                  |                   |         |                     |                     |
	| cp      | multinode-269600 cp multinode-269600-m03:/home/docker/cp-test.txt                                                        | multinode-269600 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:36 UTC | 01 Apr 25 21:37 UTC |
	|         | C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiNodeserialCopyFile2732906291\001\cp-test_multinode-269600-m03.txt |                  |                   |         |                     |                     |
	| ssh     | multinode-269600 ssh -n                                                                                                  | multinode-269600 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:37 UTC | 01 Apr 25 21:37 UTC |
	|         | multinode-269600-m03 sudo cat                                                                                            |                  |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                 |                  |                   |         |                     |                     |
	| cp      | multinode-269600 cp multinode-269600-m03:/home/docker/cp-test.txt                                                        | multinode-269600 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:37 UTC | 01 Apr 25 21:37 UTC |
	|         | multinode-269600:/home/docker/cp-test_multinode-269600-m03_multinode-269600.txt                                          |                  |                   |         |                     |                     |
	| ssh     | multinode-269600 ssh -n                                                                                                  | multinode-269600 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:37 UTC | 01 Apr 25 21:37 UTC |
	|         | multinode-269600-m03 sudo cat                                                                                            |                  |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                 |                  |                   |         |                     |                     |
	| ssh     | multinode-269600 ssh -n multinode-269600 sudo cat                                                                        | multinode-269600 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:37 UTC | 01 Apr 25 21:37 UTC |
	|         | /home/docker/cp-test_multinode-269600-m03_multinode-269600.txt                                                           |                  |                   |         |                     |                     |
	| cp      | multinode-269600 cp multinode-269600-m03:/home/docker/cp-test.txt                                                        | multinode-269600 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:37 UTC | 01 Apr 25 21:37 UTC |
	|         | multinode-269600-m02:/home/docker/cp-test_multinode-269600-m03_multinode-269600-m02.txt                                  |                  |                   |         |                     |                     |
	| ssh     | multinode-269600 ssh -n                                                                                                  | multinode-269600 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:37 UTC | 01 Apr 25 21:38 UTC |
	|         | multinode-269600-m03 sudo cat                                                                                            |                  |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                 |                  |                   |         |                     |                     |
	| ssh     | multinode-269600 ssh -n multinode-269600-m02 sudo cat                                                                    | multinode-269600 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:38 UTC | 01 Apr 25 21:38 UTC |
	|         | /home/docker/cp-test_multinode-269600-m03_multinode-269600-m02.txt                                                       |                  |                   |         |                     |                     |
	| node    | multinode-269600 node stop m03                                                                                           | multinode-269600 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:38 UTC | 01 Apr 25 21:38 UTC |
	| node    | multinode-269600 node start                                                                                              | multinode-269600 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:39 UTC | 01 Apr 25 21:41 UTC |
	|         | m03 -v=7 --alsologtostderr                                                                                               |                  |                   |         |                     |                     |
	| node    | list -p multinode-269600                                                                                                 | multinode-269600 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:42 UTC |                     |
	| stop    | -p multinode-269600                                                                                                      | multinode-269600 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:42 UTC | 01 Apr 25 21:44 UTC |
	| start   | -p multinode-269600                                                                                                      | multinode-269600 | minikube5\jenkins | v1.35.0 | 01 Apr 25 21:44 UTC |                     |
	|         | --wait=true -v=8                                                                                                         |                  |                   |         |                     |                     |
	|         | --alsologtostderr                                                                                                        |                  |                   |         |                     |                     |
	|---------|--------------------------------------------------------------------------------------------------------------------------|------------------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/01 21:44:07
	Running on machine: minikube5
	Binary: Built with gc go1.24.0 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0401 21:44:07.677301   13148 out.go:345] Setting OutFile to fd 1364 ...
	I0401 21:44:07.723962   13148 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0401 21:44:07.723962   13148 out.go:358] Setting ErrFile to fd 1108...
	I0401 21:44:07.724040   13148 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0401 21:44:07.738810   13148 out.go:352] Setting JSON to false
	I0401 21:44:07.742097   13148 start.go:129] hostinfo: {"hostname":"minikube5","uptime":8158,"bootTime":1743535689,"procs":182,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.5679 Build 19045.5679","kernelVersion":"10.0.19045.5679 Build 19045.5679","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b047c2aa-b84e-4b82-894c-ed46f3580f4d"}
	W0401 21:44:07.742097   13148 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0401 21:44:07.844600   13148 out.go:177] * [multinode-269600] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5679 Build 19045.5679
	I0401 21:44:07.977586   13148 notify.go:220] Checking for updates...
	I0401 21:44:08.051565   13148 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 21:44:08.217373   13148 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0401 21:44:08.302362   13148 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	I0401 21:44:08.337422   13148 out.go:177]   - MINIKUBE_LOCATION=20506
	I0401 21:44:08.352177   13148 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0401 21:44:08.402625   13148 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:44:08.402862   13148 driver.go:394] Setting default libvirt URI to qemu:///system
	I0401 21:44:13.556887   13148 out.go:177] * Using the hyperv driver based on existing profile
	I0401 21:44:13.584452   13148 start.go:297] selected driver: hyperv
	I0401 21:44:13.584905   13148 start.go:901] validating driver "hyperv" against &{Name:multinode-269600 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 Cluste
rName:multinode-269600 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:} Nodes:[{Name: IP:172.31.186.14 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.31.184.96 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.31.179.169 Port:0 KubernetesVersion:v1.32.2 ContainerRuntime: ControlPlane:false Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:fal
se 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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker Binary
Mirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0401 21:44:13.585170   13148 start.go:912] status for hyperv: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0401 21:44:13.631022   13148 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]
	I0401 21:44:13.631022   13148 cni.go:84] Creating CNI manager for ""
	I0401 21:44:13.631022   13148 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I0401 21:44:13.631022   13148 start.go:340] cluster config:
	{Name:multinode-269600 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName:multinode-269600 Namespace:default APIServerHAVIP: APIServerName:minikubeC
A 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:172.31.186.14 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.31.184.96 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.31.179.169 Port:0 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false k
ubeflow: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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0401 21:44:13.631022   13148 iso.go:125] acquiring lock: {Name:mkae681ee414e9275e9685c6bbf5080b17ead976 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0401 21:44:13.765634   13148 out.go:177] * Starting "multinode-269600" primary control-plane node in "multinode-269600" cluster
	I0401 21:44:13.849481   13148 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0401 21:44:13.849481   13148 preload.go:146] Found local preload: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
	I0401 21:44:13.849481   13148 cache.go:56] Caching tarball of preloaded images
	I0401 21:44:13.850280   13148 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0401 21:44:13.850280   13148 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0401 21:44:13.850823   13148 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\config.json ...
	I0401 21:44:13.853385   13148 start.go:360] acquireMachinesLock for multinode-269600: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0401 21:44:13.853573   13148 start.go:364] duration metric: took 187.5µs to acquireMachinesLock for "multinode-269600"
	I0401 21:44:13.853573   13148 start.go:96] Skipping create...Using existing machine configuration
	I0401 21:44:13.853573   13148 fix.go:54] fixHost starting: 
	I0401 21:44:13.854320   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:44:16.427299   13148 main.go:141] libmachine: [stdout =====>] : Off
	
	I0401 21:44:16.427299   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:16.427377   13148 fix.go:112] recreateIfNeeded on multinode-269600: state=Stopped err=<nil>
	W0401 21:44:16.427377   13148 fix.go:138] unexpected machine state, will restart: <nil>
	I0401 21:44:16.563334   13148 out.go:177] * Restarting existing hyperv VM for "multinode-269600" ...
	I0401 21:44:16.591620   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM multinode-269600
	I0401 21:44:21.874016   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:44:21.874016   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:21.874396   13148 main.go:141] libmachine: Waiting for host to start...
	I0401 21:44:21.874427   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:44:23.958193   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:44:23.958193   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:23.958193   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:44:26.302042   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:44:26.302042   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:27.302927   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:44:29.383608   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:44:29.383608   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:29.383821   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:44:31.714865   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:44:31.715883   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:32.716591   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:44:34.784102   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:44:34.784102   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:34.784102   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:44:37.087830   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:44:37.087830   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:38.089313   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:44:40.117517   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:44:40.118176   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:40.118254   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:44:42.455417   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:44:42.456385   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:43.457336   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:44:45.512121   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:44:45.513139   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:45.513182   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:44:47.916106   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:44:47.916106   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:47.919000   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:44:49.917949   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:44:49.918014   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:49.918014   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:44:52.329272   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:44:52.329272   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:52.329539   13148 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\config.json ...
	I0401 21:44:52.331500   13148 machine.go:93] provisionDockerMachine start ...
	I0401 21:44:52.331590   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:44:54.297266   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:44:54.297266   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:54.297481   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:44:56.633737   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:44:56.633737   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:56.637638   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:44:56.638640   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.179.18 22 <nil> <nil>}
	I0401 21:44:56.638640   13148 main.go:141] libmachine: About to run SSH command:
	hostname
	I0401 21:44:56.773135   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0401 21:44:56.773135   13148 buildroot.go:166] provisioning hostname "multinode-269600"
	I0401 21:44:56.773241   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:44:58.822482   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:44:58.823058   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:44:58.823150   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:01.138177   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:01.138177   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:01.142841   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:45:01.143373   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.179.18 22 <nil> <nil>}
	I0401 21:45:01.143373   13148 main.go:141] libmachine: About to run SSH command:
	sudo hostname multinode-269600 && echo "multinode-269600" | sudo tee /etc/hostname
	I0401 21:45:01.305895   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: multinode-269600
	
	I0401 21:45:01.305895   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:03.346458   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:03.346458   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:03.346554   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:05.684950   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:05.684950   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:05.689566   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:45:05.690087   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.179.18 22 <nil> <nil>}
	I0401 21:45:05.690087   13148 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\smultinode-269600' /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 multinode-269600/g' /etc/hosts;
				else 
					echo '127.0.1.1 multinode-269600' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0401 21:45:05.839140   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0401 21:45:05.839140   13148 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0401 21:45:05.839140   13148 buildroot.go:174] setting up certificates
	I0401 21:45:05.839140   13148 provision.go:84] configureAuth start
	I0401 21:45:05.839140   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:07.868584   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:07.868584   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:07.869295   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:10.197507   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:10.197936   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:10.197936   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:12.164614   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:12.164614   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:12.164614   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:14.537003   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:14.537003   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:14.537003   13148 provision.go:143] copyHostCerts
	I0401 21:45:14.537003   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0401 21:45:14.537003   13148 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0401 21:45:14.537003   13148 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0401 21:45:14.537610   13148 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0401 21:45:14.538324   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0401 21:45:14.538919   13148 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0401 21:45:14.538919   13148 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0401 21:45:14.538919   13148 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0401 21:45:14.540293   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0401 21:45:14.540293   13148 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0401 21:45:14.540293   13148 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0401 21:45:14.540293   13148 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1679 bytes)
	I0401 21:45:14.541601   13148 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.multinode-269600 san=[127.0.0.1 172.31.179.18 localhost minikube multinode-269600]
	I0401 21:45:14.913459   13148 provision.go:177] copyRemoteCerts
	I0401 21:45:14.922994   13148 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0401 21:45:14.922994   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:16.855526   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:16.855526   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:16.855526   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:19.198299   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:19.198299   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:19.199094   13148 sshutil.go:53] new ssh client: &{IP:172.31.179.18 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\id_rsa Username:docker}
	I0401 21:45:19.316739   13148 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.3936909s)
	I0401 21:45:19.316851   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0401 21:45:19.317226   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0401 21:45:19.371699   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0401 21:45:19.371775   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1216 bytes)
	I0401 21:45:19.419547   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0401 21:45:19.420375   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0401 21:45:19.461958   13148 provision.go:87] duration metric: took 13.6226473s to configureAuth
	I0401 21:45:19.461958   13148 buildroot.go:189] setting minikube options for container-runtime
	I0401 21:45:19.462717   13148 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:45:19.462800   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:21.435860   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:21.436792   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:21.437110   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:23.787001   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:23.787820   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:23.791386   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:45:23.791910   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.179.18 22 <nil> <nil>}
	I0401 21:45:23.791910   13148 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0401 21:45:23.929737   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0401 21:45:23.929737   13148 buildroot.go:70] root file system type: tmpfs
	I0401 21:45:23.929999   13148 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0401 21:45:23.930077   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:25.889346   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:25.889346   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:25.890565   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:28.237451   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:28.238474   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:28.242893   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:45:28.242893   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.179.18 22 <nil> <nil>}
	I0401 21:45:28.243511   13148 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
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service 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=hyperv --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
	I0401 21:45:28.409978   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service 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=hyperv --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
	
	I0401 21:45:28.409978   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:30.331912   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:30.331912   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:30.332791   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:32.661089   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:32.661089   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:32.665573   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:45:32.666161   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.179.18 22 <nil> <nil>}
	I0401 21:45:32.666161   13148 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; }
	I0401 21:45:35.175988   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I0401 21:45:35.175988   13148 machine.go:96] duration metric: took 42.8439511s to provisionDockerMachine
	I0401 21:45:35.175988   13148 start.go:293] postStartSetup for "multinode-269600" (driver="hyperv")
	I0401 21:45:35.175988   13148 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]
	I0401 21:45:35.185818   13148 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
	I0401 21:45:35.185818   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:37.139780   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:37.139780   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:37.139780   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:39.495049   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:39.495049   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:39.495049   13148 sshutil.go:53] new ssh client: &{IP:172.31.179.18 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\id_rsa Username:docker}
	I0401 21:45:39.612873   13148 ssh_runner.go:235] Completed: 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: (4.4269529s)
	I0401 21:45:39.624045   13148 ssh_runner.go:195] Run: cat /etc/os-release
	I0401 21:45:39.634726   13148 command_runner.go:130] > NAME=Buildroot
	I0401 21:45:39.634726   13148 command_runner.go:130] > VERSION=2023.02.9-dirty
	I0401 21:45:39.634726   13148 command_runner.go:130] > ID=buildroot
	I0401 21:45:39.634726   13148 command_runner.go:130] > VERSION_ID=2023.02.9
	I0401 21:45:39.634726   13148 command_runner.go:130] > PRETTY_NAME="Buildroot 2023.02.9"
	I0401 21:45:39.635152   13148 info.go:137] Remote host: Buildroot 2023.02.9
	I0401 21:45:39.635152   13148 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\addons for local assets ...
	I0401 21:45:39.635631   13148 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\files for local assets ...
	I0401 21:45:39.636333   13148 filesync.go:149] local asset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> 96922.pem in /etc/ssl/certs
	I0401 21:45:39.636380   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> /etc/ssl/certs/96922.pem
	I0401 21:45:39.645383   13148 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0401 21:45:39.663461   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem --> /etc/ssl/certs/96922.pem (1708 bytes)
	I0401 21:45:39.706619   13148 start.go:296] duration metric: took 4.5305742s for postStartSetup
	I0401 21:45:39.706766   13148 fix.go:56] duration metric: took 1m25.8521155s for fixHost
	I0401 21:45:39.706813   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:41.693921   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:41.694799   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:41.694877   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:44.034073   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:44.034325   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:44.038455   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:45:44.038542   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.179.18 22 <nil> <nil>}
	I0401 21:45:44.038542   13148 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I0401 21:45:44.174164   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: 1743543944.196026533
	
	I0401 21:45:44.174164   13148 fix.go:216] guest clock: 1743543944.196026533
	I0401 21:45:44.174164   13148 fix.go:229] Guest: 2025-04-01 21:45:44.196026533 +0000 UTC Remote: 2025-04-01 21:45:39.7067668 +0000 UTC m=+92.104673301 (delta=4.489259733s)
	I0401 21:45:44.174164   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:46.132011   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:46.132011   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:46.132298   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:48.427567   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:48.427567   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:48.431170   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:45:48.431772   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.179.18 22 <nil> <nil>}
	I0401 21:45:48.431772   13148 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1743543944
	I0401 21:45:48.577087   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: Tue Apr  1 21:45:44 UTC 2025
	
	I0401 21:45:48.577087   13148 fix.go:236] clock set: Tue Apr  1 21:45:44 UTC 2025
	 (err=<nil>)
	I0401 21:45:48.577087   13148 start.go:83] releasing machines lock for "multinode-269600", held for 1m34.7223254s
	I0401 21:45:48.577087   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:50.478851   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:50.478851   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:50.479128   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:52.802269   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:52.802269   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:52.807096   13148 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I0401 21:45:52.807967   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:52.816603   13148 ssh_runner.go:195] Run: cat /version.json
	I0401 21:45:52.816603   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:45:54.833159   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:54.833244   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:54.833333   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:54.833606   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:45:54.833606   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:54.833788   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:45:57.269529   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:57.269529   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:57.270157   13148 sshutil.go:53] new ssh client: &{IP:172.31.179.18 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\id_rsa Username:docker}
	I0401 21:45:57.292944   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:45:57.292944   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:45:57.293347   13148 sshutil.go:53] new ssh client: &{IP:172.31.179.18 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\id_rsa Username:docker}
	I0401 21:45:57.361451   13148 command_runner.go:130] > {"iso_version": "v1.35.0", "kicbase_version": "v0.0.45-1736763277-20236", "minikube_version": "v1.35.0", "commit": "3fb24bd87c8c8761e2515e1a9ee13835a389ed68"}
	I0401 21:45:57.361572   13148 ssh_runner.go:235] Completed: cat /version.json: (4.5449125s)
	I0401 21:45:57.371299   13148 ssh_runner.go:195] Run: systemctl --version
	I0401 21:45:57.375896   13148 command_runner.go:130] ! bash: line 1: curl.exe: command not found
	I0401 21:45:57.375896   13148 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.5687434s)
	W0401 21:45:57.376334   13148 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I0401 21:45:57.383279   13148 command_runner.go:130] > systemd 252 (252)
	I0401 21:45:57.383279   13148 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 -TPM2 -BZIP2 +LZ4 +XZ +ZLIB -ZSTD -BPF_FRAMEWORK -XKBCOMMON -UTMP -SYSVINIT default-hierarchy=unified
	I0401 21:45:57.392032   13148 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0401 21:45:57.400604   13148 command_runner.go:130] ! stat: cannot statx '/etc/cni/net.d/*loopback.conf*': No such file or directory
	W0401 21:45:57.400892   13148 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I0401 21:45:57.409014   13148 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0401 21:45:57.436458   13148 command_runner.go:139] > /etc/cni/net.d/87-podman-bridge.conflist, 
	I0401 21:45:57.436571   13148 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0401 21:45:57.436704   13148 start.go:495] detecting cgroup driver to use...
	I0401 21:45:57.436950   13148 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"
	I0401 21:45:57.468740   13148 command_runner.go:130] > runtime-endpoint: unix:///run/containerd/containerd.sock
	I0401 21:45:57.476766   13148 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	W0401 21:45:57.489172   13148 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W0401 21:45:57.489172   13148 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I0401 21:45:57.506985   13148 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"
	I0401 21:45:57.527858   13148 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0401 21:45:57.536687   13148 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0401 21:45:57.564441   13148 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"
	I0401 21:45:57.593339   13148 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0401 21:45:57.624689   13148 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0401 21:45:57.651791   13148 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0401 21:45:57.678276   13148 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"
	I0401 21:45:57.706687   13148 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0401 21:45:57.736286   13148 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"
	I0401 21:45:57.764081   13148 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0401 21:45:57.781015   13148 command_runner.go:130] ! sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0401 21:45:57.781015   13148 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0401 21:45:57.790156   13148 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0401 21:45:57.818079   13148 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0401 21:45:57.845883   13148 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:45:58.021508   13148 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0401 21:45:58.054727   13148 start.go:495] detecting cgroup driver to use...
	I0401 21:45:58.063385   13148 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0401 21:45:58.084755   13148 command_runner.go:130] > # /usr/lib/systemd/system/docker.service
	I0401 21:45:58.084831   13148 command_runner.go:130] > [Unit]
	I0401 21:45:58.084831   13148 command_runner.go:130] > Description=Docker Application Container Engine
	I0401 21:45:58.084831   13148 command_runner.go:130] > Documentation=https://docs.docker.com
	I0401 21:45:58.084831   13148 command_runner.go:130] > After=network.target  minikube-automount.service docker.socket
	I0401 21:45:58.084879   13148 command_runner.go:130] > Requires= minikube-automount.service docker.socket 
	I0401 21:45:58.084879   13148 command_runner.go:130] > StartLimitBurst=3
	I0401 21:45:58.084879   13148 command_runner.go:130] > StartLimitIntervalSec=60
	I0401 21:45:58.084879   13148 command_runner.go:130] > [Service]
	I0401 21:45:58.084911   13148 command_runner.go:130] > Type=notify
	I0401 21:45:58.084911   13148 command_runner.go:130] > Restart=on-failure
	I0401 21:45:58.084911   13148 command_runner.go:130] > # This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	I0401 21:45:58.084911   13148 command_runner.go:130] > # The base configuration already specifies an 'ExecStart=...' command. The first directive
	I0401 21:45:58.084911   13148 command_runner.go:130] > # here is to clear out that command inherited from the base configuration. Without this,
	I0401 21:45:58.084959   13148 command_runner.go:130] > # the command from the base configuration and the command specified here are treated as
	I0401 21:45:58.084959   13148 command_runner.go:130] > # a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	I0401 21:45:58.084959   13148 command_runner.go:130] > # will catch this invalid input and refuse to start the service with an error like:
	I0401 21:45:58.084993   13148 command_runner.go:130] > #  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	I0401 21:45:58.085090   13148 command_runner.go:130] > # NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	I0401 21:45:58.085090   13148 command_runner.go:130] > # container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	I0401 21:45:58.085090   13148 command_runner.go:130] > ExecStart=
	I0401 21:45:58.085138   13148 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=hyperv --insecure-registry 10.96.0.0/12 
	I0401 21:45:58.085138   13148 command_runner.go:130] > ExecReload=/bin/kill -s HUP $MAINPID
	I0401 21:45:58.085178   13148 command_runner.go:130] > # Having non-zero Limit*s causes performance problems due to accounting overhead
	I0401 21:45:58.085227   13148 command_runner.go:130] > # in the kernel. We recommend using cgroups to do container-local accounting.
	I0401 21:45:58.085227   13148 command_runner.go:130] > LimitNOFILE=infinity
	I0401 21:45:58.085227   13148 command_runner.go:130] > LimitNPROC=infinity
	I0401 21:45:58.085227   13148 command_runner.go:130] > LimitCORE=infinity
	I0401 21:45:58.085227   13148 command_runner.go:130] > # Uncomment TasksMax if your systemd version supports it.
	I0401 21:45:58.085286   13148 command_runner.go:130] > # Only systemd 226 and above support this version.
	I0401 21:45:58.085286   13148 command_runner.go:130] > TasksMax=infinity
	I0401 21:45:58.085286   13148 command_runner.go:130] > TimeoutStartSec=0
	I0401 21:45:58.085325   13148 command_runner.go:130] > # set delegate yes so that systemd does not reset the cgroups of docker containers
	I0401 21:45:58.085325   13148 command_runner.go:130] > Delegate=yes
	I0401 21:45:58.085325   13148 command_runner.go:130] > # kill only the docker process, not all processes in the cgroup
	I0401 21:45:58.085368   13148 command_runner.go:130] > KillMode=process
	I0401 21:45:58.085368   13148 command_runner.go:130] > [Install]
	I0401 21:45:58.085368   13148 command_runner.go:130] > WantedBy=multi-user.target
	I0401 21:45:58.093826   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0401 21:45:58.122352   13148 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0401 21:45:58.161256   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0401 21:45:58.193708   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0401 21:45:58.238159   13148 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0401 21:45:58.294627   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0401 21:45:58.318798   13148 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0401 21:45:58.352217   13148 command_runner.go:130] > runtime-endpoint: unix:///var/run/cri-dockerd.sock
	I0401 21:45:58.360221   13148 ssh_runner.go:195] Run: which cri-dockerd
	I0401 21:45:58.366025   13148 command_runner.go:130] > /usr/bin/cri-dockerd
	I0401 21:45:58.373427   13148 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0401 21:45:58.390010   13148 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0401 21:45:58.430840   13148 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0401 21:45:58.609637   13148 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0401 21:45:58.782501   13148 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0401 21:45:58.782842   13148 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0401 21:45:58.822357   13148 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:45:58.993858   13148 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0401 21:46:01.662026   13148 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.6681349s)
	I0401 21:46:01.669653   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0401 21:46:01.699558   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0401 21:46:01.729920   13148 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0401 21:46:01.899160   13148 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0401 21:46:02.068731   13148 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:46:02.245630   13148 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0401 21:46:02.282682   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0401 21:46:02.313670   13148 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:46:02.485994   13148 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0401 21:46:02.585861   13148 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0401 21:46:02.594693   13148 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0401 21:46:02.604640   13148 command_runner.go:130] >   File: /var/run/cri-dockerd.sock
	I0401 21:46:02.604640   13148 command_runner.go:130] >   Size: 0         	Blocks: 0          IO Block: 4096   socket
	I0401 21:46:02.604640   13148 command_runner.go:130] > Device: 0,22	Inode: 856         Links: 1
	I0401 21:46:02.604640   13148 command_runner.go:130] > Access: (0660/srw-rw----)  Uid: (    0/    root)   Gid: ( 1000/  docker)
	I0401 21:46:02.604640   13148 command_runner.go:130] > Access: 2025-04-01 21:46:02.544176213 +0000
	I0401 21:46:02.604640   13148 command_runner.go:130] > Modify: 2025-04-01 21:46:02.544176213 +0000
	I0401 21:46:02.604640   13148 command_runner.go:130] > Change: 2025-04-01 21:46:02.547176338 +0000
	I0401 21:46:02.604640   13148 command_runner.go:130] >  Birth: -
	I0401 21:46:02.604640   13148 start.go:563] Will wait 60s for crictl version
	I0401 21:46:02.612843   13148 ssh_runner.go:195] Run: which crictl
	I0401 21:46:02.619039   13148 command_runner.go:130] > /usr/bin/crictl
	I0401 21:46:02.627067   13148 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0401 21:46:02.676417   13148 command_runner.go:130] > Version:  0.1.0
	I0401 21:46:02.676417   13148 command_runner.go:130] > RuntimeName:  docker
	I0401 21:46:02.676417   13148 command_runner.go:130] > RuntimeVersion:  27.4.0
	I0401 21:46:02.676417   13148 command_runner.go:130] > RuntimeApiVersion:  v1
	I0401 21:46:02.676417   13148 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.4.0
	RuntimeApiVersion:  v1
	I0401 21:46:02.684073   13148 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0401 21:46:02.717867   13148 command_runner.go:130] > 27.4.0
	I0401 21:46:02.727026   13148 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0401 21:46:02.758862   13148 command_runner.go:130] > 27.4.0
	I0401 21:46:02.762689   13148 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	I0401 21:46:02.762828   13148 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I0401 21:46:02.767381   13148 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I0401 21:46:02.767441   13148 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I0401 21:46:02.767441   13148 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I0401 21:46:02.767441   13148 ip.go:211] Found interface: {Index:7 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:76:b1:ea Flags:up|broadcast|multicast|running}
	I0401 21:46:02.769459   13148 ip.go:214] interface addr: fe80::b0ae:8d:e5e7:59c7/64
	I0401 21:46:02.769459   13148 ip.go:214] interface addr: 172.31.176.1/20
	I0401 21:46:02.776702   13148 ssh_runner.go:195] Run: grep 172.31.176.1	host.minikube.internal$ /etc/hosts
	I0401 21:46:02.783563   13148 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.31.176.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0401 21:46:02.803214   13148 kubeadm.go:883] updating cluster {Name:multinode-269600 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName:multinode-2
69600 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:} Nodes:[{Name: IP:172.31.179.18 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.31.184.96 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.31.179.169 Port:0 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspekto
r-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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: Dis
ableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0401 21:46:02.803492   13148 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0401 21:46:02.810535   13148 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0401 21:46:02.836447   13148 command_runner.go:130] > kindest/kindnetd:v20250214-acbabc1a
	I0401 21:46:02.836540   13148 command_runner.go:130] > registry.k8s.io/kube-apiserver:v1.32.2
	I0401 21:46:02.836540   13148 command_runner.go:130] > registry.k8s.io/kube-controller-manager:v1.32.2
	I0401 21:46:02.836540   13148 command_runner.go:130] > registry.k8s.io/kube-scheduler:v1.32.2
	I0401 21:46:02.836540   13148 command_runner.go:130] > registry.k8s.io/kube-proxy:v1.32.2
	I0401 21:46:02.836540   13148 command_runner.go:130] > registry.k8s.io/etcd:3.5.16-0
	I0401 21:46:02.836587   13148 command_runner.go:130] > registry.k8s.io/coredns/coredns:v1.11.3
	I0401 21:46:02.836587   13148 command_runner.go:130] > registry.k8s.io/pause:3.10
	I0401 21:46:02.836587   13148 command_runner.go:130] > gcr.io/k8s-minikube/storage-provisioner:v5
	I0401 21:46:02.836626   13148 command_runner.go:130] > gcr.io/k8s-minikube/busybox:1.28
	I0401 21:46:02.836626   13148 docker.go:689] Got preloaded images: -- stdout --
	kindest/kindnetd:v20250214-acbabc1a
	registry.k8s.io/kube-apiserver:v1.32.2
	registry.k8s.io/kube-controller-manager:v1.32.2
	registry.k8s.io/kube-scheduler:v1.32.2
	registry.k8s.io/kube-proxy:v1.32.2
	registry.k8s.io/etcd:3.5.16-0
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	gcr.io/k8s-minikube/busybox:1.28
	
	-- /stdout --
	I0401 21:46:02.836626   13148 docker.go:619] Images already preloaded, skipping extraction
	I0401 21:46:02.845023   13148 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0401 21:46:02.868558   13148 command_runner.go:130] > kindest/kindnetd:v20250214-acbabc1a
	I0401 21:46:02.868597   13148 command_runner.go:130] > registry.k8s.io/kube-apiserver:v1.32.2
	I0401 21:46:02.868597   13148 command_runner.go:130] > registry.k8s.io/kube-controller-manager:v1.32.2
	I0401 21:46:02.868597   13148 command_runner.go:130] > registry.k8s.io/kube-scheduler:v1.32.2
	I0401 21:46:02.868597   13148 command_runner.go:130] > registry.k8s.io/kube-proxy:v1.32.2
	I0401 21:46:02.868597   13148 command_runner.go:130] > registry.k8s.io/etcd:3.5.16-0
	I0401 21:46:02.868597   13148 command_runner.go:130] > registry.k8s.io/coredns/coredns:v1.11.3
	I0401 21:46:02.868597   13148 command_runner.go:130] > registry.k8s.io/pause:3.10
	I0401 21:46:02.868597   13148 command_runner.go:130] > gcr.io/k8s-minikube/storage-provisioner:v5
	I0401 21:46:02.868597   13148 command_runner.go:130] > gcr.io/k8s-minikube/busybox:1.28
	I0401 21:46:02.868597   13148 docker.go:689] Got preloaded images: -- stdout --
	kindest/kindnetd:v20250214-acbabc1a
	registry.k8s.io/kube-apiserver:v1.32.2
	registry.k8s.io/kube-controller-manager:v1.32.2
	registry.k8s.io/kube-scheduler:v1.32.2
	registry.k8s.io/kube-proxy:v1.32.2
	registry.k8s.io/etcd:3.5.16-0
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	gcr.io/k8s-minikube/busybox:1.28
	
	-- /stdout --
	I0401 21:46:02.868597   13148 cache_images.go:84] Images are preloaded, skipping loading
	I0401 21:46:02.868597   13148 kubeadm.go:934] updating node { 172.31.179.18 8443 v1.32.2 docker true true} ...
	I0401 21:46:02.868597   13148 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=multinode-269600 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.31.179.18
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:multinode-269600 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:}
	I0401 21:46:02.875526   13148 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0401 21:46:02.935449   13148 command_runner.go:130] > cgroupfs
	I0401 21:46:02.937092   13148 cni.go:84] Creating CNI manager for ""
	I0401 21:46:02.937092   13148 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I0401 21:46:02.937092   13148 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0401 21:46:02.937277   13148 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:172.31.179.18 APIServerPort:8443 KubernetesVersion:v1.32.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:multinode-269600 NodeName:multinode-269600 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", "172.31.179.18"]]} {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:172.31.179.18 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/
etc/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}
	I0401 21:46:02.937556   13148 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 172.31.179.18
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "multinode-269600"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "172.31.179.18"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "172.31.179.18"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.2
	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%"
	  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
	
	I0401 21:46:02.947126   13148 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0401 21:46:02.965297   13148 command_runner.go:130] > kubeadm
	I0401 21:46:02.965334   13148 command_runner.go:130] > kubectl
	I0401 21:46:02.965334   13148 command_runner.go:130] > kubelet
	I0401 21:46:02.965372   13148 binaries.go:44] Found k8s binaries, skipping transfer
	I0401 21:46:02.974813   13148 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0401 21:46:02.992091   13148 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (316 bytes)
	I0401 21:46:03.022460   13148 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0401 21:46:03.052045   13148 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2297 bytes)
	I0401 21:46:03.092629   13148 ssh_runner.go:195] Run: grep 172.31.179.18	control-plane.minikube.internal$ /etc/hosts
	I0401 21:46:03.099328   13148 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.31.179.18	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0401 21:46:03.130636   13148 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:46:03.308076   13148 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0401 21:46:03.340137   13148 certs.go:68] Setting up C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600 for IP: 172.31.179.18
	I0401 21:46:03.340137   13148 certs.go:194] generating shared ca certs ...
	I0401 21:46:03.340137   13148 certs.go:226] acquiring lock for ca certs: {Name:mkcb932913049efe02d6e38fc2201d3c46b3b4ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 21:46:03.340824   13148 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key
	I0401 21:46:03.340975   13148 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key
	I0401 21:46:03.340975   13148 certs.go:256] generating profile certs ...
	I0401 21:46:03.341807   13148 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\client.key
	I0401 21:46:03.341923   13148 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.key.2a6e6ee0
	I0401 21:46:03.341923   13148 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.crt.2a6e6ee0 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.31.179.18]
	I0401 21:46:03.816387   13148 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.crt.2a6e6ee0 ...
	I0401 21:46:03.816387   13148 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.crt.2a6e6ee0: {Name:mk40624209e8407578f5ad963d5dce549024457d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 21:46:03.817357   13148 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.key.2a6e6ee0 ...
	I0401 21:46:03.817357   13148 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.key.2a6e6ee0: {Name:mk4af8936ddda885bba80f17259f275a2071f1d5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 21:46:03.818314   13148 certs.go:381] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.crt.2a6e6ee0 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.crt
	I0401 21:46:03.837174   13148 certs.go:385] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.key.2a6e6ee0 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.key
	I0401 21:46:03.838177   13148 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\proxy-client.key
	I0401 21:46:03.838177   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I0401 21:46:03.838343   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I0401 21:46:03.838432   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0401 21:46:03.838432   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0401 21:46:03.838432   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0401 21:46:03.838432   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0401 21:46:03.839603   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0401 21:46:03.839603   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0401 21:46:03.840138   13148 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem (1338 bytes)
	W0401 21:46:03.840479   13148 certs.go:480] ignoring C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692_empty.pem, impossibly tiny 0 bytes
	I0401 21:46:03.840574   13148 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0401 21:46:03.840848   13148 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0401 21:46:03.841139   13148 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0401 21:46:03.841364   13148 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I0401 21:46:03.841777   13148 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem (1708 bytes)
	I0401 21:46:03.841928   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> /usr/share/ca-certificates/96922.pem
	I0401 21:46:03.842102   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:46:03.842184   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem -> /usr/share/ca-certificates/9692.pem
	I0401 21:46:03.843278   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0401 21:46:03.892803   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0401 21:46:03.937192   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0401 21:46:03.982863   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0401 21:46:04.027259   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I0401 21:46:04.070303   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0401 21:46:04.111721   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0401 21:46:04.153070   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0401 21:46:04.196805   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem --> /usr/share/ca-certificates/96922.pem (1708 bytes)
	I0401 21:46:04.239579   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0401 21:46:04.277399   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem --> /usr/share/ca-certificates/9692.pem (1338 bytes)
	I0401 21:46:04.314226   13148 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0401 21:46:04.349481   13148 ssh_runner.go:195] Run: openssl version
	I0401 21:46:04.358052   13148 command_runner.go:130] > OpenSSL 1.1.1w  11 Sep 2023
	I0401 21:46:04.366465   13148 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"
	I0401 21:46:04.393819   13148 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:46:04.400956   13148 command_runner.go:130] > -rw-r--r-- 1 root root 1111 Apr  1 19:48 /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:46:04.400956   13148 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr  1 19:48 /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:46:04.408726   13148 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:46:04.417091   13148 command_runner.go:130] > b5213941
	I0401 21:46:04.424680   13148 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"
	I0401 21:46:04.450011   13148 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/9692.pem && ln -fs /usr/share/ca-certificates/9692.pem /etc/ssl/certs/9692.pem"
	I0401 21:46:04.477060   13148 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/9692.pem
	I0401 21:46:04.483392   13148 command_runner.go:130] > -rw-r--r-- 1 root root 1338 Apr  1 20:04 /usr/share/ca-certificates/9692.pem
	I0401 21:46:04.483392   13148 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Apr  1 20:04 /usr/share/ca-certificates/9692.pem
	I0401 21:46:04.490728   13148 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/9692.pem
	I0401 21:46:04.499528   13148 command_runner.go:130] > 51391683
	I0401 21:46:04.506934   13148 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/9692.pem /etc/ssl/certs/51391683.0"
	I0401 21:46:04.532274   13148 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/96922.pem && ln -fs /usr/share/ca-certificates/96922.pem /etc/ssl/certs/96922.pem"
	I0401 21:46:04.557567   13148 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/96922.pem
	I0401 21:46:04.563260   13148 command_runner.go:130] > -rw-r--r-- 1 root root 1708 Apr  1 20:04 /usr/share/ca-certificates/96922.pem
	I0401 21:46:04.563260   13148 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Apr  1 20:04 /usr/share/ca-certificates/96922.pem
	I0401 21:46:04.573095   13148 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/96922.pem
	I0401 21:46:04.581642   13148 command_runner.go:130] > 3ec20f2e
	I0401 21:46:04.589400   13148 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/96922.pem /etc/ssl/certs/3ec20f2e.0"
	I0401 21:46:04.615032   13148 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0401 21:46:04.621403   13148 command_runner.go:130] >   File: /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0401 21:46:04.621403   13148 command_runner.go:130] >   Size: 1176      	Blocks: 8          IO Block: 4096   regular file
	I0401 21:46:04.621403   13148 command_runner.go:130] > Device: 8,1	Inode: 531031      Links: 1
	I0401 21:46:04.621403   13148 command_runner.go:130] > Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
	I0401 21:46:04.621403   13148 command_runner.go:130] > Access: 2025-04-01 21:23:13.103567357 +0000
	I0401 21:46:04.621403   13148 command_runner.go:130] > Modify: 2025-04-01 21:23:13.103567357 +0000
	I0401 21:46:04.621403   13148 command_runner.go:130] > Change: 2025-04-01 21:23:13.103567357 +0000
	I0401 21:46:04.621403   13148 command_runner.go:130] >  Birth: 2025-04-01 21:23:13.103567357 +0000
	I0401 21:46:04.629431   13148 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0401 21:46:04.638575   13148 command_runner.go:130] > Certificate will not expire
	I0401 21:46:04.645289   13148 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0401 21:46:04.653627   13148 command_runner.go:130] > Certificate will not expire
	I0401 21:46:04.662310   13148 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0401 21:46:04.672283   13148 command_runner.go:130] > Certificate will not expire
	I0401 21:46:04.679946   13148 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0401 21:46:04.689172   13148 command_runner.go:130] > Certificate will not expire
	I0401 21:46:04.697137   13148 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0401 21:46:04.706051   13148 command_runner.go:130] > Certificate will not expire
	I0401 21:46:04.713629   13148 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0401 21:46:04.722974   13148 command_runner.go:130] > Certificate will not expire
	I0401 21:46:04.723286   13148 kubeadm.go:392] StartCluster: {Name:multinode-269600 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName:multinode-2696
00 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:} Nodes:[{Name: IP:172.31.179.18 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.31.184.96 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.31.179.169 Port:0 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-g
adget: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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: Disabl
eOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0401 21:46:04.730390   13148 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0401 21:46:04.763161   13148 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0401 21:46:04.781687   13148 command_runner.go:130] > /var/lib/kubelet/config.yaml
	I0401 21:46:04.781687   13148 command_runner.go:130] > /var/lib/kubelet/kubeadm-flags.env
	I0401 21:46:04.781687   13148 command_runner.go:130] > /var/lib/minikube/etcd:
	I0401 21:46:04.781687   13148 command_runner.go:130] > member
	I0401 21:46:04.781869   13148 kubeadm.go:408] found existing configuration files, will attempt cluster restart
	I0401 21:46:04.781910   13148 kubeadm.go:593] restartPrimaryControlPlane start ...
	I0401 21:46:04.790839   13148 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0401 21:46:04.809760   13148 kubeadm.go:130] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0401 21:46:04.810762   13148 kubeconfig.go:47] verify endpoint returned: get endpoint: "multinode-269600" does not appear in C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 21:46:04.810762   13148 kubeconfig.go:62] C:\Users\jenkins.minikube5\minikube-integration\kubeconfig needs updating (will repair): [kubeconfig missing "multinode-269600" cluster setting kubeconfig missing "multinode-269600" context setting]
	I0401 21:46:04.812379   13148 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\kubeconfig: {Name:mkb19224ea40e2aed3ce8c31a956f5aee129caa9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 21:46:04.829385   13148 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 21:46:04.829881   13148 kapi.go:59] client config for multinode-269600: &rest.Config{Host:"https://172.31.179.18:8443", 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.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-269600/client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-269600/client.key", CAFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData
:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x23292e0), 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)}
	I0401 21:46:04.831210   13148 cert_rotation.go:140] Starting client certificate rotation controller
	I0401 21:46:04.831283   13148 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
	I0401 21:46:04.831351   13148 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
	I0401 21:46:04.831351   13148 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false
	I0401 21:46:04.831351   13148 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false
	I0401 21:46:04.839335   13148 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0401 21:46:04.857186   13148 command_runner.go:130] > --- /var/tmp/minikube/kubeadm.yaml
	I0401 21:46:04.857186   13148 command_runner.go:130] > +++ /var/tmp/minikube/kubeadm.yaml.new
	I0401 21:46:04.857186   13148 command_runner.go:130] > @@ -1,7 +1,7 @@
	I0401 21:46:04.857186   13148 command_runner.go:130] >  apiVersion: kubeadm.k8s.io/v1beta4
	I0401 21:46:04.857186   13148 command_runner.go:130] >  kind: InitConfiguration
	I0401 21:46:04.857186   13148 command_runner.go:130] >  localAPIEndpoint:
	I0401 21:46:04.857186   13148 command_runner.go:130] > -  advertiseAddress: 172.31.186.14
	I0401 21:46:04.857186   13148 command_runner.go:130] > +  advertiseAddress: 172.31.179.18
	I0401 21:46:04.858231   13148 command_runner.go:130] >    bindPort: 8443
	I0401 21:46:04.858231   13148 command_runner.go:130] >  bootstrapTokens:
	I0401 21:46:04.858231   13148 command_runner.go:130] >    - groups:
	I0401 21:46:04.858231   13148 command_runner.go:130] > @@ -15,13 +15,13 @@
	I0401 21:46:04.858231   13148 command_runner.go:130] >    name: "multinode-269600"
	I0401 21:46:04.858275   13148 command_runner.go:130] >    kubeletExtraArgs:
	I0401 21:46:04.858275   13148 command_runner.go:130] >      - name: "node-ip"
	I0401 21:46:04.858275   13148 command_runner.go:130] > -      value: "172.31.186.14"
	I0401 21:46:04.858275   13148 command_runner.go:130] > +      value: "172.31.179.18"
	I0401 21:46:04.858275   13148 command_runner.go:130] >    taints: []
	I0401 21:46:04.858338   13148 command_runner.go:130] >  ---
	I0401 21:46:04.858338   13148 command_runner.go:130] >  apiVersion: kubeadm.k8s.io/v1beta4
	I0401 21:46:04.858338   13148 command_runner.go:130] >  kind: ClusterConfiguration
	I0401 21:46:04.858338   13148 command_runner.go:130] >  apiServer:
	I0401 21:46:04.858338   13148 command_runner.go:130] > -  certSANs: ["127.0.0.1", "localhost", "172.31.186.14"]
	I0401 21:46:04.858338   13148 command_runner.go:130] > +  certSANs: ["127.0.0.1", "localhost", "172.31.179.18"]
	I0401 21:46:04.858406   13148 command_runner.go:130] >    extraArgs:
	I0401 21:46:04.858406   13148 command_runner.go:130] >      - name: "enable-admission-plugins"
	I0401 21:46:04.858406   13148 command_runner.go:130] >        value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	I0401 21:46:04.858487   13148 kubeadm.go:640] detected kubeadm config drift (will reconfigure cluster from new /var/tmp/minikube/kubeadm.yaml):
	-- stdout --
	--- /var/tmp/minikube/kubeadm.yaml
	+++ /var/tmp/minikube/kubeadm.yaml.new
	@@ -1,7 +1,7 @@
	 apiVersion: kubeadm.k8s.io/v1beta4
	 kind: InitConfiguration
	 localAPIEndpoint:
	-  advertiseAddress: 172.31.186.14
	+  advertiseAddress: 172.31.179.18
	   bindPort: 8443
	 bootstrapTokens:
	   - groups:
	@@ -15,13 +15,13 @@
	   name: "multinode-269600"
	   kubeletExtraArgs:
	     - name: "node-ip"
	-      value: "172.31.186.14"
	+      value: "172.31.179.18"
	   taints: []
	 ---
	 apiVersion: kubeadm.k8s.io/v1beta4
	 kind: ClusterConfiguration
	 apiServer:
	-  certSANs: ["127.0.0.1", "localhost", "172.31.186.14"]
	+  certSANs: ["127.0.0.1", "localhost", "172.31.179.18"]
	   extraArgs:
	     - name: "enable-admission-plugins"
	       value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	
	-- /stdout --
	I0401 21:46:04.858487   13148 kubeadm.go:1160] stopping kube-system containers ...
	I0401 21:46:04.864828   13148 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0401 21:46:04.890496   13148 command_runner.go:130] > 0b2e800d97d7
	I0401 21:46:04.890496   13148 command_runner.go:130] > 7346ebe8a5a2
	I0401 21:46:04.890496   13148 command_runner.go:130] > 824f8b132d6d
	I0401 21:46:04.890496   13148 command_runner.go:130] > 5d1bb18c58ad
	I0401 21:46:04.890496   13148 command_runner.go:130] > c8a22ae3fea2
	I0401 21:46:04.890496   13148 command_runner.go:130] > a7a19bc77741
	I0401 21:46:04.890496   13148 command_runner.go:130] > 2805860c4bc8
	I0401 21:46:04.890496   13148 command_runner.go:130] > ff0a251d53b8
	I0401 21:46:04.890496   13148 command_runner.go:130] > 1828705d6289
	I0401 21:46:04.890496   13148 command_runner.go:130] > 7675ba2a8d2b
	I0401 21:46:04.890496   13148 command_runner.go:130] > b66007c0072e
	I0401 21:46:04.890496   13148 command_runner.go:130] > a56ba611d4df
	I0401 21:46:04.890496   13148 command_runner.go:130] > c71156dd5c68
	I0401 21:46:04.890496   13148 command_runner.go:130] > aefac18d7583
	I0401 21:46:04.890496   13148 command_runner.go:130] > ad0ba1d9b5b9
	I0401 21:46:04.890496   13148 command_runner.go:130] > c3d859b822bd
	I0401 21:46:04.891483   13148 docker.go:483] Stopping containers: [0b2e800d97d7 7346ebe8a5a2 824f8b132d6d 5d1bb18c58ad c8a22ae3fea2 a7a19bc77741 2805860c4bc8 ff0a251d53b8 1828705d6289 7675ba2a8d2b b66007c0072e a56ba611d4df c71156dd5c68 aefac18d7583 ad0ba1d9b5b9 c3d859b822bd]
	I0401 21:46:04.900128   13148 ssh_runner.go:195] Run: docker stop 0b2e800d97d7 7346ebe8a5a2 824f8b132d6d 5d1bb18c58ad c8a22ae3fea2 a7a19bc77741 2805860c4bc8 ff0a251d53b8 1828705d6289 7675ba2a8d2b b66007c0072e a56ba611d4df c71156dd5c68 aefac18d7583 ad0ba1d9b5b9 c3d859b822bd
	I0401 21:46:04.924392   13148 command_runner.go:130] > 0b2e800d97d7
	I0401 21:46:04.924392   13148 command_runner.go:130] > 7346ebe8a5a2
	I0401 21:46:04.924467   13148 command_runner.go:130] > 824f8b132d6d
	I0401 21:46:04.924467   13148 command_runner.go:130] > 5d1bb18c58ad
	I0401 21:46:04.924467   13148 command_runner.go:130] > c8a22ae3fea2
	I0401 21:46:04.924467   13148 command_runner.go:130] > a7a19bc77741
	I0401 21:46:04.924467   13148 command_runner.go:130] > 2805860c4bc8
	I0401 21:46:04.924467   13148 command_runner.go:130] > ff0a251d53b8
	I0401 21:46:04.924467   13148 command_runner.go:130] > 1828705d6289
	I0401 21:46:04.924467   13148 command_runner.go:130] > 7675ba2a8d2b
	I0401 21:46:04.924467   13148 command_runner.go:130] > b66007c0072e
	I0401 21:46:04.924536   13148 command_runner.go:130] > a56ba611d4df
	I0401 21:46:04.924536   13148 command_runner.go:130] > c71156dd5c68
	I0401 21:46:04.924536   13148 command_runner.go:130] > aefac18d7583
	I0401 21:46:04.924536   13148 command_runner.go:130] > ad0ba1d9b5b9
	I0401 21:46:04.924536   13148 command_runner.go:130] > c3d859b822bd
	I0401 21:46:04.933698   13148 ssh_runner.go:195] Run: sudo systemctl stop kubelet
	I0401 21:46:04.967695   13148 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I0401 21:46:04.983697   13148 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	I0401 21:46:04.983697   13148 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	I0401 21:46:04.984429   13148 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	I0401 21:46:04.984429   13148 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0401 21:46:04.984429   13148 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0401 21:46:04.984429   13148 kubeadm.go:157] found existing configuration files:
	
	I0401 21:46:04.991206   13148 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0401 21:46:05.007741   13148 command_runner.go:130] ! grep: /etc/kubernetes/admin.conf: No such file or directory
	I0401 21:46:05.007798   13148 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0401 21:46:05.016825   13148 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0401 21:46:05.044134   13148 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0401 21:46:05.061868   13148 command_runner.go:130] ! grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0401 21:46:05.061945   13148 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0401 21:46:05.070437   13148 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0401 21:46:05.093281   13148 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0401 21:46:05.109058   13148 command_runner.go:130] ! grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0401 21:46:05.109058   13148 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0401 21:46:05.116740   13148 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0401 21:46:05.141136   13148 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0401 21:46:05.156075   13148 command_runner.go:130] ! grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0401 21:46:05.156075   13148 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0401 21:46:05.164558   13148 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0401 21:46:05.190627   13148 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0401 21:46:05.208156   13148 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase certs all --config /var/tmp/minikube/kubeadm.yaml"
	I0401 21:46:05.441912   13148 command_runner.go:130] > [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0401 21:46:05.441912   13148 command_runner.go:130] > [certs] Using existing ca certificate authority
	I0401 21:46:05.441912   13148 command_runner.go:130] > [certs] Using existing apiserver certificate and key on disk
	I0401 21:46:05.441912   13148 command_runner.go:130] > [certs] Using existing apiserver-kubelet-client certificate and key on disk
	I0401 21:46:05.441912   13148 command_runner.go:130] > [certs] Using existing front-proxy-ca certificate authority
	I0401 21:46:05.441912   13148 command_runner.go:130] > [certs] Using existing front-proxy-client certificate and key on disk
	I0401 21:46:05.441912   13148 command_runner.go:130] > [certs] Using existing etcd/ca certificate authority
	I0401 21:46:05.441912   13148 command_runner.go:130] > [certs] Using existing etcd/server certificate and key on disk
	I0401 21:46:05.442743   13148 command_runner.go:130] > [certs] Using existing etcd/peer certificate and key on disk
	I0401 21:46:05.442743   13148 command_runner.go:130] > [certs] Using existing etcd/healthcheck-client certificate and key on disk
	I0401 21:46:05.442743   13148 command_runner.go:130] > [certs] Using existing apiserver-etcd-client certificate and key on disk
	I0401 21:46:05.442743   13148 command_runner.go:130] > [certs] Using the existing "sa" key
	I0401 21:46:05.442743   13148 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml"
	I0401 21:46:06.898275   13148 command_runner.go:130] > [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0401 21:46:06.898318   13148 command_runner.go:130] > [kubeconfig] Writing "admin.conf" kubeconfig file
	I0401 21:46:06.898318   13148 command_runner.go:130] > [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0401 21:46:06.898318   13148 command_runner.go:130] > [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0401 21:46:06.898318   13148 command_runner.go:130] > [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0401 21:46:06.898318   13148 command_runner.go:130] > [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0401 21:46:06.898423   13148 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml": (1.4556617s)
	I0401 21:46:06.898423   13148 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase kubelet-start --config /var/tmp/minikube/kubeadm.yaml"
	I0401 21:46:07.156507   13148 command_runner.go:130] > [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0401 21:46:07.156507   13148 command_runner.go:130] > [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0401 21:46:07.156507   13148 command_runner.go:130] > [kubelet-start] Starting the kubelet
	I0401 21:46:07.156507   13148 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase control-plane all --config /var/tmp/minikube/kubeadm.yaml"
	I0401 21:46:07.251495   13148 command_runner.go:130] > [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0401 21:46:07.251495   13148 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0401 21:46:07.251565   13148 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0401 21:46:07.251565   13148 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0401 21:46:07.251565   13148 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase etcd local --config /var/tmp/minikube/kubeadm.yaml"
	I0401 21:46:07.340091   13148 command_runner.go:130] > [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0401 21:46:07.340217   13148 api_server.go:52] waiting for apiserver process to appear ...
	I0401 21:46:07.348923   13148 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0401 21:46:07.849684   13148 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0401 21:46:08.347700   13148 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0401 21:46:08.848201   13148 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0401 21:46:09.351129   13148 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0401 21:46:09.371627   13148 command_runner.go:130] > 2008
	I0401 21:46:09.371697   13148 api_server.go:72] duration metric: took 2.0315801s to wait for apiserver process to appear ...
	I0401 21:46:09.371697   13148 api_server.go:88] waiting for apiserver healthz status ...
	I0401 21:46:09.371763   13148 api_server.go:253] Checking apiserver healthz at https://172.31.179.18:8443/healthz ...
	I0401 21:46:11.757616   13148 api_server.go:279] https://172.31.179.18:8443/healthz returned 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	W0401 21:46:11.757880   13148 api_server.go:103] status: https://172.31.179.18:8443/healthz returned error 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	I0401 21:46:11.757880   13148 api_server.go:253] Checking apiserver healthz at https://172.31.179.18:8443/healthz ...
	I0401 21:46:11.887734   13148 api_server.go:279] https://172.31.179.18:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]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 failed: reason withheld
	[+]poststarthook/start-system-namespaces-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/start-service-ip-repair-controllers failed: reason withheld
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[-]poststarthook/priority-and-fairness-config-producer failed: reason withheld
	[-]poststarthook/bootstrap-controller failed: reason withheld
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[-]poststarthook/apiservice-registration-controller failed: reason withheld
	[-]poststarthook/apiservice-discovery-controller failed: reason withheld
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0401 21:46:11.887808   13148 api_server.go:103] status: https://172.31.179.18:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[-]etcd failed: reason withheld
	[+]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 failed: reason withheld
	[+]poststarthook/start-system-namespaces-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/start-service-ip-repair-controllers failed: reason withheld
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[-]poststarthook/priority-and-fairness-config-producer failed: reason withheld
	[-]poststarthook/bootstrap-controller failed: reason withheld
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[-]poststarthook/apiservice-registration-controller failed: reason withheld
	[-]poststarthook/apiservice-discovery-controller failed: reason withheld
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0401 21:46:11.887861   13148 api_server.go:253] Checking apiserver healthz at https://172.31.179.18:8443/healthz ...
	I0401 21:46:11.898537   13148 api_server.go:279] https://172.31.179.18:8443/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 failed: reason withheld
	[+]poststarthook/start-system-namespaces-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/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[-]poststarthook/priority-and-fairness-config-producer failed: reason withheld
	[-]poststarthook/bootstrap-controller failed: reason withheld
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[-]poststarthook/apiservice-registration-controller failed: reason withheld
	[-]poststarthook/apiservice-discovery-controller failed: reason withheld
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0401 21:46:11.898960   13148 api_server.go:103] status: https://172.31.179.18:8443/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 failed: reason withheld
	[+]poststarthook/start-system-namespaces-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/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[-]poststarthook/priority-and-fairness-config-producer failed: reason withheld
	[-]poststarthook/bootstrap-controller failed: reason withheld
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[-]poststarthook/apiservice-registration-controller failed: reason withheld
	[-]poststarthook/apiservice-discovery-controller failed: reason withheld
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0401 21:46:12.372690   13148 api_server.go:253] Checking apiserver healthz at https://172.31.179.18:8443/healthz ...
	I0401 21:46:12.380708   13148 api_server.go:279] https://172.31.179.18:8443/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-system-namespaces-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/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-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
	W0401 21:46:12.380708   13148 api_server.go:103] status: https://172.31.179.18:8443/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-system-namespaces-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/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-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
	I0401 21:46:12.872353   13148 api_server.go:253] Checking apiserver healthz at https://172.31.179.18:8443/healthz ...
	I0401 21:46:12.883532   13148 api_server.go:279] https://172.31.179.18:8443/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-system-namespaces-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/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/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-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
	W0401 21:46:12.883608   13148 api_server.go:103] status: https://172.31.179.18:8443/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-system-namespaces-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/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/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-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
	I0401 21:46:13.372692   13148 api_server.go:253] Checking apiserver healthz at https://172.31.179.18:8443/healthz ...
	I0401 21:46:13.380675   13148 api_server.go:279] https://172.31.179.18:8443/healthz returned 200:
	ok
	I0401 21:46:13.380900   13148 discovery_client.go:658] "Request Body" body=""
	I0401 21:46:13.380977   13148 round_trippers.go:470] GET https://172.31.179.18:8443/version
	I0401 21:46:13.381046   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:13.381046   13148 round_trippers.go:480]     Accept: application/json, */*
	I0401 21:46:13.381046   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:13.393061   13148 round_trippers.go:581] Response Status: 200 OK in 12 milliseconds
	I0401 21:46:13.394039   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:13.394039   13148 round_trippers.go:587]     Audit-Id: 6bea42e7-85f5-44dd-ac62-5fb54c9fedeb
	I0401 21:46:13.394039   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:13.394039   13148 round_trippers.go:587]     Content-Type: application/json
	I0401 21:46:13.394039   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:13.394039   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:13.394039   13148 round_trippers.go:587]     Content-Length: 263
	I0401 21:46:13.394039   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:13 GMT
	I0401 21:46:13.394039   13148 discovery_client.go:658] "Response Body" body=<
		{
		  "major": "1",
		  "minor": "32",
		  "gitVersion": "v1.32.2",
		  "gitCommit": "67a30c0adcf52bd3f56ff0893ce19966be12991f",
		  "gitTreeState": "clean",
		  "buildDate": "2025-02-12T21:19:47Z",
		  "goVersion": "go1.23.6",
		  "compiler": "gc",
		  "platform": "linux/amd64"
		}
	 >
	I0401 21:46:13.394039   13148 api_server.go:141] control plane version: v1.32.2
	I0401 21:46:13.394039   13148 api_server.go:131] duration metric: took 4.0222913s to wait for apiserver health ...
	I0401 21:46:13.394039   13148 cni.go:84] Creating CNI manager for ""
	I0401 21:46:13.394039   13148 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I0401 21:46:13.399056   13148 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0401 21:46:13.409182   13148 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0401 21:46:13.417212   13148 command_runner.go:130] >   File: /opt/cni/bin/portmap
	I0401 21:46:13.417212   13148 command_runner.go:130] >   Size: 3103192   	Blocks: 6064       IO Block: 4096   regular file
	I0401 21:46:13.417212   13148 command_runner.go:130] > Device: 0,17	Inode: 3500        Links: 1
	I0401 21:46:13.417212   13148 command_runner.go:130] > Access: (0755/-rwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
	I0401 21:46:13.417212   13148 command_runner.go:130] > Access: 2025-04-01 21:44:47.326317242 +0000
	I0401 21:46:13.417212   13148 command_runner.go:130] > Modify: 2025-01-14 09:03:58.000000000 +0000
	I0401 21:46:13.417212   13148 command_runner.go:130] > Change: 2025-04-01 21:44:37.763000000 +0000
	I0401 21:46:13.417212   13148 command_runner.go:130] >  Birth: -
	I0401 21:46:13.418182   13148 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.2/kubectl ...
	I0401 21:46:13.418182   13148 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0401 21:46:13.488487   13148 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0401 21:46:14.538234   13148 command_runner.go:130] > clusterrole.rbac.authorization.k8s.io/kindnet unchanged
	I0401 21:46:14.538234   13148 command_runner.go:130] > clusterrolebinding.rbac.authorization.k8s.io/kindnet unchanged
	I0401 21:46:14.538234   13148 command_runner.go:130] > serviceaccount/kindnet unchanged
	I0401 21:46:14.538234   13148 command_runner.go:130] > daemonset.apps/kindnet configured
	I0401 21:46:14.538361   13148 ssh_runner.go:235] Completed: sudo /var/lib/minikube/binaries/v1.32.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml: (1.0498608s)
	I0401 21:46:14.538423   13148 system_pods.go:43] waiting for kube-system pods to appear ...
	I0401 21:46:14.538557   13148 type.go:204] "Request Body" body=""
	I0401 21:46:14.538650   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods
	I0401 21:46:14.538650   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:14.538715   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:14.538715   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:14.546502   13148 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0401 21:46:14.546502   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:14.546502   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:14.546502   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:14.546502   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:14 GMT
	I0401 21:46:14.546502   13148 round_trippers.go:587]     Audit-Id: 6b27c6dc-cd84-40f1-916b-139859d195cc
	I0401 21:46:14.546502   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:14.546502   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:14.550376   13148 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 a1 f1 03 0a  0a 0a 00 12 04 31 38 30  |ist..........180|
		00000020  35 1a 00 12 82 29 0a 99  19 0a 18 63 6f 72 65 64  |5....).....cored|
		00000030  6e 73 2d 36 36 38 64 36  62 66 39 62 63 2d 37 6a  |ns-668d6bf9bc-7j|
		00000040  63 6e 36 12 13 63 6f 72  65 64 6e 73 2d 36 36 38  |cn6..coredns-668|
		00000050  64 36 62 66 39 62 63 2d  1a 0b 6b 75 62 65 2d 73  |d6bf9bc-..kube-s|
		00000060  79 73 74 65 6d 22 00 2a  24 37 30 64 34 39 63 37  |ystem".*$70d49c7|
		00000070  61 2d 31 30 35 63 2d 34  63 38 34 2d 62 32 32 61  |a-105c-4c84-b22a|
		00000080  2d 32 38 64 61 35 62 66  62 38 36 62 65 32 04 31  |-28da5bfb86be2.1|
		00000090  37 37 30 38 00 42 08 08  d1 b2 b1 bf 06 10 00 5a  |7708.B.........Z|
		000000a0  13 0a 07 6b 38 73 2d 61  70 70 12 08 6b 75 62 65  |...k8s-app..kube|
		000000b0  2d 64 6e 73 5a 1f 0a 11  70 6f 64 2d 74 65 6d 70  |-dnsZ...pod-temp|
		000000c0  6c 61 74 65 2d 68 61 73  68 12 0a 36 36 38 64 36  |late-hash..668d [truncated 313392 chars]
	 >
	I0401 21:46:14.551263   13148 system_pods.go:59] 12 kube-system pods found
	I0401 21:46:14.551307   13148 system_pods.go:61] "coredns-668d6bf9bc-7jcn6" [70d49c7a-105c-4c84-b22a-28da5bfb86be] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0401 21:46:14.551307   13148 system_pods.go:61] "etcd-multinode-269600" [681a8591-3d0b-4ae0-ab9d-93afcc66f9c6] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0401 21:46:14.551352   13148 system_pods.go:61] "kindnet-7scdn" [58277a85-419e-46c8-8b01-9c2a254bb355] Running
	I0401 21:46:14.551352   13148 system_pods.go:61] "kindnet-mbzkz" [1f2072c5-d5f7-47c3-ba23-f35ddf03de26] Running / Ready:ContainersNotReady (containers with unready status: [kindnet-cni]) / ContainersReady:ContainersNotReady (containers with unready status: [kindnet-cni])
	I0401 21:46:14.551395   13148 system_pods.go:61] "kindnet-qk259" [ab4d8928-99cd-426a-bbb6-3480a62dd844] Running
	I0401 21:46:14.551395   13148 system_pods.go:61] "kube-apiserver-multinode-269600" [0111eeb4-38ae-4336-8cbd-735bd41191c3] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0401 21:46:14.551395   13148 system_pods.go:61] "kube-controller-manager-multinode-269600" [e7d76b9c-55a5-494a-a379-add0397747eb] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0401 21:46:14.551440   13148 system_pods.go:61] "kube-proxy-4tqg6" [b8521f3a-8e98-4511-842a-c4764260c2ea] Running
	I0401 21:46:14.551440   13148 system_pods.go:61] "kube-proxy-g58mf" [00ee1e50-85f2-4846-8215-9a93931eb34c] Running
	I0401 21:46:14.551440   13148 system_pods.go:61] "kube-proxy-tt76g" [ca861f03-d706-4cb3-9760-2418a2ba59cb] Running
	I0401 21:46:14.551440   13148 system_pods.go:61] "kube-scheduler-multinode-269600" [cf548606-3eca-4a3b-a206-00ab8a6480b3] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0401 21:46:14.551440   13148 system_pods.go:61] "storage-provisioner" [55707660-8e09-4f81-b849-848ca12ec9ae] Running
	I0401 21:46:14.551484   13148 system_pods.go:74] duration metric: took 13.0603ms to wait for pod list to return data ...
	I0401 21:46:14.551484   13148 node_conditions.go:102] verifying NodePressure condition ...
	I0401 21:46:14.551571   13148 type.go:204] "Request Body" body=""
	I0401 21:46:14.551626   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes
	I0401 21:46:14.551626   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:14.551626   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:14.551626   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:14.556626   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:14.556626   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:14.556626   13148 round_trippers.go:587]     Audit-Id: f8c44ac7-e582-416f-b05e-3c44cc867389
	I0401 21:46:14.556626   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:14.556626   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:14.556626   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:14.556626   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:14.556626   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:14 GMT
	I0401 21:46:14.556626   13148 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0e 0a 02  76 31 12 08 4e 6f 64 65  |k8s.....v1..Node|
		00000010  4c 69 73 74 12 ef 5e 0a  0a 0a 00 12 04 31 38 30  |List..^......180|
		00000020  35 1a 00 12 d4 25 0a f8  11 0a 10 6d 75 6c 74 69  |5....%.....multi|
		00000030  6e 6f 64 65 2d 32 36 39  36 30 30 12 00 1a 00 22  |node-269600...."|
		00000040  00 2a 24 63 37 38 35 37  62 37 37 2d 33 30 33 34  |.*$c7857b77-3034|
		00000050  2d 34 39 66 36 2d 38 38  36 63 2d 33 62 31 32 34  |-49f6-886c-3b124|
		00000060  63 64 63 30 64 30 32 32  04 31 37 32 31 38 00 42  |cdc0d022.17218.B|
		00000070  08 08 c9 b2 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000080  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000090  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		000000a0  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000b0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/ar [truncated 59089 chars]
	 >
	I0401 21:46:14.556626   13148 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 21:46:14.556626   13148 node_conditions.go:123] node cpu capacity is 2
	I0401 21:46:14.556626   13148 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 21:46:14.556626   13148 node_conditions.go:123] node cpu capacity is 2
	I0401 21:46:14.556626   13148 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 21:46:14.556626   13148 node_conditions.go:123] node cpu capacity is 2
	I0401 21:46:14.556626   13148 node_conditions.go:105] duration metric: took 5.1422ms to run NodePressure ...
	I0401 21:46:14.556626   13148 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase addon all --config /var/tmp/minikube/kubeadm.yaml"
	I0401 21:46:14.899726   13148 command_runner.go:130] > [addons] Applied essential addon: CoreDNS
	I0401 21:46:14.899814   13148 command_runner.go:130] > [addons] Applied essential addon: kube-proxy
	I0401 21:46:14.899882   13148 kubeadm.go:724] waiting for restarted kubelet to initialise ...
	I0401 21:46:14.900041   13148 type.go:204] "Request Body" body=""
	I0401 21:46:14.900173   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods?labelSelector=tier%3Dcontrol-plane
	I0401 21:46:14.900173   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:14.900173   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:14.900173   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:14.915245   13148 round_trippers.go:581] Response Status: 200 OK in 14 milliseconds
	I0401 21:46:14.915323   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:14.915323   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:14.915323   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:14.915323   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:14.915323   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:14 GMT
	I0401 21:46:14.915323   13148 round_trippers.go:587]     Audit-Id: 8d10b40a-7cd3-4f3a-aba1-19c30d13760c
	I0401 21:46:14.915323   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:14.916352   13148 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 f0 bc 01 0a  0a 0a 00 12 04 31 38 30  |ist..........180|
		00000020  38 1a 00 12 a2 2d 0a d7  1a 0a 15 65 74 63 64 2d  |8....-.....etcd-|
		00000030  6d 75 6c 74 69 6e 6f 64  65 2d 32 36 39 36 30 30  |multinode-269600|
		00000040  12 00 1a 0b 6b 75 62 65  2d 73 79 73 74 65 6d 22  |....kube-system"|
		00000050  00 2a 24 36 38 31 61 38  35 39 31 2d 33 64 30 62  |.*$681a8591-3d0b|
		00000060  2d 34 61 65 30 2d 61 62  39 64 2d 39 33 61 66 63  |-4ae0-ab9d-93afc|
		00000070  63 36 36 66 39 63 36 32  04 31 38 30 30 38 00 42  |c66f9c62.18008.B|
		00000080  08 08 a4 bd b1 bf 06 10  00 5a 11 0a 09 63 6f 6d  |.........Z...com|
		00000090  70 6f 6e 65 6e 74 12 04  65 74 63 64 5a 15 0a 04  |ponent..etcdZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 4e 0a 30 6b  75 62 65 61 64 6d 2e 6b  |anebN.0kubeadm.k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 65 74 63  |ubernetes.io/et [truncated 118498 chars]
	 >
	I0401 21:46:14.916758   13148 kubeadm.go:739] kubelet initialised
	I0401 21:46:14.916758   13148 kubeadm.go:740] duration metric: took 16.8758ms waiting for restarted kubelet to initialise ...
	I0401 21:46:14.916822   13148 pod_ready.go:36] extra waiting up to 4m0s 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" ...
	I0401 21:46:14.916822   13148 type.go:204] "Request Body" body=""
	I0401 21:46:14.916917   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods
	I0401 21:46:14.916985   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:14.916985   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:14.916985   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:14.922151   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:14.922151   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:14.922151   13148 round_trippers.go:587]     Audit-Id: 4b3600b2-d652-4a81-8be6-4ee16b91a9d4
	I0401 21:46:14.922151   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:14.922151   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:14.922151   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:14.922151   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:14.922151   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:14 GMT
	I0401 21:46:14.924158   13148 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 a1 f1 03 0a  0a 0a 00 12 04 31 38 30  |ist..........180|
		00000020  38 1a 00 12 82 29 0a 99  19 0a 18 63 6f 72 65 64  |8....).....cored|
		00000030  6e 73 2d 36 36 38 64 36  62 66 39 62 63 2d 37 6a  |ns-668d6bf9bc-7j|
		00000040  63 6e 36 12 13 63 6f 72  65 64 6e 73 2d 36 36 38  |cn6..coredns-668|
		00000050  64 36 62 66 39 62 63 2d  1a 0b 6b 75 62 65 2d 73  |d6bf9bc-..kube-s|
		00000060  79 73 74 65 6d 22 00 2a  24 37 30 64 34 39 63 37  |ystem".*$70d49c7|
		00000070  61 2d 31 30 35 63 2d 34  63 38 34 2d 62 32 32 61  |a-105c-4c84-b22a|
		00000080  2d 32 38 64 61 35 62 66  62 38 36 62 65 32 04 31  |-28da5bfb86be2.1|
		00000090  37 37 30 38 00 42 08 08  d1 b2 b1 bf 06 10 00 5a  |7708.B.........Z|
		000000a0  13 0a 07 6b 38 73 2d 61  70 70 12 08 6b 75 62 65  |...k8s-app..kube|
		000000b0  2d 64 6e 73 5a 1f 0a 11  70 6f 64 2d 74 65 6d 70  |-dnsZ...pod-temp|
		000000c0  6c 61 74 65 2d 68 61 73  68 12 0a 36 36 38 64 36  |late-hash..668d [truncated 313392 chars]
	 >
	I0401 21:46:14.925144   13148 pod_ready.go:79] waiting up to 4m0s for pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:14.925144   13148 type.go:168] "Request Body" body=""
	I0401 21:46:14.925144   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:46:14.925144   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:14.925144   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:14.925144   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:14.928142   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:46:14.928142   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:14.928142   13148 round_trippers.go:587]     Audit-Id: 183cae2a-c85e-46ee-a5b3-f9a73a235c8f
	I0401 21:46:14.928539   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:14.928539   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:14.928539   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:14.928539   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:14.928539   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:14 GMT
	I0401 21:46:14.928823   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 04 31 37 37 30 38  |a5bfb86be2.17708|
		00000080  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0401 21:46:14.929139   13148 type.go:168] "Request Body" body=""
	I0401 21:46:14.929139   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:14.929139   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:14.929139   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:14.929139   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:14.938124   13148 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0401 21:46:14.939136   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:14.939136   13148 round_trippers.go:587]     Audit-Id: feee9b9b-1f0c-40ae-8f24-9b1a958b441a
	I0401 21:46:14.939136   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:14.939136   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:14.939136   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:14.939136   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:14.939136   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:14 GMT
	I0401 21:46:14.939136   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 37  32 31 38 00 42 08 08 c9  |0d022.17218.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0401 21:46:14.939136   13148 pod_ready.go:98] node "multinode-269600" hosting pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600" has status "Ready":"False"
	I0401 21:46:14.939136   13148 pod_ready.go:82] duration metric: took 13.9924ms for pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace to be "Ready" ...
	E0401 21:46:14.939136   13148 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-269600" hosting pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600" has status "Ready":"False"
	I0401 21:46:14.939136   13148 pod_ready.go:79] waiting up to 4m0s for pod "etcd-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:14.939136   13148 type.go:168] "Request Body" body=""
	I0401 21:46:14.939136   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/etcd-multinode-269600
	I0401 21:46:14.939136   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:14.939136   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:14.939136   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:14.943143   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:14.943143   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:14.943143   13148 round_trippers.go:587]     Audit-Id: f88853f0-cbe2-4a0d-b275-9106e2fce723
	I0401 21:46:14.943143   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:14.943143   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:14.943425   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:14.943425   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:14.943425   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:14 GMT
	I0401 21:46:14.943764   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a2 2d 0a d7 1a 0a 15 65  74 63 64 2d 6d 75 6c 74  |.-.....etcd-mult|
		00000020  69 6e 6f 64 65 2d 32 36  39 36 30 30 12 00 1a 0b  |inode-269600....|
		00000030  6b 75 62 65 2d 73 79 73  74 65 6d 22 00 2a 24 36  |kube-system".*$6|
		00000040  38 31 61 38 35 39 31 2d  33 64 30 62 2d 34 61 65  |81a8591-3d0b-4ae|
		00000050  30 2d 61 62 39 64 2d 39  33 61 66 63 63 36 36 66  |0-ab9d-93afcc66f|
		00000060  39 63 36 32 04 31 38 30  30 38 00 42 08 08 a4 bd  |9c62.18008.B....|
		00000070  b1 bf 06 10 00 5a 11 0a  09 63 6f 6d 70 6f 6e 65  |.....Z...compone|
		00000080  6e 74 12 04 65 74 63 64  5a 15 0a 04 74 69 65 72  |nt..etcdZ...tier|
		00000090  12 0d 63 6f 6e 74 72 6f  6c 2d 70 6c 61 6e 65 62  |..control-planeb|
		000000a0  4e 0a 30 6b 75 62 65 61  64 6d 2e 6b 75 62 65 72  |N.0kubeadm.kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 65 74 63 64 2e 61 64  |netes.io/etcd.ad|
		000000c0  76 65 72 74 69 73 65 2d  63 6c 69 65 6e 74 2d 75  |vertise-client- [truncated 27724 chars]
	 >
	I0401 21:46:14.943951   13148 type.go:168] "Request Body" body=""
	I0401 21:46:14.943978   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:14.943978   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:14.943978   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:14.944043   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:14.949144   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:14.949144   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:14.949144   13148 round_trippers.go:587]     Audit-Id: 286e9be2-5dff-4115-8667-38d520ed2a85
	I0401 21:46:14.949144   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:14.949144   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:14.949144   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:14.949144   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:14.949144   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:14 GMT
	I0401 21:46:14.949770   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 37  32 31 38 00 42 08 08 c9  |0d022.17218.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0401 21:46:14.949960   13148 pod_ready.go:98] node "multinode-269600" hosting pod "etcd-multinode-269600" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600" has status "Ready":"False"
	I0401 21:46:14.949960   13148 pod_ready.go:82] duration metric: took 10.8238ms for pod "etcd-multinode-269600" in "kube-system" namespace to be "Ready" ...
	E0401 21:46:14.949960   13148 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-269600" hosting pod "etcd-multinode-269600" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600" has status "Ready":"False"
	I0401 21:46:14.949960   13148 pod_ready.go:79] waiting up to 4m0s for pod "kube-apiserver-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:14.949960   13148 type.go:168] "Request Body" body=""
	I0401 21:46:14.949960   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-multinode-269600
	I0401 21:46:14.950146   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:14.950146   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:14.950146   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:14.953145   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:46:14.953145   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:14.953145   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:14.953145   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:14 GMT
	I0401 21:46:14.953145   13148 round_trippers.go:587]     Audit-Id: 226276a9-7e68-4137-91e2-6ecc81ce5b60
	I0401 21:46:14.953145   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:14.953145   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:14.953145   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:14.954126   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  e5 36 0a e7 1c 0a 1f 6b  75 62 65 2d 61 70 69 73  |.6.....kube-apis|
		00000020  65 72 76 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |erver-multinode-|
		00000030  32 36 39 36 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |269600....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 30 31 31 31 65 65 62  |ystem".*$0111eeb|
		00000050  34 2d 33 38 61 65 2d 34  33 33 36 2d 38 63 62 64  |4-38ae-4336-8cbd|
		00000060  2d 37 33 35 62 64 34 31  31 39 31 63 33 32 04 31  |-735bd41191c32.1|
		00000070  38 30 32 38 00 42 08 08  a4 bd b1 bf 06 10 00 5a  |8028.B.........Z|
		00000080  1b 0a 09 63 6f 6d 70 6f  6e 65 6e 74 12 0e 6b 75  |...component..ku|
		00000090  62 65 2d 61 70 69 73 65  72 76 65 72 5a 15 0a 04  |be-apiserverZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 55 0a 3f 6b  75 62 65 61 64 6d 2e 6b  |anebU.?kubeadm.k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 6b 75 62  |ubernetes.io/ku [truncated 33731 chars]
	 >
	I0401 21:46:14.954126   13148 type.go:168] "Request Body" body=""
	I0401 21:46:14.954126   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:14.954126   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:14.954126   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:14.954126   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:14.962145   13148 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0401 21:46:14.962145   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:14.962145   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:14.962145   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:14.962145   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:14.962145   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:14.962145   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:14 GMT
	I0401 21:46:14.962145   13148 round_trippers.go:587]     Audit-Id: 32f08d08-88fd-4feb-904c-21805855e7d3
	I0401 21:46:14.962145   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 37  32 31 38 00 42 08 08 c9  |0d022.17218.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0401 21:46:14.962145   13148 pod_ready.go:98] node "multinode-269600" hosting pod "kube-apiserver-multinode-269600" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600" has status "Ready":"False"
	I0401 21:46:14.962145   13148 pod_ready.go:82] duration metric: took 12.1841ms for pod "kube-apiserver-multinode-269600" in "kube-system" namespace to be "Ready" ...
	E0401 21:46:14.962145   13148 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-269600" hosting pod "kube-apiserver-multinode-269600" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600" has status "Ready":"False"
	I0401 21:46:14.962145   13148 pod_ready.go:79] waiting up to 4m0s for pod "kube-controller-manager-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:14.962145   13148 type.go:168] "Request Body" body=""
	I0401 21:46:14.962145   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-multinode-269600
	I0401 21:46:14.962145   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:14.962145   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:14.962145   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:14.968142   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:14.968142   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:14.968142   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:14.968142   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:14.968142   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:14.968142   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:15 GMT
	I0401 21:46:14.968142   13148 round_trippers.go:587]     Audit-Id: 61d911a0-db2c-4b58-926b-f77267a7cad0
	I0401 21:46:14.968142   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:14.968142   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  ac 33 0a d4 1d 0a 28 6b  75 62 65 2d 63 6f 6e 74  |.3....(kube-cont|
		00000020  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 2d 6d  |roller-manager-m|
		00000030  75 6c 74 69 6e 6f 64 65  2d 32 36 39 36 30 30 12  |ultinode-269600.|
		00000040  00 1a 0b 6b 75 62 65 2d  73 79 73 74 65 6d 22 00  |...kube-system".|
		00000050  2a 24 65 37 64 37 36 62  39 63 2d 35 35 61 35 2d  |*$e7d76b9c-55a5-|
		00000060  34 39 34 61 2d 61 33 37  39 2d 61 64 64 30 33 39  |494a-a379-add039|
		00000070  37 37 34 37 65 62 32 04  31 37 36 34 38 00 42 08  |7747eb2.17648.B.|
		00000080  08 cc b2 b1 bf 06 10 00  5a 24 0a 09 63 6f 6d 70  |........Z$..comp|
		00000090  6f 6e 65 6e 74 12 17 6b  75 62 65 2d 63 6f 6e 74  |onent..kube-cont|
		000000a0  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 5a 15  |roller-managerZ.|
		000000b0  0a 04 74 69 65 72 12 0d  63 6f 6e 74 72 6f 6c 2d  |..tier..control-|
		000000c0  70 6c 61 6e 65 62 3d 0a  19 6b 75 62 65 72 6e 65  |planeb=..kubern [truncated 31589 chars]
	 >
	I0401 21:46:14.969136   13148 type.go:168] "Request Body" body=""
	I0401 21:46:14.969136   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:14.969136   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:14.969136   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:14.969136   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:14.971139   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:46:14.971139   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:14.971139   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:15 GMT
	I0401 21:46:14.971139   13148 round_trippers.go:587]     Audit-Id: 16fcf2df-6b77-45c8-8777-afe2bb8080b7
	I0401 21:46:14.971139   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:14.971139   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:14.971139   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:14.971139   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:14.972135   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 37  32 31 38 00 42 08 08 c9  |0d022.17218.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0401 21:46:14.972135   13148 pod_ready.go:98] node "multinode-269600" hosting pod "kube-controller-manager-multinode-269600" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600" has status "Ready":"False"
	I0401 21:46:14.972135   13148 pod_ready.go:82] duration metric: took 9.9908ms for pod "kube-controller-manager-multinode-269600" in "kube-system" namespace to be "Ready" ...
	E0401 21:46:14.972135   13148 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-269600" hosting pod "kube-controller-manager-multinode-269600" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600" has status "Ready":"False"
	I0401 21:46:14.972135   13148 pod_ready.go:79] waiting up to 4m0s for pod "kube-proxy-4tqg6" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:14.972135   13148 type.go:168] "Request Body" body=""
	I0401 21:46:15.139147   13148 request.go:661] Waited for 167.0095ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-4tqg6
	I0401 21:46:15.139147   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-4tqg6
	I0401 21:46:15.139147   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:15.139147   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:15.139147   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:15.143213   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:15.143213   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:15.143213   13148 round_trippers.go:587]     Audit-Id: 3320de40-4b10-4580-8b23-a93e457c1c72
	I0401 21:46:15.143213   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:15.143213   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:15.143213   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:15.143213   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:15.143213   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:15 GMT
	I0401 21:46:15.143735   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a5 25 0a bf 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.%.....kube-prox|
		00000020  79 2d 34 74 71 67 36 12  0b 6b 75 62 65 2d 70 72  |y-4tqg6..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 62 38 35  32 31 66 33 61 2d 38 65  |m".*$b8521f3a-8e|
		00000050  39 38 2d 34 35 31 31 2d  38 34 32 61 2d 63 34 37  |98-4511-842a-c47|
		00000060  36 34 32 36 30 63 32 65  61 32 03 35 38 35 38 00  |64260c2ea2.5858.|
		00000070  42 08 08 81 b4 b1 bf 06  10 00 5a 26 0a 18 63 6f  |B.........Z&..co|
		00000080  6e 74 72 6f 6c 6c 65 72  2d 72 65 76 69 73 69 6f  |ntroller-revisio|
		00000090  6e 2d 68 61 73 68 12 0a  37 62 62 38 34 63 34 39  |n-hash..7bb84c49|
		000000a0  38 34 5a 15 0a 07 6b 38  73 2d 61 70 70 12 0a 6b  |84Z...k8s-app..k|
		000000b0  75 62 65 2d 70 72 6f 78  79 5a 1c 0a 17 70 6f 64  |ube-proxyZ...pod|
		000000c0  2d 74 65 6d 70 6c 61 74  65 2d 67 65 6e 65 72 61  |-template-gener [truncated 22671 chars]
	 >
	I0401 21:46:15.143834   13148 type.go:168] "Request Body" body=""
	I0401 21:46:15.338834   13148 request.go:661] Waited for 194.9979ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:46:15.338834   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:46:15.338834   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:15.338834   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:15.338834   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:15.350420   13148 round_trippers.go:581] Response Status: 200 OK in 11 milliseconds
	I0401 21:46:15.350420   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:15.350420   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:15.350534   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:15.350534   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:15.350534   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:15.350534   13148 round_trippers.go:587]     Content-Length: 3464
	I0401 21:46:15.350534   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:15 GMT
	I0401 21:46:15.350534   13148 round_trippers.go:587]     Audit-Id: aa279837-8af8-4905-a383-0c8b3d270444
	I0401 21:46:15.350611   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f1 1a 0a b0 0f 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 04 31 36 30 32 38 00  |3adae1382.16028.|
		00000060  42 08 08 81 b4 b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16111 chars]
	 >
	I0401 21:46:15.350611   13148 pod_ready.go:93] pod "kube-proxy-4tqg6" in "kube-system" namespace has status "Ready":"True"
	I0401 21:46:15.350611   13148 pod_ready.go:82] duration metric: took 378.4706ms for pod "kube-proxy-4tqg6" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:15.350611   13148 pod_ready.go:79] waiting up to 4m0s for pod "kube-proxy-g58mf" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:15.350611   13148 type.go:168] "Request Body" body=""
	I0401 21:46:15.538772   13148 request.go:661] Waited for 188.1588ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-g58mf
	I0401 21:46:15.539099   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-g58mf
	I0401 21:46:15.539099   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:15.539099   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:15.539099   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:15.544962   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:15.545014   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:15.545014   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:15.545014   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:15 GMT
	I0401 21:46:15.545014   13148 round_trippers.go:587]     Audit-Id: 8cb5038f-675f-4421-be4b-29a0c6663f4d
	I0401 21:46:15.545082   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:15.545082   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:15.545082   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:15.545686   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  8c 26 0a c0 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.&.....kube-prox|
		00000020  79 2d 67 35 38 6d 66 12  0b 6b 75 62 65 2d 70 72  |y-g58mf..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 30 30 65  65 31 65 35 30 2d 38 35  |m".*$00ee1e50-85|
		00000050  66 32 2d 34 38 34 36 2d  38 32 31 35 2d 39 61 39  |f2-4846-8215-9a9|
		00000060  33 39 33 31 65 62 33 34  63 32 04 31 37 39 39 38  |3931eb34c2.17998|
		00000070  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 23215 chars]
	 >
	I0401 21:46:15.545686   13148 type.go:168] "Request Body" body=""
	I0401 21:46:15.739130   13148 request.go:661] Waited for 193.4412ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:15.739130   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:15.739130   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:15.739130   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:15.739130   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:15.743609   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:15.743609   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:15.743609   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:15.743609   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:15.743609   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:15.743609   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:15 GMT
	I0401 21:46:15.743609   13148 round_trippers.go:587]     Audit-Id: 3790dfc5-c982-467c-8db8-4ffa98baf064
	I0401 21:46:15.743609   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:15.744044   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:15.745148   13148 pod_ready.go:98] node "multinode-269600" hosting pod "kube-proxy-g58mf" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600" has status "Ready":"False"
	I0401 21:46:15.745252   13148 pod_ready.go:82] duration metric: took 394.6366ms for pod "kube-proxy-g58mf" in "kube-system" namespace to be "Ready" ...
	E0401 21:46:15.745307   13148 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-269600" hosting pod "kube-proxy-g58mf" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600" has status "Ready":"False"
	I0401 21:46:15.745359   13148 pod_ready.go:79] waiting up to 4m0s for pod "kube-proxy-tt76g" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:15.745528   13148 type.go:168] "Request Body" body=""
	I0401 21:46:15.938730   13148 request.go:661] Waited for 193.1989ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-tt76g
	I0401 21:46:15.938730   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-tt76g
	I0401 21:46:15.938730   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:15.938730   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:15.938730   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:15.942294   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:15.942375   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:15.942375   13148 round_trippers.go:587]     Audit-Id: fc901653-88bd-4e18-8124-feed5ff79718
	I0401 21:46:15.942375   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:15.942448   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:15.942448   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:15.942448   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:15.942448   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:15 GMT
	I0401 21:46:15.943086   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  af 26 0a c4 15 0a 10 6b  75 62 65 2d 70 72 6f 78  |.&.....kube-prox|
		00000020  79 2d 74 74 37 36 67 12  0b 6b 75 62 65 2d 70 72  |y-tt76g..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 63 61 38  36 31 66 30 33 2d 64 37  |m".*$ca861f03-d7|
		00000050  30 36 2d 34 63 62 33 2d  39 37 36 30 2d 32 34 31  |06-4cb3-9760-241|
		00000060  38 61 32 62 61 35 39 63  62 32 04 31 36 39 37 38  |8a2ba59cb2.16978|
		00000070  00 42 08 08 96 b6 b1 bf  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 23376 chars]
	 >
	I0401 21:46:15.943500   13148 type.go:168] "Request Body" body=""
	I0401 21:46:16.139345   13148 request.go:661] Waited for 195.776ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m03
	I0401 21:46:16.139962   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m03
	I0401 21:46:16.140008   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:16.140008   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:16.140008   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:16.144519   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:16.144519   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:16.144519   13148 round_trippers.go:587]     Audit-Id: f1d5b0b5-31ef-4a4e-a971-e98ffae7cb0d
	I0401 21:46:16.144519   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:16.144519   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:16.144519   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:16.144519   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:16.144519   13148 round_trippers.go:587]     Content-Length: 3826
	I0401 21:46:16.144519   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:16 GMT
	I0401 21:46:16.144519   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 db 1d 0a eb 12 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 33 12 00 1a 00  |e-269600-m03....|
		00000030  22 00 2a 24 66 63 31 64  38 62 63 61 2d 32 30 65  |".*$fc1d8bca-20e|
		00000040  34 2d 34 30 34 66 2d 39  33 61 32 2d 39 33 31 35  |4-404f-93a2-9315|
		00000050  34 32 35 31 64 35 66 30  32 04 31 38 31 31 38 00  |4251d5f02.18118.|
		00000060  42 08 08 90 bb b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 17922 chars]
	 >
	I0401 21:46:16.145161   13148 pod_ready.go:98] node "multinode-269600-m03" hosting pod "kube-proxy-tt76g" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600-m03" has status "Ready":"Unknown"
	I0401 21:46:16.145161   13148 pod_ready.go:82] duration metric: took 399.7961ms for pod "kube-proxy-tt76g" in "kube-system" namespace to be "Ready" ...
	E0401 21:46:16.145230   13148 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-269600-m03" hosting pod "kube-proxy-tt76g" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600-m03" has status "Ready":"Unknown"
	I0401 21:46:16.145230   13148 pod_ready.go:79] waiting up to 4m0s for pod "kube-scheduler-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:16.145294   13148 type.go:168] "Request Body" body=""
	I0401 21:46:16.339273   13148 request.go:661] Waited for 193.9142ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-269600
	I0401 21:46:16.339273   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-269600
	I0401 21:46:16.339273   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:16.339273   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:16.339273   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:16.344026   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:16.344026   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:16.344026   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:16.344192   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:16.344192   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:16.344192   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:16.344192   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:16 GMT
	I0401 21:46:16.344192   13148 round_trippers.go:587]     Audit-Id: 0743fca9-2d9a-48b2-b454-70cf2899bf9d
	I0401 21:46:16.344870   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a5 25 0a bc 18 0a 1f 6b  75 62 65 2d 73 63 68 65  |.%.....kube-sche|
		00000020  64 75 6c 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |duler-multinode-|
		00000030  32 36 39 36 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |269600....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 63 66 35 34 38 36 30  |ystem".*$cf54860|
		00000050  36 2d 33 65 63 61 2d 34  61 33 62 2d 61 32 30 36  |6-3eca-4a3b-a206|
		00000060  2d 30 30 61 62 38 61 36  34 38 30 62 33 32 04 31  |-00ab8a6480b32.1|
		00000070  37 36 38 38 00 42 08 08  cb b2 b1 bf 06 10 00 5a  |7688.B.........Z|
		00000080  1b 0a 09 63 6f 6d 70 6f  6e 65 6e 74 12 0e 6b 75  |...component..ku|
		00000090  62 65 2d 73 63 68 65 64  75 6c 65 72 5a 15 0a 04  |be-schedulerZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 3d 0a 19 6b  75 62 65 72 6e 65 74 65  |aneb=..kubernete|
		000000c0  73 2e 69 6f 2f 63 6f 6e  66 69 67 2e 68 61 73 68  |s.io/config.has [truncated 22671 chars]
	 >
	I0401 21:46:16.345144   13148 type.go:168] "Request Body" body=""
	I0401 21:46:16.538650   13148 request.go:661] Waited for 193.504ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:16.538650   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:16.538650   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:16.538650   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:16.538650   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:16.542775   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:16.542775   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:16.542775   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:16.542775   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:16 GMT
	I0401 21:46:16.542775   13148 round_trippers.go:587]     Audit-Id: e60b5ed0-bdf9-4913-b760-ea86d74262d0
	I0401 21:46:16.542775   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:16.542775   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:16.542775   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:16.542775   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:16.543466   13148 pod_ready.go:98] node "multinode-269600" hosting pod "kube-scheduler-multinode-269600" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600" has status "Ready":"False"
	I0401 21:46:16.543593   13148 pod_ready.go:82] duration metric: took 398.358ms for pod "kube-scheduler-multinode-269600" in "kube-system" namespace to be "Ready" ...
	E0401 21:46:16.543593   13148 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-269600" hosting pod "kube-scheduler-multinode-269600" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600" has status "Ready":"False"
	I0401 21:46:16.543593   13148 pod_ready.go:39] duration metric: took 1.6267506s 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" ...
	I0401 21:46:16.543699   13148 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0401 21:46:16.559868   13148 command_runner.go:130] > -16
	I0401 21:46:16.559868   13148 ops.go:34] apiserver oom_adj: -16
	I0401 21:46:16.559868   13148 kubeadm.go:597] duration metric: took 11.7778104s to restartPrimaryControlPlane
	I0401 21:46:16.559868   13148 kubeadm.go:394] duration metric: took 11.8364345s to StartCluster
	I0401 21:46:16.559868   13148 settings.go:142] acquiring lock: {Name:mk66ab2e0bae08b477c4ed9caa26e688e6ce3248 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 21:46:16.559868   13148 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 21:46:16.561942   13148 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\kubeconfig: {Name:mkb19224ea40e2aed3ce8c31a956f5aee129caa9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 21:46:16.563035   13148 start.go:235] Will wait 6m0s for node &{Name: IP:172.31.179.18 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0401 21:46:16.563035   13148 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp: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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I0401 21:46:16.563385   13148 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:46:16.566297   13148 out.go:177] * Verifying Kubernetes components...
	I0401 21:46:16.568212   13148 out.go:177] * Enabled addons: 
	I0401 21:46:16.576177   13148 addons.go:514] duration metric: took 13.1418ms for enable addons: enabled=[]
	I0401 21:46:16.580770   13148 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:46:16.795161   13148 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0401 21:46:16.818754   13148 node_ready.go:35] waiting up to 6m0s for node "multinode-269600" to be "Ready" ...
	I0401 21:46:16.818754   13148 type.go:168] "Request Body" body=""
	I0401 21:46:16.818754   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:16.818754   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:16.818754   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:16.818754   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:16.822681   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:16.822681   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:16.822681   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:16.822681   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:16.822681   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:16.822681   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:16.822681   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:16 GMT
	I0401 21:46:16.822681   13148 round_trippers.go:587]     Audit-Id: 7df59ac6-c2b4-47d6-b955-56d21a61c843
	I0401 21:46:16.822821   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:17.319634   13148 type.go:168] "Request Body" body=""
	I0401 21:46:17.319634   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:17.319634   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:17.319634   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:17.319634   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:17.324436   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:17.324542   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:17.324542   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:17 GMT
	I0401 21:46:17.324542   13148 round_trippers.go:587]     Audit-Id: 5860f340-6864-4a05-aa5e-61e4b1bdd998
	I0401 21:46:17.324542   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:17.324542   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:17.324542   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:17.324542   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:17.325030   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:17.819577   13148 type.go:168] "Request Body" body=""
	I0401 21:46:17.819948   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:17.819948   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:17.820024   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:17.820024   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:17.823767   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:17.824576   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:17.824576   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:17 GMT
	I0401 21:46:17.824576   13148 round_trippers.go:587]     Audit-Id: cea1b602-4dbf-4572-8d38-35c1f2b4c492
	I0401 21:46:17.824576   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:17.824628   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:17.824628   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:17.824628   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:17.824720   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:18.319164   13148 type.go:168] "Request Body" body=""
	I0401 21:46:18.319615   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:18.319615   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:18.319615   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:18.319615   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:18.322988   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:18.323228   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:18.323228   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:18.323228   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:18.323228   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:18.323228   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:18.323228   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:18 GMT
	I0401 21:46:18.323228   13148 round_trippers.go:587]     Audit-Id: 87b03d99-baf3-4769-bdc2-671f2fffa17d
	I0401 21:46:18.323912   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:18.818973   13148 type.go:168] "Request Body" body=""
	I0401 21:46:18.818973   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:18.818973   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:18.818973   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:18.818973   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:18.823892   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:18.824005   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:18.824005   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:18.824005   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:18.824005   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:18.824005   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:18.824005   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:18 GMT
	I0401 21:46:18.824005   13148 round_trippers.go:587]     Audit-Id: 9f7285dd-cf15-4713-b520-96e66e3e8081
	I0401 21:46:18.824286   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:18.824369   13148 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:46:19.319744   13148 type.go:168] "Request Body" body=""
	I0401 21:46:19.320051   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:19.320121   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:19.320121   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:19.320121   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:19.324459   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:19.324459   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:19.324459   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:19 GMT
	I0401 21:46:19.324459   13148 round_trippers.go:587]     Audit-Id: 0ddaa4e9-e10a-46dd-b397-4b9fe5dab61d
	I0401 21:46:19.324459   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:19.324459   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:19.324459   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:19.324459   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:19.324782   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:19.819536   13148 type.go:168] "Request Body" body=""
	I0401 21:46:19.819536   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:19.819536   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:19.819536   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:19.819536   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:19.823829   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:19.823829   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:19.824342   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:19 GMT
	I0401 21:46:19.824342   13148 round_trippers.go:587]     Audit-Id: 87f58d63-b260-4589-9340-1e797e79f169
	I0401 21:46:19.824342   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:19.824342   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:19.824342   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:19.824342   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:19.824927   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:20.319527   13148 type.go:168] "Request Body" body=""
	I0401 21:46:20.319637   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:20.319637   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:20.319637   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:20.319637   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:20.323765   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:20.323868   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:20.323868   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:20.323868   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:20.323868   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:20.323868   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:20.323868   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:20 GMT
	I0401 21:46:20.323868   13148 round_trippers.go:587]     Audit-Id: ca9117d0-e8bd-430d-a037-92b7b3935071
	I0401 21:46:20.324248   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:20.819525   13148 type.go:168] "Request Body" body=""
	I0401 21:46:20.819525   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:20.819525   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:20.819525   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:20.819525   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:20.823344   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:20.823410   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:20.823410   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:20.823410   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:20.823410   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:20.823410   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:20.823410   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:20 GMT
	I0401 21:46:20.823410   13148 round_trippers.go:587]     Audit-Id: d6823cb8-ac32-4ff6-b5b6-cfca8ac0d8c7
	I0401 21:46:20.824140   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:21.319781   13148 type.go:168] "Request Body" body=""
	I0401 21:46:21.319895   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:21.319950   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:21.319950   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:21.319950   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:21.323447   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:21.323560   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:21.323560   13148 round_trippers.go:587]     Audit-Id: bbbaf459-f180-48e4-bee4-e757b1c28436
	I0401 21:46:21.323560   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:21.323560   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:21.323560   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:21.323560   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:21.323560   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:21 GMT
	I0401 21:46:21.323951   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:21.324110   13148 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:46:21.819554   13148 type.go:168] "Request Body" body=""
	I0401 21:46:21.819554   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:21.819554   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:21.819554   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:21.819554   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:21.823691   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:21.823691   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:21.823691   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:21.823691   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:21.823691   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:21.823795   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:21.823795   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:21 GMT
	I0401 21:46:21.823795   13148 round_trippers.go:587]     Audit-Id: d6751bc8-4eb7-4dd3-9839-1302c93c9871
	I0401 21:46:21.824119   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:22.319757   13148 type.go:168] "Request Body" body=""
	I0401 21:46:22.319757   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:22.319757   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:22.319757   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:22.319757   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:22.323787   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:22.323787   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:22.323787   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:22.323787   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:22.323787   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:22.323870   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:22.323870   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:22 GMT
	I0401 21:46:22.323870   13148 round_trippers.go:587]     Audit-Id: cf57a9b8-72bc-4054-bb57-c681fd4ffd7d
	I0401 21:46:22.324375   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:22.819867   13148 type.go:168] "Request Body" body=""
	I0401 21:46:22.819867   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:22.819867   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:22.819867   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:22.819867   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:22.824952   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:22.825018   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:22.825018   13148 round_trippers.go:587]     Audit-Id: 11772579-12c7-4383-bb36-9542661c9837
	I0401 21:46:22.825094   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:22.825094   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:22.825120   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:22.825120   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:22.825137   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:22 GMT
	I0401 21:46:22.825845   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:23.319094   13148 type.go:168] "Request Body" body=""
	I0401 21:46:23.319802   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:23.319802   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:23.320011   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:23.320011   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:23.326338   13148 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 21:46:23.326338   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:23.326338   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:23.326338   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:23.326338   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:23.326338   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:23.326338   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:23 GMT
	I0401 21:46:23.326338   13148 round_trippers.go:587]     Audit-Id: 4ef079b8-6c7c-4577-bbda-a91669a2318e
	I0401 21:46:23.326897   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:23.327112   13148 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:46:23.819439   13148 type.go:168] "Request Body" body=""
	I0401 21:46:23.819439   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:23.819439   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:23.819439   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:23.819439   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:23.823541   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:23.823541   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:23.823541   13148 round_trippers.go:587]     Audit-Id: 0cb51d02-5482-4e55-9739-431da8daa6e2
	I0401 21:46:23.823541   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:23.823541   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:23.823633   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:23.823633   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:23.823633   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:23 GMT
	I0401 21:46:23.823841   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:24.319033   13148 type.go:168] "Request Body" body=""
	I0401 21:46:24.319033   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:24.319033   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:24.319033   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:24.319033   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:24.327423   13148 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0401 21:46:24.327553   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:24.327553   13148 round_trippers.go:587]     Audit-Id: 43d1e222-d577-4d8b-b591-f587d6d1b533
	I0401 21:46:24.327553   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:24.327553   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:24.327553   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:24.327621   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:24.327621   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:24 GMT
	I0401 21:46:24.327751   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:24.819336   13148 type.go:168] "Request Body" body=""
	I0401 21:46:24.819336   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:24.819336   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:24.819336   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:24.819336   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:24.828577   13148 round_trippers.go:581] Response Status: 200 OK in 9 milliseconds
	I0401 21:46:24.828577   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:24.828577   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:24.828577   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:24.828577   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:24.828577   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:24 GMT
	I0401 21:46:24.828577   13148 round_trippers.go:587]     Audit-Id: 4da14816-eb86-41c3-90e2-f3e176ef5f05
	I0401 21:46:24.828577   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:24.829516   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:25.319650   13148 type.go:168] "Request Body" body=""
	I0401 21:46:25.319650   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:25.319650   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:25.319650   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:25.319650   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:25.324430   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:25.324466   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:25.324521   13148 round_trippers.go:587]     Audit-Id: f7cf10d7-b24e-4b48-86d8-64367b1bf1e6
	I0401 21:46:25.324521   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:25.324521   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:25.324521   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:25.324521   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:25.324521   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:25 GMT
	I0401 21:46:25.324772   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:25.819071   13148 type.go:168] "Request Body" body=""
	I0401 21:46:25.819071   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:25.819071   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:25.819071   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:25.819071   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:25.825031   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:25.825108   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:25.825131   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:25.825131   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:25.825131   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:25.825131   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:25 GMT
	I0401 21:46:25.825131   13148 round_trippers.go:587]     Audit-Id: 24285659-eb1b-4fc2-be73-0cbf3262a8f3
	I0401 21:46:25.825131   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:25.825131   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:25.825131   13148 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:46:26.319433   13148 type.go:168] "Request Body" body=""
	I0401 21:46:26.319433   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:26.319433   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:26.319433   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:26.319433   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:26.323699   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:26.323699   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:26.323699   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:26 GMT
	I0401 21:46:26.323699   13148 round_trippers.go:587]     Audit-Id: d56be277-c59b-4894-abf0-7cd64e725997
	I0401 21:46:26.323699   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:26.323699   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:26.323699   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:26.323851   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:26.324067   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:26.819057   13148 type.go:168] "Request Body" body=""
	I0401 21:46:26.819057   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:26.819057   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:26.819057   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:26.819057   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:26.823149   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:26.823927   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:26.823927   13148 round_trippers.go:587]     Audit-Id: e63b5e81-d4e0-4e0a-96fc-fe90de34ccea
	I0401 21:46:26.823927   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:26.823927   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:26.823927   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:26.823927   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:26.823927   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:26 GMT
	I0401 21:46:26.824332   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:27.319588   13148 type.go:168] "Request Body" body=""
	I0401 21:46:27.319738   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:27.319738   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:27.319738   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:27.319738   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:27.323897   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:27.323897   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:27.323897   13148 round_trippers.go:587]     Audit-Id: 52aec631-4b8a-44b7-b55c-ae5a02f040c5
	I0401 21:46:27.323897   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:27.323897   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:27.323897   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:27.323897   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:27.323897   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:27 GMT
	I0401 21:46:27.324240   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:27.819686   13148 type.go:168] "Request Body" body=""
	I0401 21:46:27.819686   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:27.819686   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:27.819686   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:27.819686   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:27.824146   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:27.824146   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:27.824146   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:27.824146   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:27.824146   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:27.824146   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:27.824146   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:27 GMT
	I0401 21:46:27.824146   13148 round_trippers.go:587]     Audit-Id: c12d4a74-7d49-434f-8ec6-837260c59e39
	I0401 21:46:27.824146   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:28.320007   13148 type.go:168] "Request Body" body=""
	I0401 21:46:28.320176   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:28.320176   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:28.320227   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:28.320227   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:28.323748   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:28.323748   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:28.323748   13148 round_trippers.go:587]     Audit-Id: a5ca4f26-1e2c-4806-aa0e-2f3f0c93e9ae
	I0401 21:46:28.323748   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:28.323748   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:28.323748   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:28.323748   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:28.323748   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:28 GMT
	I0401 21:46:28.324283   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:28.324473   13148 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:46:28.819131   13148 type.go:168] "Request Body" body=""
	I0401 21:46:28.819752   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:28.819752   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:28.819752   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:28.819752   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:28.823219   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:28.824244   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:28.824244   13148 round_trippers.go:587]     Audit-Id: c05ed40e-fe4c-45c0-aa12-b0882046412e
	I0401 21:46:28.824244   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:28.824244   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:28.824293   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:28.824293   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:28.824293   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:28 GMT
	I0401 21:46:28.824432   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:29.319638   13148 type.go:168] "Request Body" body=""
	I0401 21:46:29.319638   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:29.319638   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:29.319638   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:29.319638   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:29.324900   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:29.324900   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:29.324970   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:29.324970   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:29 GMT
	I0401 21:46:29.324970   13148 round_trippers.go:587]     Audit-Id: 315171bc-545e-43e9-a671-b2eec75dadc4
	I0401 21:46:29.324970   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:29.324970   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:29.324970   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:29.325300   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:29.819740   13148 type.go:168] "Request Body" body=""
	I0401 21:46:29.819740   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:29.819740   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:29.819740   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:29.819740   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:29.823788   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:29.824139   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:29.824139   13148 round_trippers.go:587]     Audit-Id: 9af52b06-a2c5-4c0c-ab28-271e6deac5b9
	I0401 21:46:29.824139   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:29.824139   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:29.824139   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:29.824139   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:29.824139   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:29 GMT
	I0401 21:46:29.824335   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:30.319427   13148 type.go:168] "Request Body" body=""
	I0401 21:46:30.319427   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:30.319427   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:30.319427   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:30.319427   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:30.323451   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:30.323451   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:30.323451   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:30 GMT
	I0401 21:46:30.323451   13148 round_trippers.go:587]     Audit-Id: 7a8c0de3-51ea-4701-88ae-c986a88d14b1
	I0401 21:46:30.323451   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:30.323451   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:30.323451   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:30.323451   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:30.323451   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:30.819026   13148 type.go:168] "Request Body" body=""
	I0401 21:46:30.819026   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:30.819026   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:30.819026   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:30.819026   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:30.823053   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:30.823096   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:30.823096   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:30.823096   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:30 GMT
	I0401 21:46:30.823096   13148 round_trippers.go:587]     Audit-Id: 7250b54f-2849-45fa-9776-a97f8589b5d3
	I0401 21:46:30.823096   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:30.823096   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:30.823096   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:30.823481   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:30.823594   13148 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:46:31.319401   13148 type.go:168] "Request Body" body=""
	I0401 21:46:31.319401   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:31.319401   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:31.319401   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:31.319401   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:31.322981   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:31.322981   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:31.323051   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:31.323051   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:31.323051   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:31 GMT
	I0401 21:46:31.323051   13148 round_trippers.go:587]     Audit-Id: bb3dafee-5a72-4f62-b6d5-fbbe147ea9c1
	I0401 21:46:31.323051   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:31.323051   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:31.323369   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:31.820099   13148 type.go:168] "Request Body" body=""
	I0401 21:46:31.820652   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:31.820759   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:31.820759   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:31.820759   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:31.824152   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:31.824170   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:31.824170   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:31 GMT
	I0401 21:46:31.824170   13148 round_trippers.go:587]     Audit-Id: 89fb71c6-7b61-4205-bb6c-3b22b1d26be0
	I0401 21:46:31.824170   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:31.824170   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:31.824240   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:31.824240   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:31.824802   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:32.320287   13148 type.go:168] "Request Body" body=""
	I0401 21:46:32.320389   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:32.320389   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:32.320389   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:32.320389   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:32.324339   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:32.324339   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:32.324466   13148 round_trippers.go:587]     Audit-Id: f634e871-086e-468e-ba14-0e28eccb7f92
	I0401 21:46:32.324466   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:32.324466   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:32.324466   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:32.324466   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:32.324466   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:32 GMT
	I0401 21:46:32.324696   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:32.819344   13148 type.go:168] "Request Body" body=""
	I0401 21:46:32.819344   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:32.819344   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:32.819344   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:32.819344   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:32.823634   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:32.823634   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:32.823634   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:32.823634   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:32 GMT
	I0401 21:46:32.823634   13148 round_trippers.go:587]     Audit-Id: b24ad72d-ef9d-49fc-8004-079606edf40e
	I0401 21:46:32.823634   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:32.823634   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:32.823634   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:32.824267   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:32.824267   13148 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:46:33.319900   13148 type.go:168] "Request Body" body=""
	I0401 21:46:33.320411   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:33.320465   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:33.320465   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:33.320465   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:33.324888   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:33.324914   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:33.324914   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:33.324914   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:33.324914   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:33 GMT
	I0401 21:46:33.324914   13148 round_trippers.go:587]     Audit-Id: e211344e-ec89-4db7-943c-9019558c0e73
	I0401 21:46:33.324914   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:33.324914   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:33.325452   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:33.820340   13148 type.go:168] "Request Body" body=""
	I0401 21:46:33.820422   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:33.820490   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:33.820490   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:33.820490   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:33.824452   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:33.824519   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:33.824519   13148 round_trippers.go:587]     Audit-Id: 2eb0510c-c4ab-4677-beee-3aaf21bad6d2
	I0401 21:46:33.824519   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:33.824519   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:33.824519   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:33.824519   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:33.824519   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:33 GMT
	I0401 21:46:33.824866   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:34.319566   13148 type.go:168] "Request Body" body=""
	I0401 21:46:34.319742   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:34.319742   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:34.319742   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:34.319742   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:34.323836   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:34.323836   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:34.323836   13148 round_trippers.go:587]     Audit-Id: 169ceeea-3b62-4c32-a6b6-6e9b823981e1
	I0401 21:46:34.323927   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:34.323927   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:34.323927   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:34.323927   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:34.323927   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:34 GMT
	I0401 21:46:34.324165   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:34.819138   13148 type.go:168] "Request Body" body=""
	I0401 21:46:34.819138   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:34.819138   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:34.819138   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:34.819138   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:34.824387   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:34.824453   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:34.824453   13148 round_trippers.go:587]     Audit-Id: aa9b5eab-bf6c-46d2-9799-7326572d536a
	I0401 21:46:34.824453   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:34.824453   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:34.824453   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:34.824453   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:34.824453   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:34 GMT
	I0401 21:46:34.825160   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:34.825300   13148 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:46:35.319642   13148 type.go:168] "Request Body" body=""
	I0401 21:46:35.319642   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:35.319642   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:35.319642   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:35.319642   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:35.325116   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:35.325206   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:35.325206   13148 round_trippers.go:587]     Audit-Id: 5d18e00c-b04c-4350-bca9-83129fe4df25
	I0401 21:46:35.325206   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:35.325206   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:35.325206   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:35.325206   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:35.325206   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:35 GMT
	I0401 21:46:35.325578   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:35.819146   13148 type.go:168] "Request Body" body=""
	I0401 21:46:35.819146   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:35.819146   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:35.819146   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:35.819146   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:35.823390   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:35.823390   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:35.823390   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:35.823507   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:35.823507   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:35.823507   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:35 GMT
	I0401 21:46:35.823507   13148 round_trippers.go:587]     Audit-Id: 5617a66b-cfb5-417e-8e1e-6eb4e9ba8e7b
	I0401 21:46:35.823507   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:35.824078   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:36.319468   13148 type.go:168] "Request Body" body=""
	I0401 21:46:36.319468   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:36.319468   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:36.319468   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:36.319468   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:36.323315   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:36.323409   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:36.323409   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:36.323409   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:36.323409   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:36.323409   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:36.323409   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:36 GMT
	I0401 21:46:36.323409   13148 round_trippers.go:587]     Audit-Id: ea9ad5ae-66f4-41e1-a132-e30d59a364de
	I0401 21:46:36.324074   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:36.819221   13148 type.go:168] "Request Body" body=""
	I0401 21:46:36.819221   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:36.819221   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:36.819221   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:36.819221   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:36.824311   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:36.824419   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:36.824419   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:36.824419   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:36.824419   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:36.824565   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:36.824565   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:36 GMT
	I0401 21:46:36.824565   13148 round_trippers.go:587]     Audit-Id: a2ca3365-189c-49e9-92fc-e4380013ee4a
	I0401 21:46:36.825249   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:36.825428   13148 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:46:37.319720   13148 type.go:168] "Request Body" body=""
	I0401 21:46:37.320187   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:37.320187   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:37.320187   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:37.320187   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:37.326159   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:37.326159   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:37.327179   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:37 GMT
	I0401 21:46:37.327179   13148 round_trippers.go:587]     Audit-Id: 5889025c-51e9-4a9d-8c05-cb9510e80a49
	I0401 21:46:37.327179   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:37.327179   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:37.327346   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:37.327346   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:37.327677   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:37.819620   13148 type.go:168] "Request Body" body=""
	I0401 21:46:37.819620   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:37.819620   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:37.819620   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:37.819620   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:37.823716   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:37.823716   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:37.823716   13148 round_trippers.go:587]     Audit-Id: 87e0852b-f3d3-49d0-af93-ec9992c6ebf8
	I0401 21:46:37.823716   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:37.823716   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:37.823716   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:37.823716   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:37.823716   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:37 GMT
	I0401 21:46:37.824246   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:38.319491   13148 type.go:168] "Request Body" body=""
	I0401 21:46:38.319491   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:38.319491   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:38.319491   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:38.319491   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:38.323342   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:38.323342   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:38.323342   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:38.323342   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:38.323342   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:38 GMT
	I0401 21:46:38.323456   13148 round_trippers.go:587]     Audit-Id: ae585f38-5c51-4ba7-8166-a7db098833c3
	I0401 21:46:38.323456   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:38.323456   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:38.323543   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:38.819771   13148 type.go:168] "Request Body" body=""
	I0401 21:46:38.819771   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:38.819771   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:38.819771   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:38.819771   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:38.824988   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:38.825048   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:38.825048   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:38.825048   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:38.825048   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:38 GMT
	I0401 21:46:38.825048   13148 round_trippers.go:587]     Audit-Id: 6e2e93dd-d391-41fd-b728-0014bf02a027
	I0401 21:46:38.825048   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:38.825048   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:38.825776   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:38.825970   13148 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:46:39.319168   13148 type.go:168] "Request Body" body=""
	I0401 21:46:39.319716   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:39.319716   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:39.319716   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:39.319790   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:39.323811   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:39.323894   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:39.323894   13148 round_trippers.go:587]     Audit-Id: 59dd6bfe-cc07-4a11-83a9-4f59ed59d7f7
	I0401 21:46:39.323894   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:39.323894   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:39.323894   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:39.323894   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:39.323894   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:39 GMT
	I0401 21:46:39.324267   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:39.819886   13148 type.go:168] "Request Body" body=""
	I0401 21:46:39.819886   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:39.819886   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:39.819886   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:39.819886   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:39.824010   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:39.824010   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:39.824082   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:39.824082   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:39 GMT
	I0401 21:46:39.824082   13148 round_trippers.go:587]     Audit-Id: f62d3a06-0b89-4541-a700-018e794cb2d3
	I0401 21:46:39.824082   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:39.824082   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:39.824082   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:39.824323   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:40.319469   13148 type.go:168] "Request Body" body=""
	I0401 21:46:40.319469   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:40.319469   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:40.319469   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:40.319469   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:40.323749   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:40.323749   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:40.323855   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:40.323855   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:40.323855   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:40 GMT
	I0401 21:46:40.323855   13148 round_trippers.go:587]     Audit-Id: 4d22ffce-923b-44ff-b90d-d9191a6ab6ad
	I0401 21:46:40.323855   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:40.323855   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:40.324734   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:40.819705   13148 type.go:168] "Request Body" body=""
	I0401 21:46:40.819705   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:40.819705   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:40.819705   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:40.819705   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:40.824210   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:40.824210   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:40.824210   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:40.824210   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:40.824210   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:40 GMT
	I0401 21:46:40.824210   13148 round_trippers.go:587]     Audit-Id: 3c9c0adf-c221-41ff-90f1-6b50f6e773a0
	I0401 21:46:40.824210   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:40.824210   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:40.824210   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:41.320633   13148 type.go:168] "Request Body" body=""
	I0401 21:46:41.320828   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:41.320828   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:41.320828   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:41.320828   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:41.326929   13148 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 21:46:41.327475   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:41.327594   13148 round_trippers.go:587]     Audit-Id: dce963c2-3822-4463-87d3-f02a6c234fa2
	I0401 21:46:41.327648   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:41.327648   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:41.327648   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:41.327712   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:41.327712   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:41 GMT
	I0401 21:46:41.328041   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:41.328222   13148 node_ready.go:53] node "multinode-269600" has status "Ready":"False"
	I0401 21:46:41.819145   13148 type.go:168] "Request Body" body=""
	I0401 21:46:41.819145   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:41.819145   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:41.819145   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:41.819145   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:41.823013   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:41.823114   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:41.823114   13148 round_trippers.go:587]     Audit-Id: d72c4a22-28b3-4b9e-8986-587abd972f02
	I0401 21:46:41.823114   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:41.823114   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:41.823114   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:41.823114   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:41.823192   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:41 GMT
	I0401 21:46:41.823460   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:42.319275   13148 type.go:168] "Request Body" body=""
	I0401 21:46:42.319275   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:42.319275   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:42.319275   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:42.319275   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:42.324375   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:42.324375   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:42.324375   13148 round_trippers.go:587]     Audit-Id: 1d986f4e-9b8d-4ef1-be60-ef27fac6320c
	I0401 21:46:42.324375   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:42.324375   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:42.324375   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:42.324375   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:42.324375   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:42 GMT
	I0401 21:46:42.324781   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  31 37 38 00 42 08 08 c9  |0d022.18178.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0401 21:46:42.820351   13148 type.go:168] "Request Body" body=""
	I0401 21:46:42.820351   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:42.820351   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:42.820351   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:42.820351   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:42.824275   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:42.824529   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:42.824594   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:42.824594   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:42 GMT
	I0401 21:46:42.824594   13148 round_trippers.go:587]     Audit-Id: 52c283b2-6c35-4960-ae82-282e21b9d38f
	I0401 21:46:42.824594   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:42.824594   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:42.824594   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:42.824857   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  36 37 38 00 42 08 08 c9  |0d022.18678.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0401 21:46:42.825035   13148 node_ready.go:49] node "multinode-269600" has status "Ready":"True"
	I0401 21:46:42.825062   13148 node_ready.go:38] duration metric: took 26.0059831s for node "multinode-269600" to be "Ready" ...
	I0401 21:46:42.825096   13148 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0401 21:46:42.825217   13148 type.go:204] "Request Body" body=""
	I0401 21:46:42.825265   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods
	I0401 21:46:42.825265   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:42.825328   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:42.825328   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:42.828530   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:42.828530   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:42.828530   13148 round_trippers.go:587]     Audit-Id: 4a5c0219-7c7e-453f-aac8-4549096d17e1
	I0401 21:46:42.828530   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:42.828530   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:42.828530   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:42.828530   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:42.828530   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:42 GMT
	I0401 21:46:42.831237   13148 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 f4 e9 03 0a  0a 0a 00 12 04 31 38 36  |ist..........186|
		00000020  38 1a 00 12 82 29 0a 99  19 0a 18 63 6f 72 65 64  |8....).....cored|
		00000030  6e 73 2d 36 36 38 64 36  62 66 39 62 63 2d 37 6a  |ns-668d6bf9bc-7j|
		00000040  63 6e 36 12 13 63 6f 72  65 64 6e 73 2d 36 36 38  |cn6..coredns-668|
		00000050  64 36 62 66 39 62 63 2d  1a 0b 6b 75 62 65 2d 73  |d6bf9bc-..kube-s|
		00000060  79 73 74 65 6d 22 00 2a  24 37 30 64 34 39 63 37  |ystem".*$70d49c7|
		00000070  61 2d 31 30 35 63 2d 34  63 38 34 2d 62 32 32 61  |a-105c-4c84-b22a|
		00000080  2d 32 38 64 61 35 62 66  62 38 36 62 65 32 04 31  |-28da5bfb86be2.1|
		00000090  37 37 30 38 00 42 08 08  d1 b2 b1 bf 06 10 00 5a  |7708.B.........Z|
		000000a0  13 0a 07 6b 38 73 2d 61  70 70 12 08 6b 75 62 65  |...k8s-app..kube|
		000000b0  2d 64 6e 73 5a 1f 0a 11  70 6f 64 2d 74 65 6d 70  |-dnsZ...pod-temp|
		000000c0  6c 61 74 65 2d 68 61 73  68 12 0a 36 36 38 64 36  |late-hash..668d [truncated 308734 chars]
	 >
	I0401 21:46:42.831465   13148 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:42.831465   13148 type.go:168] "Request Body" body=""
	I0401 21:46:42.831465   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:46:42.831992   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:42.831992   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:42.831992   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:42.839786   13148 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0401 21:46:42.839786   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:42.839786   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:42.839786   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:42.839786   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:42.839786   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:42.839786   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:42 GMT
	I0401 21:46:42.839786   13148 round_trippers.go:587]     Audit-Id: 085e5b28-47b0-4b11-815c-fbf6281b6696
	I0401 21:46:42.839786   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 04 31 37 37 30 38  |a5bfb86be2.17708|
		00000080  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0401 21:46:42.839786   13148 type.go:168] "Request Body" body=""
	I0401 21:46:42.839786   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:42.839786   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:42.839786   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:42.840951   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:42.843038   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:46:42.843038   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:42.843038   13148 round_trippers.go:587]     Audit-Id: 9c7ab351-4342-4787-a694-729be651835a
	I0401 21:46:42.843038   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:42.843038   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:42.843038   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:42.843038   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:42.843038   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:42 GMT
	I0401 21:46:42.843038   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  36 37 38 00 42 08 08 c9  |0d022.18678.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0401 21:46:43.332429   13148 type.go:168] "Request Body" body=""
	I0401 21:46:43.332429   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:46:43.332429   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:43.332429   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:43.332429   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:43.336823   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:43.336823   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:43.336892   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:43 GMT
	I0401 21:46:43.336892   13148 round_trippers.go:587]     Audit-Id: 2d88c7e8-c7fa-42be-8f3a-6462ef57d6d0
	I0401 21:46:43.336892   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:43.336892   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:43.336892   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:43.336892   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:43.337786   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 04 31 37 37 30 38  |a5bfb86be2.17708|
		00000080  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0401 21:46:43.338094   13148 type.go:168] "Request Body" body=""
	I0401 21:46:43.338094   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:43.338094   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:43.338230   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:43.338230   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:43.343854   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:43.343854   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:43.343854   13148 round_trippers.go:587]     Audit-Id: d91241df-4e29-49d5-ae83-e8f7a056da3c
	I0401 21:46:43.343854   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:43.343854   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:43.343933   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:43.343933   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:43.343933   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:43 GMT
	I0401 21:46:43.344297   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  36 37 38 00 42 08 08 c9  |0d022.18678.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0401 21:46:43.832297   13148 type.go:168] "Request Body" body=""
	I0401 21:46:43.832297   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:46:43.832297   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:43.832297   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:43.832297   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:43.837060   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:43.837060   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:43.837060   13148 round_trippers.go:587]     Audit-Id: 425e540e-5bf7-44b0-8eb9-fae17d8c0787
	I0401 21:46:43.837152   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:43.837152   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:43.837152   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:43.837152   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:43.837152   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:43 GMT
	I0401 21:46:43.837214   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 04 31 37 37 30 38  |a5bfb86be2.17708|
		00000080  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0401 21:46:43.837807   13148 type.go:168] "Request Body" body=""
	I0401 21:46:43.837807   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:43.837807   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:43.837807   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:43.837807   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:43.842504   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:43.842840   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:43.842840   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:43.842840   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:43.842891   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:43.842891   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:43.842891   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:43 GMT
	I0401 21:46:43.842891   13148 round_trippers.go:587]     Audit-Id: fd4e3199-75cf-47b3-9e72-28fe0ea291bb
	I0401 21:46:43.843250   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  36 37 38 00 42 08 08 c9  |0d022.18678.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0401 21:46:44.332461   13148 type.go:168] "Request Body" body=""
	I0401 21:46:44.332461   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:46:44.332461   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:44.332461   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:44.332461   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:44.337811   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:44.337811   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:44.337811   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:44.338834   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:44 GMT
	I0401 21:46:44.338834   13148 round_trippers.go:587]     Audit-Id: 5de53301-6d18-43da-9ca3-e19d6f2ae9bb
	I0401 21:46:44.338834   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:44.338834   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:44.338834   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:44.339103   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 04 31 37 37 30 38  |a5bfb86be2.17708|
		00000080  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0401 21:46:44.339380   13148 type.go:168] "Request Body" body=""
	I0401 21:46:44.339380   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:44.339461   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:44.339461   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:44.339461   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:44.364035   13148 round_trippers.go:581] Response Status: 200 OK in 24 milliseconds
	I0401 21:46:44.364329   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:44.364329   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:44.364329   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:44.364329   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:44 GMT
	I0401 21:46:44.364329   13148 round_trippers.go:587]     Audit-Id: 89226ba9-4cb6-4eb0-a710-ee35ee43ffff
	I0401 21:46:44.364329   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:44.364329   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:44.364849   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  36 37 38 00 42 08 08 c9  |0d022.18678.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0401 21:46:44.831800   13148 type.go:168] "Request Body" body=""
	I0401 21:46:44.831800   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:46:44.831800   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:44.831800   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:44.831800   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:44.835323   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:44.835396   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:44.835396   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:44.835396   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:44.835396   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:44.835461   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:44 GMT
	I0401 21:46:44.835461   13148 round_trippers.go:587]     Audit-Id: 7e3e478c-dddd-4359-aee4-e370f3f3692d
	I0401 21:46:44.835461   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:44.835852   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 04 31 37 37 30 38  |a5bfb86be2.17708|
		00000080  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0401 21:46:44.836101   13148 type.go:168] "Request Body" body=""
	I0401 21:46:44.836181   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:44.836181   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:44.836181   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:44.836252   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:44.838883   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:46:44.838883   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:44.838883   13148 round_trippers.go:587]     Audit-Id: 6ca23eb5-9181-47fe-88c8-940a2b448939
	I0401 21:46:44.838883   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:44.838883   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:44.838883   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:44.838883   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:44.838883   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:44 GMT
	I0401 21:46:44.839875   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  36 37 38 00 42 08 08 c9  |0d022.18678.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0401 21:46:44.840882   13148 pod_ready.go:103] pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace has status "Ready":"False"
	I0401 21:46:45.332129   13148 type.go:168] "Request Body" body=""
	I0401 21:46:45.332129   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:46:45.332129   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:45.332129   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:45.332129   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:45.338789   13148 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 21:46:45.338789   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:45.338789   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:45.338789   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:45 GMT
	I0401 21:46:45.338789   13148 round_trippers.go:587]     Audit-Id: b02f31bd-2aa6-45e1-9e1a-7c4710a72239
	I0401 21:46:45.338789   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:45.338789   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:45.338789   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:45.351915   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 04 31 37 37 30 38  |a5bfb86be2.17708|
		00000080  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0401 21:46:45.352278   13148 type.go:168] "Request Body" body=""
	I0401 21:46:45.352355   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:45.352402   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:45.352436   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:45.352436   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:45.360162   13148 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0401 21:46:45.360277   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:45.360277   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:45.360277   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:45.360277   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:45 GMT
	I0401 21:46:45.360375   13148 round_trippers.go:587]     Audit-Id: 4275361c-5b2e-4aa5-b5b3-b24c08cd6f27
	I0401 21:46:45.360427   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:45.360445   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:45.360445   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:46:45.832360   13148 type.go:168] "Request Body" body=""
	I0401 21:46:45.832668   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:46:45.832668   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:45.832759   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:45.832820   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:45.837070   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:45.837070   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:45.837070   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:45.837070   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:45.837070   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:45.837070   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:45.837070   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:45 GMT
	I0401 21:46:45.837070   13148 round_trippers.go:587]     Audit-Id: 57b757a8-df0c-4cb3-b4b7-a4cd817d0895
	I0401 21:46:45.837539   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 04 31 37 37 30 38  |a5bfb86be2.17708|
		00000080  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0401 21:46:45.837741   13148 type.go:168] "Request Body" body=""
	I0401 21:46:45.837841   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:45.837841   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:45.837902   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:45.837902   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:45.841192   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:45.841192   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:45.841261   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:45.841261   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:45 GMT
	I0401 21:46:45.841261   13148 round_trippers.go:587]     Audit-Id: 89b24434-c996-4425-8266-071b7b154a17
	I0401 21:46:45.841261   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:45.841261   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:45.841352   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:45.842028   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:46:46.332056   13148 type.go:168] "Request Body" body=""
	I0401 21:46:46.332574   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:46:46.332574   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:46.332574   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:46.332574   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:46.336570   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:46.336734   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:46.336734   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:46.336734   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:46.336734   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:46.336734   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:46 GMT
	I0401 21:46:46.336734   13148 round_trippers.go:587]     Audit-Id: bf377808-9e65-4bd1-9d1a-f473273aaf6a
	I0401 21:46:46.336734   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:46.337111   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 04 31 37 37 30 38  |a5bfb86be2.17708|
		00000080  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0401 21:46:46.337417   13148 type.go:168] "Request Body" body=""
	I0401 21:46:46.337417   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:46.337501   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:46.337501   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:46.337501   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:46.344583   13148 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0401 21:46:46.344583   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:46.344583   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:46.344583   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:46.344583   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:46.344583   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:46.344583   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:46 GMT
	I0401 21:46:46.344583   13148 round_trippers.go:587]     Audit-Id: 367a3212-75ea-4db6-b0dc-04200a015a31
	I0401 21:46:46.344583   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:46:46.832134   13148 type.go:168] "Request Body" body=""
	I0401 21:46:46.832134   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:46:46.832134   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:46.832134   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:46.832134   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:46.836292   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:46.836292   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:46.836292   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:46.836292   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:46.836468   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:46.836468   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:46.836468   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:46 GMT
	I0401 21:46:46.836468   13148 round_trippers.go:587]     Audit-Id: 04d94ded-67dd-423c-bafb-71edf8f857ec
	I0401 21:46:46.836543   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  c3 28 0a af 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.(.....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 04 31 38 38 37 38  |a5bfb86be2.18878|
		00000080  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 24723 chars]
	 >
	I0401 21:46:46.836543   13148 type.go:168] "Request Body" body=""
	I0401 21:46:46.837262   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:46.837262   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:46.837262   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:46.837262   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:46.839869   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:46:46.840069   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:46.840069   13148 round_trippers.go:587]     Audit-Id: 274ac960-9f62-43d8-a446-2a17d74dd95d
	I0401 21:46:46.840069   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:46.840069   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:46.840069   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:46.840069   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:46.840069   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:46 GMT
	I0401 21:46:46.840465   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:46:46.840547   13148 pod_ready.go:93] pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace has status "Ready":"True"
	I0401 21:46:46.840641   13148 pod_ready.go:82] duration metric: took 4.0091259s for pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:46.840641   13148 pod_ready.go:79] waiting up to 6m0s for pod "etcd-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:46.840733   13148 type.go:168] "Request Body" body=""
	I0401 21:46:46.840826   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/etcd-multinode-269600
	I0401 21:46:46.840826   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:46.840826   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:46.840826   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:46.842962   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:46:46.842962   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:46.843577   13148 round_trippers.go:587]     Audit-Id: 173b661f-34a6-40a4-889b-6eb62d22f658
	I0401 21:46:46.843577   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:46.843577   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:46.843577   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:46.843577   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:46.843577   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:46 GMT
	I0401 21:46:46.843577   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  f6 2b 0a 9d 1a 0a 15 65  74 63 64 2d 6d 75 6c 74  |.+.....etcd-mult|
		00000020  69 6e 6f 64 65 2d 32 36  39 36 30 30 12 00 1a 0b  |inode-269600....|
		00000030  6b 75 62 65 2d 73 79 73  74 65 6d 22 00 2a 24 36  |kube-system".*$6|
		00000040  38 31 61 38 35 39 31 2d  33 64 30 62 2d 34 61 65  |81a8591-3d0b-4ae|
		00000050  30 2d 61 62 39 64 2d 39  33 61 66 63 63 36 36 66  |0-ab9d-93afcc66f|
		00000060  39 63 36 32 04 31 38 34  34 38 00 42 08 08 a4 bd  |9c62.18448.B....|
		00000070  b1 bf 06 10 00 5a 11 0a  09 63 6f 6d 70 6f 6e 65  |.....Z...compone|
		00000080  6e 74 12 04 65 74 63 64  5a 15 0a 04 74 69 65 72  |nt..etcdZ...tier|
		00000090  12 0d 63 6f 6e 74 72 6f  6c 2d 70 6c 61 6e 65 62  |..control-planeb|
		000000a0  4e 0a 30 6b 75 62 65 61  64 6d 2e 6b 75 62 65 72  |N.0kubeadm.kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 65 74 63 64 2e 61 64  |netes.io/etcd.ad|
		000000c0  76 65 72 74 69 73 65 2d  63 6c 69 65 6e 74 2d 75  |vertise-client- [truncated 26859 chars]
	 >
	I0401 21:46:46.844242   13148 type.go:168] "Request Body" body=""
	I0401 21:46:46.844242   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:46.844242   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:46.844242   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:46.844242   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:46.847243   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:46.847295   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:46.847295   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:46.847295   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:46 GMT
	I0401 21:46:46.847295   13148 round_trippers.go:587]     Audit-Id: ecf210d7-029f-4426-8f29-25dabb4c95cc
	I0401 21:46:46.847295   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:46.847295   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:46.847295   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:46.847617   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:46:46.847753   13148 pod_ready.go:93] pod "etcd-multinode-269600" in "kube-system" namespace has status "Ready":"True"
	I0401 21:46:46.847783   13148 pod_ready.go:82] duration metric: took 7.1418ms for pod "etcd-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:46.847824   13148 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:46.847866   13148 type.go:168] "Request Body" body=""
	I0401 21:46:46.847936   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-multinode-269600
	I0401 21:46:46.847972   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:46.848022   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:46.848057   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:46.850203   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:46:46.850203   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:46.850203   13148 round_trippers.go:587]     Audit-Id: dd1dfa19-79fd-469b-b172-641af8d187d1
	I0401 21:46:46.850203   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:46.850203   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:46.850203   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:46.850203   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:46.850203   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:46 GMT
	I0401 21:46:46.851621   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a5 35 0a ad 1c 0a 1f 6b  75 62 65 2d 61 70 69 73  |.5.....kube-apis|
		00000020  65 72 76 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |erver-multinode-|
		00000030  32 36 39 36 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |269600....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 30 31 31 31 65 65 62  |ystem".*$0111eeb|
		00000050  34 2d 33 38 61 65 2d 34  33 33 36 2d 38 63 62 64  |4-38ae-4336-8cbd|
		00000060  2d 37 33 35 62 64 34 31  31 39 31 63 33 32 04 31  |-735bd41191c32.1|
		00000070  38 34 36 38 00 42 08 08  a4 bd b1 bf 06 10 00 5a  |8468.B.........Z|
		00000080  1b 0a 09 63 6f 6d 70 6f  6e 65 6e 74 12 0e 6b 75  |...component..ku|
		00000090  62 65 2d 61 70 69 73 65  72 76 65 72 5a 15 0a 04  |be-apiserverZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 55 0a 3f 6b  75 62 65 61 64 6d 2e 6b  |anebU.?kubeadm.k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 6b 75 62  |ubernetes.io/ku [truncated 32783 chars]
	 >
	I0401 21:46:46.851621   13148 type.go:168] "Request Body" body=""
	I0401 21:46:46.851621   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:46.851621   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:46.851621   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:46.851621   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:46.854373   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:46:46.854425   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:46.854425   13148 round_trippers.go:587]     Audit-Id: a4c0fc19-a2cc-4d0a-9100-5a07bc9fbf63
	I0401 21:46:46.854476   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:46.854476   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:46.854476   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:46.854476   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:46.854476   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:46 GMT
	I0401 21:46:46.855308   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:46:46.855458   13148 pod_ready.go:93] pod "kube-apiserver-multinode-269600" in "kube-system" namespace has status "Ready":"True"
	I0401 21:46:46.855488   13148 pod_ready.go:82] duration metric: took 7.634ms for pod "kube-apiserver-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:46.855488   13148 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:46.855516   13148 type.go:168] "Request Body" body=""
	I0401 21:46:46.855516   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-multinode-269600
	I0401 21:46:46.855516   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:46.855516   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:46.855516   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:46.857200   13148 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0401 21:46:46.858209   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:46.858209   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:46.858209   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:46.858209   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:46.858209   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:46.858209   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:46 GMT
	I0401 21:46:46.858209   13148 round_trippers.go:587]     Audit-Id: 5b7b0d1b-14f5-4296-aff6-15d2049bcacf
	I0401 21:46:46.859098   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  da 31 0a 9a 1d 0a 28 6b  75 62 65 2d 63 6f 6e 74  |.1....(kube-cont|
		00000020  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 2d 6d  |roller-manager-m|
		00000030  75 6c 74 69 6e 6f 64 65  2d 32 36 39 36 30 30 12  |ultinode-269600.|
		00000040  00 1a 0b 6b 75 62 65 2d  73 79 73 74 65 6d 22 00  |...kube-system".|
		00000050  2a 24 65 37 64 37 36 62  39 63 2d 35 35 61 35 2d  |*$e7d76b9c-55a5-|
		00000060  34 39 34 61 2d 61 33 37  39 2d 61 64 64 30 33 39  |494a-a379-add039|
		00000070  37 37 34 37 65 62 32 04  31 38 33 39 38 00 42 08  |7747eb2.18398.B.|
		00000080  08 cc b2 b1 bf 06 10 00  5a 24 0a 09 63 6f 6d 70  |........Z$..comp|
		00000090  6f 6e 65 6e 74 12 17 6b  75 62 65 2d 63 6f 6e 74  |onent..kube-cont|
		000000a0  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 5a 15  |roller-managerZ.|
		000000b0  0a 04 74 69 65 72 12 0d  63 6f 6e 74 72 6f 6c 2d  |..tier..control-|
		000000c0  70 6c 61 6e 65 62 3d 0a  19 6b 75 62 65 72 6e 65  |planeb=..kubern [truncated 30497 chars]
	 >
	I0401 21:46:46.859278   13148 type.go:168] "Request Body" body=""
	I0401 21:46:46.859322   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:46.859322   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:46.859322   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:46.859322   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:46.866963   13148 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0401 21:46:46.866963   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:46.866963   13148 round_trippers.go:587]     Audit-Id: 58043883-d432-4639-be31-acd78994360b
	I0401 21:46:46.866963   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:46.866963   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:46.866963   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:46.866963   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:46.866963   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:46 GMT
	I0401 21:46:46.866963   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:46:46.866963   13148 pod_ready.go:93] pod "kube-controller-manager-multinode-269600" in "kube-system" namespace has status "Ready":"True"
	I0401 21:46:46.866963   13148 pod_ready.go:82] duration metric: took 11.4472ms for pod "kube-controller-manager-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:46.866963   13148 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-4tqg6" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:46.866963   13148 type.go:168] "Request Body" body=""
	I0401 21:46:46.866963   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-4tqg6
	I0401 21:46:46.866963   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:46.866963   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:46.866963   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:46.870052   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:46.870052   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:46.870052   13148 round_trippers.go:587]     Audit-Id: 8c913c86-f7ad-44a9-ba15-465846658d69
	I0401 21:46:46.870052   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:46.870052   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:46.870052   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:46.870052   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:46.870052   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:46 GMT
	I0401 21:46:46.870627   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a5 25 0a bf 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.%.....kube-prox|
		00000020  79 2d 34 74 71 67 36 12  0b 6b 75 62 65 2d 70 72  |y-4tqg6..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 62 38 35  32 31 66 33 61 2d 38 65  |m".*$b8521f3a-8e|
		00000050  39 38 2d 34 35 31 31 2d  38 34 32 61 2d 63 34 37  |98-4511-842a-c47|
		00000060  36 34 32 36 30 63 32 65  61 32 03 35 38 35 38 00  |64260c2ea2.5858.|
		00000070  42 08 08 81 b4 b1 bf 06  10 00 5a 26 0a 18 63 6f  |B.........Z&..co|
		00000080  6e 74 72 6f 6c 6c 65 72  2d 72 65 76 69 73 69 6f  |ntroller-revisio|
		00000090  6e 2d 68 61 73 68 12 0a  37 62 62 38 34 63 34 39  |n-hash..7bb84c49|
		000000a0  38 34 5a 15 0a 07 6b 38  73 2d 61 70 70 12 0a 6b  |84Z...k8s-app..k|
		000000b0  75 62 65 2d 70 72 6f 78  79 5a 1c 0a 17 70 6f 64  |ube-proxyZ...pod|
		000000c0  2d 74 65 6d 70 6c 61 74  65 2d 67 65 6e 65 72 61  |-template-gener [truncated 22671 chars]
	 >
	I0401 21:46:46.870627   13148 type.go:168] "Request Body" body=""
	I0401 21:46:46.870627   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:46:46.870627   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:46.870627   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:46.870627   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:46.873208   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:46:46.873208   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:46.873208   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:46.873208   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:46.873208   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:46.873208   13148 round_trippers.go:587]     Content-Length: 3464
	I0401 21:46:46.873208   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:46 GMT
	I0401 21:46:46.873208   13148 round_trippers.go:587]     Audit-Id: 1f5958b4-35be-4e57-8185-9344941640aa
	I0401 21:46:46.873208   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:46.873208   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f1 1a 0a b0 0f 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 61 63 61 34  31 36 32 62 2d 37 65 36  |".*$aca4162b-7e6|
		00000040  32 2d 34 39 31 34 2d 39  63 30 37 2d 34 37 62 39  |2-4914-9c07-47b9|
		00000050  33 61 64 61 65 31 33 38  32 04 31 36 30 32 38 00  |3adae1382.16028.|
		00000060  42 08 08 81 b4 b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16111 chars]
	 >
	I0401 21:46:46.873208   13148 pod_ready.go:93] pod "kube-proxy-4tqg6" in "kube-system" namespace has status "Ready":"True"
	I0401 21:46:46.873208   13148 pod_ready.go:82] duration metric: took 6.2446ms for pod "kube-proxy-4tqg6" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:46.873208   13148 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-g58mf" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:46.873208   13148 type.go:168] "Request Body" body=""
	I0401 21:46:47.032707   13148 request.go:661] Waited for 159.4979ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-g58mf
	I0401 21:46:47.032997   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-g58mf
	I0401 21:46:47.032997   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:47.032997   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:47.032997   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:47.037360   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:47.037360   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:47.037360   13148 round_trippers.go:587]     Audit-Id: ffb91a5f-0281-46b4-a841-37b76d393f92
	I0401 21:46:47.037360   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:47.037360   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:47.037470   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:47.037470   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:47.037470   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:47 GMT
	I0401 21:46:47.037819   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  8c 26 0a c0 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.&.....kube-prox|
		00000020  79 2d 67 35 38 6d 66 12  0b 6b 75 62 65 2d 70 72  |y-g58mf..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 30 30 65  65 31 65 35 30 2d 38 35  |m".*$00ee1e50-85|
		00000050  66 32 2d 34 38 34 36 2d  38 32 31 35 2d 39 61 39  |f2-4846-8215-9a9|
		00000060  33 39 33 31 65 62 33 34  63 32 04 31 37 39 39 38  |3931eb34c2.17998|
		00000070  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 23215 chars]
	 >
	I0401 21:46:47.038143   13148 type.go:168] "Request Body" body=""
	I0401 21:46:47.232484   13148 request.go:661] Waited for 194.2327ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:47.232750   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:47.232750   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:47.232750   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:47.232750   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:47.236299   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:47.236503   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:47.236503   13148 round_trippers.go:587]     Audit-Id: 2e93bc69-7655-4bb5-b28b-731656560e2f
	I0401 21:46:47.236503   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:47.236503   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:47.236503   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:47.236503   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:47.236503   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:47 GMT
	I0401 21:46:47.236924   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:46:47.237164   13148 pod_ready.go:93] pod "kube-proxy-g58mf" in "kube-system" namespace has status "Ready":"True"
	I0401 21:46:47.237212   13148 pod_ready.go:82] duration metric: took 364ms for pod "kube-proxy-g58mf" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:47.237212   13148 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-tt76g" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:47.237340   13148 type.go:168] "Request Body" body=""
	I0401 21:46:47.432732   13148 request.go:661] Waited for 195.3894ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-tt76g
	I0401 21:46:47.432732   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-tt76g
	I0401 21:46:47.432732   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:47.432732   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:47.432732   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:47.440406   13148 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0401 21:46:47.440406   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:47.440406   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:47.440406   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:47 GMT
	I0401 21:46:47.440406   13148 round_trippers.go:587]     Audit-Id: 35da6600-63e7-4d96-894c-fad4c8bb1251
	I0401 21:46:47.440406   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:47.440406   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:47.440406   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:47.440406   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  af 26 0a c4 15 0a 10 6b  75 62 65 2d 70 72 6f 78  |.&.....kube-prox|
		00000020  79 2d 74 74 37 36 67 12  0b 6b 75 62 65 2d 70 72  |y-tt76g..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 63 61 38  36 31 66 30 33 2d 64 37  |m".*$ca861f03-d7|
		00000050  30 36 2d 34 63 62 33 2d  39 37 36 30 2d 32 34 31  |06-4cb3-9760-241|
		00000060  38 61 32 62 61 35 39 63  62 32 04 31 36 39 37 38  |8a2ba59cb2.16978|
		00000070  00 42 08 08 96 b6 b1 bf  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 23376 chars]
	 >
	I0401 21:46:47.441243   13148 type.go:168] "Request Body" body=""
	I0401 21:46:47.632239   13148 request.go:661] Waited for 190.9941ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m03
	I0401 21:46:47.632633   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m03
	I0401 21:46:47.632633   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:47.632633   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:47.632633   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:47.636500   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:47.636500   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:47.636500   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:47.636500   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:47.636500   13148 round_trippers.go:587]     Content-Length: 3884
	I0401 21:46:47.636500   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:47 GMT
	I0401 21:46:47.636500   13148 round_trippers.go:587]     Audit-Id: 24636884-36e1-4c6d-9251-64e62edb2ba8
	I0401 21:46:47.636500   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:47.636500   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:47.636500   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 95 1e 0a eb 12 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 33 12 00 1a 00  |e-269600-m03....|
		00000030  22 00 2a 24 66 63 31 64  38 62 63 61 2d 32 30 65  |".*$fc1d8bca-20e|
		00000040  34 2d 34 30 34 66 2d 39  33 61 32 2d 39 33 31 35  |4-404f-93a2-9315|
		00000050  34 32 35 31 64 35 66 30  32 04 31 38 34 32 38 00  |4251d5f02.18428.|
		00000060  42 08 08 90 bb b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 18169 chars]
	 >
	I0401 21:46:47.637139   13148 pod_ready.go:98] node "multinode-269600-m03" hosting pod "kube-proxy-tt76g" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600-m03" has status "Ready":"Unknown"
	I0401 21:46:47.637199   13148 pod_ready.go:82] duration metric: took 399.917ms for pod "kube-proxy-tt76g" in "kube-system" namespace to be "Ready" ...
	E0401 21:46:47.637199   13148 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-269600-m03" hosting pod "kube-proxy-tt76g" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600-m03" has status "Ready":"Unknown"
	I0401 21:46:47.637199   13148 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:47.637199   13148 type.go:168] "Request Body" body=""
	I0401 21:46:47.832395   13148 request.go:661] Waited for 195.1945ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-269600
	I0401 21:46:47.832395   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-269600
	I0401 21:46:47.832395   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:47.832395   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:47.832395   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:47.835840   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:47.836719   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:47.836719   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:47.836719   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:47 GMT
	I0401 21:46:47.836719   13148 round_trippers.go:587]     Audit-Id: e8d5d505-0451-4828-af29-64461c5dd018
	I0401 21:46:47.836719   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:47.836719   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:47.836719   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:47.836942   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  e5 23 0a 82 18 0a 1f 6b  75 62 65 2d 73 63 68 65  |.#.....kube-sche|
		00000020  64 75 6c 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |duler-multinode-|
		00000030  32 36 39 36 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |269600....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 63 66 35 34 38 36 30  |ystem".*$cf54860|
		00000050  36 2d 33 65 63 61 2d 34  61 33 62 2d 61 32 30 36  |6-3eca-4a3b-a206|
		00000060  2d 30 30 61 62 38 61 36  34 38 30 62 33 32 04 31  |-00ab8a6480b32.1|
		00000070  38 35 31 38 00 42 08 08  cb b2 b1 bf 06 10 00 5a  |8518.B.........Z|
		00000080  1b 0a 09 63 6f 6d 70 6f  6e 65 6e 74 12 0e 6b 75  |...component..ku|
		00000090  62 65 2d 73 63 68 65 64  75 6c 65 72 5a 15 0a 04  |be-schedulerZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 3d 0a 19 6b  75 62 65 72 6e 65 74 65  |aneb=..kubernete|
		000000c0  73 2e 69 6f 2f 63 6f 6e  66 69 67 2e 68 61 73 68  |s.io/config.has [truncated 21723 chars]
	 >
	I0401 21:46:47.837284   13148 type.go:168] "Request Body" body=""
	I0401 21:46:48.032990   13148 request.go:661] Waited for 195.7038ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:48.032990   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:46:48.032990   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:48.032990   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:48.032990   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:48.036488   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:48.037152   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:48.037152   13148 round_trippers.go:587]     Audit-Id: 6e5bbdd8-613c-4872-84be-fa15758338e2
	I0401 21:46:48.037152   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:48.037152   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:48.037152   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:48.037152   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:48.037152   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:48 GMT
	I0401 21:46:48.037233   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:46:48.037233   13148 pod_ready.go:93] pod "kube-scheduler-multinode-269600" in "kube-system" namespace has status "Ready":"True"
	I0401 21:46:48.037233   13148 pod_ready.go:82] duration metric: took 400.0292ms for pod "kube-scheduler-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:46:48.037233   13148 pod_ready.go:39] duration metric: took 5.2120189s 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" ...
	I0401 21:46:48.037233   13148 api_server.go:52] waiting for apiserver process to appear ...
	I0401 21:46:48.045660   13148 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0401 21:46:48.072057   13148 command_runner.go:130] > 2008
	I0401 21:46:48.072057   13148 api_server.go:72] duration metric: took 31.508628s to wait for apiserver process to appear ...
	I0401 21:46:48.072057   13148 api_server.go:88] waiting for apiserver healthz status ...
	I0401 21:46:48.072057   13148 api_server.go:253] Checking apiserver healthz at https://172.31.179.18:8443/healthz ...
	I0401 21:46:48.079512   13148 api_server.go:279] https://172.31.179.18:8443/healthz returned 200:
	ok
	I0401 21:46:48.079683   13148 discovery_client.go:658] "Request Body" body=""
	I0401 21:46:48.079726   13148 round_trippers.go:470] GET https://172.31.179.18:8443/version
	I0401 21:46:48.079726   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:48.079765   13148 round_trippers.go:480]     Accept: application/json, */*
	I0401 21:46:48.079765   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:48.084674   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:48.084674   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:48.084674   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:48.084674   13148 round_trippers.go:587]     Content-Type: application/json
	I0401 21:46:48.084674   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:48.084674   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:48.084674   13148 round_trippers.go:587]     Content-Length: 263
	I0401 21:46:48.084674   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:48 GMT
	I0401 21:46:48.084674   13148 round_trippers.go:587]     Audit-Id: 41fc5356-f4ae-4063-91f4-6bc0aeae7ddd
	I0401 21:46:48.084674   13148 discovery_client.go:658] "Response Body" body=<
		{
		  "major": "1",
		  "minor": "32",
		  "gitVersion": "v1.32.2",
		  "gitCommit": "67a30c0adcf52bd3f56ff0893ce19966be12991f",
		  "gitTreeState": "clean",
		  "buildDate": "2025-02-12T21:19:47Z",
		  "goVersion": "go1.23.6",
		  "compiler": "gc",
		  "platform": "linux/amd64"
		}
	 >
	I0401 21:46:48.084674   13148 api_server.go:141] control plane version: v1.32.2
	I0401 21:46:48.084674   13148 api_server.go:131] duration metric: took 12.6165ms to wait for apiserver health ...
	I0401 21:46:48.084674   13148 system_pods.go:43] waiting for kube-system pods to appear ...
	I0401 21:46:48.085197   13148 type.go:204] "Request Body" body=""
	I0401 21:46:48.232211   13148 request.go:661] Waited for 147.0126ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods
	I0401 21:46:48.232211   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods
	I0401 21:46:48.232211   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:48.232211   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:48.232211   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:48.236677   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:48.236677   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:48.236677   13148 round_trippers.go:587]     Audit-Id: 6b4a4664-f722-46c4-9f2e-e4da403049c8
	I0401 21:46:48.236677   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:48.236677   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:48.236677   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:48.236677   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:48.237705   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:48 GMT
	I0401 21:46:48.239926   13148 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 e1 eb 03 0a  0a 0a 00 12 04 31 38 39  |ist..........189|
		00000020  34 1a 00 12 c3 28 0a af  19 0a 18 63 6f 72 65 64  |4....(.....cored|
		00000030  6e 73 2d 36 36 38 64 36  62 66 39 62 63 2d 37 6a  |ns-668d6bf9bc-7j|
		00000040  63 6e 36 12 13 63 6f 72  65 64 6e 73 2d 36 36 38  |cn6..coredns-668|
		00000050  64 36 62 66 39 62 63 2d  1a 0b 6b 75 62 65 2d 73  |d6bf9bc-..kube-s|
		00000060  79 73 74 65 6d 22 00 2a  24 37 30 64 34 39 63 37  |ystem".*$70d49c7|
		00000070  61 2d 31 30 35 63 2d 34  63 38 34 2d 62 32 32 61  |a-105c-4c84-b22a|
		00000080  2d 32 38 64 61 35 62 66  62 38 36 62 65 32 04 31  |-28da5bfb86be2.1|
		00000090  38 38 37 38 00 42 08 08  d1 b2 b1 bf 06 10 00 5a  |8878.B.........Z|
		000000a0  13 0a 07 6b 38 73 2d 61  70 70 12 08 6b 75 62 65  |...k8s-app..kube|
		000000b0  2d 64 6e 73 5a 1f 0a 11  70 6f 64 2d 74 65 6d 70  |-dnsZ...pod-temp|
		000000c0  6c 61 74 65 2d 68 61 73  68 12 0a 36 36 38 64 36  |late-hash..668d [truncated 309916 chars]
	 >
	I0401 21:46:48.240551   13148 system_pods.go:59] 12 kube-system pods found
	I0401 21:46:48.240627   13148 system_pods.go:61] "coredns-668d6bf9bc-7jcn6" [70d49c7a-105c-4c84-b22a-28da5bfb86be] Running
	I0401 21:46:48.240627   13148 system_pods.go:61] "etcd-multinode-269600" [681a8591-3d0b-4ae0-ab9d-93afcc66f9c6] Running
	I0401 21:46:48.240627   13148 system_pods.go:61] "kindnet-7scdn" [58277a85-419e-46c8-8b01-9c2a254bb355] Running
	I0401 21:46:48.240627   13148 system_pods.go:61] "kindnet-mbzkz" [1f2072c5-d5f7-47c3-ba23-f35ddf03de26] Running
	I0401 21:46:48.240627   13148 system_pods.go:61] "kindnet-qk259" [ab4d8928-99cd-426a-bbb6-3480a62dd844] Running
	I0401 21:46:48.240627   13148 system_pods.go:61] "kube-apiserver-multinode-269600" [0111eeb4-38ae-4336-8cbd-735bd41191c3] Running
	I0401 21:46:48.240627   13148 system_pods.go:61] "kube-controller-manager-multinode-269600" [e7d76b9c-55a5-494a-a379-add0397747eb] Running
	I0401 21:46:48.240627   13148 system_pods.go:61] "kube-proxy-4tqg6" [b8521f3a-8e98-4511-842a-c4764260c2ea] Running
	I0401 21:46:48.240627   13148 system_pods.go:61] "kube-proxy-g58mf" [00ee1e50-85f2-4846-8215-9a93931eb34c] Running
	I0401 21:46:48.240702   13148 system_pods.go:61] "kube-proxy-tt76g" [ca861f03-d706-4cb3-9760-2418a2ba59cb] Running
	I0401 21:46:48.240702   13148 system_pods.go:61] "kube-scheduler-multinode-269600" [cf548606-3eca-4a3b-a206-00ab8a6480b3] Running
	I0401 21:46:48.240702   13148 system_pods.go:61] "storage-provisioner" [55707660-8e09-4f81-b849-848ca12ec9ae] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0401 21:46:48.240702   13148 system_pods.go:74] duration metric: took 156.0264ms to wait for pod list to return data ...
	I0401 21:46:48.240702   13148 default_sa.go:34] waiting for default service account to be created ...
	I0401 21:46:48.240794   13148 type.go:204] "Request Body" body=""
	I0401 21:46:48.432945   13148 request.go:661] Waited for 192.1485ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/default/serviceaccounts
	I0401 21:46:48.433191   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/default/serviceaccounts
	I0401 21:46:48.433191   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:48.433191   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:48.433191   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:48.436613   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:46:48.436613   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:48.436613   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:48.436613   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:48.436613   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:48.436613   13148 round_trippers.go:587]     Content-Length: 129
	I0401 21:46:48.436613   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:48 GMT
	I0401 21:46:48.436613   13148 round_trippers.go:587]     Audit-Id: fdd92395-bc7e-44bc-a9ed-998f39554b73
	I0401 21:46:48.436613   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:48.436613   13148 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 18 0a 02  76 31 12 12 53 65 72 76  |k8s.....v1..Serv|
		00000010  69 63 65 41 63 63 6f 75  6e 74 4c 69 73 74 12 5d  |iceAccountList.]|
		00000020  0a 0a 0a 00 12 04 31 38  39 34 1a 00 12 4f 0a 4d  |......1894...O.M|
		00000030  0a 07 64 65 66 61 75 6c  74 12 00 1a 07 64 65 66  |..default....def|
		00000040  61 75 6c 74 22 00 2a 24  62 64 63 66 63 32 61 34  |ault".*$bdcfc2a4|
		00000050  2d 37 33 32 34 2d 34 39  34 64 2d 39 34 32 39 2d  |-7324-494d-9429-|
		00000060  30 38 32 63 34 62 32 30  36 63 64 33 32 03 33 30  |082c4b206cd32.30|
		00000070  37 38 00 42 08 08 d1 b2  b1 bf 06 10 00 1a 00 22  |78.B..........."|
		00000080  00                                                |.|
	 >
	I0401 21:46:48.436613   13148 default_sa.go:45] found service account: "default"
	I0401 21:46:48.436613   13148 default_sa.go:55] duration metric: took 195.9086ms for default service account to be created ...
	I0401 21:46:48.436613   13148 system_pods.go:116] waiting for k8s-apps to be running ...
	I0401 21:46:48.436613   13148 type.go:204] "Request Body" body=""
	I0401 21:46:48.632599   13148 request.go:661] Waited for 195.4514ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods
	I0401 21:46:48.632599   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods
	I0401 21:46:48.632599   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:48.632599   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:48.632599   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:48.637826   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:46:48.637826   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:48.637826   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:48 GMT
	I0401 21:46:48.637826   13148 round_trippers.go:587]     Audit-Id: 14f961de-62ad-49c5-99c2-e79e6be55a65
	I0401 21:46:48.637826   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:48.637826   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:48.637826   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:48.637826   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:48.643230   13148 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 e1 eb 03 0a  0a 0a 00 12 04 31 38 39  |ist..........189|
		00000020  34 1a 00 12 c3 28 0a af  19 0a 18 63 6f 72 65 64  |4....(.....cored|
		00000030  6e 73 2d 36 36 38 64 36  62 66 39 62 63 2d 37 6a  |ns-668d6bf9bc-7j|
		00000040  63 6e 36 12 13 63 6f 72  65 64 6e 73 2d 36 36 38  |cn6..coredns-668|
		00000050  64 36 62 66 39 62 63 2d  1a 0b 6b 75 62 65 2d 73  |d6bf9bc-..kube-s|
		00000060  79 73 74 65 6d 22 00 2a  24 37 30 64 34 39 63 37  |ystem".*$70d49c7|
		00000070  61 2d 31 30 35 63 2d 34  63 38 34 2d 62 32 32 61  |a-105c-4c84-b22a|
		00000080  2d 32 38 64 61 35 62 66  62 38 36 62 65 32 04 31  |-28da5bfb86be2.1|
		00000090  38 38 37 38 00 42 08 08  d1 b2 b1 bf 06 10 00 5a  |8878.B.........Z|
		000000a0  13 0a 07 6b 38 73 2d 61  70 70 12 08 6b 75 62 65  |...k8s-app..kube|
		000000b0  2d 64 6e 73 5a 1f 0a 11  70 6f 64 2d 74 65 6d 70  |-dnsZ...pod-temp|
		000000c0  6c 61 74 65 2d 68 61 73  68 12 0a 36 36 38 64 36  |late-hash..668d [truncated 309916 chars]
	 >
	I0401 21:46:48.644436   13148 system_pods.go:86] 12 kube-system pods found
	I0401 21:46:48.644436   13148 system_pods.go:89] "coredns-668d6bf9bc-7jcn6" [70d49c7a-105c-4c84-b22a-28da5bfb86be] Running
	I0401 21:46:48.644436   13148 system_pods.go:89] "etcd-multinode-269600" [681a8591-3d0b-4ae0-ab9d-93afcc66f9c6] Running
	I0401 21:46:48.644436   13148 system_pods.go:89] "kindnet-7scdn" [58277a85-419e-46c8-8b01-9c2a254bb355] Running
	I0401 21:46:48.644964   13148 system_pods.go:89] "kindnet-mbzkz" [1f2072c5-d5f7-47c3-ba23-f35ddf03de26] Running
	I0401 21:46:48.644964   13148 system_pods.go:89] "kindnet-qk259" [ab4d8928-99cd-426a-bbb6-3480a62dd844] Running
	I0401 21:46:48.645026   13148 system_pods.go:89] "kube-apiserver-multinode-269600" [0111eeb4-38ae-4336-8cbd-735bd41191c3] Running
	I0401 21:46:48.645026   13148 system_pods.go:89] "kube-controller-manager-multinode-269600" [e7d76b9c-55a5-494a-a379-add0397747eb] Running
	I0401 21:46:48.645026   13148 system_pods.go:89] "kube-proxy-4tqg6" [b8521f3a-8e98-4511-842a-c4764260c2ea] Running
	I0401 21:46:48.645026   13148 system_pods.go:89] "kube-proxy-g58mf" [00ee1e50-85f2-4846-8215-9a93931eb34c] Running
	I0401 21:46:48.645026   13148 system_pods.go:89] "kube-proxy-tt76g" [ca861f03-d706-4cb3-9760-2418a2ba59cb] Running
	I0401 21:46:48.645026   13148 system_pods.go:89] "kube-scheduler-multinode-269600" [cf548606-3eca-4a3b-a206-00ab8a6480b3] Running
	I0401 21:46:48.645026   13148 system_pods.go:89] "storage-provisioner" [55707660-8e09-4f81-b849-848ca12ec9ae] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0401 21:46:48.645026   13148 system_pods.go:126] duration metric: took 208.4104ms to wait for k8s-apps to be running ...
	I0401 21:46:48.645026   13148 system_svc.go:44] waiting for kubelet service to be running ....
	I0401 21:46:48.654832   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0401 21:46:48.677806   13148 system_svc.go:56] duration metric: took 32.78ms WaitForService to wait for kubelet
	I0401 21:46:48.678156   13148 kubeadm.go:582] duration metric: took 32.1147197s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0401 21:46:48.678156   13148 node_conditions.go:102] verifying NodePressure condition ...
	I0401 21:46:48.678260   13148 type.go:204] "Request Body" body=""
	I0401 21:46:48.832732   13148 request.go:661] Waited for 154.4702ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes
	I0401 21:46:48.832732   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes
	I0401 21:46:48.832732   13148 round_trippers.go:476] Request Headers:
	I0401 21:46:48.832732   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:46:48.832732   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:46:48.837696   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:46:48.837696   13148 round_trippers.go:584] Response Headers:
	I0401 21:46:48.837768   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:46:48 GMT
	I0401 21:46:48.837768   13148 round_trippers.go:587]     Audit-Id: 059093d4-42ab-4789-a297-973c81bee787
	I0401 21:46:48.837768   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:46:48.837768   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:46:48.837796   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:46:48.837796   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:46:48.838720   13148 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0e 0a 02  76 31 12 08 4e 6f 64 65  |k8s.....v1..Node|
		00000010  4c 69 73 74 12 ee 5d 0a  0a 0a 00 12 04 31 38 39  |List..]......189|
		00000020  34 1a 00 12 d3 24 0a f8  11 0a 10 6d 75 6c 74 69  |4....$.....multi|
		00000030  6e 6f 64 65 2d 32 36 39  36 30 30 12 00 1a 00 22  |node-269600...."|
		00000040  00 2a 24 63 37 38 35 37  62 37 37 2d 33 30 33 34  |.*$c7857b77-3034|
		00000050  2d 34 39 66 36 2d 38 38  36 63 2d 33 62 31 32 34  |-49f6-886c-3b124|
		00000060  63 64 63 30 64 30 32 32  04 31 38 37 36 38 00 42  |cdc0d022.18768.B|
		00000070  08 08 c9 b2 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000080  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000090  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		000000a0  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000b0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/ar [truncated 58456 chars]
	 >
	I0401 21:46:48.838966   13148 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 21:46:48.839039   13148 node_conditions.go:123] node cpu capacity is 2
	I0401 21:46:48.839039   13148 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 21:46:48.839039   13148 node_conditions.go:123] node cpu capacity is 2
	I0401 21:46:48.839039   13148 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 21:46:48.839039   13148 node_conditions.go:123] node cpu capacity is 2
	I0401 21:46:48.839116   13148 node_conditions.go:105] duration metric: took 160.958ms to run NodePressure ...
	I0401 21:46:48.839116   13148 start.go:241] waiting for startup goroutines ...
	I0401 21:46:48.839116   13148 start.go:246] waiting for cluster config update ...
	I0401 21:46:48.839181   13148 start.go:255] writing updated cluster config ...
	I0401 21:46:48.843307   13148 out.go:201] 
	I0401 21:46:48.846509   13148 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:46:48.854083   13148 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:46:48.855087   13148 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\config.json ...
	I0401 21:46:48.860436   13148 out.go:177] * Starting "multinode-269600-m02" worker node in "multinode-269600" cluster
	I0401 21:46:48.863671   13148 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0401 21:46:48.863671   13148 cache.go:56] Caching tarball of preloaded images
	I0401 21:46:48.864502   13148 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0401 21:46:48.864822   13148 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0401 21:46:48.865003   13148 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\config.json ...
	I0401 21:46:48.866052   13148 start.go:360] acquireMachinesLock for multinode-269600-m02: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0401 21:46:48.866052   13148 start.go:364] duration metric: took 0s to acquireMachinesLock for "multinode-269600-m02"
	I0401 21:46:48.866052   13148 start.go:96] Skipping create...Using existing machine configuration
	I0401 21:46:48.866052   13148 fix.go:54] fixHost starting: m02
	I0401 21:46:48.867038   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:46:50.829524   13148 main.go:141] libmachine: [stdout =====>] : Off
	
	I0401 21:46:50.829524   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:46:50.829524   13148 fix.go:112] recreateIfNeeded on multinode-269600-m02: state=Stopped err=<nil>
	W0401 21:46:50.829524   13148 fix.go:138] unexpected machine state, will restart: <nil>
	I0401 21:46:50.833565   13148 out.go:177] * Restarting existing hyperv VM for "multinode-269600-m02" ...
	I0401 21:46:50.835920   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM multinode-269600-m02
	I0401 21:46:53.753226   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:46:53.753226   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:46:53.753226   13148 main.go:141] libmachine: Waiting for host to start...
	I0401 21:46:53.753226   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:46:55.847410   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:46:55.848019   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:46:55.848019   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:46:58.238839   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:46:58.238839   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:46:59.238913   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:01.278545   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:01.278545   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:01.278545   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:47:03.639350   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:47:03.639350   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:04.640235   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:06.716921   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:06.717922   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:06.717967   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:47:09.071014   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:47:09.071014   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:10.071277   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:12.159472   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:12.159967   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:12.160003   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:47:14.478770   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:47:14.478770   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:15.479947   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:17.530913   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:17.530913   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:17.531818   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:47:19.973134   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:47:19.973453   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:19.975699   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:21.958675   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:21.959168   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:21.959243   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:47:24.357288   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:47:24.357516   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:24.357516   13148 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\config.json ...
	I0401 21:47:24.359943   13148 machine.go:93] provisionDockerMachine start ...
	I0401 21:47:24.359943   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:26.343668   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:26.343668   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:26.343668   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:47:28.690937   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:47:28.690937   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:28.697104   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:47:28.697780   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.176.35 22 <nil> <nil>}
	I0401 21:47:28.697780   13148 main.go:141] libmachine: About to run SSH command:
	hostname
	I0401 21:47:28.830289   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0401 21:47:28.830289   13148 buildroot.go:166] provisioning hostname "multinode-269600-m02"
	I0401 21:47:28.830389   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:30.816164   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:30.816164   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:30.816290   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:47:33.223154   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:47:33.224009   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:33.229015   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:47:33.229610   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.176.35 22 <nil> <nil>}
	I0401 21:47:33.229675   13148 main.go:141] libmachine: About to run SSH command:
	sudo hostname multinode-269600-m02 && echo "multinode-269600-m02" | sudo tee /etc/hostname
	I0401 21:47:33.392954   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: multinode-269600-m02
	
	I0401 21:47:33.392954   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:35.364203   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:35.364203   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:35.365093   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:47:37.757762   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:47:37.758421   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:37.762473   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:47:37.763157   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.176.35 22 <nil> <nil>}
	I0401 21:47:37.763157   13148 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\smultinode-269600-m02' /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 multinode-269600-m02/g' /etc/hosts;
				else 
					echo '127.0.1.1 multinode-269600-m02' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0401 21:47:37.909070   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0401 21:47:37.909070   13148 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0401 21:47:37.909070   13148 buildroot.go:174] setting up certificates
	I0401 21:47:37.909070   13148 provision.go:84] configureAuth start
	I0401 21:47:37.909070   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:39.895532   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:39.896080   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:39.896159   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:47:42.286909   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:47:42.286909   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:42.287841   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:44.294305   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:44.294681   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:44.294883   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:47:46.680914   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:47:46.680914   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:46.681095   13148 provision.go:143] copyHostCerts
	I0401 21:47:46.681095   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0401 21:47:46.681095   13148 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0401 21:47:46.681095   13148 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0401 21:47:46.681732   13148 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0401 21:47:46.682752   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0401 21:47:46.682938   13148 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0401 21:47:46.682938   13148 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0401 21:47:46.683338   13148 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0401 21:47:46.684269   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0401 21:47:46.684479   13148 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0401 21:47:46.684479   13148 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0401 21:47:46.684737   13148 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1679 bytes)
	I0401 21:47:46.685742   13148 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.multinode-269600-m02 san=[127.0.0.1 172.31.176.35 localhost minikube multinode-269600-m02]
	I0401 21:47:47.108533   13148 provision.go:177] copyRemoteCerts
	I0401 21:47:47.115865   13148 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0401 21:47:47.116864   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:49.100914   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:49.100914   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:49.100991   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:47:51.461892   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:47:51.461892   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:51.462300   13148 sshutil.go:53] new ssh client: &{IP:172.31.176.35 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600-m02\id_rsa Username:docker}
	I0401 21:47:51.572154   13148 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.4562327s)
	I0401 21:47:51.572154   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0401 21:47:51.572596   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0401 21:47:51.622107   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0401 21:47:51.622107   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1229 bytes)
	I0401 21:47:51.676076   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0401 21:47:51.676076   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0401 21:47:51.720800   13148 provision.go:87] duration metric: took 13.8115113s to configureAuth
	I0401 21:47:51.720840   13148 buildroot.go:189] setting minikube options for container-runtime
	I0401 21:47:51.720973   13148 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:47:51.721506   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:53.690629   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:53.690732   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:53.690867   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:47:56.041681   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:47:56.041681   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:56.047925   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:47:56.048593   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.176.35 22 <nil> <nil>}
	I0401 21:47:56.048593   13148 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0401 21:47:56.181195   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0401 21:47:56.181195   13148 buildroot.go:70] root file system type: tmpfs
	I0401 21:47:56.181739   13148 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0401 21:47:56.181739   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:47:58.189290   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:47:58.189290   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:47:58.189370   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:48:00.569669   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:48:00.570317   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:00.574739   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:48:00.575454   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.176.35 22 <nil> <nil>}
	I0401 21:48:00.575454   13148 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
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment="NO_PROXY=172.31.179.18"
	
	
	# 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=hyperv --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
	I0401 21:48:00.732943   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment=NO_PROXY=172.31.179.18
	
	
	# 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=hyperv --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
	
	I0401 21:48:00.732943   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:48:02.721526   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:48:02.721661   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:02.721695   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:48:05.143607   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:48:05.143607   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:05.147126   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:48:05.148070   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.176.35 22 <nil> <nil>}
	I0401 21:48:05.148070   13148 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; }
	I0401 21:48:07.447146   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I0401 21:48:07.447765   13148 machine.go:96] duration metric: took 43.0872787s to provisionDockerMachine
	I0401 21:48:07.447818   13148 start.go:293] postStartSetup for "multinode-269600-m02" (driver="hyperv")
	I0401 21:48:07.447818   13148 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]
	I0401 21:48:07.456264   13148 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
	I0401 21:48:07.456264   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:48:09.457350   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:48:09.457350   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:09.457822   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:48:11.816637   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:48:11.816637   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:11.817134   13148 sshutil.go:53] new ssh client: &{IP:172.31.176.35 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600-m02\id_rsa Username:docker}
	I0401 21:48:11.925939   13148 ssh_runner.go:235] Completed: 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: (4.4695623s)
	I0401 21:48:11.936053   13148 ssh_runner.go:195] Run: cat /etc/os-release
	I0401 21:48:11.943370   13148 command_runner.go:130] > NAME=Buildroot
	I0401 21:48:11.943370   13148 command_runner.go:130] > VERSION=2023.02.9-dirty
	I0401 21:48:11.943370   13148 command_runner.go:130] > ID=buildroot
	I0401 21:48:11.943370   13148 command_runner.go:130] > VERSION_ID=2023.02.9
	I0401 21:48:11.943370   13148 command_runner.go:130] > PRETTY_NAME="Buildroot 2023.02.9"
	I0401 21:48:11.943469   13148 info.go:137] Remote host: Buildroot 2023.02.9
	I0401 21:48:11.943469   13148 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\addons for local assets ...
	I0401 21:48:11.943773   13148 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\files for local assets ...
	I0401 21:48:11.943882   13148 filesync.go:149] local asset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> 96922.pem in /etc/ssl/certs
	I0401 21:48:11.943882   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> /etc/ssl/certs/96922.pem
	I0401 21:48:11.951959   13148 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0401 21:48:11.969718   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem --> /etc/ssl/certs/96922.pem (1708 bytes)
	I0401 21:48:12.012288   13148 start.go:296] duration metric: took 4.5644124s for postStartSetup
	I0401 21:48:12.012407   13148 fix.go:56] duration metric: took 1m23.1453086s for fixHost
	I0401 21:48:12.012510   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:48:13.983899   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:48:13.983983   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:13.983983   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:48:16.317316   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:48:16.317316   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:16.321271   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:48:16.321883   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.176.35 22 <nil> <nil>}
	I0401 21:48:16.321883   13148 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I0401 21:48:16.465369   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: 1743544096.497720749
	
	I0401 21:48:16.465485   13148 fix.go:216] guest clock: 1743544096.497720749
	I0401 21:48:16.465485   13148 fix.go:229] Guest: 2025-04-01 21:48:16.497720749 +0000 UTC Remote: 2025-04-01 21:48:12.0124079 +0000 UTC m=+244.408402901 (delta=4.485312849s)
	I0401 21:48:16.465640   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:48:18.478035   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:48:18.478842   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:18.478919   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:48:20.856558   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:48:20.856558   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:20.861345   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:48:20.861400   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.176.35 22 <nil> <nil>}
	I0401 21:48:20.861400   13148 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1743544096
	I0401 21:48:21.004756   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: Tue Apr  1 21:48:16 UTC 2025
	
	I0401 21:48:21.004756   13148 fix.go:236] clock set: Tue Apr  1 21:48:16 UTC 2025
	 (err=<nil>)
	I0401 21:48:21.004756   13148 start.go:83] releasing machines lock for "multinode-269600-m02", held for 1m32.137544s
	I0401 21:48:21.004756   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:48:22.979548   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:48:22.979548   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:22.980023   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:48:25.364780   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:48:25.364780   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:25.370237   13148 out.go:177] * Found network options:
	I0401 21:48:25.373115   13148 out.go:177]   - NO_PROXY=172.31.179.18
	W0401 21:48:25.375533   13148 proxy.go:119] fail to check proxy env: Error ip not in block
	I0401 21:48:25.377623   13148 out.go:177]   - NO_PROXY=172.31.179.18
	W0401 21:48:25.380304   13148 proxy.go:119] fail to check proxy env: Error ip not in block
	W0401 21:48:25.381875   13148 proxy.go:119] fail to check proxy env: Error ip not in block
	I0401 21:48:25.383522   13148 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I0401 21:48:25.383522   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:48:25.390529   13148 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0401 21:48:25.390529   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:48:27.433859   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:48:27.433958   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:27.433958   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:48:27.436101   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:48:27.436629   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:27.436829   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:48:29.883344   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:48:29.883908   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:29.884304   13148 sshutil.go:53] new ssh client: &{IP:172.31.176.35 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600-m02\id_rsa Username:docker}
	I0401 21:48:29.906518   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:48:29.907152   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:29.907527   13148 sshutil.go:53] new ssh client: &{IP:172.31.176.35 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600-m02\id_rsa Username:docker}
	I0401 21:48:29.974572   13148 command_runner.go:130] ! stat: cannot statx '/etc/cni/net.d/*loopback.conf*': No such file or directory
	I0401 21:48:29.974976   13148 ssh_runner.go:235] Completed: sh -c "stat /etc/cni/net.d/*loopback.conf*": (4.5843889s)
	W0401 21:48:29.975097   13148 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I0401 21:48:29.982695   13148 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0401 21:48:29.987998   13148 command_runner.go:130] ! bash: line 1: curl.exe: command not found
	I0401 21:48:29.987998   13148 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.6044179s)
	W0401 21:48:29.987998   13148 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I0401 21:48:30.017142   13148 command_runner.go:139] > /etc/cni/net.d/87-podman-bridge.conflist, 
	I0401 21:48:30.017183   13148 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0401 21:48:30.017227   13148 start.go:495] detecting cgroup driver to use...
	I0401 21:48:30.017427   13148 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"
	I0401 21:48:30.048932   13148 command_runner.go:130] > runtime-endpoint: unix:///run/containerd/containerd.sock
	I0401 21:48:30.057013   13148 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0401 21:48:30.085427   13148 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"
	I0401 21:48:30.103945   13148 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0401 21:48:30.111950   13148 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0401 21:48:30.137841   13148 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"
	W0401 21:48:30.137841   13148 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W0401 21:48:30.138816   13148 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I0401 21:48:30.166132   13148 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0401 21:48:30.195656   13148 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0401 21:48:30.223931   13148 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0401 21:48:30.252533   13148 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"
	I0401 21:48:30.280719   13148 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0401 21:48:30.309245   13148 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"
	I0401 21:48:30.335975   13148 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0401 21:48:30.353472   13148 command_runner.go:130] ! sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0401 21:48:30.353472   13148 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0401 21:48:30.362271   13148 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0401 21:48:30.391201   13148 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0401 21:48:30.418026   13148 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:48:30.615325   13148 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0401 21:48:30.645127   13148 start.go:495] detecting cgroup driver to use...
	I0401 21:48:30.652668   13148 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0401 21:48:30.672219   13148 command_runner.go:130] > # /usr/lib/systemd/system/docker.service
	I0401 21:48:30.672219   13148 command_runner.go:130] > [Unit]
	I0401 21:48:30.672219   13148 command_runner.go:130] > Description=Docker Application Container Engine
	I0401 21:48:30.672219   13148 command_runner.go:130] > Documentation=https://docs.docker.com
	I0401 21:48:30.672219   13148 command_runner.go:130] > After=network.target  minikube-automount.service docker.socket
	I0401 21:48:30.672219   13148 command_runner.go:130] > Requires= minikube-automount.service docker.socket 
	I0401 21:48:30.672219   13148 command_runner.go:130] > StartLimitBurst=3
	I0401 21:48:30.672219   13148 command_runner.go:130] > StartLimitIntervalSec=60
	I0401 21:48:30.672219   13148 command_runner.go:130] > [Service]
	I0401 21:48:30.672219   13148 command_runner.go:130] > Type=notify
	I0401 21:48:30.672219   13148 command_runner.go:130] > Restart=on-failure
	I0401 21:48:30.672219   13148 command_runner.go:130] > Environment=NO_PROXY=172.31.179.18
	I0401 21:48:30.672219   13148 command_runner.go:130] > # This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	I0401 21:48:30.672219   13148 command_runner.go:130] > # The base configuration already specifies an 'ExecStart=...' command. The first directive
	I0401 21:48:30.672219   13148 command_runner.go:130] > # here is to clear out that command inherited from the base configuration. Without this,
	I0401 21:48:30.672219   13148 command_runner.go:130] > # the command from the base configuration and the command specified here are treated as
	I0401 21:48:30.672219   13148 command_runner.go:130] > # a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	I0401 21:48:30.672219   13148 command_runner.go:130] > # will catch this invalid input and refuse to start the service with an error like:
	I0401 21:48:30.672219   13148 command_runner.go:130] > #  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	I0401 21:48:30.672219   13148 command_runner.go:130] > # NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	I0401 21:48:30.672219   13148 command_runner.go:130] > # container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	I0401 21:48:30.672219   13148 command_runner.go:130] > ExecStart=
	I0401 21:48:30.672219   13148 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=hyperv --insecure-registry 10.96.0.0/12 
	I0401 21:48:30.672219   13148 command_runner.go:130] > ExecReload=/bin/kill -s HUP $MAINPID
	I0401 21:48:30.672219   13148 command_runner.go:130] > # Having non-zero Limit*s causes performance problems due to accounting overhead
	I0401 21:48:30.672820   13148 command_runner.go:130] > # in the kernel. We recommend using cgroups to do container-local accounting.
	I0401 21:48:30.673066   13148 command_runner.go:130] > LimitNOFILE=infinity
	I0401 21:48:30.673094   13148 command_runner.go:130] > LimitNPROC=infinity
	I0401 21:48:30.673094   13148 command_runner.go:130] > LimitCORE=infinity
	I0401 21:48:30.673094   13148 command_runner.go:130] > # Uncomment TasksMax if your systemd version supports it.
	I0401 21:48:30.673094   13148 command_runner.go:130] > # Only systemd 226 and above support this version.
	I0401 21:48:30.673094   13148 command_runner.go:130] > TasksMax=infinity
	I0401 21:48:30.673094   13148 command_runner.go:130] > TimeoutStartSec=0
	I0401 21:48:30.673094   13148 command_runner.go:130] > # set delegate yes so that systemd does not reset the cgroups of docker containers
	I0401 21:48:30.673094   13148 command_runner.go:130] > Delegate=yes
	I0401 21:48:30.673094   13148 command_runner.go:130] > # kill only the docker process, not all processes in the cgroup
	I0401 21:48:30.673094   13148 command_runner.go:130] > KillMode=process
	I0401 21:48:30.673094   13148 command_runner.go:130] > [Install]
	I0401 21:48:30.673094   13148 command_runner.go:130] > WantedBy=multi-user.target
	I0401 21:48:30.682174   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0401 21:48:30.711911   13148 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0401 21:48:30.746345   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0401 21:48:30.776971   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0401 21:48:30.806268   13148 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0401 21:48:30.867545   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0401 21:48:30.889959   13148 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0401 21:48:30.921851   13148 command_runner.go:130] > runtime-endpoint: unix:///var/run/cri-dockerd.sock
	I0401 21:48:30.930408   13148 ssh_runner.go:195] Run: which cri-dockerd
	I0401 21:48:30.936187   13148 command_runner.go:130] > /usr/bin/cri-dockerd
	I0401 21:48:30.943767   13148 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0401 21:48:30.960452   13148 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0401 21:48:30.998507   13148 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0401 21:48:31.182413   13148 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0401 21:48:31.355709   13148 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0401 21:48:31.355709   13148 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0401 21:48:31.394097   13148 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:48:31.583570   13148 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0401 21:48:34.232646   13148 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.6490433s)
	I0401 21:48:34.242115   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0401 21:48:34.273880   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0401 21:48:34.302696   13148 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0401 21:48:34.477885   13148 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0401 21:48:34.655471   13148 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:48:34.839353   13148 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0401 21:48:34.874439   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0401 21:48:34.905179   13148 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:48:35.088295   13148 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0401 21:48:35.189701   13148 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0401 21:48:35.197762   13148 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0401 21:48:35.206529   13148 command_runner.go:130] >   File: /var/run/cri-dockerd.sock
	I0401 21:48:35.206604   13148 command_runner.go:130] >   Size: 0         	Blocks: 0          IO Block: 4096   socket
	I0401 21:48:35.206604   13148 command_runner.go:130] > Device: 0,22	Inode: 848         Links: 1
	I0401 21:48:35.206604   13148 command_runner.go:130] > Access: (0660/srw-rw----)  Uid: (    0/    root)   Gid: ( 1000/  docker)
	I0401 21:48:35.206604   13148 command_runner.go:130] > Access: 2025-04-01 21:48:35.145834296 +0000
	I0401 21:48:35.206604   13148 command_runner.go:130] > Modify: 2025-04-01 21:48:35.145834296 +0000
	I0401 21:48:35.206604   13148 command_runner.go:130] > Change: 2025-04-01 21:48:35.149834331 +0000
	I0401 21:48:35.206604   13148 command_runner.go:130] >  Birth: -
	I0401 21:48:35.206604   13148 start.go:563] Will wait 60s for crictl version
	I0401 21:48:35.214336   13148 ssh_runner.go:195] Run: which crictl
	I0401 21:48:35.220516   13148 command_runner.go:130] > /usr/bin/crictl
	I0401 21:48:35.228965   13148 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0401 21:48:35.279252   13148 command_runner.go:130] > Version:  0.1.0
	I0401 21:48:35.279252   13148 command_runner.go:130] > RuntimeName:  docker
	I0401 21:48:35.279320   13148 command_runner.go:130] > RuntimeVersion:  27.4.0
	I0401 21:48:35.279320   13148 command_runner.go:130] > RuntimeApiVersion:  v1
	I0401 21:48:35.279320   13148 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.4.0
	RuntimeApiVersion:  v1
	I0401 21:48:35.287511   13148 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0401 21:48:35.320788   13148 command_runner.go:130] > 27.4.0
	I0401 21:48:35.327775   13148 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0401 21:48:35.359795   13148 command_runner.go:130] > 27.4.0
	I0401 21:48:35.363776   13148 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	I0401 21:48:35.366844   13148 out.go:177]   - env NO_PROXY=172.31.179.18
	I0401 21:48:35.371777   13148 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I0401 21:48:35.376784   13148 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I0401 21:48:35.376784   13148 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I0401 21:48:35.376784   13148 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I0401 21:48:35.376784   13148 ip.go:211] Found interface: {Index:7 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:76:b1:ea Flags:up|broadcast|multicast|running}
	I0401 21:48:35.378786   13148 ip.go:214] interface addr: fe80::b0ae:8d:e5e7:59c7/64
	I0401 21:48:35.378786   13148 ip.go:214] interface addr: 172.31.176.1/20
	I0401 21:48:35.386776   13148 ssh_runner.go:195] Run: grep 172.31.176.1	host.minikube.internal$ /etc/hosts
	I0401 21:48:35.392794   13148 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.31.176.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0401 21:48:35.415372   13148 mustload.go:65] Loading cluster: multinode-269600
	I0401 21:48:35.416187   13148 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:48:35.416899   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:48:37.388641   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:48:37.388711   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:37.388711   13148 host.go:66] Checking if "multinode-269600" exists ...
	I0401 21:48:37.389583   13148 certs.go:68] Setting up C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600 for IP: 172.31.176.35
	I0401 21:48:37.389583   13148 certs.go:194] generating shared ca certs ...
	I0401 21:48:37.389672   13148 certs.go:226] acquiring lock for ca certs: {Name:mkcb932913049efe02d6e38fc2201d3c46b3b4ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 21:48:37.390240   13148 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key
	I0401 21:48:37.390506   13148 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key
	I0401 21:48:37.390653   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I0401 21:48:37.390806   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I0401 21:48:37.390923   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0401 21:48:37.391140   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0401 21:48:37.391484   13148 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem (1338 bytes)
	W0401 21:48:37.391726   13148 certs.go:480] ignoring C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692_empty.pem, impossibly tiny 0 bytes
	I0401 21:48:37.391726   13148 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0401 21:48:37.391726   13148 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0401 21:48:37.391726   13148 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0401 21:48:37.392383   13148 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I0401 21:48:37.392720   13148 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem (1708 bytes)
	I0401 21:48:37.392927   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem -> /usr/share/ca-certificates/9692.pem
	I0401 21:48:37.393027   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem -> /usr/share/ca-certificates/96922.pem
	I0401 21:48:37.393141   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:48:37.393193   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0401 21:48:37.442881   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0401 21:48:37.483619   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0401 21:48:37.526982   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0401 21:48:37.569610   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\9692.pem --> /usr/share/ca-certificates/9692.pem (1338 bytes)
	I0401 21:48:37.612140   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\96922.pem --> /usr/share/ca-certificates/96922.pem (1708 bytes)
	I0401 21:48:37.653013   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0401 21:48:37.703039   13148 ssh_runner.go:195] Run: openssl version
	I0401 21:48:37.711714   13148 command_runner.go:130] > OpenSSL 1.1.1w  11 Sep 2023
	I0401 21:48:37.719604   13148 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/9692.pem && ln -fs /usr/share/ca-certificates/9692.pem /etc/ssl/certs/9692.pem"
	I0401 21:48:37.745052   13148 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/9692.pem
	I0401 21:48:37.752343   13148 command_runner.go:130] > -rw-r--r-- 1 root root 1338 Apr  1 20:04 /usr/share/ca-certificates/9692.pem
	I0401 21:48:37.752343   13148 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Apr  1 20:04 /usr/share/ca-certificates/9692.pem
	I0401 21:48:37.761772   13148 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/9692.pem
	I0401 21:48:37.770866   13148 command_runner.go:130] > 51391683
	I0401 21:48:37.778480   13148 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/9692.pem /etc/ssl/certs/51391683.0"
	I0401 21:48:37.805050   13148 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/96922.pem && ln -fs /usr/share/ca-certificates/96922.pem /etc/ssl/certs/96922.pem"
	I0401 21:48:37.831054   13148 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/96922.pem
	I0401 21:48:37.838134   13148 command_runner.go:130] > -rw-r--r-- 1 root root 1708 Apr  1 20:04 /usr/share/ca-certificates/96922.pem
	I0401 21:48:37.838134   13148 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Apr  1 20:04 /usr/share/ca-certificates/96922.pem
	I0401 21:48:37.850141   13148 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/96922.pem
	I0401 21:48:37.859420   13148 command_runner.go:130] > 3ec20f2e
	I0401 21:48:37.866971   13148 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/96922.pem /etc/ssl/certs/3ec20f2e.0"
	I0401 21:48:37.894045   13148 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"
	I0401 21:48:37.927710   13148 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:48:37.937791   13148 command_runner.go:130] > -rw-r--r-- 1 root root 1111 Apr  1 19:48 /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:48:37.937791   13148 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr  1 19:48 /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:48:37.950095   13148 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0401 21:48:37.958342   13148 command_runner.go:130] > b5213941
	I0401 21:48:37.968097   13148 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"
	I0401 21:48:37.994661   13148 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0401 21:48:38.000352   13148 command_runner.go:130] ! stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0401 21:48:38.000512   13148 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0401 21:48:38.000512   13148 kubeadm.go:934] updating node {m02 172.31.176.35 8443 v1.32.2 docker false true} ...
	I0401 21:48:38.001146   13148 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=multinode-269600-m02 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.31.176.35
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:multinode-269600 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:}
	I0401 21:48:38.008081   13148 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0401 21:48:38.026858   13148 command_runner.go:130] > kubeadm
	I0401 21:48:38.026953   13148 command_runner.go:130] > kubectl
	I0401 21:48:38.026953   13148 command_runner.go:130] > kubelet
	I0401 21:48:38.026953   13148 binaries.go:44] Found k8s binaries, skipping transfer
	I0401 21:48:38.034500   13148 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system
	I0401 21:48:38.050403   13148 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (320 bytes)
	I0401 21:48:38.081094   13148 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0401 21:48:38.118280   13148 ssh_runner.go:195] Run: grep 172.31.179.18	control-plane.minikube.internal$ /etc/hosts
	I0401 21:48:38.124751   13148 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.31.179.18	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0401 21:48:38.152878   13148 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:48:38.326708   13148 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0401 21:48:38.352908   13148 host.go:66] Checking if "multinode-269600" exists ...
	I0401 21:48:38.353621   13148 start.go:317] joinCluster: &{Name:multinode-269600 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName:multinode-269600
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:} Nodes:[{Name: IP:172.31.179.18 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.31.176.35 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.31.179.169 Port:0 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-gad
get: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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableO
ptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0401 21:48:38.353751   13148 start.go:330] removing existing worker node "m02" before attempting to rejoin cluster: &{Name:m02 IP:172.31.176.35 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}
	I0401 21:48:38.353815   13148 host.go:66] Checking if "multinode-269600-m02" exists ...
	I0401 21:48:38.354341   13148 mustload.go:65] Loading cluster: multinode-269600
	I0401 21:48:38.354834   13148 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:48:38.355389   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:48:40.405309   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:48:40.405309   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:40.405390   13148 host.go:66] Checking if "multinode-269600" exists ...
	I0401 21:48:40.408022   13148 api_server.go:166] Checking apiserver status ...
	I0401 21:48:40.417191   13148 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0401 21:48:40.417191   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:48:42.469708   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:48:42.469842   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:42.469842   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:48:44.845475   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:48:44.845475   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:44.845475   13148 sshutil.go:53] new ssh client: &{IP:172.31.179.18 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\id_rsa Username:docker}
	I0401 21:48:44.971174   13148 command_runner.go:130] > 2008
	I0401 21:48:44.971174   13148 ssh_runner.go:235] Completed: sudo pgrep -xnf kube-apiserver.*minikube.*: (4.5539263s)
	I0401 21:48:44.979160   13148 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2008/cgroup
	W0401 21:48:44.998835   13148 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/2008/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I0401 21:48:45.009387   13148 ssh_runner.go:195] Run: ls
	I0401 21:48:45.016358   13148 api_server.go:253] Checking apiserver healthz at https://172.31.179.18:8443/healthz ...
	I0401 21:48:45.023819   13148 api_server.go:279] https://172.31.179.18:8443/healthz returned 200:
	ok
	I0401 21:48:45.031940   13148 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl drain multinode-269600-m02 --force --grace-period=1 --skip-wait-for-delete-timeout=1 --disable-eviction --ignore-daemonsets --delete-emptydir-data
	I0401 21:48:45.338514   13148 command_runner.go:130] ! Warning: ignoring DaemonSet-managed Pods: kube-system/kindnet-qk259, kube-system/kube-proxy-4tqg6
	I0401 21:48:48.364248   13148 command_runner.go:130] > node/multinode-269600-m02 cordoned
	I0401 21:48:48.364774   13148 command_runner.go:130] > pod "busybox-58667487b6-49hlm" has DeletionTimestamp older than 1 seconds, skipping
	I0401 21:48:48.364774   13148 command_runner.go:130] > node/multinode-269600-m02 drained
	I0401 21:48:48.364774   13148 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl drain multinode-269600-m02 --force --grace-period=1 --skip-wait-for-delete-timeout=1 --disable-eviction --ignore-daemonsets --delete-emptydir-data: (3.3327912s)
	I0401 21:48:48.364928   13148 node.go:128] successfully drained node "multinode-269600-m02"
	I0401 21:48:48.364928   13148 ssh_runner.go:195] Run: /bin/bash -c "KUBECONFIG=/var/lib/minikube/kubeconfig sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm reset --force --ignore-preflight-errors=all --cri-socket=unix:///var/run/cri-dockerd.sock"
	I0401 21:48:48.365045   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:48:50.366246   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:48:50.366246   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:50.366328   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:48:52.719774   13148 main.go:141] libmachine: [stdout =====>] : 172.31.176.35
	
	I0401 21:48:52.719774   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:52.720497   13148 sshutil.go:53] new ssh client: &{IP:172.31.176.35 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600-m02\id_rsa Username:docker}
	I0401 21:48:53.165109   13148 command_runner.go:130] ! W0401 21:48:53.198819    1671 removeetcdmember.go:106] [reset] No kubeadm config, using etcd pod spec to get data directory
	I0401 21:48:53.393293   13148 command_runner.go:130] ! W0401 21:48:53.427007    1671 cleanupnode.go:105] [reset] Failed to remove containers: failed to stop running pod ad3250accfa142b034441ec9208bc731795060f18996cfa26f6b369937de4508: rpc error: code = Unknown desc = networkPlugin cni failed to teardown pod "busybox-58667487b6-49hlm_default" network: cni config uninitialized
	I0401 21:48:53.415250   13148 command_runner.go:130] > [preflight] Running pre-flight checks
	I0401 21:48:53.415250   13148 command_runner.go:130] > [reset] Deleted contents of the etcd data directory: /var/lib/etcd
	I0401 21:48:53.415250   13148 command_runner.go:130] > [reset] Stopping the kubelet service
	I0401 21:48:53.415250   13148 command_runner.go:130] > [reset] Unmounting mounted directories in "/var/lib/kubelet"
	I0401 21:48:53.415250   13148 command_runner.go:130] > [reset] Deleting contents of directories: [/etc/kubernetes/manifests /var/lib/kubelet /etc/kubernetes/pki]
	I0401 21:48:53.415250   13148 command_runner.go:130] > [reset] Deleting files: [/etc/kubernetes/admin.conf /etc/kubernetes/super-admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/bootstrap-kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf]
	I0401 21:48:53.415250   13148 command_runner.go:130] > The reset process does not clean CNI configuration. To do so, you must remove /etc/cni/net.d
	I0401 21:48:53.415250   13148 command_runner.go:130] > The reset process does not reset or clean up iptables rules or IPVS tables.
	I0401 21:48:53.415250   13148 command_runner.go:130] > If you wish to reset iptables, you must do so manually by using the "iptables" command.
	I0401 21:48:53.415250   13148 command_runner.go:130] > If your cluster was setup to utilize IPVS, run ipvsadm --clear (or similar)
	I0401 21:48:53.415250   13148 command_runner.go:130] > to reset your system's IPVS tables.
	I0401 21:48:53.415250   13148 command_runner.go:130] > The reset process does not clean your kubeconfig files and you must remove them manually.
	I0401 21:48:53.415250   13148 command_runner.go:130] > Please, check the contents of the $HOME/.kube/config file.
	I0401 21:48:53.415250   13148 ssh_runner.go:235] Completed: /bin/bash -c "KUBECONFIG=/var/lib/minikube/kubeconfig sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm reset --force --ignore-preflight-errors=all --cri-socket=unix:///var/run/cri-dockerd.sock": (5.0502589s)
	I0401 21:48:53.415250   13148 node.go:155] successfully reset node "multinode-269600-m02"
	I0401 21:48:53.416418   13148 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 21:48:53.417004   13148 kapi.go:59] client config for multinode-269600: &rest.Config{Host:"https://172.31.179.18:8443", 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.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-269600\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-269600\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\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)(0x23292e0), 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)}
	I0401 21:48:53.418288   13148 cert_rotation.go:140] Starting client certificate rotation controller
	I0401 21:48:53.418360   13148 type.go:296] "Request Body" body=<
		00000000  6b 38 73 00 0a 13 0a 02  76 31 12 0d 44 65 6c 65  |k8s.....v1..Dele|
		00000010  74 65 4f 70 74 69 6f 6e  73 12 00 1a 00 22 00     |teOptions....".|
	 >
	I0401 21:48:53.418360   13148 round_trippers.go:470] DELETE https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:48:53.418360   13148 round_trippers.go:476] Request Headers:
	I0401 21:48:53.418900   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:48:53.418900   13148 round_trippers.go:480]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:48:53.418900   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:48:53.441747   13148 round_trippers.go:581] Response Status: 200 OK in 22 milliseconds
	I0401 21:48:53.441829   13148 round_trippers.go:584] Response Headers:
	I0401 21:48:53.441829   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:48:53.441829   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:48:53.441829   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:48:53.441829   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:48:53.441829   13148 round_trippers.go:587]     Content-Length: 120
	I0401 21:48:53.441829   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:48:53 GMT
	I0401 21:48:53.441884   13148 round_trippers.go:587]     Audit-Id: 5794a2ba-164f-4553-bd18-0729befe8dd5
	I0401 21:48:53.443211   13148 type.go:296] "Response Body" body=<
		00000000  6b 38 73 00 0a 0c 0a 02  76 31 12 06 53 74 61 74  |k8s.....v1..Stat|
		00000010  75 73 12 60 0a 06 0a 00  12 00 1a 00 12 07 53 75  |us.`..........Su|
		00000020  63 63 65 73 73 1a 00 22  00 2a 47 0a 14 6d 75 6c  |ccess..".*G..mul|
		00000030  74 69 6e 6f 64 65 2d 32  36 39 36 30 30 2d 6d 30  |tinode-269600-m0|
		00000040  32 12 00 1a 05 6e 6f 64  65 73 28 00 32 24 61 63  |2....nodes(.2$ac|
		00000050  61 34 31 36 32 62 2d 37  65 36 32 2d 34 39 31 34  |a4162b-7e62-4914|
		00000060  2d 39 63 30 37 2d 34 37  62 39 33 61 64 61 65 31  |-9c07-47b93adae1|
		00000070  33 38 30 00 1a 00 22 00                           |380...".|
	 >
	I0401 21:48:53.443211   13148 node.go:180] successfully deleted node "multinode-269600-m02"
	I0401 21:48:53.443211   13148 start.go:334] successfully removed existing worker node "m02" from cluster: &{Name:m02 IP:172.31.176.35 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}
	I0401 21:48:53.443211   13148 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0"
	I0401 21:48:53.443211   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:48:55.434811   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:48:55.434811   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:55.434811   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:48:57.854076   13148 main.go:141] libmachine: [stdout =====>] : 172.31.179.18
	
	I0401 21:48:57.855232   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:48:57.855584   13148 sshutil.go:53] new ssh client: &{IP:172.31.179.18 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\id_rsa Username:docker}
	I0401 21:48:58.058863   13148 command_runner.go:130] > kubeadm join control-plane.minikube.internal:8443 --token w599yt.47xt6q3ov60x4o5n --discovery-token-ca-cert-hash sha256:ed5237e1582cd047e1509318b1994269b35c4e12bbc4d4044d51e18aae42aac6 
	I0401 21:48:58.062581   13148 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0": (4.619311s)
	I0401 21:48:58.062581   13148 start.go:343] trying to join worker node "m02" to cluster: &{Name:m02 IP:172.31.176.35 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}
	I0401 21:48:58.062581   13148 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token w599yt.47xt6q3ov60x4o5n --discovery-token-ca-cert-hash sha256:ed5237e1582cd047e1509318b1994269b35c4e12bbc4d4044d51e18aae42aac6 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=multinode-269600-m02"
	I0401 21:48:58.230064   13148 command_runner.go:130] ! 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0401 21:48:59.620429   13148 command_runner.go:130] > [preflight] Running pre-flight checks
	I0401 21:48:59.620566   13148 command_runner.go:130] > [preflight] Reading configuration from the "kubeadm-config" ConfigMap in namespace "kube-system"...
	I0401 21:48:59.620566   13148 command_runner.go:130] > [preflight] Use 'kubeadm init phase upload-config --config your-config.yaml' to re-upload it.
	I0401 21:48:59.620566   13148 command_runner.go:130] > [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0401 21:48:59.620566   13148 command_runner.go:130] > [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0401 21:48:59.620625   13148 command_runner.go:130] > [kubelet-start] Starting the kubelet
	I0401 21:48:59.620625   13148 command_runner.go:130] > [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0401 21:48:59.620625   13148 command_runner.go:130] > [kubelet-check] The kubelet is healthy after 1.006928232s
	I0401 21:48:59.620700   13148 command_runner.go:130] > [kubelet-start] Waiting for the kubelet to perform the TLS Bootstrap
	I0401 21:48:59.620700   13148 command_runner.go:130] > This node has joined the cluster:
	I0401 21:48:59.620700   13148 command_runner.go:130] > * Certificate signing request was sent to apiserver and a response was received.
	I0401 21:48:59.620700   13148 command_runner.go:130] > * The Kubelet was informed of the new secure connection details.
	I0401 21:48:59.620700   13148 command_runner.go:130] > Run 'kubectl get nodes' on the control-plane to see this node join the cluster.
	I0401 21:48:59.620769   13148 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token w599yt.47xt6q3ov60x4o5n --discovery-token-ca-cert-hash sha256:ed5237e1582cd047e1509318b1994269b35c4e12bbc4d4044d51e18aae42aac6 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=multinode-269600-m02": (1.558169s)
	I0401 21:48:59.620832   13148 ssh_runner.go:195] Run: /bin/bash -c "sudo systemctl daemon-reload && sudo systemctl enable kubelet && sudo systemctl start kubelet"
	I0401 21:48:59.811687   13148 command_runner.go:130] ! Created symlink /etc/systemd/system/multi-user.target.wants/kubelet.service → /usr/lib/systemd/system/kubelet.service.
	I0401 21:48:59.977143   13148 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes multinode-269600-m02 minikube.k8s.io/updated_at=2025_04_01T21_48_59_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=73c6e1c927350a51068882397e0642f8dfb63f2a minikube.k8s.io/name=multinode-269600 minikube.k8s.io/primary=false
	I0401 21:49:00.114297   13148 command_runner.go:130] > node/multinode-269600-m02 labeled
	I0401 21:49:00.115174   13148 start.go:319] duration metric: took 21.7612793s to joinCluster
	I0401 21:49:00.115308   13148 start.go:235] Will wait 6m0s for node &{Name:m02 IP:172.31.176.35 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}
	I0401 21:49:00.115933   13148 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:49:00.117664   13148 out.go:177] * Verifying Kubernetes components...
	I0401 21:49:00.128607   13148 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0401 21:49:00.317713   13148 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0401 21:49:00.343152   13148 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 21:49:00.344143   13148 kapi.go:59] client config for multinode-269600: &rest.Config{Host:"https://172.31.179.18:8443", 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.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-269600\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-269600\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\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)(0x23292e0), 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)}
	I0401 21:49:00.344143   13148 node_ready.go:35] waiting up to 6m0s for node "multinode-269600-m02" to be "Ready" ...
	I0401 21:49:00.344143   13148 type.go:168] "Request Body" body=""
	I0401 21:49:00.345188   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:00.345188   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:00.345188   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:00.345188   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:00.350895   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:49:00.351443   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:00.351443   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:00.351443   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:00.351443   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:00.351443   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:00.351517   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:00 GMT
	I0401 21:49:00.351517   13148 round_trippers.go:587]     Audit-Id: fc875e41-cb42-4564-b68f-bc861976abf0
	I0401 21:49:00.351517   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:00.351635   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:00.844608   13148 type.go:168] "Request Body" body=""
	I0401 21:49:00.844608   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:00.844608   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:00.844608   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:00.844608   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:00.849059   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:00.849184   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:00.849184   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:00.849184   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:00.849184   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:00.849184   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:00 GMT
	I0401 21:49:00.849184   13148 round_trippers.go:587]     Audit-Id: f358a9a5-d38c-459c-9856-1f14992e014d
	I0401 21:49:00.849184   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:00.849184   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:00.849415   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:01.344986   13148 type.go:168] "Request Body" body=""
	I0401 21:49:01.345166   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:01.345166   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:01.345166   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:01.345166   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:01.350804   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:49:01.350804   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:01.350804   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:01 GMT
	I0401 21:49:01.350804   13148 round_trippers.go:587]     Audit-Id: 1e758cc3-f649-452e-93a0-a324ac96de8b
	I0401 21:49:01.350804   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:01.350804   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:01.350804   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:01.350804   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:01.350804   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:01.350804   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:01.845409   13148 type.go:168] "Request Body" body=""
	I0401 21:49:01.845409   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:01.845409   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:01.845409   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:01.845409   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:01.849981   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:01.849981   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:01.849981   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:01.849981   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:01 GMT
	I0401 21:49:01.849981   13148 round_trippers.go:587]     Audit-Id: 4e6360f5-d4a4-416b-b644-7459efce93f5
	I0401 21:49:01.849981   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:01.849981   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:01.849981   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:01.849981   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:01.849981   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:02.344986   13148 type.go:168] "Request Body" body=""
	I0401 21:49:02.344986   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:02.344986   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:02.344986   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:02.344986   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:02.348966   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:02.348966   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:02.348966   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:02.348966   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:02 GMT
	I0401 21:49:02.348966   13148 round_trippers.go:587]     Audit-Id: 28725879-051d-4777-8178-6ac557cd696c
	I0401 21:49:02.348966   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:02.348966   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:02.348966   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:02.348966   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:02.348966   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:02.348966   13148 node_ready.go:53] node "multinode-269600-m02" has status "Ready":"False"
	I0401 21:49:02.844976   13148 type.go:168] "Request Body" body=""
	I0401 21:49:02.845603   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:02.845603   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:02.845603   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:02.845603   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:02.850070   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:02.850148   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:02.850148   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:02.850148   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:02.850148   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:02.850148   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:02 GMT
	I0401 21:49:02.850148   13148 round_trippers.go:587]     Audit-Id: 36770e50-07ae-4ddc-b385-c0c31e46c55d
	I0401 21:49:02.850148   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:02.850148   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:02.850485   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:03.344892   13148 type.go:168] "Request Body" body=""
	I0401 21:49:03.345284   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:03.345284   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:03.345284   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:03.345284   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:03.352875   13148 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0401 21:49:03.352875   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:03.352875   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:03.352875   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:03.352875   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:03.352875   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:03 GMT
	I0401 21:49:03.352875   13148 round_trippers.go:587]     Audit-Id: 8c2a60f5-49d4-4b7b-a9fc-f4d4c96f797b
	I0401 21:49:03.352875   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:03.352875   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:03.352875   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:03.844767   13148 type.go:168] "Request Body" body=""
	I0401 21:49:03.844916   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:03.844916   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:03.844916   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:03.844956   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:03.848841   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:03.848921   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:03.848921   13148 round_trippers.go:587]     Audit-Id: 8564b1b1-92a8-4610-bdb7-7ae9718fa323
	I0401 21:49:03.848921   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:03.848921   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:03.848921   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:03.848921   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:03.848921   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:03.848921   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:03 GMT
	I0401 21:49:03.849191   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:04.344996   13148 type.go:168] "Request Body" body=""
	I0401 21:49:04.344996   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:04.344996   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:04.344996   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:04.344996   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:04.349068   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:04.349068   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:04.349122   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:04.349122   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:04 GMT
	I0401 21:49:04.349122   13148 round_trippers.go:587]     Audit-Id: 2a516da8-7388-4d02-b15c-366593b77140
	I0401 21:49:04.349122   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:04.349122   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:04.349122   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:04.349122   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:04.349343   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:04.845433   13148 type.go:168] "Request Body" body=""
	I0401 21:49:04.846100   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:04.846100   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:04.846100   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:04.846141   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:04.851928   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:49:04.851928   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:04.851928   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:04.851928   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:04.851928   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:04.851928   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:04 GMT
	I0401 21:49:04.851928   13148 round_trippers.go:587]     Audit-Id: 5d788baf-b6c3-41a2-a162-6e1832aa33ae
	I0401 21:49:04.851928   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:04.851928   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:04.852217   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:04.852350   13148 node_ready.go:53] node "multinode-269600-m02" has status "Ready":"False"
	I0401 21:49:05.345623   13148 type.go:168] "Request Body" body=""
	I0401 21:49:05.345797   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:05.345797   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:05.345797   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:05.345979   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:05.349162   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:05.349162   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:05.349162   13148 round_trippers.go:587]     Audit-Id: ebe8c967-90d4-4670-90cf-14b2950f8519
	I0401 21:49:05.349162   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:05.349162   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:05.349162   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:05.349162   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:05.349162   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:05.349162   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:05 GMT
	I0401 21:49:05.349162   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:05.844467   13148 type.go:168] "Request Body" body=""
	I0401 21:49:05.844467   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:05.844467   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:05.844467   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:05.844467   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:05.848927   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:05.848927   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:05.848927   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:05.849024   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:05.849024   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:05.849024   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:05.849024   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:05 GMT
	I0401 21:49:05.849024   13148 round_trippers.go:587]     Audit-Id: ea78a7b9-a1ce-44dd-a96f-6cc401c52de4
	I0401 21:49:05.849024   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:05.849347   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:06.344933   13148 type.go:168] "Request Body" body=""
	I0401 21:49:06.345234   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:06.345234   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:06.345234   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:06.345234   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:06.351951   13148 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 21:49:06.351951   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:06.351951   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:06.351951   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:06.351951   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:06.351951   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:06 GMT
	I0401 21:49:06.351951   13148 round_trippers.go:587]     Audit-Id: a8fe5b64-b0dc-4b45-aac6-4531960a314f
	I0401 21:49:06.351951   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:06.351951   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:06.352924   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:06.845080   13148 type.go:168] "Request Body" body=""
	I0401 21:49:06.845080   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:06.845286   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:06.845328   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:06.845328   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:06.851786   13148 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 21:49:06.851786   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:06.851786   13148 round_trippers.go:587]     Audit-Id: 466c8259-992f-4693-9efa-18aed0f240c0
	I0401 21:49:06.851786   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:06.851786   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:06.851786   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:06.852755   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:06.852755   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:06.852755   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:06 GMT
	I0401 21:49:06.852755   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:06.852755   13148 node_ready.go:53] node "multinode-269600-m02" has status "Ready":"False"
	I0401 21:49:07.345113   13148 type.go:168] "Request Body" body=""
	I0401 21:49:07.345113   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:07.345113   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:07.345113   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:07.345113   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:07.348875   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:07.348875   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:07.348932   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:07.348932   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:07.348932   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:07.348932   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:07 GMT
	I0401 21:49:07.348932   13148 round_trippers.go:587]     Audit-Id: df39b432-94ae-4a78-9f57-1e07339ffb05
	I0401 21:49:07.348932   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:07.348932   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:07.349192   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:07.844839   13148 type.go:168] "Request Body" body=""
	I0401 21:49:07.845242   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:07.845242   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:07.845242   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:07.845348   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:07.849049   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:07.849049   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:07.849049   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:07.849049   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:07.849049   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:07.849049   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:07.849222   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:07 GMT
	I0401 21:49:07.849222   13148 round_trippers.go:587]     Audit-Id: 9e98d26a-bebb-4b60-9a6b-3d46c150b58b
	I0401 21:49:07.849222   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:07.849379   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:08.344643   13148 type.go:168] "Request Body" body=""
	I0401 21:49:08.344643   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:08.344643   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:08.344643   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:08.344643   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:08.348148   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:08.348233   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:08.348262   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:08.348262   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:08.348262   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:08.348262   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:08.348262   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:08 GMT
	I0401 21:49:08.348262   13148 round_trippers.go:587]     Audit-Id: e3488498-41d5-43ff-b270-a785adb9b1fc
	I0401 21:49:08.348262   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:08.348442   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:08.844912   13148 type.go:168] "Request Body" body=""
	I0401 21:49:08.844912   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:08.844912   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:08.844912   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:08.844912   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:08.849134   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:08.849926   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:08.849926   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:08.849997   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:08.849997   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:08.849997   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:08.849997   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:08.849997   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:08 GMT
	I0401 21:49:08.849997   13148 round_trippers.go:587]     Audit-Id: a8ae8fd4-023b-421a-b50b-3d9074c95bb6
	I0401 21:49:08.849997   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:09.345341   13148 type.go:168] "Request Body" body=""
	I0401 21:49:09.345341   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:09.345341   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:09.345341   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:09.345341   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:09.349169   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:09.349169   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:09.349169   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:09.349169   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:09.349169   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:09.349169   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:09.349169   13148 round_trippers.go:587]     Content-Length: 3340
	I0401 21:49:09.349169   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:09 GMT
	I0401 21:49:09.349169   13148 round_trippers.go:587]     Audit-Id: dded66ff-91c3-4a7c-9fa3-ec169a6e808e
	I0401 21:49:09.349169   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 34 34 38 00  |430dd4e12.20448.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0401 21:49:09.349169   13148 node_ready.go:53] node "multinode-269600-m02" has status "Ready":"False"
	I0401 21:49:09.845282   13148 type.go:168] "Request Body" body=""
	I0401 21:49:09.845282   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:09.845282   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:09.845282   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:09.845282   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:09.850711   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:49:09.850770   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:09.850770   13148 round_trippers.go:587]     Audit-Id: 17ca6833-67ef-4fd6-9e5c-85aa837b1de6
	I0401 21:49:09.850770   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:09.850770   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:09.850770   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:09.850770   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:09.850832   13148 round_trippers.go:587]     Content-Length: 3641
	I0401 21:49:09.850832   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:09 GMT
	I0401 21:49:09.851059   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 37 35 38 00  |430dd4e12.20758.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0401 21:49:10.345279   13148 type.go:168] "Request Body" body=""
	I0401 21:49:10.345279   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:10.345279   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:10.345279   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:10.345279   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:10.352862   13148 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0401 21:49:10.352862   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:10.352862   13148 round_trippers.go:587]     Content-Length: 3641
	I0401 21:49:10.352862   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:10 GMT
	I0401 21:49:10.352862   13148 round_trippers.go:587]     Audit-Id: 9865b8a2-1cda-4337-8422-eefb754a5569
	I0401 21:49:10.352862   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:10.352862   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:10.352862   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:10.352862   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:10.352862   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 37 35 38 00  |430dd4e12.20758.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0401 21:49:10.844972   13148 type.go:168] "Request Body" body=""
	I0401 21:49:10.845388   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:10.845388   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:10.845388   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:10.845388   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:10.850321   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:10.850429   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:10.850429   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:10.850429   13148 round_trippers.go:587]     Content-Length: 3641
	I0401 21:49:10.850429   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:10 GMT
	I0401 21:49:10.850429   13148 round_trippers.go:587]     Audit-Id: d8f60f98-ed8b-4be0-9c6b-05163a6ba6da
	I0401 21:49:10.850429   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:10.850429   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:10.850429   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:10.850540   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 37 35 38 00  |430dd4e12.20758.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0401 21:49:11.344588   13148 type.go:168] "Request Body" body=""
	I0401 21:49:11.344588   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:11.344588   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:11.344588   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:11.344588   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:11.348110   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:11.348158   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:11.348158   13148 round_trippers.go:587]     Content-Length: 3641
	I0401 21:49:11.348158   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:11 GMT
	I0401 21:49:11.348158   13148 round_trippers.go:587]     Audit-Id: bc34a4bc-5e07-454c-bddc-bc69be6a2750
	I0401 21:49:11.348158   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:11.348158   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:11.348158   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:11.348158   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:11.348246   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 37 35 38 00  |430dd4e12.20758.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0401 21:49:11.844608   13148 type.go:168] "Request Body" body=""
	I0401 21:49:11.844608   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:11.844608   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:11.844608   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:11.844608   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:11.849062   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:11.849062   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:11.849062   13148 round_trippers.go:587]     Audit-Id: 4b95895d-582c-48e2-b1a0-e9d7663da1ee
	I0401 21:49:11.849062   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:11.849062   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:11.849062   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:11.849062   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:11.849062   13148 round_trippers.go:587]     Content-Length: 3641
	I0401 21:49:11.849062   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:11 GMT
	I0401 21:49:11.849354   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 37 35 38 00  |430dd4e12.20758.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0401 21:49:11.849535   13148 node_ready.go:53] node "multinode-269600-m02" has status "Ready":"False"
	I0401 21:49:12.344606   13148 type.go:168] "Request Body" body=""
	I0401 21:49:12.344606   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:12.344606   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:12.344606   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:12.344606   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:12.348523   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:12.348523   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:12.348617   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:12.348617   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:12.348617   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:12.348617   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:12.348617   13148 round_trippers.go:587]     Content-Length: 3641
	I0401 21:49:12.348617   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:12 GMT
	I0401 21:49:12.348617   13148 round_trippers.go:587]     Audit-Id: 6f04db00-63e6-44ef-a088-0827e73eaae8
	I0401 21:49:12.348842   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 37 35 38 00  |430dd4e12.20758.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0401 21:49:12.844956   13148 type.go:168] "Request Body" body=""
	I0401 21:49:12.844956   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:12.844956   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:12.844956   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:12.844956   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:12.851501   13148 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 21:49:12.851501   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:12.851501   13148 round_trippers.go:587]     Audit-Id: b5925904-e1e4-40cd-a649-9b48f1cfc9ab
	I0401 21:49:12.851501   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:12.851501   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:12.851501   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:12.851501   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:12.851501   13148 round_trippers.go:587]     Content-Length: 3641
	I0401 21:49:12.851501   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:12 GMT
	I0401 21:49:12.851501   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 37 35 38 00  |430dd4e12.20758.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0401 21:49:13.345163   13148 type.go:168] "Request Body" body=""
	I0401 21:49:13.345250   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:13.345250   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:13.345250   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:13.345250   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:13.349021   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:13.349082   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:13.349082   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:13 GMT
	I0401 21:49:13.349082   13148 round_trippers.go:587]     Audit-Id: 9994b12b-4314-48b1-a6b9-40b39af36ca1
	I0401 21:49:13.349082   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:13.349082   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:13.349082   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:13.349082   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:13.349082   13148 round_trippers.go:587]     Content-Length: 3641
	I0401 21:49:13.349082   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 37 35 38 00  |430dd4e12.20758.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0401 21:49:13.844806   13148 type.go:168] "Request Body" body=""
	I0401 21:49:13.844806   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:13.844806   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:13.844806   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:13.844806   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:13.848679   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:13.848679   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:13.848679   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:13 GMT
	I0401 21:49:13.848679   13148 round_trippers.go:587]     Audit-Id: 22089550-06bd-47b5-9df0-5e1056700ab6
	I0401 21:49:13.848679   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:13.848679   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:13.848679   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:13.848679   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:13.848679   13148 round_trippers.go:587]     Content-Length: 3641
	I0401 21:49:13.848679   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 37 35 38 00  |430dd4e12.20758.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0401 21:49:14.344989   13148 type.go:168] "Request Body" body=""
	I0401 21:49:14.344989   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:14.344989   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:14.344989   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:14.344989   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:14.349524   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:14.349569   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:14.349569   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:14.349569   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:14.349569   13148 round_trippers.go:587]     Content-Length: 3641
	I0401 21:49:14.349656   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:14 GMT
	I0401 21:49:14.349656   13148 round_trippers.go:587]     Audit-Id: 8cd00805-8b1f-4b66-8257-62c0d06fdfb6
	I0401 21:49:14.349656   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:14.349656   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:14.349940   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 37 35 38 00  |430dd4e12.20758.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0401 21:49:14.350062   13148 node_ready.go:53] node "multinode-269600-m02" has status "Ready":"False"
	I0401 21:49:14.844525   13148 type.go:168] "Request Body" body=""
	I0401 21:49:14.845364   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:14.845364   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:14.845364   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:14.845364   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:14.849190   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:14.849190   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:14.849190   13148 round_trippers.go:587]     Audit-Id: 6037cecc-84d4-49e0-b0aa-ce18733d2a9e
	I0401 21:49:14.849190   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:14.849190   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:14.849266   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:14.849266   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:14.849266   13148 round_trippers.go:587]     Content-Length: 3641
	I0401 21:49:14.849266   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:14 GMT
	I0401 21:49:14.849504   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 37 35 38 00  |430dd4e12.20758.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0401 21:49:15.345050   13148 type.go:168] "Request Body" body=""
	I0401 21:49:15.345050   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:15.345050   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.345050   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.345050   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.349070   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:15.349070   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.349070   13148 round_trippers.go:587]     Content-Length: 3519
	I0401 21:49:15.349070   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.349070   13148 round_trippers.go:587]     Audit-Id: 2cdd9416-d76b-42dc-84b7-cfa05215c4e7
	I0401 21:49:15.349070   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.349070   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.349070   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.349070   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.349070   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a8 1b 0a b0 0f 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 38 35 38 00  |430dd4e12.20858.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16355 chars]
	 >
	I0401 21:49:15.350058   13148 node_ready.go:49] node "multinode-269600-m02" has status "Ready":"True"
	I0401 21:49:15.350058   13148 node_ready.go:38] duration metric: took 15.0057259s for node "multinode-269600-m02" to be "Ready" ...
	I0401 21:49:15.350058   13148 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0401 21:49:15.350058   13148 type.go:204] "Request Body" body=""
	I0401 21:49:15.350058   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods
	I0401 21:49:15.350058   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.350058   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.350058   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.363226   13148 round_trippers.go:581] Response Status: 200 OK in 13 milliseconds
	I0401 21:49:15.363335   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.363335   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.363335   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.363335   13148 round_trippers.go:587]     Audit-Id: e495f426-d952-4554-82be-c77292f84eff
	I0401 21:49:15.363335   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.363335   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.363335   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.366547   13148 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 b7 e9 03 0a  0a 0a 00 12 04 32 30 38  |ist..........208|
		00000020  36 1a 00 12 c3 28 0a af  19 0a 18 63 6f 72 65 64  |6....(.....cored|
		00000030  6e 73 2d 36 36 38 64 36  62 66 39 62 63 2d 37 6a  |ns-668d6bf9bc-7j|
		00000040  63 6e 36 12 13 63 6f 72  65 64 6e 73 2d 36 36 38  |cn6..coredns-668|
		00000050  64 36 62 66 39 62 63 2d  1a 0b 6b 75 62 65 2d 73  |d6bf9bc-..kube-s|
		00000060  79 73 74 65 6d 22 00 2a  24 37 30 64 34 39 63 37  |ystem".*$70d49c7|
		00000070  61 2d 31 30 35 63 2d 34  63 38 34 2d 62 32 32 61  |a-105c-4c84-b22a|
		00000080  2d 32 38 64 61 35 62 66  62 38 36 62 65 32 04 31  |-28da5bfb86be2.1|
		00000090  38 38 37 38 00 42 08 08  d1 b2 b1 bf 06 10 00 5a  |8878.B.........Z|
		000000a0  13 0a 07 6b 38 73 2d 61  70 70 12 08 6b 75 62 65  |...k8s-app..kube|
		000000b0  2d 64 6e 73 5a 1f 0a 11  70 6f 64 2d 74 65 6d 70  |-dnsZ...pod-temp|
		000000c0  6c 61 74 65 2d 68 61 73  68 12 0a 36 36 38 64 36  |late-hash..668d [truncated 308484 chars]
	 >
	I0401 21:49:15.367259   13148 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:15.367375   13148 type.go:168] "Request Body" body=""
	I0401 21:49:15.367432   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-7jcn6
	I0401 21:49:15.367432   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.367432   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.367432   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.370850   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:15.370850   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.370850   13148 round_trippers.go:587]     Audit-Id: c01b1251-864d-44d9-b830-f53f811002ac
	I0401 21:49:15.370850   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.370850   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.370850   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.370850   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.370850   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.371491   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  c3 28 0a af 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.(.....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 37 6a 63 6e 36 12  |68d6bf9bc-7jcn6.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 37 30 64  34 39 63 37 61 2d 31 30  |m".*$70d49c7a-10|
		00000060  35 63 2d 34 63 38 34 2d  62 32 32 61 2d 32 38 64  |5c-4c84-b22a-28d|
		00000070  61 35 62 66 62 38 36 62  65 32 04 31 38 38 37 38  |a5bfb86be2.18878|
		00000080  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 24723 chars]
	 >
	I0401 21:49:15.371491   13148 type.go:168] "Request Body" body=""
	I0401 21:49:15.371491   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:49:15.371491   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.371491   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.371491   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.374699   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:15.374761   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.374761   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.374761   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.374761   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.374761   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.374761   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.374761   13148 round_trippers.go:587]     Audit-Id: fd5b6635-13c4-4cc1-b51e-411fe1fa40da
	I0401 21:49:15.375323   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:49:15.375430   13148 pod_ready.go:93] pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace has status "Ready":"True"
	I0401 21:49:15.375482   13148 pod_ready.go:82] duration metric: took 8.1919ms for pod "coredns-668d6bf9bc-7jcn6" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:15.375482   13148 pod_ready.go:79] waiting up to 6m0s for pod "etcd-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:15.375540   13148 type.go:168] "Request Body" body=""
	I0401 21:49:15.375644   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/etcd-multinode-269600
	I0401 21:49:15.375701   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.375701   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.375701   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.377628   13148 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0401 21:49:15.377628   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.377628   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.377628   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.377628   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.377628   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.377628   13148 round_trippers.go:587]     Audit-Id: 01bde6d3-da38-4fb1-a7bd-67a343fd8524
	I0401 21:49:15.377628   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.377628   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  f6 2b 0a 9d 1a 0a 15 65  74 63 64 2d 6d 75 6c 74  |.+.....etcd-mult|
		00000020  69 6e 6f 64 65 2d 32 36  39 36 30 30 12 00 1a 0b  |inode-269600....|
		00000030  6b 75 62 65 2d 73 79 73  74 65 6d 22 00 2a 24 36  |kube-system".*$6|
		00000040  38 31 61 38 35 39 31 2d  33 64 30 62 2d 34 61 65  |81a8591-3d0b-4ae|
		00000050  30 2d 61 62 39 64 2d 39  33 61 66 63 63 36 36 66  |0-ab9d-93afcc66f|
		00000060  39 63 36 32 04 31 38 34  34 38 00 42 08 08 a4 bd  |9c62.18448.B....|
		00000070  b1 bf 06 10 00 5a 11 0a  09 63 6f 6d 70 6f 6e 65  |.....Z...compone|
		00000080  6e 74 12 04 65 74 63 64  5a 15 0a 04 74 69 65 72  |nt..etcdZ...tier|
		00000090  12 0d 63 6f 6e 74 72 6f  6c 2d 70 6c 61 6e 65 62  |..control-planeb|
		000000a0  4e 0a 30 6b 75 62 65 61  64 6d 2e 6b 75 62 65 72  |N.0kubeadm.kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 65 74 63 64 2e 61 64  |netes.io/etcd.ad|
		000000c0  76 65 72 74 69 73 65 2d  63 6c 69 65 6e 74 2d 75  |vertise-client- [truncated 26859 chars]
	 >
	I0401 21:49:15.378601   13148 type.go:168] "Request Body" body=""
	I0401 21:49:15.378601   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:49:15.378601   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.378601   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.378601   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.381887   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:15.381950   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.381950   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.381950   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.381950   13148 round_trippers.go:587]     Audit-Id: ce7aa950-0b62-46db-a251-f682a88321c1
	I0401 21:49:15.381950   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.381950   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.382016   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.382225   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:49:15.382358   13148 pod_ready.go:93] pod "etcd-multinode-269600" in "kube-system" namespace has status "Ready":"True"
	I0401 21:49:15.382358   13148 pod_ready.go:82] duration metric: took 6.8757ms for pod "etcd-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:15.382358   13148 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:15.382358   13148 type.go:168] "Request Body" body=""
	I0401 21:49:15.382607   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-multinode-269600
	I0401 21:49:15.382607   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.382607   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.382607   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.384608   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:49:15.384608   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.384608   13148 round_trippers.go:587]     Audit-Id: 44cc8e5a-2611-43d1-af46-84c4a1e6cce2
	I0401 21:49:15.384608   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.384608   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.384608   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.384608   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.384608   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.384608   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a5 35 0a ad 1c 0a 1f 6b  75 62 65 2d 61 70 69 73  |.5.....kube-apis|
		00000020  65 72 76 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |erver-multinode-|
		00000030  32 36 39 36 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |269600....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 30 31 31 31 65 65 62  |ystem".*$0111eeb|
		00000050  34 2d 33 38 61 65 2d 34  33 33 36 2d 38 63 62 64  |4-38ae-4336-8cbd|
		00000060  2d 37 33 35 62 64 34 31  31 39 31 63 33 32 04 31  |-735bd41191c32.1|
		00000070  38 34 36 38 00 42 08 08  a4 bd b1 bf 06 10 00 5a  |8468.B.........Z|
		00000080  1b 0a 09 63 6f 6d 70 6f  6e 65 6e 74 12 0e 6b 75  |...component..ku|
		00000090  62 65 2d 61 70 69 73 65  72 76 65 72 5a 15 0a 04  |be-apiserverZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 55 0a 3f 6b  75 62 65 61 64 6d 2e 6b  |anebU.?kubeadm.k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 6b 75 62  |ubernetes.io/ku [truncated 32783 chars]
	 >
	I0401 21:49:15.384608   13148 type.go:168] "Request Body" body=""
	I0401 21:49:15.384608   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:49:15.384608   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.384608   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.384608   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.386631   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:49:15.387610   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.387610   13148 round_trippers.go:587]     Audit-Id: 6b461551-6b26-4ab1-adc3-c9dcf3fccd3e
	I0401 21:49:15.387610   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.387610   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.387610   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.387610   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.387610   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.387610   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:49:15.387610   13148 pod_ready.go:93] pod "kube-apiserver-multinode-269600" in "kube-system" namespace has status "Ready":"True"
	I0401 21:49:15.387610   13148 pod_ready.go:82] duration metric: took 5.2518ms for pod "kube-apiserver-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:15.387610   13148 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:15.388162   13148 type.go:168] "Request Body" body=""
	I0401 21:49:15.388162   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-multinode-269600
	I0401 21:49:15.388162   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.388261   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.388261   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.390907   13148 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0401 21:49:15.390907   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.390907   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.390907   13148 round_trippers.go:587]     Audit-Id: 96575653-b93c-4fbc-9967-708eee79b7ce
	I0401 21:49:15.390907   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.390907   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.390907   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.391182   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.391478   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  da 31 0a 9a 1d 0a 28 6b  75 62 65 2d 63 6f 6e 74  |.1....(kube-cont|
		00000020  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 2d 6d  |roller-manager-m|
		00000030  75 6c 74 69 6e 6f 64 65  2d 32 36 39 36 30 30 12  |ultinode-269600.|
		00000040  00 1a 0b 6b 75 62 65 2d  73 79 73 74 65 6d 22 00  |...kube-system".|
		00000050  2a 24 65 37 64 37 36 62  39 63 2d 35 35 61 35 2d  |*$e7d76b9c-55a5-|
		00000060  34 39 34 61 2d 61 33 37  39 2d 61 64 64 30 33 39  |494a-a379-add039|
		00000070  37 37 34 37 65 62 32 04  31 38 33 39 38 00 42 08  |7747eb2.18398.B.|
		00000080  08 cc b2 b1 bf 06 10 00  5a 24 0a 09 63 6f 6d 70  |........Z$..comp|
		00000090  6f 6e 65 6e 74 12 17 6b  75 62 65 2d 63 6f 6e 74  |onent..kube-cont|
		000000a0  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 5a 15  |roller-managerZ.|
		000000b0  0a 04 74 69 65 72 12 0d  63 6f 6e 74 72 6f 6c 2d  |..tier..control-|
		000000c0  70 6c 61 6e 65 62 3d 0a  19 6b 75 62 65 72 6e 65  |planeb=..kubern [truncated 30497 chars]
	 >
	I0401 21:49:15.391684   13148 type.go:168] "Request Body" body=""
	I0401 21:49:15.391752   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:49:15.391752   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.391752   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.391752   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.393463   13148 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0401 21:49:15.393463   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.393463   13148 round_trippers.go:587]     Audit-Id: dc222c8b-2ddb-4df4-aa27-ede7ac0e059a
	I0401 21:49:15.393463   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.393463   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.393463   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.393463   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.393463   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.394141   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:49:15.394141   13148 pod_ready.go:93] pod "kube-controller-manager-multinode-269600" in "kube-system" namespace has status "Ready":"True"
	I0401 21:49:15.394141   13148 pod_ready.go:82] duration metric: took 6.5311ms for pod "kube-controller-manager-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:15.394141   13148 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-4tqg6" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:15.394141   13148 type.go:168] "Request Body" body=""
	I0401 21:49:15.545934   13148 request.go:661] Waited for 151.7911ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-4tqg6
	I0401 21:49:15.545934   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-4tqg6
	I0401 21:49:15.545934   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.545934   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.545934   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.549936   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:15.549936   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.549936   13148 round_trippers.go:587]     Audit-Id: 232ed5c2-9ed6-44d9-aa48-af266668c9b6
	I0401 21:49:15.549936   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.549936   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.549936   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.549936   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.549936   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.550364   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a6 25 0a c0 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.%.....kube-prox|
		00000020  79 2d 34 74 71 67 36 12  0b 6b 75 62 65 2d 70 72  |y-4tqg6..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 62 38 35  32 31 66 33 61 2d 38 65  |m".*$b8521f3a-8e|
		00000050  39 38 2d 34 35 31 31 2d  38 34 32 61 2d 63 34 37  |98-4511-842a-c47|
		00000060  36 34 32 36 30 63 32 65  61 32 04 32 30 35 39 38  |64260c2ea2.20598|
		00000070  00 42 08 08 81 b4 b1 bf  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 22672 chars]
	 >
	I0401 21:49:15.550585   13148 type.go:168] "Request Body" body=""
	I0401 21:49:15.745508   13148 request.go:661] Waited for 194.9204ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:15.745875   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m02
	I0401 21:49:15.745875   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.745983   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.745983   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.749954   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:15.749954   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.749954   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.749954   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.749954   13148 round_trippers.go:587]     Content-Length: 3519
	I0401 21:49:15.749954   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.749954   13148 round_trippers.go:587]     Audit-Id: 9cb55be6-8e5c-43a4-b207-b6276eddf52b
	I0401 21:49:15.749954   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.749954   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.750370   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a8 1b 0a b0 0f 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 32 12 00 1a 00  |e-269600-m02....|
		00000030  22 00 2a 24 32 62 62 61  35 65 62 65 2d 62 61 62  |".*$2bba5ebe-bab|
		00000040  61 2d 34 31 65 34 2d 39  33 38 64 2d 63 32 65 30  |a-41e4-938d-c2e0|
		00000050  34 33 30 64 64 34 65 31  32 04 32 30 38 35 38 00  |430dd4e12.20858.|
		00000060  42 08 08 cb be b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16355 chars]
	 >
	I0401 21:49:15.750563   13148 pod_ready.go:93] pod "kube-proxy-4tqg6" in "kube-system" namespace has status "Ready":"True"
	I0401 21:49:15.750563   13148 pod_ready.go:82] duration metric: took 356.4171ms for pod "kube-proxy-4tqg6" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:15.750563   13148 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-g58mf" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:15.750734   13148 type.go:168] "Request Body" body=""
	I0401 21:49:15.945831   13148 request.go:661] Waited for 195.0948ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-g58mf
	I0401 21:49:15.945831   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-g58mf
	I0401 21:49:15.945831   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:15.945831   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:15.945831   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:15.949328   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:15.950230   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:15.950230   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:15 GMT
	I0401 21:49:15.950230   13148 round_trippers.go:587]     Audit-Id: 48487ebe-ce65-4916-b520-39c76582b441
	I0401 21:49:15.950230   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:15.950230   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:15.950310   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:15.950310   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:15.950643   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  8c 26 0a c0 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.&.....kube-prox|
		00000020  79 2d 67 35 38 6d 66 12  0b 6b 75 62 65 2d 70 72  |y-g58mf..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 30 30 65  65 31 65 35 30 2d 38 35  |m".*$00ee1e50-85|
		00000050  66 32 2d 34 38 34 36 2d  38 32 31 35 2d 39 61 39  |f2-4846-8215-9a9|
		00000060  33 39 33 31 65 62 33 34  63 32 04 31 37 39 39 38  |3931eb34c2.17998|
		00000070  00 42 08 08 d1 b2 b1 bf  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 23215 chars]
	 >
	I0401 21:49:15.950903   13148 type.go:168] "Request Body" body=""
	I0401 21:49:16.145442   13148 request.go:661] Waited for 194.4662ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:49:16.145442   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:49:16.145442   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:16.145442   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:16.145442   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:16.152142   13148 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0401 21:49:16.152142   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:16.152142   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:16.152142   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:16.152142   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:16.152142   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:16.152142   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:16 GMT
	I0401 21:49:16.152142   13148 round_trippers.go:587]     Audit-Id: 62685bad-ce52-4692-8942-0f2d21f80977
	I0401 21:49:16.152142   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:49:16.153516   13148 pod_ready.go:93] pod "kube-proxy-g58mf" in "kube-system" namespace has status "Ready":"True"
	I0401 21:49:16.153516   13148 pod_ready.go:82] duration metric: took 402.9477ms for pod "kube-proxy-g58mf" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:16.153516   13148 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-tt76g" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:16.153516   13148 type.go:168] "Request Body" body=""
	I0401 21:49:16.345303   13148 request.go:661] Waited for 191.7849ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-tt76g
	I0401 21:49:16.345303   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-proxy-tt76g
	I0401 21:49:16.345303   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:16.345303   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:16.345303   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:16.348681   13148 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0401 21:49:16.349103   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:16.349155   13148 round_trippers.go:587]     Audit-Id: d2586389-c99d-474d-b724-a8ebdadf5f6d
	I0401 21:49:16.349155   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:16.349155   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:16.349155   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:16.349155   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:16.349155   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:16 GMT
	I0401 21:49:16.349540   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  af 26 0a c4 15 0a 10 6b  75 62 65 2d 70 72 6f 78  |.&.....kube-prox|
		00000020  79 2d 74 74 37 36 67 12  0b 6b 75 62 65 2d 70 72  |y-tt76g..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 63 61 38  36 31 66 30 33 2d 64 37  |m".*$ca861f03-d7|
		00000050  30 36 2d 34 63 62 33 2d  39 37 36 30 2d 32 34 31  |06-4cb3-9760-241|
		00000060  38 61 32 62 61 35 39 63  62 32 04 31 36 39 37 38  |8a2ba59cb2.16978|
		00000070  00 42 08 08 96 b6 b1 bf  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 23376 chars]
	 >
	I0401 21:49:16.349540   13148 type.go:168] "Request Body" body=""
	I0401 21:49:16.546438   13148 request.go:661] Waited for 196.895ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m03
	I0401 21:49:16.546438   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600-m03
	I0401 21:49:16.546438   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:16.546438   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:16.546438   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:16.550753   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:16.550822   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:16.550822   13148 round_trippers.go:587]     Content-Length: 3884
	I0401 21:49:16.550822   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:16 GMT
	I0401 21:49:16.550822   13148 round_trippers.go:587]     Audit-Id: 41b81cf2-a406-4ce8-8dc6-ee4ff93b5b22
	I0401 21:49:16.550822   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:16.550822   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:16.550822   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:16.550822   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:16.551140   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 95 1e 0a eb 12 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 32 36 39 36 30 30  2d 6d 30 33 12 00 1a 00  |e-269600-m03....|
		00000030  22 00 2a 24 66 63 31 64  38 62 63 61 2d 32 30 65  |".*$fc1d8bca-20e|
		00000040  34 2d 34 30 34 66 2d 39  33 61 32 2d 39 33 31 35  |4-404f-93a2-9315|
		00000050  34 32 35 31 64 35 66 30  32 04 31 38 34 32 38 00  |4251d5f02.18428.|
		00000060  42 08 08 90 bb b1 bf 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 18169 chars]
	 >
	I0401 21:49:16.551277   13148 pod_ready.go:98] node "multinode-269600-m03" hosting pod "kube-proxy-tt76g" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600-m03" has status "Ready":"Unknown"
	I0401 21:49:16.551342   13148 pod_ready.go:82] duration metric: took 397.821ms for pod "kube-proxy-tt76g" in "kube-system" namespace to be "Ready" ...
	E0401 21:49:16.551342   13148 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-269600-m03" hosting pod "kube-proxy-tt76g" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-269600-m03" has status "Ready":"Unknown"
	I0401 21:49:16.551342   13148 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:16.551483   13148 type.go:168] "Request Body" body=""
	I0401 21:49:16.745331   13148 request.go:661] Waited for 193.8457ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-269600
	I0401 21:49:16.745331   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-269600
	I0401 21:49:16.745331   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:16.745331   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:16.745331   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:16.749384   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:16.749458   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:16.749458   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:16.749458   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:16.749458   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:16.749458   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:16 GMT
	I0401 21:49:16.749458   13148 round_trippers.go:587]     Audit-Id: c9c3afe8-619c-49d5-9487-c4ac9ebef07d
	I0401 21:49:16.749458   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:16.749855   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  e5 23 0a 82 18 0a 1f 6b  75 62 65 2d 73 63 68 65  |.#.....kube-sche|
		00000020  64 75 6c 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |duler-multinode-|
		00000030  32 36 39 36 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |269600....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 63 66 35 34 38 36 30  |ystem".*$cf54860|
		00000050  36 2d 33 65 63 61 2d 34  61 33 62 2d 61 32 30 36  |6-3eca-4a3b-a206|
		00000060  2d 30 30 61 62 38 61 36  34 38 30 62 33 32 04 31  |-00ab8a6480b32.1|
		00000070  38 35 31 38 00 42 08 08  cb b2 b1 bf 06 10 00 5a  |8518.B.........Z|
		00000080  1b 0a 09 63 6f 6d 70 6f  6e 65 6e 74 12 0e 6b 75  |...component..ku|
		00000090  62 65 2d 73 63 68 65 64  75 6c 65 72 5a 15 0a 04  |be-schedulerZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 3d 0a 19 6b  75 62 65 72 6e 65 74 65  |aneb=..kubernete|
		000000c0  73 2e 69 6f 2f 63 6f 6e  66 69 67 2e 68 61 73 68  |s.io/config.has [truncated 21723 chars]
	 >
	I0401 21:49:16.750054   13148 type.go:168] "Request Body" body=""
	I0401 21:49:16.946322   13148 request.go:661] Waited for 196.1998ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:49:16.946322   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes/multinode-269600
	I0401 21:49:16.946322   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:16.946322   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:16.946322   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:16.950553   13148 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0401 21:49:16.950732   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:16.950732   13148 round_trippers.go:587]     Audit-Id: 1ed9498d-7fcc-40d2-bf61-ef3ce3da7749
	I0401 21:49:16.950732   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:16.950732   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:16.950732   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:16.950732   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:16.950822   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:16 GMT
	I0401 21:49:16.951668   13148 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 32 36 39 36 30 30  12 00 1a 00 22 00 2a 24  |e-269600....".*$|
		00000030  63 37 38 35 37 62 37 37  2d 33 30 33 34 2d 34 39  |c7857b77-3034-49|
		00000040  66 36 2d 38 38 36 63 2d  33 62 31 32 34 63 64 63  |f6-886c-3b124cdc|
		00000050  30 64 30 32 32 04 31 38  37 36 38 00 42 08 08 c9  |0d022.18768.B...|
		00000060  b2 b1 bf 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0401 21:49:16.951714   13148 pod_ready.go:93] pod "kube-scheduler-multinode-269600" in "kube-system" namespace has status "Ready":"True"
	I0401 21:49:16.951714   13148 pod_ready.go:82] duration metric: took 400.3672ms for pod "kube-scheduler-multinode-269600" in "kube-system" namespace to be "Ready" ...
	I0401 21:49:16.951714   13148 pod_ready.go:39] duration metric: took 1.6016357s 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" ...
	I0401 21:49:16.951714   13148 system_svc.go:44] waiting for kubelet service to be running ....
	I0401 21:49:16.959946   13148 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0401 21:49:16.983820   13148 system_svc.go:56] duration metric: took 32.1057ms WaitForService to wait for kubelet
	I0401 21:49:16.983820   13148 kubeadm.go:582] duration metric: took 16.868214s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0401 21:49:16.983820   13148 node_conditions.go:102] verifying NodePressure condition ...
	I0401 21:49:16.984823   13148 type.go:204] "Request Body" body=""
	I0401 21:49:17.145488   13148 request.go:661] Waited for 160.6626ms due to client-side throttling, not priority and fairness, request: GET:https://172.31.179.18:8443/api/v1/nodes
	I0401 21:49:17.145488   13148 round_trippers.go:470] GET https://172.31.179.18:8443/api/v1/nodes
	I0401 21:49:17.145488   13148 round_trippers.go:476] Request Headers:
	I0401 21:49:17.145488   13148 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0401 21:49:17.145488   13148 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0401 21:49:17.151069   13148 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0401 21:49:17.151069   13148 round_trippers.go:584] Response Headers:
	I0401 21:49:17.151069   13148 round_trippers.go:587]     Audit-Id: 475cda99-3576-418c-98cb-1606abff17f7
	I0401 21:49:17.151069   13148 round_trippers.go:587]     Cache-Control: no-cache, private
	I0401 21:49:17.151069   13148 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0401 21:49:17.151069   13148 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: d44ab106-967a-43e2-b09d-49b7200c65d5
	I0401 21:49:17.151069   13148 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 305fd861-a24f-4197-aff4-230f0c8a67b1
	I0401 21:49:17.151069   13148 round_trippers.go:587]     Date: Tue, 01 Apr 2025 21:49:17 GMT
	I0401 21:49:17.151890   13148 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0e 0a 02  76 31 12 08 4e 6f 64 65  |k8s.....v1..Node|
		00000010  4c 69 73 74 12 a5 5e 0a  0a 0a 00 12 04 32 30 39  |List..^......209|
		00000020  31 1a 00 12 d3 24 0a f8  11 0a 10 6d 75 6c 74 69  |1....$.....multi|
		00000030  6e 6f 64 65 2d 32 36 39  36 30 30 12 00 1a 00 22  |node-269600...."|
		00000040  00 2a 24 63 37 38 35 37  62 37 37 2d 33 30 33 34  |.*$c7857b77-3034|
		00000050  2d 34 39 66 36 2d 38 38  36 63 2d 33 62 31 32 34  |-49f6-886c-3b124|
		00000060  63 64 63 30 64 30 32 32  04 31 38 37 36 38 00 42  |cdc0d022.18768.B|
		00000070  08 08 c9 b2 b1 bf 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000080  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000090  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		000000a0  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000b0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/ar [truncated 58700 chars]
	 >
	I0401 21:49:17.152118   13148 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 21:49:17.152118   13148 node_conditions.go:123] node cpu capacity is 2
	I0401 21:49:17.152118   13148 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 21:49:17.152118   13148 node_conditions.go:123] node cpu capacity is 2
	I0401 21:49:17.152118   13148 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0401 21:49:17.152118   13148 node_conditions.go:123] node cpu capacity is 2
	I0401 21:49:17.152118   13148 node_conditions.go:105] duration metric: took 168.2957ms to run NodePressure ...
	I0401 21:49:17.152118   13148 start.go:241] waiting for startup goroutines ...
	I0401 21:49:17.152118   13148 start.go:255] writing updated cluster config ...
	I0401 21:49:17.156944   13148 out.go:201] 
	I0401 21:49:17.160067   13148 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:49:17.175666   13148 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:49:17.175809   13148 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\config.json ...
	I0401 21:49:17.180906   13148 out.go:177] * Starting "multinode-269600-m03" worker node in "multinode-269600" cluster
	I0401 21:49:17.182649   13148 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0401 21:49:17.182649   13148 cache.go:56] Caching tarball of preloaded images
	I0401 21:49:17.183687   13148 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0401 21:49:17.183687   13148 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0401 21:49:17.183687   13148 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\config.json ...
	I0401 21:49:17.196340   13148 start.go:360] acquireMachinesLock for multinode-269600-m03: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0401 21:49:17.196340   13148 start.go:364] duration metric: took 0s to acquireMachinesLock for "multinode-269600-m03"
	I0401 21:49:17.197277   13148 start.go:96] Skipping create...Using existing machine configuration
	I0401 21:49:17.197277   13148 fix.go:54] fixHost starting: m03
	I0401 21:49:17.197450   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:49:19.196229   13148 main.go:141] libmachine: [stdout =====>] : Off
	
	I0401 21:49:19.196229   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:19.196229   13148 fix.go:112] recreateIfNeeded on multinode-269600-m03: state=Stopped err=<nil>
	W0401 21:49:19.196229   13148 fix.go:138] unexpected machine state, will restart: <nil>
	I0401 21:49:19.199892   13148 out.go:177] * Restarting existing hyperv VM for "multinode-269600-m03" ...
	I0401 21:49:19.201952   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM multinode-269600-m03
	I0401 21:49:22.118256   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:49:22.118256   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:22.118256   13148 main.go:141] libmachine: Waiting for host to start...
	I0401 21:49:22.119341   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:49:24.252235   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:49:24.252235   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:24.253332   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:49:26.615259   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:49:26.616236   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:27.617030   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:49:29.670078   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:49:29.670078   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:29.670724   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:49:32.034607   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:49:32.034607   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:33.035535   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:49:35.086850   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:49:35.086850   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:35.086850   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:49:37.429603   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:49:37.429603   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:38.430416   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:49:40.511661   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:49:40.511661   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:40.512326   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:49:42.849669   13148 main.go:141] libmachine: [stdout =====>] : 
	I0401 21:49:42.850352   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:43.851467   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:49:45.923597   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:49:45.923597   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:45.924017   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:49:48.345117   13148 main.go:141] libmachine: [stdout =====>] : 172.31.182.126
	
	I0401 21:49:48.345117   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:48.347648   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:49:50.364330   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:49:50.364330   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:50.364598   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:49:52.722466   13148 main.go:141] libmachine: [stdout =====>] : 172.31.182.126
	
	I0401 21:49:52.723108   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:52.723108   13148 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-269600\config.json ...
	I0401 21:49:52.724984   13148 machine.go:93] provisionDockerMachine start ...
	I0401 21:49:52.724984   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:49:54.756479   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:49:54.756479   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:54.756805   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:49:57.126291   13148 main.go:141] libmachine: [stdout =====>] : 172.31.182.126
	
	I0401 21:49:57.126291   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:57.130187   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:49:57.130740   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.182.126 22 <nil> <nil>}
	I0401 21:49:57.130740   13148 main.go:141] libmachine: About to run SSH command:
	hostname
	I0401 21:49:57.259302   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0401 21:49:57.259302   13148 buildroot.go:166] provisioning hostname "multinode-269600-m03"
	I0401 21:49:57.259302   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:49:59.290374   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:49:59.290374   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:49:59.290374   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:50:01.677772   13148 main.go:141] libmachine: [stdout =====>] : 172.31.182.126
	
	I0401 21:50:01.677772   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:50:01.681817   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:50:01.682454   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.182.126 22 <nil> <nil>}
	I0401 21:50:01.682454   13148 main.go:141] libmachine: About to run SSH command:
	sudo hostname multinode-269600-m03 && echo "multinode-269600-m03" | sudo tee /etc/hostname
	I0401 21:50:01.847754   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: multinode-269600-m03
	
	I0401 21:50:01.847947   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:50:03.881317   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:50:03.881317   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:50:03.881317   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:50:06.271568   13148 main.go:141] libmachine: [stdout =====>] : 172.31.182.126
	
	I0401 21:50:06.271568   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:50:06.275718   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:50:06.276226   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.182.126 22 <nil> <nil>}
	I0401 21:50:06.276303   13148 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\smultinode-269600-m03' /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 multinode-269600-m03/g' /etc/hosts;
				else 
					echo '127.0.1.1 multinode-269600-m03' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0401 21:50:06.430630   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0401 21:50:06.430630   13148 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0401 21:50:06.430630   13148 buildroot.go:174] setting up certificates
	I0401 21:50:06.430630   13148 provision.go:84] configureAuth start
	I0401 21:50:06.430630   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:50:08.441160   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:50:08.441628   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:50:08.441628   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:50:10.859665   13148 main.go:141] libmachine: [stdout =====>] : 172.31.182.126
	
	I0401 21:50:10.859665   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:50:10.859810   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:50:12.885181   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:50:12.885221   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:50:12.885221   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:50:15.252405   13148 main.go:141] libmachine: [stdout =====>] : 172.31.182.126
	
	I0401 21:50:15.252405   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:50:15.253101   13148 provision.go:143] copyHostCerts
	I0401 21:50:15.253249   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0401 21:50:15.253475   13148 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0401 21:50:15.253475   13148 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0401 21:50:15.253925   13148 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0401 21:50:15.254896   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0401 21:50:15.254896   13148 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0401 21:50:15.254896   13148 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0401 21:50:15.254896   13148 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0401 21:50:15.256186   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0401 21:50:15.256357   13148 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0401 21:50:15.256357   13148 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0401 21:50:15.256602   13148 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1679 bytes)
	I0401 21:50:15.257301   13148 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.multinode-269600-m03 san=[127.0.0.1 172.31.182.126 localhost minikube multinode-269600-m03]
	I0401 21:50:15.799997   13148 provision.go:177] copyRemoteCerts
	I0401 21:50:15.807987   13148 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0401 21:50:15.807987   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:50:17.801918   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:50:17.802005   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:50:17.802005   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:50:20.189099   13148 main.go:141] libmachine: [stdout =====>] : 172.31.182.126
	
	I0401 21:50:20.189099   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:50:20.189609   13148 sshutil.go:53] new ssh client: &{IP:172.31.182.126 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600-m03\id_rsa Username:docker}
	I0401 21:50:20.298910   13148 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.4908664s)
	I0401 21:50:20.299899   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0401 21:50:20.299899   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1229 bytes)
	I0401 21:50:20.342516   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0401 21:50:20.342516   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0401 21:50:20.385453   13148 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0401 21:50:20.385453   13148 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0401 21:50:20.439842   13148 provision.go:87] duration metric: took 14.0090359s to configureAuth
	I0401 21:50:20.439842   13148 buildroot.go:189] setting minikube options for container-runtime
	I0401 21:50:20.440538   13148 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:50:20.440598   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:50:22.423448   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:50:22.424244   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:50:22.424244   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 21:50:24.779026   13148 main.go:141] libmachine: [stdout =====>] : 172.31.182.126
	
	I0401 21:50:24.779026   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:50:24.781429   13148 main.go:141] libmachine: Using SSH client type: native
	I0401 21:50:24.781429   13148 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x6f7d00] 0x6fa840 <nil>  [] 0s} 172.31.182.126 22 <nil> <nil>}
	I0401 21:50:24.781429   13148 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0401 21:50:24.923282   13148 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0401 21:50:24.923282   13148 buildroot.go:70] root file system type: tmpfs
	I0401 21:50:24.923282   13148 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0401 21:50:24.923903   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:50:26.925474   13148 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:50:26.925474   13148 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:50:26.925474   13148 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m03 ).networkadapters[0]).ipaddresses[0]
	
	
	==> Docker <==
	Apr 01 21:46:43 multinode-269600 dockerd[1091]: time="2025-04-01T21:46:43.918079290Z" level=info msg="shim disconnected" id=086a7bfdf2f63cf620a6d80bc4e70085b94096ecd63c70f0b41f30ee90cc25f3 namespace=moby
	Apr 01 21:46:43 multinode-269600 dockerd[1091]: time="2025-04-01T21:46:43.918162193Z" level=warning msg="cleaning up after shim disconnected" id=086a7bfdf2f63cf620a6d80bc4e70085b94096ecd63c70f0b41f30ee90cc25f3 namespace=moby
	Apr 01 21:46:43 multinode-269600 dockerd[1091]: time="2025-04-01T21:46:43.918190194Z" level=info msg="cleaning up dead shim" namespace=moby
	Apr 01 21:46:44 multinode-269600 dockerd[1091]: time="2025-04-01T21:46:44.739184435Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Apr 01 21:46:44 multinode-269600 dockerd[1091]: time="2025-04-01T21:46:44.739454643Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Apr 01 21:46:44 multinode-269600 dockerd[1091]: time="2025-04-01T21:46:44.739558646Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 21:46:44 multinode-269600 dockerd[1091]: time="2025-04-01T21:46:44.739833254Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 21:46:44 multinode-269600 dockerd[1091]: time="2025-04-01T21:46:44.746827361Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Apr 01 21:46:44 multinode-269600 dockerd[1091]: time="2025-04-01T21:46:44.747203173Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Apr 01 21:46:44 multinode-269600 dockerd[1091]: time="2025-04-01T21:46:44.747249574Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 21:46:44 multinode-269600 dockerd[1091]: time="2025-04-01T21:46:44.747411879Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 21:46:44 multinode-269600 cri-dockerd[1366]: time="2025-04-01T21:46:44Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/47cfec59e771642d1501929bbeadf805840c5dd9dbf77ac94b481d108a979b2a/resolv.conf as [nameserver 172.31.176.1]"
	Apr 01 21:46:45 multinode-269600 cri-dockerd[1366]: time="2025-04-01T21:46:45Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/84fc1f0e88dbbf611958ad2d13f15958efb554d26b3ef0b49c0915770ed35507/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local options ndots:5]"
	Apr 01 21:46:45 multinode-269600 dockerd[1091]: time="2025-04-01T21:46:45.318641431Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Apr 01 21:46:45 multinode-269600 dockerd[1091]: time="2025-04-01T21:46:45.319207847Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Apr 01 21:46:45 multinode-269600 dockerd[1091]: time="2025-04-01T21:46:45.321013197Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 21:46:45 multinode-269600 dockerd[1091]: time="2025-04-01T21:46:45.321311806Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 21:46:45 multinode-269600 dockerd[1091]: time="2025-04-01T21:46:45.413452682Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Apr 01 21:46:45 multinode-269600 dockerd[1091]: time="2025-04-01T21:46:45.413724790Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Apr 01 21:46:45 multinode-269600 dockerd[1091]: time="2025-04-01T21:46:45.413744990Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 21:46:45 multinode-269600 dockerd[1091]: time="2025-04-01T21:46:45.413852393Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 21:46:56 multinode-269600 dockerd[1091]: time="2025-04-01T21:46:56.654166445Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Apr 01 21:46:56 multinode-269600 dockerd[1091]: time="2025-04-01T21:46:56.654352152Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Apr 01 21:46:56 multinode-269600 dockerd[1091]: time="2025-04-01T21:46:56.654375153Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Apr 01 21:46:56 multinode-269600 dockerd[1091]: time="2025-04-01T21:46:56.655561298Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                 CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	4ced33588b545       6e38f40d628db                                                                                         3 minutes ago       Running             storage-provisioner       2                   b2698b0ec7214       storage-provisioner
	92f7eba71fa89       8c811b4aec35f                                                                                         4 minutes ago       Running             busybox                   1                   84fc1f0e88dbb       busybox-58667487b6-wv5gr
	b193e7814a8c3       c69fa2e9cbf5f                                                                                         4 minutes ago       Running             coredns                   1                   47cfec59e7716       coredns-668d6bf9bc-7jcn6
	d602073c1b139       df3849d954c98                                                                                         4 minutes ago       Running             kindnet-cni               1                   8a50da37a13fe       kindnet-mbzkz
	086a7bfdf2f63       6e38f40d628db                                                                                         4 minutes ago       Exited              storage-provisioner       1                   b2698b0ec7214       storage-provisioner
	97f52b4ea5fd6       f1332858868e1                                                                                         4 minutes ago       Running             kube-proxy                1                   4a40303e09bfc       kube-proxy-g58mf
	fda962a96f09b       85b7a174738ba                                                                                         4 minutes ago       Running             kube-apiserver            0                   17481a7ff11b5       kube-apiserver-multinode-269600
	83e84883ff038       d8e673e7c9983                                                                                         4 minutes ago       Running             kube-scheduler            1                   d68154d4d56a5       kube-scheduler-multinode-269600
	6ff5276838140       a9e7e6b294baf                                                                                         4 minutes ago       Running             etcd                      0                   e2b26521a72a3       etcd-multinode-269600
	5df85b45c6cee       b6a454c5a800d                                                                                         4 minutes ago       Running             kube-controller-manager   1                   c0490bbf69f7e       kube-controller-manager-multinode-269600
	09c4c9643a8b9       gcr.io/k8s-minikube/busybox@sha256:9afb80db71730dbb303fe00765cbf34bddbdc6b66e49897fc2e1861967584b12   23 minutes ago      Exited              busybox                   0                   ca10c7af027e2       busybox-58667487b6-wv5gr
	0b2e800d97d7d       c69fa2e9cbf5f                                                                                         27 minutes ago      Exited              coredns                   0                   5d1bb18c58adc       coredns-668d6bf9bc-7jcn6
	c8a22ae3fea2b       kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495              27 minutes ago      Exited              kindnet-cni               0                   2805860c4bc89       kindnet-mbzkz
	a7a19bc77741d       f1332858868e1                                                                                         27 minutes ago      Exited              kube-proxy                0                   ff0a251d53b8a       kube-proxy-g58mf
	1828705d6289f       d8e673e7c9983                                                                                         27 minutes ago      Exited              kube-scheduler            0                   aefac18d75830       kube-scheduler-multinode-269600
	7675ba2a8d2bc       b6a454c5a800d                                                                                         27 minutes ago      Exited              kube-controller-manager   0                   ad0ba1d9b5b9a       kube-controller-manager-multinode-269600
	
	
	==> coredns [0b2e800d97d7] <==
	[INFO] 10.244.0.3:41911 - 3 "AAAA IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000131702s
	[INFO] 10.244.0.3:46886 - 4 "AAAA IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000129302s
	[INFO] 10.244.0.3:46773 - 5 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000128601s
	[INFO] 10.244.0.3:54425 - 6 "A IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000159802s
	[INFO] 10.244.0.3:55424 - 7 "A IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000216902s
	[INFO] 10.244.0.3:37272 - 8 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000177302s
	[INFO] 10.244.0.3:42434 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000081101s
	[INFO] 10.244.1.2:43855 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000116301s
	[INFO] 10.244.1.2:46983 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000328604s
	[INFO] 10.244.1.2:56679 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000124001s
	[INFO] 10.244.1.2:37979 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000170102s
	[INFO] 10.244.0.3:56748 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000179603s
	[INFO] 10.244.0.3:45906 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000214803s
	[INFO] 10.244.0.3:57017 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000332104s
	[INFO] 10.244.0.3:42254 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000143302s
	[INFO] 10.244.1.2:55455 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000205102s
	[INFO] 10.244.1.2:38351 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000143702s
	[INFO] 10.244.1.2:48798 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000100202s
	[INFO] 10.244.1.2:49282 - 5 "PTR IN 1.176.31.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000094802s
	[INFO] 10.244.0.3:56398 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000122502s
	[INFO] 10.244.0.3:53360 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000143702s
	[INFO] 10.244.0.3:49496 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000088501s
	[INFO] 10.244.0.3:52560 - 5 "PTR IN 1.176.31.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000136102s
	[INFO] SIGTERM: Shutting down servers then terminating
	[INFO] plugin/health: Going into lameduck mode for 5s
	
	
	==> coredns [b193e7814a8c] <==
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = e15cf013ca4c3a2e7a24c81e39e26616131abae537f81fc926a06fbd8ac449581f775da99a750fb6dab1625493b1bed99f6464800bbc49648b48ef5c0283c9f2
	CoreDNS-1.11.3
	linux/amd64, go1.21.11, a6338e9
	[INFO] 127.0.0.1:41623 - 1769 "HINFO IN 2871778750774668343.4346437051401494129. udp 57 false 512" NXDOMAIN qr,rd,ra 132 0.09367682s
	
	
	==> describe nodes <==
	Name:               multinode-269600
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=multinode-269600
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=73c6e1c927350a51068882397e0642f8dfb63f2a
	                    minikube.k8s.io/name=multinode-269600
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_04_01T21_23_25_0700
	                    minikube.k8s.io/version=v1.35.0
	                    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:  Tue, 01 Apr 2025 21:23:21 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  multinode-269600
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 01 Apr 2025 21:50:47 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 01 Apr 2025 21:46:42 +0000   Tue, 01 Apr 2025 21:23:18 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 01 Apr 2025 21:46:42 +0000   Tue, 01 Apr 2025 21:23:18 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 01 Apr 2025 21:46:42 +0000   Tue, 01 Apr 2025 21:23:18 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 01 Apr 2025 21:46:42 +0000   Tue, 01 Apr 2025 21:46:42 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.31.179.18
	  Hostname:    multinode-269600
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 82b09f50a281430b8fbb18d30485c643
	  System UUID:                6f4dc242-9f46-7843-add4-0adba77072f0
	  Boot ID:                    edbff00d-33ea-419f-ae7b-de6c8590989f
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.4.0
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (9 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox-58667487b6-wv5gr                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         23m
	  kube-system                 coredns-668d6bf9bc-7jcn6                    100m (5%)     0 (0%)      70Mi (3%)        170Mi (8%)     27m
	  kube-system                 etcd-multinode-269600                       100m (5%)     0 (0%)      100Mi (4%)       0 (0%)         4m39s
	  kube-system                 kindnet-mbzkz                               100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      27m
	  kube-system                 kube-apiserver-multinode-269600             250m (12%)    0 (0%)      0 (0%)           0 (0%)         4m39s
	  kube-system                 kube-controller-manager-multinode-269600    200m (10%)    0 (0%)      0 (0%)           0 (0%)         27m
	  kube-system                 kube-proxy-g58mf                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         27m
	  kube-system                 kube-scheduler-multinode-269600             100m (5%)     0 (0%)      0 (0%)           0 (0%)         27m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         27m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                850m (42%)   100m (5%)
	  memory             220Mi (10%)  220Mi (10%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age                    From             Message
	  ----     ------                   ----                   ----             -------
	  Normal   Starting                 4m36s                  kube-proxy       
	  Normal   Starting                 27m                    kube-proxy       
	  Normal   Starting                 27m                    kubelet          Starting kubelet.
	  Normal   NodeAllocatableEnforced  27m                    kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  27m                    kubelet          Node multinode-269600 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    27m                    kubelet          Node multinode-269600 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     27m                    kubelet          Node multinode-269600 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           27m                    node-controller  Node multinode-269600 event: Registered Node multinode-269600 in Controller
	  Normal   NodeReady                27m                    kubelet          Node multinode-269600 status is now: NodeReady
	  Normal   Starting                 4m44s                  kubelet          Starting kubelet.
	  Normal   NodeHasSufficientMemory  4m44s (x8 over 4m44s)  kubelet          Node multinode-269600 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    4m44s (x8 over 4m44s)  kubelet          Node multinode-269600 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     4m44s (x7 over 4m44s)  kubelet          Node multinode-269600 status is now: NodeHasSufficientPID
	  Normal   NodeAllocatableEnforced  4m44s                  kubelet          Updated Node Allocatable limit across pods
	  Warning  Rebooted                 4m40s                  kubelet          Node multinode-269600 has been rebooted, boot id: edbff00d-33ea-419f-ae7b-de6c8590989f
	  Normal   RegisteredNode           4m36s                  node-controller  Node multinode-269600 event: Registered Node multinode-269600 in Controller
	
	
	Name:               multinode-269600-m02
	Roles:              <none>
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=multinode-269600-m02
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=73c6e1c927350a51068882397e0642f8dfb63f2a
	                    minikube.k8s.io/name=multinode-269600
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2025_04_01T21_48_59_0700
	                    minikube.k8s.io/version=v1.35.0
	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:  Tue, 01 Apr 2025 21:48:59 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  multinode-269600-m02
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 01 Apr 2025 21:50:41 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 01 Apr 2025 21:49:15 +0000   Tue, 01 Apr 2025 21:48:59 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 01 Apr 2025 21:49:15 +0000   Tue, 01 Apr 2025 21:48:59 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 01 Apr 2025 21:49:15 +0000   Tue, 01 Apr 2025 21:48:59 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 01 Apr 2025 21:49:15 +0000   Tue, 01 Apr 2025 21:49:15 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.31.176.35
	  Hostname:    multinode-269600-m02
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 33c60a17422741c6b3daa0f66908e858
	  System UUID:                76995811-1476-8044-b0a1-0ec2f08f2358
	  Boot ID:                    fc9cdeab-2e16-496d-be37-e7653eedbf21
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.4.0
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.1.0/24
	PodCIDRs:                     10.244.1.0/24
	Non-terminated Pods:          (3 in total)
	  Namespace                   Name                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox-58667487b6-ktfzs    0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m6s
	  kube-system                 kindnet-qk259               100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      24m
	  kube-system                 kube-proxy-4tqg6            0 (0%)        0 (0%)      0 (0%)           0 (0%)         24m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests   Limits
	  --------           --------   ------
	  cpu                100m (5%)  100m (5%)
	  memory             50Mi (2%)  50Mi (2%)
	  ephemeral-storage  0 (0%)     0 (0%)
	  hugepages-2Mi      0 (0%)     0 (0%)
	Events:
	  Type    Reason                   Age                  From             Message
	  ----    ------                   ----                 ----             -------
	  Normal  Starting                 108s                 kube-proxy       
	  Normal  Starting                 24m                  kube-proxy       
	  Normal  NodeHasSufficientMemory  24m (x2 over 24m)    kubelet          Node multinode-269600-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    24m (x2 over 24m)    kubelet          Node multinode-269600-m02 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     24m (x2 over 24m)    kubelet          Node multinode-269600-m02 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  24m                  kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeReady                23m                  kubelet          Node multinode-269600-m02 status is now: NodeReady
	  Normal  NodeHasSufficientMemory  112s (x2 over 112s)  kubelet          Node multinode-269600-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    112s (x2 over 112s)  kubelet          Node multinode-269600-m02 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     112s (x2 over 112s)  kubelet          Node multinode-269600-m02 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  112s                 kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           111s                 node-controller  Node multinode-269600-m02 event: Registered Node multinode-269600-m02 in Controller
	  Normal  NodeReady                96s                  kubelet          Node multinode-269600-m02 status is now: NodeReady
	
	
	Name:               multinode-269600-m03
	Roles:              <none>
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=multinode-269600-m03
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=73c6e1c927350a51068882397e0642f8dfb63f2a
	                    minikube.k8s.io/name=multinode-269600
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2025_04_01T21_41_37_0700
	                    minikube.k8s.io/version=v1.35.0
	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:  Tue, 01 Apr 2025 21:41:36 +0000
	Taints:             node.kubernetes.io/unreachable:NoExecute
	                    node.kubernetes.io/unreachable:NoSchedule
	Unschedulable:      false
	Lease:
	  HolderIdentity:  multinode-269600-m03
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 01 Apr 2025 21:42:38 +0000
	Conditions:
	  Type             Status    LastHeartbeatTime                 LastTransitionTime                Reason              Message
	  ----             ------    -----------------                 ------------------                ------              -------
	  MemoryPressure   Unknown   Tue, 01 Apr 2025 21:41:55 +0000   Tue, 01 Apr 2025 21:43:29 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  DiskPressure     Unknown   Tue, 01 Apr 2025 21:41:55 +0000   Tue, 01 Apr 2025 21:43:29 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  PIDPressure      Unknown   Tue, 01 Apr 2025 21:41:55 +0000   Tue, 01 Apr 2025 21:43:29 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  Ready            Unknown   Tue, 01 Apr 2025 21:41:55 +0000   Tue, 01 Apr 2025 21:43:29 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	Addresses:
	  InternalIP:  172.31.179.169
	  Hostname:    multinode-269600-m03
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 ed35c6085bd242e68153726867515383
	  System UUID:                da96fec8-006c-4a4d-92f9-0f485c01999b
	  Boot ID:                    b0820b6b-3cc7-4b29-a4fa-30057ef1978e
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.4.0
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.3.0/24
	PodCIDRs:                     10.244.3.0/24
	Non-terminated Pods:          (2 in total)
	  Namespace                   Name                CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                ------------  ----------  ---------------  -------------  ---
	  kube-system                 kindnet-7scdn       100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      19m
	  kube-system                 kube-proxy-tt76g    0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests   Limits
	  --------           --------   ------
	  cpu                100m (5%)  100m (5%)
	  memory             50Mi (2%)  50Mi (2%)
	  ephemeral-storage  0 (0%)     0 (0%)
	  hugepages-2Mi      0 (0%)     0 (0%)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 19m                    kube-proxy       
	  Normal  Starting                 9m11s                  kube-proxy       
	  Normal  NodeAllocatableEnforced  19m                    kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeHasSufficientMemory  19m (x2 over 19m)      kubelet          Node multinode-269600-m03 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    19m (x2 over 19m)      kubelet          Node multinode-269600-m03 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     19m (x2 over 19m)      kubelet          Node multinode-269600-m03 status is now: NodeHasSufficientPID
	  Normal  NodeReady                19m                    kubelet          Node multinode-269600-m03 status is now: NodeReady
	  Normal  NodeHasSufficientMemory  9m15s (x2 over 9m15s)  kubelet          Node multinode-269600-m03 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    9m15s (x2 over 9m15s)  kubelet          Node multinode-269600-m03 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     9m15s (x2 over 9m15s)  kubelet          Node multinode-269600-m03 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  9m15s                  kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           9m12s                  node-controller  Node multinode-269600-m03 event: Registered Node multinode-269600-m03 in Controller
	  Normal  NodeReady                8m56s                  kubelet          Node multinode-269600-m03 status is now: NodeReady
	  Normal  NodeNotReady             7m22s                  node-controller  Node multinode-269600-m03 status is now: NodeNotReady
	  Normal  RegisteredNode           4m36s                  node-controller  Node multinode-269600-m03 event: Registered Node multinode-269600-m03 in Controller
	
	
	==> dmesg <==
	[  +6.364792] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
	[  +0.681093] psmouse serio1: trackpoint: failed to get extended button data, assuming 3 buttons
	[  +1.882066] systemd-fstab-generator[115]: Ignoring "noauto" option for root device
	[  +7.659658] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
	[  +0.000006] NFSD: unable to find recovery directory /var/lib/nfs/v4recovery
	[  +0.000001] NFSD: Unable to initialize client recovery tracking! (-2)
	[Apr 1 21:45] systemd-fstab-generator[621]: Ignoring "noauto" option for root device
	[  +0.153265] systemd-fstab-generator[633]: Ignoring "noauto" option for root device
	[ +24.868975] systemd-fstab-generator[1012]: Ignoring "noauto" option for root device
	[  +0.096444] kauditd_printk_skb: 75 callbacks suppressed
	[  +0.486312] systemd-fstab-generator[1050]: Ignoring "noauto" option for root device
	[  +0.184498] systemd-fstab-generator[1063]: Ignoring "noauto" option for root device
	[  +0.214250] systemd-fstab-generator[1077]: Ignoring "noauto" option for root device
	[Apr 1 21:46] systemd-fstab-generator[1319]: Ignoring "noauto" option for root device
	[  +0.174647] systemd-fstab-generator[1331]: Ignoring "noauto" option for root device
	[  +0.173625] systemd-fstab-generator[1343]: Ignoring "noauto" option for root device
	[  +0.235782] systemd-fstab-generator[1358]: Ignoring "noauto" option for root device
	[  +0.809416] systemd-fstab-generator[1484]: Ignoring "noauto" option for root device
	[  +0.108582] kauditd_printk_skb: 206 callbacks suppressed
	[  +3.759152] systemd-fstab-generator[1626]: Ignoring "noauto" option for root device
	[  +1.316362] kauditd_printk_skb: 49 callbacks suppressed
	[  +5.213633] kauditd_printk_skb: 40 callbacks suppressed
	[  +3.062569] systemd-fstab-generator[2497]: Ignoring "noauto" option for root device
	[ +16.573404] kauditd_printk_skb: 57 callbacks suppressed
	[ +23.445689] kauditd_printk_skb: 15 callbacks suppressed
	
	
	==> etcd [6ff527683814] <==
	{"level":"info","ts":"2025-04-01T21:46:09.504858Z","caller":"embed/etcd.go:572","msg":"cmux::serve","address":"172.31.179.18:2380"}
	{"level":"info","ts":"2025-04-01T21:46:09.504256Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"}
	{"level":"info","ts":"2025-04-01T21:46:09.504881Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/snap","suffix":"snap","max":5,"interval":"30s"}
	{"level":"info","ts":"2025-04-01T21:46:09.504892Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"}
	{"level":"info","ts":"2025-04-01T21:46:09.504630Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"9be4bcb242f77f18 switched to configuration voters=(11233310844382576408)"}
	{"level":"info","ts":"2025-04-01T21:46:09.505034Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"9431ebb538c56273","local-member-id":"9be4bcb242f77f18","added-peer-id":"9be4bcb242f77f18","added-peer-peer-urls":["https://172.31.186.14:2380"]}
	{"level":"info","ts":"2025-04-01T21:46:09.506324Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"9431ebb538c56273","local-member-id":"9be4bcb242f77f18","cluster-version":"3.5"}
	{"level":"info","ts":"2025-04-01T21:46:09.506470Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2025-04-01T21:46:10.431996Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"9be4bcb242f77f18 is starting a new election at term 2"}
	{"level":"info","ts":"2025-04-01T21:46:10.432122Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"9be4bcb242f77f18 became pre-candidate at term 2"}
	{"level":"info","ts":"2025-04-01T21:46:10.432160Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"9be4bcb242f77f18 received MsgPreVoteResp from 9be4bcb242f77f18 at term 2"}
	{"level":"info","ts":"2025-04-01T21:46:10.432360Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"9be4bcb242f77f18 became candidate at term 3"}
	{"level":"info","ts":"2025-04-01T21:46:10.432529Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"9be4bcb242f77f18 received MsgVoteResp from 9be4bcb242f77f18 at term 3"}
	{"level":"info","ts":"2025-04-01T21:46:10.432642Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"9be4bcb242f77f18 became leader at term 3"}
	{"level":"info","ts":"2025-04-01T21:46:10.432787Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: 9be4bcb242f77f18 elected leader 9be4bcb242f77f18 at term 3"}
	{"level":"info","ts":"2025-04-01T21:46:10.447318Z","caller":"etcdserver/server.go:2140","msg":"published local member to cluster through raft","local-member-id":"9be4bcb242f77f18","local-member-attributes":"{Name:multinode-269600 ClientURLs:[https://172.31.179.18:2379]}","request-path":"/0/members/9be4bcb242f77f18/attributes","cluster-id":"9431ebb538c56273","publish-timeout":"7s"}
	{"level":"info","ts":"2025-04-01T21:46:10.447383Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-04-01T21:46:10.447440Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-04-01T21:46:10.447616Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2025-04-01T21:46:10.450378Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2025-04-01T21:46:10.456540Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-04-01T21:46:10.457638Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2025-04-01T21:46:10.458555Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-04-01T21:46:10.459573Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"172.31.179.18:2379"}
	{"level":"info","ts":"2025-04-01T21:46:52.985355Z","caller":"traceutil/trace.go:171","msg":"trace[966180172] transaction","detail":"{read_only:false; response_revision:1896; number_of_response:1; }","duration":"107.479035ms","start":"2025-04-01T21:46:52.877858Z","end":"2025-04-01T21:46:52.985337Z","steps":["trace[966180172] 'process raft request'  (duration: 106.890113ms)"],"step_count":1}
	
	
	==> kernel <==
	 21:50:51 up 6 min,  0 users,  load average: 0.24, 0.37, 0.18
	Linux multinode-269600 5.10.207 #1 SMP Tue Jan 14 08:15:54 UTC 2025 x86_64 GNU/Linux
	PRETTY_NAME="Buildroot 2023.02.9"
	
	
	==> kindnet [c8a22ae3fea2] <==
	I0401 21:43:00.330539       1 main.go:324] Node multinode-269600-m03 has CIDR [10.244.3.0/24] 
	I0401 21:43:10.331382       1 main.go:297] Handling node with IPs: map[172.31.186.14:{}]
	I0401 21:43:10.331505       1 main.go:301] handling current node
	I0401 21:43:10.331527       1 main.go:297] Handling node with IPs: map[172.31.184.96:{}]
	I0401 21:43:10.331580       1 main.go:324] Node multinode-269600-m02 has CIDR [10.244.1.0/24] 
	I0401 21:43:10.332144       1 main.go:297] Handling node with IPs: map[172.31.179.169:{}]
	I0401 21:43:10.332231       1 main.go:324] Node multinode-269600-m03 has CIDR [10.244.3.0/24] 
	I0401 21:43:20.324138       1 main.go:297] Handling node with IPs: map[172.31.186.14:{}]
	I0401 21:43:20.324322       1 main.go:301] handling current node
	I0401 21:43:20.324345       1 main.go:297] Handling node with IPs: map[172.31.184.96:{}]
	I0401 21:43:20.324354       1 main.go:324] Node multinode-269600-m02 has CIDR [10.244.1.0/24] 
	I0401 21:43:20.324852       1 main.go:297] Handling node with IPs: map[172.31.179.169:{}]
	I0401 21:43:20.324949       1 main.go:324] Node multinode-269600-m03 has CIDR [10.244.3.0/24] 
	I0401 21:43:30.322991       1 main.go:297] Handling node with IPs: map[172.31.186.14:{}]
	I0401 21:43:30.323201       1 main.go:301] handling current node
	I0401 21:43:30.323225       1 main.go:297] Handling node with IPs: map[172.31.184.96:{}]
	I0401 21:43:30.323233       1 main.go:324] Node multinode-269600-m02 has CIDR [10.244.1.0/24] 
	I0401 21:43:30.323514       1 main.go:297] Handling node with IPs: map[172.31.179.169:{}]
	I0401 21:43:30.323538       1 main.go:324] Node multinode-269600-m03 has CIDR [10.244.3.0/24] 
	I0401 21:43:40.322966       1 main.go:297] Handling node with IPs: map[172.31.186.14:{}]
	I0401 21:43:40.323544       1 main.go:301] handling current node
	I0401 21:43:40.323666       1 main.go:297] Handling node with IPs: map[172.31.184.96:{}]
	I0401 21:43:40.323893       1 main.go:324] Node multinode-269600-m02 has CIDR [10.244.1.0/24] 
	I0401 21:43:40.324235       1 main.go:297] Handling node with IPs: map[172.31.179.169:{}]
	I0401 21:43:40.324335       1 main.go:324] Node multinode-269600-m03 has CIDR [10.244.3.0/24] 
	
	
	==> kindnet [d602073c1b13] <==
	I0401 21:50:05.205132       1 main.go:324] Node multinode-269600-m03 has CIDR [10.244.3.0/24] 
	I0401 21:50:15.199916       1 main.go:297] Handling node with IPs: map[172.31.179.18:{}]
	I0401 21:50:15.200044       1 main.go:301] handling current node
	I0401 21:50:15.200064       1 main.go:297] Handling node with IPs: map[172.31.176.35:{}]
	I0401 21:50:15.200071       1 main.go:324] Node multinode-269600-m02 has CIDR [10.244.1.0/24] 
	I0401 21:50:15.200547       1 main.go:297] Handling node with IPs: map[172.31.179.169:{}]
	I0401 21:50:15.200573       1 main.go:324] Node multinode-269600-m03 has CIDR [10.244.3.0/24] 
	I0401 21:50:25.209192       1 main.go:297] Handling node with IPs: map[172.31.179.18:{}]
	I0401 21:50:25.209308       1 main.go:301] handling current node
	I0401 21:50:25.209329       1 main.go:297] Handling node with IPs: map[172.31.176.35:{}]
	I0401 21:50:25.209336       1 main.go:324] Node multinode-269600-m02 has CIDR [10.244.1.0/24] 
	I0401 21:50:25.209807       1 main.go:297] Handling node with IPs: map[172.31.179.169:{}]
	I0401 21:50:25.209834       1 main.go:324] Node multinode-269600-m03 has CIDR [10.244.3.0/24] 
	I0401 21:50:35.199819       1 main.go:297] Handling node with IPs: map[172.31.179.18:{}]
	I0401 21:50:35.199873       1 main.go:301] handling current node
	I0401 21:50:35.200027       1 main.go:297] Handling node with IPs: map[172.31.176.35:{}]
	I0401 21:50:35.200043       1 main.go:324] Node multinode-269600-m02 has CIDR [10.244.1.0/24] 
	I0401 21:50:35.200320       1 main.go:297] Handling node with IPs: map[172.31.179.169:{}]
	I0401 21:50:35.200339       1 main.go:324] Node multinode-269600-m03 has CIDR [10.244.3.0/24] 
	I0401 21:50:45.200978       1 main.go:297] Handling node with IPs: map[172.31.179.18:{}]
	I0401 21:50:45.201208       1 main.go:301] handling current node
	I0401 21:50:45.201321       1 main.go:297] Handling node with IPs: map[172.31.176.35:{}]
	I0401 21:50:45.201335       1 main.go:324] Node multinode-269600-m02 has CIDR [10.244.1.0/24] 
	I0401 21:50:45.201989       1 main.go:297] Handling node with IPs: map[172.31.179.169:{}]
	I0401 21:50:45.202018       1 main.go:324] Node multinode-269600-m03 has CIDR [10.244.3.0/24] 
	
	
	==> kube-apiserver [fda962a96f09] <==
	I0401 21:46:11.913853       1 cache.go:39] Caches are synced for autoregister controller
	I0401 21:46:11.915541       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]
	I0401 21:46:11.915655       1 policy_source.go:240] refreshing policies
	I0401 21:46:11.929687       1 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io
	I0401 21:46:11.962434       1 cache.go:39] Caches are synced for LocalAvailability controller
	I0401 21:46:11.969801       1 apf_controller.go:382] Running API Priority and Fairness config worker
	I0401 21:46:11.969906       1 apf_controller.go:385] Running API Priority and Fairness periodic rebalancing process
	I0401 21:46:11.973457       1 cache.go:39] Caches are synced for APIServiceRegistrationController controller
	I0401 21:46:11.975739       1 cache.go:39] Caches are synced for RemoteAvailability controller
	I0401 21:46:11.985124       1 handler_discovery.go:451] Starting ResourceDiscoveryManager
	I0401 21:46:12.445520       1 controller.go:615] quota admission added evaluator for: serviceaccounts
	I0401 21:46:12.810739       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	W0401 21:46:13.216455       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [172.31.179.18 172.31.186.14]
	I0401 21:46:13.219497       1 controller.go:615] quota admission added evaluator for: endpoints
	I0401 21:46:13.237727       1 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0401 21:46:14.566896       1 controller.go:615] quota admission added evaluator for: daemonsets.apps
	I0401 21:46:14.787585       1 controller.go:615] quota admission added evaluator for: deployments.apps
	I0401 21:46:14.905096       1 controller.go:615] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I0401 21:46:14.918616       1 controller.go:615] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I0401 21:46:15.559608       1 controller.go:615] quota admission added evaluator for: replicasets.apps
	W0401 21:46:33.209178       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [172.31.179.18]
	E0401 21:49:00.326517       1 writers.go:123] "Unhandled Error" err="apiserver was unable to write a JSON response: http: Handler timeout" logger="UnhandledError"
	E0401 21:49:00.327977       1 status.go:71] "Unhandled Error" err="apiserver received an error that is not an metav1.Status: &errors.errorString{s:\"http: Handler timeout\"}: http: Handler timeout" logger="UnhandledError"
	E0401 21:49:00.329818       1 writers.go:136] "Unhandled Error" err="apiserver was unable to write a fallback JSON response: http: Handler timeout" logger="UnhandledError"
	E0401 21:49:00.331086       1 timeout.go:140] "Post-timeout activity" logger="UnhandledError" timeElapsed="4.629583ms" method="GET" path="/apis/node.k8s.io/v1/runtimeclasses" result=null
	
	
	==> kube-controller-manager [5df85b45c6ce] <==
	I0401 21:48:45.453660       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="132.906µs"
	E0401 21:48:55.197479       1 gc_controller.go:151] "Failed to get node" err="node \"multinode-269600-m02\" not found" logger="pod-garbage-collector-controller" node="multinode-269600-m02"
	I0401 21:48:59.614208       1 actual_state_of_world.go:541] "Failed to update statusUpdateNeeded field in actual state of world" logger="persistentvolume-attach-detach-controller" err="Failed to set statusUpdateNeeded to needed true, because nodeName=\"multinode-269600-m02\" does not exist"
	I0401 21:48:59.624211       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="43.502µs"
	I0401 21:48:59.643117       1 range_allocator.go:428] "Set node PodCIDR" logger="node-ipam-controller" node="multinode-269600-m02" podCIDRs=["10.244.1.0/24"]
	I0401 21:48:59.643366       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m02"
	I0401 21:48:59.644020       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m02"
	I0401 21:48:59.655254       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m02"
	I0401 21:48:59.684570       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m02"
	I0401 21:49:00.149993       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m02"
	I0401 21:49:00.349051       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m02"
	I0401 21:49:01.440187       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="69.703µs"
	I0401 21:49:09.813279       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m02"
	I0401 21:49:15.353317       1 topologycache.go:237] "Can't get CPU or zone information for node" logger="endpointslice-controller" node="multinode-269600-m02"
	I0401 21:49:15.353366       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m02"
	I0401 21:49:15.383024       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m02"
	I0401 21:49:15.403108       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="48.601µs"
	I0401 21:49:16.507817       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="49.702µs"
	I0401 21:49:16.745519       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="47.702µs"
	I0401 21:49:16.750731       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="33.002µs"
	I0401 21:49:20.355379       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m02"
	I0401 21:49:24.218623       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="52.402µs"
	I0401 21:49:24.239699       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="64.502µs"
	I0401 21:49:25.948347       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="14.556778ms"
	I0401 21:49:25.948443       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="39.002µs"
	
	
	==> kube-controller-manager [7675ba2a8d2b] <==
	I0401 21:39:14.022916       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m03"
	I0401 21:39:19.085107       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m03"
	I0401 21:41:25.902631       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m03"
	I0401 21:41:25.926792       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m03"
	I0401 21:41:30.876944       1 topologycache.go:237] "Can't get CPU or zone information for node" logger="endpointslice-controller" node="multinode-269600-m02"
	I0401 21:41:37.002168       1 actual_state_of_world.go:541] "Failed to update statusUpdateNeeded field in actual state of world" logger="persistentvolume-attach-detach-controller" err="Failed to set statusUpdateNeeded to needed true, because nodeName=\"multinode-269600-m03\" does not exist"
	I0401 21:41:37.003181       1 topologycache.go:237] "Can't get CPU or zone information for node" logger="endpointslice-controller" node="multinode-269600-m02"
	I0401 21:41:37.016256       1 range_allocator.go:428] "Set node PodCIDR" logger="node-ipam-controller" node="multinode-269600-m03" podCIDRs=["10.244.3.0/24"]
	I0401 21:41:37.016304       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m03"
	I0401 21:41:37.017201       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m03"
	I0401 21:41:37.040016       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m03"
	I0401 21:41:37.382222       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m03"
	I0401 21:41:37.910489       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m03"
	I0401 21:41:39.113356       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m03"
	I0401 21:41:46.870882       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600"
	I0401 21:41:47.243973       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m03"
	I0401 21:41:53.889885       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m02"
	I0401 21:41:56.030463       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m03"
	I0401 21:41:56.030570       1 topologycache.go:237] "Can't get CPU or zone information for node" logger="endpointslice-controller" node="multinode-269600-m02"
	I0401 21:41:56.046962       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m03"
	I0401 21:41:59.079834       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m03"
	I0401 21:43:29.406708       1 topologycache.go:237] "Can't get CPU or zone information for node" logger="endpointslice-controller" node="multinode-269600-m02"
	I0401 21:43:29.406785       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m03"
	I0401 21:43:29.737444       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m03"
	I0401 21:43:35.185330       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-269600-m03"
	
	
	==> kube-proxy [97f52b4ea5fd] <==
		add table ip kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	E0401 21:46:14.539335       1 proxier.go:733] "Error cleaning up nftables rules" err=<
		could not run nftables command: /dev/stdin:1:1-25: Error: Could not process rule: Operation not supported
		add table ip6 kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	I0401 21:46:14.608894       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["172.31.179.18"]
	E0401 21:46:14.609269       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0401 21:46:14.688884       1 server_linux.go:147] "No iptables support for family" ipFamily="IPv6"
	I0401 21:46:14.689051       1 server.go:245] "kube-proxy running in single-stack mode" ipFamily="IPv4"
	I0401 21:46:14.690100       1 server_linux.go:170] "Using iptables Proxier"
	I0401 21:46:14.696128       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0401 21:46:14.699409       1 server.go:497] "Version info" version="v1.32.2"
	I0401 21:46:14.699573       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0401 21:46:14.718471       1 config.go:199] "Starting service config controller"
	I0401 21:46:14.722753       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0401 21:46:14.720147       1 config.go:329] "Starting node config controller"
	I0401 21:46:14.723165       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0401 21:46:14.720885       1 config.go:105] "Starting endpoint slice config controller"
	I0401 21:46:14.724350       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0401 21:46:14.823882       1 shared_informer.go:320] Caches are synced for node config
	I0401 21:46:14.824132       1 shared_informer.go:320] Caches are synced for service config
	I0401 21:46:14.826012       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-proxy [a7a19bc77741] <==
		add table ip kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	E0401 21:23:33.010270       1 proxier.go:733] "Error cleaning up nftables rules" err=<
		could not run nftables command: /dev/stdin:1:1-25: Error: Could not process rule: Operation not supported
		add table ip6 kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	I0401 21:23:33.047018       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["172.31.186.14"]
	E0401 21:23:33.048197       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0401 21:23:33.121641       1 server_linux.go:147] "No iptables support for family" ipFamily="IPv6"
	I0401 21:23:33.121784       1 server.go:245] "kube-proxy running in single-stack mode" ipFamily="IPv4"
	I0401 21:23:33.121818       1 server_linux.go:170] "Using iptables Proxier"
	I0401 21:23:33.125799       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0401 21:23:33.126258       1 server.go:497] "Version info" version="v1.32.2"
	I0401 21:23:33.126278       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0401 21:23:33.131209       1 config.go:105] "Starting endpoint slice config controller"
	I0401 21:23:33.132346       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0401 21:23:33.131353       1 config.go:199] "Starting service config controller"
	I0401 21:23:33.132935       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0401 21:23:33.135890       1 config.go:329] "Starting node config controller"
	I0401 21:23:33.135915       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0401 21:23:33.233855       1 shared_informer.go:320] Caches are synced for service config
	I0401 21:23:33.233969       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0401 21:23:33.236025       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [1828705d6289] <==
	W0401 21:23:22.560552       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0401 21:23:22.560802       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0401 21:23:22.662526       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "volumeattachments" in API group "storage.k8s.io" at the cluster scope
	E0401 21:23:22.663550       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.VolumeAttachment: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0401 21:23:22.669735       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0401 21:23:22.669949       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0401 21:23:22.744833       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0401 21:23:22.745248       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0401 21:23:22.787221       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0401 21:23:22.787331       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0401 21:23:22.793382       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0401 21:23:22.793742       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0401 21:23:22.806536       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0401 21:23:22.806609       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0401 21:23:22.817375       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0401 21:23:22.817530       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0401 21:23:22.870966       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0401 21:23:22.871565       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0401 21:23:22.919734       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0401 21:23:22.920003       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	I0401 21:23:24.923454       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0401 21:43:45.674725       1 tlsconfig.go:258] "Shutting down DynamicServingCertificateController"
	I0401 21:43:45.680699       1 secure_serving.go:258] Stopped listening on 127.0.0.1:10259
	I0401 21:43:45.687273       1 configmap_cafile_content.go:226] "Shutting down controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	E0401 21:43:45.741035       1 run.go:72] "command failed" err="finished without leader elect"
	
	
	==> kube-scheduler [83e84883ff03] <==
	I0401 21:46:09.872819       1 serving.go:386] Generated self-signed cert in-memory
	W0401 21:46:11.832164       1 requestheader_controller.go:204] Unable to get configmap/extension-apiserver-authentication in kube-system.  Usually fixed by 'kubectl create rolebinding -n kube-system ROLEBINDING_NAME --role=extension-apiserver-authentication-reader --serviceaccount=YOUR_NS:YOUR_SA'
	W0401 21:46:11.832303       1 authentication.go:397] Error looking up in-cluster authentication configuration: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot get resource "configmaps" in API group "" in the namespace "kube-system"
	W0401 21:46:11.832335       1 authentication.go:398] Continuing without authentication configuration. This may treat all requests as anonymous.
	W0401 21:46:11.832402       1 authentication.go:399] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
	I0401 21:46:11.940569       1 server.go:166] "Starting Kubernetes Scheduler" version="v1.32.2"
	I0401 21:46:11.940606       1 server.go:168] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0401 21:46:11.945818       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0401 21:46:11.946691       1 secure_serving.go:213] Serving securely on 127.0.0.1:10259
	I0401 21:46:11.947440       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	I0401 21:46:11.947620       1 shared_informer.go:313] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0401 21:46:12.048625       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Apr 01 21:46:44 multinode-269600 kubelet[1633]: I0401 21:46:44.366905    1633 scope.go:117] "RemoveContainer" containerID="086a7bfdf2f63cf620a6d80bc4e70085b94096ecd63c70f0b41f30ee90cc25f3"
	Apr 01 21:46:44 multinode-269600 kubelet[1633]: E0401 21:46:44.367261    1633 pod_workers.go:1301] "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(55707660-8e09-4f81-b849-848ca12ec9ae)\"" pod="kube-system/storage-provisioner" podUID="55707660-8e09-4f81-b849-848ca12ec9ae"
	Apr 01 21:46:56 multinode-269600 kubelet[1633]: I0401 21:46:56.465114    1633 scope.go:117] "RemoveContainer" containerID="086a7bfdf2f63cf620a6d80bc4e70085b94096ecd63c70f0b41f30ee90cc25f3"
	Apr 01 21:47:07 multinode-269600 kubelet[1633]: I0401 21:47:07.455679    1633 scope.go:117] "RemoveContainer" containerID="b66007c0072eaa939bb05d0b911c87bddd6b87273b6ae82930d344622513115f"
	Apr 01 21:47:07 multinode-269600 kubelet[1633]: E0401 21:47:07.492543    1633 iptables.go:577] "Could not set up iptables canary" err=<
	Apr 01 21:47:07 multinode-269600 kubelet[1633]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Apr 01 21:47:07 multinode-269600 kubelet[1633]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Apr 01 21:47:07 multinode-269600 kubelet[1633]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Apr 01 21:47:07 multinode-269600 kubelet[1633]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Apr 01 21:47:07 multinode-269600 kubelet[1633]: I0401 21:47:07.501224    1633 scope.go:117] "RemoveContainer" containerID="a56ba611d4df44bfa187c94eba1ca6f1760ebaa83a79575a1fcdedb6dabfb4da"
	Apr 01 21:48:07 multinode-269600 kubelet[1633]: E0401 21:48:07.493215    1633 iptables.go:577] "Could not set up iptables canary" err=<
	Apr 01 21:48:07 multinode-269600 kubelet[1633]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Apr 01 21:48:07 multinode-269600 kubelet[1633]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Apr 01 21:48:07 multinode-269600 kubelet[1633]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Apr 01 21:48:07 multinode-269600 kubelet[1633]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Apr 01 21:49:07 multinode-269600 kubelet[1633]: E0401 21:49:07.491089    1633 iptables.go:577] "Could not set up iptables canary" err=<
	Apr 01 21:49:07 multinode-269600 kubelet[1633]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Apr 01 21:49:07 multinode-269600 kubelet[1633]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Apr 01 21:49:07 multinode-269600 kubelet[1633]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Apr 01 21:49:07 multinode-269600 kubelet[1633]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Apr 01 21:50:07 multinode-269600 kubelet[1633]: E0401 21:50:07.490734    1633 iptables.go:577] "Could not set up iptables canary" err=<
	Apr 01 21:50:07 multinode-269600 kubelet[1633]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Apr 01 21:50:07 multinode-269600 kubelet[1633]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Apr 01 21:50:07 multinode-269600 kubelet[1633]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Apr 01 21:50:07 multinode-269600 kubelet[1633]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (302.18s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-408700 --driver=hyperv
no_kubernetes_test.go:95: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p NoKubernetes-408700 --driver=hyperv: exit status 1 (4m59.7082829s)

                                                
                                                
-- stdout --
	* [NoKubernetes-408700] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5679 Build 19045.5679
	  - KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=20506
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Using the hyperv driver based on user configuration
	* Starting "NoKubernetes-408700" primary control-plane node in "NoKubernetes-408700" cluster
	* Creating hyperv VM (CPUs=2, Memory=6000MB, Disk=20000MB) ...

                                                
                                                
-- /stdout --
no_kubernetes_test.go:97: failed to start minikube with args: "out/minikube-windows-amd64.exe start -p NoKubernetes-408700 --driver=hyperv" : exit status 1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p NoKubernetes-408700 -n NoKubernetes-408700
helpers_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p NoKubernetes-408700 -n NoKubernetes-408700: exit status 7 (2.472453s)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
helpers_test.go:239: status error: exit status 7 (may be ok)
helpers_test.go:241: "NoKubernetes-408700" host is not running, skipping log retrieval (state="Stopped")
--- FAIL: TestNoKubernetes/serial/StartWithK8s (302.18s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-428400 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-5d86dc444-kd6mv" [b9e638e7-84e8-4692-91eb-25c6bda8aa53] Pending
panic: test timed out after 3h0m0s
	running tests:
		TestKubernetesUpgrade (22m22s)
		TestNetworkPlugins (34m1s)
		TestNetworkPlugins/group/auto (11m58s)
		TestNetworkPlugins/group/enable-default-cni (7m13s)
		TestNetworkPlugins/group/enable-default-cni/NetCatPod (2s)
		TestNetworkPlugins/group/flannel (10m24s)
		TestStartStop (26m57s)

                                                
                                                
goroutine 2647 [running]:
testing.(*M).startAlarm.func1()
	/usr/local/go/src/testing/testing.go:2484 +0x394
created by time.goFunc
	/usr/local/go/src/time/sleep.go:215 +0x2d

                                                
                                                
goroutine 1 [chan receive, 11 minutes]:
testing.tRunner.func1()
	/usr/local/go/src/testing/testing.go:1753 +0x486
testing.tRunner(0xc000606540, 0xc00008bbc8)
	/usr/local/go/src/testing/testing.go:1798 +0x104
testing.runTests(0xc000810018, {0x51d72c0, 0x2b, 0x2b}, {0x13a705?, 0x58?, 0x51fe640?})
	/usr/local/go/src/testing/testing.go:2277 +0x4b4
testing.(*M).Run(0xc00044b2c0)
	/usr/local/go/src/testing/testing.go:2142 +0x64a
k8s.io/minikube/test/integration.TestMain(0xc00044b2c0)
	/home/jenkins/workspace/Build_Cross/test/integration/main_test.go:62 +0x8b
main.main()
	_testmain.go:131 +0xa8

                                                
                                                
goroutine 132 [select, 2 minutes]:
k8s.io/client-go/util/workqueue.(*delayingType[...]).waitingLoop(0x37a9620)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/util/workqueue/delaying_queue.go:311 +0x345
created by k8s.io/client-go/util/workqueue.newDelayingQueue[...] in goroutine 131
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/util/workqueue/delaying_queue.go:148 +0x245

                                                
                                                
goroutine 2559 [syscall, 2 minutes]:
syscall.Syscall6(0x1b1f8f41090?, 0x1b1b3960108?, 0x200?, 0xc000c00008?, 0xc001716200?, 0xc00093fbf0?, 0x198659?, 0x400?)
	/usr/local/go/src/runtime/syscall_windows.go:463 +0x38
syscall.readFile(0x758, {0xc001716200?, 0x200, 0x1edf1f?}, 0x200?, 0x800000?)
	/usr/local/go/src/syscall/zsyscall_windows.go:1020 +0x8b
syscall.ReadFile(...)
	/usr/local/go/src/syscall/syscall_windows.go:451
syscall.Read(0xc00180e488?, {0xc001716200?, 0x0?, 0xc00093fce0?})
	/usr/local/go/src/syscall/syscall_windows.go:430 +0x2d
internal/poll.(*FD).Read(0xc00180e488, {0xc001716200, 0x200, 0x200})
	/usr/local/go/src/internal/poll/fd_windows.go:424 +0x1b5
os.(*File).read(...)
	/usr/local/go/src/os/file_posix.go:29
os.(*File).Read(0xc000b0a2a8, {0xc001716200?, 0x136d3f?, 0x2545520?})
	/usr/local/go/src/os/file.go:124 +0x4f
bytes.(*Buffer).ReadFrom(0xc001a45ec0, {0x3757c00, 0xc00069c878})
	/usr/local/go/src/bytes/buffer.go:211 +0x98
io.copyBuffer({0x3757d80, 0xc001a45ec0}, {0x3757c00, 0xc00069c878}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:415 +0x151
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os.genericWriteTo(0x0?, {0x3757d80, 0xc001a45ec0})
	/usr/local/go/src/os/file.go:275 +0x4f
os.(*File).WriteTo(0x517f2a0?, {0x3757d80?, 0xc001a45ec0?})
	/usr/local/go/src/os/file.go:253 +0x49
io.copyBuffer({0x3757d80, 0xc001a45ec0}, {0x3757ce0, 0xc000b0a2a8}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:411 +0x9d
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os/exec.(*Cmd).writerDescriptor.func1()
	/usr/local/go/src/os/exec/exec.go:596 +0x34
os/exec.(*Cmd).Start.func2(0xc001a46380?)
	/usr/local/go/src/os/exec/exec.go:749 +0x2c
created by os/exec.(*Cmd).Start in goroutine 2140
	/usr/local/go/src/os/exec/exec.go:748 +0x9c5

                                                
                                                
goroutine 147 [select, 3 minutes]:
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext.poller.func1.1()
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:297 +0x19b
created by k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext.poller.func1 in goroutine 146
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:280 +0xbb

                                                
                                                
goroutine 2550 [syscall, 2 minutes]:
syscall.Syscall6(0x1b1f93a5dd8?, 0x1b1b39605a0?, 0x1000?, 0xc000c00008?, 0xc001898000?, 0xc001505bf0?, 0x198659?, 0x0?)
	/usr/local/go/src/runtime/syscall_windows.go:463 +0x38
syscall.readFile(0x724, {0xc00189897c?, 0x684, 0x1edf1f?}, 0x1000?, 0x800000?)
	/usr/local/go/src/syscall/zsyscall_windows.go:1020 +0x8b
syscall.ReadFile(...)
	/usr/local/go/src/syscall/syscall_windows.go:451
syscall.Read(0xc0005fa248?, {0xc00189897c?, 0x0?, 0x0?})
	/usr/local/go/src/syscall/syscall_windows.go:430 +0x2d
internal/poll.(*FD).Read(0xc0005fa248, {0xc00189897c, 0x684, 0x684})
	/usr/local/go/src/internal/poll/fd_windows.go:424 +0x1b5
os.(*File).read(...)
	/usr/local/go/src/os/file_posix.go:29
os.(*File).Read(0xc0000c6af0, {0xc00189897c?, 0x136d3f?, 0x2545520?})
	/usr/local/go/src/os/file.go:124 +0x4f
bytes.(*Buffer).ReadFrom(0xc0019ae2a0, {0x3757c00, 0xc00069c038})
	/usr/local/go/src/bytes/buffer.go:211 +0x98
io.copyBuffer({0x3757d80, 0xc0019ae2a0}, {0x3757c00, 0xc00069c038}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:415 +0x151
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os.genericWriteTo(0x0?, {0x3757d80, 0xc0019ae2a0})
	/usr/local/go/src/os/file.go:275 +0x4f
os.(*File).WriteTo(0x517f2a0?, {0x3757d80?, 0xc0019ae2a0?})
	/usr/local/go/src/os/file.go:253 +0x49
io.copyBuffer({0x3757d80, 0xc0019ae2a0}, {0x3757ce0, 0xc0000c6af0}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:411 +0x9d
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os/exec.(*Cmd).writerDescriptor.func1()
	/usr/local/go/src/os/exec/exec.go:596 +0x34
os/exec.(*Cmd).Start.func2(0xc0017854d0?)
	/usr/local/go/src/os/exec/exec.go:749 +0x2c
created by os/exec.(*Cmd).Start in goroutine 2093
	/usr/local/go/src/os/exec/exec.go:748 +0x9c5

                                                
                                                
goroutine 2254 [chan receive, 27 minutes]:
testing.(*testState).waitParallel(0xc00079f2c0)
	/usr/local/go/src/testing/testing.go:1926 +0xaf
testing.(*T).Parallel(0xc0015fca80)
	/usr/local/go/src/testing/testing.go:1578 +0x225
k8s.io/minikube/test/integration.MaybeParallel(0xc0015fca80)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestStartStop.func1.1(0xc0015fca80)
	/home/jenkins/workspace/Build_Cross/test/integration/start_stop_delete_test.go:92 +0x45
testing.tRunner(0xc0015fca80, 0xc000b14340)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2248
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2137 [chan receive, 35 minutes]:
testing.(*testState).waitParallel(0xc00079f2c0)
	/usr/local/go/src/testing/testing.go:1926 +0xaf
testing.(*T).Parallel(0xc000507c00)
	/usr/local/go/src/testing/testing.go:1578 +0x225
k8s.io/minikube/test/integration.MaybeParallel(0xc000507c00)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc000507c00)
	/home/jenkins/workspace/Build_Cross/test/integration/net_test.go:106 +0x317
testing.tRunner(0xc000507c00, 0xc000408780)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2135
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 133 [chan receive, 173 minutes]:
k8s.io/client-go/transport.(*dynamicClientCert).Run(0xc00138e7c0, 0xc0005e2070)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:150 +0x289
created by k8s.io/client-go/transport.(*tlsTransportCache).get in goroutine 131
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cache.go:122 +0x569

                                                
                                                
goroutine 129 [sync.Cond.Wait, 3 minutes]:
sync.runtime_notifyListWait(0xc00138e790, 0x3b)
	/usr/local/go/src/runtime/sema.go:597 +0x15d
sync.(*Cond).Wait(0xc0004e3d80?)
	/usr/local/go/src/sync/cond.go:71 +0x85
k8s.io/client-go/util/workqueue.(*Typed[...]).Get(0x37ac4e0)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/util/workqueue/queue.go:277 +0x86
k8s.io/client-go/transport.(*dynamicClientCert).processNextWorkItem(0xc00138e7c0)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:159 +0x44
k8s.io/client-go/transport.(*dynamicClientCert).runWorker(...)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:154
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00006b808?)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:226 +0x33
k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000508010, {0x37596c0, 0xc000bd60c0}, 0x1, 0xc0005e2070)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:227 +0xaf
k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000508010, 0x3b9aca00, 0x0, 0x1, 0xc0005e2070)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:204 +0x7f
k8s.io/apimachinery/pkg/util/wait.Until(...)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:161
created by k8s.io/client-go/transport.(*dynamicClientCert).Run in goroutine 133
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:143 +0x1cf

                                                
                                                
goroutine 2424 [sync.Cond.Wait, 3 minutes]:
sync.runtime_notifyListWait(0xc00047ce10, 0x0)
	/usr/local/go/src/runtime/sema.go:597 +0x15d
sync.(*Cond).Wait(0xc001b63d80?)
	/usr/local/go/src/sync/cond.go:71 +0x85
k8s.io/client-go/util/workqueue.(*Typed[...]).Get(0x37ac4e0)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/util/workqueue/queue.go:277 +0x86
k8s.io/client-go/transport.(*dynamicClientCert).processNextWorkItem(0xc00047ce40)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:159 +0x44
k8s.io/client-go/transport.(*dynamicClientCert).runWorker(...)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:154
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000b2e808?)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:226 +0x33
k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc001b1e010, {0x37596c0, 0xc0017ac060}, 0x1, 0xc0005e2070)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:227 +0xaf
k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc001b1e010, 0x3b9aca00, 0x0, 0x1, 0xc0005e2070)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:204 +0x7f
k8s.io/apimachinery/pkg/util/wait.Until(...)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:161
created by k8s.io/client-go/transport.(*dynamicClientCert).Run in goroutine 2456
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:143 +0x1cf

                                                
                                                
goroutine 2141 [chan receive, 35 minutes]:
testing.(*testState).waitParallel(0xc00079f2c0)
	/usr/local/go/src/testing/testing.go:1926 +0xaf
testing.(*T).Parallel(0xc0019b1a40)
	/usr/local/go/src/testing/testing.go:1578 +0x225
k8s.io/minikube/test/integration.MaybeParallel(0xc0019b1a40)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc0019b1a40)
	/home/jenkins/workspace/Build_Cross/test/integration/net_test.go:106 +0x317
testing.tRunner(0xc0019b1a40, 0xc000408980)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2135
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2253 [chan receive, 27 minutes]:
testing.(*testState).waitParallel(0xc00079f2c0)
	/usr/local/go/src/testing/testing.go:1926 +0xaf
testing.(*T).Parallel(0xc001743dc0)
	/usr/local/go/src/testing/testing.go:1578 +0x225
k8s.io/minikube/test/integration.MaybeParallel(0xc001743dc0)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestStartStop.func1.1(0xc001743dc0)
	/home/jenkins/workspace/Build_Cross/test/integration/start_stop_delete_test.go:92 +0x45
testing.tRunner(0xc001743dc0, 0xc000b142c0)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2248
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 146 [select, 3 minutes]:
k8s.io/apimachinery/pkg/util/wait.waitForWithContext({0x3798810, 0xc0005e2070}, 0xc0009ebf50, 0xc0009ebf98)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/wait.go:205 +0xd1
k8s.io/apimachinery/pkg/util/wait.poll({0x3798810, 0xc0005e2070}, 0x20?, 0xc0009ebf50, 0xc0009ebf98)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:260 +0x89
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext({0x3798810?, 0xc0005e2070?}, 0x0?, 0x0?)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:200 +0x45
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntil(0x2bcba5?, 0xc0004f2f00?, 0xc0005e2d20?)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:187 +0x36
created by k8s.io/client-go/transport.(*dynamicClientCert).Run in goroutine 133
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:145 +0x27a

                                                
                                                
goroutine 1951 [chan receive, 35 minutes]:
testing.(*T).Run(0xc001d90fc0, {0x2a64d55?, 0xc0014abf60?}, 0xc000b341e0)
	/usr/local/go/src/testing/testing.go:1859 +0x414
k8s.io/minikube/test/integration.TestNetworkPlugins(0xc001d90fc0)
	/home/jenkins/workspace/Build_Cross/test/integration/net_test.go:52 +0xd3
testing.tRunner(0xc001d90fc0, 0x33ff7b0)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 1
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2248 [chan receive, 27 minutes]:
testing.tRunner.func1()
	/usr/local/go/src/testing/testing.go:1753 +0x486
testing.tRunner(0xc00147f880, 0x33ff9d8)
	/usr/local/go/src/testing/testing.go:1798 +0x104
created by testing.(*T).Run in goroutine 2089
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2426 [select, 3 minutes]:
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext.poller.func1.1()
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:297 +0x19b
created by k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext.poller.func1 in goroutine 2425
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:280 +0xbb

                                                
                                                
goroutine 2399 [select, 2 minutes]:
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext.poller.func1.1()
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:297 +0x19b
created by k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext.poller.func1 in goroutine 2398
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:280 +0xbb

                                                
                                                
goroutine 851 [select, 2 minutes]:
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext.poller.func1.1()
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:297 +0x19b
created by k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext.poller.func1 in goroutine 850
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:280 +0xbb

                                                
                                                
goroutine 2142 [chan receive, 35 minutes]:
testing.(*testState).waitParallel(0xc00079f2c0)
	/usr/local/go/src/testing/testing.go:1926 +0xaf
testing.(*T).Parallel(0xc0019b1c00)
	/usr/local/go/src/testing/testing.go:1578 +0x225
k8s.io/minikube/test/integration.MaybeParallel(0xc0019b1c00)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc0019b1c00)
	/home/jenkins/workspace/Build_Cross/test/integration/net_test.go:106 +0x317
testing.tRunner(0xc0019b1c00, 0xc000408b80)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2135
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2143 [chan receive, 35 minutes]:
testing.(*testState).waitParallel(0xc00079f2c0)
	/usr/local/go/src/testing/testing.go:1926 +0xaf
testing.(*T).Parallel(0xc0019b1dc0)
	/usr/local/go/src/testing/testing.go:1578 +0x225
k8s.io/minikube/test/integration.MaybeParallel(0xc0019b1dc0)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc0019b1dc0)
	/home/jenkins/workspace/Build_Cross/test/integration/net_test.go:106 +0x317
testing.tRunner(0xc0019b1dc0, 0xc000408c00)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2135
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2139 [chan receive, 2 minutes]:
testing.(*T).Run(0xc0019b01c0, {0x2a6d37a?, 0x374f108?}, 0xc0015e8390)
	/usr/local/go/src/testing/testing.go:1859 +0x414
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc0019b01c0)
	/home/jenkins/workspace/Build_Cross/test/integration/net_test.go:148 +0x872
testing.tRunner(0xc0019b01c0, 0xc000408880)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2135
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 753 [sync.Cond.Wait, 2 minutes]:
sync.runtime_notifyListWait(0xc00138f290, 0x36)
	/usr/local/go/src/runtime/sema.go:597 +0x15d
sync.(*Cond).Wait(0xc001dadd80?)
	/usr/local/go/src/sync/cond.go:71 +0x85
k8s.io/client-go/util/workqueue.(*Typed[...]).Get(0x37ac4e0)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/util/workqueue/queue.go:277 +0x86
k8s.io/client-go/transport.(*dynamicClientCert).processNextWorkItem(0xc00138f2c0)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:159 +0x44
k8s.io/client-go/transport.(*dynamicClientCert).runWorker(...)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:154
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000470008?)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:226 +0x33
k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc00030d570, {0x37596c0, 0xc00147ac00}, 0x1, 0xc0005e2070)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:227 +0xaf
k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc00030d570, 0x3b9aca00, 0x0, 0x1, 0xc0005e2070)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:204 +0x7f
k8s.io/apimachinery/pkg/util/wait.Until(...)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:161
created by k8s.io/client-go/transport.(*dynamicClientCert).Run in goroutine 791
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:143 +0x1cf

                                                
                                                
goroutine 2252 [chan receive, 27 minutes]:
testing.(*testState).waitParallel(0xc00079f2c0)
	/usr/local/go/src/testing/testing.go:1926 +0xaf
testing.(*T).Parallel(0xc001743a40)
	/usr/local/go/src/testing/testing.go:1578 +0x225
k8s.io/minikube/test/integration.MaybeParallel(0xc001743a40)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestStartStop.func1.1(0xc001743a40)
	/home/jenkins/workspace/Build_Cross/test/integration/start_stop_delete_test.go:92 +0x45
testing.tRunner(0xc001743a40, 0xc000b14280)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2248
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 1008 [chan send, 147 minutes]:
os/exec.(*Cmd).watchCtx(0xc001b04000, 0xc001a461c0)
	/usr/local/go/src/os/exec/exec.go:814 +0x3e5
created by os/exec.(*Cmd).Start in goroutine 805
	/usr/local/go/src/os/exec/exec.go:775 +0x989

                                                
                                                
goroutine 2605 [chan receive, 2 minutes]:
k8s.io/client-go/transport.(*dynamicClientCert).Run(0xc00138e6c0, 0xc0005e2070)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:150 +0x289
created by k8s.io/client-go/transport.(*tlsTransportCache).get in goroutine 2591
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cache.go:122 +0x569

                                                
                                                
goroutine 2397 [sync.Cond.Wait, 2 minutes]:
sync.runtime_notifyListWait(0xc00138f690, 0x1)
	/usr/local/go/src/runtime/sema.go:597 +0x15d
sync.(*Cond).Wait(0xc0016f9d80?)
	/usr/local/go/src/sync/cond.go:71 +0x85
k8s.io/client-go/util/workqueue.(*Typed[...]).Get(0x37ac4e0)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/util/workqueue/queue.go:277 +0x86
k8s.io/client-go/transport.(*dynamicClientCert).processNextWorkItem(0xc00138f6c0)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:159 +0x44
k8s.io/client-go/transport.(*dynamicClientCert).runWorker(...)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:154
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc001557008?)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:226 +0x33
k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc00030d3a0, {0x37596c0, 0xc0013708a0}, 0x1, 0xc0005e2070)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:227 +0xaf
k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc00030d3a0, 0x3b9aca00, 0x0, 0x1, 0xc0005e2070)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:204 +0x7f
k8s.io/apimachinery/pkg/util/wait.Until(...)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:161
created by k8s.io/client-go/transport.(*dynamicClientCert).Run in goroutine 2402
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:143 +0x1cf

                                                
                                                
goroutine 584 [IO wait, 162 minutes]:
internal/poll.runtime_pollWait(0x1b1f93937a8, 0x72)
	/usr/local/go/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0x1ecbb3?, 0x0?, 0x0)
	/usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.execIO(0xc000a3e2a0, 0xc00152fba0)
	/usr/local/go/src/internal/poll/fd_windows.go:177 +0x105
internal/poll.(*FD).acceptOne(0xc000a3e288, 0x450, {0xc00139c3c0?, 0xc00152fc00?, 0x1f72e5?}, 0xc00152fc34?)
	/usr/local/go/src/internal/poll/fd_windows.go:946 +0x65
internal/poll.(*FD).Accept(0xc000a3e288, 0xc00152fd80)
	/usr/local/go/src/internal/poll/fd_windows.go:980 +0x1b6
net.(*netFD).accept(0xc000a3e288)
	/usr/local/go/src/net/fd_windows.go:182 +0x4b
net.(*TCPListener).accept(0xc000b14940)
	/usr/local/go/src/net/tcpsock_posix.go:159 +0x1b
net.(*TCPListener).Accept(0xc000b14940)
	/usr/local/go/src/net/tcpsock.go:380 +0x30
net/http.(*Server).Serve(0xc000a3c400, {0x37871c0, 0xc000b14940})
	/usr/local/go/src/net/http/server.go:3424 +0x30c
net/http.(*Server).ListenAndServe(0xc000a3c400)
	/usr/local/go/src/net/http/server.go:3350 +0x71
k8s.io/minikube/test/integration.startHTTPProxy.func1(...)
	/home/jenkins/workspace/Build_Cross/test/integration/functional_test.go:2230
created by k8s.io/minikube/test/integration.startHTTPProxy in goroutine 710
	/home/jenkins/workspace/Build_Cross/test/integration/functional_test.go:2229 +0x129

                                                
                                                
goroutine 2144 [chan receive, 35 minutes]:
testing.(*testState).waitParallel(0xc00079f2c0)
	/usr/local/go/src/testing/testing.go:1926 +0xaf
testing.(*T).Parallel(0xc00147e000)
	/usr/local/go/src/testing/testing.go:1578 +0x225
k8s.io/minikube/test/integration.MaybeParallel(0xc00147e000)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc00147e000)
	/home/jenkins/workspace/Build_Cross/test/integration/net_test.go:106 +0x317
testing.tRunner(0xc00147e000, 0xc000408c80)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2135
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2591 [select]:
k8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext({0x3798480, 0xc000696310}, {0x37877c0, 0xc00171c840}, 0x1, 0x0, 0xc0018f7bb0)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/loop.go:66 +0x1d0
k8s.io/apimachinery/pkg/util/wait.PollUntilContextTimeout({0x3798480?, 0xc0006e8d90?}, 0x3b9aca00, 0xc0018f7dd8?, 0x1, 0xc0018f7bb0)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:48 +0xa5
k8s.io/minikube/test/integration.PodWait({0x3798480, 0xc0006e8d90}, 0xc001af41c0, {0xc00208c800, 0x19}, {0x2a68865, 0x7}, {0x2a6f257, 0xa}, 0xd18c2e2800)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:371 +0x3a5
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1.4(0xc001af41c0)
	/home/jenkins/workspace/Build_Cross/test/integration/net_test.go:163 +0x3bd
testing.tRunner(0xc001af41c0, 0xc0015e8390)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2139
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2140 [syscall, 2 minutes]:
syscall.Syscall(0xc0015371c8?, 0x1392de?, 0x1b1f9131d18?, 0x100000000002c?, 0x1e?)
	/usr/local/go/src/runtime/syscall_windows.go:457 +0x29
syscall.WaitForSingleObject(0x6cc, 0xffffffff)
	/usr/local/go/src/syscall/zsyscall_windows.go:1149 +0x5a
os.(*Process).wait(0xc00183c000?)
	/usr/local/go/src/os/exec_windows.go:28 +0xe6
os.(*Process).Wait(...)
	/usr/local/go/src/os/exec.go:358
os/exec.(*Cmd).Wait(0xc00183c000)
	/usr/local/go/src/os/exec/exec.go:922 +0x45
os/exec.(*Cmd).Run(0xc00183c000)
	/usr/local/go/src/os/exec/exec.go:626 +0x2d
os/exec.(*Cmd).CombinedOutput(0xc00183c000)
	/usr/local/go/src/os/exec/exec.go:1039 +0x85
k8s.io/minikube/test/integration.debugLogs(0xc0019b0540, {0xc001a5ac30, 0xe})
	/home/jenkins/workspace/Build_Cross/test/integration/net_test.go:570 +0x922a
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc0019b0540)
	/home/jenkins/workspace/Build_Cross/test/integration/net_test.go:211 +0xba9
testing.tRunner(0xc0019b0540, 0xc000408900)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2135
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 850 [select, 2 minutes]:
k8s.io/apimachinery/pkg/util/wait.waitForWithContext({0x3798810, 0xc0005e2070}, 0xc000bfbf50, 0xc000bfbf98)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/wait.go:205 +0xd1
k8s.io/apimachinery/pkg/util/wait.poll({0x3798810, 0xc0005e2070}, 0xa0?, 0xc000bfbf50, 0xc000bfbf98)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:260 +0x89
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext({0x3798810?, 0xc0005e2070?}, 0x0?, 0x65006400640033?)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:200 +0x45
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntil(0xc000bfbfd0?, 0x2bcc04?, 0x69006d002f002f?)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:187 +0x36
created by k8s.io/client-go/transport.(*dynamicClientCert).Run in goroutine 791
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:145 +0x27a

                                                
                                                
goroutine 2425 [select, 3 minutes]:
k8s.io/apimachinery/pkg/util/wait.waitForWithContext({0x3798810, 0xc0005e2070}, 0xc0014d3f50, 0xc0014d3f98)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/wait.go:205 +0xd1
k8s.io/apimachinery/pkg/util/wait.poll({0x3798810, 0xc0005e2070}, 0x0?, 0xc0014d3f50, 0xc0014d3f98)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:260 +0x89
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext({0x3798810?, 0xc0005e2070?}, 0x0?, 0x0?)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:200 +0x45
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntil(0xc0014d3fd0?, 0x706985?, 0xc0019a8380?)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:187 +0x36
created by k8s.io/client-go/transport.(*dynamicClientCert).Run in goroutine 2456
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:145 +0x27a

                                                
                                                
goroutine 2604 [select, 2 minutes]:
k8s.io/client-go/util/workqueue.(*delayingType[...]).waitingLoop(0x37a9620)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/util/workqueue/delaying_queue.go:311 +0x345
created by k8s.io/client-go/util/workqueue.newDelayingQueue[...] in goroutine 2591
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/util/workqueue/delaying_queue.go:148 +0x245

                                                
                                                
goroutine 790 [select, 2 minutes]:
k8s.io/client-go/util/workqueue.(*delayingType[...]).waitingLoop(0x37a9620)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/util/workqueue/delaying_queue.go:311 +0x345
created by k8s.io/client-go/util/workqueue.newDelayingQueue[...] in goroutine 814
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/util/workqueue/delaying_queue.go:148 +0x245

                                                
                                                
goroutine 791 [chan receive, 152 minutes]:
k8s.io/client-go/transport.(*dynamicClientCert).Run(0xc00138f2c0, 0xc0005e2070)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:150 +0x289
created by k8s.io/client-go/transport.(*tlsTransportCache).get in goroutine 814
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cache.go:122 +0x569

                                                
                                                
goroutine 2136 [syscall, 2 minutes]:
syscall.Syscall(0xc00153b1c8?, 0x30?, 0xc000900808?, 0x100c001a45ef0?, 0x1e?)
	/usr/local/go/src/runtime/syscall_windows.go:457 +0x29
syscall.WaitForSingleObject(0x6d0, 0xffffffff)
	/usr/local/go/src/syscall/zsyscall_windows.go:1149 +0x5a
os.(*Process).wait(0xc00183c180?)
	/usr/local/go/src/os/exec_windows.go:28 +0xe6
os.(*Process).Wait(...)
	/usr/local/go/src/os/exec.go:358
os/exec.(*Cmd).Wait(0xc00183c180)
	/usr/local/go/src/os/exec/exec.go:922 +0x45
os/exec.(*Cmd).Run(0xc00183c180)
	/usr/local/go/src/os/exec/exec.go:626 +0x2d
os/exec.(*Cmd).CombinedOutput(0xc00183c180)
	/usr/local/go/src/os/exec/exec.go:1039 +0x85
k8s.io/minikube/test/integration.debugLogs(0xc000507880, {0xc001a5ab70, 0xb})
	/home/jenkins/workspace/Build_Cross/test/integration/net_test.go:642 +0xb62a
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc000507880)
	/home/jenkins/workspace/Build_Cross/test/integration/net_test.go:211 +0xba9
testing.tRunner(0xc000507880, 0xc000408700)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2135
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2642 [IO wait]:
internal/poll.runtime_pollWait(0x1b1f93939d8, 0x72)
	/usr/local/go/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0x5?, 0x1000?, 0x0)
	/usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.execIO(0xc00165ca20, 0x34003b8)
	/usr/local/go/src/internal/poll/fd_windows.go:177 +0x105
internal/poll.(*FD).Read(0xc00165ca08, {0xc0018fb000, 0x1000, 0x1000})
	/usr/local/go/src/internal/poll/fd_windows.go:438 +0x29b
net.(*netFD).Read(0xc00165ca08, {0xc0018fb000?, 0xc?, 0xc0019439a8?})
	/usr/local/go/src/net/fd_posix.go:55 +0x25
net.(*conn).Read(0xc0000c7510, {0xc0018fb000?, 0x139c9a?, 0xc0018fb005?})
	/usr/local/go/src/net/net.go:194 +0x45
crypto/tls.(*atLeastReader).Read(0xc00165a780, {0xc0018fb000?, 0xc0016ded68?, 0x4?})
	/usr/local/go/src/crypto/tls/conn.go:809 +0x3b
bytes.(*Buffer).ReadFrom(0xc0016ded38, {0x3759cc0, 0xc00165a780})
	/usr/local/go/src/bytes/buffer.go:211 +0x98
crypto/tls.(*Conn).readFromUntil(0xc0016dea88, {0x1b1f9394300, 0xc0009239b0}, 0x163134?)
	/usr/local/go/src/crypto/tls/conn.go:831 +0xde
crypto/tls.(*Conn).readRecordOrCCS(0xc0016dea88, 0x0)
	/usr/local/go/src/crypto/tls/conn.go:629 +0x3cf
crypto/tls.(*Conn).readRecord(...)
	/usr/local/go/src/crypto/tls/conn.go:591
crypto/tls.(*Conn).Read(0xc0016dea88, {0xc0018fa000, 0x1000, 0xc001743880?})
	/usr/local/go/src/crypto/tls/conn.go:1385 +0x145
bufio.(*Reader).Read(0xc001e5b380, {0xc00062e9e0, 0x9, 0x517abf0?})
	/usr/local/go/src/bufio/bufio.go:245 +0x197
io.ReadAtLeast({0x3757e20, 0xc001e5b380}, {0xc00062e9e0, 0x9, 0x9}, 0x9)
	/usr/local/go/src/io/io.go:335 +0x91
io.ReadFull(...)
	/usr/local/go/src/io/io.go:354
golang.org/x/net/http2.readFrameHeader({0xc00062e9e0, 0x9, 0x19ef11?}, {0x3757e20?, 0xc001e5b380?})
	/home/jenkins/go/pkg/mod/golang.org/x/net@v0.35.0/http2/frame.go:237 +0x65
golang.org/x/net/http2.(*Framer).ReadFrame(0xc00062e9a0)
	/home/jenkins/go/pkg/mod/golang.org/x/net@v0.35.0/http2/frame.go:501 +0x7d
golang.org/x/net/http2.(*clientConnReadLoop).run(0xc001943fa8)
	/home/jenkins/go/pkg/mod/golang.org/x/net@v0.35.0/http2/transport.go:2227 +0xda
golang.org/x/net/http2.(*ClientConn).readLoop(0xc0003b4c40)
	/home/jenkins/go/pkg/mod/golang.org/x/net@v0.35.0/http2/transport.go:2103 +0x79
created by golang.org/x/net/http2.(*Transport).newClientConn in goroutine 2609
	/home/jenkins/go/pkg/mod/golang.org/x/net@v0.35.0/http2/transport.go:912 +0xde5

                                                
                                                
goroutine 2456 [chan receive, 3 minutes]:
k8s.io/client-go/transport.(*dynamicClientCert).Run(0xc00047ce40, 0xc0005e2070)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:150 +0x289
created by k8s.io/client-go/transport.(*tlsTransportCache).get in goroutine 2454
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cache.go:122 +0x569

                                                
                                                
goroutine 2455 [select, 2 minutes]:
k8s.io/client-go/util/workqueue.(*delayingType[...]).waitingLoop(0x37a9620)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/util/workqueue/delaying_queue.go:311 +0x345
created by k8s.io/client-go/util/workqueue.newDelayingQueue[...] in goroutine 2454
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/util/workqueue/delaying_queue.go:148 +0x245

                                                
                                                
goroutine 2369 [select, 2 minutes]:
k8s.io/client-go/util/workqueue.(*delayingType[...]).waitingLoop(0x37a9620)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/util/workqueue/delaying_queue.go:311 +0x345
created by k8s.io/client-go/util/workqueue.newDelayingQueue[...] in goroutine 2393
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/util/workqueue/delaying_queue.go:148 +0x245

                                                
                                                
goroutine 2398 [select, 2 minutes]:
k8s.io/apimachinery/pkg/util/wait.waitForWithContext({0x3798810, 0xc0005e2070}, 0xc0018a1f50, 0xc0018a1f98)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/wait.go:205 +0xd1
k8s.io/apimachinery/pkg/util/wait.poll({0x3798810, 0xc0005e2070}, 0xa0?, 0xc0018a1f50, 0xc0018a1f98)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:260 +0x89
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext({0x3798810?, 0xc0005e2070?}, 0x0?, 0x0?)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:200 +0x45
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntil(0xc0018a1fd0?, 0x2bcc04?, 0xc000078540?)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:187 +0x36
created by k8s.io/client-go/transport.(*dynamicClientCert).Run in goroutine 2402
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:145 +0x27a

                                                
                                                
goroutine 2138 [chan receive, 35 minutes]:
testing.(*testState).waitParallel(0xc00079f2c0)
	/usr/local/go/src/testing/testing.go:1926 +0xaf
testing.(*T).Parallel(0xc000607c00)
	/usr/local/go/src/testing/testing.go:1578 +0x225
k8s.io/minikube/test/integration.MaybeParallel(0xc000607c00)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc000607c00)
	/home/jenkins/workspace/Build_Cross/test/integration/net_test.go:106 +0x317
testing.tRunner(0xc000607c00, 0xc000408800)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2135
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2135 [chan receive, 35 minutes]:
testing.tRunner.func1()
	/usr/local/go/src/testing/testing.go:1753 +0x486
testing.tRunner(0xc000507500, 0xc000b341e0)
	/usr/local/go/src/testing/testing.go:1798 +0x104
created by testing.(*T).Run in goroutine 1951
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2089 [chan receive, 27 minutes]:
testing.(*T).Run(0xc001d91c00, {0x2a64d55?, 0x282c53?}, 0x33ff9d8)
	/usr/local/go/src/testing/testing.go:1859 +0x414
k8s.io/minikube/test/integration.TestStartStop(0xc001d91c00)
	/home/jenkins/workspace/Build_Cross/test/integration/start_stop_delete_test.go:46 +0x35
testing.tRunner(0xc001d91c00, 0x33ff7f8)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 1
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2561 [sync.Cond.Wait, 2 minutes]:
sync.runtime_notifyListWait(0xc00138e610, 0x0)
	/usr/local/go/src/runtime/sema.go:597 +0x15d
sync.(*Cond).Wait(0xc0014d7d80?)
	/usr/local/go/src/sync/cond.go:71 +0x85
k8s.io/client-go/util/workqueue.(*Typed[...]).Get(0x37ac4e0)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/util/workqueue/queue.go:277 +0x86
k8s.io/client-go/transport.(*dynamicClientCert).processNextWorkItem(0xc00138e6c0)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:159 +0x44
k8s.io/client-go/transport.(*dynamicClientCert).runWorker(...)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:154
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00006b808?)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:226 +0x33
k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0008f8280, {0x37596c0, 0xc001d52630}, 0x1, 0xc0005e2070)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:227 +0xaf
k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc0008f8280, 0x3b9aca00, 0x0, 0x1, 0xc0005e2070)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:204 +0x7f
k8s.io/apimachinery/pkg/util/wait.Until(...)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:161
created by k8s.io/client-go/transport.(*dynamicClientCert).Run in goroutine 2605
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:143 +0x1cf

                                                
                                                
goroutine 2626 [select, 2 minutes]:
k8s.io/apimachinery/pkg/util/wait.waitForWithContext({0x3798810, 0xc0005e2070}, 0xc001dabf50, 0xc001dabf98)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/wait.go:205 +0xd1
k8s.io/apimachinery/pkg/util/wait.poll({0x3798810, 0xc0005e2070}, 0x90?, 0xc001dabf50, 0xc001dabf98)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:260 +0x89
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext({0x3798810?, 0xc0005e2070?}, 0x0?, 0x0?)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:200 +0x45
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntil(0xc001dabfd0?, 0x2bcc04?, 0xc001a46c40?)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:187 +0x36
created by k8s.io/client-go/transport.(*dynamicClientCert).Run in goroutine 2605
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:145 +0x27a

                                                
                                                
goroutine 2093 [syscall, 2 minutes]:
syscall.Syscall(0xc00008b5f8?, 0x0?, 0x28043b?, 0x1000000000000?, 0x1e?)
	/usr/local/go/src/runtime/syscall_windows.go:457 +0x29
syscall.WaitForSingleObject(0x610, 0xffffffff)
	/usr/local/go/src/syscall/zsyscall_windows.go:1149 +0x5a
os.(*Process).wait(0xc0017e4480?)
	/usr/local/go/src/os/exec_windows.go:28 +0xe6
os.(*Process).Wait(...)
	/usr/local/go/src/os/exec.go:358
os/exec.(*Cmd).Wait(0xc0017e4480)
	/usr/local/go/src/os/exec/exec.go:922 +0x45
os/exec.(*Cmd).Run(0xc0017e4480)
	/usr/local/go/src/os/exec/exec.go:626 +0x2d
k8s.io/minikube/test/integration.Run(0xc000506700, 0xc0017e4480)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:103 +0x1e5
k8s.io/minikube/test/integration.PostMortemLogs(0xc000506700, {0xc0015f0020, 0x19}, {0x0, 0x0, 0xc00010ac60?})
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:247 +0x7c5
k8s.io/minikube/test/integration.CleanupWithLogs(0xc000506700, {0xc0015f0020, 0x19}, 0xc00040e610)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:197 +0x14a
k8s.io/minikube/test/integration.TestKubernetesUpgrade(0xc000506700)
	/home/jenkins/workspace/Build_Cross/test/integration/version_upgrade_test.go:279 +0x152f
testing.tRunner(0xc000506700, 0x33ff778)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 1
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2251 [chan receive, 27 minutes]:
testing.(*testState).waitParallel(0xc00079f2c0)
	/usr/local/go/src/testing/testing.go:1926 +0xaf
testing.(*T).Parallel(0xc001742a80)
	/usr/local/go/src/testing/testing.go:1578 +0x225
k8s.io/minikube/test/integration.MaybeParallel(0xc001742a80)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestStartStop.func1.1(0xc001742a80)
	/home/jenkins/workspace/Build_Cross/test/integration/start_stop_delete_test.go:92 +0x45
testing.tRunner(0xc001742a80, 0xc000b14240)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2248
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2250 [chan receive, 27 minutes]:
testing.(*testState).waitParallel(0xc00079f2c0)
	/usr/local/go/src/testing/testing.go:1926 +0xaf
testing.(*T).Parallel(0xc0017428c0)
	/usr/local/go/src/testing/testing.go:1578 +0x225
k8s.io/minikube/test/integration.MaybeParallel(0xc0017428c0)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestStartStop.func1.1(0xc0017428c0)
	/home/jenkins/workspace/Build_Cross/test/integration/start_stop_delete_test.go:92 +0x45
testing.tRunner(0xc0017428c0, 0xc000b141c0)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2248
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2249 [chan receive, 27 minutes]:
testing.(*testState).waitParallel(0xc00079f2c0)
	/usr/local/go/src/testing/testing.go:1926 +0xaf
testing.(*T).Parallel(0xc0017b1a40)
	/usr/local/go/src/testing/testing.go:1578 +0x225
k8s.io/minikube/test/integration.MaybeParallel(0xc0017b1a40)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestStartStop.func1.1(0xc0017b1a40)
	/home/jenkins/workspace/Build_Cross/test/integration/start_stop_delete_test.go:92 +0x45
testing.tRunner(0xc0017b1a40, 0xc000b14040)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2248
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2627 [select, 2 minutes]:
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext.poller.func1.1()
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:297 +0x19b
created by k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext.poller.func1 in goroutine 2626
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:280 +0xbb

                                                
                                                
goroutine 2549 [syscall, 2 minutes]:
syscall.Syscall6(0x1b1b3960108?, 0x80000?, 0x4000?, 0xc000600008?, 0xc002974000?, 0xc001b61bf0?, 0x198665?, 0x0?)
	/usr/local/go/src/runtime/syscall_windows.go:463 +0x38
syscall.readFile(0x708, {0xc0029ccb8e?, 0x27472, 0x1edf1f?}, 0x80000?, 0x800000?)
	/usr/local/go/src/syscall/zsyscall_windows.go:1020 +0x8b
syscall.ReadFile(...)
	/usr/local/go/src/syscall/syscall_windows.go:451
syscall.Read(0xc0019c7d48?, {0xc0029ccb8e?, 0x0?, 0x0?})
	/usr/local/go/src/syscall/syscall_windows.go:430 +0x2d
internal/poll.(*FD).Read(0xc0019c7d48, {0xc0029ccb8e, 0x27472, 0x27472})
	/usr/local/go/src/internal/poll/fd_windows.go:424 +0x1b5
os.(*File).read(...)
	/usr/local/go/src/os/file_posix.go:29
os.(*File).Read(0xc0000c6ad8, {0xc0029ccb8e?, 0x136d3f?, 0x2545520?})
	/usr/local/go/src/os/file.go:124 +0x4f
bytes.(*Buffer).ReadFrom(0xc0019ae270, {0x3757c00, 0xc000474078})
	/usr/local/go/src/bytes/buffer.go:211 +0x98
io.copyBuffer({0x3757d80, 0xc0019ae270}, {0x3757c00, 0xc000474078}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:415 +0x151
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os.genericWriteTo(0x0?, {0x3757d80, 0xc0019ae270})
	/usr/local/go/src/os/file.go:275 +0x4f
os.(*File).WriteTo(0x517f2a0?, {0x3757d80?, 0xc0019ae270?})
	/usr/local/go/src/os/file.go:253 +0x49
io.copyBuffer({0x3757d80, 0xc0019ae270}, {0x3757ce0, 0xc0000c6ad8}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:411 +0x9d
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os/exec.(*Cmd).writerDescriptor.func1()
	/usr/local/go/src/os/exec/exec.go:596 +0x34
os/exec.(*Cmd).Start.func2(0xc001d52720?)
	/usr/local/go/src/os/exec/exec.go:749 +0x2c
created by os/exec.(*Cmd).Start in goroutine 2093
	/usr/local/go/src/os/exec/exec.go:748 +0x9c5

                                                
                                                
goroutine 2560 [syscall, 2 minutes]:
syscall.Syscall6(0x1b1f8f41090?, 0x1b1b3960108?, 0x200?, 0xc001894808?, 0xc001716400?, 0xc001455bf0?, 0x198659?, 0xc001ba28a0?)
	/usr/local/go/src/runtime/syscall_windows.go:463 +0x38
syscall.readFile(0x774, {0xc001716400?, 0x200, 0x1edf1f?}, 0x200?, 0x800000?)
	/usr/local/go/src/syscall/zsyscall_windows.go:1020 +0x8b
syscall.ReadFile(...)
	/usr/local/go/src/syscall/syscall_windows.go:451
syscall.Read(0xc00180eb48?, {0xc001716400?, 0x0?, 0x0?})
	/usr/local/go/src/syscall/syscall_windows.go:430 +0x2d
internal/poll.(*FD).Read(0xc00180eb48, {0xc001716400, 0x200, 0x200})
	/usr/local/go/src/internal/poll/fd_windows.go:424 +0x1b5
os.(*File).read(...)
	/usr/local/go/src/os/file_posix.go:29
os.(*File).Read(0xc000b0a2e8, {0xc001716400?, 0x136d3f?, 0x2545520?})
	/usr/local/go/src/os/file.go:124 +0x4f
bytes.(*Buffer).ReadFrom(0xc001a45f20, {0x3757c00, 0xc00069c898})
	/usr/local/go/src/bytes/buffer.go:211 +0x98
io.copyBuffer({0x3757d80, 0xc001a45f20}, {0x3757c00, 0xc00069c898}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:415 +0x151
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os.genericWriteTo(0x0?, {0x3757d80, 0xc001a45f20})
	/usr/local/go/src/os/file.go:275 +0x4f
os.(*File).WriteTo(0x517f2a0?, {0x3757d80?, 0xc001a45f20?})
	/usr/local/go/src/os/file.go:253 +0x49
io.copyBuffer({0x3757d80, 0xc001a45f20}, {0x3757ce0, 0xc000b0a2e8}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:411 +0x9d
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os/exec.(*Cmd).writerDescriptor.func1()
	/usr/local/go/src/os/exec/exec.go:596 +0x34
os/exec.(*Cmd).Start.func2(0xc001455fa8?)
	/usr/local/go/src/os/exec/exec.go:749 +0x2c
created by os/exec.(*Cmd).Start in goroutine 2136
	/usr/local/go/src/os/exec/exec.go:748 +0x9c5

                                                
                                                
goroutine 2402 [chan receive, 5 minutes]:
k8s.io/client-go/transport.(*dynamicClientCert).Run(0xc00138f6c0, 0xc0005e2070)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:150 +0x289
created by k8s.io/client-go/transport.(*tlsTransportCache).get in goroutine 2393
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cache.go:122 +0x569

                                                
                                    

Test pass (170/213)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 17.64
4 TestDownloadOnly/v1.20.0/preload-exists 0.05
7 TestDownloadOnly/v1.20.0/kubectl 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.24
9 TestDownloadOnly/v1.20.0/DeleteAll 0.59
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.69
12 TestDownloadOnly/v1.32.2/json-events 15.01
13 TestDownloadOnly/v1.32.2/preload-exists 0
16 TestDownloadOnly/v1.32.2/kubectl 0
17 TestDownloadOnly/v1.32.2/LogsDuration 0.22
18 TestDownloadOnly/v1.32.2/DeleteAll 0.64
19 TestDownloadOnly/v1.32.2/DeleteAlwaysSucceeds 0.54
21 TestBinaryMirror 8.69
22 TestOffline 397.42
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.23
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.24
27 TestAddons/Setup 418.15
29 TestAddons/serial/Volcano 65.64
31 TestAddons/serial/GCPAuth/Namespaces 0.29
32 TestAddons/serial/GCPAuth/FakeCredentials 10.51
35 TestAddons/parallel/Registry 33.54
36 TestAddons/parallel/Ingress 60.95
37 TestAddons/parallel/InspektorGadget 25.13
38 TestAddons/parallel/MetricsServer 19.45
40 TestAddons/parallel/CSI 77.78
41 TestAddons/parallel/Headlamp 38.22
42 TestAddons/parallel/CloudSpanner 20.77
43 TestAddons/parallel/LocalPath 83.25
44 TestAddons/parallel/NvidiaDevicePlugin 20.73
45 TestAddons/parallel/Yakd 24.12
47 TestAddons/StoppedEnableDisable 52.24
48 TestCertOptions 467.33
49 TestCertExpiration 871.32
50 TestDockerFlags 540.38
51 TestForceSystemdFlag 239.27
52 TestForceSystemdEnv 412.05
59 TestErrorSpam/start 15.73
60 TestErrorSpam/status 34
61 TestErrorSpam/pause 21.3
62 TestErrorSpam/unpause 21.14
63 TestErrorSpam/stop 59.14
66 TestFunctional/serial/CopySyncFile 0.03
67 TestFunctional/serial/StartWithProxy 217.22
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 118.55
70 TestFunctional/serial/KubeContext 0.11
71 TestFunctional/serial/KubectlGetPods 0.19
74 TestFunctional/serial/CacheCmd/cache/add_remote 24.23
75 TestFunctional/serial/CacheCmd/cache/add_local 9.7
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.21
77 TestFunctional/serial/CacheCmd/cache/list 0.22
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 8.6
79 TestFunctional/serial/CacheCmd/cache/cache_reload 33.6
80 TestFunctional/serial/CacheCmd/cache/delete 0.48
81 TestFunctional/serial/MinikubeKubectlCmd 0.42
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 2.87
83 TestFunctional/serial/ExtraConfig 120.37
84 TestFunctional/serial/ComponentHealth 0.16
85 TestFunctional/serial/LogsCmd 7.89
86 TestFunctional/serial/LogsFileCmd 9.92
87 TestFunctional/serial/InvalidService 20.26
89 TestFunctional/parallel/ConfigCmd 1.31
93 TestFunctional/parallel/StatusCmd 38.42
97 TestFunctional/parallel/ServiceCmdConnect 25.31
98 TestFunctional/parallel/AddonsCmd 0.55
99 TestFunctional/parallel/PersistentVolumeClaim 40.96
101 TestFunctional/parallel/SSHCmd 19.01
102 TestFunctional/parallel/CpCmd 53.1
103 TestFunctional/parallel/MySQL 57.29
104 TestFunctional/parallel/FileSync 9.34
105 TestFunctional/parallel/CertSync 57.56
109 TestFunctional/parallel/NodeLabels 0.16
111 TestFunctional/parallel/NonActiveRuntimeDisabled 9.45
113 TestFunctional/parallel/License 1.4
114 TestFunctional/parallel/ServiceCmd/DeployApp 17.35
115 TestFunctional/parallel/ProfileCmd/profile_not_create 12.51
116 TestFunctional/parallel/ProfileCmd/profile_list 12.43
117 TestFunctional/parallel/ServiceCmd/List 12.24
118 TestFunctional/parallel/ProfileCmd/profile_json_output 12.4
119 TestFunctional/parallel/ServiceCmd/JSONOutput 12.2
123 TestFunctional/parallel/Version/short 0.23
124 TestFunctional/parallel/Version/components 7.94
125 TestFunctional/parallel/ImageCommands/ImageListShort 6.88
126 TestFunctional/parallel/ImageCommands/ImageListTable 6.83
127 TestFunctional/parallel/ImageCommands/ImageListJson 6.97
128 TestFunctional/parallel/ImageCommands/ImageListYaml 6.94
129 TestFunctional/parallel/ImageCommands/ImageBuild 25.84
130 TestFunctional/parallel/ImageCommands/Setup 2.11
131 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 15.7
132 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 15.05
133 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 15.99
134 TestFunctional/parallel/DockerEnv/powershell 39.65
135 TestFunctional/parallel/ImageCommands/ImageSaveToFile 7.6
136 TestFunctional/parallel/ImageCommands/ImageRemove 16.02
137 TestFunctional/parallel/UpdateContextCmd/no_changes 2.27
138 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 2.32
139 TestFunctional/parallel/UpdateContextCmd/no_clusters 2.29
140 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 14.77
141 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 7.87
143 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 7.84
144 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
146 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 28.55
152 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
153 TestFunctional/delete_echo-server_images 0.18
154 TestFunctional/delete_my-image_image 0.07
155 TestFunctional/delete_minikube_cached_images 0.08
160 TestMultiControlPlane/serial/StartCluster 665.55
161 TestMultiControlPlane/serial/DeployApp 12.27
163 TestMultiControlPlane/serial/AddWorkerNode 245.45
164 TestMultiControlPlane/serial/NodeLabels 0.17
165 TestMultiControlPlane/serial/HAppyAfterClusterStart 45.17
166 TestMultiControlPlane/serial/CopyFile 587.88
167 TestMultiControlPlane/serial/StopSecondaryNode 70.5
168 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 35.34
172 TestImageBuild/serial/Setup 185.83
173 TestImageBuild/serial/NormalBuild 9.89
174 TestImageBuild/serial/BuildWithBuildArg 8.13
175 TestImageBuild/serial/BuildWithDockerIgnore 7.67
176 TestImageBuild/serial/BuildWithSpecifiedDockerfile 7.68
180 TestJSONOutput/start/Command 214.38
181 TestJSONOutput/start/Audit 0
183 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
184 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
186 TestJSONOutput/pause/Command 7.29
187 TestJSONOutput/pause/Audit 0
189 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
190 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
192 TestJSONOutput/unpause/Command 7.21
193 TestJSONOutput/unpause/Audit 0
195 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
196 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
198 TestJSONOutput/stop/Command 38.38
199 TestJSONOutput/stop/Audit 0
201 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
202 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
203 TestErrorJSONOutput 0.86
208 TestMainNoArgs 0.19
209 TestMinikubeProfile 497.35
212 TestMountStart/serial/StartWithMountFirst 146.38
213 TestMountStart/serial/VerifyMountFirst 8.92
214 TestMountStart/serial/StartWithMountSecond 145.19
215 TestMountStart/serial/VerifyMountSecond 8.82
216 TestMountStart/serial/DeleteFirst 26.29
217 TestMountStart/serial/VerifyMountPostDelete 8.81
218 TestMountStart/serial/Stop 29.19
219 TestMountStart/serial/RestartStopped 111.51
220 TestMountStart/serial/VerifyMountPostStop 9.01
223 TestMultiNode/serial/FreshStart2Nodes 409.81
224 TestMultiNode/serial/DeployApp2Nodes 8.93
226 TestMultiNode/serial/AddNode 223.76
227 TestMultiNode/serial/MultiNodeLabels 0.15
228 TestMultiNode/serial/ProfileList 33.08
229 TestMultiNode/serial/CopyFile 335.29
230 TestMultiNode/serial/StopNode 71.46
231 TestMultiNode/serial/StartAfterStop 183.81
236 TestPreload 501.17
237 TestScheduledStopWindows 313.46
242 TestRunningBinaryUpgrade 1019.75
247 TestNoKubernetes/serial/StartNoK8sWithVersion 0.33
268 TestPause/serial/Start 421.65
269 TestStoppedBinaryUpgrade/Setup 0.71
270 TestStoppedBinaryUpgrade/Upgrade 768.78
271 TestPause/serial/SecondStartNoReconfiguration 374.39
272 TestPause/serial/Pause 7.69
273 TestPause/serial/VerifyStatus 11.47
274 TestPause/serial/Unpause 7.34
275 TestPause/serial/PauseAgain 7.42
276 TestPause/serial/DeletePaused 46.23
277 TestPause/serial/VerifyDeletedResources 21.82
280 TestStoppedBinaryUpgrade/MinikubeLogs 8.7
x
+
TestDownloadOnly/v1.20.0/json-events (17.64s)

                                                
                                                
=== 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-814200 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=docker --driver=hyperv
aaa_download_only_test.go:81: (dbg) Done: out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-814200 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=docker --driver=hyperv: (17.6403815s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (17.64s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0401 19:45:16.962872    9692 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
I0401 19:45:17.012369    9692 preload.go:146] Found local preload: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.05s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |       User        | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-814200 | minikube5\jenkins | v1.35.0 | 01 Apr 25 19:44 UTC |          |
	|         | -p download-only-814200        |                      |                   |         |                     |          |
	|         | --force --alsologtostderr      |                      |                   |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |                   |         |                     |          |
	|         | --container-runtime=docker     |                      |                   |         |                     |          |
	|         | --driver=hyperv                |                      |                   |         |                     |          |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/01 19:44:59
	Running on machine: minikube5
	Binary: Built with gc go1.24.0 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0401 19:44:59.421464    9264 out.go:345] Setting OutFile to fd 740 ...
	I0401 19:44:59.471563    9264 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0401 19:44:59.471563    9264 out.go:358] Setting ErrFile to fd 744...
	I0401 19:44:59.471563    9264 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0401 19:44:59.482374    9264 root.go:314] Error reading config file at C:\Users\jenkins.minikube5\minikube-integration\.minikube\config\config.json: open C:\Users\jenkins.minikube5\minikube-integration\.minikube\config\config.json: The system cannot find the path specified.
	I0401 19:44:59.489645    9264 out.go:352] Setting JSON to true
	I0401 19:44:59.491818    9264 start.go:129] hostinfo: {"hostname":"minikube5","uptime":1010,"bootTime":1743535689,"procs":185,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.5679 Build 19045.5679","kernelVersion":"10.0.19045.5679 Build 19045.5679","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b047c2aa-b84e-4b82-894c-ed46f3580f4d"}
	W0401 19:44:59.491818    9264 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0401 19:44:59.498422    9264 out.go:97] [download-only-814200] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5679 Build 19045.5679
	I0401 19:44:59.498962    9264 notify.go:220] Checking for updates...
	W0401 19:44:59.499029    9264 preload.go:293] Failed to list preload files: open C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball: The system cannot find the file specified.
	I0401 19:44:59.501302    9264 out.go:169] KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 19:44:59.504312    9264 out.go:169] MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	I0401 19:44:59.511481    9264 out.go:169] MINIKUBE_LOCATION=20506
	I0401 19:44:59.512675    9264 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	W0401 19:44:59.518287    9264 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0401 19:44:59.519526    9264 driver.go:394] Setting default libvirt URI to qemu:///system
	I0401 19:45:04.550502    9264 out.go:97] Using the hyperv driver based on user configuration
	I0401 19:45:04.550502    9264 start.go:297] selected driver: hyperv
	I0401 19:45:04.550502    9264 start.go:901] validating driver "hyperv" against <nil>
	I0401 19:45:04.550502    9264 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0401 19:45:04.593996    9264 start_flags.go:393] Using suggested 6000MB memory alloc based on sys=65534MB, container=0MB
	I0401 19:45:04.595235    9264 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0401 19:45:04.595235    9264 cni.go:84] Creating CNI manager for ""
	I0401 19:45:04.595235    9264 cni.go:162] CNI unnecessary in this configuration, recommending no CNI
	I0401 19:45:04.595235    9264 start.go:340] cluster config:
	{Name:download-only-814200 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:6000 CPUs:2 DiskSize:20000 Driver:hyperv 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-814200 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime: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.minikube5:/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}
	I0401 19:45:04.596464    9264 iso.go:125] acquiring lock: {Name:mkae681ee414e9275e9685c6bbf5080b17ead976 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0401 19:45:04.599967    9264 out.go:97] Downloading VM boot image ...
	I0401 19:45:04.599967    9264 download.go:108] Downloading: https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso?checksum=file:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso.sha256 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\iso\amd64\minikube-v1.35.0-amd64.iso
	I0401 19:45:07.944724    9264 out.go:97] Starting "download-only-814200" primary control-plane node in "download-only-814200" cluster
	I0401 19:45:07.944724    9264 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I0401 19:45:08.001042    9264 preload.go:118] 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
	I0401 19:45:08.001042    9264 cache.go:56] Caching tarball of preloaded images
	I0401 19:45:08.001042    9264 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I0401 19:45:08.004883    9264 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0401 19:45:08.004967    9264 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I0401 19:45:08.084665    9264 download.go:108] 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.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
	I0401 19:45:11.400390    9264 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I0401 19:45:11.402186    9264 preload.go:254] verifying checksum of C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I0401 19:45:12.340427    9264 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on docker
	I0401 19:45:12.341428    9264 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\download-only-814200\config.json ...
	I0401 19:45:12.341710    9264 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\download-only-814200\config.json: {Name:mk4d97b8beeb547735fb63bb81cdaa21839aa080 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0401 19:45:12.342350    9264 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I0401 19:45:12.343668    9264 download.go:108] 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.minikube5\minikube-integration\.minikube\cache\windows\amd64\v1.20.0/kubectl.exe
	
	
	* The control-plane node download-only-814200 host does not exist
	  To start a cluster, run: "minikube start -p download-only-814200"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.32.2/json-events (15.01s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.2/preload-exists
I0401 19:45:33.541014    9692 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
I0401 19:45:33.542427    9692 preload.go:146] Found local preload: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.32.2/preload-exists (0.00s)

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.32.2/LogsDuration (0.22s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |       User        | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-814200 | minikube5\jenkins | v1.35.0 | 01 Apr 25 19:44 UTC |                     |
	|         | -p download-only-814200        |                      |                   |         |                     |                     |
	|         | --force --alsologtostderr      |                      |                   |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |                   |         |                     |                     |
	|         | --container-runtime=docker     |                      |                   |         |                     |                     |
	|         | --driver=hyperv                |                      |                   |         |                     |                     |
	| delete  | --all                          | minikube             | minikube5\jenkins | v1.35.0 | 01 Apr 25 19:45 UTC | 01 Apr 25 19:45 UTC |
	| delete  | -p download-only-814200        | download-only-814200 | minikube5\jenkins | v1.35.0 | 01 Apr 25 19:45 UTC | 01 Apr 25 19:45 UTC |
	| start   | -o=json --download-only        | download-only-272100 | minikube5\jenkins | v1.35.0 | 01 Apr 25 19:45 UTC |                     |
	|         | -p download-only-272100        |                      |                   |         |                     |                     |
	|         | --force --alsologtostderr      |                      |                   |         |                     |                     |
	|         | --kubernetes-version=v1.32.2   |                      |                   |         |                     |                     |
	|         | --container-runtime=docker     |                      |                   |         |                     |                     |
	|         | --driver=hyperv                |                      |                   |         |                     |                     |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/01 19:45:18
	Running on machine: minikube5
	Binary: Built with gc go1.24.0 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0401 19:45:18.639067    7472 out.go:345] Setting OutFile to fd 664 ...
	I0401 19:45:18.690396    7472 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0401 19:45:18.690396    7472 out.go:358] Setting ErrFile to fd 756...
	I0401 19:45:18.690396    7472 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0401 19:45:18.706918    7472 out.go:352] Setting JSON to true
	I0401 19:45:18.709841    7472 start.go:129] hostinfo: {"hostname":"minikube5","uptime":1029,"bootTime":1743535689,"procs":184,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.5679 Build 19045.5679","kernelVersion":"10.0.19045.5679 Build 19045.5679","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b047c2aa-b84e-4b82-894c-ed46f3580f4d"}
	W0401 19:45:18.709841    7472 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0401 19:45:18.716807    7472 out.go:97] [download-only-272100] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5679 Build 19045.5679
	I0401 19:45:18.716807    7472 notify.go:220] Checking for updates...
	I0401 19:45:18.719025    7472 out.go:169] KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 19:45:18.721903    7472 out.go:169] MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	I0401 19:45:18.724204    7472 out.go:169] MINIKUBE_LOCATION=20506
	I0401 19:45:18.726837    7472 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	W0401 19:45:18.731277    7472 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0401 19:45:18.732047    7472 driver.go:394] Setting default libvirt URI to qemu:///system
	I0401 19:45:23.745629    7472 out.go:97] Using the hyperv driver based on user configuration
	I0401 19:45:23.746019    7472 start.go:297] selected driver: hyperv
	I0401 19:45:23.746019    7472 start.go:901] validating driver "hyperv" against <nil>
	I0401 19:45:23.746019    7472 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0401 19:45:23.787390    7472 start_flags.go:393] Using suggested 6000MB memory alloc based on sys=65534MB, container=0MB
	I0401 19:45:23.788206    7472 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0401 19:45:23.788406    7472 cni.go:84] Creating CNI manager for ""
	I0401 19:45:23.788526    7472 cni.go:158] "hyperv" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0401 19:45:23.788526    7472 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0401 19:45:23.788703    7472 start.go:340] cluster config:
	{Name:download-only-272100 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:6000 CPUs:2 DiskSize:20000 Driver:hyperv 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.32.2 ClusterName:download-only-272100 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime: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.32.2 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.minikube5:/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}
	I0401 19:45:23.788768    7472 iso.go:125] acquiring lock: {Name:mkae681ee414e9275e9685c6bbf5080b17ead976 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0401 19:45:23.792470    7472 out.go:97] Starting "download-only-272100" primary control-plane node in "download-only-272100" cluster
	I0401 19:45:23.792470    7472 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0401 19:45:23.842178    7472 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.2/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
	I0401 19:45:23.842178    7472 cache.go:56] Caching tarball of preloaded images
	I0401 19:45:23.842708    7472 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0401 19:45:23.846695    7472 out.go:97] Downloading Kubernetes v1.32.2 preload ...
	I0401 19:45:23.846902    7472 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 ...
	I0401 19:45:23.924900    7472 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.2/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4?checksum=md5:c3fdd273d8c9002513e1c87be8fe9ffc -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
	
	
	* The control-plane node download-only-272100 host does not exist
	  To start a cluster, run: "minikube start -p download-only-272100"

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

                                                
                                    
x
+
TestDownloadOnly/v1.32.2/DeleteAll (0.64s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.32.2/DeleteAlwaysSucceeds (0.54s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.2/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-windows-amd64.exe delete -p download-only-272100
--- PASS: TestDownloadOnly/v1.32.2/DeleteAlwaysSucceeds (0.54s)

                                                
                                    
x
+
TestBinaryMirror (8.69s)

                                                
                                                
=== RUN   TestBinaryMirror
I0401 19:45:36.163085    9692 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.2/bin/windows/amd64/kubectl.exe?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/windows/amd64/kubectl.exe.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-windows-amd64.exe start --download-only -p binary-mirror-850000 --alsologtostderr --binary-mirror http://127.0.0.1:54274 --driver=hyperv
aaa_download_only_test.go:314: (dbg) Done: out/minikube-windows-amd64.exe start --download-only -p binary-mirror-850000 --alsologtostderr --binary-mirror http://127.0.0.1:54274 --driver=hyperv: (8.0825475s)
helpers_test.go:175: Cleaning up "binary-mirror-850000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p binary-mirror-850000
--- PASS: TestBinaryMirror (8.69s)

                                                
                                    
x
+
TestOffline (397.42s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-windows-amd64.exe start -p offline-docker-408700 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=hyperv
aab_offline_test.go:55: (dbg) Done: out/minikube-windows-amd64.exe start -p offline-docker-408700 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=hyperv: (5m52.3861839s)
helpers_test.go:175: Cleaning up "offline-docker-408700" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p offline-docker-408700
E0401 22:13:35.617250    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p offline-docker-408700: (45.0322274s)
--- PASS: TestOffline (397.42s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.23s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.24s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (418.15s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-windows-amd64.exe start -p addons-851800 --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=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=hyperv --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:107: (dbg) Done: out/minikube-windows-amd64.exe start -p addons-851800 --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=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=hyperv --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (6m58.1524037s)
--- PASS: TestAddons/Setup (418.15s)

                                                
                                    
x
+
TestAddons/serial/Volcano (65.64s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:807: volcano-scheduler stabilized in 18.5774ms
addons_test.go:815: volcano-admission stabilized in 18.5774ms
addons_test.go:823: volcano-controller stabilized in 18.5774ms
addons_test.go:829: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-75fdd99bcf-55x4t" [e0f069c4-e067-41c2-8cbb-9580c3e39293] Running
addons_test.go:829: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.0066067s
addons_test.go:833: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-75d8f6b5c-b5tcp" [735ac48b-64e4-4403-a810-0e420d53008c] Running
addons_test.go:833: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 6.0057101s
addons_test.go:837: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-86bdc5c9c-slr5f" [e583dd5d-2df4-4bdc-b1f9-51383f085dab] Running
addons_test.go:837: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.0059711s
addons_test.go:842: (dbg) Run:  kubectl --context addons-851800 delete -n volcano-system job volcano-admission-init
addons_test.go:848: (dbg) Run:  kubectl --context addons-851800 create -f testdata\vcjob.yaml
addons_test.go:856: (dbg) Run:  kubectl --context addons-851800 get vcjob -n my-volcano
addons_test.go:874: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:344: "test-job-nginx-0" [a35cb47a-78cb-41b6-8255-b3b7053f52f5] Pending
helpers_test.go:344: "test-job-nginx-0" [a35cb47a-78cb-41b6-8255-b3b7053f52f5] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [a35cb47a-78cb-41b6-8255-b3b7053f52f5] Running
addons_test.go:874: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 23.005333s
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-851800 addons disable volcano --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-851800 addons disable volcano --alsologtostderr -v=1: (24.8419714s)
--- PASS: TestAddons/serial/Volcano (65.64s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:569: (dbg) Run:  kubectl --context addons-851800 create ns new-namespace
addons_test.go:583: (dbg) Run:  kubectl --context addons-851800 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.29s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/FakeCredentials (10.51s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:614: (dbg) Run:  kubectl --context addons-851800 create -f testdata\busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-851800 create sa gcp-auth-test
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [2c931e5a-5284-4f65-9676-5fbea0a2f55b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [2c931e5a-5284-4f65-9676-5fbea0a2f55b] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 9.0050767s
addons_test.go:633: (dbg) Run:  kubectl --context addons-851800 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:645: (dbg) Run:  kubectl --context addons-851800 describe sa gcp-auth-test
addons_test.go:659: (dbg) Run:  kubectl --context addons-851800 exec busybox -- /bin/sh -c "cat /google-app-creds.json"
addons_test.go:683: (dbg) Run:  kubectl --context addons-851800 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (10.51s)

                                                
                                    
x
+
TestAddons/parallel/Registry (33.54s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 7.2843ms
addons_test.go:323: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-6c88467877-bx6rg" [98e6f645-43e1-493d-889c-6a1d9598da0a] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.0040876s
addons_test.go:326: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-ksbxr" [dc15b15f-0475-40fd-960b-a814ba4a7558] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.0201957s
addons_test.go:331: (dbg) Run:  kubectl --context addons-851800 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-851800 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:336: (dbg) Done: kubectl --context addons-851800 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": (5.7869504s)
addons_test.go:350: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-851800 ip
addons_test.go:350: (dbg) Done: out/minikube-windows-amd64.exe -p addons-851800 ip: (2.6872162s)
2025/04/01 19:54:46 [DEBUG] GET http://172.31.190.198:5000
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-851800 addons disable registry --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-851800 addons disable registry --alsologtostderr -v=1: (14.8247424s)
--- PASS: TestAddons/parallel/Registry (33.54s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (60.95s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-851800 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run:  kubectl --context addons-851800 replace --force -f testdata\nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-851800 replace --force -f testdata\nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [4ff7ce57-285f-4bcb-9ba0-1cb1b81fa2ec] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [4ff7ce57-285f-4bcb-9ba0-1cb1b81fa2ec] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 12.0063071s
I0401 19:55:46.580061    9692 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-851800 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Done: out/minikube-windows-amd64.exe -p addons-851800 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": (9.0577259s)
addons_test.go:286: (dbg) Run:  kubectl --context addons-851800 replace --force -f testdata\ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-851800 ip
addons_test.go:291: (dbg) Done: out/minikube-windows-amd64.exe -p addons-851800 ip: (2.2964969s)
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 172.31.190.198
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-851800 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-851800 addons disable ingress-dns --alsologtostderr -v=1: (14.6817249s)
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-851800 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-851800 addons disable ingress --alsologtostderr -v=1: (20.9597371s)
--- PASS: TestAddons/parallel/Ingress (60.95s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (25.13s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-hs2ps" [1ec5bd30-9b56-4d22-b8d3-d4daf01fd196] Running
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.003944s
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-851800 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-851800 addons disable inspektor-gadget --alsologtostderr -v=1: (19.1282907s)
--- PASS: TestAddons/parallel/InspektorGadget (25.13s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (19.45s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 14.4318ms
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-7fbb699795-c6jms" [ad50f068-b9a3-4634-b4ee-57b3e489557b] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.0172303s
addons_test.go:402: (dbg) Run:  kubectl --context addons-851800 top pods -n kube-system
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-851800 addons disable metrics-server --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-851800 addons disable metrics-server --alsologtostderr -v=1: (14.2419884s)
--- PASS: TestAddons/parallel/MetricsServer (19.45s)

                                                
                                    
x
+
TestAddons/parallel/CSI (77.78s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0401 19:55:06.253797    9692 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0401 19:55:06.266730    9692 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0401 19:55:06.266730    9692 kapi.go:107] duration metric: took 12.9785ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 12.9785ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-851800 create -f testdata\csi-hostpath-driver\pvc.yaml
addons_test.go:496: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-851800 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-851800 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-851800 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-851800 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-851800 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-851800 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-851800 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-851800 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-851800 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-851800 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-851800 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-851800 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-851800 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-851800 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-851800 create -f testdata\csi-hostpath-driver\pv-pod.yaml
addons_test.go:506: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [3f46b0de-64ad-475e-8d01-7ccdbd5bd6b9] Pending
helpers_test.go:344: "task-pv-pod" [3f46b0de-64ad-475e-8d01-7ccdbd5bd6b9] 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" [3f46b0de-64ad-475e-8d01-7ccdbd5bd6b9] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 9.0053795s
addons_test.go:511: (dbg) Run:  kubectl --context addons-851800 create -f testdata\csi-hostpath-driver\snapshot.yaml
addons_test.go:516: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-851800 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-851800 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-851800 delete pod task-pv-pod
addons_test.go:521: (dbg) Done: kubectl --context addons-851800 delete pod task-pv-pod: (1.2814404s)
addons_test.go:527: (dbg) Run:  kubectl --context addons-851800 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-851800 create -f testdata\csi-hostpath-driver\pvc-restore.yaml
addons_test.go:538: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-851800 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-851800 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-851800 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-851800 create -f testdata\csi-hostpath-driver\pv-pod-restore.yaml
addons_test.go:548: (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" [c38ec1ce-637e-4a1d-bdbd-ba73237e154c] Pending
helpers_test.go:344: "task-pv-pod-restore" [c38ec1ce-637e-4a1d-bdbd-ba73237e154c] 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" [c38ec1ce-637e-4a1d-bdbd-ba73237e154c] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 12.0054762s
addons_test.go:553: (dbg) Run:  kubectl --context addons-851800 delete pod task-pv-pod-restore
addons_test.go:553: (dbg) Done: kubectl --context addons-851800 delete pod task-pv-pod-restore: (1.3753993s)
addons_test.go:557: (dbg) Run:  kubectl --context addons-851800 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-851800 delete volumesnapshot new-snapshot-demo
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-851800 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-851800 addons disable volumesnapshots --alsologtostderr -v=1: (14.7499344s)
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-851800 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-851800 addons disable csi-hostpath-driver --alsologtostderr -v=1: (20.3260985s)
--- PASS: TestAddons/parallel/CSI (77.78s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (38.22s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:747: (dbg) Run:  out/minikube-windows-amd64.exe addons enable headlamp -p addons-851800 --alsologtostderr -v=1
addons_test.go:747: (dbg) Done: out/minikube-windows-amd64.exe addons enable headlamp -p addons-851800 --alsologtostderr -v=1: (14.7830394s)
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-5d4b5d7bd6-zq9gm" [06665471-f77d-4bbb-9141-fdaaef18194d] Pending
helpers_test.go:344: "headlamp-5d4b5d7bd6-zq9gm" [06665471-f77d-4bbb-9141-fdaaef18194d] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-5d4b5d7bd6-zq9gm" [06665471-f77d-4bbb-9141-fdaaef18194d] Running
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 16.0077616s
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-851800 addons disable headlamp --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-851800 addons disable headlamp --alsologtostderr -v=1: (7.4278525s)
--- PASS: TestAddons/parallel/Headlamp (38.22s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (20.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-cc9755fc7-tbh8p" [7c7ce027-8d3e-46b3-a5ba-a87b2983ef63] Running
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.0070868s
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-851800 addons disable cloud-spanner --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-851800 addons disable cloud-spanner --alsologtostderr -v=1: (15.7457463s)
--- PASS: TestAddons/parallel/CloudSpanner (20.77s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (83.25s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:888: (dbg) Run:  kubectl --context addons-851800 apply -f testdata\storage-provisioner-rancher\pvc.yaml
addons_test.go:894: (dbg) Run:  kubectl --context addons-851800 apply -f testdata\storage-provisioner-rancher\pod.yaml
addons_test.go:898: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-851800 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-851800 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-851800 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-851800 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-851800 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-851800 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-851800 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-851800 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [9549a2e2-6be7-479f-8488-98df9c3d3599] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [9549a2e2-6be7-479f-8488-98df9c3d3599] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [9549a2e2-6be7-479f-8488-98df9c3d3599] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 5.0160939s
addons_test.go:906: (dbg) Run:  kubectl --context addons-851800 get pvc test-pvc -o=json
addons_test.go:915: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-851800 ssh "cat /opt/local-path-provisioner/pvc-b8cafebe-c87d-4922-9782-8bbcc8ba76a8_default_test-pvc/file1"
addons_test.go:915: (dbg) Done: out/minikube-windows-amd64.exe -p addons-851800 ssh "cat /opt/local-path-provisioner/pvc-b8cafebe-c87d-4922-9782-8bbcc8ba76a8_default_test-pvc/file1": (9.827516s)
addons_test.go:927: (dbg) Run:  kubectl --context addons-851800 delete pod test-local-path
addons_test.go:931: (dbg) Run:  kubectl --context addons-851800 delete pvc test-pvc
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-851800 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-851800 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (1m0.0689246s)
--- PASS: TestAddons/parallel/LocalPath (83.25s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (20.73s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:964: (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-45ppg" [8ce89867-9138-4cf4-a65d-5d9e6ade84c0] Running
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.0044248s
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-851800 addons disable nvidia-device-plugin --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-851800 addons disable nvidia-device-plugin --alsologtostderr -v=1: (14.7252693s)
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (20.73s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (24.12s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:986: (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-575dd5996b-7xcvs" [8c492f03-4637-4326-95e5-f43a72beffa6] Running
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.0061173s
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-851800 addons disable yakd --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-851800 addons disable yakd --alsologtostderr -v=1: (19.1134033s)
--- PASS: TestAddons/parallel/Yakd (24.12s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (52.24s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:170: (dbg) Run:  out/minikube-windows-amd64.exe stop -p addons-851800
addons_test.go:170: (dbg) Done: out/minikube-windows-amd64.exe stop -p addons-851800: (40.2528275s)
addons_test.go:174: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p addons-851800
addons_test.go:174: (dbg) Done: out/minikube-windows-amd64.exe addons enable dashboard -p addons-851800: (4.9732569s)
addons_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe addons disable dashboard -p addons-851800
addons_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe addons disable dashboard -p addons-851800: (4.5269982s)
addons_test.go:183: (dbg) Run:  out/minikube-windows-amd64.exe addons disable gvisor -p addons-851800
addons_test.go:183: (dbg) Done: out/minikube-windows-amd64.exe addons disable gvisor -p addons-851800: (2.4895903s)
--- PASS: TestAddons/StoppedEnableDisable (52.24s)

                                                
                                    
x
+
TestCertOptions (467.33s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-options-668700 --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=hyperv
E0401 22:27:43.349953    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
cert_options_test.go:49: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-options-668700 --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=hyperv: (6m46.4227402s)
cert_options_test.go:60: (dbg) Run:  out/minikube-windows-amd64.exe -p cert-options-668700 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
E0401 22:33:35.632313    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
cert_options_test.go:60: (dbg) Done: out/minikube-windows-amd64.exe -p cert-options-668700 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt": (9.1372739s)
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-668700 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p cert-options-668700 -- "sudo cat /etc/kubernetes/admin.conf"
cert_options_test.go:100: (dbg) Done: out/minikube-windows-amd64.exe ssh -p cert-options-668700 -- "sudo cat /etc/kubernetes/admin.conf": (9.0869735s)
helpers_test.go:175: Cleaning up "cert-options-668700" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p cert-options-668700
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p cert-options-668700: (42.5658694s)
--- PASS: TestCertOptions (467.33s)

                                                
                                    
x
+
TestCertExpiration (871.32s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-expiration-810300 --memory=2048 --cert-expiration=3m --driver=hyperv
E0401 22:12:43.338244    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
cert_options_test.go:123: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-expiration-810300 --memory=2048 --cert-expiration=3m --driver=hyperv: (7m9.4061589s)
E0401 22:19:58.713633    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
cert_options_test.go:131: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-expiration-810300 --memory=2048 --cert-expiration=8760h --driver=hyperv
cert_options_test.go:131: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-expiration-810300 --memory=2048 --cert-expiration=8760h --driver=hyperv: (3m35.5409399s)
helpers_test.go:175: Cleaning up "cert-expiration-810300" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p cert-expiration-810300
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p cert-expiration-810300: (46.3680597s)
--- PASS: TestCertExpiration (871.32s)

                                                
                                    
x
+
TestDockerFlags (540.38s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe start -p docker-flags-199700 --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=hyperv
docker_test.go:51: (dbg) Done: out/minikube-windows-amd64.exe start -p docker-flags-199700 --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=hyperv: (7m52.7526s)
docker_test.go:56: (dbg) Run:  out/minikube-windows-amd64.exe -p docker-flags-199700 ssh "sudo systemctl show docker --property=Environment --no-pager"
docker_test.go:56: (dbg) Done: out/minikube-windows-amd64.exe -p docker-flags-199700 ssh "sudo systemctl show docker --property=Environment --no-pager": (9.3354558s)
docker_test.go:67: (dbg) Run:  out/minikube-windows-amd64.exe -p docker-flags-199700 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
docker_test.go:67: (dbg) Done: out/minikube-windows-amd64.exe -p docker-flags-199700 ssh "sudo systemctl show docker --property=ExecStart --no-pager": (10.4067848s)
helpers_test.go:175: Cleaning up "docker-flags-199700" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p docker-flags-199700
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p docker-flags-199700: (47.8815483s)
--- PASS: TestDockerFlags (540.38s)

                                                
                                    
x
+
TestForceSystemdFlag (239.27s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-windows-amd64.exe start -p force-systemd-flag-562300 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=hyperv
docker_test.go:91: (dbg) Done: out/minikube-windows-amd64.exe start -p force-systemd-flag-562300 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=hyperv: (3m10.9750465s)
docker_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe -p force-systemd-flag-562300 ssh "docker info --format {{.CgroupDriver}}"
docker_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe -p force-systemd-flag-562300 ssh "docker info --format {{.CgroupDriver}}": (9.2042275s)
helpers_test.go:175: Cleaning up "force-systemd-flag-562300" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p force-systemd-flag-562300
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p force-systemd-flag-562300: (39.093037s)
--- PASS: TestForceSystemdFlag (239.27s)

                                                
                                    
x
+
TestForceSystemdEnv (412.05s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-windows-amd64.exe start -p force-systemd-env-645700 --memory=2048 --alsologtostderr -v=5 --driver=hyperv
docker_test.go:155: (dbg) Done: out/minikube-windows-amd64.exe start -p force-systemd-env-645700 --memory=2048 --alsologtostderr -v=5 --driver=hyperv: (6m3.927774s)
docker_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe -p force-systemd-env-645700 ssh "docker info --format {{.CgroupDriver}}"
docker_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe -p force-systemd-env-645700 ssh "docker info --format {{.CgroupDriver}}": (9.3576622s)
helpers_test.go:175: Cleaning up "force-systemd-env-645700" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p force-systemd-env-645700
E0401 22:17:43.341655    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p force-systemd-env-645700: (38.7587152s)
--- PASS: TestForceSystemdEnv (412.05s)

                                                
                                    
x
+
TestErrorSpam/start (15.73s)

                                                
                                                
=== 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-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 start --dry-run
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 start --dry-run: (5.1356403s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 start --dry-run
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 start --dry-run: (5.2520634s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 start --dry-run
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 start --dry-run: (5.3377669s)
--- PASS: TestErrorSpam/start (15.73s)

                                                
                                    
x
+
TestErrorSpam/status (34s)

                                                
                                                
=== 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-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 status
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 status: (11.6838904s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 status
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 status: (11.124826s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 status
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 status: (11.1888794s)
--- PASS: TestErrorSpam/status (34.00s)

                                                
                                    
x
+
TestErrorSpam/pause (21.3s)

                                                
                                                
=== 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-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 pause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 pause: (7.3281475s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 pause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 pause: (7.0399693s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 pause
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 pause: (6.9248832s)
--- PASS: TestErrorSpam/pause (21.30s)

                                                
                                    
x
+
TestErrorSpam/unpause (21.14s)

                                                
                                                
=== 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-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 unpause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 unpause: (7.163168s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 unpause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 unpause: (6.997007s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 unpause
E0401 20:02:43.256417    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:02:43.264427    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:02:43.277421    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:02:43.300419    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:02:43.343247    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:02:43.426240    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:02:43.589174    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:02:43.911216    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:02:44.553978    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 unpause: (6.9743424s)
--- PASS: TestErrorSpam/unpause (21.14s)

                                                
                                    
x
+
TestErrorSpam/stop (59.14s)

                                                
                                                
=== 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-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 stop
E0401 20:02:45.836451    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:02:48.398681    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:02:53.521421    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:03:03.763533    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:03:24.246735    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 stop: (38.4930287s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 stop
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 stop: (10.4900219s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 stop
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-997500 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-997500 stop: (10.1544999s)
--- PASS: TestErrorSpam/stop (59.14s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.03s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (217.22s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2251: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-148300 --memory=4000 --apiserver-port=8441 --wait=all --driver=hyperv
E0401 20:04:05.208421    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:05:27.131923    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
functional_test.go:2251: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-148300 --memory=4000 --apiserver-port=8441 --wait=all --driver=hyperv: (3m37.2113126s)
--- PASS: TestFunctional/serial/StartWithProxy (217.22s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (118.55s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0401 20:07:37.732721    9692 config.go:182] Loaded profile config "functional-148300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
functional_test.go:676: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-148300 --alsologtostderr -v=8
E0401 20:07:43.258237    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:08:10.975252    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
functional_test.go:676: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-148300 --alsologtostderr -v=8: (1m58.5493626s)
functional_test.go:680: soft start took 1m58.5508733s for "functional-148300" cluster.
I0401 20:09:36.283731    9692 config.go:182] Loaded profile config "functional-148300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
--- PASS: TestFunctional/serial/SoftStart (118.55s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.19s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:713: (dbg) Run:  kubectl --context functional-148300 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.19s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1066: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 cache add registry.k8s.io/pause:3.1
functional_test.go:1066: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 cache add registry.k8s.io/pause:3.1: (8.2312328s)
functional_test.go:1066: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 cache add registry.k8s.io/pause:3.3
functional_test.go:1066: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 cache add registry.k8s.io/pause:3.3: (8.0879221s)
functional_test.go:1066: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 cache add registry.k8s.io/pause:latest
functional_test.go:1066: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 cache add registry.k8s.io/pause:latest: (7.9116955s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (24.23s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1094: (dbg) Run:  docker build -t minikube-local-cache-test:functional-148300 C:\Users\jenkins.minikube5\AppData\Local\Temp\TestFunctionalserialCacheCmdcacheadd_local3344314051\001
functional_test.go:1094: (dbg) Done: docker build -t minikube-local-cache-test:functional-148300 C:\Users\jenkins.minikube5\AppData\Local\Temp\TestFunctionalserialCacheCmdcacheadd_local3344314051\001: (1.7072436s)
functional_test.go:1106: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 cache add minikube-local-cache-test:functional-148300
functional_test.go:1106: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 cache add minikube-local-cache-test:functional-148300: (7.6739042s)
functional_test.go:1111: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 cache delete minikube-local-cache-test:functional-148300
functional_test.go:1100: (dbg) Run:  docker rmi minikube-local-cache-test:functional-148300
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (9.70s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1141: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 ssh sudo crictl images
functional_test.go:1141: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 ssh sudo crictl images: (8.5949524s)
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (8.60s)

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

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

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

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

                                                
                                                
** /stderr **
functional_test.go:1175: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 cache reload
functional_test.go:1175: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 cache reload: (7.596913s)
functional_test.go:1180: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 ssh sudo crictl inspecti registry.k8s.io/pause:latest
functional_test.go:1180: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 ssh sudo crictl inspecti registry.k8s.io/pause:latest: (8.6818818s)
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (33.60s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.42s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (2.87s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:758: (dbg) Run:  out\kubectl.exe --context functional-148300 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (2.87s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (120.37s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:774: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-148300 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0401 20:12:43.259733    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
functional_test.go:774: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-148300 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (2m0.3692078s)
functional_test.go:778: restart took 2m0.3703158s for "functional-148300" cluster.
I0401 20:12:57.298465    9692 config.go:182] Loaded profile config "functional-148300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
--- PASS: TestFunctional/serial/ExtraConfig (120.37s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.16s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (7.89s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1253: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 logs
functional_test.go:1253: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 logs: (7.8890256s)
--- PASS: TestFunctional/serial/LogsCmd (7.89s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (9.92s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1267: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 logs --file C:\Users\jenkins.minikube5\AppData\Local\Temp\TestFunctionalserialLogsFileCmd312324240\001\logs.txt
functional_test.go:1267: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 logs --file C:\Users\jenkins.minikube5\AppData\Local\Temp\TestFunctionalserialLogsFileCmd312324240\001\logs.txt: (9.9211342s)
--- PASS: TestFunctional/serial/LogsFileCmd (9.92s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (20.26s)

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

                                                
                                                
-- stdout --
	|-----------|-------------|-------------|----------------------------|
	| NAMESPACE |    NAME     | TARGET PORT |            URL             |
	|-----------|-------------|-------------|----------------------------|
	| default   | invalid-svc |          80 | http://172.31.191.22:30109 |
	|-----------|-------------|-------------|----------------------------|
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to SVC_UNREACHABLE: service not available: no running pod for service invalid-svc found
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                                                         │
	│    * If the above advice does not help, please let us know:                                                             │
	│      https://github.com/kubernetes/minikube/issues/new/choose                                                           │
	│                                                                                                                         │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.                                │
	│    * Please also attach the following file to the GitHub issue:                                                         │
	│    * - C:\Users\jenkins.minikube5\AppData\Local\Temp\minikube_service_d27a1c5599baa2f8050d003f41b0266333639286_0.log    │
	│                                                                                                                         │
	╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:2344: (dbg) Run:  kubectl --context functional-148300 delete -f testdata\invalidsvc.yaml
functional_test.go:2344: (dbg) Done: kubectl --context functional-148300 delete -f testdata\invalidsvc.yaml: (1.4137133s)
--- PASS: TestFunctional/serial/InvalidService (20.26s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (1.31s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1216: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 config unset cpus
functional_test.go:1216: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 config get cpus
functional_test.go:1216: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-148300 config get cpus: exit status 14 (201.6341ms)

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

                                                
                                                
** /stderr **
functional_test.go:1216: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 config set cpus 2
functional_test.go:1216: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 config get cpus
functional_test.go:1216: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 config unset cpus
functional_test.go:1216: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 config get cpus
functional_test.go:1216: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-148300 config get cpus: exit status 14 (188.1476ms)

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

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (38.42s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:871: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 status
functional_test.go:871: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 status: (13.4349917s)
functional_test.go:877: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:877: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}: (13.0284731s)
functional_test.go:889: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 status -o json
functional_test.go:889: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 status -o json: (11.952616s)
--- PASS: TestFunctional/parallel/StatusCmd (38.42s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (25.31s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1646: (dbg) Run:  kubectl --context functional-148300 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1652: (dbg) Run:  kubectl --context functional-148300 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1657: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-58f9cf68d8-jpvm4" [c1e09b70-7cbd-4d67-9a49-513f59c4437f] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-58f9cf68d8-jpvm4" [c1e09b70-7cbd-4d67-9a49-513f59c4437f] Running
functional_test.go:1657: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 8.0052831s
functional_test.go:1666: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 service hello-node-connect --url
functional_test.go:1666: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 service hello-node-connect --url: (16.909921s)
functional_test.go:1672: found endpoint for hello-node-connect: http://172.31.191.22:31213
functional_test.go:1692: http://172.31.191.22:31213: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-58f9cf68d8-jpvm4

                                                
                                                
Pod Information:
	-no pod information available-

                                                
                                                
Server values:
	server_version=nginx: 1.13.3 - lua: 10008

                                                
                                                
Request Information:
	client_address=10.244.0.1
	method=GET
	real path=/
	query=
	request_version=1.1
	request_uri=http://172.31.191.22:8080/

                                                
                                                
Request Headers:
	accept-encoding=gzip
	host=172.31.191.22:31213
	user-agent=Go-http-client/1.1

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.55s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1707: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 addons list
functional_test.go:1719: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.55s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (40.96s)

                                                
                                                
=== 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" [3ac23d02-9e8f-440b-bda1-ef42b5e113a3] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.004906s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-148300 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-148300 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-148300 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-148300 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" [a7881d90-974f-47f5-ba8c-3bb3a7f562a6] Pending
helpers_test.go:344: "sp-pod" [a7881d90-974f-47f5-ba8c-3bb3a7f562a6] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [a7881d90-974f-47f5-ba8c-3bb3a7f562a6] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 24.006552s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-148300 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-148300 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-148300 delete -f testdata/storage-provisioner/pod.yaml: (1.0371268s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-148300 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" [fe7de16b-718b-4b17-9e72-b8c735b18ca7] Pending
helpers_test.go:344: "sp-pod" [fe7de16b-718b-4b17-9e72-b8c735b18ca7] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [fe7de16b-718b-4b17-9e72-b8c735b18ca7] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 8.0114633s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-148300 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (40.96s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (19.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1742: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 ssh "echo hello"
functional_test.go:1742: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 ssh "echo hello": (9.7533569s)
functional_test.go:1759: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 ssh "cat /etc/hostname"
functional_test.go:1759: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 ssh "cat /etc/hostname": (9.2535321s)
--- PASS: TestFunctional/parallel/SSHCmd (19.01s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (53.1s)

                                                
                                                
=== 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-148300 cp testdata\cp-test.txt /home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 cp testdata\cp-test.txt /home/docker/cp-test.txt: (7.2557416s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 ssh -n functional-148300 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 ssh -n functional-148300 "sudo cat /home/docker/cp-test.txt": (9.321292s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 cp functional-148300:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestFunctionalparallelCpCmd987392088\001\cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 cp functional-148300:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestFunctionalparallelCpCmd987392088\001\cp-test.txt: (9.4829959s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 ssh -n functional-148300 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 ssh -n functional-148300 "sudo cat /home/docker/cp-test.txt": (9.4172658s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 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-148300 cp testdata\cp-test.txt /tmp/does/not/exist/cp-test.txt: (7.3804687s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 ssh -n functional-148300 "sudo cat /tmp/does/not/exist/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 ssh -n functional-148300 "sudo cat /tmp/does/not/exist/cp-test.txt": (10.2409512s)
--- PASS: TestFunctional/parallel/CpCmd (53.10s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (57.29s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1810: (dbg) Run:  kubectl --context functional-148300 replace --force -f testdata\mysql.yaml
functional_test.go:1816: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-58ccfd96bb-bpw4c" [c9b30a0d-d90c-4f04-a2dc-dfab11fbab1d] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-58ccfd96bb-bpw4c" [c9b30a0d-d90c-4f04-a2dc-dfab11fbab1d] Running
functional_test.go:1816: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 44.0056923s
functional_test.go:1824: (dbg) Run:  kubectl --context functional-148300 exec mysql-58ccfd96bb-bpw4c -- mysql -ppassword -e "show databases;"
functional_test.go:1824: (dbg) Non-zero exit: kubectl --context functional-148300 exec mysql-58ccfd96bb-bpw4c -- mysql -ppassword -e "show databases;": exit status 1 (245.5152ms)

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

                                                
                                                
** /stderr **
I0401 20:17:00.036203    9692 retry.go:31] will retry after 1.184168886s: exit status 1
functional_test.go:1824: (dbg) Run:  kubectl --context functional-148300 exec mysql-58ccfd96bb-bpw4c -- mysql -ppassword -e "show databases;"
functional_test.go:1824: (dbg) Non-zero exit: kubectl --context functional-148300 exec mysql-58ccfd96bb-bpw4c -- mysql -ppassword -e "show databases;": exit status 1 (249.9433ms)

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

                                                
                                                
** /stderr **
I0401 20:17:01.478014    9692 retry.go:31] will retry after 1.292450738s: exit status 1
functional_test.go:1824: (dbg) Run:  kubectl --context functional-148300 exec mysql-58ccfd96bb-bpw4c -- mysql -ppassword -e "show databases;"
functional_test.go:1824: (dbg) Non-zero exit: kubectl --context functional-148300 exec mysql-58ccfd96bb-bpw4c -- mysql -ppassword -e "show databases;": exit status 1 (263.1223ms)

                                                
                                                
** 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 **
I0401 20:17:03.040876    9692 retry.go:31] will retry after 1.594354143s: exit status 1
functional_test.go:1824: (dbg) Run:  kubectl --context functional-148300 exec mysql-58ccfd96bb-bpw4c -- mysql -ppassword -e "show databases;"
functional_test.go:1824: (dbg) Non-zero exit: kubectl --context functional-148300 exec mysql-58ccfd96bb-bpw4c -- mysql -ppassword -e "show databases;": exit status 1 (281.5601ms)

                                                
                                                
** 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 **
I0401 20:17:04.924300    9692 retry.go:31] will retry after 3.832879088s: exit status 1
functional_test.go:1824: (dbg) Run:  kubectl --context functional-148300 exec mysql-58ccfd96bb-bpw4c -- mysql -ppassword -e "show databases;"
functional_test.go:1824: (dbg) Non-zero exit: kubectl --context functional-148300 exec mysql-58ccfd96bb-bpw4c -- mysql -ppassword -e "show databases;": exit status 1 (337.5423ms)

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

                                                
                                                
** /stderr **
I0401 20:17:09.102307    9692 retry.go:31] will retry after 3.278237642s: exit status 1
functional_test.go:1824: (dbg) Run:  kubectl --context functional-148300 exec mysql-58ccfd96bb-bpw4c -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (57.29s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (9.34s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1946: Checking for existence of /etc/test/nested/copy/9692/hosts within VM
functional_test.go:1948: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 ssh "sudo cat /etc/test/nested/copy/9692/hosts"
functional_test.go:1948: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 ssh "sudo cat /etc/test/nested/copy/9692/hosts": (9.3355352s)
functional_test.go:1953: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (9.34s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (57.56s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1989: Checking for existence of /etc/ssl/certs/9692.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 ssh "sudo cat /etc/ssl/certs/9692.pem"
functional_test.go:1990: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 ssh "sudo cat /etc/ssl/certs/9692.pem": (9.4277676s)
functional_test.go:1989: Checking for existence of /usr/share/ca-certificates/9692.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 ssh "sudo cat /usr/share/ca-certificates/9692.pem"
functional_test.go:1990: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 ssh "sudo cat /usr/share/ca-certificates/9692.pem": (9.2459319s)
functional_test.go:1989: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1990: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1990: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 ssh "sudo cat /etc/ssl/certs/51391683.0": (9.4131184s)
functional_test.go:2016: Checking for existence of /etc/ssl/certs/96922.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 ssh "sudo cat /etc/ssl/certs/96922.pem"
functional_test.go:2017: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 ssh "sudo cat /etc/ssl/certs/96922.pem": (10.3774542s)
functional_test.go:2016: Checking for existence of /usr/share/ca-certificates/96922.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 ssh "sudo cat /usr/share/ca-certificates/96922.pem"
functional_test.go:2017: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 ssh "sudo cat /usr/share/ca-certificates/96922.pem": (9.5269958s)
functional_test.go:2016: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2017: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
functional_test.go:2017: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0": (9.5648306s)
--- PASS: TestFunctional/parallel/CertSync (57.56s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.16s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (9.45s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (1.4s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1456: (dbg) Run:  kubectl --context functional-148300 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1462: (dbg) Run:  kubectl --context functional-148300 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1467: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-fcfd88b6f-vvcgn" [09a321e8-f3b9-4ef1-a2ef-a91a0effbb66] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-fcfd88b6f-vvcgn" [09a321e8-f3b9-4ef1-a2ef-a91a0effbb66] Running
functional_test.go:1467: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 17.0042116s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (17.35s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1287: (dbg) Run:  out/minikube-windows-amd64.exe profile lis
functional_test.go:1292: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
functional_test.go:1292: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (12.2373861s)
--- PASS: TestFunctional/parallel/ProfileCmd/profile_not_create (12.51s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1327: (dbg) Run:  out/minikube-windows-amd64.exe profile list
functional_test.go:1327: (dbg) Done: out/minikube-windows-amd64.exe profile list: (12.2132509s)
functional_test.go:1332: Took "12.2132509s" to run "out/minikube-windows-amd64.exe profile list"
functional_test.go:1341: (dbg) Run:  out/minikube-windows-amd64.exe profile list -l
functional_test.go:1346: Took "220.0376ms" to run "out/minikube-windows-amd64.exe profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (12.43s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/List
functional_test.go:1476: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 service list
functional_test.go:1476: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 service list: (12.2394728s)
--- PASS: TestFunctional/parallel/ServiceCmd/List (12.24s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1378: (dbg) Run:  out/minikube-windows-amd64.exe profile list -o json
functional_test.go:1378: (dbg) Done: out/minikube-windows-amd64.exe profile list -o json: (12.2039889s)
functional_test.go:1383: Took "12.2048305s" to run "out/minikube-windows-amd64.exe profile list -o json"
functional_test.go:1391: (dbg) Run:  out/minikube-windows-amd64.exe profile list -o json --light
functional_test.go:1396: Took "190.4861ms" to run "out/minikube-windows-amd64.exe profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (12.40s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1506: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 service list -o json
functional_test.go:1506: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 service list -o json: (12.201279s)
functional_test.go:1511: Took "12.2019129s" to run "out/minikube-windows-amd64.exe -p functional-148300 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (12.20s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2287: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 version -o=json --components
functional_test.go:2287: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 version -o=json --components: (7.9429888s)
--- PASS: TestFunctional/parallel/Version/components (7.94s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:278: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 image ls --format short --alsologtostderr
functional_test.go:278: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 image ls --format short --alsologtostderr: (6.8796189s)
functional_test.go:283: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-148300 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.32.2
registry.k8s.io/kube-proxy:v1.32.2
registry.k8s.io/kube-controller-manager:v1.32.2
registry.k8s.io/kube-apiserver:v1.32.2
registry.k8s.io/etcd:3.5.16-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.3
gcr.io/k8s-minikube/storage-provisioner:v5
docker.io/library/nginx:latest
docker.io/library/mysql:5.7
docker.io/library/minikube-local-cache-test:functional-148300
docker.io/kicbase/echo-server:functional-148300
functional_test.go:286: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-148300 image ls --format short --alsologtostderr:
I0401 20:16:46.578757   12944 out.go:345] Setting OutFile to fd 1236 ...
I0401 20:16:46.632511   12944 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0401 20:16:46.632511   12944 out.go:358] Setting ErrFile to fd 1156...
I0401 20:16:46.632511   12944 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0401 20:16:46.645837   12944 config.go:182] Loaded profile config "functional-148300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0401 20:16:46.646448   12944 config.go:182] Loaded profile config "functional-148300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0401 20:16:46.647061   12944 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-148300 ).state
I0401 20:16:48.715084   12944 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0401 20:16:48.715084   12944 main.go:141] libmachine: [stderr =====>] : 
I0401 20:16:48.723698   12944 ssh_runner.go:195] Run: systemctl --version
I0401 20:16:48.723698   12944 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-148300 ).state
I0401 20:16:50.731511   12944 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0401 20:16:50.731511   12944 main.go:141] libmachine: [stderr =====>] : 
I0401 20:16:50.731511   12944 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-148300 ).networkadapters[0]).ipaddresses[0]
I0401 20:16:53.165834   12944 main.go:141] libmachine: [stdout =====>] : 172.31.191.22

                                                
                                                
I0401 20:16:53.165834   12944 main.go:141] libmachine: [stderr =====>] : 
I0401 20:16:53.165834   12944 sshutil.go:53] new ssh client: &{IP:172.31.191.22 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\functional-148300\id_rsa Username:docker}
I0401 20:16:53.277549   12944 ssh_runner.go:235] Completed: systemctl --version: (4.5537464s)
I0401 20:16:53.284924   12944 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (6.88s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:278: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 image ls --format table --alsologtostderr
functional_test.go:278: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 image ls --format table --alsologtostderr: (6.8307802s)
functional_test.go:283: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-148300 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| registry.k8s.io/kube-apiserver              | v1.32.2           | 85b7a174738ba | 97MB   |
| registry.k8s.io/kube-scheduler              | v1.32.2           | d8e673e7c9983 | 69.6MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| registry.k8s.io/pause                       | 3.3               | 0184c1613d929 | 683kB  |
| docker.io/library/minikube-local-cache-test | functional-148300 | f5bbc1e68eafa | 30B    |
| registry.k8s.io/kube-proxy                  | v1.32.2           | f1332858868e1 | 94MB   |
| registry.k8s.io/kube-controller-manager     | v1.32.2           | b6a454c5a800d | 89.7MB |
| docker.io/library/nginx                     | alpine            | 1ff4bb4faebcf | 47.9MB |
| registry.k8s.io/etcd                        | 3.5.16-0          | a9e7e6b294baf | 150MB  |
| docker.io/library/mysql                     | 5.7               | 5107333e08a87 | 501MB  |
| docker.io/kicbase/echo-server               | functional-148300 | 9056ab77afb8e | 4.94MB |
| docker.io/library/nginx                     | latest            | 53a18edff8091 | 192MB  |
| registry.k8s.io/coredns/coredns             | v1.11.3           | c69fa2e9cbf5f | 61.8MB |
| registry.k8s.io/pause                       | 3.10              | 873ed75102791 | 736kB  |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
| registry.k8s.io/pause                       | latest            | 350b164e7ae1d | 240kB  |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:286: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-148300 image ls --format table --alsologtostderr:
I0401 20:17:11.296068    2556 out.go:345] Setting OutFile to fd 1116 ...
I0401 20:17:11.345316    2556 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0401 20:17:11.345316    2556 out.go:358] Setting ErrFile to fd 1204...
I0401 20:17:11.345316    2556 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0401 20:17:11.359405    2556 config.go:182] Loaded profile config "functional-148300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0401 20:17:11.359405    2556 config.go:182] Loaded profile config "functional-148300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0401 20:17:11.360410    2556 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-148300 ).state
I0401 20:17:13.410776    2556 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0401 20:17:13.410837    2556 main.go:141] libmachine: [stderr =====>] : 
I0401 20:17:13.425882    2556 ssh_runner.go:195] Run: systemctl --version
I0401 20:17:13.425882    2556 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-148300 ).state
I0401 20:17:15.470818    2556 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0401 20:17:15.471697    2556 main.go:141] libmachine: [stderr =====>] : 
I0401 20:17:15.471697    2556 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-148300 ).networkadapters[0]).ipaddresses[0]
I0401 20:17:17.859682    2556 main.go:141] libmachine: [stdout =====>] : 172.31.191.22

                                                
                                                
I0401 20:17:17.859682    2556 main.go:141] libmachine: [stderr =====>] : 
I0401 20:17:17.859682    2556 sshutil.go:53] new ssh client: &{IP:172.31.191.22 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\functional-148300\id_rsa Username:docker}
I0401 20:17:17.952948    2556 ssh_runner.go:235] Completed: systemctl --version: (4.5269516s)
I0401 20:17:17.959784    2556 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (6.83s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:278: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 image ls --format json --alsologtostderr
functional_test.go:278: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 image ls --format json --alsologtostderr: (6.9709594s)
functional_test.go:283: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-148300 image ls --format json --alsologtostderr:
[{"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":"53a18edff8091d5faff1e42b4d885bc5f0f897873b0b8f0ace236cd5930819b0","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"192000000"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10"],"size":"736000"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":[],"repoTags":["docker.io/library/mysql:5.7"],"size":"501000000"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-148300"],"size":"4940000"},{"id":"85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef","repoDigests":[],
"repoTags":["registry.k8s.io/kube-apiserver:v1.32.2"],"size":"97000000"},{"id":"b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.32.2"],"size":"89700000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"95400000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"f5bbc1e68eafad2c096db8a3cb53434faae76898ffa10c746612a235c2a390f0","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-148300"],"size":"30"},{"id":"d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.32.2"],"size":"69600000"},{"id":"f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5","repoDigests":[],"repoTags":["registry.k8
s.io/kube-proxy:v1.32.2"],"size":"94000000"},{"id":"1ff4bb4faebcfb1f7e01144fa9904a570ab9bab88694457855feb6c6bba3fa07","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"47900000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.16-0"],"size":"150000000"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61800000"}]
functional_test.go:286: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-148300 image ls --format json --alsologtostderr:
I0401 20:17:04.323215    6260 out.go:345] Setting OutFile to fd 740 ...
I0401 20:17:04.374204    6260 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0401 20:17:04.374204    6260 out.go:358] Setting ErrFile to fd 1284...
I0401 20:17:04.374204    6260 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0401 20:17:04.387346    6260 config.go:182] Loaded profile config "functional-148300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0401 20:17:04.387762    6260 config.go:182] Loaded profile config "functional-148300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0401 20:17:04.388236    6260 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-148300 ).state
I0401 20:17:06.495726    6260 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0401 20:17:06.495726    6260 main.go:141] libmachine: [stderr =====>] : 
I0401 20:17:06.506442    6260 ssh_runner.go:195] Run: systemctl --version
I0401 20:17:06.506442    6260 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-148300 ).state
I0401 20:17:08.555073    6260 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0401 20:17:08.555433    6260 main.go:141] libmachine: [stderr =====>] : 
I0401 20:17:08.555433    6260 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-148300 ).networkadapters[0]).ipaddresses[0]
I0401 20:17:11.012129    6260 main.go:141] libmachine: [stdout =====>] : 172.31.191.22

                                                
                                                
I0401 20:17:11.012129    6260 main.go:141] libmachine: [stderr =====>] : 
I0401 20:17:11.012129    6260 sshutil.go:53] new ssh client: &{IP:172.31.191.22 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\functional-148300\id_rsa Username:docker}
I0401 20:17:11.115129    6260 ssh_runner.go:235] Completed: systemctl --version: (4.6085507s)
I0401 20:17:11.121565    6260 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (6.97s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:278: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 image ls --format yaml --alsologtostderr
functional_test.go:278: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 image ls --format yaml --alsologtostderr: (6.9351522s)
functional_test.go:283: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-148300 image ls --format yaml --alsologtostderr:
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.32.2
size: "89700000"
- id: 85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.32.2
size: "97000000"
- id: d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.32.2
size: "69600000"
- id: 53a18edff8091d5faff1e42b4d885bc5f0f897873b0b8f0ace236cd5930819b0
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "192000000"
- id: a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.16-0
size: "150000000"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61800000"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests: []
repoTags:
- docker.io/library/mysql:5.7
size: "501000000"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-148300
size: "4940000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- id: f5bbc1e68eafad2c096db8a3cb53434faae76898ffa10c746612a235c2a390f0
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-148300
size: "30"
- id: f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.32.2
size: "94000000"
- id: 1ff4bb4faebcfb1f7e01144fa9904a570ab9bab88694457855feb6c6bba3fa07
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "47900000"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10
size: "736000"
- 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: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"

                                                
                                                
functional_test.go:286: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-148300 image ls --format yaml --alsologtostderr:
I0401 20:16:53.456352   12956 out.go:345] Setting OutFile to fd 1116 ...
I0401 20:16:53.507339   12956 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0401 20:16:53.507339   12956 out.go:358] Setting ErrFile to fd 1204...
I0401 20:16:53.507339   12956 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0401 20:16:53.520363   12956 config.go:182] Loaded profile config "functional-148300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0401 20:16:53.520363   12956 config.go:182] Loaded profile config "functional-148300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0401 20:16:53.521344   12956 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-148300 ).state
I0401 20:16:55.565372   12956 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0401 20:16:55.565372   12956 main.go:141] libmachine: [stderr =====>] : 
I0401 20:16:55.574190   12956 ssh_runner.go:195] Run: systemctl --version
I0401 20:16:55.574190   12956 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-148300 ).state
I0401 20:16:57.640459   12956 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0401 20:16:57.640459   12956 main.go:141] libmachine: [stderr =====>] : 
I0401 20:16:57.640459   12956 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-148300 ).networkadapters[0]).ipaddresses[0]
I0401 20:17:00.099443   12956 main.go:141] libmachine: [stdout =====>] : 172.31.191.22

                                                
                                                
I0401 20:17:00.100372   12956 main.go:141] libmachine: [stderr =====>] : 
I0401 20:17:00.100574   12956 sshutil.go:53] new ssh client: &{IP:172.31.191.22 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\functional-148300\id_rsa Username:docker}
I0401 20:17:00.207802   12956 ssh_runner.go:235] Completed: systemctl --version: (4.6335791s)
I0401 20:17:00.214737   12956 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (6.94s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:332: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 image build -t localhost/my-image:functional-148300 testdata\build --alsologtostderr
functional_test.go:332: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 image build -t localhost/my-image:functional-148300 testdata\build --alsologtostderr: (10.2273265s)
functional_test.go:340: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-148300 image build -t localhost/my-image:functional-148300 testdata\build --alsologtostderr:
I0401 20:17:09.382649   12656 out.go:345] Setting OutFile to fd 1452 ...
I0401 20:17:09.490879   12656 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0401 20:17:09.490879   12656 out.go:358] Setting ErrFile to fd 1108...
I0401 20:17:09.490879   12656 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0401 20:17:09.508780   12656 config.go:182] Loaded profile config "functional-148300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0401 20:17:09.528729   12656 config.go:182] Loaded profile config "functional-148300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0401 20:17:09.529624   12656 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-148300 ).state
I0401 20:17:11.552554   12656 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0401 20:17:11.552554   12656 main.go:141] libmachine: [stderr =====>] : 
I0401 20:17:11.560587   12656 ssh_runner.go:195] Run: systemctl --version
I0401 20:17:11.561123   12656 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-148300 ).state
I0401 20:17:13.598569   12656 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0401 20:17:13.598569   12656 main.go:141] libmachine: [stderr =====>] : 
I0401 20:17:13.598569   12656 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-148300 ).networkadapters[0]).ipaddresses[0]
I0401 20:17:16.007696   12656 main.go:141] libmachine: [stdout =====>] : 172.31.191.22

                                                
                                                
I0401 20:17:16.007696   12656 main.go:141] libmachine: [stderr =====>] : 
I0401 20:17:16.007696   12656 sshutil.go:53] new ssh client: &{IP:172.31.191.22 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\functional-148300\id_rsa Username:docker}
I0401 20:17:16.114598   12656 ssh_runner.go:235] Completed: systemctl --version: (4.5539784s)
I0401 20:17:16.114771   12656 build_images.go:161] Building image from path: C:\Users\jenkins.minikube5\AppData\Local\Temp\build.3000414715.tar
I0401 20:17:16.124806   12656 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0401 20:17:16.151161   12656 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.3000414715.tar
I0401 20:17:16.158323   12656 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.3000414715.tar: stat -c "%s %y" /var/lib/minikube/build/build.3000414715.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.3000414715.tar': No such file or directory
I0401 20:17:16.158323   12656 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\AppData\Local\Temp\build.3000414715.tar --> /var/lib/minikube/build/build.3000414715.tar (3072 bytes)
I0401 20:17:16.216358   12656 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.3000414715
I0401 20:17:16.244976   12656 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.3000414715 -xf /var/lib/minikube/build/build.3000414715.tar
I0401 20:17:16.261952   12656 docker.go:360] Building image: /var/lib/minikube/build/build.3000414715
I0401 20:17:16.268770   12656 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-148300 /var/lib/minikube/build/build.3000414715
#0 building with "default" instance using docker driver

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

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

                                                
                                                
#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 0.1s done
#4 DONE 0.1s

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

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

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers
#8 exporting layers 0.2s done
#8 writing image sha256:a2080137a29e64875a56de74aa32d5cf6207870fb3d9fb28269cb35375d78493
#8 writing image sha256:a2080137a29e64875a56de74aa32d5cf6207870fb3d9fb28269cb35375d78493 0.0s done
#8 naming to localhost/my-image:functional-148300 0.0s done
#8 DONE 0.2s
I0401 20:17:19.423938   12656 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-148300 /var/lib/minikube/build/build.3000414715: (3.1551453s)
I0401 20:17:19.431580   12656 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.3000414715
I0401 20:17:19.464002   12656 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.3000414715.tar
I0401 20:17:19.481766   12656 build_images.go:217] Built localhost/my-image:functional-148300 from C:\Users\jenkins.minikube5\AppData\Local\Temp\build.3000414715.tar
I0401 20:17:19.481766   12656 build_images.go:133] succeeded building to: functional-148300
I0401 20:17:19.481766   12656 build_images.go:134] failed building to: 
functional_test.go:468: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 image ls
functional_test.go:468: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 image ls: (6.616367s)
E0401 20:17:43.262627    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:19:06.341489    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (25.84s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:359: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:359: (dbg) Done: docker pull kicbase/echo-server:1.0: (2.0116146s)
functional_test.go:364: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-148300
--- PASS: TestFunctional/parallel/ImageCommands/Setup (2.11s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:372: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 image load --daemon kicbase/echo-server:functional-148300 --alsologtostderr
functional_test.go:372: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 image load --daemon kicbase/echo-server:functional-148300 --alsologtostderr: (8.4087666s)
functional_test.go:468: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 image ls
functional_test.go:468: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 image ls: (7.289841s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (15.70s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:382: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 image load --daemon kicbase/echo-server:functional-148300 --alsologtostderr
functional_test.go:382: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 image load --daemon kicbase/echo-server:functional-148300 --alsologtostderr: (7.8137455s)
functional_test.go:468: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 image ls
functional_test.go:468: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 image ls: (7.2362787s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (15.05s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:252: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:257: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-148300
functional_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 image load --daemon kicbase/echo-server:functional-148300 --alsologtostderr
functional_test.go:262: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 image load --daemon kicbase/echo-server:functional-148300 --alsologtostderr: (7.760757s)
functional_test.go:468: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 image ls
functional_test.go:468: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 image ls: (7.3705882s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (15.99s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/powershell
functional_test.go:516: (dbg) Run:  powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-148300 docker-env | Invoke-Expression ; out/minikube-windows-amd64.exe status -p functional-148300"
functional_test.go:516: (dbg) Done: powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-148300 docker-env | Invoke-Expression ; out/minikube-windows-amd64.exe status -p functional-148300": (26.3934976s)
functional_test.go:539: (dbg) Run:  powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-148300 docker-env | Invoke-Expression ; docker images"
functional_test.go:539: (dbg) Done: powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-148300 docker-env | Invoke-Expression ; docker images": (13.2465327s)
--- PASS: TestFunctional/parallel/DockerEnv/powershell (39.65s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:397: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 image save kicbase/echo-server:functional-148300 C:\jenkins\workspace\Hyper-V_Windows_integration\echo-server-save.tar --alsologtostderr
functional_test.go:397: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 image save kicbase/echo-server:functional-148300 C:\jenkins\workspace\Hyper-V_Windows_integration\echo-server-save.tar --alsologtostderr: (7.602571s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (7.60s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:409: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 image rm kicbase/echo-server:functional-148300 --alsologtostderr
functional_test.go:409: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 image rm kicbase/echo-server:functional-148300 --alsologtostderr: (7.3877416s)
functional_test.go:468: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 image ls
functional_test.go:468: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 image ls: (8.6326805s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (16.02s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:2136: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 update-context --alsologtostderr -v=2
functional_test.go:2136: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 update-context --alsologtostderr -v=2: (2.2736536s)
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (2.27s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2136: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 update-context --alsologtostderr -v=2
functional_test.go:2136: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 update-context --alsologtostderr -v=2: (2.3208771s)
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (2.32s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:2136: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 update-context --alsologtostderr -v=2
functional_test.go:2136: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 update-context --alsologtostderr -v=2: (2.2913973s)
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (2.29s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:426: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 image load C:\jenkins\workspace\Hyper-V_Windows_integration\echo-server-save.tar --alsologtostderr
functional_test.go:426: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 image load C:\jenkins\workspace\Hyper-V_Windows_integration\echo-server-save.tar --alsologtostderr: (7.2611524s)
functional_test.go:468: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 image ls
functional_test.go:468: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 image ls: (7.5078088s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (14.77s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:436: (dbg) Run:  docker rmi kicbase/echo-server:functional-148300
functional_test.go:441: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-148300 image save --daemon kicbase/echo-server:functional-148300 --alsologtostderr
functional_test.go:441: (dbg) Done: out/minikube-windows-amd64.exe -p functional-148300 image save --daemon kicbase/echo-server:functional-148300 --alsologtostderr: (7.6633673s)
functional_test.go:449: (dbg) Run:  docker image inspect kicbase/echo-server:functional-148300
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (7.87s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-windows-amd64.exe -p functional-148300 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-windows-amd64.exe -p functional-148300 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-windows-amd64.exe -p functional-148300 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-148300 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 6260: OpenProcess: The parameter is incorrect.
helpers_test.go:508: unable to kill pid 12996: TerminateProcess: Access is denied.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (7.84s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-148300 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" [a269ae0d-7c64-4ab5-853c-83f9497834b3] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [a269ae0d-7c64-4ab5-853c-83f9497834b3] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 28.0055248s
I0401 20:17:04.119278    9692 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (28.55s)

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.18s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.07s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.08s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (665.55s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-windows-amd64.exe start -p ha-025400 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=hyperv
E0401 20:22:43.264258    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:23:35.543055    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:23:35.550186    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:23:35.561641    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:23:35.583742    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:23:35.626310    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:23:35.709219    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:23:35.871288    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:23:36.193605    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:23:36.836091    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:23:38.119046    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:23:40.681551    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:23:45.804299    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:23:56.047562    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:24:16.529780    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:24:57.491937    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:26:19.414902    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:27:43.267522    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:28:35.545615    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:29:03.259783    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-windows-amd64.exe start -p ha-025400 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=hyperv: (10m31.4722997s)
ha_test.go:107: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 status -v=7 --alsologtostderr
ha_test.go:107: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 status -v=7 --alsologtostderr: (34.0781386s)
--- PASS: TestMultiControlPlane/serial/StartCluster (665.55s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (12.27s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-025400 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-025400 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p ha-025400 -- rollout status deployment/busybox: (4.4421953s)
ha_test.go:140: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-025400 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-025400 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-025400 -- exec busybox-58667487b6-bd49n -- nslookup kubernetes.io
ha_test.go:171: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p ha-025400 -- exec busybox-58667487b6-bd49n -- nslookup kubernetes.io: (1.7395425s)
ha_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-025400 -- exec busybox-58667487b6-h6q27 -- nslookup kubernetes.io
ha_test.go:171: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p ha-025400 -- exec busybox-58667487b6-h6q27 -- nslookup kubernetes.io: (1.5478371s)
ha_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-025400 -- exec busybox-58667487b6-kjbnk -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-025400 -- exec busybox-58667487b6-bd49n -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-025400 -- exec busybox-58667487b6-h6q27 -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-025400 -- exec busybox-58667487b6-kjbnk -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-025400 -- exec busybox-58667487b6-bd49n -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-025400 -- exec busybox-58667487b6-h6q27 -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-025400 -- exec busybox-58667487b6-kjbnk -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (12.27s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (245.45s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe node add -p ha-025400 -v=7 --alsologtostderr
E0401 20:33:35.547783    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 20:35:46.352465    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe node add -p ha-025400 -v=7 --alsologtostderr: (3m20.4398394s)
ha_test.go:234: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 status -v=7 --alsologtostderr
ha_test.go:234: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 status -v=7 --alsologtostderr: (45.0113175s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (245.45s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.17s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (45.17s)

                                                
                                                
=== 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: (45.1652763s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterClusterStart (45.17s)

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (587.88s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 status --output json -v=7 --alsologtostderr
E0401 20:37:43.272149    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:328: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 status --output json -v=7 --alsologtostderr: (45.1978884s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 cp testdata\cp-test.txt ha-025400:/home/docker/cp-test.txt
E0401 20:38:35.550544    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 cp testdata\cp-test.txt ha-025400:/home/docker/cp-test.txt: (8.9137683s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400 "sudo cat /home/docker/cp-test.txt": (8.9717006s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3394140769\001\cp-test_ha-025400.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3394140769\001\cp-test_ha-025400.txt: (8.9793858s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400 "sudo cat /home/docker/cp-test.txt": (8.960626s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400:/home/docker/cp-test.txt ha-025400-m02:/home/docker/cp-test_ha-025400_ha-025400-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400:/home/docker/cp-test.txt ha-025400-m02:/home/docker/cp-test_ha-025400_ha-025400-m02.txt: (15.5202498s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400 "sudo cat /home/docker/cp-test.txt": (8.8691642s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m02 "sudo cat /home/docker/cp-test_ha-025400_ha-025400-m02.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m02 "sudo cat /home/docker/cp-test_ha-025400_ha-025400-m02.txt": (8.8717084s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400:/home/docker/cp-test.txt ha-025400-m03:/home/docker/cp-test_ha-025400_ha-025400-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400:/home/docker/cp-test.txt ha-025400-m03:/home/docker/cp-test_ha-025400_ha-025400-m03.txt: (15.5519757s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400 "sudo cat /home/docker/cp-test.txt"
E0401 20:39:58.627963    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400 "sudo cat /home/docker/cp-test.txt": (8.8797711s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m03 "sudo cat /home/docker/cp-test_ha-025400_ha-025400-m03.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m03 "sudo cat /home/docker/cp-test_ha-025400_ha-025400-m03.txt": (8.8837572s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400:/home/docker/cp-test.txt ha-025400-m04:/home/docker/cp-test_ha-025400_ha-025400-m04.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400:/home/docker/cp-test.txt ha-025400-m04:/home/docker/cp-test_ha-025400_ha-025400-m04.txt: (15.5376124s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400 "sudo cat /home/docker/cp-test.txt": (8.9141552s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m04 "sudo cat /home/docker/cp-test_ha-025400_ha-025400-m04.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m04 "sudo cat /home/docker/cp-test_ha-025400_ha-025400-m04.txt": (8.8528429s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 cp testdata\cp-test.txt ha-025400-m02:/home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 cp testdata\cp-test.txt ha-025400-m02:/home/docker/cp-test.txt: (8.8884368s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m02 "sudo cat /home/docker/cp-test.txt": (9.0323734s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3394140769\001\cp-test_ha-025400-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3394140769\001\cp-test_ha-025400-m02.txt: (9.04356s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m02 "sudo cat /home/docker/cp-test.txt": (8.9870538s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400-m02:/home/docker/cp-test.txt ha-025400:/home/docker/cp-test_ha-025400-m02_ha-025400.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400-m02:/home/docker/cp-test.txt ha-025400:/home/docker/cp-test_ha-025400-m02_ha-025400.txt: (15.5881856s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m02 "sudo cat /home/docker/cp-test.txt": (8.8630165s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400 "sudo cat /home/docker/cp-test_ha-025400-m02_ha-025400.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400 "sudo cat /home/docker/cp-test_ha-025400-m02_ha-025400.txt": (8.9216118s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400-m02:/home/docker/cp-test.txt ha-025400-m03:/home/docker/cp-test_ha-025400-m02_ha-025400-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400-m02:/home/docker/cp-test.txt ha-025400-m03:/home/docker/cp-test_ha-025400-m02_ha-025400-m03.txt: (15.6327543s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m02 "sudo cat /home/docker/cp-test.txt": (8.8451421s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m03 "sudo cat /home/docker/cp-test_ha-025400-m02_ha-025400-m03.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m03 "sudo cat /home/docker/cp-test_ha-025400-m02_ha-025400-m03.txt": (8.85555s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400-m02:/home/docker/cp-test.txt ha-025400-m04:/home/docker/cp-test_ha-025400-m02_ha-025400-m04.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400-m02:/home/docker/cp-test.txt ha-025400-m04:/home/docker/cp-test_ha-025400-m02_ha-025400-m04.txt: (15.5011368s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m02 "sudo cat /home/docker/cp-test.txt"
E0401 20:42:43.275017    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m02 "sudo cat /home/docker/cp-test.txt": (8.8568361s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m04 "sudo cat /home/docker/cp-test_ha-025400-m02_ha-025400-m04.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m04 "sudo cat /home/docker/cp-test_ha-025400-m02_ha-025400-m04.txt": (8.8969571s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 cp testdata\cp-test.txt ha-025400-m03:/home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 cp testdata\cp-test.txt ha-025400-m03:/home/docker/cp-test.txt: (9.0584684s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m03 "sudo cat /home/docker/cp-test.txt": (8.9663424s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3394140769\001\cp-test_ha-025400-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3394140769\001\cp-test_ha-025400-m03.txt: (8.8456908s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m03 "sudo cat /home/docker/cp-test.txt": (8.7942335s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400-m03:/home/docker/cp-test.txt ha-025400:/home/docker/cp-test_ha-025400-m03_ha-025400.txt
E0401 20:43:35.553655    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400-m03:/home/docker/cp-test.txt ha-025400:/home/docker/cp-test_ha-025400-m03_ha-025400.txt: (15.6121221s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m03 "sudo cat /home/docker/cp-test.txt": (8.9242808s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400 "sudo cat /home/docker/cp-test_ha-025400-m03_ha-025400.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400 "sudo cat /home/docker/cp-test_ha-025400-m03_ha-025400.txt": (8.8786409s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400-m03:/home/docker/cp-test.txt ha-025400-m02:/home/docker/cp-test_ha-025400-m03_ha-025400-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400-m03:/home/docker/cp-test.txt ha-025400-m02:/home/docker/cp-test_ha-025400-m03_ha-025400-m02.txt: (15.5524722s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m03 "sudo cat /home/docker/cp-test.txt": (8.7694754s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m02 "sudo cat /home/docker/cp-test_ha-025400-m03_ha-025400-m02.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m02 "sudo cat /home/docker/cp-test_ha-025400-m03_ha-025400-m02.txt": (8.8118824s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400-m03:/home/docker/cp-test.txt ha-025400-m04:/home/docker/cp-test_ha-025400-m03_ha-025400-m04.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400-m03:/home/docker/cp-test.txt ha-025400-m04:/home/docker/cp-test_ha-025400-m03_ha-025400-m04.txt: (15.4365575s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m03 "sudo cat /home/docker/cp-test.txt": (8.9598785s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m04 "sudo cat /home/docker/cp-test_ha-025400-m03_ha-025400-m04.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m04 "sudo cat /home/docker/cp-test_ha-025400-m03_ha-025400-m04.txt": (8.8556441s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 cp testdata\cp-test.txt ha-025400-m04:/home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 cp testdata\cp-test.txt ha-025400-m04:/home/docker/cp-test.txt: (8.9090698s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m04 "sudo cat /home/docker/cp-test.txt": (8.8862056s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400-m04:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3394140769\001\cp-test_ha-025400-m04.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400-m04:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3394140769\001\cp-test_ha-025400-m04.txt: (8.8547156s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m04 "sudo cat /home/docker/cp-test.txt": (8.7497139s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400-m04:/home/docker/cp-test.txt ha-025400:/home/docker/cp-test_ha-025400-m04_ha-025400.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400-m04:/home/docker/cp-test.txt ha-025400:/home/docker/cp-test_ha-025400-m04_ha-025400.txt: (15.5301325s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m04 "sudo cat /home/docker/cp-test.txt": (8.8594471s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400 "sudo cat /home/docker/cp-test_ha-025400-m04_ha-025400.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400 "sudo cat /home/docker/cp-test_ha-025400-m04_ha-025400.txt": (8.9263438s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400-m04:/home/docker/cp-test.txt ha-025400-m02:/home/docker/cp-test_ha-025400-m04_ha-025400-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400-m04:/home/docker/cp-test.txt ha-025400-m02:/home/docker/cp-test_ha-025400-m04_ha-025400-m02.txt: (15.6555259s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m04 "sudo cat /home/docker/cp-test.txt": (8.8769476s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m02 "sudo cat /home/docker/cp-test_ha-025400-m04_ha-025400-m02.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m02 "sudo cat /home/docker/cp-test_ha-025400-m04_ha-025400-m02.txt": (8.8180533s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400-m04:/home/docker/cp-test.txt ha-025400-m03:/home/docker/cp-test_ha-025400-m04_ha-025400-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 cp ha-025400-m04:/home/docker/cp-test.txt ha-025400-m03:/home/docker/cp-test_ha-025400-m04_ha-025400-m03.txt: (15.6361078s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m04 "sudo cat /home/docker/cp-test.txt": (8.9312189s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m03 "sudo cat /home/docker/cp-test_ha-025400-m04_ha-025400-m03.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 ssh -n ha-025400-m03 "sudo cat /home/docker/cp-test_ha-025400-m04_ha-025400-m03.txt": (8.938693s)
--- PASS: TestMultiControlPlane/serial/CopyFile (587.88s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (70.5s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 node stop m02 -v=7 --alsologtostderr
E0401 20:47:43.277784    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:365: (dbg) Done: out/minikube-windows-amd64.exe -p ha-025400 node stop m02 -v=7 --alsologtostderr: (34.7388664s)
ha_test.go:371: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-025400 status -v=7 --alsologtostderr
E0401 20:48:35.556206    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:371: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-025400 status -v=7 --alsologtostderr: exit status 7 (35.7535307s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0401 20:48:05.367242   11320 out.go:345] Setting OutFile to fd 1120 ...
	I0401 20:48:05.417927   11320 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0401 20:48:05.417962   11320 out.go:358] Setting ErrFile to fd 740...
	I0401 20:48:05.417962   11320 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0401 20:48:05.429604   11320 out.go:352] Setting JSON to false
	I0401 20:48:05.429604   11320 mustload.go:65] Loading cluster: ha-025400
	I0401 20:48:05.429604   11320 notify.go:220] Checking for updates...
	I0401 20:48:05.430614   11320 config.go:182] Loaded profile config "ha-025400": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 20:48:05.430614   11320 status.go:174] checking status of ha-025400 ...
	I0401 20:48:05.431637   11320 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:48:07.518020   11320 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:48:07.518020   11320 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:48:07.518102   11320 status.go:371] ha-025400 host status = "Running" (err=<nil>)
	I0401 20:48:07.518102   11320 host.go:66] Checking if "ha-025400" exists ...
	I0401 20:48:07.518341   11320 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:48:09.624326   11320 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:48:09.624404   11320 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:48:09.624481   11320 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:48:12.131192   11320 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:48:12.131192   11320 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:48:12.131365   11320 host.go:66] Checking if "ha-025400" exists ...
	I0401 20:48:12.139969   11320 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0401 20:48:12.139969   11320 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400 ).state
	I0401 20:48:14.208621   11320 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:48:14.208621   11320 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:48:14.208621   11320 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400 ).networkadapters[0]).ipaddresses[0]
	I0401 20:48:16.706331   11320 main.go:141] libmachine: [stdout =====>] : 172.31.187.44
	
	I0401 20:48:16.706331   11320 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:48:16.706824   11320 sshutil.go:53] new ssh client: &{IP:172.31.187.44 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400\id_rsa Username:docker}
	I0401 20:48:16.822803   11320 ssh_runner.go:235] Completed: sh -c "df -h /var | awk 'NR==2{print $5}'": (4.6827879s)
	I0401 20:48:16.831637   11320 ssh_runner.go:195] Run: systemctl --version
	I0401 20:48:16.850110   11320 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0401 20:48:16.878768   11320 kubeconfig.go:125] found "ha-025400" server: "https://172.31.191.254:8443"
	I0401 20:48:16.878900   11320 api_server.go:166] Checking apiserver status ...
	I0401 20:48:16.888158   11320 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0401 20:48:16.919212   11320 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2149/cgroup
	W0401 20:48:16.937216   11320 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/2149/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I0401 20:48:16.947278   11320 ssh_runner.go:195] Run: ls
	I0401 20:48:16.954537   11320 api_server.go:253] Checking apiserver healthz at https://172.31.191.254:8443/healthz ...
	I0401 20:48:16.977316   11320 api_server.go:279] https://172.31.191.254:8443/healthz returned 200:
	ok
	I0401 20:48:16.977733   11320 status.go:463] ha-025400 apiserver status = Running (err=<nil>)
	I0401 20:48:16.977733   11320 status.go:176] ha-025400 status: &{Name:ha-025400 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0401 20:48:16.977733   11320 status.go:174] checking status of ha-025400-m02 ...
	I0401 20:48:16.978500   11320 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m02 ).state
	I0401 20:48:18.999946   11320 main.go:141] libmachine: [stdout =====>] : Off
	
	I0401 20:48:18.999946   11320 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:48:19.000023   11320 status.go:371] ha-025400-m02 host status = "Stopped" (err=<nil>)
	I0401 20:48:19.000023   11320 status.go:384] host is not running, skipping remaining checks
	I0401 20:48:19.000023   11320 status.go:176] ha-025400-m02 status: &{Name:ha-025400-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0401 20:48:19.000086   11320 status.go:174] checking status of ha-025400-m03 ...
	I0401 20:48:19.000688   11320 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:48:21.015771   11320 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:48:21.015771   11320 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:48:21.015858   11320 status.go:371] ha-025400-m03 host status = "Running" (err=<nil>)
	I0401 20:48:21.015858   11320 host.go:66] Checking if "ha-025400-m03" exists ...
	I0401 20:48:21.016713   11320 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:48:23.024556   11320 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:48:23.024625   11320 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:48:23.024693   11320 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:48:25.409692   11320 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:48:25.410279   11320 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:48:25.410279   11320 host.go:66] Checking if "ha-025400-m03" exists ...
	I0401 20:48:25.419233   11320 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0401 20:48:25.419233   11320 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m03 ).state
	I0401 20:48:27.397182   11320 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:48:27.397182   11320 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:48:27.397182   11320 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m03 ).networkadapters[0]).ipaddresses[0]
	I0401 20:48:29.802621   11320 main.go:141] libmachine: [stdout =====>] : 172.31.187.81
	
	I0401 20:48:29.802745   11320 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:48:29.802745   11320 sshutil.go:53] new ssh client: &{IP:172.31.187.81 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m03\id_rsa Username:docker}
	I0401 20:48:29.901635   11320 ssh_runner.go:235] Completed: sh -c "df -h /var | awk 'NR==2{print $5}'": (4.4823577s)
	I0401 20:48:29.911840   11320 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0401 20:48:29.935084   11320 kubeconfig.go:125] found "ha-025400" server: "https://172.31.191.254:8443"
	I0401 20:48:29.935084   11320 api_server.go:166] Checking apiserver status ...
	I0401 20:48:29.943938   11320 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0401 20:48:29.976740   11320 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2262/cgroup
	W0401 20:48:29.994682   11320 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/2262/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I0401 20:48:30.002480   11320 ssh_runner.go:195] Run: ls
	I0401 20:48:30.009685   11320 api_server.go:253] Checking apiserver healthz at https://172.31.191.254:8443/healthz ...
	I0401 20:48:30.016221   11320 api_server.go:279] https://172.31.191.254:8443/healthz returned 200:
	ok
	I0401 20:48:30.016866   11320 status.go:463] ha-025400-m03 apiserver status = Running (err=<nil>)
	I0401 20:48:30.016866   11320 status.go:176] ha-025400-m03 status: &{Name:ha-025400-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0401 20:48:30.016866   11320 status.go:174] checking status of ha-025400-m04 ...
	I0401 20:48:30.017533   11320 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m04 ).state
	I0401 20:48:32.018747   11320 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:48:32.018747   11320 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:48:32.018900   11320 status.go:371] ha-025400-m04 host status = "Running" (err=<nil>)
	I0401 20:48:32.018900   11320 host.go:66] Checking if "ha-025400-m04" exists ...
	I0401 20:48:32.019156   11320 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m04 ).state
	I0401 20:48:34.010343   11320 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:48:34.010343   11320 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:48:34.010626   11320 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m04 ).networkadapters[0]).ipaddresses[0]
	I0401 20:48:36.446890   11320 main.go:141] libmachine: [stdout =====>] : 172.31.176.233
	
	I0401 20:48:36.446890   11320 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:48:36.446890   11320 host.go:66] Checking if "ha-025400-m04" exists ...
	I0401 20:48:36.455663   11320 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0401 20:48:36.455663   11320 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-025400-m04 ).state
	I0401 20:48:38.501850   11320 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 20:48:38.502050   11320 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:48:38.502050   11320 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-025400-m04 ).networkadapters[0]).ipaddresses[0]
	I0401 20:48:40.851910   11320 main.go:141] libmachine: [stdout =====>] : 172.31.176.233
	
	I0401 20:48:40.851910   11320 main.go:141] libmachine: [stderr =====>] : 
	I0401 20:48:40.852187   11320 sshutil.go:53] new ssh client: &{IP:172.31.176.233 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-025400-m04\id_rsa Username:docker}
	I0401 20:48:40.955920   11320 ssh_runner.go:235] Completed: sh -c "df -h /var | awk 'NR==2{print $5}'": (4.5002128s)
	I0401 20:48:40.965765   11320 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0401 20:48:40.988684   11320 status.go:176] ha-025400-m04 status: &{Name:ha-025400-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (35.34s)

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

                                                
                                    
x
+
TestImageBuild/serial/Setup (185.83s)

                                                
                                                
=== RUN   TestImageBuild/serial/Setup
image_test.go:69: (dbg) Run:  out/minikube-windows-amd64.exe start -p image-775600 --driver=hyperv
E0401 20:56:38.640166    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
image_test.go:69: (dbg) Done: out/minikube-windows-amd64.exe start -p image-775600 --driver=hyperv: (3m5.8294533s)
--- PASS: TestImageBuild/serial/Setup (185.83s)

                                                
                                    
x
+
TestImageBuild/serial/NormalBuild (9.89s)

                                                
                                                
=== 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-775600
E0401 20:57:43.284270    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
image_test.go:78: (dbg) Done: out/minikube-windows-amd64.exe image build -t aaa:latest ./testdata/image-build/test-normal -p image-775600: (9.8946974s)
--- PASS: TestImageBuild/serial/NormalBuild (9.89s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithBuildArg (8.13s)

                                                
                                                
=== 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-775600
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-775600: (8.1298104s)
--- PASS: TestImageBuild/serial/BuildWithBuildArg (8.13s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithDockerIgnore (7.67s)

                                                
                                                
=== 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-775600
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-775600: (7.6716849s)
--- PASS: TestImageBuild/serial/BuildWithDockerIgnore (7.67s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithSpecifiedDockerfile (7.68s)

                                                
                                                
=== 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-775600
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-775600: (7.6809267s)
--- PASS: TestImageBuild/serial/BuildWithSpecifiedDockerfile (7.68s)

                                                
                                    
x
+
TestJSONOutput/start/Command (214.38s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe start -p json-output-847300 --output=json --user=testUser --memory=2200 --wait=true --driver=hyperv
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe start -p json-output-847300 --output=json --user=testUser --memory=2200 --wait=true --driver=hyperv: (3m34.3821445s)
--- PASS: TestJSONOutput/start/Command (214.38s)

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

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

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

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

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

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe stop -p json-output-847300 --output=json --user=testUser
E0401 21:02:43.287164    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe stop -p json-output-847300 --output=json --user=testUser: (38.3826471s)
--- PASS: TestJSONOutput/stop/Command (38.38s)

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.86s)

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:160: (dbg) Run:  out/minikube-windows-amd64.exe start -p json-output-error-279700 --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-279700 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (236.5711ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"fe0ddd1d-4489-4888-b464-13014216a2fc","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-279700] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5679 Build 19045.5679","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"ed387e72-fe8b-43cd-bcb1-2b90a7976934","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=C:\\Users\\jenkins.minikube5\\minikube-integration\\kubeconfig"}}
	{"specversion":"1.0","id":"a2460d9e-5672-45d5-9310-d2ce50c21fc4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"de506cdc-895e-4ab8-835f-7a955497c68c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube"}}
	{"specversion":"1.0","id":"4f735ce0-baba-4a53-b60b-d64cd89c5135","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20506"}}
	{"specversion":"1.0","id":"8c5c856a-2d53-4f37-8dce-aa5bbb60099f","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":"4b0c4f77-9136-4f14-ab01-6c6cada0261c","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 --
helpers_test.go:175: Cleaning up "json-output-error-279700" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p json-output-error-279700
--- PASS: TestErrorJSONOutput (0.86s)

                                                
                                    
x
+
TestMainNoArgs (0.19s)

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

                                                
                                    
x
+
TestMinikubeProfile (497.35s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p first-989200 --driver=hyperv
E0401 21:03:35.565724    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-windows-amd64.exe start -p first-989200 --driver=hyperv: (3m5.0570456s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p second-989200 --driver=hyperv
E0401 21:07:43.290070    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 21:08:35.569356    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 21:09:06.377526    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-windows-amd64.exe start -p second-989200 --driver=hyperv: (3m5.6927696s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe profile first-989200
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: (22.6051494s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe profile second-989200
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: (22.4559333s)
helpers_test.go:175: Cleaning up "second-989200" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p second-989200
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p second-989200: (41.4002294s)
helpers_test.go:175: Cleaning up "first-989200" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p first-989200
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p first-989200: (39.5911446s)
--- PASS: TestMinikubeProfile (497.35s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (146.38s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-1-002100 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=hyperv
E0401 21:12:43.293869    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 21:13:18.653335    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 21:13:35.572818    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
mount_start_test.go:98: (dbg) Done: out/minikube-windows-amd64.exe start -p mount-start-1-002100 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=hyperv: (2m25.3745781s)
--- PASS: TestMountStart/serial/StartWithMountFirst (146.38s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (8.92s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (145.19s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-2-002100 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=hyperv
mount_start_test.go:98: (dbg) Done: out/minikube-windows-amd64.exe start -p mount-start-2-002100 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=hyperv: (2m24.1921201s)
--- PASS: TestMountStart/serial/StartWithMountSecond (145.19s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (8.82s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (26.29s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (8.81s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (29.19s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:155: (dbg) Run:  out/minikube-windows-amd64.exe stop -p mount-start-2-002100
E0401 21:17:43.296908    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
mount_start_test.go:155: (dbg) Done: out/minikube-windows-amd64.exe stop -p mount-start-2-002100: (29.1874285s)
--- PASS: TestMountStart/serial/Stop (29.19s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (111.51s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-2-002100
E0401 21:18:35.576407    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
mount_start_test.go:166: (dbg) Done: out/minikube-windows-amd64.exe start -p mount-start-2-002100: (1m50.5083431s)
--- PASS: TestMountStart/serial/RestartStopped (111.51s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (9.01s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (409.81s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-269600 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=hyperv
E0401 21:22:43.300342    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 21:23:35.579483    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 21:25:46.392265    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-269600 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=hyperv: (6m27.6624944s)
multinode_test.go:102: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 status --alsologtostderr
multinode_test.go:102: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 status --alsologtostderr: (22.1518512s)
--- PASS: TestMultiNode/serial/FreshStart2Nodes (409.81s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (8.93s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:493: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-269600 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:498: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-269600 -- rollout status deployment/busybox
multinode_test.go:498: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-269600 -- rollout status deployment/busybox: (3.4740926s)
multinode_test.go:505: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-269600 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:528: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-269600 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:536: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-269600 -- exec busybox-58667487b6-49hlm -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-269600 -- exec busybox-58667487b6-49hlm -- nslookup kubernetes.io: (1.7586994s)
multinode_test.go:536: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-269600 -- exec busybox-58667487b6-wv5gr -- nslookup kubernetes.io
multinode_test.go:546: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-269600 -- exec busybox-58667487b6-49hlm -- nslookup kubernetes.default
multinode_test.go:546: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-269600 -- exec busybox-58667487b6-wv5gr -- nslookup kubernetes.default
multinode_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-269600 -- exec busybox-58667487b6-49hlm -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-269600 -- exec busybox-58667487b6-wv5gr -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (8.93s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (223.76s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-windows-amd64.exe node add -p multinode-269600 -v 3 --alsologtostderr
E0401 21:28:35.583391    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 21:29:58.667540    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:121: (dbg) Done: out/minikube-windows-amd64.exe node add -p multinode-269600 -v 3 --alsologtostderr: (3m10.3807728s)
multinode_test.go:127: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 status --alsologtostderr
multinode_test.go:127: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 status --alsologtostderr: (33.3761473s)
--- PASS: TestMultiNode/serial/AddNode (223.76s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.15s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (33.08s)

                                                
                                                
=== 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: (33.0820721s)
--- PASS: TestMultiNode/serial/ProfileList (33.08s)

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (335.29s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 status --output json --alsologtostderr
E0401 21:32:43.307185    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:184: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 status --output json --alsologtostderr: (32.969799s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 cp testdata\cp-test.txt multinode-269600:/home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 cp testdata\cp-test.txt multinode-269600:/home/docker/cp-test.txt: (8.8152684s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600 "sudo cat /home/docker/cp-test.txt": (8.7117693s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 cp multinode-269600:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiNodeserialCopyFile2732906291\001\cp-test_multinode-269600.txt
E0401 21:33:35.586827    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 cp multinode-269600:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiNodeserialCopyFile2732906291\001\cp-test_multinode-269600.txt: (8.7734556s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600 "sudo cat /home/docker/cp-test.txt": (8.8275449s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 cp multinode-269600:/home/docker/cp-test.txt multinode-269600-m02:/home/docker/cp-test_multinode-269600_multinode-269600-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 cp multinode-269600:/home/docker/cp-test.txt multinode-269600-m02:/home/docker/cp-test_multinode-269600_multinode-269600-m02.txt: (15.3223799s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600 "sudo cat /home/docker/cp-test.txt": (8.7819133s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600-m02 "sudo cat /home/docker/cp-test_multinode-269600_multinode-269600-m02.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600-m02 "sudo cat /home/docker/cp-test_multinode-269600_multinode-269600-m02.txt": (8.8631507s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 cp multinode-269600:/home/docker/cp-test.txt multinode-269600-m03:/home/docker/cp-test_multinode-269600_multinode-269600-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 cp multinode-269600:/home/docker/cp-test.txt multinode-269600-m03:/home/docker/cp-test_multinode-269600_multinode-269600-m03.txt: (15.376277s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600 "sudo cat /home/docker/cp-test.txt": (8.7191816s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600-m03 "sudo cat /home/docker/cp-test_multinode-269600_multinode-269600-m03.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600-m03 "sudo cat /home/docker/cp-test_multinode-269600_multinode-269600-m03.txt": (8.7516962s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 cp testdata\cp-test.txt multinode-269600-m02:/home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 cp testdata\cp-test.txt multinode-269600-m02:/home/docker/cp-test.txt: (8.8065585s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600-m02 "sudo cat /home/docker/cp-test.txt": (8.7210288s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 cp multinode-269600-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiNodeserialCopyFile2732906291\001\cp-test_multinode-269600-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 cp multinode-269600-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiNodeserialCopyFile2732906291\001\cp-test_multinode-269600-m02.txt: (8.7535166s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600-m02 "sudo cat /home/docker/cp-test.txt": (8.6848079s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 cp multinode-269600-m02:/home/docker/cp-test.txt multinode-269600:/home/docker/cp-test_multinode-269600-m02_multinode-269600.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 cp multinode-269600-m02:/home/docker/cp-test.txt multinode-269600:/home/docker/cp-test_multinode-269600-m02_multinode-269600.txt: (15.2469971s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600-m02 "sudo cat /home/docker/cp-test.txt": (8.7954568s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600 "sudo cat /home/docker/cp-test_multinode-269600-m02_multinode-269600.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600 "sudo cat /home/docker/cp-test_multinode-269600-m02_multinode-269600.txt": (8.8046196s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 cp multinode-269600-m02:/home/docker/cp-test.txt multinode-269600-m03:/home/docker/cp-test_multinode-269600-m02_multinode-269600-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 cp multinode-269600-m02:/home/docker/cp-test.txt multinode-269600-m03:/home/docker/cp-test_multinode-269600-m02_multinode-269600-m03.txt: (15.5968431s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600-m02 "sudo cat /home/docker/cp-test.txt": (8.7700407s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600-m03 "sudo cat /home/docker/cp-test_multinode-269600-m02_multinode-269600-m03.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600-m03 "sudo cat /home/docker/cp-test_multinode-269600-m02_multinode-269600-m03.txt": (8.7217669s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 cp testdata\cp-test.txt multinode-269600-m03:/home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 cp testdata\cp-test.txt multinode-269600-m03:/home/docker/cp-test.txt: (8.7422554s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600-m03 "sudo cat /home/docker/cp-test.txt": (8.6844361s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 cp multinode-269600-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiNodeserialCopyFile2732906291\001\cp-test_multinode-269600-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 cp multinode-269600-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiNodeserialCopyFile2732906291\001\cp-test_multinode-269600-m03.txt: (8.7272869s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600-m03 "sudo cat /home/docker/cp-test.txt": (8.9005372s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 cp multinode-269600-m03:/home/docker/cp-test.txt multinode-269600:/home/docker/cp-test_multinode-269600-m03_multinode-269600.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 cp multinode-269600-m03:/home/docker/cp-test.txt multinode-269600:/home/docker/cp-test_multinode-269600-m03_multinode-269600.txt: (15.1892178s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600-m03 "sudo cat /home/docker/cp-test.txt": (8.6976752s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600 "sudo cat /home/docker/cp-test_multinode-269600-m03_multinode-269600.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600 "sudo cat /home/docker/cp-test_multinode-269600-m03_multinode-269600.txt": (8.6940009s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 cp multinode-269600-m03:/home/docker/cp-test.txt multinode-269600-m02:/home/docker/cp-test_multinode-269600-m03_multinode-269600-m02.txt
E0401 21:37:43.311313    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 cp multinode-269600-m03:/home/docker/cp-test.txt multinode-269600-m02:/home/docker/cp-test_multinode-269600-m03_multinode-269600-m02.txt: (15.3359309s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600-m03 "sudo cat /home/docker/cp-test.txt": (8.7924676s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600-m02 "sudo cat /home/docker/cp-test_multinode-269600-m03_multinode-269600-m02.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 ssh -n multinode-269600-m02 "sudo cat /home/docker/cp-test_multinode-269600-m03_multinode-269600-m02.txt": (8.6897848s)
--- PASS: TestMultiNode/serial/CopyFile (335.29s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (71.46s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:248: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 node stop m03
E0401 21:38:35.590067    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:248: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 node stop m03: (23.3900997s)
multinode_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 status
multinode_test.go:254: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-269600 status: exit status 7 (24.0425966s)

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

                                                
                                                
-- /stdout --
multinode_test.go:261: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 status --alsologtostderr
multinode_test.go:261: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-269600 status --alsologtostderr: exit status 7 (24.0222895s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0401 21:39:03.295845    8672 out.go:345] Setting OutFile to fd 1476 ...
	I0401 21:39:03.351167    8672 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0401 21:39:03.351167    8672 out.go:358] Setting ErrFile to fd 1588...
	I0401 21:39:03.351167    8672 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0401 21:39:03.363979    8672 out.go:352] Setting JSON to false
	I0401 21:39:03.363979    8672 mustload.go:65] Loading cluster: multinode-269600
	I0401 21:39:03.364993    8672 notify.go:220] Checking for updates...
	I0401 21:39:03.365372    8672 config.go:182] Loaded profile config "multinode-269600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 21:39:03.365372    8672 status.go:174] checking status of multinode-269600 ...
	I0401 21:39:03.366392    8672 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:39:05.382455    8672 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:39:05.382455    8672 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:39:05.382455    8672 status.go:371] multinode-269600 host status = "Running" (err=<nil>)
	I0401 21:39:05.382455    8672 host.go:66] Checking if "multinode-269600" exists ...
	I0401 21:39:05.383077    8672 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:39:07.396312    8672 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:39:07.396434    8672 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:39:07.396556    8672 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:39:09.758656    8672 main.go:141] libmachine: [stdout =====>] : 172.31.186.14
	
	I0401 21:39:09.759579    8672 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:39:09.759579    8672 host.go:66] Checking if "multinode-269600" exists ...
	I0401 21:39:09.767646    8672 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0401 21:39:09.767646    8672 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600 ).state
	I0401 21:39:11.768650    8672 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:39:11.768650    8672 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:39:11.768770    8672 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600 ).networkadapters[0]).ipaddresses[0]
	I0401 21:39:14.151187    8672 main.go:141] libmachine: [stdout =====>] : 172.31.186.14
	
	I0401 21:39:14.151187    8672 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:39:14.151714    8672 sshutil.go:53] new ssh client: &{IP:172.31.186.14 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600\id_rsa Username:docker}
	I0401 21:39:14.253496    8672 ssh_runner.go:235] Completed: sh -c "df -h /var | awk 'NR==2{print $5}'": (4.485795s)
	I0401 21:39:14.263245    8672 ssh_runner.go:195] Run: systemctl --version
	I0401 21:39:14.280115    8672 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0401 21:39:14.306270    8672 kubeconfig.go:125] found "multinode-269600" server: "https://172.31.186.14:8443"
	I0401 21:39:14.306270    8672 api_server.go:166] Checking apiserver status ...
	I0401 21:39:14.314474    8672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0401 21:39:14.347255    8672 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2129/cgroup
	W0401 21:39:14.366175    8672 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/2129/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I0401 21:39:14.375710    8672 ssh_runner.go:195] Run: ls
	I0401 21:39:14.383984    8672 api_server.go:253] Checking apiserver healthz at https://172.31.186.14:8443/healthz ...
	I0401 21:39:14.390301    8672 api_server.go:279] https://172.31.186.14:8443/healthz returned 200:
	ok
	I0401 21:39:14.391276    8672 status.go:463] multinode-269600 apiserver status = Running (err=<nil>)
	I0401 21:39:14.391311    8672 status.go:176] multinode-269600 status: &{Name:multinode-269600 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0401 21:39:14.391311    8672 status.go:174] checking status of multinode-269600-m02 ...
	I0401 21:39:14.391994    8672 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:39:16.351301    8672 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:39:16.351388    8672 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:39:16.351388    8672 status.go:371] multinode-269600-m02 host status = "Running" (err=<nil>)
	I0401 21:39:16.351388    8672 host.go:66] Checking if "multinode-269600-m02" exists ...
	I0401 21:39:16.352192    8672 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:39:18.361223    8672 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:39:18.361223    8672 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:39:18.362073    8672 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:39:20.709677    8672 main.go:141] libmachine: [stdout =====>] : 172.31.184.96
	
	I0401 21:39:20.710512    8672 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:39:20.710512    8672 host.go:66] Checking if "multinode-269600-m02" exists ...
	I0401 21:39:20.718333    8672 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0401 21:39:20.719345    8672 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m02 ).state
	I0401 21:39:22.713072    8672 main.go:141] libmachine: [stdout =====>] : Running
	
	I0401 21:39:22.713310    8672 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:39:22.713388    8672 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-269600-m02 ).networkadapters[0]).ipaddresses[0]
	I0401 21:39:25.058229    8672 main.go:141] libmachine: [stdout =====>] : 172.31.184.96
	
	I0401 21:39:25.058229    8672 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:39:25.058229    8672 sshutil.go:53] new ssh client: &{IP:172.31.184.96 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-269600-m02\id_rsa Username:docker}
	I0401 21:39:25.155503    8672 ssh_runner.go:235] Completed: sh -c "df -h /var | awk 'NR==2{print $5}'": (4.4361033s)
	I0401 21:39:25.164225    8672 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0401 21:39:25.190075    8672 status.go:176] multinode-269600-m02 status: &{Name:multinode-269600-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0401 21:39:25.190075    8672 status.go:174] checking status of multinode-269600-m03 ...
	I0401 21:39:25.191275    8672 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-269600-m03 ).state
	I0401 21:39:27.187977    8672 main.go:141] libmachine: [stdout =====>] : Off
	
	I0401 21:39:27.187977    8672 main.go:141] libmachine: [stderr =====>] : 
	I0401 21:39:27.188498    8672 status.go:371] multinode-269600-m03 host status = "Stopped" (err=<nil>)
	I0401 21:39:27.188498    8672 status.go:384] host is not running, skipping remaining checks
	I0401 21:39:27.188498    8672 status.go:176] multinode-269600-m03 status: &{Name:multinode-269600-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (183.81s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 node start m03 -v=7 --alsologtostderr
multinode_test.go:282: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 node start m03 -v=7 --alsologtostderr: (2m30.7121497s)
multinode_test.go:290: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-269600 status -v=7 --alsologtostderr
E0401 21:42:26.406749    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:290: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-269600 status -v=7 --alsologtostderr: (32.9443683s)
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (183.81s)

                                                
                                    
x
+
TestPreload (501.17s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p test-preload-428400 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=hyperv --kubernetes-version=v1.24.4
E0401 21:53:35.601187    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-windows-amd64.exe start -p test-preload-428400 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=hyperv --kubernetes-version=v1.24.4: (4m14.8577156s)
preload_test.go:52: (dbg) Run:  out/minikube-windows-amd64.exe -p test-preload-428400 image pull gcr.io/k8s-minikube/busybox
E0401 21:57:43.326184    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
preload_test.go:52: (dbg) Done: out/minikube-windows-amd64.exe -p test-preload-428400 image pull gcr.io/k8s-minikube/busybox: (8.3061985s)
preload_test.go:58: (dbg) Run:  out/minikube-windows-amd64.exe stop -p test-preload-428400
preload_test.go:58: (dbg) Done: out/minikube-windows-amd64.exe stop -p test-preload-428400: (37.9251249s)
preload_test.go:66: (dbg) Run:  out/minikube-windows-amd64.exe start -p test-preload-428400 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=hyperv
E0401 21:58:35.605617    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 21:59:06.421848    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
preload_test.go:66: (dbg) Done: out/minikube-windows-amd64.exe start -p test-preload-428400 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=hyperv: (2m32.1561089s)
preload_test.go:71: (dbg) Run:  out/minikube-windows-amd64.exe -p test-preload-428400 image list
preload_test.go:71: (dbg) Done: out/minikube-windows-amd64.exe -p test-preload-428400 image list: (6.7920536s)
helpers_test.go:175: Cleaning up "test-preload-428400" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p test-preload-428400
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p test-preload-428400: (41.130924s)
--- PASS: TestPreload (501.17s)

                                                
                                    
x
+
TestScheduledStopWindows (313.46s)

                                                
                                                
=== RUN   TestScheduledStopWindows
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-windows-amd64.exe start -p scheduled-stop-859700 --memory=2048 --driver=hyperv
E0401 22:02:43.330494    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 22:03:18.698272    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 22:03:35.609830    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
scheduled_stop_test.go:128: (dbg) Done: out/minikube-windows-amd64.exe start -p scheduled-stop-859700 --memory=2048 --driver=hyperv: (3m4.8398481s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-windows-amd64.exe stop -p scheduled-stop-859700 --schedule 5m
scheduled_stop_test.go:137: (dbg) Done: out/minikube-windows-amd64.exe stop -p scheduled-stop-859700 --schedule 5m: (9.8021164s)
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.TimeToStop}} -p scheduled-stop-859700 -n scheduled-stop-859700
scheduled_stop_test.go:191: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.TimeToStop}} -p scheduled-stop-859700 -n scheduled-stop-859700: exit status 1 (10.0112443s)
scheduled_stop_test.go:191: status error: exit status 1 (may be ok)
scheduled_stop_test.go:54: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p scheduled-stop-859700 -- sudo systemctl show minikube-scheduled-stop --no-page
scheduled_stop_test.go:54: (dbg) Done: out/minikube-windows-amd64.exe ssh -p scheduled-stop-859700 -- sudo systemctl show minikube-scheduled-stop --no-page: (8.8347483s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-windows-amd64.exe stop -p scheduled-stop-859700 --schedule 5s
scheduled_stop_test.go:137: (dbg) Done: out/minikube-windows-amd64.exe stop -p scheduled-stop-859700 --schedule 5s: (9.9059733s)
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe status -p scheduled-stop-859700
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p scheduled-stop-859700: exit status 7 (2.2298706s)

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

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p scheduled-stop-859700 -n scheduled-stop-859700
scheduled_stop_test.go:176: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p scheduled-stop-859700 -n scheduled-stop-859700: exit status 7 (2.2174653s)

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (1019.75s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  C:\Users\jenkins.minikube5\AppData\Local\Temp\minikube-v1.26.0.1662720636.exe start -p running-upgrade-502900 --memory=2200 --vm-driver=hyperv
E0401 22:07:43.334491    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0401 22:08:35.613073    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
version_upgrade_test.go:120: (dbg) Done: C:\Users\jenkins.minikube5\AppData\Local\Temp\minikube-v1.26.0.1662720636.exe start -p running-upgrade-502900 --memory=2200 --vm-driver=hyperv: (8m7.4680573s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-windows-amd64.exe start -p running-upgrade-502900 --memory=2200 --alsologtostderr -v=1 --driver=hyperv
E0401 22:15:46.437585    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
version_upgrade_test.go:130: (dbg) Done: out/minikube-windows-amd64.exe start -p running-upgrade-502900 --memory=2200 --alsologtostderr -v=1 --driver=hyperv: (7m48.6112896s)
helpers_test.go:175: Cleaning up "running-upgrade-502900" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p running-upgrade-502900
E0401 22:23:35.625229    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p running-upgrade-502900: (1m2.4973397s)
--- PASS: TestRunningBinaryUpgrade (1019.75s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.33s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-408700] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5679 Build 19045.5679
	  - KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=20506
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	
	

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

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

                                                
                                    
x
+
TestPause/serial/Start (421.65s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-windows-amd64.exe start -p pause-296500 --memory=2048 --install-addons=false --wait=all --driver=hyperv
E0401 22:18:35.620864    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-148300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
pause_test.go:80: (dbg) Done: out/minikube-windows-amd64.exe start -p pause-296500 --memory=2048 --install-addons=false --wait=all --driver=hyperv: (7m1.6479364s)
--- PASS: TestPause/serial/Start (421.65s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.71s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (768.78s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  C:\Users\jenkins.minikube5\AppData\Local\Temp\minikube-v1.26.0.3601047767.exe start -p stopped-upgrade-657800 --memory=2200 --vm-driver=hyperv
version_upgrade_test.go:183: (dbg) Done: C:\Users\jenkins.minikube5\AppData\Local\Temp\minikube-v1.26.0.3601047767.exe start -p stopped-upgrade-657800 --memory=2200 --vm-driver=hyperv: (6m27.8055232s)
version_upgrade_test.go:192: (dbg) Run:  C:\Users\jenkins.minikube5\AppData\Local\Temp\minikube-v1.26.0.3601047767.exe -p stopped-upgrade-657800 stop
version_upgrade_test.go:192: (dbg) Done: C:\Users\jenkins.minikube5\AppData\Local\Temp\minikube-v1.26.0.3601047767.exe -p stopped-upgrade-657800 stop: (35.7517175s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-windows-amd64.exe start -p stopped-upgrade-657800 --memory=2200 --alsologtostderr -v=1 --driver=hyperv
version_upgrade_test.go:198: (dbg) Done: out/minikube-windows-amd64.exe start -p stopped-upgrade-657800 --memory=2200 --alsologtostderr -v=1 --driver=hyperv: (5m45.2242768s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (768.78s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (374.39s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-windows-amd64.exe start -p pause-296500 --alsologtostderr -v=1 --driver=hyperv
pause_test.go:92: (dbg) Done: out/minikube-windows-amd64.exe start -p pause-296500 --alsologtostderr -v=1 --driver=hyperv: (6m14.3199229s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (374.39s)

                                                
                                    
x
+
TestPause/serial/Pause (7.69s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (11.47s)

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

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

                                                
                                                
-- /stdout --
--- PASS: TestPause/serial/VerifyStatus (11.47s)

                                                
                                    
x
+
TestPause/serial/Unpause (7.34s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (7.42s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (46.23s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-windows-amd64.exe delete -p pause-296500 --alsologtostderr -v=5
E0401 22:32:26.453016    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
pause_test.go:132: (dbg) Done: out/minikube-windows-amd64.exe delete -p pause-296500 --alsologtostderr -v=5: (46.2327442s)
--- PASS: TestPause/serial/DeletePaused (46.23s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (21.82s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:142: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
E0401 22:32:43.354158    9692 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-851800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
pause_test.go:142: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (21.8164273s)
--- PASS: TestPause/serial/VerifyDeletedResources (21.82s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (8.7s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-windows-amd64.exe logs -p stopped-upgrade-657800
version_upgrade_test.go:206: (dbg) Done: out/minikube-windows-amd64.exe logs -p stopped-upgrade-657800: (8.6998749s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (8.70s)

                                                
                                    

Test skip (33/213)

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:220: skipping, only for docker or podman driver
--- SKIP: TestDownloadOnlyKic (0.00s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/RealCredentials (0s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/RealCredentials
addons_test.go:698: This test requires a GCE instance (excluding Cloud Shell) with a container based driver
--- SKIP: TestAddons/serial/GCPAuth/RealCredentials (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (0.01s)

                                                
                                                
=== RUN   TestAddons/parallel/AmdGpuDevicePlugin
=== PAUSE TestAddons/parallel/AmdGpuDevicePlugin

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:972: skip amd gpu test on all but docker driver and amd64 platform
--- SKIP: TestAddons/parallel/AmdGpuDevicePlugin (0.01s)

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with docker false 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.04s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (5.03s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:991: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-148300 --dry-run --memory 250MB --alsologtostderr --driver=hyperv
functional_test.go:991: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p functional-148300 --dry-run --memory 250MB --alsologtostderr --driver=hyperv: exit status 1 (5.0308132s)

                                                
                                                
-- stdout --
	* [functional-148300] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5679 Build 19045.5679
	  - KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=20506
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true

                                                
                                                
-- /stdout --
** stderr ** 
	I0401 20:14:21.634829    7472 out.go:345] Setting OutFile to fd 1224 ...
	I0401 20:14:21.718573    7472 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0401 20:14:21.718573    7472 out.go:358] Setting ErrFile to fd 1140...
	I0401 20:14:21.718573    7472 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0401 20:14:21.742369    7472 out.go:352] Setting JSON to false
	I0401 20:14:21.745789    7472 start.go:129] hostinfo: {"hostname":"minikube5","uptime":2772,"bootTime":1743535689,"procs":191,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.5679 Build 19045.5679","kernelVersion":"10.0.19045.5679 Build 19045.5679","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b047c2aa-b84e-4b82-894c-ed46f3580f4d"}
	W0401 20:14:21.745789    7472 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0401 20:14:21.750778    7472 out.go:177] * [functional-148300] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5679 Build 19045.5679
	I0401 20:14:21.753785    7472 notify.go:220] Checking for updates...
	I0401 20:14:21.756784    7472 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 20:14:21.761781    7472 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0401 20:14:21.763773    7472 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	I0401 20:14:21.766760    7472 out.go:177]   - MINIKUBE_LOCATION=20506
	I0401 20:14:21.768764    7472 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0401 20:14:21.772749    7472 config.go:182] Loaded profile config "functional-148300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 20:14:21.772749    7472 driver.go:394] Setting default libvirt URI to qemu:///system

                                                
                                                
** /stderr **
functional_test.go:997: skipping this error on HyperV till this issue is solved https://github.com/kubernetes/minikube/issues/9785
--- SKIP: TestFunctional/parallel/DryRun (5.03s)

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (5.03s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1037: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-148300 --dry-run --memory 250MB --alsologtostderr --driver=hyperv
functional_test.go:1037: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p functional-148300 --dry-run --memory 250MB --alsologtostderr --driver=hyperv: exit status 1 (5.0272701s)

                                                
                                                
-- stdout --
	* [functional-148300] minikube v1.35.0 sur Microsoft Windows 10 Enterprise N 10.0.19045.5679 Build 19045.5679
	  - KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=20506
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true

                                                
                                                
-- /stdout --
** stderr ** 
	I0401 20:14:16.613437    3268 out.go:345] Setting OutFile to fd 1332 ...
	I0401 20:14:16.679452    3268 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0401 20:14:16.679452    3268 out.go:358] Setting ErrFile to fd 1420...
	I0401 20:14:16.679452    3268 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0401 20:14:16.696468    3268 out.go:352] Setting JSON to false
	I0401 20:14:16.699448    3268 start.go:129] hostinfo: {"hostname":"minikube5","uptime":2767,"bootTime":1743535689,"procs":192,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.5679 Build 19045.5679","kernelVersion":"10.0.19045.5679 Build 19045.5679","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b047c2aa-b84e-4b82-894c-ed46f3580f4d"}
	W0401 20:14:16.699448    3268 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0401 20:14:16.703461    3268 out.go:177] * [functional-148300] minikube v1.35.0 sur Microsoft Windows 10 Enterprise N 10.0.19045.5679 Build 19045.5679
	I0401 20:14:16.706456    3268 notify.go:220] Checking for updates...
	I0401 20:14:16.708454    3268 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0401 20:14:16.711467    3268 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0401 20:14:16.714456    3268 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	I0401 20:14:16.716455    3268 out.go:177]   - MINIKUBE_LOCATION=20506
	I0401 20:14:16.719449    3268 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0401 20:14:16.721448    3268 config.go:182] Loaded profile config "functional-148300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0401 20:14:16.722449    3268 driver.go:394] Setting default libvirt URI to qemu:///system

                                                
                                                
** /stderr **
functional_test.go:1042: skipping this error on HyperV till this issue is solved https://github.com/kubernetes/minikube/issues/9785
--- SKIP: TestFunctional/parallel/InternationalLanguage (5.03s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP
functional_test_tunnel_test.go:230: The test WaitService/IngressIP is broken on hyperv https://github.com/kubernetes/minikube/issues/8381
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (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
+
TestFunctionalNewestKubernetes (0s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes
functional_test.go:84: 
--- SKIP: TestFunctionalNewestKubernetes (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
+
TestKicCustomNetwork (0s)

                                                
                                                
=== RUN   TestKicCustomNetwork
kic_custom_network_test.go:34: only runs with docker driver
--- SKIP: TestKicCustomNetwork (0.00s)

                                                
                                    
x
+
TestKicExistingNetwork (0s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:73: only runs with docker driver
--- SKIP: TestKicExistingNetwork (0.00s)

                                                
                                    
x
+
TestKicCustomSubnet (0s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:102: only runs with docker/podman driver
--- SKIP: TestKicCustomSubnet (0.00s)

                                                
                                    
x
+
TestKicStaticIP (0s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:123: only run with docker/podman driver
--- SKIP: TestKicStaticIP (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
+
TestInsufficientStorage (0s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:38: only runs with docker driver
--- SKIP: TestInsufficientStorage (0.00s)

                                                
                                    
x
+
TestMissingContainerUpgrade (0s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
version_upgrade_test.go:284: This test is only for Docker
--- SKIP: TestMissingContainerUpgrade (0.00s)

                                                
                                    
Copied to clipboard