Test Report: Docker_Linux 22141

                    
                      2191194101c4a9ddc7fa6949616ce2e0ec39dec5:2025-12-16:42801
                    
                

Test fail (1/435)

Order failed test Duration
163 TestFunctional/parallel/MountCmd/specific-port 13.38
x
+
TestFunctional/parallel/MountCmd/specific-port (13.38s)

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

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

                                                
                                                
** /stderr **
I1216 04:35:06.542083  256469 retry.go:31] will retry after 316.874942ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-652957 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (345.392806ms)

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

                                                
                                                
** /stderr **
I1216 04:35:07.205217  256469 retry.go:31] will retry after 495.181845ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-652957 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (300.791135ms)

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

                                                
                                                
** /stderr **
I1216 04:35:08.002234  256469 retry.go:31] will retry after 1.631560258s: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-652957 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (307.333584ms)

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

                                                
                                                
** /stderr **
I1216 04:35:09.941416  256469 retry.go:31] will retry after 1.529789074s: exit status 1
2025/12/16 04:35:11 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-652957 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (295.280131ms)

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

                                                
                                                
** /stderr **
I1216 04:35:11.767272  256469 retry.go:31] will retry after 3.691493698s: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-652957 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (281.394473ms)

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

                                                
                                                
** /stderr **
I1216 04:35:15.742834  256469 retry.go:31] will retry after 2.847844888s: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-652957 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (277.834194ms)

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

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

                                                
                                                
-- stdout --
	total 8
	drwxr-xr-x 2 root root 4096 Dec 16 04:34 .
	drwxr-xr-x 1 root root 4096 Dec 16 04:34 ..
	cat: /mount-9p/pod-dates: No such file or directory

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

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

                                                
                                                
-- stdout --
	umount: /mount-9p: not mounted.

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

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

                                                
                                                

                                                
                                                
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-652957 /tmp/TestFunctionalparallelMountCmdspecific-port2276333448/001:/mount-9p --alsologtostderr -v=1 --port 46464] stderr:
I1216 04:35:06.260506  311112 out.go:360] Setting OutFile to fd 1 ...
I1216 04:35:06.260706  311112 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1216 04:35:06.260720  311112 out.go:374] Setting ErrFile to fd 2...
I1216 04:35:06.260725  311112 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1216 04:35:06.260984  311112 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22141-252846/.minikube/bin
I1216 04:35:06.261281  311112 mustload.go:66] Loading cluster: functional-652957
I1216 04:35:06.261730  311112 config.go:182] Loaded profile config "functional-652957": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
I1216 04:35:06.262592  311112 cli_runner.go:164] Run: docker container inspect functional-652957 --format={{.State.Status}}
I1216 04:35:06.289442  311112 host.go:66] Checking if "functional-652957" exists ...
I1216 04:35:06.289875  311112 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I1216 04:35:06.381258  311112 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:38 OomKillDisable:false NGoroutines:56 SystemTime:2025-12-16 04:35:06.366713276 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1045-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x8
6_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33652072448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-10 Labels:[] ExperimentalBuild:false ServerVersion:29.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:1c4457e00facac03ce1d75f7b6777a7a851e5c41 Expected:} RuncCommit:{ID:v1.3.4-0-gd6d73eb8 Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[m
ap[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.30.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v5.0.0] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner Vendor:Docker Inc. Version:v1.0.4] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
I1216 04:35:06.381505  311112 cli_runner.go:164] Run: docker network inspect functional-652957 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I1216 04:35:06.410028  311112 out.go:203] 
W1216 04:35:06.411606  311112 out.go:285] X Exiting due to IF_MOUNT_PORT: Error finding port for mount: Error accessing port 46464
X Exiting due to IF_MOUNT_PORT: Error finding port for mount: Error accessing port 46464
W1216 04:35:06.411632  311112 out.go:285] * 
* 
W1216 04:35:06.416930  311112 out.go:308] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
│                                                                                             │
│    * If the above advice does not help, please let us know:                                 │
│      https://github.com/kubernetes/minikube/issues/new/choose                               │
│                                                                                             │
│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
│    * Please also attach the following file to the GitHub issue:                             │
│    * - /tmp/minikube_mount_f4fe2495094776589c5336bd7bb5b7004358a6f6_0.log                   │
│                                                                                             │
╰─────────────────────────────────────────────────────────────────────────────────────────────╯
╭─────────────────────────────────────────────────────────────────────────────────────────────╮
│                                                                                             │
│    * If the above advice does not help, please let us know:                                 │
│      https://github.com/kubernetes/minikube/issues/new/choose                               │
│                                                                                             │
│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
│    * Please also attach the following file to the GitHub issue:                             │
│    * - /tmp/minikube_mount_f4fe2495094776589c5336bd7bb5b7004358a6f6_0.log                   │
│                                                                                             │
╰─────────────────────────────────────────────────────────────────────────────────────────────╯
I1216 04:35:06.418740  311112 out.go:203] 
--- FAIL: TestFunctional/parallel/MountCmd/specific-port (13.38s)

                                                
                                    

Test pass (405/435)

Order passed test Duration
3 TestDownloadOnly/v1.28.0/json-events 22.15
4 TestDownloadOnly/v1.28.0/preload-exists 0
8 TestDownloadOnly/v1.28.0/LogsDuration 0.07
9 TestDownloadOnly/v1.28.0/DeleteAll 0.22
10 TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds 0.15
12 TestDownloadOnly/v1.34.2/json-events 9.22
13 TestDownloadOnly/v1.34.2/preload-exists 0
17 TestDownloadOnly/v1.34.2/LogsDuration 1.18
18 TestDownloadOnly/v1.34.2/DeleteAll 0.65
19 TestDownloadOnly/v1.34.2/DeleteAlwaysSucceeds 0.44
21 TestDownloadOnly/v1.35.0-beta.0/json-events 9.94
22 TestDownloadOnly/v1.35.0-beta.0/preload-exists 0
26 TestDownloadOnly/v1.35.0-beta.0/LogsDuration 0.07
27 TestDownloadOnly/v1.35.0-beta.0/DeleteAll 0.22
28 TestDownloadOnly/v1.35.0-beta.0/DeleteAlwaysSucceeds 0.15
29 TestDownloadOnlyKic 0.4
30 TestBinaryMirror 0.82
31 TestOffline 75.81
34 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.07
35 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.06
36 TestAddons/Setup 123.42
38 TestAddons/serial/Volcano 39.98
40 TestAddons/serial/GCPAuth/Namespaces 0.12
41 TestAddons/serial/GCPAuth/FakeCredentials 9.49
44 TestAddons/parallel/Registry 17.01
45 TestAddons/parallel/RegistryCreds 0.59
46 TestAddons/parallel/Ingress 22.72
47 TestAddons/parallel/InspektorGadget 10.59
48 TestAddons/parallel/MetricsServer 5.67
50 TestAddons/parallel/CSI 51.58
51 TestAddons/parallel/Headlamp 26.44
52 TestAddons/parallel/CloudSpanner 5.44
53 TestAddons/parallel/LocalPath 12.12
54 TestAddons/parallel/NvidiaDevicePlugin 5.49
55 TestAddons/parallel/Yakd 11.66
56 TestAddons/parallel/AmdGpuDevicePlugin 5.54
57 TestAddons/StoppedEnableDisable 11.22
58 TestCertOptions 27.92
59 TestCertExpiration 236.81
60 TestDockerFlags 27.7
61 TestForceSystemdFlag 23.72
62 TestForceSystemdEnv 28.29
67 TestErrorSpam/setup 21.12
68 TestErrorSpam/start 0.65
69 TestErrorSpam/status 0.94
70 TestErrorSpam/pause 1.21
71 TestErrorSpam/unpause 1.28
72 TestErrorSpam/stop 11
75 TestFunctional/serial/CopySyncFile 0
76 TestFunctional/serial/StartWithProxy 69.98
77 TestFunctional/serial/AuditLog 0
78 TestFunctional/serial/SoftStart 37.23
79 TestFunctional/serial/KubeContext 0.05
80 TestFunctional/serial/KubectlGetPods 0.06
83 TestFunctional/serial/CacheCmd/cache/add_remote 2.13
84 TestFunctional/serial/CacheCmd/cache/add_local 1.46
85 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
86 TestFunctional/serial/CacheCmd/cache/list 0.06
87 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.29
88 TestFunctional/serial/CacheCmd/cache/cache_reload 1.36
89 TestFunctional/serial/CacheCmd/cache/delete 0.13
90 TestFunctional/serial/MinikubeKubectlCmd 0.12
91 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.12
92 TestFunctional/serial/ExtraConfig 43.34
93 TestFunctional/serial/ComponentHealth 0.08
94 TestFunctional/serial/LogsCmd 1.13
95 TestFunctional/serial/LogsFileCmd 1.12
96 TestFunctional/serial/InvalidService 4.83
98 TestFunctional/parallel/ConfigCmd 0.52
99 TestFunctional/parallel/DashboardCmd 24.05
100 TestFunctional/parallel/DryRun 0.42
101 TestFunctional/parallel/InternationalLanguage 0.18
102 TestFunctional/parallel/StatusCmd 1.15
106 TestFunctional/parallel/ServiceCmdConnect 11.54
107 TestFunctional/parallel/AddonsCmd 0.17
108 TestFunctional/parallel/PersistentVolumeClaim 21.68
110 TestFunctional/parallel/SSHCmd 0.67
111 TestFunctional/parallel/CpCmd 1.94
112 TestFunctional/parallel/MySQL 32.97
113 TestFunctional/parallel/FileSync 0.31
114 TestFunctional/parallel/CertSync 1.99
118 TestFunctional/parallel/NodeLabels 0.07
120 TestFunctional/parallel/NonActiveRuntimeDisabled 0.34
122 TestFunctional/parallel/License 0.51
123 TestFunctional/parallel/Version/short 0.11
124 TestFunctional/parallel/Version/components 0.6
125 TestFunctional/parallel/ServiceCmd/DeployApp 9.19
127 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.59
128 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
130 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 13.23
131 TestFunctional/parallel/ServiceCmd/List 0.51
132 TestFunctional/parallel/ServiceCmd/JSONOutput 0.52
133 TestFunctional/parallel/ServiceCmd/HTTPS 0.37
134 TestFunctional/parallel/ServiceCmd/Format 0.37
135 TestFunctional/parallel/ServiceCmd/URL 0.38
136 TestFunctional/parallel/ImageCommands/ImageListShort 0.28
137 TestFunctional/parallel/ImageCommands/ImageListTable 0.28
138 TestFunctional/parallel/ImageCommands/ImageListJson 0.28
139 TestFunctional/parallel/ImageCommands/ImageListYaml 0.27
140 TestFunctional/parallel/ImageCommands/ImageBuild 5.41
141 TestFunctional/parallel/ImageCommands/Setup 1.98
142 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.05
143 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.09
144 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
148 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
149 TestFunctional/parallel/DockerEnv/bash 1.22
150 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.99
151 TestFunctional/parallel/UpdateContextCmd/no_changes 0.19
152 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.19
153 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.2
154 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.88
155 TestFunctional/parallel/ProfileCmd/profile_not_create 0.49
156 TestFunctional/parallel/ProfileCmd/profile_list 0.49
157 TestFunctional/parallel/ProfileCmd/profile_json_output 0.51
158 TestFunctional/parallel/MountCmd/any-port 22.04
159 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.38
160 TestFunctional/parallel/ImageCommands/ImageRemove 0.51
161 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.64
162 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.39
164 TestFunctional/parallel/MountCmd/VerifyCleanup 1.7
165 TestFunctional/delete_echo-server_images 0.04
166 TestFunctional/delete_my-image_image 0.02
167 TestFunctional/delete_minikube_cached_images 0.02
171 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CopySyncFile 0
172 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/StartWithProxy 61.94
173 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/AuditLog 0
174 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/SoftStart 42.8
175 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/KubeContext 0.05
176 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/KubectlGetPods 0.06
179 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/add_remote 2.15
180 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/add_local 1.48
181 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/CacheDelete 0.07
182 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/list 0.07
183 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/verify_cache_inside_node 0.3
184 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/cache_reload 1.38
185 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/delete 0.14
186 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/MinikubeKubectlCmd 0.13
187 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/MinikubeKubectlCmdDirectly 0.12
188 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/ExtraConfig 42.05
189 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/ComponentHealth 0.07
190 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/LogsCmd 1.08
191 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/LogsFileCmd 1.1
192 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/InvalidService 4.67
194 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ConfigCmd 0.48
195 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/DashboardCmd 14.05
196 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/DryRun 0.43
197 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/InternationalLanguage 0.19
198 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/StatusCmd 1.05
202 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmdConnect 21.69
203 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/AddonsCmd 0.17
204 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/PersistentVolumeClaim 46.57
206 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/SSHCmd 0.55
207 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/CpCmd 1.88
208 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/MySQL 34.81
209 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/FileSync 0.27
210 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/CertSync 1.88
214 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/NodeLabels 0.08
216 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/NonActiveRuntimeDisabled 0.33
218 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/License 0.42
219 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/Version/short 0.07
220 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/Version/components 0.53
221 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageListShort 0.23
222 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageListTable 0.22
223 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageListJson 0.23
224 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageListYaml 0.23
225 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageBuild 3.46
226 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/Setup 0.92
227 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/DockerEnv/bash 1.13
228 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/UpdateContextCmd/no_changes 0.16
229 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/UpdateContextCmd/no_minikube_cluster 0.16
230 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/UpdateContextCmd/no_clusters 0.16
231 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/DeployApp 9.16
232 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageLoadDaemon 1.11
233 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ProfileCmd/profile_not_create 0.47
234 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ProfileCmd/profile_list 0.48
235 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageReloadDaemon 0.91
236 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ProfileCmd/profile_json_output 0.47
237 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/MountCmd/any-port 7.86
238 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageTagAndLoadDaemon 1.79
239 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageSaveToFile 0.34
240 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageRemove 0.49
241 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageLoadFromFile 0.59
242 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageSaveDaemon 0.39
243 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/List 0.92
244 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/MountCmd/specific-port 2.25
245 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/JSONOutput 0.96
246 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/HTTPS 0.43
247 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/Format 0.44
248 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/MountCmd/VerifyCleanup 2.2
249 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/URL 0.52
251 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/RunSecondTunnel 0.46
252 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/StartTunnel 0
254 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/WaitService/Setup 36.24
255 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/WaitService/IngressIP 0.06
256 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/AccessDirect 0
260 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/DeleteTunnel 0.11
261 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/delete_echo-server_images 0.04
262 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/delete_my-image_image 0.02
263 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/delete_minikube_cached_images 0.02
267 TestMultiControlPlane/serial/StartCluster 126.65
268 TestMultiControlPlane/serial/DeployApp 5.74
269 TestMultiControlPlane/serial/PingHostFromPods 1.3
270 TestMultiControlPlane/serial/AddWorkerNode 30.94
271 TestMultiControlPlane/serial/NodeLabels 0.07
272 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.9
273 TestMultiControlPlane/serial/CopyFile 17.9
274 TestMultiControlPlane/serial/StopSecondaryNode 11.73
275 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.74
276 TestMultiControlPlane/serial/RestartSecondaryNode 37.81
277 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.99
278 TestMultiControlPlane/serial/RestartClusterKeepsNodes 150.11
279 TestMultiControlPlane/serial/DeleteSecondaryNode 9.66
280 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.72
281 TestMultiControlPlane/serial/StopCluster 32.81
282 TestMultiControlPlane/serial/RestartCluster 78.45
283 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.7
284 TestMultiControlPlane/serial/AddSecondaryNode 51.1
285 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.9
288 TestImageBuild/serial/Setup 24.66
289 TestImageBuild/serial/NormalBuild 1.09
290 TestImageBuild/serial/BuildWithBuildArg 0.66
291 TestImageBuild/serial/BuildWithDockerIgnore 0.49
292 TestImageBuild/serial/BuildWithSpecifiedDockerfile 0.51
297 TestJSONOutput/start/Command 62.48
298 TestJSONOutput/start/Audit 0
300 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
301 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
303 TestJSONOutput/pause/Command 0.5
304 TestJSONOutput/pause/Audit 0
306 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
307 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
309 TestJSONOutput/unpause/Command 0.49
310 TestJSONOutput/unpause/Audit 0
312 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
313 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
315 TestJSONOutput/stop/Command 10.92
316 TestJSONOutput/stop/Audit 0
318 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
319 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
320 TestErrorJSONOutput 0.24
322 TestKicCustomNetwork/create_custom_network 24.52
323 TestKicCustomNetwork/use_default_bridge_network 25.12
324 TestKicExistingNetwork 23.43
325 TestKicCustomSubnet 24.49
326 TestKicStaticIP 23.45
327 TestMainNoArgs 0.06
328 TestMinikubeProfile 51.96
331 TestMountStart/serial/StartWithMountFirst 6.5
332 TestMountStart/serial/VerifyMountFirst 0.27
333 TestMountStart/serial/StartWithMountSecond 9.49
334 TestMountStart/serial/VerifyMountSecond 0.28
335 TestMountStart/serial/DeleteFirst 1.55
336 TestMountStart/serial/VerifyMountPostDelete 0.28
337 TestMountStart/serial/Stop 1.27
338 TestMountStart/serial/RestartStopped 9.46
339 TestMountStart/serial/VerifyMountPostStop 0.29
342 TestMultiNode/serial/FreshStart2Nodes 75.26
343 TestMultiNode/serial/DeployApp2Nodes 4.69
344 TestMultiNode/serial/PingHostFrom2Pods 0.93
345 TestMultiNode/serial/AddNode 33.76
346 TestMultiNode/serial/MultiNodeLabels 0.07
347 TestMultiNode/serial/ProfileList 0.69
348 TestMultiNode/serial/CopyFile 10.21
349 TestMultiNode/serial/StopNode 2.29
350 TestMultiNode/serial/StartAfterStop 8.63
351 TestMultiNode/serial/RestartKeepsNodes 74.57
352 TestMultiNode/serial/DeleteNode 5.5
353 TestMultiNode/serial/StopMultiNode 21.89
354 TestMultiNode/serial/RestartMultiNode 49.22
355 TestMultiNode/serial/ValidateNameConflict 27.32
360 TestPreload 134.59
362 TestScheduledStopUnix 99.03
363 TestSkaffold 83.09
365 TestInsufficientStorage 9.32
366 TestRunningBinaryUpgrade 315.62
368 TestKubernetesUpgrade 327.97
369 TestMissingContainerUpgrade 118.27
371 TestNoKubernetes/serial/StartNoK8sWithVersion 0.08
372 TestStoppedBinaryUpgrade/Setup 3.8
373 TestNoKubernetes/serial/StartWithK8s 29.46
374 TestStoppedBinaryUpgrade/Upgrade 326.39
375 TestNoKubernetes/serial/StartWithStopK8s 20.94
376 TestNoKubernetes/serial/Start 6.13
377 TestNoKubernetes/serial/VerifyNok8sNoK8sDownloads 0
378 TestNoKubernetes/serial/VerifyK8sNotRunning 0.32
379 TestNoKubernetes/serial/ProfileList 5.92
380 TestNoKubernetes/serial/Stop 1.42
381 TestNoKubernetes/serial/StartNoArgs 8.71
382 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.3
391 TestPause/serial/Start 67.98
392 TestPause/serial/SecondStartNoReconfiguration 46.3
393 TestPause/serial/Pause 0.51
394 TestPause/serial/VerifyStatus 0.3
395 TestPause/serial/Unpause 0.48
396 TestPause/serial/PauseAgain 0.53
397 TestPause/serial/DeletePaused 2.27
398 TestPause/serial/VerifyDeletedResources 16.3
410 TestStoppedBinaryUpgrade/MinikubeLogs 0.96
412 TestStartStop/group/old-k8s-version/serial/FirstStart 38.81
414 TestStartStop/group/no-preload/serial/FirstStart 71.75
415 TestStartStop/group/old-k8s-version/serial/DeployApp 9.27
416 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.83
417 TestStartStop/group/old-k8s-version/serial/Stop 12.41
419 TestStartStop/group/embed-certs/serial/FirstStart 62.73
420 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.22
421 TestStartStop/group/old-k8s-version/serial/SecondStart 46.13
422 TestStartStop/group/no-preload/serial/DeployApp 10.37
423 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.79
424 TestStartStop/group/no-preload/serial/Stop 10.97
425 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.2
426 TestStartStop/group/no-preload/serial/SecondStart 47.13
427 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
428 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.09
430 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 66.45
431 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.28
432 TestStartStop/group/old-k8s-version/serial/Pause 2.92
433 TestStartStop/group/embed-certs/serial/DeployApp 8.28
435 TestStartStop/group/newest-cni/serial/FirstStart 27.62
436 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.19
437 TestStartStop/group/embed-certs/serial/Stop 11.1
438 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.2
439 TestStartStop/group/embed-certs/serial/SecondStart 48.06
440 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
441 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.1
442 TestStartStop/group/newest-cni/serial/DeployApp 0
443 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.05
444 TestStartStop/group/newest-cni/serial/Stop 11.06
445 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.23
446 TestStartStop/group/no-preload/serial/Pause 2.61
447 TestNetworkPlugins/group/auto/Start 61.79
448 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.23
449 TestStartStop/group/newest-cni/serial/SecondStart 12.82
450 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
451 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
452 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.29
453 TestStartStop/group/newest-cni/serial/Pause 2.69
454 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.3
455 TestNetworkPlugins/group/kindnet/Start 50.76
456 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
457 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.76
458 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.06
459 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.09
460 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.25
461 TestStartStop/group/embed-certs/serial/Pause 2.72
462 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.26
463 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 55.41
464 TestNetworkPlugins/group/calico/Start 66.12
465 TestNetworkPlugins/group/auto/KubeletFlags 0.33
466 TestNetworkPlugins/group/auto/NetCatPod 9.23
467 TestNetworkPlugins/group/auto/DNS 0.17
468 TestNetworkPlugins/group/auto/Localhost 0.14
469 TestNetworkPlugins/group/auto/HairPin 0.12
470 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
471 TestNetworkPlugins/group/kindnet/KubeletFlags 0.32
472 TestNetworkPlugins/group/kindnet/NetCatPod 10.31
473 TestNetworkPlugins/group/kindnet/DNS 0.18
474 TestNetworkPlugins/group/kindnet/Localhost 0.14
475 TestNetworkPlugins/group/kindnet/HairPin 0.13
476 TestNetworkPlugins/group/false/Start 43.85
477 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
478 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.11
479 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.23
480 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.65
481 TestNetworkPlugins/group/enable-default-cni/Start 70.09
482 TestNetworkPlugins/group/calico/ControllerPod 6.01
483 TestNetworkPlugins/group/flannel/Start 46.37
484 TestNetworkPlugins/group/calico/KubeletFlags 0.37
485 TestNetworkPlugins/group/calico/NetCatPod 10.23
486 TestNetworkPlugins/group/calico/DNS 0.15
487 TestNetworkPlugins/group/calico/Localhost 0.12
488 TestNetworkPlugins/group/calico/HairPin 0.13
489 TestNetworkPlugins/group/false/KubeletFlags 0.39
490 TestNetworkPlugins/group/false/NetCatPod 9.32
491 TestNetworkPlugins/group/false/DNS 0.17
492 TestNetworkPlugins/group/false/Localhost 0.13
493 TestNetworkPlugins/group/false/HairPin 0.14
494 TestNetworkPlugins/group/bridge/Start 72.84
495 TestNetworkPlugins/group/flannel/ControllerPod 6.01
496 TestNetworkPlugins/group/kubenet/Start 64.94
497 TestNetworkPlugins/group/flannel/KubeletFlags 0.32
498 TestNetworkPlugins/group/flannel/NetCatPod 11.2
499 TestNetworkPlugins/group/flannel/DNS 0.16
500 TestNetworkPlugins/group/flannel/Localhost 0.12
501 TestNetworkPlugins/group/flannel/HairPin 0.12
502 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.4
503 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.24
504 TestNetworkPlugins/group/enable-default-cni/DNS 0.15
505 TestNetworkPlugins/group/enable-default-cni/Localhost 0.14
506 TestNetworkPlugins/group/enable-default-cni/HairPin 0.14
507 TestNetworkPlugins/group/custom-flannel/Start 42.33
508 TestNetworkPlugins/group/bridge/KubeletFlags 0.33
509 TestNetworkPlugins/group/bridge/NetCatPod 9.21
510 TestNetworkPlugins/group/kubenet/KubeletFlags 0.36
511 TestNetworkPlugins/group/kubenet/NetCatPod 10.19
512 TestNetworkPlugins/group/bridge/DNS 0.16
513 TestNetworkPlugins/group/bridge/Localhost 0.14
514 TestNetworkPlugins/group/bridge/HairPin 0.13
515 TestNetworkPlugins/group/kubenet/DNS 0.14
516 TestNetworkPlugins/group/kubenet/Localhost 0.15
517 TestNetworkPlugins/group/kubenet/HairPin 0.12
518 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.31
519 TestNetworkPlugins/group/custom-flannel/NetCatPod 9.2
520 TestNetworkPlugins/group/custom-flannel/DNS 0.16
521 TestNetworkPlugins/group/custom-flannel/Localhost 0.15
522 TestNetworkPlugins/group/custom-flannel/HairPin 0.13
x
+
TestDownloadOnly/v1.28.0/json-events (22.15s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/json-events
aaa_download_only_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-394395 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker  --container-runtime=docker
aaa_download_only_test.go:80: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-394395 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker  --container-runtime=docker: (22.14463055s)
--- PASS: TestDownloadOnly/v1.28.0/json-events (22.15s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/preload-exists
I1216 04:26:11.273600  256469 preload.go:188] Checking if preload exists for k8s version v1.28.0 and runtime docker
I1216 04:26:11.273716  256469 preload.go:203] Found local preload: /home/jenkins/minikube-integration/22141-252846/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-docker-overlay2-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.28.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/LogsDuration (0.07s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/LogsDuration
aaa_download_only_test.go:183: (dbg) Run:  out/minikube-linux-amd64 logs -p download-only-394395
aaa_download_only_test.go:183: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-394395: exit status 85 (71.144768ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬──────────┐
	│ COMMAND │                                                                                     ARGS                                                                                      │       PROFILE        │  USER   │ VERSION │     START TIME      │ END TIME │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼──────────┤
	│ start   │ -o=json --download-only -p download-only-394395 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker  --container-runtime=docker │ download-only-394395 │ jenkins │ v1.37.0 │ 16 Dec 25 04:25 UTC │          │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴──────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/12/16 04:25:49
	Running on machine: ubuntu-20-agent-10
	Binary: Built with gc go1.25.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1216 04:25:49.183687  256481 out.go:360] Setting OutFile to fd 1 ...
	I1216 04:25:49.183823  256481 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 04:25:49.183834  256481 out.go:374] Setting ErrFile to fd 2...
	I1216 04:25:49.183839  256481 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 04:25:49.184043  256481 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22141-252846/.minikube/bin
	W1216 04:25:49.184207  256481 root.go:314] Error reading config file at /home/jenkins/minikube-integration/22141-252846/.minikube/config/config.json: open /home/jenkins/minikube-integration/22141-252846/.minikube/config/config.json: no such file or directory
	I1216 04:25:49.184837  256481 out.go:368] Setting JSON to true
	I1216 04:25:49.186463  256481 start.go:133] hostinfo: {"hostname":"ubuntu-20-agent-10","uptime":4087,"bootTime":1765855062,"procs":183,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.8.0-1045-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1216 04:25:49.186536  256481 start.go:143] virtualization: kvm guest
	I1216 04:25:49.189916  256481 out.go:99] [download-only-394395] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)
	W1216 04:25:49.190073  256481 preload.go:354] Failed to list preload files: open /home/jenkins/minikube-integration/22141-252846/.minikube/cache/preloaded-tarball: no such file or directory
	I1216 04:25:49.190144  256481 notify.go:221] Checking for updates...
	I1216 04:25:49.191104  256481 out.go:171] MINIKUBE_LOCATION=22141
	I1216 04:25:49.192295  256481 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1216 04:25:49.193676  256481 out.go:171] KUBECONFIG=/home/jenkins/minikube-integration/22141-252846/kubeconfig
	I1216 04:25:49.194845  256481 out.go:171] MINIKUBE_HOME=/home/jenkins/minikube-integration/22141-252846/.minikube
	I1216 04:25:49.198962  256481 out.go:171] MINIKUBE_BIN=out/minikube-linux-amd64
	W1216 04:25:49.200798  256481 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1216 04:25:49.201065  256481 driver.go:422] Setting default libvirt URI to qemu:///system
	I1216 04:25:49.226321  256481 docker.go:124] docker version: linux-29.1.3:Docker Engine - Community
	I1216 04:25:49.226452  256481 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1216 04:25:49.424064  256481 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:28 OomKillDisable:false NGoroutines:45 SystemTime:2025-12-16 04:25:49.412941606 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1045-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33652072448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-10 Labels:[] ExperimentalBuild:false ServerVersion:29.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:1c4457e00facac03ce1d75f7b6777a7a851e5c41 Expected:} RuncCommit:{ID:v1.3.4-0-gd6d73eb8 Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[
map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.30.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v5.0.0] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner Vendor:Docker Inc. Version:v1.0.4] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1216 04:25:49.424175  256481 docker.go:319] overlay module found
	I1216 04:25:49.425774  256481 out.go:99] Using the docker driver based on user configuration
	I1216 04:25:49.425805  256481 start.go:309] selected driver: docker
	I1216 04:25:49.425813  256481 start.go:927] validating driver "docker" against <nil>
	I1216 04:25:49.425900  256481 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1216 04:25:49.487108  256481 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:28 OomKillDisable:false NGoroutines:45 SystemTime:2025-12-16 04:25:49.477505295 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1045-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33652072448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-10 Labels:[] ExperimentalBuild:false ServerVersion:29.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:1c4457e00facac03ce1d75f7b6777a7a851e5c41 Expected:} RuncCommit:{ID:v1.3.4-0-gd6d73eb8 Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[
map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.30.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v5.0.0] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner Vendor:Docker Inc. Version:v1.0.4] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1216 04:25:49.487321  256481 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I1216 04:25:49.487930  256481 start_flags.go:410] Using suggested 8000MB memory alloc based on sys=32093MB, container=32093MB
	I1216 04:25:49.488104  256481 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I1216 04:25:49.489619  256481 out.go:171] Using Docker driver with root privileges
	I1216 04:25:49.490610  256481 cni.go:84] Creating CNI manager for ""
	I1216 04:25:49.490695  256481 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1216 04:25:49.490709  256481 start_flags.go:336] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I1216 04:25:49.490766  256481 start.go:353] cluster config:
	{Name:download-only-394395 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1765661130-22141@sha256:71e28c3ba83563df15de2abc511e112c2c57545086c1b12459c4142b1e28ee78 Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.28.0 ClusterName:download-only-394395 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.28.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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1216 04:25:49.491996  256481 out.go:99] Starting "download-only-394395" primary control-plane node in "download-only-394395" cluster
	I1216 04:25:49.492043  256481 cache.go:134] Beginning downloading kic base image for docker with docker
	I1216 04:25:49.493124  256481 out.go:99] Pulling base image v0.0.48-1765661130-22141 ...
	I1216 04:25:49.493175  256481 preload.go:188] Checking if preload exists for k8s version v1.28.0 and runtime docker
	I1216 04:25:49.493266  256481 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1765661130-22141@sha256:71e28c3ba83563df15de2abc511e112c2c57545086c1b12459c4142b1e28ee78 in local docker daemon
	I1216 04:25:49.510445  256481 cache.go:163] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1765661130-22141@sha256:71e28c3ba83563df15de2abc511e112c2c57545086c1b12459c4142b1e28ee78 to local cache
	I1216 04:25:49.510645  256481 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1765661130-22141@sha256:71e28c3ba83563df15de2abc511e112c2c57545086c1b12459c4142b1e28ee78 in local cache directory
	I1216 04:25:49.510754  256481 image.go:150] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1765661130-22141@sha256:71e28c3ba83563df15de2abc511e112c2c57545086c1b12459c4142b1e28ee78 to local cache
	I1216 04:25:49.596778  256481 preload.go:148] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.0/preloaded-images-k8s-v18-v1.28.0-docker-overlay2-amd64.tar.lz4
	I1216 04:25:49.596834  256481 cache.go:65] Caching tarball of preloaded images
	I1216 04:25:49.597043  256481 preload.go:188] Checking if preload exists for k8s version v1.28.0 and runtime docker
	I1216 04:25:49.598791  256481 out.go:99] Downloading Kubernetes v1.28.0 preload ...
	I1216 04:25:49.598811  256481 preload.go:318] getting checksum for preloaded-images-k8s-v18-v1.28.0-docker-overlay2-amd64.tar.lz4 from gcs api...
	I1216 04:25:49.707509  256481 preload.go:295] Got checksum from GCS API "8a955be835827bc584bcce0658a7fcc9"
	I1216 04:25:49.707657  256481 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.0/preloaded-images-k8s-v18-v1.28.0-docker-overlay2-amd64.tar.lz4?checksum=md5:8a955be835827bc584bcce0658a7fcc9 -> /home/jenkins/minikube-integration/22141-252846/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-docker-overlay2-amd64.tar.lz4
	I1216 04:26:01.238150  256481 cache.go:68] Finished verifying existence of preloaded tar for v1.28.0 on docker
	I1216 04:26:01.238572  256481 profile.go:143] Saving config to /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/download-only-394395/config.json ...
	I1216 04:26:01.238610  256481 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/download-only-394395/config.json: {Name:mk0491e8b893f6d0c0f0262395b546401974ae70 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1216 04:26:01.239483  256481 preload.go:188] Checking if preload exists for k8s version v1.28.0 and runtime docker
	I1216 04:26:01.239697  256481 download.go:108] Downloading: https://dl.k8s.io/release/v1.28.0/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.28.0/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/22141-252846/.minikube/cache/linux/amd64/v1.28.0/kubectl
	
	
	* The control-plane node download-only-394395 host does not exist
	  To start a cluster, run: "minikube start -p download-only-394395"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:184: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.28.0/LogsDuration (0.07s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/DeleteAll (0.22s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/DeleteAll
aaa_download_only_test.go:196: (dbg) Run:  out/minikube-linux-amd64 delete --all
--- PASS: TestDownloadOnly/v1.28.0/DeleteAll (0.22s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds (0.15s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds
aaa_download_only_test.go:207: (dbg) Run:  out/minikube-linux-amd64 delete -p download-only-394395
--- PASS: TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds (0.15s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.2/json-events (9.22s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.2/json-events
aaa_download_only_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-945850 --force --alsologtostderr --kubernetes-version=v1.34.2 --container-runtime=docker --driver=docker  --container-runtime=docker
aaa_download_only_test.go:80: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-945850 --force --alsologtostderr --kubernetes-version=v1.34.2 --container-runtime=docker --driver=docker  --container-runtime=docker: (9.224272302s)
--- PASS: TestDownloadOnly/v1.34.2/json-events (9.22s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.2/preload-exists
I1216 04:26:20.939721  256469 preload.go:188] Checking if preload exists for k8s version v1.34.2 and runtime docker
I1216 04:26:20.939774  256469 preload.go:203] Found local preload: /home/jenkins/minikube-integration/22141-252846/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.2-docker-overlay2-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.34.2/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.2/LogsDuration (1.18s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.2/LogsDuration
aaa_download_only_test.go:183: (dbg) Run:  out/minikube-linux-amd64 logs -p download-only-945850
aaa_download_only_test.go:183: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-945850: exit status 85 (1.177314318s)

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                     ARGS                                                                                      │       PROFILE        │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ start   │ -o=json --download-only -p download-only-394395 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker  --container-runtime=docker │ download-only-394395 │ jenkins │ v1.37.0 │ 16 Dec 25 04:25 UTC │                     │
	│ delete  │ --all                                                                                                                                                                         │ minikube             │ jenkins │ v1.37.0 │ 16 Dec 25 04:26 UTC │ 16 Dec 25 04:26 UTC │
	│ delete  │ -p download-only-394395                                                                                                                                                       │ download-only-394395 │ jenkins │ v1.37.0 │ 16 Dec 25 04:26 UTC │ 16 Dec 25 04:26 UTC │
	│ start   │ -o=json --download-only -p download-only-945850 --force --alsologtostderr --kubernetes-version=v1.34.2 --container-runtime=docker --driver=docker  --container-runtime=docker │ download-only-945850 │ jenkins │ v1.37.0 │ 16 Dec 25 04:26 UTC │                     │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/12/16 04:26:11
	Running on machine: ubuntu-20-agent-10
	Binary: Built with gc go1.25.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1216 04:26:11.769071  256906 out.go:360] Setting OutFile to fd 1 ...
	I1216 04:26:11.769199  256906 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 04:26:11.769211  256906 out.go:374] Setting ErrFile to fd 2...
	I1216 04:26:11.769217  256906 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 04:26:11.769438  256906 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22141-252846/.minikube/bin
	I1216 04:26:11.769924  256906 out.go:368] Setting JSON to true
	I1216 04:26:11.770816  256906 start.go:133] hostinfo: {"hostname":"ubuntu-20-agent-10","uptime":4110,"bootTime":1765855062,"procs":183,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.8.0-1045-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1216 04:26:11.770870  256906 start.go:143] virtualization: kvm guest
	I1216 04:26:11.772680  256906 out.go:99] [download-only-945850] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)
	I1216 04:26:11.772795  256906 notify.go:221] Checking for updates...
	I1216 04:26:11.774090  256906 out.go:171] MINIKUBE_LOCATION=22141
	I1216 04:26:11.775336  256906 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1216 04:26:11.776475  256906 out.go:171] KUBECONFIG=/home/jenkins/minikube-integration/22141-252846/kubeconfig
	I1216 04:26:11.780901  256906 out.go:171] MINIKUBE_HOME=/home/jenkins/minikube-integration/22141-252846/.minikube
	I1216 04:26:11.781918  256906 out.go:171] MINIKUBE_BIN=out/minikube-linux-amd64
	W1216 04:26:11.783691  256906 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1216 04:26:11.783932  256906 driver.go:422] Setting default libvirt URI to qemu:///system
	I1216 04:26:11.809671  256906 docker.go:124] docker version: linux-29.1.3:Docker Engine - Community
	I1216 04:26:11.809790  256906 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1216 04:26:11.865706  256906 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:28 OomKillDisable:false NGoroutines:45 SystemTime:2025-12-16 04:26:11.856561432 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1045-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33652072448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-10 Labels:[] ExperimentalBuild:false ServerVersion:29.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:1c4457e00facac03ce1d75f7b6777a7a851e5c41 Expected:} RuncCommit:{ID:v1.3.4-0-gd6d73eb8 Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[
map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.30.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v5.0.0] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner Vendor:Docker Inc. Version:v1.0.4] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1216 04:26:11.865816  256906 docker.go:319] overlay module found
	I1216 04:26:11.867375  256906 out.go:99] Using the docker driver based on user configuration
	I1216 04:26:11.867407  256906 start.go:309] selected driver: docker
	I1216 04:26:11.867413  256906 start.go:927] validating driver "docker" against <nil>
	I1216 04:26:11.867521  256906 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1216 04:26:11.923551  256906 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:28 OomKillDisable:false NGoroutines:45 SystemTime:2025-12-16 04:26:11.914092061 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1045-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33652072448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-10 Labels:[] ExperimentalBuild:false ServerVersion:29.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:1c4457e00facac03ce1d75f7b6777a7a851e5c41 Expected:} RuncCommit:{ID:v1.3.4-0-gd6d73eb8 Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[
map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.30.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v5.0.0] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner Vendor:Docker Inc. Version:v1.0.4] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1216 04:26:11.923708  256906 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I1216 04:26:11.924244  256906 start_flags.go:410] Using suggested 8000MB memory alloc based on sys=32093MB, container=32093MB
	I1216 04:26:11.924396  256906 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I1216 04:26:11.926123  256906 out.go:171] Using Docker driver with root privileges
	I1216 04:26:11.927119  256906 cni.go:84] Creating CNI manager for ""
	I1216 04:26:11.927196  256906 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1216 04:26:11.927212  256906 start_flags.go:336] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I1216 04:26:11.927275  256906 start.go:353] cluster config:
	{Name:download-only-945850 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1765661130-22141@sha256:71e28c3ba83563df15de2abc511e112c2c57545086c1b12459c4142b1e28ee78 Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.34.2 ClusterName:download-only-945850 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.34.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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1216 04:26:11.928336  256906 out.go:99] Starting "download-only-945850" primary control-plane node in "download-only-945850" cluster
	I1216 04:26:11.928366  256906 cache.go:134] Beginning downloading kic base image for docker with docker
	I1216 04:26:11.929364  256906 out.go:99] Pulling base image v0.0.48-1765661130-22141 ...
	I1216 04:26:11.929404  256906 preload.go:188] Checking if preload exists for k8s version v1.34.2 and runtime docker
	I1216 04:26:11.929455  256906 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1765661130-22141@sha256:71e28c3ba83563df15de2abc511e112c2c57545086c1b12459c4142b1e28ee78 in local docker daemon
	I1216 04:26:11.945554  256906 cache.go:163] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1765661130-22141@sha256:71e28c3ba83563df15de2abc511e112c2c57545086c1b12459c4142b1e28ee78 to local cache
	I1216 04:26:11.945668  256906 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1765661130-22141@sha256:71e28c3ba83563df15de2abc511e112c2c57545086c1b12459c4142b1e28ee78 in local cache directory
	I1216 04:26:11.945683  256906 image.go:68] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1765661130-22141@sha256:71e28c3ba83563df15de2abc511e112c2c57545086c1b12459c4142b1e28ee78 in local cache directory, skipping pull
	I1216 04:26:11.945688  256906 image.go:137] gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1765661130-22141@sha256:71e28c3ba83563df15de2abc511e112c2c57545086c1b12459c4142b1e28ee78 exists in cache, skipping pull
	I1216 04:26:11.945697  256906 cache.go:166] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1765661130-22141@sha256:71e28c3ba83563df15de2abc511e112c2c57545086c1b12459c4142b1e28ee78 as a tarball
	I1216 04:26:12.159933  256906 preload.go:148] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.34.2/preloaded-images-k8s-v18-v1.34.2-docker-overlay2-amd64.tar.lz4
	I1216 04:26:12.159962  256906 cache.go:65] Caching tarball of preloaded images
	I1216 04:26:12.160191  256906 preload.go:188] Checking if preload exists for k8s version v1.34.2 and runtime docker
	I1216 04:26:12.161742  256906 out.go:99] Downloading Kubernetes v1.34.2 preload ...
	I1216 04:26:12.161774  256906 preload.go:318] getting checksum for preloaded-images-k8s-v18-v1.34.2-docker-overlay2-amd64.tar.lz4 from gcs api...
	I1216 04:26:12.284658  256906 preload.go:295] Got checksum from GCS API "cafa99c47d4d00983a02f051962239e0"
	I1216 04:26:12.284706  256906 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.34.2/preloaded-images-k8s-v18-v1.34.2-docker-overlay2-amd64.tar.lz4?checksum=md5:cafa99c47d4d00983a02f051962239e0 -> /home/jenkins/minikube-integration/22141-252846/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.2-docker-overlay2-amd64.tar.lz4
	
	
	* The control-plane node download-only-945850 host does not exist
	  To start a cluster, run: "minikube start -p download-only-945850"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:184: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.34.2/LogsDuration (1.18s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.2/DeleteAll (0.65s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.2/DeleteAll
aaa_download_only_test.go:196: (dbg) Run:  out/minikube-linux-amd64 delete --all
--- PASS: TestDownloadOnly/v1.34.2/DeleteAll (0.65s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.2/DeleteAlwaysSucceeds (0.44s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.2/DeleteAlwaysSucceeds
aaa_download_only_test.go:207: (dbg) Run:  out/minikube-linux-amd64 delete -p download-only-945850
--- PASS: TestDownloadOnly/v1.34.2/DeleteAlwaysSucceeds (0.44s)

                                                
                                    
x
+
TestDownloadOnly/v1.35.0-beta.0/json-events (9.94s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.35.0-beta.0/json-events
aaa_download_only_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-290019 --force --alsologtostderr --kubernetes-version=v1.35.0-beta.0 --container-runtime=docker --driver=docker  --container-runtime=docker
aaa_download_only_test.go:80: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-290019 --force --alsologtostderr --kubernetes-version=v1.35.0-beta.0 --container-runtime=docker --driver=docker  --container-runtime=docker: (9.938121962s)
--- PASS: TestDownloadOnly/v1.35.0-beta.0/json-events (9.94s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.35.0-beta.0/preload-exists
I1216 04:26:33.145860  256469 preload.go:188] Checking if preload exists for k8s version v1.35.0-beta.0 and runtime docker
I1216 04:26:33.145904  256469 preload.go:203] Found local preload: /home/jenkins/minikube-integration/22141-252846/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.35.0-beta.0-docker-overlay2-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.35.0-beta.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.35.0-beta.0/LogsDuration (0.07s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.35.0-beta.0/LogsDuration
aaa_download_only_test.go:183: (dbg) Run:  out/minikube-linux-amd64 logs -p download-only-290019
aaa_download_only_test.go:183: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-290019: exit status 85 (73.791145ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                         ARGS                                                                                         │       PROFILE        │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ start   │ -o=json --download-only -p download-only-394395 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker  --container-runtime=docker        │ download-only-394395 │ jenkins │ v1.37.0 │ 16 Dec 25 04:25 UTC │                     │
	│ delete  │ --all                                                                                                                                                                                │ minikube             │ jenkins │ v1.37.0 │ 16 Dec 25 04:26 UTC │ 16 Dec 25 04:26 UTC │
	│ delete  │ -p download-only-394395                                                                                                                                                              │ download-only-394395 │ jenkins │ v1.37.0 │ 16 Dec 25 04:26 UTC │ 16 Dec 25 04:26 UTC │
	│ start   │ -o=json --download-only -p download-only-945850 --force --alsologtostderr --kubernetes-version=v1.34.2 --container-runtime=docker --driver=docker  --container-runtime=docker        │ download-only-945850 │ jenkins │ v1.37.0 │ 16 Dec 25 04:26 UTC │                     │
	│ delete  │ --all                                                                                                                                                                                │ minikube             │ jenkins │ v1.37.0 │ 16 Dec 25 04:26 UTC │ 16 Dec 25 04:26 UTC │
	│ delete  │ -p download-only-945850                                                                                                                                                              │ download-only-945850 │ jenkins │ v1.37.0 │ 16 Dec 25 04:26 UTC │ 16 Dec 25 04:26 UTC │
	│ start   │ -o=json --download-only -p download-only-290019 --force --alsologtostderr --kubernetes-version=v1.35.0-beta.0 --container-runtime=docker --driver=docker  --container-runtime=docker │ download-only-290019 │ jenkins │ v1.37.0 │ 16 Dec 25 04:26 UTC │                     │
	└─────────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/12/16 04:26:23
	Running on machine: ubuntu-20-agent-10
	Binary: Built with gc go1.25.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1216 04:26:23.260545  257284 out.go:360] Setting OutFile to fd 1 ...
	I1216 04:26:23.260769  257284 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 04:26:23.260777  257284 out.go:374] Setting ErrFile to fd 2...
	I1216 04:26:23.260781  257284 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 04:26:23.260986  257284 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22141-252846/.minikube/bin
	I1216 04:26:23.261431  257284 out.go:368] Setting JSON to true
	I1216 04:26:23.262241  257284 start.go:133] hostinfo: {"hostname":"ubuntu-20-agent-10","uptime":4121,"bootTime":1765855062,"procs":175,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.8.0-1045-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1216 04:26:23.262298  257284 start.go:143] virtualization: kvm guest
	I1216 04:26:23.271950  257284 out.go:99] [download-only-290019] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)
	I1216 04:26:23.272097  257284 notify.go:221] Checking for updates...
	I1216 04:26:23.273288  257284 out.go:171] MINIKUBE_LOCATION=22141
	I1216 04:26:23.274451  257284 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1216 04:26:23.275547  257284 out.go:171] KUBECONFIG=/home/jenkins/minikube-integration/22141-252846/kubeconfig
	I1216 04:26:23.276581  257284 out.go:171] MINIKUBE_HOME=/home/jenkins/minikube-integration/22141-252846/.minikube
	I1216 04:26:23.277687  257284 out.go:171] MINIKUBE_BIN=out/minikube-linux-amd64
	W1216 04:26:23.279606  257284 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1216 04:26:23.279839  257284 driver.go:422] Setting default libvirt URI to qemu:///system
	I1216 04:26:23.303246  257284 docker.go:124] docker version: linux-29.1.3:Docker Engine - Community
	I1216 04:26:23.303339  257284 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1216 04:26:23.357993  257284 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:28 OomKillDisable:false NGoroutines:45 SystemTime:2025-12-16 04:26:23.348321228 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1045-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33652072448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-10 Labels:[] ExperimentalBuild:false ServerVersion:29.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:1c4457e00facac03ce1d75f7b6777a7a851e5c41 Expected:} RuncCommit:{ID:v1.3.4-0-gd6d73eb8 Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[
map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.30.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v5.0.0] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner Vendor:Docker Inc. Version:v1.0.4] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1216 04:26:23.358093  257284 docker.go:319] overlay module found
	I1216 04:26:23.359525  257284 out.go:99] Using the docker driver based on user configuration
	I1216 04:26:23.359553  257284 start.go:309] selected driver: docker
	I1216 04:26:23.359561  257284 start.go:927] validating driver "docker" against <nil>
	I1216 04:26:23.359653  257284 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1216 04:26:23.414316  257284 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:28 OomKillDisable:false NGoroutines:45 SystemTime:2025-12-16 04:26:23.405263378 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1045-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33652072448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-10 Labels:[] ExperimentalBuild:false ServerVersion:29.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:1c4457e00facac03ce1d75f7b6777a7a851e5c41 Expected:} RuncCommit:{ID:v1.3.4-0-gd6d73eb8 Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[
map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.30.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v5.0.0] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner Vendor:Docker Inc. Version:v1.0.4] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1216 04:26:23.414520  257284 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I1216 04:26:23.415022  257284 start_flags.go:410] Using suggested 8000MB memory alloc based on sys=32093MB, container=32093MB
	I1216 04:26:23.415181  257284 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I1216 04:26:23.416671  257284 out.go:171] Using Docker driver with root privileges
	I1216 04:26:23.417704  257284 cni.go:84] Creating CNI manager for ""
	I1216 04:26:23.417774  257284 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1216 04:26:23.417785  257284 start_flags.go:336] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I1216 04:26:23.417838  257284 start.go:353] cluster config:
	{Name:download-only-290019 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1765661130-22141@sha256:71e28c3ba83563df15de2abc511e112c2c57545086c1b12459c4142b1e28ee78 Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.35.0-beta.0 ClusterName:download-only-290019 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.l
ocal 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.35.0-beta.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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1216 04:26:23.418853  257284 out.go:99] Starting "download-only-290019" primary control-plane node in "download-only-290019" cluster
	I1216 04:26:23.418869  257284 cache.go:134] Beginning downloading kic base image for docker with docker
	I1216 04:26:23.419819  257284 out.go:99] Pulling base image v0.0.48-1765661130-22141 ...
	I1216 04:26:23.419849  257284 preload.go:188] Checking if preload exists for k8s version v1.35.0-beta.0 and runtime docker
	I1216 04:26:23.419963  257284 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1765661130-22141@sha256:71e28c3ba83563df15de2abc511e112c2c57545086c1b12459c4142b1e28ee78 in local docker daemon
	I1216 04:26:23.436795  257284 cache.go:163] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1765661130-22141@sha256:71e28c3ba83563df15de2abc511e112c2c57545086c1b12459c4142b1e28ee78 to local cache
	I1216 04:26:23.436958  257284 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1765661130-22141@sha256:71e28c3ba83563df15de2abc511e112c2c57545086c1b12459c4142b1e28ee78 in local cache directory
	I1216 04:26:23.436977  257284 image.go:68] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1765661130-22141@sha256:71e28c3ba83563df15de2abc511e112c2c57545086c1b12459c4142b1e28ee78 in local cache directory, skipping pull
	I1216 04:26:23.436982  257284 image.go:137] gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1765661130-22141@sha256:71e28c3ba83563df15de2abc511e112c2c57545086c1b12459c4142b1e28ee78 exists in cache, skipping pull
	I1216 04:26:23.436991  257284 cache.go:166] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1765661130-22141@sha256:71e28c3ba83563df15de2abc511e112c2c57545086c1b12459c4142b1e28ee78 as a tarball
	I1216 04:26:23.520676  257284 preload.go:148] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.35.0-beta.0/preloaded-images-k8s-v18-v1.35.0-beta.0-docker-overlay2-amd64.tar.lz4
	I1216 04:26:23.520704  257284 cache.go:65] Caching tarball of preloaded images
	I1216 04:26:23.520844  257284 preload.go:188] Checking if preload exists for k8s version v1.35.0-beta.0 and runtime docker
	I1216 04:26:23.522532  257284 out.go:99] Downloading Kubernetes v1.35.0-beta.0 preload ...
	I1216 04:26:23.522553  257284 preload.go:318] getting checksum for preloaded-images-k8s-v18-v1.35.0-beta.0-docker-overlay2-amd64.tar.lz4 from gcs api...
	I1216 04:26:23.628490  257284 preload.go:295] Got checksum from GCS API "7f0e1a4aaa3540d32279d04bf9728fae"
	I1216 04:26:23.628544  257284 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.35.0-beta.0/preloaded-images-k8s-v18-v1.35.0-beta.0-docker-overlay2-amd64.tar.lz4?checksum=md5:7f0e1a4aaa3540d32279d04bf9728fae -> /home/jenkins/minikube-integration/22141-252846/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.35.0-beta.0-docker-overlay2-amd64.tar.lz4
	
	
	* The control-plane node download-only-290019 host does not exist
	  To start a cluster, run: "minikube start -p download-only-290019"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:184: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.35.0-beta.0/LogsDuration (0.07s)

                                                
                                    
x
+
TestDownloadOnly/v1.35.0-beta.0/DeleteAll (0.22s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.35.0-beta.0/DeleteAll
aaa_download_only_test.go:196: (dbg) Run:  out/minikube-linux-amd64 delete --all
--- PASS: TestDownloadOnly/v1.35.0-beta.0/DeleteAll (0.22s)

                                                
                                    
x
+
TestDownloadOnly/v1.35.0-beta.0/DeleteAlwaysSucceeds (0.15s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.35.0-beta.0/DeleteAlwaysSucceeds
aaa_download_only_test.go:207: (dbg) Run:  out/minikube-linux-amd64 delete -p download-only-290019
--- PASS: TestDownloadOnly/v1.35.0-beta.0/DeleteAlwaysSucceeds (0.15s)

                                                
                                    
x
+
TestDownloadOnlyKic (0.4s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:231: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p download-docker-458466 --alsologtostderr --driver=docker  --container-runtime=docker
helpers_test.go:176: Cleaning up "download-docker-458466" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p download-docker-458466
--- PASS: TestDownloadOnlyKic (0.40s)

                                                
                                    
x
+
TestBinaryMirror (0.82s)

                                                
                                                
=== RUN   TestBinaryMirror
I1216 04:26:34.424608  256469 binary.go:80] Not caching binary, using https://dl.k8s.io/release/v1.34.2/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.34.2/bin/linux/amd64/kubectl.sha256
aaa_download_only_test.go:309: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p binary-mirror-551725 --alsologtostderr --binary-mirror http://127.0.0.1:35333 --driver=docker  --container-runtime=docker
helpers_test.go:176: Cleaning up "binary-mirror-551725" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p binary-mirror-551725
--- PASS: TestBinaryMirror (0.82s)

                                                
                                    
x
+
TestOffline (75.81s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-docker-462966 --alsologtostderr -v=1 --memory=3072 --wait=true --driver=docker  --container-runtime=docker
aab_offline_test.go:55: (dbg) Done: out/minikube-linux-amd64 start -p offline-docker-462966 --alsologtostderr -v=1 --memory=3072 --wait=true --driver=docker  --container-runtime=docker: (1m13.308960606s)
helpers_test.go:176: Cleaning up "offline-docker-462966" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-docker-462966
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p offline-docker-462966: (2.503525937s)
--- PASS: TestOffline (75.81s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.06s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (123.42s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-amd64 start -p addons-267250 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --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=docker  --container-runtime=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:110: (dbg) Done: out/minikube-linux-amd64 start -p addons-267250 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --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=docker  --container-runtime=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (2m3.423748289s)
--- PASS: TestAddons/Setup (123.42s)

                                                
                                    
x
+
TestAddons/serial/Volcano (39.98s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:886: volcano-controller stabilized in 14.520527ms
addons_test.go:878: volcano-admission stabilized in 14.562123ms
addons_test.go:870: volcano-scheduler stabilized in 14.592267ms
addons_test.go:892: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:353: "volcano-scheduler-76c996c8bf-xvhqx" [ae0c4686-d957-4ceb-b6e0-1b71ea970715] Running
addons_test.go:892: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 5.003917696s
addons_test.go:896: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:353: "volcano-admission-6c447bd768-h9rmf" [038690c4-02c1-4e1d-86eb-9d2dc4ced280] Running
addons_test.go:896: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.003875716s
addons_test.go:900: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:353: "volcano-controllers-6fd4f85cb8-glr8w" [43d4619d-57cb-44e2-91b8-ce4f94e73ab9] Running
addons_test.go:900: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.003396604s
addons_test.go:905: (dbg) Run:  kubectl --context addons-267250 delete -n volcano-system job volcano-admission-init
addons_test.go:911: (dbg) Run:  kubectl --context addons-267250 create -f testdata/vcjob.yaml
addons_test.go:919: (dbg) Run:  kubectl --context addons-267250 get vcjob -n my-volcano
addons_test.go:937: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:353: "test-job-nginx-0" [e99fc7cf-e78e-4928-b8e8-0e7f8dcb438b] Pending
helpers_test.go:353: "test-job-nginx-0" [e99fc7cf-e78e-4928-b8e8-0e7f8dcb438b] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:353: "test-job-nginx-0" [e99fc7cf-e78e-4928-b8e8-0e7f8dcb438b] Running
addons_test.go:937: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 13.003962466s
addons_test.go:1055: (dbg) Run:  out/minikube-linux-amd64 -p addons-267250 addons disable volcano --alsologtostderr -v=1
addons_test.go:1055: (dbg) Done: out/minikube-linux-amd64 -p addons-267250 addons disable volcano --alsologtostderr -v=1: (11.620266265s)
--- PASS: TestAddons/serial/Volcano (39.98s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:632: (dbg) Run:  kubectl --context addons-267250 create ns new-namespace
addons_test.go:646: (dbg) Run:  kubectl --context addons-267250 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.12s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:677: (dbg) Run:  kubectl --context addons-267250 create -f testdata/busybox.yaml
addons_test.go:684: (dbg) Run:  kubectl --context addons-267250 create sa gcp-auth-test
addons_test.go:690: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:353: "busybox" [50cef961-4570-4d16-96c2-7455de5158e0] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:353: "busybox" [50cef961-4570-4d16-96c2-7455de5158e0] Running
addons_test.go:690: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 9.004299704s
addons_test.go:696: (dbg) Run:  kubectl --context addons-267250 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:708: (dbg) Run:  kubectl --context addons-267250 describe sa gcp-auth-test
addons_test.go:746: (dbg) Run:  kubectl --context addons-267250 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (9.49s)

                                                
                                    
x
+
TestAddons/parallel/Registry (17.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:384: registry stabilized in 3.419709ms
addons_test.go:386: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:353: "registry-6b586f9694-tbgcv" [ca6e0170-f014-4c89-9e17-f6a170b8cf82] Running
addons_test.go:386: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.003291883s
addons_test.go:389: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:353: "registry-proxy-p2dxg" [424f5353-7b92-4150-9a2f-b477b2893641] Running
addons_test.go:389: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003497531s
addons_test.go:394: (dbg) Run:  kubectl --context addons-267250 delete po -l run=registry-test --now
addons_test.go:399: (dbg) Run:  kubectl --context addons-267250 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:399: (dbg) Done: kubectl --context addons-267250 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": (6.23877913s)
addons_test.go:413: (dbg) Run:  out/minikube-linux-amd64 -p addons-267250 ip
2025/12/16 04:29:54 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:1055: (dbg) Run:  out/minikube-linux-amd64 -p addons-267250 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (17.01s)

                                                
                                    
x
+
TestAddons/parallel/RegistryCreds (0.59s)

                                                
                                                
=== RUN   TestAddons/parallel/RegistryCreds
=== PAUSE TestAddons/parallel/RegistryCreds

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/RegistryCreds
addons_test.go:325: registry-creds stabilized in 3.628406ms
addons_test.go:327: (dbg) Run:  out/minikube-linux-amd64 addons configure registry-creds -f ./testdata/addons_testconfig.json -p addons-267250
addons_test.go:334: (dbg) Run:  kubectl --context addons-267250 -n kube-system get secret -o yaml
addons_test.go:1055: (dbg) Run:  out/minikube-linux-amd64 -p addons-267250 addons disable registry-creds --alsologtostderr -v=1
--- PASS: TestAddons/parallel/RegistryCreds (0.59s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (22.72s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:211: (dbg) Run:  kubectl --context addons-267250 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:236: (dbg) Run:  kubectl --context addons-267250 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:249: (dbg) Run:  kubectl --context addons-267250 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:254: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:353: "nginx" [14a0b831-46c8-4e44-b9ba-4b0c0e4eabfb] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:353: "nginx" [14a0b831-46c8-4e44-b9ba-4b0c0e4eabfb] Running
addons_test.go:254: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 12.003800441s
I1216 04:29:50.221944  256469 kapi.go:150] Service nginx in namespace default found.
addons_test.go:266: (dbg) Run:  out/minikube-linux-amd64 -p addons-267250 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:290: (dbg) Run:  kubectl --context addons-267250 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:295: (dbg) Run:  out/minikube-linux-amd64 -p addons-267250 ip
addons_test.go:301: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:1055: (dbg) Run:  out/minikube-linux-amd64 -p addons-267250 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:1055: (dbg) Done: out/minikube-linux-amd64 -p addons-267250 addons disable ingress-dns --alsologtostderr -v=1: (1.684111195s)
addons_test.go:1055: (dbg) Run:  out/minikube-linux-amd64 -p addons-267250 addons disable ingress --alsologtostderr -v=1
addons_test.go:1055: (dbg) Done: out/minikube-linux-amd64 -p addons-267250 addons disable ingress --alsologtostderr -v=1: (7.628898367s)
--- PASS: TestAddons/parallel/Ingress (22.72s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.59s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:825: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:353: "gadget-hf877" [1000b9db-56f0-48ce-9557-34fed8449a34] Running
addons_test.go:825: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.003501034s
addons_test.go:1055: (dbg) Run:  out/minikube-linux-amd64 -p addons-267250 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:1055: (dbg) Done: out/minikube-linux-amd64 -p addons-267250 addons disable inspektor-gadget --alsologtostderr -v=1: (5.5892677s)
--- PASS: TestAddons/parallel/InspektorGadget (10.59s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.67s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:457: metrics-server stabilized in 2.733428ms
addons_test.go:459: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:353: "metrics-server-85b7d694d7-mjkwb" [3a7f2c6a-63a2-4590-bcde-38fb0fa957ec] Running
addons_test.go:459: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.003285287s
addons_test.go:465: (dbg) Run:  kubectl --context addons-267250 top pods -n kube-system
addons_test.go:1055: (dbg) Run:  out/minikube-linux-amd64 -p addons-267250 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.67s)

                                                
                                    
x
+
TestAddons/parallel/CSI (51.58s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I1216 04:30:00.493534  256469 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1216 04:30:00.497021  256469 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1216 04:30:00.497046  256469 kapi.go:107] duration metric: took 3.656036ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:551: csi-hostpath-driver pods stabilized in 3.668798ms
addons_test.go:554: (dbg) Run:  kubectl --context addons-267250 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:559: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:564: (dbg) Run:  kubectl --context addons-267250 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:569: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:353: "task-pv-pod" [d54d066b-6318-4eb5-8115-0141376d5d11] Pending
helpers_test.go:353: "task-pv-pod" [d54d066b-6318-4eb5-8115-0141376d5d11] Running
addons_test.go:569: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 7.003190338s
addons_test.go:574: (dbg) Run:  kubectl --context addons-267250 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:579: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:428: (dbg) Run:  kubectl --context addons-267250 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:428: (dbg) Run:  kubectl --context addons-267250 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:584: (dbg) Run:  kubectl --context addons-267250 delete pod task-pv-pod
addons_test.go:590: (dbg) Run:  kubectl --context addons-267250 delete pvc hpvc
addons_test.go:596: (dbg) Run:  kubectl --context addons-267250 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:601: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:606: (dbg) Run:  kubectl --context addons-267250 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:611: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:353: "task-pv-pod-restore" [34fc6d51-2fb1-4864-83ab-d8f0c97fdb6b] Pending
helpers_test.go:353: "task-pv-pod-restore" [34fc6d51-2fb1-4864-83ab-d8f0c97fdb6b] Running
addons_test.go:611: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 6.003666807s
addons_test.go:616: (dbg) Run:  kubectl --context addons-267250 delete pod task-pv-pod-restore
addons_test.go:620: (dbg) Run:  kubectl --context addons-267250 delete pvc hpvc-restore
addons_test.go:624: (dbg) Run:  kubectl --context addons-267250 delete volumesnapshot new-snapshot-demo
addons_test.go:1055: (dbg) Run:  out/minikube-linux-amd64 -p addons-267250 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:1055: (dbg) Run:  out/minikube-linux-amd64 -p addons-267250 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:1055: (dbg) Done: out/minikube-linux-amd64 -p addons-267250 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.477281726s)
--- PASS: TestAddons/parallel/CSI (51.58s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (26.44s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:810: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-267250 --alsologtostderr -v=1
addons_test.go:815: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:353: "headlamp-dfcdc64b-dmmww" [e5be47df-576f-4e67-8c03-d13d3da5b586] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:353: "headlamp-dfcdc64b-dmmww" [e5be47df-576f-4e67-8c03-d13d3da5b586] Running
addons_test.go:815: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 20.002626198s
addons_test.go:1055: (dbg) Run:  out/minikube-linux-amd64 -p addons-267250 addons disable headlamp --alsologtostderr -v=1
addons_test.go:1055: (dbg) Done: out/minikube-linux-amd64 -p addons-267250 addons disable headlamp --alsologtostderr -v=1: (5.721085727s)
--- PASS: TestAddons/parallel/Headlamp (26.44s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.44s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:842: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:353: "cloud-spanner-emulator-5bdddb765-66657" [bdccde0b-145b-4b0e-aff2-587e6b7df3b5] Running
addons_test.go:842: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003287555s
addons_test.go:1055: (dbg) Run:  out/minikube-linux-amd64 -p addons-267250 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (5.44s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (12.12s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:951: (dbg) Run:  kubectl --context addons-267250 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:957: (dbg) Run:  kubectl --context addons-267250 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:961: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:403: (dbg) Run:  kubectl --context addons-267250 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:964: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:353: "test-local-path" [f8f314ce-4311-4f09-9dbf-95030b4c15f1] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:353: "test-local-path" [f8f314ce-4311-4f09-9dbf-95030b4c15f1] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:353: "test-local-path" [f8f314ce-4311-4f09-9dbf-95030b4c15f1] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:964: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 5.003495458s
addons_test.go:969: (dbg) Run:  kubectl --context addons-267250 get pvc test-pvc -o=json
addons_test.go:978: (dbg) Run:  out/minikube-linux-amd64 -p addons-267250 ssh "cat /opt/local-path-provisioner/pvc-2b411b1c-1d97-4aa0-80bb-a81125b329c8_default_test-pvc/file1"
addons_test.go:990: (dbg) Run:  kubectl --context addons-267250 delete pod test-local-path
addons_test.go:994: (dbg) Run:  kubectl --context addons-267250 delete pvc test-pvc
addons_test.go:1055: (dbg) Run:  out/minikube-linux-amd64 -p addons-267250 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (12.12s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.49s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1027: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:353: "nvidia-device-plugin-daemonset-v6gds" [0cb48528-0479-483b-97ce-86614c5676d0] Running
addons_test.go:1027: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.004832189s
addons_test.go:1055: (dbg) Run:  out/minikube-linux-amd64 -p addons-267250 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.49s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.66s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1049: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:353: "yakd-dashboard-5ff678cb9-7zh6w" [f1aa8f12-4f52-4d21-9732-83c4106fc0f5] Running
addons_test.go:1049: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003337537s
addons_test.go:1055: (dbg) Run:  out/minikube-linux-amd64 -p addons-267250 addons disable yakd --alsologtostderr -v=1
addons_test.go:1055: (dbg) Done: out/minikube-linux-amd64 -p addons-267250 addons disable yakd --alsologtostderr -v=1: (5.651408449s)
--- PASS: TestAddons/parallel/Yakd (11.66s)

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (5.54s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:1040: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: waiting 6m0s for pods matching "name=amd-gpu-device-plugin" in namespace "kube-system" ...
helpers_test.go:353: "amd-gpu-device-plugin-bsmxg" [bdbc6a19-3b1a-47fd-8557-946f4d9a2c4f] Running
addons_test.go:1040: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: name=amd-gpu-device-plugin healthy within 5.068796586s
addons_test.go:1055: (dbg) Run:  out/minikube-linux-amd64 -p addons-267250 addons disable amd-gpu-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/AmdGpuDevicePlugin (5.54s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (11.22s)

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

                                                
                                    
x
+
TestCertOptions (27.92s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-amd64 start -p cert-options-860036 --memory=3072 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=docker
cert_options_test.go:49: (dbg) Done: out/minikube-linux-amd64 start -p cert-options-860036 --memory=3072 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=docker: (24.836475777s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-amd64 -p cert-options-860036 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-860036 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-amd64 ssh -p cert-options-860036 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:176: Cleaning up "cert-options-860036" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-options-860036
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p cert-options-860036: (2.341591316s)
--- PASS: TestCertOptions (27.92s)

                                                
                                    
x
+
TestCertExpiration (236.81s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-555710 --memory=3072 --cert-expiration=3m --driver=docker  --container-runtime=docker
E1216 05:09:07.722724  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/skaffold-893964/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:09:07.729166  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/skaffold-893964/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:09:07.740609  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/skaffold-893964/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:09:07.762019  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/skaffold-893964/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:09:07.803532  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/skaffold-893964/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:09:07.885284  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/skaffold-893964/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:09:08.046894  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/skaffold-893964/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:09:08.368575  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/skaffold-893964/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:09:09.010336  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/skaffold-893964/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:09:10.292402  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/skaffold-893964/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:09:12.854593  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/skaffold-893964/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:09:17.975920  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/skaffold-893964/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
cert_options_test.go:123: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-555710 --memory=3072 --cert-expiration=3m --driver=docker  --container-runtime=docker: (22.045789569s)
E1216 05:09:27.878892  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:09:28.217769  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/skaffold-893964/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:09:48.699677  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/skaffold-893964/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-555710 --memory=3072 --cert-expiration=8760h --driver=docker  --container-runtime=docker
cert_options_test.go:131: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-555710 --memory=3072 --cert-expiration=8760h --driver=docker  --container-runtime=docker: (32.047445296s)
helpers_test.go:176: Cleaning up "cert-expiration-555710" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-555710
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-555710: (2.714534096s)
--- PASS: TestCertExpiration (236.81s)

                                                
                                    
x
+
TestDockerFlags (27.7s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:51: (dbg) Run:  out/minikube-linux-amd64 start -p docker-flags-947876 --cache-images=false --memory=3072 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
docker_test.go:51: (dbg) Done: out/minikube-linux-amd64 start -p docker-flags-947876 --cache-images=false --memory=3072 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (24.807158991s)
docker_test.go:56: (dbg) Run:  out/minikube-linux-amd64 -p docker-flags-947876 ssh "sudo systemctl show docker --property=Environment --no-pager"
E1216 05:10:29.661161  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/skaffold-893964/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
docker_test.go:67: (dbg) Run:  out/minikube-linux-amd64 -p docker-flags-947876 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
helpers_test.go:176: Cleaning up "docker-flags-947876" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-flags-947876
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p docker-flags-947876: (2.24753063s)
--- PASS: TestDockerFlags (27.70s)

                                                
                                    
x
+
TestForceSystemdFlag (23.72s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-flag-287169 --memory=3072 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
E1216 05:08:04.864391  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-853171/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
docker_test.go:91: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-flag-287169 --memory=3072 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (21.084270262s)
docker_test.go:110: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-flag-287169 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:176: Cleaning up "force-systemd-flag-287169" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-flag-287169
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-flag-287169: (2.257475662s)
--- PASS: TestForceSystemdFlag (23.72s)

                                                
                                    
x
+
TestForceSystemdEnv (28.29s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-env-752328 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
E1216 05:08:39.346057  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/addons-267250/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
docker_test.go:155: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-env-752328 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (25.690087236s)
docker_test.go:110: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-env-752328 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:176: Cleaning up "force-systemd-env-752328" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-env-752328
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-env-752328: (2.254647394s)
--- PASS: TestForceSystemdEnv (28.29s)

                                                
                                    
x
+
TestErrorSpam/setup (21.12s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -p nospam-031176 -n=1 --memory=3072 --wait=false --log_dir=/tmp/nospam-031176 --driver=docker  --container-runtime=docker
error_spam_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -p nospam-031176 -n=1 --memory=3072 --wait=false --log_dir=/tmp/nospam-031176 --driver=docker  --container-runtime=docker: (21.12290784s)
--- PASS: TestErrorSpam/setup (21.12s)

                                                
                                    
x
+
TestErrorSpam/start (0.65s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:206: Cleaning up 1 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-amd64 -p nospam-031176 --log_dir /tmp/nospam-031176 start --dry-run
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-amd64 -p nospam-031176 --log_dir /tmp/nospam-031176 start --dry-run
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-amd64 -p nospam-031176 --log_dir /tmp/nospam-031176 start --dry-run
--- PASS: TestErrorSpam/start (0.65s)

                                                
                                    
x
+
TestErrorSpam/status (0.94s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-amd64 -p nospam-031176 --log_dir /tmp/nospam-031176 status
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-amd64 -p nospam-031176 --log_dir /tmp/nospam-031176 status
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-amd64 -p nospam-031176 --log_dir /tmp/nospam-031176 status
--- PASS: TestErrorSpam/status (0.94s)

                                                
                                    
x
+
TestErrorSpam/pause (1.21s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-amd64 -p nospam-031176 --log_dir /tmp/nospam-031176 pause
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-amd64 -p nospam-031176 --log_dir /tmp/nospam-031176 pause
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-amd64 -p nospam-031176 --log_dir /tmp/nospam-031176 pause
--- PASS: TestErrorSpam/pause (1.21s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.28s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-amd64 -p nospam-031176 --log_dir /tmp/nospam-031176 unpause
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-amd64 -p nospam-031176 --log_dir /tmp/nospam-031176 unpause
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-amd64 -p nospam-031176 --log_dir /tmp/nospam-031176 unpause
--- PASS: TestErrorSpam/unpause (1.28s)

                                                
                                    
x
+
TestErrorSpam/stop (11s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-amd64 -p nospam-031176 --log_dir /tmp/nospam-031176 stop
error_spam_test.go:149: (dbg) Done: out/minikube-linux-amd64 -p nospam-031176 --log_dir /tmp/nospam-031176 stop: (10.791858022s)
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-amd64 -p nospam-031176 --log_dir /tmp/nospam-031176 stop
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-amd64 -p nospam-031176 --log_dir /tmp/nospam-031176 stop
--- PASS: TestErrorSpam/stop (11.00s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1860: local sync path: /home/jenkins/minikube-integration/22141-252846/.minikube/files/etc/test/nested/copy/256469/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (69.98s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2239: (dbg) Run:  out/minikube-linux-amd64 start -p functional-652957 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=docker
functional_test.go:2239: (dbg) Done: out/minikube-linux-amd64 start -p functional-652957 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=docker: (1m9.980314619s)
--- PASS: TestFunctional/serial/StartWithProxy (69.98s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (37.23s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I1216 04:32:53.792014  256469 config.go:182] Loaded profile config "functional-652957": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
functional_test.go:674: (dbg) Run:  out/minikube-linux-amd64 start -p functional-652957 --alsologtostderr -v=8
functional_test.go:674: (dbg) Done: out/minikube-linux-amd64 start -p functional-652957 --alsologtostderr -v=8: (37.227369331s)
functional_test.go:678: soft start took 37.228291688s for "functional-652957" cluster.
I1216 04:33:31.020024  256469 config.go:182] Loaded profile config "functional-652957": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
--- PASS: TestFunctional/serial/SoftStart (37.23s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.05s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.06s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:711: (dbg) Run:  kubectl --context functional-652957 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.06s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1092: (dbg) Run:  docker build -t minikube-local-cache-test:functional-652957 /tmp/TestFunctionalserialCacheCmdcacheadd_local565956309/001
functional_test.go:1104: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 cache add minikube-local-cache-test:functional-652957
functional_test.go:1104: (dbg) Done: out/minikube-linux-amd64 -p functional-652957 cache add minikube-local-cache-test:functional-652957: (1.143019363s)
functional_test.go:1109: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 cache delete minikube-local-cache-test:functional-652957
functional_test.go:1098: (dbg) Run:  docker rmi minikube-local-cache-test:functional-652957
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.46s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.12s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmd
functional_test.go:731: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 kubectl -- --context functional-652957 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmd (0.12s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.12s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:756: (dbg) Run:  out/kubectl --context functional-652957 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.12s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (43.34s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:772: (dbg) Run:  out/minikube-linux-amd64 start -p functional-652957 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E1216 04:33:39.346667  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/addons-267250/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:33:39.353100  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/addons-267250/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:33:39.364606  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/addons-267250/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:33:39.386057  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/addons-267250/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:33:39.427532  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/addons-267250/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:33:39.509092  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/addons-267250/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:33:39.670733  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/addons-267250/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:33:39.992510  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/addons-267250/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:33:40.634609  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/addons-267250/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:33:41.916344  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/addons-267250/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:33:44.477990  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/addons-267250/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:33:49.599678  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/addons-267250/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:33:59.841718  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/addons-267250/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:772: (dbg) Done: out/minikube-linux-amd64 start -p functional-652957 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (43.338617676s)
functional_test.go:776: restart took 43.338765386s for "functional-652957" cluster.
I1216 04:34:20.198698  256469 config.go:182] Loaded profile config "functional-652957": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
--- PASS: TestFunctional/serial/ExtraConfig (43.34s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.08s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.13s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1251: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 logs
E1216 04:34:20.323490  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/addons-267250/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:1251: (dbg) Done: out/minikube-linux-amd64 -p functional-652957 logs: (1.126216175s)
--- PASS: TestFunctional/serial/LogsCmd (1.13s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.12s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1265: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 logs --file /tmp/TestFunctionalserialLogsFileCmd2022109543/001/logs.txt
functional_test.go:1265: (dbg) Done: out/minikube-linux-amd64 -p functional-652957 logs --file /tmp/TestFunctionalserialLogsFileCmd2022109543/001/logs.txt: (1.119522444s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.12s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.83s)

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

                                                
                                                
-- stdout --
	┌───────────┬─────────────┬─────────────┬───────────────────────────┐
	│ NAMESPACE │    NAME     │ TARGET PORT │            URL            │
	├───────────┼─────────────┼─────────────┼───────────────────────────┤
	│ default   │ invalid-svc │ 80          │ http://192.168.49.2:32072 │
	└───────────┴─────────────┴─────────────┴───────────────────────────┘
	
	

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

                                                
                                                
** /stderr **
functional_test.go:2332: (dbg) Run:  kubectl --context functional-652957 delete -f testdata/invalidsvc.yaml
functional_test.go:2332: (dbg) Done: kubectl --context functional-652957 delete -f testdata/invalidsvc.yaml: (1.23074388s)
--- PASS: TestFunctional/serial/InvalidService (4.83s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.52s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (24.05s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:920: (dbg) daemon: [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-652957 --alsologtostderr -v=1]
functional_test.go:925: (dbg) stopping [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-652957 --alsologtostderr -v=1] ...
helpers_test.go:526: unable to kill pid 309095: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (24.05s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.42s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-652957] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=22141
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/22141-252846/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/22141-252846/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1216 04:34:46.904981  308573 out.go:360] Setting OutFile to fd 1 ...
	I1216 04:34:46.905127  308573 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 04:34:46.905136  308573 out.go:374] Setting ErrFile to fd 2...
	I1216 04:34:46.905142  308573 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 04:34:46.905418  308573 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22141-252846/.minikube/bin
	I1216 04:34:46.906027  308573 out.go:368] Setting JSON to false
	I1216 04:34:46.907191  308573 start.go:133] hostinfo: {"hostname":"ubuntu-20-agent-10","uptime":4625,"bootTime":1765855062,"procs":268,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.8.0-1045-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1216 04:34:46.907264  308573 start.go:143] virtualization: kvm guest
	I1216 04:34:46.909732  308573 out.go:179] * [functional-652957] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)
	I1216 04:34:46.911159  308573 out.go:179]   - MINIKUBE_LOCATION=22141
	I1216 04:34:46.911198  308573 notify.go:221] Checking for updates...
	I1216 04:34:46.913507  308573 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1216 04:34:46.916259  308573 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/22141-252846/kubeconfig
	I1216 04:34:46.917502  308573 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/22141-252846/.minikube
	I1216 04:34:46.918696  308573 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1216 04:34:46.919979  308573 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I1216 04:34:46.921690  308573 config.go:182] Loaded profile config "functional-652957": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
	I1216 04:34:46.922305  308573 driver.go:422] Setting default libvirt URI to qemu:///system
	I1216 04:34:46.949813  308573 docker.go:124] docker version: linux-29.1.3:Docker Engine - Community
	I1216 04:34:46.950002  308573 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1216 04:34:47.013614  308573 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:37 OomKillDisable:false NGoroutines:55 SystemTime:2025-12-16 04:34:47.003235901 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1045-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33652072448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-10 Labels:[] ExperimentalBuild:false ServerVersion:29.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:1c4457e00facac03ce1d75f7b6777a7a851e5c41 Expected:} RuncCommit:{ID:v1.3.4-0-gd6d73eb8 Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[
map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.30.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v5.0.0] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner Vendor:Docker Inc. Version:v1.0.4] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1216 04:34:47.013726  308573 docker.go:319] overlay module found
	I1216 04:34:47.015445  308573 out.go:179] * Using the docker driver based on existing profile
	I1216 04:34:47.016636  308573 start.go:309] selected driver: docker
	I1216 04:34:47.016654  308573 start.go:927] validating driver "docker" against &{Name:functional-652957 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1765661130-22141@sha256:71e28c3ba83563df15de2abc511e112c2c57545086c1b12459c4142b1e28ee78 Memory:4096 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.34.2 ClusterName:functional-652957 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.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:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[]
MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1216 04:34:47.016781  308573 start.go:938] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1216 04:34:47.018510  308573 out.go:203] 
	W1216 04:34:47.019705  308573 out.go:285] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I1216 04:34:47.020928  308573 out.go:203] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.18s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-652957] minikube v1.37.0 sur Ubuntu 22.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=22141
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/22141-252846/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/22141-252846/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1216 04:34:47.330024  308799 out.go:360] Setting OutFile to fd 1 ...
	I1216 04:34:47.330162  308799 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 04:34:47.330171  308799 out.go:374] Setting ErrFile to fd 2...
	I1216 04:34:47.330175  308799 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 04:34:47.330564  308799 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22141-252846/.minikube/bin
	I1216 04:34:47.331046  308799 out.go:368] Setting JSON to false
	I1216 04:34:47.332195  308799 start.go:133] hostinfo: {"hostname":"ubuntu-20-agent-10","uptime":4625,"bootTime":1765855062,"procs":268,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.8.0-1045-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1216 04:34:47.332264  308799 start.go:143] virtualization: kvm guest
	I1216 04:34:47.334121  308799 out.go:179] * [functional-652957] minikube v1.37.0 sur Ubuntu 22.04 (kvm/amd64)
	I1216 04:34:47.335399  308799 out.go:179]   - MINIKUBE_LOCATION=22141
	I1216 04:34:47.335517  308799 notify.go:221] Checking for updates...
	I1216 04:34:47.337684  308799 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1216 04:34:47.338999  308799 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/22141-252846/kubeconfig
	I1216 04:34:47.340231  308799 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/22141-252846/.minikube
	I1216 04:34:47.341411  308799 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1216 04:34:47.342455  308799 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I1216 04:34:47.344004  308799 config.go:182] Loaded profile config "functional-652957": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
	I1216 04:34:47.344619  308799 driver.go:422] Setting default libvirt URI to qemu:///system
	I1216 04:34:47.370521  308799 docker.go:124] docker version: linux-29.1.3:Docker Engine - Community
	I1216 04:34:47.370682  308799 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1216 04:34:47.429839  308799 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:37 OomKillDisable:false NGoroutines:55 SystemTime:2025-12-16 04:34:47.419347997 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1045-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33652072448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-10 Labels:[] ExperimentalBuild:false ServerVersion:29.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:1c4457e00facac03ce1d75f7b6777a7a851e5c41 Expected:} RuncCommit:{ID:v1.3.4-0-gd6d73eb8 Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[
map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.30.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v5.0.0] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner Vendor:Docker Inc. Version:v1.0.4] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1216 04:34:47.429954  308799 docker.go:319] overlay module found
	I1216 04:34:47.431576  308799 out.go:179] * Utilisation du pilote docker basé sur le profil existant
	I1216 04:34:47.432647  308799 start.go:309] selected driver: docker
	I1216 04:34:47.432669  308799 start.go:927] validating driver "docker" against &{Name:functional-652957 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1765661130-22141@sha256:71e28c3ba83563df15de2abc511e112c2c57545086c1b12459c4142b1e28ee78 Memory:4096 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.34.2 ClusterName:functional-652957 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.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:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[]
MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1216 04:34:47.432799  308799 start.go:938] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1216 04:34:47.434387  308799 out.go:203] 
	W1216 04:34:47.435415  308799 out.go:285] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I1216 04:34:47.436382  308799 out.go:203] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.15s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:869: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 status
I1216 04:34:43.032268  256469 detect.go:223] nested VM detected
functional_test.go:875: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:887: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.15s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (11.54s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1636: (dbg) Run:  kubectl --context functional-652957 create deployment hello-node-connect --image kicbase/echo-server
functional_test.go:1640: (dbg) Run:  kubectl --context functional-652957 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1645: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:353: "hello-node-connect-7d85dfc575-xtb54" [5d3dd0bc-7389-4510-a544-69c19e875c95] Pending / Ready:ContainersNotReady (containers with unready status: [echo-server]) / ContainersReady:ContainersNotReady (containers with unready status: [echo-server])
helpers_test.go:353: "hello-node-connect-7d85dfc575-xtb54" [5d3dd0bc-7389-4510-a544-69c19e875c95] Running
functional_test.go:1645: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 11.004932877s
functional_test.go:1654: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 service hello-node-connect --url
functional_test.go:1660: found endpoint for hello-node-connect: http://192.168.49.2:31347
functional_test.go:1680: http://192.168.49.2:31347: success! body:
Request served by hello-node-connect-7d85dfc575-xtb54

                                                
                                                
HTTP/1.1 GET /

                                                
                                                
Host: 192.168.49.2:31347
Accept-Encoding: gzip
User-Agent: Go-http-client/1.1
--- PASS: TestFunctional/parallel/ServiceCmdConnect (11.54s)

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.17s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1695: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 addons list
functional_test.go:1707: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.17s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (21.68s)

                                                
                                                
=== RUN   TestFunctional/parallel/PersistentVolumeClaim
=== PAUSE TestFunctional/parallel/PersistentVolumeClaim

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:50: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:353: "storage-provisioner" [9be3a680-e785-4f87-b5ed-da21f65dd5ac] Running
functional_test_pvc_test.go:50: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.004756084s
functional_test_pvc_test.go:55: (dbg) Run:  kubectl --context functional-652957 get storageclass -o=json
functional_test_pvc_test.go:75: (dbg) Run:  kubectl --context functional-652957 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:82: (dbg) Run:  kubectl --context functional-652957 get pvc myclaim -o=json
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-652957 apply -f testdata/storage-provisioner/pod.yaml
I1216 04:34:34.932851  256469 detect.go:223] nested VM detected
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 6m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:353: "sp-pod" [0935f80a-80a1-44dc-b992-633eec017193] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:353: "sp-pod" [0935f80a-80a1-44dc-b992-633eec017193] Running
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.004236572s
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-652957 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:112: (dbg) Run:  kubectl --context functional-652957 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-652957 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 6m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:353: "sp-pod" [d0baa94a-c41d-4e00-a9ea-2e4bc3a8d811] Pending
helpers_test.go:353: "sp-pod" [d0baa94a-c41d-4e00-a9ea-2e4bc3a8d811] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:353: "sp-pod" [d0baa94a-c41d-4e00-a9ea-2e4bc3a8d811] Running
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.005018658s
functional_test_pvc_test.go:120: (dbg) Run:  kubectl --context functional-652957 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (21.68s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.67s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1730: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh "echo hello"
functional_test.go:1747: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.67s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.94s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 cp testdata/cp-test.txt /home/docker/cp-test.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh -n functional-652957 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 cp functional-652957:/home/docker/cp-test.txt /tmp/TestFunctionalparallelCpCmd3324898296/001/cp-test.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh -n functional-652957 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 cp testdata/cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh -n functional-652957 "sudo cat /tmp/does/not/exist/cp-test.txt"
--- PASS: TestFunctional/parallel/CpCmd (1.94s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (32.97s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1798: (dbg) Run:  kubectl --context functional-652957 replace --force -f testdata/mysql.yaml
functional_test.go:1804: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:353: "mysql-6bcdcbc558-2v22r" [43221903-03af-42b3-a285-bde350e87b24] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:353: "mysql-6bcdcbc558-2v22r" [43221903-03af-42b3-a285-bde350e87b24] Running
E1216 04:35:01.285742  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/addons-267250/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:1804: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 22.005244622s
functional_test.go:1812: (dbg) Run:  kubectl --context functional-652957 exec mysql-6bcdcbc558-2v22r -- mysql -ppassword -e "show databases;"
functional_test.go:1812: (dbg) Non-zero exit: kubectl --context functional-652957 exec mysql-6bcdcbc558-2v22r -- mysql -ppassword -e "show databases;": exit status 1 (154.130189ms)

                                                
                                                
** 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 **
I1216 04:35:07.263789  256469 retry.go:31] will retry after 874.369797ms: exit status 1
functional_test.go:1812: (dbg) Run:  kubectl --context functional-652957 exec mysql-6bcdcbc558-2v22r -- mysql -ppassword -e "show databases;"
functional_test.go:1812: (dbg) Non-zero exit: kubectl --context functional-652957 exec mysql-6bcdcbc558-2v22r -- mysql -ppassword -e "show databases;": exit status 1 (200.316199ms)

                                                
                                                
** 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 **
I1216 04:35:08.338894  256469 retry.go:31] will retry after 912.205402ms: exit status 1
functional_test.go:1812: (dbg) Run:  kubectl --context functional-652957 exec mysql-6bcdcbc558-2v22r -- mysql -ppassword -e "show databases;"
functional_test.go:1812: (dbg) Non-zero exit: kubectl --context functional-652957 exec mysql-6bcdcbc558-2v22r -- mysql -ppassword -e "show databases;": exit status 1 (190.4884ms)

                                                
                                                
** 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 **
I1216 04:35:09.441998  256469 retry.go:31] will retry after 3.369127515s: exit status 1
functional_test.go:1812: (dbg) Run:  kubectl --context functional-652957 exec mysql-6bcdcbc558-2v22r -- mysql -ppassword -e "show databases;"
functional_test.go:1812: (dbg) Non-zero exit: kubectl --context functional-652957 exec mysql-6bcdcbc558-2v22r -- mysql -ppassword -e "show databases;": exit status 1 (127.372102ms)

                                                
                                                
** 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 **
I1216 04:35:12.939774  256469 retry.go:31] will retry after 4.787144511s: exit status 1
functional_test.go:1812: (dbg) Run:  kubectl --context functional-652957 exec mysql-6bcdcbc558-2v22r -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (32.97s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.31s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.99s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1977: Checking for existence of /etc/ssl/certs/256469.pem within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh "sudo cat /etc/ssl/certs/256469.pem"
functional_test.go:1977: Checking for existence of /usr/share/ca-certificates/256469.pem within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh "sudo cat /usr/share/ca-certificates/256469.pem"
functional_test.go:1977: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:2004: Checking for existence of /etc/ssl/certs/2564692.pem within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh "sudo cat /etc/ssl/certs/2564692.pem"
functional_test.go:2004: Checking for existence of /usr/share/ca-certificates/2564692.pem within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh "sudo cat /usr/share/ca-certificates/2564692.pem"
functional_test.go:2004: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.99s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.07s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.34s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.51s)

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2275: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 version -o=json --components
--- PASS: TestFunctional/parallel/Version/components (0.60s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1451: (dbg) Run:  kubectl --context functional-652957 create deployment hello-node --image kicbase/echo-server
functional_test.go:1455: (dbg) Run:  kubectl --context functional-652957 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1460: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:353: "hello-node-75c85bcc94-hngw8" [813c28cb-c4b0-4bc0-8c80-a741cf6258be] Pending / Ready:ContainersNotReady (containers with unready status: [echo-server]) / ContainersReady:ContainersNotReady (containers with unready status: [echo-server])
helpers_test.go:353: "hello-node-75c85bcc94-hngw8" [813c28cb-c4b0-4bc0-8c80-a741cf6258be] Running
functional_test.go:1460: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 9.004175551s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (9.19s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-652957 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:353: "nginx-svc" [1acb25ed-a5a3-4294-b46a-7839fb42c910] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:353: "nginx-svc" [1acb25ed-a5a3-4294-b46a-7839fb42c910] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 13.004104744s
I1216 04:34:41.682713  256469 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (13.23s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1499: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 service list -o json
functional_test.go:1504: Took "518.284391ms" to run "out/minikube-linux-amd64 -p functional-652957 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.52s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1519: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 service --namespace=default --https --url hello-node
functional_test.go:1532: found endpoint: https://192.168.49.2:31579
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.37s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1569: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 service hello-node --url
functional_test.go:1575: found endpoint for hello-node: http://192.168.49.2:31579
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.38s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:276: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 image ls --format short --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-amd64 -p functional-652957 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10.1
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.34.2
registry.k8s.io/kube-proxy:v1.34.2
registry.k8s.io/kube-controller-manager:v1.34.2
registry.k8s.io/kube-apiserver:v1.34.2
registry.k8s.io/etcd:3.6.5-0
registry.k8s.io/coredns/coredns:v1.12.1
public.ecr.aws/nginx/nginx:alpine
gcr.io/k8s-minikube/storage-provisioner:v5
docker.io/library/minikube-local-cache-test:functional-652957
docker.io/kicbase/echo-server:latest
docker.io/kicbase/echo-server:functional-652957
functional_test.go:284: (dbg) Stderr: out/minikube-linux-amd64 -p functional-652957 image ls --format short --alsologtostderr:
I1216 04:34:51.583274  309792 out.go:360] Setting OutFile to fd 1 ...
I1216 04:34:51.583687  309792 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1216 04:34:51.583705  309792 out.go:374] Setting ErrFile to fd 2...
I1216 04:34:51.583714  309792 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1216 04:34:51.584028  309792 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22141-252846/.minikube/bin
I1216 04:34:51.584960  309792 config.go:182] Loaded profile config "functional-652957": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
I1216 04:34:51.585111  309792 config.go:182] Loaded profile config "functional-652957": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
I1216 04:34:51.585821  309792 cli_runner.go:164] Run: docker container inspect functional-652957 --format={{.State.Status}}
I1216 04:34:51.610000  309792 ssh_runner.go:195] Run: systemctl --version
I1216 04:34:51.610076  309792 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-652957
I1216 04:34:51.634634  309792 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/22141-252846/.minikube/machines/functional-652957/id_rsa Username:docker}
I1216 04:34:51.739918  309792 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.28s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:276: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 image ls --format table --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-amd64 -p functional-652957 image ls --format table --alsologtostderr:
┌─────────────────────────────────────────────┬───────────────────┬───────────────┬────────┐
│                    IMAGE                    │        TAG        │   IMAGE ID    │  SIZE  │
├─────────────────────────────────────────────┼───────────────────┼───────────────┼────────┤
│ gcr.io/k8s-minikube/storage-provisioner     │ v5                │ 6e38f40d628db │ 31.5MB │
│ registry.k8s.io/pause                       │ 3.3               │ 0184c1613d929 │ 683kB  │
│ registry.k8s.io/pause                       │ latest            │ 350b164e7ae1d │ 240kB  │
│ docker.io/library/minikube-local-cache-test │ functional-652957 │ 356705d9ef14c │ 30B    │
│ public.ecr.aws/nginx/nginx                  │ alpine            │ a236f84b9d5d2 │ 53.7MB │
│ registry.k8s.io/kube-proxy                  │ v1.34.2           │ 8aa150647e88a │ 71.9MB │
│ registry.k8s.io/kube-apiserver              │ v1.34.2           │ a5f569d49a979 │ 88MB   │
│ registry.k8s.io/kube-scheduler              │ v1.34.2           │ 88320b5498ff2 │ 52.8MB │
│ registry.k8s.io/coredns/coredns             │ v1.12.1           │ 52546a367cc9e │ 75MB   │
│ registry.k8s.io/pause                       │ 3.1               │ da86e6ba6ca19 │ 742kB  │
│ localhost/my-image                          │ functional-652957 │ b433858371058 │ 1.24MB │
│ registry.k8s.io/kube-controller-manager     │ v1.34.2           │ 01e8bacf0f500 │ 74.9MB │
│ registry.k8s.io/etcd                        │ 3.6.5-0           │ a3e246e9556e9 │ 62.5MB │
│ registry.k8s.io/pause                       │ 3.10.1            │ cd073f4c5f6a8 │ 736kB  │
│ docker.io/kicbase/echo-server               │ functional-652957 │ 9056ab77afb8e │ 4.94MB │
│ docker.io/kicbase/echo-server               │ latest            │ 9056ab77afb8e │ 4.94MB │
└─────────────────────────────────────────────┴───────────────────┴───────────────┴────────┘
functional_test.go:284: (dbg) Stderr: out/minikube-linux-amd64 -p functional-652957 image ls --format table --alsologtostderr:
I1216 04:34:57.539098  310270 out.go:360] Setting OutFile to fd 1 ...
I1216 04:34:57.539287  310270 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1216 04:34:57.539300  310270 out.go:374] Setting ErrFile to fd 2...
I1216 04:34:57.539307  310270 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1216 04:34:57.539670  310270 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22141-252846/.minikube/bin
I1216 04:34:57.540440  310270 config.go:182] Loaded profile config "functional-652957": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
I1216 04:34:57.540552  310270 config.go:182] Loaded profile config "functional-652957": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
I1216 04:34:57.541111  310270 cli_runner.go:164] Run: docker container inspect functional-652957 --format={{.State.Status}}
I1216 04:34:57.567970  310270 ssh_runner.go:195] Run: systemctl --version
I1216 04:34:57.568039  310270 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-652957
I1216 04:34:57.593081  310270 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/22141-252846/.minikube/machines/functional-652957/id_rsa Username:docker}
I1216 04:34:57.697381  310270 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.28s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:276: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 image ls --format json --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-amd64 -p functional-652957 image ls --format json --alsologtostderr:
[{"id":"a3e246e9556e93d71e2850085ba581b376c76a9187b4b8a01c120f86579ef2b1","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.6.5-0"],"size":"62500000"},{"id":"cd073f4c5f6a8e9dc6f3125ba00cf60819cae95c1ec84a1f146ee4a9cf9e803f","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10.1"],"size":"736000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"},{"id":"b43385837105889542d8efcfdae2c577c0031bc4684f50fbec04521fb85459d3","repoDigests":[],"repoTags":["localhost/my-image:functional-652957"],"size":"1240000"},{"id":"a236f84b9d5d27fe4bf2bab07501cccdc8e16bb38a41f83e245216bbd2b61b5c","repoDigests":[],"repoTags":["public.ecr.aws/nginx/nginx:alpine"],"size":"53700000"},{"id":"88320b5498ff2caef2e5b089fc2c49c81d6529dcbba1481eb04badc3e40e5952","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.34.2"],"size":"52800000"},{"id":"52546a367cc9e0d924aa3b190596a9167fa6e53245023b5b5baf0f07e5443969","repoDige
sts":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.12.1"],"size":"75000000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"8aa150647e88a80f2e8c7bd5beb3b7af1209fb4004a261e86b617f40849c6d45","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.34.2"],"size":"71900000"},{"id":"a5f569d49a979d9f62c742edf7a6b6ee8b3cf5855e05dacb0647445bb62ffb85","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.34.2"],"size":"88000000"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-652957","docker.io/kicbase/echo-server:latest"],"size":"4940000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repo
Tags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"356705d9ef14c548292f2b0b49da6ebccabae970dc730e1432b39844836e8f9d","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-652957"],"size":"30"},{"id":"01e8bacf0f50095b9b12daf485979dbcb454e08c405e42bde98e3d2198e475e8","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.34.2"],"size":"74900000"}]
functional_test.go:284: (dbg) Stderr: out/minikube-linux-amd64 -p functional-652957 image ls --format json --alsologtostderr:
I1216 04:34:57.822221  310337 out.go:360] Setting OutFile to fd 1 ...
I1216 04:34:57.822521  310337 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1216 04:34:57.822531  310337 out.go:374] Setting ErrFile to fd 2...
I1216 04:34:57.822535  310337 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1216 04:34:57.822743  310337 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22141-252846/.minikube/bin
I1216 04:34:57.823358  310337 config.go:182] Loaded profile config "functional-652957": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
I1216 04:34:57.823500  310337 config.go:182] Loaded profile config "functional-652957": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
I1216 04:34:57.824038  310337 cli_runner.go:164] Run: docker container inspect functional-652957 --format={{.State.Status}}
I1216 04:34:57.847394  310337 ssh_runner.go:195] Run: systemctl --version
I1216 04:34:57.847452  310337 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-652957
I1216 04:34:57.871803  310337 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/22141-252846/.minikube/machines/functional-652957/id_rsa Username:docker}
I1216 04:34:57.972893  310337 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.28s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:276: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 image ls --format yaml --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-amd64 -p functional-652957 image ls --format yaml --alsologtostderr:
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: 356705d9ef14c548292f2b0b49da6ebccabae970dc730e1432b39844836e8f9d
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-652957
size: "30"
- id: a5f569d49a979d9f62c742edf7a6b6ee8b3cf5855e05dacb0647445bb62ffb85
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.34.2
size: "88000000"
- id: 01e8bacf0f50095b9b12daf485979dbcb454e08c405e42bde98e3d2198e475e8
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.34.2
size: "74900000"
- id: 88320b5498ff2caef2e5b089fc2c49c81d6529dcbba1481eb04badc3e40e5952
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.34.2
size: "52800000"
- id: 52546a367cc9e0d924aa3b190596a9167fa6e53245023b5b5baf0f07e5443969
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.12.1
size: "75000000"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-652957
- docker.io/kicbase/echo-server:latest
size: "4940000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: a236f84b9d5d27fe4bf2bab07501cccdc8e16bb38a41f83e245216bbd2b61b5c
repoDigests: []
repoTags:
- public.ecr.aws/nginx/nginx:alpine
size: "53700000"
- id: 8aa150647e88a80f2e8c7bd5beb3b7af1209fb4004a261e86b617f40849c6d45
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.34.2
size: "71900000"
- id: a3e246e9556e93d71e2850085ba581b376c76a9187b4b8a01c120f86579ef2b1
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.6.5-0
size: "62500000"
- id: cd073f4c5f6a8e9dc6f3125ba00cf60819cae95c1ec84a1f146ee4a9cf9e803f
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10.1
size: "736000"

                                                
                                                
functional_test.go:284: (dbg) Stderr: out/minikube-linux-amd64 -p functional-652957 image ls --format yaml --alsologtostderr:
I1216 04:34:51.856943  309845 out.go:360] Setting OutFile to fd 1 ...
I1216 04:34:51.857071  309845 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1216 04:34:51.857088  309845 out.go:374] Setting ErrFile to fd 2...
I1216 04:34:51.857095  309845 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1216 04:34:51.857431  309845 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22141-252846/.minikube/bin
I1216 04:34:51.858369  309845 config.go:182] Loaded profile config "functional-652957": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
I1216 04:34:51.858532  309845 config.go:182] Loaded profile config "functional-652957": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
I1216 04:34:51.859163  309845 cli_runner.go:164] Run: docker container inspect functional-652957 --format={{.State.Status}}
I1216 04:34:51.883276  309845 ssh_runner.go:195] Run: systemctl --version
I1216 04:34:51.883347  309845 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-652957
I1216 04:34:51.907565  309845 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/22141-252846/.minikube/machines/functional-652957/id_rsa Username:docker}
I1216 04:34:52.011077  309845 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.27s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:330: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 image build -t localhost/my-image:functional-652957 testdata/build --alsologtostderr
functional_test.go:330: (dbg) Done: out/minikube-linux-amd64 -p functional-652957 image build -t localhost/my-image:functional-652957 testdata/build --alsologtostderr: (4.794891271s)
functional_test.go:338: (dbg) Stderr: out/minikube-linux-amd64 -p functional-652957 image build -t localhost/my-image:functional-652957 testdata/build --alsologtostderr:
I1216 04:34:52.473386  310009 out.go:360] Setting OutFile to fd 1 ...
I1216 04:34:52.473605  310009 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1216 04:34:52.473621  310009 out.go:374] Setting ErrFile to fd 2...
I1216 04:34:52.473628  310009 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1216 04:34:52.473962  310009 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22141-252846/.minikube/bin
I1216 04:34:52.474973  310009 config.go:182] Loaded profile config "functional-652957": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
I1216 04:34:52.475973  310009 config.go:182] Loaded profile config "functional-652957": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
I1216 04:34:52.476775  310009 cli_runner.go:164] Run: docker container inspect functional-652957 --format={{.State.Status}}
I1216 04:34:52.501096  310009 ssh_runner.go:195] Run: systemctl --version
I1216 04:34:52.501161  310009 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-652957
I1216 04:34:52.525295  310009 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/22141-252846/.minikube/machines/functional-652957/id_rsa Username:docker}
I1216 04:34:52.628242  310009 build_images.go:162] Building image from path: /tmp/build.3532557602.tar
I1216 04:34:52.628335  310009 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I1216 04:34:52.639360  310009 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.3532557602.tar
I1216 04:34:52.644600  310009 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.3532557602.tar: stat -c "%s %y" /var/lib/minikube/build/build.3532557602.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.3532557602.tar': No such file or directory
I1216 04:34:52.644649  310009 ssh_runner.go:362] scp /tmp/build.3532557602.tar --> /var/lib/minikube/build/build.3532557602.tar (3072 bytes)
I1216 04:34:52.669096  310009 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.3532557602
I1216 04:34:52.680062  310009 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.3532557602 -xf /var/lib/minikube/build/build.3532557602.tar
I1216 04:34:52.691391  310009 docker.go:361] Building image: /var/lib/minikube/build/build.3532557602
I1216 04:34:52.691492  310009 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-652957 /var/lib/minikube/build/build.3532557602
#0 building with "default" instance using docker driver

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

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

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

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

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

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.0s done
#8 writing image sha256:b43385837105889542d8efcfdae2c577c0031bc4684f50fbec04521fb85459d3 done
#8 naming to localhost/my-image:functional-652957 done
#8 DONE 0.0s
I1216 04:34:57.154625  310009 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-652957 /var/lib/minikube/build/build.3532557602: (4.463098129s)
I1216 04:34:57.154764  310009 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.3532557602
I1216 04:34:57.167346  310009 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.3532557602.tar
I1216 04:34:57.179342  310009 build_images.go:218] Built localhost/my-image:functional-652957 from /tmp/build.3532557602.tar
I1216 04:34:57.179386  310009 build_images.go:134] succeeded building to: functional-652957
I1216 04:34:57.179392  310009 build_images.go:135] failed building to: 
functional_test.go:466: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (5.41s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:357: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:357: (dbg) Done: docker pull kicbase/echo-server:1.0: (1.953869142s)
functional_test.go:362: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-652957
--- PASS: TestFunctional/parallel/ImageCommands/Setup (1.98s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:370: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 image load --daemon kicbase/echo-server:functional-652957 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.05s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.103.191.76 is working!
--- PASS: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-linux-amd64 -p functional-652957 tunnel --alsologtostderr] ...
functional_test_tunnel_test.go:437: failed to stop process: signal: terminated
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/bash
functional_test.go:514: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-652957 docker-env) && out/minikube-linux-amd64 status -p functional-652957"
functional_test.go:537: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-652957 docker-env) && docker images"
--- PASS: TestFunctional/parallel/DockerEnv/bash (1.22s)

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:250: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:255: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-652957
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 image load --daemon kicbase/echo-server:functional-652957 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.88s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1325: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1330: Took "397.483879ms" to run "out/minikube-linux-amd64 profile list"
functional_test.go:1339: (dbg) Run:  out/minikube-linux-amd64 profile list -l
functional_test.go:1344: Took "90.242351ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.49s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1376: (dbg) Run:  out/minikube-linux-amd64 profile list -o json
functional_test.go:1381: Took "429.725012ms" to run "out/minikube-linux-amd64 profile list -o json"
functional_test.go:1389: (dbg) Run:  out/minikube-linux-amd64 profile list -o json --light
functional_test.go:1394: Took "77.050027ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.51s)

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

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

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

                                                
                                                
** /stderr **
I1216 04:34:44.487856  256469 retry.go:31] will retry after 327.516664ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Dec 16 04:34 created-by-test
-rw-r--r-- 1 docker docker 24 Dec 16 04:34 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Dec 16 04:34 test-1765859684141909816
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh cat /mount-9p/test-1765859684141909816
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-652957 replace --force -f testdata/busybox-mount-test.yaml
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: waiting 4m0s for pods matching "integration-test=busybox-mount" in namespace "default" ...
helpers_test.go:353: "busybox-mount" [dce49142-6b36-418a-9f05-e580ba6b1364] Pending
helpers_test.go:353: "busybox-mount" [dce49142-6b36-418a-9f05-e580ba6b1364] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:353: "busybox-mount" [dce49142-6b36-418a-9f05-e580ba6b1364] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:353: "busybox-mount" [dce49142-6b36-418a-9f05-e580ba6b1364] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 19.003825738s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-652957 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-652957 /tmp/TestFunctionalparallelMountCmdany-port862870624/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (22.04s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:395: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 image save kicbase/echo-server:functional-652957 /home/jenkins/workspace/Docker_Linux_integration/echo-server-save.tar --alsologtostderr
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.38s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:407: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 image rm kicbase/echo-server:functional-652957 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.51s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:424: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 image load /home/jenkins/workspace/Docker_Linux_integration/echo-server-save.tar --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.64s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:434: (dbg) Run:  docker rmi kicbase/echo-server:functional-652957
functional_test.go:439: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 image save --daemon kicbase/echo-server:functional-652957 --alsologtostderr
functional_test.go:447: (dbg) Run:  docker image inspect kicbase/echo-server:functional-652957
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.39s)

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

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

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

                                                
                                                
** /stderr **
I1216 04:35:19.926679  256469 retry.go:31] will retry after 413.27115ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-652957 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-652957 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-652957 /tmp/TestFunctionalparallelMountCmdVerifyCleanup4111681878/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-652957 /tmp/TestFunctionalparallelMountCmdVerifyCleanup4111681878/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-652957 /tmp/TestFunctionalparallelMountCmdVerifyCleanup4111681878/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (1.70s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CopySyncFile
functional_test.go:1860: local sync path: /home/jenkins/minikube-integration/22141-252846/.minikube/files/etc/test/nested/copy/256469/hosts
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/StartWithProxy (61.94s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/StartWithProxy
functional_test.go:2239: (dbg) Run:  out/minikube-linux-amd64 start -p functional-853171 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=docker --kubernetes-version=v1.35.0-beta.0
E1216 04:36:23.210263  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/addons-267250/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:2239: (dbg) Done: out/minikube-linux-amd64 start -p functional-853171 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=docker --kubernetes-version=v1.35.0-beta.0: (1m1.939611665s)
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/StartWithProxy (61.94s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/AuditLog (0s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/AuditLog
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/AuditLog (0.00s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/SoftStart (42.8s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/SoftStart
I1216 04:36:26.511515  256469 config.go:182] Loaded profile config "functional-853171": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.35.0-beta.0
functional_test.go:674: (dbg) Run:  out/minikube-linux-amd64 start -p functional-853171 --alsologtostderr -v=8
functional_test.go:674: (dbg) Done: out/minikube-linux-amd64 start -p functional-853171 --alsologtostderr -v=8: (42.801831035s)
functional_test.go:678: soft start took 42.802264534s for "functional-853171" cluster.
I1216 04:37:09.313771  256469 config.go:182] Loaded profile config "functional-853171": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.35.0-beta.0
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/SoftStart (42.80s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/KubeContext (0.05s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/KubeContext
functional_test.go:696: (dbg) Run:  kubectl config current-context
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/KubeContext (0.05s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/KubectlGetPods (0.06s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/KubectlGetPods
functional_test.go:711: (dbg) Run:  kubectl --context functional-853171 get po -A
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/KubectlGetPods (0.06s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/add_remote (2.15s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/add_remote
functional_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 cache add registry.k8s.io/pause:3.1
functional_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 cache add registry.k8s.io/pause:3.3
functional_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 cache add registry.k8s.io/pause:latest
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/add_remote (2.15s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/add_local (1.48s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/add_local
functional_test.go:1092: (dbg) Run:  docker build -t minikube-local-cache-test:functional-853171 /tmp/TestFunctionalNewestKubernetesVersionv1.35.0-beta.0serialCach110119747/001
functional_test.go:1104: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 cache add minikube-local-cache-test:functional-853171
functional_test.go:1104: (dbg) Done: out/minikube-linux-amd64 -p functional-853171 cache add minikube-local-cache-test:functional-853171: (1.173246623s)
functional_test.go:1109: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 cache delete minikube-local-cache-test:functional-853171
functional_test.go:1098: (dbg) Run:  docker rmi minikube-local-cache-test:functional-853171
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/add_local (1.48s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/CacheDelete (0.07s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/CacheDelete
functional_test.go:1117: (dbg) Run:  out/minikube-linux-amd64 cache delete registry.k8s.io/pause:3.3
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/CacheDelete (0.07s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/list (0.07s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/list
functional_test.go:1125: (dbg) Run:  out/minikube-linux-amd64 cache list
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/list (0.07s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/verify_cache_inside_node (0.3s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1139: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh sudo crictl images
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/verify_cache_inside_node (0.30s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/cache_reload (1.38s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/cache_reload
functional_test.go:1162: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh sudo docker rmi registry.k8s.io/pause:latest
functional_test.go:1168: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh sudo crictl inspecti registry.k8s.io/pause:latest
functional_test.go:1168: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-853171 ssh sudo crictl inspecti registry.k8s.io/pause:latest: exit status 1 (297.845168ms)

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

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

                                                
                                                
** /stderr **
functional_test.go:1173: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 cache reload
functional_test.go:1178: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/cache_reload (1.38s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/delete (0.14s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/delete
functional_test.go:1187: (dbg) Run:  out/minikube-linux-amd64 cache delete registry.k8s.io/pause:3.1
functional_test.go:1187: (dbg) Run:  out/minikube-linux-amd64 cache delete registry.k8s.io/pause:latest
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/CacheCmd/cache/delete (0.14s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/MinikubeKubectlCmd (0.13s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/MinikubeKubectlCmd
functional_test.go:731: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 kubectl -- --context functional-853171 get pods
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/MinikubeKubectlCmd (0.13s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/MinikubeKubectlCmdDirectly (0.12s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/MinikubeKubectlCmdDirectly
functional_test.go:756: (dbg) Run:  out/kubectl --context functional-853171 get pods
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/MinikubeKubectlCmdDirectly (0.12s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/ExtraConfig (42.05s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/ExtraConfig
functional_test.go:772: (dbg) Run:  out/minikube-linux-amd64 start -p functional-853171 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:772: (dbg) Done: out/minikube-linux-amd64 start -p functional-853171 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (42.05150009s)
functional_test.go:776: restart took 42.051643099s for "functional-853171" cluster.
I1216 04:37:57.315635  256469 config.go:182] Loaded profile config "functional-853171": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.35.0-beta.0
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/ExtraConfig (42.05s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/ComponentHealth (0.07s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/ComponentHealth
functional_test.go:825: (dbg) Run:  kubectl --context functional-853171 get po -l tier=control-plane -n kube-system -o=json
functional_test.go:840: etcd phase: Running
functional_test.go:850: etcd status: Ready
functional_test.go:840: kube-apiserver phase: Running
functional_test.go:850: kube-apiserver status: Ready
functional_test.go:840: kube-controller-manager phase: Running
functional_test.go:850: kube-controller-manager status: Ready
functional_test.go:840: kube-scheduler phase: Running
functional_test.go:850: kube-scheduler status: Ready
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/ComponentHealth (0.07s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/LogsCmd (1.08s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/LogsCmd
functional_test.go:1251: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 logs
functional_test.go:1251: (dbg) Done: out/minikube-linux-amd64 -p functional-853171 logs: (1.077468309s)
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/LogsCmd (1.08s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/LogsFileCmd (1.1s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/LogsFileCmd
functional_test.go:1265: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 logs --file /tmp/TestFunctionalNewestKubernetesVersionv1.35.0-beta.0serialLogs1186198859/001/logs.txt
functional_test.go:1265: (dbg) Done: out/minikube-linux-amd64 -p functional-853171 logs --file /tmp/TestFunctionalNewestKubernetesVersionv1.35.0-beta.0serialLogs1186198859/001/logs.txt: (1.101799058s)
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/LogsFileCmd (1.10s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/InvalidService (4.67s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/InvalidService
functional_test.go:2326: (dbg) Run:  kubectl --context functional-853171 apply -f testdata/invalidsvc.yaml
functional_test.go:2340: (dbg) Run:  out/minikube-linux-amd64 service invalid-svc -p functional-853171
functional_test.go:2340: (dbg) Non-zero exit: out/minikube-linux-amd64 service invalid-svc -p functional-853171: exit status 115 (349.238145ms)

                                                
                                                
-- stdout --
	┌───────────┬─────────────┬─────────────┬───────────────────────────┐
	│ NAMESPACE │    NAME     │ TARGET PORT │            URL            │
	├───────────┼─────────────┼─────────────┼───────────────────────────┤
	│ default   │ invalid-svc │ 80          │ http://192.168.49.2:32365 │
	└───────────┴─────────────┴─────────────┴───────────────────────────┘
	
	

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

                                                
                                                
** /stderr **
functional_test.go:2332: (dbg) Run:  kubectl --context functional-853171 delete -f testdata/invalidsvc.yaml
functional_test.go:2332: (dbg) Done: kubectl --context functional-853171 delete -f testdata/invalidsvc.yaml: (1.142733817s)
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/serial/InvalidService (4.67s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ConfigCmd (0.48s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ConfigCmd
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ConfigCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ConfigCmd
functional_test.go:1214: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 config unset cpus
functional_test.go:1214: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 config get cpus
functional_test.go:1214: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-853171 config get cpus: exit status 14 (77.057256ms)

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

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

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

                                                
                                                
** /stderr **
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ConfigCmd (0.48s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/DashboardCmd (14.05s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/DashboardCmd
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/DashboardCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/DashboardCmd
functional_test.go:920: (dbg) daemon: [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-853171 --alsologtostderr -v=1]
functional_test.go:925: (dbg) stopping [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-853171 --alsologtostderr -v=1] ...
helpers_test.go:526: unable to kill pid 331992: os: process already finished
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/DashboardCmd (14.05s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/DryRun (0.43s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/DryRun
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/DryRun

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/DryRun
functional_test.go:989: (dbg) Run:  out/minikube-linux-amd64 start -p functional-853171 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=docker --kubernetes-version=v1.35.0-beta.0
functional_test.go:989: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p functional-853171 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=docker --kubernetes-version=v1.35.0-beta.0: exit status 23 (194.002142ms)

                                                
                                                
-- stdout --
	* [functional-853171] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=22141
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/22141-252846/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/22141-252846/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1216 04:38:08.148165  331265 out.go:360] Setting OutFile to fd 1 ...
	I1216 04:38:08.148488  331265 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 04:38:08.148500  331265 out.go:374] Setting ErrFile to fd 2...
	I1216 04:38:08.148506  331265 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 04:38:08.148809  331265 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22141-252846/.minikube/bin
	I1216 04:38:08.149331  331265 out.go:368] Setting JSON to false
	I1216 04:38:08.150686  331265 start.go:133] hostinfo: {"hostname":"ubuntu-20-agent-10","uptime":4826,"bootTime":1765855062,"procs":238,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.8.0-1045-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1216 04:38:08.150766  331265 start.go:143] virtualization: kvm guest
	I1216 04:38:08.153928  331265 out.go:179] * [functional-853171] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)
	I1216 04:38:08.155695  331265 notify.go:221] Checking for updates...
	I1216 04:38:08.155973  331265 out.go:179]   - MINIKUBE_LOCATION=22141
	I1216 04:38:08.156795  331265 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1216 04:38:08.159181  331265 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/22141-252846/kubeconfig
	I1216 04:38:08.160698  331265 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/22141-252846/.minikube
	I1216 04:38:08.161654  331265 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1216 04:38:08.163320  331265 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I1216 04:38:08.166263  331265 config.go:182] Loaded profile config "functional-853171": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.35.0-beta.0
	I1216 04:38:08.167289  331265 driver.go:422] Setting default libvirt URI to qemu:///system
	I1216 04:38:08.197033  331265 docker.go:124] docker version: linux-29.1.3:Docker Engine - Community
	I1216 04:38:08.197138  331265 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1216 04:38:08.262342  331265 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:38 OomKillDisable:false NGoroutines:56 SystemTime:2025-12-16 04:38:08.249462332 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1045-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33652072448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-10 Labels:[] ExperimentalBuild:false ServerVersion:29.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:1c4457e00facac03ce1d75f7b6777a7a851e5c41 Expected:} RuncCommit:{ID:v1.3.4-0-gd6d73eb8 Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[
map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.30.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v5.0.0] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner Vendor:Docker Inc. Version:v1.0.4] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1216 04:38:08.262561  331265 docker.go:319] overlay module found
	I1216 04:38:08.264060  331265 out.go:179] * Using the docker driver based on existing profile
	I1216 04:38:08.265113  331265 start.go:309] selected driver: docker
	I1216 04:38:08.265134  331265 start.go:927] validating driver "docker" against &{Name:functional-853171 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1765661130-22141@sha256:71e28c3ba83563df15de2abc511e112c2c57545086c1b12459c4142b1e28ee78 Memory:4096 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.35.0-beta.0 ClusterName:functional-853171 Namespace:default APIServerHAVIP: APIS
erverName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.35.0-beta.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 Mo
untOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1216 04:38:08.265260  331265 start.go:938] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1216 04:38:08.267279  331265 out.go:203] 
	W1216 04:38:08.268268  331265 out.go:285] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I1216 04:38:08.269283  331265 out.go:203] 

                                                
                                                
** /stderr **
functional_test.go:1006: (dbg) Run:  out/minikube-linux-amd64 start -p functional-853171 --dry-run --alsologtostderr -v=1 --driver=docker  --container-runtime=docker --kubernetes-version=v1.35.0-beta.0
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/DryRun (0.43s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/InternationalLanguage (0.19s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/InternationalLanguage
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/InternationalLanguage

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/InternationalLanguage
functional_test.go:1035: (dbg) Run:  out/minikube-linux-amd64 start -p functional-853171 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=docker --kubernetes-version=v1.35.0-beta.0
functional_test.go:1035: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p functional-853171 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=docker --kubernetes-version=v1.35.0-beta.0: exit status 23 (187.195188ms)

                                                
                                                
-- stdout --
	* [functional-853171] minikube v1.37.0 sur Ubuntu 22.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=22141
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/22141-252846/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/22141-252846/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1216 04:38:07.962236  331095 out.go:360] Setting OutFile to fd 1 ...
	I1216 04:38:07.962377  331095 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 04:38:07.962389  331095 out.go:374] Setting ErrFile to fd 2...
	I1216 04:38:07.962396  331095 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 04:38:07.962726  331095 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22141-252846/.minikube/bin
	I1216 04:38:07.963167  331095 out.go:368] Setting JSON to false
	I1216 04:38:07.964441  331095 start.go:133] hostinfo: {"hostname":"ubuntu-20-agent-10","uptime":4826,"bootTime":1765855062,"procs":239,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.8.0-1045-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1216 04:38:07.964600  331095 start.go:143] virtualization: kvm guest
	I1216 04:38:07.966864  331095 out.go:179] * [functional-853171] minikube v1.37.0 sur Ubuntu 22.04 (kvm/amd64)
	I1216 04:38:07.968280  331095 out.go:179]   - MINIKUBE_LOCATION=22141
	I1216 04:38:07.968332  331095 notify.go:221] Checking for updates...
	I1216 04:38:07.970492  331095 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1216 04:38:07.971645  331095 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/22141-252846/kubeconfig
	I1216 04:38:07.972628  331095 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/22141-252846/.minikube
	I1216 04:38:07.973877  331095 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1216 04:38:07.975125  331095 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I1216 04:38:07.976587  331095 config.go:182] Loaded profile config "functional-853171": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.35.0-beta.0
	I1216 04:38:07.977165  331095 driver.go:422] Setting default libvirt URI to qemu:///system
	I1216 04:38:08.002036  331095 docker.go:124] docker version: linux-29.1.3:Docker Engine - Community
	I1216 04:38:08.002163  331095 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1216 04:38:08.066607  331095 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:37 OomKillDisable:false NGoroutines:55 SystemTime:2025-12-16 04:38:08.055990339 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1045-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33652072448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-10 Labels:[] ExperimentalBuild:false ServerVersion:29.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:1c4457e00facac03ce1d75f7b6777a7a851e5c41 Expected:} RuncCommit:{ID:v1.3.4-0-gd6d73eb8 Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[
map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.30.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v5.0.0] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner Vendor:Docker Inc. Version:v1.0.4] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1216 04:38:08.066767  331095 docker.go:319] overlay module found
	I1216 04:38:08.068950  331095 out.go:179] * Utilisation du pilote docker basé sur le profil existant
	I1216 04:38:08.069952  331095 start.go:309] selected driver: docker
	I1216 04:38:08.069976  331095 start.go:927] validating driver "docker" against &{Name:functional-853171 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1765661130-22141@sha256:71e28c3ba83563df15de2abc511e112c2c57545086c1b12459c4142b1e28ee78 Memory:4096 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.35.0-beta.0 ClusterName:functional-853171 Namespace:default APIServerHAVIP: APIS
erverName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.35.0-beta.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 Mo
untOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1216 04:38:08.070087  331095 start.go:938] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1216 04:38:08.071888  331095 out.go:203] 
	W1216 04:38:08.073130  331095 out.go:285] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I1216 04:38:08.074305  331095 out.go:203] 

                                                
                                                
** /stderr **
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/InternationalLanguage (0.19s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/StatusCmd (1.05s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/StatusCmd
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/StatusCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/StatusCmd
functional_test.go:869: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 status
functional_test.go:875: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:887: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 status -o json
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/StatusCmd (1.05s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmdConnect (21.69s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmdConnect
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmdConnect

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmdConnect
functional_test.go:1636: (dbg) Run:  kubectl --context functional-853171 create deployment hello-node-connect --image kicbase/echo-server
functional_test.go:1640: (dbg) Run:  kubectl --context functional-853171 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1645: (dbg) TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:353: "hello-node-connect-9f67c86d4-dzszs" [d1ee9ab4-969e-4557-897e-087b48badb06] Pending / Ready:ContainersNotReady (containers with unready status: [echo-server]) / ContainersReady:ContainersNotReady (containers with unready status: [echo-server])
2025/12/16 04:38:22 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
helpers_test.go:353: "hello-node-connect-9f67c86d4-dzszs" [d1ee9ab4-969e-4557-897e-087b48badb06] Running
functional_test.go:1645: (dbg) TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 21.003323778s
functional_test.go:1654: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 service hello-node-connect --url
functional_test.go:1660: found endpoint for hello-node-connect: http://192.168.49.2:30449
functional_test.go:1680: http://192.168.49.2:30449: success! body:
Request served by hello-node-connect-9f67c86d4-dzszs

                                                
                                                
HTTP/1.1 GET /

                                                
                                                
Host: 192.168.49.2:30449
Accept-Encoding: gzip
User-Agent: Go-http-client/1.1
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmdConnect (21.69s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/AddonsCmd (0.17s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/AddonsCmd
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/AddonsCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/AddonsCmd
functional_test.go:1695: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 addons list
functional_test.go:1707: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 addons list -o json
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/AddonsCmd (0.17s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/PersistentVolumeClaim (46.57s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/PersistentVolumeClaim
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/PersistentVolumeClaim

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:50: (dbg) TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:353: "storage-provisioner" [d4c9aa82-5393-495c-9073-c00b51f68a81] Running
functional_test_pvc_test.go:50: (dbg) TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.003973667s
functional_test_pvc_test.go:55: (dbg) Run:  kubectl --context functional-853171 get storageclass -o=json
functional_test_pvc_test.go:75: (dbg) Run:  kubectl --context functional-853171 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:82: (dbg) Run:  kubectl --context functional-853171 get pvc myclaim -o=json
I1216 04:38:24.120502  256469 retry.go:31] will retry after 2.887621643s: testpvc phase = "Pending", want "Bound" (msg={TypeMeta:{Kind:PersistentVolumeClaim APIVersion:v1} ObjectMeta:{Name:myclaim GenerateName: Namespace:default SelfLink: UID:eeb62128-8b89-4573-a403-963e190466ec ResourceVersion:918 Generation:0 CreationTimestamp:2025-12-16 04:38:23 +0000 UTC DeletionTimestamp:<nil> DeletionGracePeriodSeconds:<nil> Labels:map[] Annotations:map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"v1","kind":"PersistentVolumeClaim","metadata":{"annotations":{},"name":"myclaim","namespace":"default"},"spec":{"accessModes":["ReadWriteOnce"],"resources":{"requests":{"storage":"500Mi"}},"volumeMode":"Filesystem"}}
] OwnerReferences:[] Finalizers:[kubernetes.io/pvc-protection] ManagedFields:[]} Spec:{AccessModes:[ReadWriteOnce] Selector:nil Resources:{Limits:map[] Requests:map[storage:{i:{value:524288000 scale:0} d:{Dec:<nil>} s:500Mi Format:BinarySI}]} VolumeName: StorageClassName:0xc001d80bc0 VolumeMode:0xc001d80bd0 DataSource:nil DataSourceRef:nil VolumeAttributesClassName:<nil>} Status:{Phase:Pending AccessModes:[] Capacity:map[] Conditions:[] AllocatedResources:map[] AllocatedResourceStatuses:map[] CurrentVolumeAttributesClassName:<nil> ModifyVolumeStatus:nil}})
functional_test_pvc_test.go:82: (dbg) Run:  kubectl --context functional-853171 get pvc myclaim -o=json
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-853171 apply -f testdata/storage-provisioner/pod.yaml
I1216 04:38:27.229112  256469 detect.go:223] nested VM detected
functional_test_pvc_test.go:140: (dbg) TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/PersistentVolumeClaim: waiting 6m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:353: "sp-pod" [0de2d8e8-772e-4e10-aee6-552ce1116fa3] Pending
helpers_test.go:353: "sp-pod" [0de2d8e8-772e-4e10-aee6-552ce1116fa3] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:353: "sp-pod" [0de2d8e8-772e-4e10-aee6-552ce1116fa3] Running
functional_test_pvc_test.go:140: (dbg) TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 31.004245706s
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-853171 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:112: (dbg) Run:  kubectl --context functional-853171 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-853171 apply -f testdata/storage-provisioner/pod.yaml
I1216 04:38:59.193303  256469 detect.go:223] nested VM detected
functional_test_pvc_test.go:140: (dbg) TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/PersistentVolumeClaim: waiting 6m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:353: "sp-pod" [1d16e686-30fc-40d3-8a05-2ddb59bb6eaa] Pending
helpers_test.go:353: "sp-pod" [1d16e686-30fc-40d3-8a05-2ddb59bb6eaa] Running
functional_test_pvc_test.go:140: (dbg) TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 6.003294969s
functional_test_pvc_test.go:120: (dbg) Run:  kubectl --context functional-853171 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/PersistentVolumeClaim (46.57s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/SSHCmd (0.55s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/SSHCmd
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/SSHCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/SSHCmd
functional_test.go:1730: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh "echo hello"
functional_test.go:1747: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh "cat /etc/hostname"
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/SSHCmd (0.55s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/CpCmd (1.88s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/CpCmd
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/CpCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/CpCmd
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 cp testdata/cp-test.txt /home/docker/cp-test.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh -n functional-853171 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 cp functional-853171:/home/docker/cp-test.txt /tmp/TestFunctionalNewestKubernetesVersionv1.35.0-beta.0parallelCp3152212864/001/cp-test.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh -n functional-853171 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 cp testdata/cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh -n functional-853171 "sudo cat /tmp/does/not/exist/cp-test.txt"
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/CpCmd (1.88s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/MySQL (34.81s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/MySQL
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/MySQL

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/MySQL
functional_test.go:1798: (dbg) Run:  kubectl --context functional-853171 replace --force -f testdata/mysql.yaml
functional_test.go:1804: (dbg) TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:353: "mysql-7d7b65bc95-m7dw5" [a153d679-0a37-4059-8195-97e4dcfd2bbb] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:353: "mysql-7d7b65bc95-m7dw5" [a153d679-0a37-4059-8195-97e4dcfd2bbb] Running
functional_test.go:1804: (dbg) TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/MySQL: app=mysql healthy within 27.003832035s
functional_test.go:1812: (dbg) Run:  kubectl --context functional-853171 exec mysql-7d7b65bc95-m7dw5 -- mysql -ppassword -e "show databases;"
functional_test.go:1812: (dbg) Non-zero exit: kubectl --context functional-853171 exec mysql-7d7b65bc95-m7dw5 -- mysql -ppassword -e "show databases;": exit status 1 (141.027853ms)

                                                
                                                
** 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 **
I1216 04:38:38.892798  256469 retry.go:31] will retry after 1.182136735s: exit status 1
E1216 04:38:39.346303  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/addons-267250/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:1812: (dbg) Run:  kubectl --context functional-853171 exec mysql-7d7b65bc95-m7dw5 -- mysql -ppassword -e "show databases;"
functional_test.go:1812: (dbg) Non-zero exit: kubectl --context functional-853171 exec mysql-7d7b65bc95-m7dw5 -- mysql -ppassword -e "show databases;": exit status 1 (133.373681ms)

                                                
                                                
** 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 **
I1216 04:38:40.209213  256469 retry.go:31] will retry after 865.879057ms: exit status 1
functional_test.go:1812: (dbg) Run:  kubectl --context functional-853171 exec mysql-7d7b65bc95-m7dw5 -- mysql -ppassword -e "show databases;"
functional_test.go:1812: (dbg) Non-zero exit: kubectl --context functional-853171 exec mysql-7d7b65bc95-m7dw5 -- mysql -ppassword -e "show databases;": exit status 1 (127.448212ms)

                                                
                                                
** 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 **
I1216 04:38:41.203020  256469 retry.go:31] will retry after 2.015258955s: exit status 1
functional_test.go:1812: (dbg) Run:  kubectl --context functional-853171 exec mysql-7d7b65bc95-m7dw5 -- mysql -ppassword -e "show databases;"
functional_test.go:1812: (dbg) Non-zero exit: kubectl --context functional-853171 exec mysql-7d7b65bc95-m7dw5 -- mysql -ppassword -e "show databases;": exit status 1 (122.891722ms)

                                                
                                                
** 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 **
I1216 04:38:43.341735  256469 retry.go:31] will retry after 2.918779439s: exit status 1
functional_test.go:1812: (dbg) Run:  kubectl --context functional-853171 exec mysql-7d7b65bc95-m7dw5 -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/MySQL (34.81s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/FileSync (0.27s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/FileSync
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/FileSync

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/FileSync
functional_test.go:1934: Checking for existence of /etc/test/nested/copy/256469/hosts within VM
functional_test.go:1936: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh "sudo cat /etc/test/nested/copy/256469/hosts"
functional_test.go:1941: file sync test content: Test file for checking file sync process
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/FileSync (0.27s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/CertSync (1.88s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/CertSync
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/CertSync

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/CertSync
functional_test.go:1977: Checking for existence of /etc/ssl/certs/256469.pem within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh "sudo cat /etc/ssl/certs/256469.pem"
functional_test.go:1977: Checking for existence of /usr/share/ca-certificates/256469.pem within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh "sudo cat /usr/share/ca-certificates/256469.pem"
functional_test.go:1977: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:2004: Checking for existence of /etc/ssl/certs/2564692.pem within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh "sudo cat /etc/ssl/certs/2564692.pem"
functional_test.go:2004: Checking for existence of /usr/share/ca-certificates/2564692.pem within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh "sudo cat /usr/share/ca-certificates/2564692.pem"
functional_test.go:2004: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/CertSync (1.88s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/NodeLabels (0.08s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/NodeLabels
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/NodeLabels

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/NodeLabels
functional_test.go:234: (dbg) Run:  kubectl --context functional-853171 get nodes --output=go-template "--template='{{range $k, $v := (index .items 0).metadata.labels}}{{$k}} {{end}}'"
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/NodeLabels (0.08s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/NonActiveRuntimeDisabled (0.33s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/NonActiveRuntimeDisabled
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/NonActiveRuntimeDisabled

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/NonActiveRuntimeDisabled
functional_test.go:2032: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh "sudo systemctl is-active crio"
functional_test.go:2032: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-853171 ssh "sudo systemctl is-active crio": exit status 1 (327.689866ms)

                                                
                                                
-- stdout --
	inactive

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

                                                
                                                
** /stderr **
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/NonActiveRuntimeDisabled (0.33s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/License (0.42s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/License
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/License

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/License
functional_test.go:2293: (dbg) Run:  out/minikube-linux-amd64 license
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/License (0.42s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/Version/short (0.07s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/Version/short
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/Version/short

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/Version/short
functional_test.go:2261: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 version --short
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/Version/short (0.07s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/Version/components (0.53s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/Version/components
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/Version/components

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/Version/components
functional_test.go:2275: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 version -o=json --components
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/Version/components (0.53s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageListShort (0.23s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageListShort
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageListShort

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageListShort
functional_test.go:276: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 image ls --format short --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-amd64 -p functional-853171 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10.1
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.35.0-beta.0
registry.k8s.io/kube-proxy:v1.35.0-beta.0
registry.k8s.io/kube-controller-manager:v1.35.0-beta.0
registry.k8s.io/kube-apiserver:v1.35.0-beta.0
registry.k8s.io/etcd:3.6.5-0
registry.k8s.io/coredns/coredns:v1.13.1
public.ecr.aws/docker/library/mysql:8.4
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/minikube-local-cache-test:functional-853171
docker.io/kicbase/echo-server:latest
docker.io/kicbase/echo-server:functional-853171
functional_test.go:284: (dbg) Stderr: out/minikube-linux-amd64 -p functional-853171 image ls --format short --alsologtostderr:
I1216 04:38:42.437403  337904 out.go:360] Setting OutFile to fd 1 ...
I1216 04:38:42.437701  337904 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1216 04:38:42.437711  337904 out.go:374] Setting ErrFile to fd 2...
I1216 04:38:42.437716  337904 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1216 04:38:42.437941  337904 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22141-252846/.minikube/bin
I1216 04:38:42.438522  337904 config.go:182] Loaded profile config "functional-853171": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.35.0-beta.0
I1216 04:38:42.438616  337904 config.go:182] Loaded profile config "functional-853171": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.35.0-beta.0
I1216 04:38:42.439048  337904 cli_runner.go:164] Run: docker container inspect functional-853171 --format={{.State.Status}}
I1216 04:38:42.458398  337904 ssh_runner.go:195] Run: systemctl --version
I1216 04:38:42.458487  337904 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-853171
I1216 04:38:42.477253  337904 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/22141-252846/.minikube/machines/functional-853171/id_rsa Username:docker}
I1216 04:38:42.571346  337904 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageListShort (0.23s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageListTable (0.22s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageListTable
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageListTable

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageListTable
functional_test.go:276: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 image ls --format table --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-amd64 -p functional-853171 image ls --format table --alsologtostderr:
┌─────────────────────────────────────────────┬───────────────────┬───────────────┬────────┐
│                    IMAGE                    │        TAG        │   IMAGE ID    │  SIZE  │
├─────────────────────────────────────────────┼───────────────────┼───────────────┼────────┤
│ public.ecr.aws/docker/library/mysql         │ 8.4               │ 20d0be4ee4524 │ 785MB  │
│ registry.k8s.io/kube-scheduler              │ v1.35.0-beta.0    │ 7bb6219ddab95 │ 51.7MB │
│ registry.k8s.io/kube-proxy                  │ v1.35.0-beta.0    │ 8a4ded35a3eb1 │ 70.7MB │
│ registry.k8s.io/coredns/coredns             │ v1.13.1           │ aa5e3ebc0dfed │ 78.1MB │
│ registry.k8s.io/etcd                        │ 3.6.5-0           │ a3e246e9556e9 │ 62.5MB │
│ gcr.io/k8s-minikube/busybox                 │ 1.28.4-glibc      │ 56cc512116c8f │ 4.4MB  │
│ registry.k8s.io/pause                       │ 3.1               │ da86e6ba6ca19 │ 742kB  │
│ localhost/my-image                          │ functional-853171 │ 20226076cc427 │ 1.24MB │
│ docker.io/library/minikube-local-cache-test │ functional-853171 │ 356705d9ef14c │ 30B    │
│ registry.k8s.io/pause                       │ 3.3               │ 0184c1613d929 │ 683kB  │
│ registry.k8s.io/pause                       │ latest            │ 350b164e7ae1d │ 240kB  │
│ registry.k8s.io/kube-apiserver              │ v1.35.0-beta.0    │ aa9d02839d8de │ 89.7MB │
│ registry.k8s.io/pause                       │ 3.10.1            │ cd073f4c5f6a8 │ 736kB  │
│ docker.io/kicbase/echo-server               │ functional-853171 │ 9056ab77afb8e │ 4.94MB │
│ docker.io/kicbase/echo-server               │ latest            │ 9056ab77afb8e │ 4.94MB │
│ gcr.io/k8s-minikube/storage-provisioner     │ v5                │ 6e38f40d628db │ 31.5MB │
│ registry.k8s.io/kube-controller-manager     │ v1.35.0-beta.0    │ 45f3cc72d235f │ 75.8MB │
└─────────────────────────────────────────────┴───────────────────┴───────────────┴────────┘
functional_test.go:284: (dbg) Stderr: out/minikube-linux-amd64 -p functional-853171 image ls --format table --alsologtostderr:
I1216 04:38:46.457563  338535 out.go:360] Setting OutFile to fd 1 ...
I1216 04:38:46.457678  338535 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1216 04:38:46.457686  338535 out.go:374] Setting ErrFile to fd 2...
I1216 04:38:46.457692  338535 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1216 04:38:46.457918  338535 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22141-252846/.minikube/bin
I1216 04:38:46.458502  338535 config.go:182] Loaded profile config "functional-853171": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.35.0-beta.0
I1216 04:38:46.458591  338535 config.go:182] Loaded profile config "functional-853171": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.35.0-beta.0
I1216 04:38:46.459044  338535 cli_runner.go:164] Run: docker container inspect functional-853171 --format={{.State.Status}}
I1216 04:38:46.476663  338535 ssh_runner.go:195] Run: systemctl --version
I1216 04:38:46.476731  338535 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-853171
I1216 04:38:46.495060  338535 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/22141-252846/.minikube/machines/functional-853171/id_rsa Username:docker}
I1216 04:38:46.588691  338535 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageListTable (0.22s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageListJson (0.23s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageListJson
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageListJson

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageListJson
functional_test.go:276: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 image ls --format json --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-amd64 -p functional-853171 image ls --format json --alsologtostderr:
[{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-853171","docker.io/kicbase/echo-server:latest"],"size":"4940000"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4400000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"},{"id":"20d0be4ee45242864913b12e7dc544f29f94117c9846c6a6b73d416670d42438","repoDigests":[],"repoTags":["public.ecr.aws/docker/library/mysql:8.4"],"size":"785000000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"356705d9ef14c548292f2b0b49da6ebccabae970dc730e1432b39844836e8f9d","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-853
171"],"size":"30"},{"id":"aa9d02839d8def718798bd410c88aba69248b26a8f0e3af2c728b512b67cb52b","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.35.0-beta.0"],"size":"89700000"},{"id":"7bb6219ddab95bdabbef83f051bee4fdd14b6f791aaa3121080cb2c58ada2e46","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.35.0-beta.0"],"size":"51700000"},{"id":"aa5e3ebc0dfed0566805186b9e47110d8f9122291d8bad1497e78873ad291139","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.13.1"],"size":"78100000"},{"id":"a3e246e9556e93d71e2850085ba581b376c76a9187b4b8a01c120f86579ef2b1","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.6.5-0"],"size":"62500000"},{"id":"cd073f4c5f6a8e9dc6f3125ba00cf60819cae95c1ec84a1f146ee4a9cf9e803f","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10.1"],"size":"736000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"20226076cc427bbfa2dd7086840e26b66a3dd91
5683055045ec8fa5af095934f","repoDigests":[],"repoTags":["localhost/my-image:functional-853171"],"size":"1240000"},{"id":"45f3cc72d235f1cfda3de70fe9b2b9d3b356091e491b915f9efd6f0d6e5253bc","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.35.0-beta.0"],"size":"75800000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"8a4ded35a3eb1a80eb49c1a887194460a56b413eed7eb69e59605daf4ec23810","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.35.0-beta.0"],"size":"70700000"}]
functional_test.go:284: (dbg) Stderr: out/minikube-linux-amd64 -p functional-853171 image ls --format json --alsologtostderr:
I1216 04:38:46.358796  338480 out.go:360] Setting OutFile to fd 1 ...
I1216 04:38:46.359075  338480 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1216 04:38:46.359087  338480 out.go:374] Setting ErrFile to fd 2...
I1216 04:38:46.359092  338480 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1216 04:38:46.359293  338480 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22141-252846/.minikube/bin
I1216 04:38:46.359893  338480 config.go:182] Loaded profile config "functional-853171": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.35.0-beta.0
I1216 04:38:46.359998  338480 config.go:182] Loaded profile config "functional-853171": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.35.0-beta.0
I1216 04:38:46.360513  338480 cli_runner.go:164] Run: docker container inspect functional-853171 --format={{.State.Status}}
I1216 04:38:46.379535  338480 ssh_runner.go:195] Run: systemctl --version
I1216 04:38:46.379590  338480 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-853171
I1216 04:38:46.399379  338480 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/22141-252846/.minikube/machines/functional-853171/id_rsa Username:docker}
I1216 04:38:46.494847  338480 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageListJson (0.23s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageListYaml (0.23s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageListYaml
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageListYaml

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageListYaml
functional_test.go:276: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 image ls --format yaml --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-amd64 -p functional-853171 image ls --format yaml --alsologtostderr:
- id: 356705d9ef14c548292f2b0b49da6ebccabae970dc730e1432b39844836e8f9d
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-853171
size: "30"
- id: aa9d02839d8def718798bd410c88aba69248b26a8f0e3af2c728b512b67cb52b
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.35.0-beta.0
size: "89700000"
- id: aa5e3ebc0dfed0566805186b9e47110d8f9122291d8bad1497e78873ad291139
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.13.1
size: "78100000"
- id: a3e246e9556e93d71e2850085ba581b376c76a9187b4b8a01c120f86579ef2b1
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.6.5-0
size: "62500000"
- id: 20d0be4ee45242864913b12e7dc544f29f94117c9846c6a6b73d416670d42438
repoDigests: []
repoTags:
- public.ecr.aws/docker/library/mysql:8.4
size: "785000000"
- id: 7bb6219ddab95bdabbef83f051bee4fdd14b6f791aaa3121080cb2c58ada2e46
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.35.0-beta.0
size: "51700000"
- id: 8a4ded35a3eb1a80eb49c1a887194460a56b413eed7eb69e59605daf4ec23810
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.35.0-beta.0
size: "70700000"
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4400000"
- id: 45f3cc72d235f1cfda3de70fe9b2b9d3b356091e491b915f9efd6f0d6e5253bc
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.35.0-beta.0
size: "75800000"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-853171
- docker.io/kicbase/echo-server:latest
size: "4940000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: cd073f4c5f6a8e9dc6f3125ba00cf60819cae95c1ec84a1f146ee4a9cf9e803f
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10.1
size: "736000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"

                                                
                                                
functional_test.go:284: (dbg) Stderr: out/minikube-linux-amd64 -p functional-853171 image ls --format yaml --alsologtostderr:
I1216 04:38:42.665795  337957 out.go:360] Setting OutFile to fd 1 ...
I1216 04:38:42.665933  337957 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1216 04:38:42.665945  337957 out.go:374] Setting ErrFile to fd 2...
I1216 04:38:42.665952  337957 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1216 04:38:42.666166  337957 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22141-252846/.minikube/bin
I1216 04:38:42.666850  337957 config.go:182] Loaded profile config "functional-853171": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.35.0-beta.0
I1216 04:38:42.666987  337957 config.go:182] Loaded profile config "functional-853171": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.35.0-beta.0
I1216 04:38:42.667633  337957 cli_runner.go:164] Run: docker container inspect functional-853171 --format={{.State.Status}}
I1216 04:38:42.686876  337957 ssh_runner.go:195] Run: systemctl --version
I1216 04:38:42.686928  337957 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-853171
I1216 04:38:42.706689  337957 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/22141-252846/.minikube/machines/functional-853171/id_rsa Username:docker}
I1216 04:38:42.801585  337957 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageListYaml (0.23s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageBuild (3.46s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageBuild
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageBuild

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageBuild
functional_test.go:323: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh pgrep buildkitd
functional_test.go:323: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-853171 ssh pgrep buildkitd: exit status 1 (261.835088ms)

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

                                                
                                                
** /stderr **
functional_test.go:330: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 image build -t localhost/my-image:functional-853171 testdata/build --alsologtostderr
functional_test.go:330: (dbg) Done: out/minikube-linux-amd64 -p functional-853171 image build -t localhost/my-image:functional-853171 testdata/build --alsologtostderr: (2.97689209s)
functional_test.go:338: (dbg) Stderr: out/minikube-linux-amd64 -p functional-853171 image build -t localhost/my-image:functional-853171 testdata/build --alsologtostderr:
I1216 04:38:43.155851  338142 out.go:360] Setting OutFile to fd 1 ...
I1216 04:38:43.156148  338142 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1216 04:38:43.156158  338142 out.go:374] Setting ErrFile to fd 2...
I1216 04:38:43.156162  338142 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1216 04:38:43.156345  338142 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22141-252846/.minikube/bin
I1216 04:38:43.156957  338142 config.go:182] Loaded profile config "functional-853171": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.35.0-beta.0
I1216 04:38:43.157741  338142 config.go:182] Loaded profile config "functional-853171": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.35.0-beta.0
I1216 04:38:43.158206  338142 cli_runner.go:164] Run: docker container inspect functional-853171 --format={{.State.Status}}
I1216 04:38:43.176729  338142 ssh_runner.go:195] Run: systemctl --version
I1216 04:38:43.176789  338142 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-853171
I1216 04:38:43.193343  338142 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/22141-252846/.minikube/machines/functional-853171/id_rsa Username:docker}
I1216 04:38:43.287145  338142 build_images.go:162] Building image from path: /tmp/build.927683734.tar
I1216 04:38:43.287220  338142 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I1216 04:38:43.296710  338142 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.927683734.tar
I1216 04:38:43.301141  338142 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.927683734.tar: stat -c "%s %y" /var/lib/minikube/build/build.927683734.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.927683734.tar': No such file or directory
I1216 04:38:43.301169  338142 ssh_runner.go:362] scp /tmp/build.927683734.tar --> /var/lib/minikube/build/build.927683734.tar (3072 bytes)
I1216 04:38:43.322211  338142 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.927683734
I1216 04:38:43.330801  338142 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.927683734 -xf /var/lib/minikube/build/build.927683734.tar
I1216 04:38:43.339804  338142 docker.go:361] Building image: /var/lib/minikube/build/build.927683734
I1216 04:38:43.339872  338142 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-853171 /var/lib/minikube/build/build.927683734
#0 building with "default" instance using docker driver

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

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

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

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

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

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.0s done
#8 writing image sha256:20226076cc427bbfa2dd7086840e26b66a3dd915683055045ec8fa5af095934f done
#8 naming to localhost/my-image:functional-853171 done
#8 DONE 0.0s
I1216 04:38:46.050918  338142 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-853171 /var/lib/minikube/build/build.927683734: (2.71101003s)
I1216 04:38:46.050989  338142 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.927683734
I1216 04:38:46.059248  338142 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.927683734.tar
I1216 04:38:46.066887  338142 build_images.go:218] Built localhost/my-image:functional-853171 from /tmp/build.927683734.tar
I1216 04:38:46.066919  338142 build_images.go:134] succeeded building to: functional-853171
I1216 04:38:46.066926  338142 build_images.go:135] failed building to: 
functional_test.go:466: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 image ls
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageBuild (3.46s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/Setup (0.92s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/Setup
functional_test.go:357: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:362: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-853171
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/Setup (0.92s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/DockerEnv/bash (1.13s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/DockerEnv/bash
functional_test.go:514: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-853171 docker-env) && out/minikube-linux-amd64 status -p functional-853171"
functional_test.go:537: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-853171 docker-env) && docker images"
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/DockerEnv/bash (1.13s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/UpdateContextCmd/no_changes (0.16s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/UpdateContextCmd/no_changes
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/UpdateContextCmd/no_changes

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/UpdateContextCmd/no_changes
functional_test.go:2124: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 update-context --alsologtostderr -v=2
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/UpdateContextCmd/no_changes (0.16s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/UpdateContextCmd/no_minikube_cluster (0.16s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/UpdateContextCmd/no_minikube_cluster
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/UpdateContextCmd/no_minikube_cluster

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2124: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 update-context --alsologtostderr -v=2
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/UpdateContextCmd/no_minikube_cluster (0.16s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/UpdateContextCmd/no_clusters (0.16s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/UpdateContextCmd/no_clusters
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/UpdateContextCmd/no_clusters

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/UpdateContextCmd/no_clusters
functional_test.go:2124: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 update-context --alsologtostderr -v=2
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/UpdateContextCmd/no_clusters (0.16s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/DeployApp (9.16s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/DeployApp
functional_test.go:1451: (dbg) Run:  kubectl --context functional-853171 create deployment hello-node --image kicbase/echo-server
functional_test.go:1455: (dbg) Run:  kubectl --context functional-853171 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1460: (dbg) TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:353: "hello-node-5758569b79-r977g" [0b038819-6c25-493f-bf25-35a9605c0904] Pending / Ready:ContainersNotReady (containers with unready status: [echo-server]) / ContainersReady:ContainersNotReady (containers with unready status: [echo-server])
helpers_test.go:353: "hello-node-5758569b79-r977g" [0b038819-6c25-493f-bf25-35a9605c0904] Running
functional_test.go:1460: (dbg) TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 9.00390299s
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/DeployApp (9.16s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageLoadDaemon (1.11s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:370: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 image load --daemon kicbase/echo-server:functional-853171 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 image ls
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageLoadDaemon (1.11s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ProfileCmd/profile_not_create (0.47s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ProfileCmd/profile_not_create
functional_test.go:1285: (dbg) Run:  out/minikube-linux-amd64 profile lis
functional_test.go:1290: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ProfileCmd/profile_not_create (0.47s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ProfileCmd/profile_list (0.48s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ProfileCmd/profile_list
functional_test.go:1325: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1330: Took "396.215642ms" to run "out/minikube-linux-amd64 profile list"
functional_test.go:1339: (dbg) Run:  out/minikube-linux-amd64 profile list -l
functional_test.go:1344: Took "78.860521ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ProfileCmd/profile_list (0.48s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageReloadDaemon (0.91s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:380: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 image load --daemon kicbase/echo-server:functional-853171 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 image ls
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageReloadDaemon (0.91s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ProfileCmd/profile_json_output (0.47s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ProfileCmd/profile_json_output
functional_test.go:1376: (dbg) Run:  out/minikube-linux-amd64 profile list -o json
functional_test.go:1381: Took "390.456162ms" to run "out/minikube-linux-amd64 profile list -o json"
functional_test.go:1389: (dbg) Run:  out/minikube-linux-amd64 profile list -o json --light
functional_test.go:1394: Took "77.605845ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ProfileCmd/profile_json_output (0.47s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/MountCmd/any-port (7.86s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/MountCmd/any-port
functional_test_mount_test.go:73: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-853171 /tmp/TestFunctionalNewestKubernetesVersionv1.35.0-beta.0parallelMo1368104470/001:/mount-9p --alsologtostderr -v=1]
functional_test_mount_test.go:107: wrote "test-1765859886439137829" to /tmp/TestFunctionalNewestKubernetesVersionv1.35.0-beta.0parallelMo1368104470/001/created-by-test
functional_test_mount_test.go:107: wrote "test-1765859886439137829" to /tmp/TestFunctionalNewestKubernetesVersionv1.35.0-beta.0parallelMo1368104470/001/created-by-test-removed-by-pod
functional_test_mount_test.go:107: wrote "test-1765859886439137829" to /tmp/TestFunctionalNewestKubernetesVersionv1.35.0-beta.0parallelMo1368104470/001/test-1765859886439137829
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-853171 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (311.240811ms)

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

                                                
                                                
** /stderr **
I1216 04:38:06.750725  256469 retry.go:31] will retry after 457.809916ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Dec 16 04:38 created-by-test
-rw-r--r-- 1 docker docker 24 Dec 16 04:38 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Dec 16 04:38 test-1765859886439137829
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh cat /mount-9p/test-1765859886439137829
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-853171 replace --force -f testdata/busybox-mount-test.yaml
functional_test_mount_test.go:153: (dbg) TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/MountCmd/any-port: waiting 4m0s for pods matching "integration-test=busybox-mount" in namespace "default" ...
helpers_test.go:353: "busybox-mount" [b4dc104a-7c39-486f-be2c-99f56c9010dd] Pending
helpers_test.go:353: "busybox-mount" [b4dc104a-7c39-486f-be2c-99f56c9010dd] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:353: "busybox-mount" [b4dc104a-7c39-486f-be2c-99f56c9010dd] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:353: "busybox-mount" [b4dc104a-7c39-486f-be2c-99f56c9010dd] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 5.003391872s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-853171 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-853171 /tmp/TestFunctionalNewestKubernetesVersionv1.35.0-beta.0parallelMo1368104470/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/MountCmd/any-port (7.86s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageTagAndLoadDaemon (1.79s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:250: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:255: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-853171
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 image load --daemon kicbase/echo-server:functional-853171 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 image ls
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageTagAndLoadDaemon (1.79s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageSaveToFile (0.34s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageSaveToFile
functional_test.go:395: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 image save kicbase/echo-server:functional-853171 /home/jenkins/workspace/Docker_Linux_integration/echo-server-save.tar --alsologtostderr
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageSaveToFile (0.34s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageRemove (0.49s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageRemove
functional_test.go:407: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 image rm kicbase/echo-server:functional-853171 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 image ls
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageRemove (0.49s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageLoadFromFile (0.59s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:424: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 image load /home/jenkins/workspace/Docker_Linux_integration/echo-server-save.tar --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 image ls
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageLoadFromFile (0.59s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageSaveDaemon (0.39s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:434: (dbg) Run:  docker rmi kicbase/echo-server:functional-853171
functional_test.go:439: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 image save --daemon kicbase/echo-server:functional-853171 --alsologtostderr
functional_test.go:447: (dbg) Run:  docker image inspect kicbase/echo-server:functional-853171
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ImageCommands/ImageSaveDaemon (0.39s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/List (0.92s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/List
functional_test.go:1469: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 service list
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/List (0.92s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/MountCmd/specific-port (2.25s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/MountCmd/specific-port
functional_test_mount_test.go:213: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-853171 /tmp/TestFunctionalNewestKubernetesVersionv1.35.0-beta.0parallelMo3519959972/001:/mount-9p --alsologtostderr -v=1 --port 46464]
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-853171 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (315.825056ms)

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

                                                
                                                
** /stderr **
I1216 04:38:14.610507  256469 retry.go:31] will retry after 728.362777ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh -- ls -la /mount-9p
functional_test_mount_test.go:261: guest mount directory contents
total 0
functional_test_mount_test.go:263: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-853171 /tmp/TestFunctionalNewestKubernetesVersionv1.35.0-beta.0parallelMo3519959972/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:264: reading mount text
functional_test_mount_test.go:278: done reading mount text
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-853171 ssh "sudo umount -f /mount-9p": exit status 1 (328.386287ms)

                                                
                                                
-- stdout --
	umount: /mount-9p: not mounted.

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:232: "out/minikube-linux-amd64 -p functional-853171 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-853171 /tmp/TestFunctionalNewestKubernetesVersionv1.35.0-beta.0parallelMo3519959972/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/MountCmd/specific-port (2.25s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/JSONOutput (0.96s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/JSONOutput
functional_test.go:1499: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 service list -o json
functional_test.go:1504: Took "955.150791ms" to run "out/minikube-linux-amd64 -p functional-853171 service list -o json"
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/JSONOutput (0.96s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/HTTPS (0.43s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/HTTPS
functional_test.go:1519: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 service --namespace=default --https --url hello-node
functional_test.go:1532: found endpoint: https://192.168.49.2:32630
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/HTTPS (0.43s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/Format (0.44s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/Format
functional_test.go:1550: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 service hello-node --url --format={{.IP}}
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/Format (0.44s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/MountCmd/VerifyCleanup (2.2s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-853171 /tmp/TestFunctionalNewestKubernetesVersionv1.35.0-beta.0parallelMo1209622538/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-853171 /tmp/TestFunctionalNewestKubernetesVersionv1.35.0-beta.0parallelMo1209622538/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-853171 /tmp/TestFunctionalNewestKubernetesVersionv1.35.0-beta.0parallelMo1209622538/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-853171 ssh "findmnt -T" /mount1: exit status 1 (446.612065ms)

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

                                                
                                                
** /stderr **
I1216 04:38:16.992052  256469 retry.go:31] will retry after 722.956602ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-853171 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-853171 /tmp/TestFunctionalNewestKubernetesVersionv1.35.0-beta.0parallelMo1209622538/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-853171 /tmp/TestFunctionalNewestKubernetesVersionv1.35.0-beta.0parallelMo1209622538/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-853171 /tmp/TestFunctionalNewestKubernetesVersionv1.35.0-beta.0parallelMo1209622538/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/MountCmd/VerifyCleanup (2.20s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/URL (0.52s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/URL
functional_test.go:1569: (dbg) Run:  out/minikube-linux-amd64 -p functional-853171 service hello-node --url
functional_test.go:1575: found endpoint for hello-node: http://192.168.49.2:32630
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/ServiceCmd/URL (0.52s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/RunSecondTunnel (0.46s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-amd64 -p functional-853171 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-amd64 -p functional-853171 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-amd64 -p functional-853171 tunnel --alsologtostderr] ...
helpers_test.go:526: unable to kill pid 336376: os: process already finished
helpers_test.go:520: unable to terminate pid 336179: os: process already finished
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-amd64 -p functional-853171 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/RunSecondTunnel (0.46s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/StartTunnel (0s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/StartTunnel
functional_test_tunnel_test.go:129: (dbg) daemon: [out/minikube-linux-amd64 -p functional-853171 tunnel --alsologtostderr]
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/StartTunnel (0.00s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/WaitService/Setup (36.24s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-853171 apply -f testdata/testsvc.yaml
functional_test_tunnel_test.go:216: (dbg) TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/WaitService/Setup: waiting 4m0s for pods matching "run=nginx-svc" in namespace "default" ...
helpers_test.go:353: "nginx-svc" [0b3ec6bf-d03d-4ff6-b172-19e207194d96] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:353: "nginx-svc" [0b3ec6bf-d03d-4ff6-b172-19e207194d96] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 36.002992009s
I1216 04:38:59.261494  256469 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/WaitService/Setup (36.24s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/WaitService/IngressIP (0.06s)

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

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/AccessDirect (0s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.108.0.215 is working!
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/AccessDirect (0.00s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-linux-amd64 -p functional-853171 tunnel --alsologtostderr] ...
functional_test_tunnel_test.go:437: failed to stop process: signal: terminated
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/delete_echo-server_images (0.04s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/delete_echo-server_images
functional_test.go:205: (dbg) Run:  docker rmi -f kicbase/echo-server:1.0
functional_test.go:205: (dbg) Run:  docker rmi -f kicbase/echo-server:functional-853171
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/delete_echo-server_images (0.04s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/delete_my-image_image (0.02s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/delete_my-image_image
functional_test.go:213: (dbg) Run:  docker rmi -f localhost/my-image:functional-853171
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/delete_my-image_image (0.02s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/delete_minikube_cached_images (0.02s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/delete_minikube_cached_images
functional_test.go:221: (dbg) Run:  docker rmi -f minikube-local-cache-test:functional-853171
--- PASS: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (126.65s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=docker
E1216 04:39:27.879717  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:39:27.886230  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:39:27.897573  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:39:27.918980  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:39:27.960557  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:39:28.042023  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:39:28.203600  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:39:28.525364  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:39:29.166991  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:39:30.448876  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:39:33.010204  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:39:38.132412  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:39:48.374277  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:40:08.856100  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:40:49.818335  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 -p ha-417837 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=docker: (2m5.907241956s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 status --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/StartCluster (126.65s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (5.74s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 kubectl -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 kubectl -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-amd64 -p ha-417837 kubectl -- rollout status deployment/busybox: (3.427371958s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 kubectl -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 kubectl -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 kubectl -- exec busybox-7b57f96db7-24m62 -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 kubectl -- exec busybox-7b57f96db7-t9dm4 -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 kubectl -- exec busybox-7b57f96db7-wghkx -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 kubectl -- exec busybox-7b57f96db7-24m62 -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 kubectl -- exec busybox-7b57f96db7-t9dm4 -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 kubectl -- exec busybox-7b57f96db7-wghkx -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 kubectl -- exec busybox-7b57f96db7-24m62 -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 kubectl -- exec busybox-7b57f96db7-t9dm4 -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 kubectl -- exec busybox-7b57f96db7-wghkx -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (5.74s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.3s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 kubectl -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 kubectl -- exec busybox-7b57f96db7-24m62 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 kubectl -- exec busybox-7b57f96db7-24m62 -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 kubectl -- exec busybox-7b57f96db7-t9dm4 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 kubectl -- exec busybox-7b57f96db7-t9dm4 -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 kubectl -- exec busybox-7b57f96db7-wghkx -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 kubectl -- exec busybox-7b57f96db7-wghkx -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.30s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (30.94s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 node add --alsologtostderr -v 5
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 -p ha-417837 node add --alsologtostderr -v 5: (30.023926181s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 status --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (30.94s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.07s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.9s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterClusterStart
ha_test.go:281: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
--- PASS: TestMultiControlPlane/serial/HAppyAfterClusterStart (0.90s)

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (17.9s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 status --output json --alsologtostderr -v 5
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 cp testdata/cp-test.txt ha-417837:/home/docker/cp-test.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 cp ha-417837:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile991205732/001/cp-test_ha-417837.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 cp ha-417837:/home/docker/cp-test.txt ha-417837-m02:/home/docker/cp-test_ha-417837_ha-417837-m02.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837-m02 "sudo cat /home/docker/cp-test_ha-417837_ha-417837-m02.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 cp ha-417837:/home/docker/cp-test.txt ha-417837-m03:/home/docker/cp-test_ha-417837_ha-417837-m03.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837-m03 "sudo cat /home/docker/cp-test_ha-417837_ha-417837-m03.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 cp ha-417837:/home/docker/cp-test.txt ha-417837-m04:/home/docker/cp-test_ha-417837_ha-417837-m04.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837-m04 "sudo cat /home/docker/cp-test_ha-417837_ha-417837-m04.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 cp testdata/cp-test.txt ha-417837-m02:/home/docker/cp-test.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 cp ha-417837-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile991205732/001/cp-test_ha-417837-m02.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 cp ha-417837-m02:/home/docker/cp-test.txt ha-417837:/home/docker/cp-test_ha-417837-m02_ha-417837.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837 "sudo cat /home/docker/cp-test_ha-417837-m02_ha-417837.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 cp ha-417837-m02:/home/docker/cp-test.txt ha-417837-m03:/home/docker/cp-test_ha-417837-m02_ha-417837-m03.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837-m03 "sudo cat /home/docker/cp-test_ha-417837-m02_ha-417837-m03.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 cp ha-417837-m02:/home/docker/cp-test.txt ha-417837-m04:/home/docker/cp-test_ha-417837-m02_ha-417837-m04.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837-m04 "sudo cat /home/docker/cp-test_ha-417837-m02_ha-417837-m04.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 cp testdata/cp-test.txt ha-417837-m03:/home/docker/cp-test.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 cp ha-417837-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile991205732/001/cp-test_ha-417837-m03.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 cp ha-417837-m03:/home/docker/cp-test.txt ha-417837:/home/docker/cp-test_ha-417837-m03_ha-417837.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837 "sudo cat /home/docker/cp-test_ha-417837-m03_ha-417837.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 cp ha-417837-m03:/home/docker/cp-test.txt ha-417837-m02:/home/docker/cp-test_ha-417837-m03_ha-417837-m02.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837-m02 "sudo cat /home/docker/cp-test_ha-417837-m03_ha-417837-m02.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 cp ha-417837-m03:/home/docker/cp-test.txt ha-417837-m04:/home/docker/cp-test_ha-417837-m03_ha-417837-m04.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837-m04 "sudo cat /home/docker/cp-test_ha-417837-m03_ha-417837-m04.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 cp testdata/cp-test.txt ha-417837-m04:/home/docker/cp-test.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 cp ha-417837-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile991205732/001/cp-test_ha-417837-m04.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 cp ha-417837-m04:/home/docker/cp-test.txt ha-417837:/home/docker/cp-test_ha-417837-m04_ha-417837.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837 "sudo cat /home/docker/cp-test_ha-417837-m04_ha-417837.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 cp ha-417837-m04:/home/docker/cp-test.txt ha-417837-m02:/home/docker/cp-test_ha-417837-m04_ha-417837-m02.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837-m02 "sudo cat /home/docker/cp-test_ha-417837-m04_ha-417837-m02.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 cp ha-417837-m04:/home/docker/cp-test.txt ha-417837-m03:/home/docker/cp-test_ha-417837-m04_ha-417837-m03.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 ssh -n ha-417837-m03 "sudo cat /home/docker/cp-test_ha-417837-m04_ha-417837-m03.txt"
E1216 04:42:11.739803  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
--- PASS: TestMultiControlPlane/serial/CopyFile (17.90s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (11.73s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 node stop m02 --alsologtostderr -v 5
ha_test.go:365: (dbg) Done: out/minikube-linux-amd64 -p ha-417837 node stop m02 --alsologtostderr -v 5: (11.000121142s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 status --alsologtostderr -v 5
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-417837 status --alsologtostderr -v 5: exit status 7 (731.919093ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1216 04:42:23.086082  365470 out.go:360] Setting OutFile to fd 1 ...
	I1216 04:42:23.086257  365470 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 04:42:23.086270  365470 out.go:374] Setting ErrFile to fd 2...
	I1216 04:42:23.086275  365470 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 04:42:23.086535  365470 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22141-252846/.minikube/bin
	I1216 04:42:23.086779  365470 out.go:368] Setting JSON to false
	I1216 04:42:23.086809  365470 mustload.go:66] Loading cluster: ha-417837
	I1216 04:42:23.086989  365470 notify.go:221] Checking for updates...
	I1216 04:42:23.087375  365470 config.go:182] Loaded profile config "ha-417837": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
	I1216 04:42:23.087397  365470 status.go:174] checking status of ha-417837 ...
	I1216 04:42:23.087990  365470 cli_runner.go:164] Run: docker container inspect ha-417837 --format={{.State.Status}}
	I1216 04:42:23.109289  365470 status.go:371] ha-417837 host status = "Running" (err=<nil>)
	I1216 04:42:23.109334  365470 host.go:66] Checking if "ha-417837" exists ...
	I1216 04:42:23.109781  365470 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-417837
	I1216 04:42:23.131033  365470 host.go:66] Checking if "ha-417837" exists ...
	I1216 04:42:23.131606  365470 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1216 04:42:23.131686  365470 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-417837
	I1216 04:42:23.154132  365470 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/jenkins/minikube-integration/22141-252846/.minikube/machines/ha-417837/id_rsa Username:docker}
	I1216 04:42:23.251277  365470 ssh_runner.go:195] Run: systemctl --version
	I1216 04:42:23.258297  365470 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1216 04:42:23.275232  365470 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1216 04:42:23.337396  365470 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:63 OomKillDisable:false NGoroutines:74 SystemTime:2025-12-16 04:42:23.325760678 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1045-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33652072448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-10 Labels:[] ExperimentalBuild:false ServerVersion:29.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:1c4457e00facac03ce1d75f7b6777a7a851e5c41 Expected:} RuncCommit:{ID:v1.3.4-0-gd6d73eb8 Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[
map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.30.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v5.0.0] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner Vendor:Docker Inc. Version:v1.0.4] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1216 04:42:23.338107  365470 kubeconfig.go:125] found "ha-417837" server: "https://192.168.49.254:8443"
	I1216 04:42:23.338158  365470 api_server.go:166] Checking apiserver status ...
	I1216 04:42:23.338206  365470 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1216 04:42:23.352737  365470 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2161/cgroup
	W1216 04:42:23.362444  365470 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/2161/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I1216 04:42:23.362512  365470 ssh_runner.go:195] Run: ls
	I1216 04:42:23.366611  365470 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I1216 04:42:23.371222  365470 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I1216 04:42:23.371257  365470 status.go:463] ha-417837 apiserver status = Running (err=<nil>)
	I1216 04:42:23.371290  365470 status.go:176] ha-417837 status: &{Name:ha-417837 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1216 04:42:23.371313  365470 status.go:174] checking status of ha-417837-m02 ...
	I1216 04:42:23.371615  365470 cli_runner.go:164] Run: docker container inspect ha-417837-m02 --format={{.State.Status}}
	I1216 04:42:23.390902  365470 status.go:371] ha-417837-m02 host status = "Stopped" (err=<nil>)
	I1216 04:42:23.390925  365470 status.go:384] host is not running, skipping remaining checks
	I1216 04:42:23.390932  365470 status.go:176] ha-417837-m02 status: &{Name:ha-417837-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1216 04:42:23.390975  365470 status.go:174] checking status of ha-417837-m03 ...
	I1216 04:42:23.391247  365470 cli_runner.go:164] Run: docker container inspect ha-417837-m03 --format={{.State.Status}}
	I1216 04:42:23.410009  365470 status.go:371] ha-417837-m03 host status = "Running" (err=<nil>)
	I1216 04:42:23.410046  365470 host.go:66] Checking if "ha-417837-m03" exists ...
	I1216 04:42:23.410393  365470 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-417837-m03
	I1216 04:42:23.429000  365470 host.go:66] Checking if "ha-417837-m03" exists ...
	I1216 04:42:23.429269  365470 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1216 04:42:23.429312  365470 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-417837-m03
	I1216 04:42:23.447765  365470 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/22141-252846/.minikube/machines/ha-417837-m03/id_rsa Username:docker}
	I1216 04:42:23.541432  365470 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1216 04:42:23.555288  365470 kubeconfig.go:125] found "ha-417837" server: "https://192.168.49.254:8443"
	I1216 04:42:23.555346  365470 api_server.go:166] Checking apiserver status ...
	I1216 04:42:23.555382  365470 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1216 04:42:23.568551  365470 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2111/cgroup
	W1216 04:42:23.578051  365470 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/2111/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I1216 04:42:23.578130  365470 ssh_runner.go:195] Run: ls
	I1216 04:42:23.582504  365470 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I1216 04:42:23.586856  365470 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I1216 04:42:23.586882  365470 status.go:463] ha-417837-m03 apiserver status = Running (err=<nil>)
	I1216 04:42:23.586891  365470 status.go:176] ha-417837-m03 status: &{Name:ha-417837-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1216 04:42:23.586911  365470 status.go:174] checking status of ha-417837-m04 ...
	I1216 04:42:23.587204  365470 cli_runner.go:164] Run: docker container inspect ha-417837-m04 --format={{.State.Status}}
	I1216 04:42:23.605707  365470 status.go:371] ha-417837-m04 host status = "Running" (err=<nil>)
	I1216 04:42:23.605734  365470 host.go:66] Checking if "ha-417837-m04" exists ...
	I1216 04:42:23.605997  365470 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-417837-m04
	I1216 04:42:23.625206  365470 host.go:66] Checking if "ha-417837-m04" exists ...
	I1216 04:42:23.625504  365470 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1216 04:42:23.625554  365470 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-417837-m04
	I1216 04:42:23.644179  365470 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32803 SSHKeyPath:/home/jenkins/minikube-integration/22141-252846/.minikube/machines/ha-417837-m04/id_rsa Username:docker}
	I1216 04:42:23.736856  365470 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1216 04:42:23.749960  365470 status.go:176] ha-417837-m04 status: &{Name:ha-417837-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.74s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop
ha_test.go:392: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.74s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (37.81s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 node start m02 --alsologtostderr -v 5
ha_test.go:422: (dbg) Done: out/minikube-linux-amd64 -p ha-417837 node start m02 --alsologtostderr -v 5: (36.765861547s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 status --alsologtostderr -v 5
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (37.81s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.99s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart
ha_test.go:281: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.99s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (150.11s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 node list --alsologtostderr -v 5
ha_test.go:464: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 stop --alsologtostderr -v 5
E1216 04:43:04.865261  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-853171/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:43:04.871784  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-853171/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:43:04.883297  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-853171/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:43:04.904814  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-853171/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:43:04.946299  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-853171/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:43:05.028091  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-853171/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:43:05.189699  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-853171/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:43:05.511418  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-853171/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:43:06.153651  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-853171/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:43:07.435316  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-853171/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:43:09.997645  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-853171/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:43:15.119307  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-853171/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:43:25.361362  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-853171/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:464: (dbg) Done: out/minikube-linux-amd64 -p ha-417837 stop --alsologtostderr -v 5: (33.89300822s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 start --wait true --alsologtostderr -v 5
E1216 04:43:39.346987  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/addons-267250/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:43:45.843437  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-853171/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:44:26.806370  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-853171/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:44:27.878728  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:44:55.581299  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:469: (dbg) Done: out/minikube-linux-amd64 -p ha-417837 start --wait true --alsologtostderr -v 5: (1m56.080356732s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 node list --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (150.11s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (9.66s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 node delete m03 --alsologtostderr -v 5
ha_test.go:489: (dbg) Done: out/minikube-linux-amd64 -p ha-417837 node delete m03 --alsologtostderr -v 5: (8.834174131s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 status --alsologtostderr -v 5
ha_test.go:513: (dbg) Run:  kubectl get nodes
ha_test.go:521: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (9.66s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.72s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete
ha_test.go:392: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.72s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (32.81s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 stop --alsologtostderr -v 5
E1216 04:45:48.728090  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-853171/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:533: (dbg) Done: out/minikube-linux-amd64 -p ha-417837 stop --alsologtostderr -v 5: (32.688768411s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 status --alsologtostderr -v 5
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-417837 status --alsologtostderr -v 5: exit status 7 (122.188809ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1216 04:46:16.527531  395318 out.go:360] Setting OutFile to fd 1 ...
	I1216 04:46:16.527829  395318 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 04:46:16.527840  395318 out.go:374] Setting ErrFile to fd 2...
	I1216 04:46:16.527850  395318 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 04:46:16.528126  395318 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22141-252846/.minikube/bin
	I1216 04:46:16.528354  395318 out.go:368] Setting JSON to false
	I1216 04:46:16.528386  395318 mustload.go:66] Loading cluster: ha-417837
	I1216 04:46:16.528514  395318 notify.go:221] Checking for updates...
	I1216 04:46:16.528834  395318 config.go:182] Loaded profile config "ha-417837": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
	I1216 04:46:16.528856  395318 status.go:174] checking status of ha-417837 ...
	I1216 04:46:16.529341  395318 cli_runner.go:164] Run: docker container inspect ha-417837 --format={{.State.Status}}
	I1216 04:46:16.548934  395318 status.go:371] ha-417837 host status = "Stopped" (err=<nil>)
	I1216 04:46:16.548965  395318 status.go:384] host is not running, skipping remaining checks
	I1216 04:46:16.548973  395318 status.go:176] ha-417837 status: &{Name:ha-417837 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1216 04:46:16.549008  395318 status.go:174] checking status of ha-417837-m02 ...
	I1216 04:46:16.549351  395318 cli_runner.go:164] Run: docker container inspect ha-417837-m02 --format={{.State.Status}}
	I1216 04:46:16.567284  395318 status.go:371] ha-417837-m02 host status = "Stopped" (err=<nil>)
	I1216 04:46:16.567316  395318 status.go:384] host is not running, skipping remaining checks
	I1216 04:46:16.567324  395318 status.go:176] ha-417837-m02 status: &{Name:ha-417837-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1216 04:46:16.567352  395318 status.go:174] checking status of ha-417837-m04 ...
	I1216 04:46:16.567700  395318 cli_runner.go:164] Run: docker container inspect ha-417837-m04 --format={{.State.Status}}
	I1216 04:46:16.585617  395318 status.go:371] ha-417837-m04 host status = "Stopped" (err=<nil>)
	I1216 04:46:16.585640  395318 status.go:384] host is not running, skipping remaining checks
	I1216 04:46:16.585649  395318 status.go:176] ha-417837-m04 status: &{Name:ha-417837-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (78.45s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 start --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=docker
ha_test.go:562: (dbg) Done: out/minikube-linux-amd64 -p ha-417837 start --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=docker: (1m17.625597583s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 status --alsologtostderr -v 5
ha_test.go:586: (dbg) Run:  kubectl get nodes
ha_test.go:594: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (78.45s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.7s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterClusterRestart
ha_test.go:392: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.70s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (51.1s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 node add --control-plane --alsologtostderr -v 5
E1216 04:48:04.864302  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-853171/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:607: (dbg) Done: out/minikube-linux-amd64 -p ha-417837 node add --control-plane --alsologtostderr -v 5: (50.20722886s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-amd64 -p ha-417837 status --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (51.10s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.9s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd
ha_test.go:281: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.90s)

                                                
                                    
x
+
TestImageBuild/serial/Setup (24.66s)

                                                
                                                
=== RUN   TestImageBuild/serial/Setup
image_test.go:69: (dbg) Run:  out/minikube-linux-amd64 start -p image-325097 --driver=docker  --container-runtime=docker
E1216 04:48:39.347006  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/addons-267250/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
image_test.go:69: (dbg) Done: out/minikube-linux-amd64 start -p image-325097 --driver=docker  --container-runtime=docker: (24.656204949s)
--- PASS: TestImageBuild/serial/Setup (24.66s)

                                                
                                    
x
+
TestImageBuild/serial/NormalBuild (1.09s)

                                                
                                                
=== RUN   TestImageBuild/serial/NormalBuild
image_test.go:78: (dbg) Run:  out/minikube-linux-amd64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-325097
image_test.go:78: (dbg) Done: out/minikube-linux-amd64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-325097: (1.084897661s)
--- PASS: TestImageBuild/serial/NormalBuild (1.09s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithBuildArg (0.66s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithBuildArg
image_test.go:99: (dbg) Run:  out/minikube-linux-amd64 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-325097
--- PASS: TestImageBuild/serial/BuildWithBuildArg (0.66s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithDockerIgnore (0.49s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithDockerIgnore
image_test.go:133: (dbg) Run:  out/minikube-linux-amd64 image build -t aaa:latest ./testdata/image-build/test-normal --build-opt=no-cache -p image-325097
--- PASS: TestImageBuild/serial/BuildWithDockerIgnore (0.49s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.51s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithSpecifiedDockerfile
image_test.go:88: (dbg) Run:  out/minikube-linux-amd64 image build -t aaa:latest -f inner/Dockerfile ./testdata/image-build/test-f -p image-325097
--- PASS: TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.51s)

                                                
                                    
x
+
TestJSONOutput/start/Command (62.48s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-041115 --output=json --user=testUser --memory=3072 --wait=true --driver=docker  --container-runtime=docker
E1216 04:49:27.879526  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:50:02.413598  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/addons-267250/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-041115 --output=json --user=testUser --memory=3072 --wait=true --driver=docker  --container-runtime=docker: (1m2.475452524s)
--- PASS: TestJSONOutput/start/Command (62.48s)

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

                                                
                                                
=== RUN   TestJSONOutput/pause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 pause -p json-output-041115 --output=json --user=testUser
--- PASS: TestJSONOutput/pause/Command (0.50s)

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

                                                
                                                
=== RUN   TestJSONOutput/unpause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 unpause -p json-output-041115 --output=json --user=testUser
--- PASS: TestJSONOutput/unpause/Command (0.49s)

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

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 stop -p json-output-041115 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 stop -p json-output-041115 --output=json --user=testUser: (10.916856463s)
--- PASS: TestJSONOutput/stop/Command (10.92s)

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

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:160: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-error-365367 --memory=3072 --output=json --wait=true --driver=fail
json_output_test.go:160: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p json-output-error-365367 --memory=3072 --output=json --wait=true --driver=fail: exit status 56 (81.655614ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"6310dfa0-d102-4cac-a995-a809dd7b1789","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-365367] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"92da2a61-3669-42bb-a345-0291bc7e1deb","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=22141"}}
	{"specversion":"1.0","id":"c6573b57-0fe7-4e2d-9edf-9775a7a4da29","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":"6bc574be-a05f-4a4e-84cb-3d929720d902","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/22141-252846/kubeconfig"}}
	{"specversion":"1.0","id":"db8a0290-ba6b-4fec-aabc-5e4679a9c71f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/22141-252846/.minikube"}}
	{"specversion":"1.0","id":"ebf0fee0-c7cf-42fb-9a5f-898b4d47881b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"069cb215-cfec-4365-9426-29aa278b6be7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"ccada88c-c45b-4e4e-b982-6f2d9e3891b8","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 linux/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

                                                
                                                
-- /stdout --
helpers_test.go:176: Cleaning up "json-output-error-365367" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-365367
--- PASS: TestErrorJSONOutput (0.24s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (24.52s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-485117 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-485117 --network=: (22.322825631s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:176: Cleaning up "docker-network-485117" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-485117
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-485117: (2.172968242s)
--- PASS: TestKicCustomNetwork/create_custom_network (24.52s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (25.12s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-912561 --network=bridge
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-912561 --network=bridge: (23.068584149s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:176: Cleaning up "docker-network-912561" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-912561
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-912561: (2.032028297s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (25.12s)

                                                
                                    
x
+
TestKicExistingNetwork (23.43s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I1216 04:51:11.525705  256469 cli_runner.go:164] Run: docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
W1216 04:51:11.543025  256469 cli_runner.go:211] docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
I1216 04:51:11.543104  256469 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I1216 04:51:11.543121  256469 cli_runner.go:164] Run: docker network inspect existing-network
W1216 04:51:11.562546  256469 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I1216 04:51:11.562583  256469 network_create.go:287] error running [docker network inspect existing-network]: docker network inspect existing-network: exit status 1
stdout:
[]

                                                
                                                
stderr:
Error response from daemon: network existing-network not found
I1216 04:51:11.562598  256469 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

                                                
                                                
-- /stdout --
** stderr ** 
Error response from daemon: network existing-network not found

                                                
                                                
** /stderr **
I1216 04:51:11.562727  256469 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I1216 04:51:11.581963  256469 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName:br-26131f386218 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:f2:4b:ec:6c:ed:07} reservation:<nil>}
I1216 04:51:11.582397  256469 network.go:206] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0xc002298ff0}
I1216 04:51:11.582428  256469 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I1216 04:51:11.582499  256469 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
I1216 04:51:11.630608  256469 network_create.go:108] docker network existing-network 192.168.58.0/24 created
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-amd64 start -p existing-network-642936 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-642936 --network=existing-network: (21.263952751s)
helpers_test.go:176: Cleaning up "existing-network-642936" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-642936
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-642936: (2.028978843s)
I1216 04:51:34.941177  256469 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (23.43s)

                                                
                                    
x
+
TestKicCustomSubnet (24.49s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-subnet-950369 --subnet=192.168.60.0/24
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-subnet-950369 --subnet=192.168.60.0/24: (22.315868524s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-950369 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:176: Cleaning up "custom-subnet-950369" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p custom-subnet-950369
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p custom-subnet-950369: (2.152588881s)
--- PASS: TestKicCustomSubnet (24.49s)

                                                
                                    
x
+
TestKicStaticIP (23.45s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-amd64 start -p static-ip-091852 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-amd64 start -p static-ip-091852 --static-ip=192.168.200.200: (21.133198634s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-amd64 -p static-ip-091852 ip
helpers_test.go:176: Cleaning up "static-ip-091852" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p static-ip-091852
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p static-ip-091852: (2.159336408s)
--- PASS: TestKicStaticIP (23.45s)

                                                
                                    
x
+
TestMainNoArgs (0.06s)

                                                
                                                
=== RUN   TestMainNoArgs
main_test.go:70: (dbg) Run:  out/minikube-linux-amd64
--- PASS: TestMainNoArgs (0.06s)

                                                
                                    
x
+
TestMinikubeProfile (51.96s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-870678 --driver=docker  --container-runtime=docker
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-870678 --driver=docker  --container-runtime=docker: (24.009389046s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-873047 --driver=docker  --container-runtime=docker
E1216 04:53:04.865445  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-853171/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-873047 --driver=docker  --container-runtime=docker: (22.348413984s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-870678
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile second-873047
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:176: Cleaning up "second-873047" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p second-873047
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p second-873047: (2.189655143s)
helpers_test.go:176: Cleaning up "first-870678" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p first-870678
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p first-870678: (2.182886337s)
--- PASS: TestMinikubeProfile (51.96s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (6.5s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:118: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-1-055683 --memory=3072 --mount-string /tmp/TestMountStartserial3071352778/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=docker
mount_start_test.go:118: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-1-055683 --memory=3072 --mount-string /tmp/TestMountStartserial3071352778/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=docker: (5.504462597s)
--- PASS: TestMountStart/serial/StartWithMountFirst (6.50s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.27s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountFirst
mount_start_test.go:134: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-1-055683 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountFirst (0.27s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (9.49s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:118: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-074656 --memory=3072 --mount-string /tmp/TestMountStartserial3071352778/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=docker
mount_start_test.go:118: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-074656 --memory=3072 --mount-string /tmp/TestMountStartserial3071352778/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=docker: (8.486012617s)
--- PASS: TestMountStart/serial/StartWithMountSecond (9.49s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.28s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountSecond
mount_start_test.go:134: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-074656 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountSecond (0.28s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.55s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-linux-amd64 delete -p mount-start-1-055683 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-amd64 delete -p mount-start-1-055683 --alsologtostderr -v=5: (1.55164922s)
--- PASS: TestMountStart/serial/DeleteFirst (1.55s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.28s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostDelete
mount_start_test.go:134: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-074656 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostDelete (0.28s)

                                                
                                    
x
+
TestMountStart/serial/Stop (1.27s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:196: (dbg) Run:  out/minikube-linux-amd64 stop -p mount-start-2-074656
mount_start_test.go:196: (dbg) Done: out/minikube-linux-amd64 stop -p mount-start-2-074656: (1.269596689s)
--- PASS: TestMountStart/serial/Stop (1.27s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (9.46s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:207: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-074656
E1216 04:53:39.347292  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/addons-267250/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
mount_start_test.go:207: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-074656: (8.455117625s)
--- PASS: TestMountStart/serial/RestartStopped (9.46s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.29s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostStop
mount_start_test.go:134: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-074656 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostStop (0.29s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (75.26s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-841853 --wait=true --memory=3072 --nodes=2 -v=5 --alsologtostderr --driver=docker  --container-runtime=docker
E1216 04:54:27.879703  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-841853 --wait=true --memory=3072 --nodes=2 -v=5 --alsologtostderr --driver=docker  --container-runtime=docker: (1m14.718930759s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (75.26s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (4.69s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:493: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-841853 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:498: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-841853 -- rollout status deployment/busybox
multinode_test.go:498: (dbg) Done: out/minikube-linux-amd64 kubectl -p multinode-841853 -- rollout status deployment/busybox: (2.944737393s)
multinode_test.go:505: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-841853 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:528: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-841853 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:536: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-841853 -- exec busybox-7b57f96db7-vkwqt -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-841853 -- exec busybox-7b57f96db7-zpldh -- nslookup kubernetes.io
multinode_test.go:546: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-841853 -- exec busybox-7b57f96db7-vkwqt -- nslookup kubernetes.default
multinode_test.go:546: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-841853 -- exec busybox-7b57f96db7-zpldh -- nslookup kubernetes.default
multinode_test.go:554: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-841853 -- exec busybox-7b57f96db7-vkwqt -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:554: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-841853 -- exec busybox-7b57f96db7-zpldh -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (4.69s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.93s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-841853 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-841853 -- exec busybox-7b57f96db7-vkwqt -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-841853 -- exec busybox-7b57f96db7-vkwqt -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-841853 -- exec busybox-7b57f96db7-zpldh -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-841853 -- exec busybox-7b57f96db7-zpldh -- sh -c "ping -c 1 192.168.67.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.93s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (33.76s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-841853 -v=5 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-841853 -v=5 --alsologtostderr: (33.080697479s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (33.76s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.07s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.69s)

                                                
                                                
=== RUN   TestMultiNode/serial/ProfileList
multinode_test.go:143: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
--- PASS: TestMultiNode/serial/ProfileList (0.69s)

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.21s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 status --output json --alsologtostderr
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 cp testdata/cp-test.txt multinode-841853:/home/docker/cp-test.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 ssh -n multinode-841853 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 cp multinode-841853:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile966590408/001/cp-test_multinode-841853.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 ssh -n multinode-841853 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 cp multinode-841853:/home/docker/cp-test.txt multinode-841853-m02:/home/docker/cp-test_multinode-841853_multinode-841853-m02.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 ssh -n multinode-841853 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 ssh -n multinode-841853-m02 "sudo cat /home/docker/cp-test_multinode-841853_multinode-841853-m02.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 cp multinode-841853:/home/docker/cp-test.txt multinode-841853-m03:/home/docker/cp-test_multinode-841853_multinode-841853-m03.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 ssh -n multinode-841853 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 ssh -n multinode-841853-m03 "sudo cat /home/docker/cp-test_multinode-841853_multinode-841853-m03.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 cp testdata/cp-test.txt multinode-841853-m02:/home/docker/cp-test.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 ssh -n multinode-841853-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 cp multinode-841853-m02:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile966590408/001/cp-test_multinode-841853-m02.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 ssh -n multinode-841853-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 cp multinode-841853-m02:/home/docker/cp-test.txt multinode-841853:/home/docker/cp-test_multinode-841853-m02_multinode-841853.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 ssh -n multinode-841853-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 ssh -n multinode-841853 "sudo cat /home/docker/cp-test_multinode-841853-m02_multinode-841853.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 cp multinode-841853-m02:/home/docker/cp-test.txt multinode-841853-m03:/home/docker/cp-test_multinode-841853-m02_multinode-841853-m03.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 ssh -n multinode-841853-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 ssh -n multinode-841853-m03 "sudo cat /home/docker/cp-test_multinode-841853-m02_multinode-841853-m03.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 cp testdata/cp-test.txt multinode-841853-m03:/home/docker/cp-test.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 ssh -n multinode-841853-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 cp multinode-841853-m03:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile966590408/001/cp-test_multinode-841853-m03.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 ssh -n multinode-841853-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 cp multinode-841853-m03:/home/docker/cp-test.txt multinode-841853:/home/docker/cp-test_multinode-841853-m03_multinode-841853.txt
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 ssh -n multinode-841853-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 ssh -n multinode-841853 "sudo cat /home/docker/cp-test_multinode-841853-m03_multinode-841853.txt"
helpers_test.go:574: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 cp multinode-841853-m03:/home/docker/cp-test.txt multinode-841853-m02:/home/docker/cp-test_multinode-841853-m03_multinode-841853-m02.txt
E1216 04:55:50.942635  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 ssh -n multinode-841853-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:552: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 ssh -n multinode-841853-m02 "sudo cat /home/docker/cp-test_multinode-841853-m03_multinode-841853-m02.txt"
--- PASS: TestMultiNode/serial/CopyFile (10.21s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.29s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:248: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 node stop m03
multinode_test.go:248: (dbg) Done: out/minikube-linux-amd64 -p multinode-841853 node stop m03: (1.279753013s)
multinode_test.go:254: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 status
multinode_test.go:254: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-841853 status: exit status 7 (505.636938ms)

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

                                                
                                                
-- /stdout --
multinode_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 status --alsologtostderr
multinode_test.go:261: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-841853 status --alsologtostderr: exit status 7 (502.614109ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1216 04:55:53.535422  477769 out.go:360] Setting OutFile to fd 1 ...
	I1216 04:55:53.535581  477769 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 04:55:53.535594  477769 out.go:374] Setting ErrFile to fd 2...
	I1216 04:55:53.535600  477769 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 04:55:53.535844  477769 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22141-252846/.minikube/bin
	I1216 04:55:53.536023  477769 out.go:368] Setting JSON to false
	I1216 04:55:53.536049  477769 mustload.go:66] Loading cluster: multinode-841853
	I1216 04:55:53.536173  477769 notify.go:221] Checking for updates...
	I1216 04:55:53.536495  477769 config.go:182] Loaded profile config "multinode-841853": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
	I1216 04:55:53.536517  477769 status.go:174] checking status of multinode-841853 ...
	I1216 04:55:53.537065  477769 cli_runner.go:164] Run: docker container inspect multinode-841853 --format={{.State.Status}}
	I1216 04:55:53.555748  477769 status.go:371] multinode-841853 host status = "Running" (err=<nil>)
	I1216 04:55:53.555776  477769 host.go:66] Checking if "multinode-841853" exists ...
	I1216 04:55:53.556077  477769 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-841853
	I1216 04:55:53.574379  477769 host.go:66] Checking if "multinode-841853" exists ...
	I1216 04:55:53.574668  477769 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1216 04:55:53.574723  477769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-841853
	I1216 04:55:53.592849  477769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32913 SSHKeyPath:/home/jenkins/minikube-integration/22141-252846/.minikube/machines/multinode-841853/id_rsa Username:docker}
	I1216 04:55:53.684362  477769 ssh_runner.go:195] Run: systemctl --version
	I1216 04:55:53.690935  477769 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1216 04:55:53.703665  477769 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1216 04:55:53.763160  477769 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:51 OomKillDisable:false NGoroutines:64 SystemTime:2025-12-16 04:55:53.753430048 +0000 UTC LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-1045-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33652072448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-10 Labels:[] ExperimentalBuild:false ServerVersion:29.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:1c4457e00facac03ce1d75f7b6777a7a851e5c41 Expected:} RuncCommit:{ID:v1.3.4-0-gd6d73eb8 Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[
map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.30.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v5.0.0] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner Vendor:Docker Inc. Version:v1.0.4] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1216 04:55:53.763754  477769 kubeconfig.go:125] found "multinode-841853" server: "https://192.168.67.2:8443"
	I1216 04:55:53.763788  477769 api_server.go:166] Checking apiserver status ...
	I1216 04:55:53.763824  477769 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1216 04:55:53.776915  477769 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2151/cgroup
	W1216 04:55:53.785919  477769 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/2151/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I1216 04:55:53.785973  477769 ssh_runner.go:195] Run: ls
	I1216 04:55:53.790181  477769 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I1216 04:55:53.795279  477769 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I1216 04:55:53.795307  477769 status.go:463] multinode-841853 apiserver status = Running (err=<nil>)
	I1216 04:55:53.795321  477769 status.go:176] multinode-841853 status: &{Name:multinode-841853 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1216 04:55:53.795343  477769 status.go:174] checking status of multinode-841853-m02 ...
	I1216 04:55:53.795655  477769 cli_runner.go:164] Run: docker container inspect multinode-841853-m02 --format={{.State.Status}}
	I1216 04:55:53.813111  477769 status.go:371] multinode-841853-m02 host status = "Running" (err=<nil>)
	I1216 04:55:53.813138  477769 host.go:66] Checking if "multinode-841853-m02" exists ...
	I1216 04:55:53.813402  477769 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-841853-m02
	I1216 04:55:53.831268  477769 host.go:66] Checking if "multinode-841853-m02" exists ...
	I1216 04:55:53.831558  477769 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1216 04:55:53.831598  477769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-841853-m02
	I1216 04:55:53.849479  477769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32918 SSHKeyPath:/home/jenkins/minikube-integration/22141-252846/.minikube/machines/multinode-841853-m02/id_rsa Username:docker}
	I1216 04:55:53.941037  477769 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1216 04:55:53.954003  477769 status.go:176] multinode-841853-m02 status: &{Name:multinode-841853-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I1216 04:55:53.954035  477769 status.go:174] checking status of multinode-841853-m03 ...
	I1216 04:55:53.954313  477769 cli_runner.go:164] Run: docker container inspect multinode-841853-m03 --format={{.State.Status}}
	I1216 04:55:53.975451  477769 status.go:371] multinode-841853-m03 host status = "Stopped" (err=<nil>)
	I1216 04:55:53.975497  477769 status.go:384] host is not running, skipping remaining checks
	I1216 04:55:53.975507  477769 status.go:176] multinode-841853-m03 status: &{Name:multinode-841853-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8.63s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 node start m03 -v=5 --alsologtostderr
multinode_test.go:282: (dbg) Done: out/minikube-linux-amd64 -p multinode-841853 node start m03 -v=5 --alsologtostderr: (7.925062038s)
multinode_test.go:290: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 status -v=5 --alsologtostderr
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (8.63s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (74.57s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-841853
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-841853
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-841853: (22.902760502s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-841853 --wait=true -v=5 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-841853 --wait=true -v=5 --alsologtostderr: (51.529457393s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-841853
--- PASS: TestMultiNode/serial/RestartKeepsNodes (74.57s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.5s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (21.89s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 stop
multinode_test.go:345: (dbg) Done: out/minikube-linux-amd64 -p multinode-841853 stop: (21.70249563s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-841853 status: exit status 7 (96.562465ms)

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

                                                
                                                
-- /stdout --
multinode_test.go:358: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 status --alsologtostderr
multinode_test.go:358: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-841853 status --alsologtostderr: exit status 7 (92.776612ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1216 04:57:44.533729  492602 out.go:360] Setting OutFile to fd 1 ...
	I1216 04:57:44.533847  492602 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 04:57:44.533857  492602 out.go:374] Setting ErrFile to fd 2...
	I1216 04:57:44.533861  492602 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 04:57:44.534063  492602 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22141-252846/.minikube/bin
	I1216 04:57:44.534248  492602 out.go:368] Setting JSON to false
	I1216 04:57:44.534276  492602 mustload.go:66] Loading cluster: multinode-841853
	I1216 04:57:44.534402  492602 notify.go:221] Checking for updates...
	I1216 04:57:44.534759  492602 config.go:182] Loaded profile config "multinode-841853": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
	I1216 04:57:44.534782  492602 status.go:174] checking status of multinode-841853 ...
	I1216 04:57:44.535316  492602 cli_runner.go:164] Run: docker container inspect multinode-841853 --format={{.State.Status}}
	I1216 04:57:44.553407  492602 status.go:371] multinode-841853 host status = "Stopped" (err=<nil>)
	I1216 04:57:44.553428  492602 status.go:384] host is not running, skipping remaining checks
	I1216 04:57:44.553433  492602 status.go:176] multinode-841853 status: &{Name:multinode-841853 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1216 04:57:44.553485  492602 status.go:174] checking status of multinode-841853-m02 ...
	I1216 04:57:44.553760  492602 cli_runner.go:164] Run: docker container inspect multinode-841853-m02 --format={{.State.Status}}
	I1216 04:57:44.569023  492602 status.go:371] multinode-841853-m02 host status = "Stopped" (err=<nil>)
	I1216 04:57:44.569039  492602 status.go:384] host is not running, skipping remaining checks
	I1216 04:57:44.569045  492602 status.go:176] multinode-841853-m02 status: &{Name:multinode-841853-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (49.22s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-841853 --wait=true -v=5 --alsologtostderr --driver=docker  --container-runtime=docker
E1216 04:58:04.864253  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-853171/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-841853 --wait=true -v=5 --alsologtostderr --driver=docker  --container-runtime=docker: (48.606869403s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-841853 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (49.22s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (27.32s)

                                                
                                                
=== RUN   TestMultiNode/serial/ValidateNameConflict
multinode_test.go:455: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-841853
multinode_test.go:464: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-841853-m02 --driver=docker  --container-runtime=docker
multinode_test.go:464: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p multinode-841853-m02 --driver=docker  --container-runtime=docker: exit status 14 (79.426998ms)

                                                
                                                
-- stdout --
	* [multinode-841853-m02] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=22141
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/22141-252846/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/22141-252846/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-841853-m02' is duplicated with machine name 'multinode-841853-m02' in profile 'multinode-841853'
	X Exiting due to MK_USAGE: Profile name should be unique

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-841853-m03 --driver=docker  --container-runtime=docker
E1216 04:58:39.346656  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/addons-267250/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:472: (dbg) Done: out/minikube-linux-amd64 start -p multinode-841853-m03 --driver=docker  --container-runtime=docker: (24.691391752s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-841853
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-841853: exit status 80 (290.546ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-841853-m03 already exists in multinode-841853-m03 profile
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_node_040ea7097fd6ed71e65be9a474587f81f0ccd21d_0.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-amd64 delete -p multinode-841853-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-amd64 delete -p multinode-841853-m03: (2.198986065s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (27.32s)

                                                
                                    
x
+
TestPreload (134.59s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:41: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-168567 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker
E1216 04:59:27.879724  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 04:59:27.932317  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-853171/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
preload_test.go:41: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-168567 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker: (1m8.451588392s)
preload_test.go:49: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-168567 image pull gcr.io/k8s-minikube/busybox
preload_test.go:49: (dbg) Done: out/minikube-linux-amd64 -p test-preload-168567 image pull gcr.io/k8s-minikube/busybox: (2.116045513s)
preload_test.go:55: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-168567
preload_test.go:55: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-168567: (10.878617805s)
preload_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-168567 --preload=true --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=docker
preload_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-168567 --preload=true --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=docker: (50.680218533s)
preload_test.go:68: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-168567 image list
helpers_test.go:176: Cleaning up "test-preload-168567" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-168567
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-168567: (2.232942915s)
--- PASS: TestPreload (134.59s)

                                                
                                    
x
+
TestScheduledStopUnix (99.03s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-724616 --memory=3072 --driver=docker  --container-runtime=docker
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-724616 --memory=3072 --driver=docker  --container-runtime=docker: (25.861405716s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-724616 --schedule 5m -v=5 --alsologtostderr
minikube stop output:

                                                
                                                
** stderr ** 
	I1216 05:01:45.767803  517889 out.go:360] Setting OutFile to fd 1 ...
	I1216 05:01:45.767931  517889 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 05:01:45.767944  517889 out.go:374] Setting ErrFile to fd 2...
	I1216 05:01:45.767952  517889 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 05:01:45.768186  517889 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22141-252846/.minikube/bin
	I1216 05:01:45.768441  517889 out.go:368] Setting JSON to false
	I1216 05:01:45.768554  517889 mustload.go:66] Loading cluster: scheduled-stop-724616
	I1216 05:01:45.768881  517889 config.go:182] Loaded profile config "scheduled-stop-724616": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
	I1216 05:01:45.768950  517889 profile.go:143] Saving config to /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/scheduled-stop-724616/config.json ...
	I1216 05:01:45.769128  517889 mustload.go:66] Loading cluster: scheduled-stop-724616
	I1216 05:01:45.769222  517889 config.go:182] Loaded profile config "scheduled-stop-724616": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2

                                                
                                                
** /stderr **
scheduled_stop_test.go:204: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-724616 -n scheduled-stop-724616
scheduled_stop_test.go:172: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-724616 --schedule 15s -v=5 --alsologtostderr
minikube stop output:

                                                
                                                
** stderr ** 
	I1216 05:01:46.160695  518035 out.go:360] Setting OutFile to fd 1 ...
	I1216 05:01:46.160815  518035 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 05:01:46.160824  518035 out.go:374] Setting ErrFile to fd 2...
	I1216 05:01:46.160828  518035 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 05:01:46.161061  518035 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22141-252846/.minikube/bin
	I1216 05:01:46.161330  518035 out.go:368] Setting JSON to false
	I1216 05:01:46.161538  518035 daemonize_unix.go:73] killing process 517924 as it is an old scheduled stop
	I1216 05:01:46.161644  518035 mustload.go:66] Loading cluster: scheduled-stop-724616
	I1216 05:01:46.161999  518035 config.go:182] Loaded profile config "scheduled-stop-724616": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
	I1216 05:01:46.162067  518035 profile.go:143] Saving config to /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/scheduled-stop-724616/config.json ...
	I1216 05:01:46.162248  518035 mustload.go:66] Loading cluster: scheduled-stop-724616
	I1216 05:01:46.162338  518035 config.go:182] Loaded profile config "scheduled-stop-724616": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2

                                                
                                                
** /stderr **
scheduled_stop_test.go:172: signal error was:  os: process already finished
I1216 05:01:46.168531  256469 retry.go:31] will retry after 124.328µs: open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/scheduled-stop-724616/pid: no such file or directory
I1216 05:01:46.169713  256469 retry.go:31] will retry after 205.439µs: open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/scheduled-stop-724616/pid: no such file or directory
I1216 05:01:46.170870  256469 retry.go:31] will retry after 211.324µs: open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/scheduled-stop-724616/pid: no such file or directory
I1216 05:01:46.172019  256469 retry.go:31] will retry after 220.911µs: open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/scheduled-stop-724616/pid: no such file or directory
I1216 05:01:46.173149  256469 retry.go:31] will retry after 614.299µs: open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/scheduled-stop-724616/pid: no such file or directory
I1216 05:01:46.174291  256469 retry.go:31] will retry after 794.743µs: open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/scheduled-stop-724616/pid: no such file or directory
I1216 05:01:46.175411  256469 retry.go:31] will retry after 640.521µs: open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/scheduled-stop-724616/pid: no such file or directory
I1216 05:01:46.176530  256469 retry.go:31] will retry after 2.237209ms: open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/scheduled-stop-724616/pid: no such file or directory
I1216 05:01:46.179724  256469 retry.go:31] will retry after 3.055537ms: open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/scheduled-stop-724616/pid: no such file or directory
I1216 05:01:46.182919  256469 retry.go:31] will retry after 4.461127ms: open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/scheduled-stop-724616/pid: no such file or directory
I1216 05:01:46.188145  256469 retry.go:31] will retry after 7.465831ms: open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/scheduled-stop-724616/pid: no such file or directory
I1216 05:01:46.196415  256469 retry.go:31] will retry after 12.192657ms: open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/scheduled-stop-724616/pid: no such file or directory
I1216 05:01:46.209715  256469 retry.go:31] will retry after 15.348575ms: open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/scheduled-stop-724616/pid: no such file or directory
I1216 05:01:46.225968  256469 retry.go:31] will retry after 19.430128ms: open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/scheduled-stop-724616/pid: no such file or directory
I1216 05:01:46.246268  256469 retry.go:31] will retry after 43.13485ms: open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/scheduled-stop-724616/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-724616 --cancel-scheduled
minikube stop output:

                                                
                                                
-- stdout --
	* All existing scheduled stops cancelled

                                                
                                                
-- /stdout --
scheduled_stop_test.go:189: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-724616 -n scheduled-stop-724616
scheduled_stop_test.go:218: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-724616
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-724616 --schedule 15s -v=5 --alsologtostderr
minikube stop output:

                                                
                                                
** stderr ** 
	I1216 05:02:12.071337  518981 out.go:360] Setting OutFile to fd 1 ...
	I1216 05:02:12.071616  518981 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 05:02:12.071626  518981 out.go:374] Setting ErrFile to fd 2...
	I1216 05:02:12.071630  518981 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1216 05:02:12.071850  518981 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22141-252846/.minikube/bin
	I1216 05:02:12.072082  518981 out.go:368] Setting JSON to false
	I1216 05:02:12.072162  518981 mustload.go:66] Loading cluster: scheduled-stop-724616
	I1216 05:02:12.072456  518981 config.go:182] Loaded profile config "scheduled-stop-724616": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
	I1216 05:02:12.072540  518981 profile.go:143] Saving config to /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/scheduled-stop-724616/config.json ...
	I1216 05:02:12.072725  518981 mustload.go:66] Loading cluster: scheduled-stop-724616
	I1216 05:02:12.072817  518981 config.go:182] Loaded profile config "scheduled-stop-724616": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2

                                                
                                                
** /stderr **
scheduled_stop_test.go:172: signal error was:  os: process already finished
scheduled_stop_test.go:218: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-724616
scheduled_stop_test.go:218: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-724616: exit status 7 (83.652504ms)

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

                                                
                                                
-- /stdout --
scheduled_stop_test.go:189: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-724616 -n scheduled-stop-724616
scheduled_stop_test.go:189: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-724616 -n scheduled-stop-724616: exit status 7 (80.045432ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
scheduled_stop_test.go:189: status error: exit status 7 (may be ok)
helpers_test.go:176: Cleaning up "scheduled-stop-724616" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p scheduled-stop-724616
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p scheduled-stop-724616: (1.630003087s)
--- PASS: TestScheduledStopUnix (99.03s)

                                                
                                    
x
+
TestSkaffold (83.09s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:59: (dbg) Run:  /tmp/skaffold.exe3384500964 version
skaffold_test.go:63: skaffold version: v2.17.0
skaffold_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p skaffold-893964 --memory=3072 --driver=docker  --container-runtime=docker
E1216 05:03:04.865698  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-853171/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
skaffold_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p skaffold-893964 --memory=3072 --driver=docker  --container-runtime=docker: (23.57023878s)
skaffold_test.go:86: copying out/minikube-linux-amd64 to /home/jenkins/workspace/Docker_Linux_integration/out/minikube
skaffold_test.go:105: (dbg) Run:  /tmp/skaffold.exe3384500964 run --minikube-profile skaffold-893964 --kube-context skaffold-893964 --status-check=true --port-forward=false --interactive=false
E1216 05:03:39.346662  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/addons-267250/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
skaffold_test.go:105: (dbg) Done: /tmp/skaffold.exe3384500964 run --minikube-profile skaffold-893964 --kube-context skaffold-893964 --status-check=true --port-forward=false --interactive=false: (41.163411659s)
skaffold_test.go:111: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-app" in namespace "default" ...
helpers_test.go:353: "leeroy-app-f56d4bfbf-lfzrv" [31a6ea15-79b3-45a1-8745-d0fd5e592661] Running
skaffold_test.go:111: (dbg) TestSkaffold: app=leeroy-app healthy within 6.004587679s
skaffold_test.go:114: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-web" in namespace "default" ...
helpers_test.go:353: "leeroy-web-5bdb66578b-tmcws" [c9f714d7-8d07-4fa2-aa8c-4e859138e333] Running
skaffold_test.go:114: (dbg) TestSkaffold: app=leeroy-web healthy within 5.004833543s
helpers_test.go:176: Cleaning up "skaffold-893964" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p skaffold-893964
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p skaffold-893964: (3.216237453s)
--- PASS: TestSkaffold (83.09s)

                                                
                                    
x
+
TestInsufficientStorage (9.32s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-linux-amd64 start -p insufficient-storage-191382 --memory=3072 --output=json --wait=true --driver=docker  --container-runtime=docker
E1216 05:04:27.878797  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
status_test.go:50: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p insufficient-storage-191382 --memory=3072 --output=json --wait=true --driver=docker  --container-runtime=docker: exit status 26 (7.00115762s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"4a47d79d-af28-40d5-aa14-841b791975c3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-191382] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"50d6eb14-71da-445b-adab-b05d5ce1a2c5","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=22141"}}
	{"specversion":"1.0","id":"1a894b90-58a4-4c7a-98dd-292db41cf0be","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":"22e532d8-1bac-416f-9318-1c02bf53d262","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/22141-252846/kubeconfig"}}
	{"specversion":"1.0","id":"fb039ccc-660b-46ac-bef2-3ca79df24c15","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/22141-252846/.minikube"}}
	{"specversion":"1.0","id":"eca9117c-e376-453c-83d1-048c20d7b9bf","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"0f39944f-0888-4750-aec2-0c0f3c1dcb10","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"fb061152-583c-4e36-be4f-4c8a253205b0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_STORAGE_CAPACITY=100"}}
	{"specversion":"1.0","id":"177f9a84-e777-40e2-9c05-f39f3004c82d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_AVAILABLE_STORAGE=19"}}
	{"specversion":"1.0","id":"03999961-c0cf-4ef1-8d20-05758e709cc2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"1","message":"Using the docker driver based on user configuration","name":"Selecting Driver","totalsteps":"19"}}
	{"specversion":"1.0","id":"744b9a2a-3110-4cb8-a6ad-4d9ba2e23cf6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"Using Docker driver with root privileges"}}
	{"specversion":"1.0","id":"f3228d2d-19c3-4354-b16d-4c3aa4596055","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-191382\" primary control-plane node in \"insufficient-storage-191382\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"336f656e-d041-4308-a4bf-19598ddd85ca","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.48-1765661130-22141 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"2ca087fe-df86-4582-a451-711ba793c2f3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"8","message":"Creating docker container (CPUs=2, Memory=3072MB) ...","name":"Creating Container","totalsteps":"19"}}
	{"specversion":"1.0","id":"a645e4c2-6bbe-417c-9230-a1555e878945","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

                                                
                                                
-- /stdout --
status_test.go:76: (dbg) Run:  out/minikube-linux-amd64 status -p insufficient-storage-191382 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-191382 --output=json --layout=cluster: exit status 7 (290.131315ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E1216 05:04:29.245231  531002 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-191382" does not appear in /home/jenkins/minikube-integration/22141-252846/kubeconfig

                                                
                                                
** /stderr **
status_test.go:76: (dbg) Run:  out/minikube-linux-amd64 status -p insufficient-storage-191382 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-191382 --output=json --layout=cluster: exit status 7 (291.469082ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E1216 05:04:29.537136  531113 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-191382" does not appear in /home/jenkins/minikube-integration/22141-252846/kubeconfig
	E1216 05:04:29.547969  531113 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/insufficient-storage-191382/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:176: Cleaning up "insufficient-storage-191382" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p insufficient-storage-191382
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p insufficient-storage-191382: (1.737297313s)
--- PASS: TestInsufficientStorage (9.32s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (315.62s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.35.0.1875643773 start -p running-upgrade-936026 --memory=3072 --vm-driver=docker  --container-runtime=docker
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.35.0.1875643773 start -p running-upgrade-936026 --memory=3072 --vm-driver=docker  --container-runtime=docker: (24.521962688s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-936026 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-936026 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (4m44.92982717s)
helpers_test.go:176: Cleaning up "running-upgrade-936026" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-936026
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-936026: (2.209282817s)
--- PASS: TestRunningBinaryUpgrade (315.62s)

                                                
                                    
x
+
TestKubernetesUpgrade (327.97s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-717408 --memory=3072 --kubernetes-version=v1.28.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
E1216 05:06:42.415107  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/addons-267250/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-717408 --memory=3072 --kubernetes-version=v1.28.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (26.051257275s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-amd64 stop -p kubernetes-upgrade-717408
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-amd64 stop -p kubernetes-upgrade-717408: (10.885953391s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-amd64 -p kubernetes-upgrade-717408 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-amd64 -p kubernetes-upgrade-717408 status --format={{.Host}}: exit status 7 (99.545785ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-717408 --memory=3072 --kubernetes-version=v1.35.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-717408 --memory=3072 --kubernetes-version=v1.35.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (4m24.821407048s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-717408 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-717408 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=docker
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p kubernetes-upgrade-717408 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=docker: exit status 106 (81.407573ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-717408] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=22141
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/22141-252846/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/22141-252846/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to K8S_DOWNGRADE_UNSUPPORTED: Unable to safely downgrade existing Kubernetes v1.35.0-beta.0 cluster to v1.28.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.28.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-717408
	    minikube start -p kubernetes-upgrade-717408 --kubernetes-version=v1.28.0
	    
	    2) Create a second cluster with Kubernetes 1.28.0, by running:
	    
	    minikube start -p kubernetes-upgrade-7174082 --kubernetes-version=v1.28.0
	    
	    3) Use the existing cluster at version Kubernetes 1.35.0-beta.0, by running:
	    
	    minikube start -p kubernetes-upgrade-717408 --kubernetes-version=v1.35.0-beta.0
	    

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-717408 --memory=3072 --kubernetes-version=v1.35.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-717408 --memory=3072 --kubernetes-version=v1.35.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (23.554370992s)
helpers_test.go:176: Cleaning up "kubernetes-upgrade-717408" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-717408
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-717408: (2.414827396s)
--- PASS: TestKubernetesUpgrade (327.97s)

                                                
                                    
x
+
TestMissingContainerUpgrade (118.27s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.35.0.2824215381 start -p missing-upgrade-503116 --memory=3072 --driver=docker  --container-runtime=docker
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.35.0.2824215381 start -p missing-upgrade-503116 --memory=3072 --driver=docker  --container-runtime=docker: (1m1.077099782s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-503116
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-503116: (10.508073139s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-503116
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-503116 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-amd64 start -p missing-upgrade-503116 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (40.289608135s)
helpers_test.go:176: Cleaning up "missing-upgrade-503116" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-503116
helpers_test.go:179: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-503116: (2.317521735s)
--- PASS: TestMissingContainerUpgrade (118.27s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:108: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-498435 --no-kubernetes --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=docker
no_kubernetes_test.go:108: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p NoKubernetes-498435 --no-kubernetes --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=docker: exit status 14 (84.041244ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-498435] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=22141
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/22141-252846/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/22141-252846/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /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.08s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (3.8s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (29.46s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:120: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-498435 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
no_kubernetes_test.go:120: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-498435 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (29.055629443s)
no_kubernetes_test.go:225: (dbg) Run:  out/minikube-linux-amd64 -p NoKubernetes-498435 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (29.46s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (326.39s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.35.0.597151943 start -p stopped-upgrade-791391 --memory=3072 --vm-driver=docker  --container-runtime=docker
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.35.0.597151943 start -p stopped-upgrade-791391 --memory=3072 --vm-driver=docker  --container-runtime=docker: (1m0.040631805s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.35.0.597151943 -p stopped-upgrade-791391 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.35.0.597151943 -p stopped-upgrade-791391 stop: (1.949273375s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-791391 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-791391 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (4m24.402949248s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (326.39s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (20.94s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:137: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-498435 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
no_kubernetes_test.go:137: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-498435 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (18.800880517s)
no_kubernetes_test.go:225: (dbg) Run:  out/minikube-linux-amd64 -p NoKubernetes-498435 status -o json
no_kubernetes_test.go:225: (dbg) Non-zero exit: out/minikube-linux-amd64 -p NoKubernetes-498435 status -o json: exit status 2 (316.241839ms)

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:149: (dbg) Run:  out/minikube-linux-amd64 delete -p NoKubernetes-498435
no_kubernetes_test.go:149: (dbg) Done: out/minikube-linux-amd64 delete -p NoKubernetes-498435: (1.827106115s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (20.94s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (6.13s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:161: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-498435 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
no_kubernetes_test.go:161: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-498435 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (6.126167661s)
--- PASS: TestNoKubernetes/serial/Start (6.13s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyNok8sNoK8sDownloads (0s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyNok8sNoK8sDownloads
no_kubernetes_test.go:89: Checking cache directory: /home/jenkins/minikube-integration/22141-252846/.minikube/cache/linux/amd64/v0.0.0
--- PASS: TestNoKubernetes/serial/VerifyNok8sNoK8sDownloads (0.00s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.32s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunning
no_kubernetes_test.go:172: (dbg) Run:  out/minikube-linux-amd64 ssh -p NoKubernetes-498435 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:172: (dbg) Non-zero exit: out/minikube-linux-amd64 ssh -p NoKubernetes-498435 "sudo systemctl is-active --quiet service kubelet": exit status 1 (323.265969ms)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (5.92s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/ProfileList
no_kubernetes_test.go:194: (dbg) Run:  out/minikube-linux-amd64 profile list
no_kubernetes_test.go:194: (dbg) Done: out/minikube-linux-amd64 profile list: (4.882985463s)
no_kubernetes_test.go:204: (dbg) Run:  out/minikube-linux-amd64 profile list --output=json
no_kubernetes_test.go:204: (dbg) Done: out/minikube-linux-amd64 profile list --output=json: (1.032118123s)
--- PASS: TestNoKubernetes/serial/ProfileList (5.92s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.42s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:183: (dbg) Run:  out/minikube-linux-amd64 stop -p NoKubernetes-498435
no_kubernetes_test.go:183: (dbg) Done: out/minikube-linux-amd64 stop -p NoKubernetes-498435: (1.420088006s)
--- PASS: TestNoKubernetes/serial/Stop (1.42s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (8.71s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:216: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-498435 --driver=docker  --container-runtime=docker
no_kubernetes_test.go:216: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-498435 --driver=docker  --container-runtime=docker: (8.70719342s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (8.71s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.3s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunningSecond
no_kubernetes_test.go:172: (dbg) Run:  out/minikube-linux-amd64 ssh -p NoKubernetes-498435 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:172: (dbg) Non-zero exit: out/minikube-linux-amd64 ssh -p NoKubernetes-498435 "sudo systemctl is-active --quiet service kubelet": exit status 1 (303.50384ms)

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

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

                                                
                                    
x
+
TestPause/serial/Start (67.98s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p pause-268665 --memory=3072 --install-addons=false --wait=all --driver=docker  --container-runtime=docker
pause_test.go:80: (dbg) Done: out/minikube-linux-amd64 start -p pause-268665 --memory=3072 --install-addons=false --wait=all --driver=docker  --container-runtime=docker: (1m7.97516949s)
--- PASS: TestPause/serial/Start (67.98s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (46.3s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-linux-amd64 start -p pause-268665 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
pause_test.go:92: (dbg) Done: out/minikube-linux-amd64 start -p pause-268665 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (46.281744822s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (46.30s)

                                                
                                    
x
+
TestPause/serial/Pause (0.51s)

                                                
                                                
=== RUN   TestPause/serial/Pause
pause_test.go:110: (dbg) Run:  out/minikube-linux-amd64 pause -p pause-268665 --alsologtostderr -v=5
--- PASS: TestPause/serial/Pause (0.51s)

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.3s)

                                                
                                                
=== RUN   TestPause/serial/VerifyStatus
status_test.go:76: (dbg) Run:  out/minikube-linux-amd64 status -p pause-268665 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p pause-268665 --output=json --layout=cluster: exit status 2 (303.01624ms)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.48s)

                                                
                                                
=== RUN   TestPause/serial/Unpause
pause_test.go:121: (dbg) Run:  out/minikube-linux-amd64 unpause -p pause-268665 --alsologtostderr -v=5
--- PASS: TestPause/serial/Unpause (0.48s)

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.53s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Run:  out/minikube-linux-amd64 pause -p pause-268665 --alsologtostderr -v=5
--- PASS: TestPause/serial/PauseAgain (0.53s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.27s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-linux-amd64 delete -p pause-268665 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-amd64 delete -p pause-268665 --alsologtostderr -v=5: (2.274652748s)
--- PASS: TestPause/serial/DeletePaused (2.27s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (16.3s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.96s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-linux-amd64 logs -p stopped-upgrade-791391
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (0.96s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-329628 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.28.0
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-329628 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.28.0: (38.81060597s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (38.81s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-302647 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.35.0-beta.0
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-302647 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.35.0-beta.0: (1m11.751392883s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (71.75s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-329628 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:353: "busybox" [6435d17b-6a6f-4702-aec0-2a42bb619780] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:353: "busybox" [6435d17b-6a6f-4702-aec0-2a42bb619780] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.003829971s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-329628 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.27s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p old-k8s-version-329628 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context old-k8s-version-329628 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (0.83s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p old-k8s-version-329628 --alsologtostderr -v=3
E1216 05:11:51.582698  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/skaffold-893964/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-329628 --alsologtostderr -v=3: (12.41177091s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.41s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-635660 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.2
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-635660 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.2: (1m2.727154408s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (62.73s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-329628 -n old-k8s-version-329628
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-329628 -n old-k8s-version-329628: exit status 7 (91.776545ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p old-k8s-version-329628 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-329628 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.28.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-329628 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.28.0: (45.77853765s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-329628 -n old-k8s-version-329628
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (46.13s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-302647 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:353: "busybox" [48e34e7d-dbe0-4318-9271-cc0330751cdc] Pending
helpers_test.go:353: "busybox" [48e34e7d-dbe0-4318-9271-cc0330751cdc] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:353: "busybox" [48e34e7d-dbe0-4318-9271-cc0330751cdc] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.004806158s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-302647 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.37s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p no-preload-302647 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context no-preload-302647 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (0.79s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p no-preload-302647 --alsologtostderr -v=3
E1216 05:12:30.944174  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-302647 --alsologtostderr -v=3: (10.971146684s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (10.97s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-302647 -n no-preload-302647
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-302647 -n no-preload-302647: exit status 7 (85.494264ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p no-preload-302647 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-302647 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.35.0-beta.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-302647 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.35.0-beta.0: (46.644965486s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-302647 -n no-preload-302647
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (47.13s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:353: "kubernetes-dashboard-8694d4445c-qltcz" [0cf6091b-024c-43a5-9c6e-69a8ecfe86e3] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004549362s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:353: "kubernetes-dashboard-8694d4445c-qltcz" [0cf6091b-024c-43a5-9c6e-69a8ecfe86e3] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.024847894s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-329628 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.09s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-343667 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.2
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-343667 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.2: (1m6.452776339s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (66.45s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p old-k8s-version-329628 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.28s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 pause -p old-k8s-version-329628 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-329628 -n old-k8s-version-329628
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-329628 -n old-k8s-version-329628: exit status 2 (357.021298ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-329628 -n old-k8s-version-329628
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-329628 -n old-k8s-version-329628: exit status 2 (380.823034ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 unpause -p old-k8s-version-329628 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-329628 -n old-k8s-version-329628
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-329628 -n old-k8s-version-329628
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (2.92s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-635660 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:353: "busybox" [6fbcd47e-0468-4d09-871e-815c967db375] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:353: "busybox" [6fbcd47e-0468-4d09-871e-815c967db375] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 8.003944638s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-635660 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (8.28s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-284245 --memory=3072 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=docker --kubernetes-version=v1.35.0-beta.0
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-284245 --memory=3072 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=docker --kubernetes-version=v1.35.0-beta.0: (27.619999356s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (27.62s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p embed-certs-635660 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-amd64 addons enable metrics-server -p embed-certs-635660 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.103181813s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context embed-certs-635660 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.19s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-635660 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-635660 --alsologtostderr -v=3: (11.095364769s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-635660 -n embed-certs-635660
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-635660 -n embed-certs-635660: exit status 7 (86.374157ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p embed-certs-635660 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-635660 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.2
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-635660 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.2: (47.734613168s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-635660 -n embed-certs-635660
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (48.06s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:353: "kubernetes-dashboard-b84665fb8-5skhs" [2380e819-1337-47a2-b918-3c9ff95c8bfc] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003265053s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:353: "kubernetes-dashboard-b84665fb8-5skhs" [2380e819-1337-47a2-b918-3c9ff95c8bfc] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.007265884s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-302647 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.10s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p newest-cni-284245 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-amd64 addons enable metrics-server -p newest-cni-284245 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.052005507s)
start_stop_delete_test.go:209: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.05s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-284245 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-284245 --alsologtostderr -v=3: (11.06330436s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (11.06s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p no-preload-302647 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.23s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 pause -p no-preload-302647 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-302647 -n no-preload-302647
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-302647 -n no-preload-302647: exit status 2 (350.151534ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-302647 -n no-preload-302647
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-302647 -n no-preload-302647: exit status 2 (333.602983ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 unpause -p no-preload-302647 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-302647 -n no-preload-302647
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-302647 -n no-preload-302647
--- PASS: TestStartStop/group/no-preload/serial/Pause (2.61s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p auto-014542 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p auto-014542 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=docker: (1m1.791087107s)
--- PASS: TestNetworkPlugins/group/auto/Start (61.79s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-284245 -n newest-cni-284245
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-284245 -n newest-cni-284245: exit status 7 (94.043767ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p newest-cni-284245 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.23s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-284245 --memory=3072 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=docker --kubernetes-version=v1.35.0-beta.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-284245 --memory=3072 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=docker --kubernetes-version=v1.35.0-beta.0: (12.369656166s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-284245 -n newest-cni-284245
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (12.82s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-284245 image list --format=json
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.29s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 pause -p newest-cni-284245 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p newest-cni-284245 -n newest-cni-284245
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p newest-cni-284245 -n newest-cni-284245: exit status 2 (393.786754ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-284245 -n newest-cni-284245
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-284245 -n newest-cni-284245: exit status 2 (329.950969ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 unpause -p newest-cni-284245 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p newest-cni-284245 -n newest-cni-284245
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-284245 -n newest-cni-284245
--- PASS: TestStartStop/group/newest-cni/serial/Pause (2.69s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-343667 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:353: "busybox" [363f7675-19cb-439f-a39a-f1b91cdcee43] Pending
helpers_test.go:353: "busybox" [363f7675-19cb-439f-a39a-f1b91cdcee43] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:353: "busybox" [363f7675-19cb-439f-a39a-f1b91cdcee43] Running
E1216 05:14:07.723280  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/skaffold-893964/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.003956669s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-343667 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-014542 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kindnet-014542 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=docker: (50.759776759s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (50.76s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:353: "kubernetes-dashboard-855c9754f9-gm96k" [5748e897-dc9f-4b90-b21e-073961fe01ed] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003648976s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p default-k8s-diff-port-343667 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context default-k8s-diff-port-343667 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (0.76s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p default-k8s-diff-port-343667 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p default-k8s-diff-port-343667 --alsologtostderr -v=3: (11.058255474s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (11.06s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:353: "kubernetes-dashboard-855c9754f9-gm96k" [5748e897-dc9f-4b90-b21e-073961fe01ed] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.006574765s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-635660 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.09s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-635660 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.25s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 pause -p embed-certs-635660 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-635660 -n embed-certs-635660
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-635660 -n embed-certs-635660: exit status 2 (314.721941ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-635660 -n embed-certs-635660
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-635660 -n embed-certs-635660: exit status 2 (322.881398ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 unpause -p embed-certs-635660 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-635660 -n embed-certs-635660
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-635660 -n embed-certs-635660
--- PASS: TestStartStop/group/embed-certs/serial/Pause (2.72s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-343667 -n default-k8s-diff-port-343667
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-343667 -n default-k8s-diff-port-343667: exit status 7 (110.587778ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p default-k8s-diff-port-343667 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.26s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-343667 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.2
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-343667 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.2: (54.997931807s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-343667 -n default-k8s-diff-port-343667
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (55.41s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p calico-014542 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=docker
E1216 05:14:27.878878  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/functional-652957/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:14:35.424139  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/skaffold-893964/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p calico-014542 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=docker: (1m6.121651209s)
--- PASS: TestNetworkPlugins/group/calico/Start (66.12s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p auto-014542 "pgrep -a kubelet"
I1216 05:14:42.115364  256469 config.go:182] Loaded profile config "auto-014542": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.33s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-014542 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:353: "netcat-cd4db9dbf-fzbbm" [91968e49-ab0d-4cbb-9f16-993686501c4c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:353: "netcat-cd4db9dbf-fzbbm" [91968e49-ab0d-4cbb-9f16-993686501c4c] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 9.004667632s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (9.23s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:353: "kindnet-7kt86" [cbbeef1d-c9ab-4ccc-b602-99b1ae711d3d] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004073257s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-014542 "pgrep -a kubelet"
I1216 05:15:00.355992  256469 config.go:182] Loaded profile config "kindnet-014542": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.32s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-014542 replace --force -f testdata/netcat-deployment.yaml
I1216 05:15:00.645277  256469 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 0 spec.replicas 1 status.replicas 0
I1216 05:15:00.646872  256469 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:353: "netcat-cd4db9dbf-gdkxk" [ab4f5b8c-a60c-4196-a204-1ecc476419b6] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:353: "netcat-cd4db9dbf-gdkxk" [ab4f5b8c-a60c-4196-a204-1ecc476419b6] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.00364821s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.31s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p false-014542 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p false-014542 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker  --container-runtime=docker: (43.851103139s)
--- PASS: TestNetworkPlugins/group/false/Start (43.85s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:353: "kubernetes-dashboard-855c9754f9-w5jj8" [d107af0e-9709-4955-8334-7b3b06dbe597] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.005594131s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:353: "kubernetes-dashboard-855c9754f9-w5jj8" [d107af0e-9709-4955-8334-7b3b06dbe597] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004903388s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-343667 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p default-k8s-diff-port-343667 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.23s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 pause -p default-k8s-diff-port-343667 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-343667 -n default-k8s-diff-port-343667
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-343667 -n default-k8s-diff-port-343667: exit status 2 (338.26054ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-343667 -n default-k8s-diff-port-343667
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-343667 -n default-k8s-diff-port-343667: exit status 2 (351.296117ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 unpause -p default-k8s-diff-port-343667 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-343667 -n default-k8s-diff-port-343667
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-343667 -n default-k8s-diff-port-343667
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (2.65s)
E1216 05:17:13.801254  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/no-preload-302647/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:17:13.808793  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/no-preload-302647/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:17:13.820138  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/no-preload-302647/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:17:13.842285  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/no-preload-302647/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:17:13.883839  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/no-preload-302647/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:17:13.965510  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/no-preload-302647/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:17:14.126745  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/no-preload-302647/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:17:14.448635  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/no-preload-302647/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:17:15.090350  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/no-preload-302647/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:17:16.371752  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/no-preload-302647/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:17:18.933444  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/no-preload-302647/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:17:20.246613  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/old-k8s-version-329628/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-014542 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p enable-default-cni-014542 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=docker: (1m10.086373001s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (70.09s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:353: "calico-node-fcncv" [4161d5e3-dd79-49eb-a271-215b620e08d5] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.00571312s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p flannel-014542 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p flannel-014542 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=docker: (46.366414207s)
--- PASS: TestNetworkPlugins/group/flannel/Start (46.37s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p calico-014542 "pgrep -a kubelet"
I1216 05:15:38.399551  256469 config.go:182] Loaded profile config "calico-014542": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.37s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-014542 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:353: "netcat-cd4db9dbf-p7zrr" [5658a560-d31e-4428-963e-70129e7c74c9] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:353: "netcat-cd4db9dbf-p7zrr" [5658a560-d31e-4428-963e-70129e7c74c9] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.0041445s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.23s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p false-014542 "pgrep -a kubelet"
I1216 05:15:56.703378  256469 config.go:182] Loaded profile config "false-014542": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
--- PASS: TestNetworkPlugins/group/false/KubeletFlags (0.39s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context false-014542 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:353: "netcat-cd4db9dbf-s2lgw" [6c7ec875-f1d4-4ff7-af8d-b00e23e19a8d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:353: "netcat-cd4db9dbf-s2lgw" [6c7ec875-f1d4-4ff7-af8d-b00e23e19a8d] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: app=netcat healthy within 9.004811175s
--- PASS: TestNetworkPlugins/group/false/NetCatPod (9.32s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p bridge-014542 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p bridge-014542 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=docker: (1m12.837350021s)
--- PASS: TestNetworkPlugins/group/bridge/Start (72.84s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:353: "kube-flannel-ds-wx64w" [19ce5085-2f53-424d-b7f7-40029785b5c2] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003633807s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kubenet-014542 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kubenet-014542 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker  --container-runtime=docker: (1m4.944837221s)
--- PASS: TestNetworkPlugins/group/kubenet/Start (64.94s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p flannel-014542 "pgrep -a kubelet"
I1216 05:16:28.572966  256469 config.go:182] Loaded profile config "flannel-014542": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.32s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-014542 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:353: "netcat-cd4db9dbf-6mzmb" [88468e82-82cd-440d-ad3c-7d78a48e5ea8] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:353: "netcat-cd4db9dbf-6mzmb" [88468e82-82cd-440d-ad3c-7d78a48e5ea8] Running
E1216 05:16:39.269101  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/old-k8s-version-329628/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:16:39.275547  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/old-k8s-version-329628/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:16:39.286873  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/old-k8s-version-329628/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:16:39.308244  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/old-k8s-version-329628/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:16:39.349443  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/old-k8s-version-329628/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:16:39.431776  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/old-k8s-version-329628/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1216 05:16:39.593183  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/old-k8s-version-329628/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.003882761s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.20s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/DNS
net_test.go:175: (dbg) Run:  kubectl --context flannel-014542 exec deployment/netcat -- nslookup kubernetes.default
E1216 05:16:39.915066  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/old-k8s-version-329628/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
--- PASS: TestNetworkPlugins/group/flannel/DNS (0.16s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p enable-default-cni-014542 "pgrep -a kubelet"
I1216 05:16:41.763790  256469 config.go:182] Loaded profile config "enable-default-cni-014542": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.40s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-014542 replace --force -f testdata/netcat-deployment.yaml
E1216 05:16:41.839880  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/old-k8s-version-329628/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:353: "netcat-cd4db9dbf-2t64w" [cf56719c-8a94-457a-a085-f76b73ae9312] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1216 05:16:44.401701  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/old-k8s-version-329628/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:353: "netcat-cd4db9dbf-2t64w" [cf56719c-8a94-457a-a085-f76b73ae9312] Running
E1216 05:16:49.523004  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/old-k8s-version-329628/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.004400654s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.24s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-flannel-014542 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-flannel-014542 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=docker: (42.334800941s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (42.33s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p bridge-014542 "pgrep -a kubelet"
I1216 05:17:23.803383  256469 config.go:182] Loaded profile config "bridge-014542": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.33s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-014542 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:353: "netcat-cd4db9dbf-4lv8h" [353e2f6d-dd0a-452f-b948-c38c03b99be0] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1216 05:17:24.055423  256469 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/no-preload-302647/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:353: "netcat-cd4db9dbf-4lv8h" [353e2f6d-dd0a-452f-b948-c38c03b99be0] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 9.004100966s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (9.21s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kubenet-014542 "pgrep -a kubelet"
I1216 05:17:31.606407  256469 config.go:182] Loaded profile config "kubenet-014542": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
--- PASS: TestNetworkPlugins/group/kubenet/KubeletFlags (0.36s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kubenet-014542 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:353: "netcat-cd4db9dbf-29bdp" [2e8edc69-46dd-4bed-84e0-d594cf102033] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:353: "netcat-cd4db9dbf-29bdp" [2e8edc69-46dd-4bed-84e0-d594cf102033] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: app=netcat healthy within 10.004027409s
--- PASS: TestNetworkPlugins/group/kubenet/NetCatPod (10.19s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p custom-flannel-014542 "pgrep -a kubelet"
I1216 05:17:43.657588  256469 config.go:182] Loaded profile config "custom-flannel-014542": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.2
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.31s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-014542 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:353: "netcat-cd4db9dbf-54vr9" [99a48742-b690-4020-a3cf-4b3bd7b2459e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:353: "netcat-cd4db9dbf-54vr9" [99a48742-b690-4020-a3cf-4b3bd7b2459e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 9.003485893s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (9.20s)

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

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

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

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

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

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

                                                
                                    

Test skip (29/435)

Order skiped test Duration
5 TestDownloadOnly/v1.28.0/cached-images 0
6 TestDownloadOnly/v1.28.0/binaries 0
7 TestDownloadOnly/v1.28.0/kubectl 0
14 TestDownloadOnly/v1.34.2/cached-images 0
15 TestDownloadOnly/v1.34.2/binaries 0
16 TestDownloadOnly/v1.34.2/kubectl 0
23 TestDownloadOnly/v1.35.0-beta.0/cached-images 0
24 TestDownloadOnly/v1.35.0-beta.0/binaries 0
25 TestDownloadOnly/v1.35.0-beta.0/kubectl 0
42 TestAddons/serial/GCPAuth/RealCredentials 0
49 TestAddons/parallel/Olm 0
63 TestDockerEnvContainerd 0
64 TestHyperKitDriverInstallOrUpdate 0
65 TestHyperkitDriverSkipUpgrade 0
117 TestFunctional/parallel/PodmanEnv 0
145 TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig 0
146 TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil 0
147 TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS 0
213 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/PodmanEnv 0
257 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/DNSResolutionByDig 0
258 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil 0
259 TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/AccessThroughDNS 0
264 TestGvisorAddon 0
293 TestImageBuild/serial/validateImageBuildWithBuildEnv 0
294 TestISOImage 0
358 TestChangeNoneUser 0
361 TestScheduledStopWindows 0
388 TestStartStop/group/disable-driver-mounts 0.2
409 TestNetworkPlugins/group/cilium 4.03
x
+
TestDownloadOnly/v1.28.0/cached-images (0s)

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/kubectl
aaa_download_only_test.go:166: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.28.0/kubectl (0.00s)

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

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.2/kubectl
aaa_download_only_test.go:166: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.34.2/kubectl (0.00s)

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.35.0-beta.0/binaries (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.35.0-beta.0/binaries
aaa_download_only_test.go:150: Preload exists, binaries are present within.
--- SKIP: TestDownloadOnly/v1.35.0-beta.0/binaries (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.35.0-beta.0/kubectl (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.35.0-beta.0/kubectl
aaa_download_only_test.go:166: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.35.0-beta.0/kubectl (0.00s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/RealCredentials
addons_test.go:765: skipping GCPAuth addon test until 'Permission "artifactregistry.repositories.downloadArtifacts" denied on resource "projects/k8s-minikube/locations/us/repositories/test-artifacts" (or it may not exist)' issue is resolved
--- 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:485: Skipping OLM addon test until https://github.com/operator-framework/operator-lifecycle-manager/issues/2534 is resolved
--- SKIP: TestAddons/parallel/Olm (0.00s)

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/PodmanEnv (0s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/PodmanEnv
=== PAUSE TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/PodmanEnv

                                                
                                                

                                                
                                                
=== CONT  TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/PodmanEnv
functional_test.go:565: only validate podman env with docker container runtime, currently testing docker
--- SKIP: TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/PodmanEnv (0.00s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/DNSResolutionByDig (0s)

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

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0s)

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

                                                
                                    
x
+
TestFunctionalNewestKubernetes/Versionv1.35.0-beta.0/parallel/TunnelCmd/serial/AccessThroughDNS (0s)

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild/serial/validateImageBuildWithBuildEnv (0s)

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

                                                
                                    
x
+
TestISOImage (0s)

                                                
                                                
=== RUN   TestISOImage
iso_test.go:36: This test requires a VM driver
--- SKIP: TestISOImage (0.00s)

                                                
                                    
x
+
TestChangeNoneUser (0s)

                                                
                                                
=== RUN   TestChangeNoneUser
none_test.go:38: Test requires none driver and SUDO_USER env to not be empty
--- SKIP: TestChangeNoneUser (0.00s)

                                                
                                    
x
+
TestScheduledStopWindows (0s)

                                                
                                                
=== RUN   TestScheduledStopWindows
scheduled_stop_test.go:42: test only runs on windows
--- SKIP: TestScheduledStopWindows (0.00s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestStartStop/group/disable-driver-mounts
start_stop_delete_test.go:101: skipping TestStartStop/group/disable-driver-mounts - only runs on virtualbox
helpers_test.go:176: Cleaning up "disable-driver-mounts-659659" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p disable-driver-mounts-659659
--- SKIP: TestStartStop/group/disable-driver-mounts (0.20s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.03s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> host: /etc/nsswitch.conf:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: /etc/hosts:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: /etc/resolv.conf:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> host: crictl pods:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: crictl containers:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> host: /etc/cni:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: ip a s:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: ip r s:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: iptables-save:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: iptables table nat:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> host: kubelet daemon status:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: kubelet daemon config:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> k8s: kubelet logs:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: /etc/kubernetes/kubelet.conf:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: /var/lib/kubelet/config.yaml:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/22141-252846/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 16 Dec 2025 05:07:19 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: cluster_info
server: https://192.168.103.2:8443
name: kubernetes-upgrade-717408
- cluster:
certificate-authority: /home/jenkins/minikube-integration/22141-252846/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 16 Dec 2025 05:06:46 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: cluster_info
server: https://192.168.85.2:8443
name: running-upgrade-936026
- cluster:
certificate-authority: /home/jenkins/minikube-integration/22141-252846/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 16 Dec 2025 05:05:46 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: cluster_info
server: https://192.168.94.2:8443
name: stopped-upgrade-791391
contexts:
- context:
cluster: kubernetes-upgrade-717408
user: kubernetes-upgrade-717408
name: kubernetes-upgrade-717408
- context:
cluster: running-upgrade-936026
user: running-upgrade-936026
name: running-upgrade-936026
- context:
cluster: stopped-upgrade-791391
user: stopped-upgrade-791391
name: stopped-upgrade-791391
current-context: ""
kind: Config
users:
- name: kubernetes-upgrade-717408
user:
client-certificate: /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/kubernetes-upgrade-717408/client.crt
client-key: /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/kubernetes-upgrade-717408/client.key
- name: running-upgrade-936026
user:
client-certificate: /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/running-upgrade-936026/client.crt
client-key: /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/running-upgrade-936026/client.key
- name: stopped-upgrade-791391
user:
client-certificate: /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/stopped-upgrade-791391/client.crt
client-key: /home/jenkins/minikube-integration/22141-252846/.minikube/profiles/stopped-upgrade-791391/client.key

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> host: docker daemon status:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: docker daemon config:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: /etc/docker/daemon.json:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: docker system info:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon status:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon config:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: /etc/systemd/system/cri-docker.service.d/10-cni.conf:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: /usr/lib/systemd/system/cri-docker.service:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: cri-dockerd version:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: containerd daemon status:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: containerd daemon config:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: /lib/systemd/system/containerd.service:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: /etc/containerd/config.toml:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: containerd config dump:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: crio daemon status:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: crio daemon config:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: /etc/crio:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                

                                                
                                                
>>> host: crio config:
* Profile "cilium-014542" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-014542"

                                                
                                                
----------------------- debugLogs end: cilium-014542 [took: 3.857765985s] --------------------------------
helpers_test.go:176: Cleaning up "cilium-014542" profile ...
helpers_test.go:179: (dbg) Run:  out/minikube-linux-amd64 delete -p cilium-014542
--- SKIP: TestNetworkPlugins/group/cilium (4.03s)

                                                
                                    
Copied to clipboard