Test Report: KVM_Linux 18424

                    
                      1ff1985e433cf64121c1d5b23135320107f58df6:2024-10-07:36542
                    
                

Test fail (1/341)

Order failed test Duration
32 TestAddons/serial/GCPAuth/PullSecret 480.57
x
+
TestAddons/serial/GCPAuth/PullSecret (480.57s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/PullSecret
addons_test.go:614: (dbg) Run:  kubectl --context addons-397054 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-397054 create sa gcp-auth-test
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/PullSecret: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [db063276-68d8-496b-bed8-e4f1c2385c17] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:329: TestAddons/serial/GCPAuth/PullSecret: WARNING: pod list for "default" "integration-test=busybox" returned: client rate limiter Wait returned an error: context deadline exceeded
addons_test.go:627: ***** TestAddons/serial/GCPAuth/PullSecret: pod "integration-test=busybox" failed to start within 8m0s: context deadline exceeded ****
addons_test.go:627: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-397054 -n addons-397054
addons_test.go:627: TestAddons/serial/GCPAuth/PullSecret: showing logs for failed pods as of 2024-10-07 11:57:05.359900212 +0000 UTC m=+809.536535683
addons_test.go:627: (dbg) Run:  kubectl --context addons-397054 describe po busybox -n default
addons_test.go:627: (dbg) kubectl --context addons-397054 describe po busybox -n default:
Name:             busybox
Namespace:        default
Priority:         0
Service Account:  default
Node:             addons-397054/192.168.39.239
Start Time:       Mon, 07 Oct 2024 11:49:05 +0000
Labels:           integration-test=busybox
Annotations:      <none>
Status:           Pending
IP:               10.244.0.27
IPs:
IP:  10.244.0.27
Containers:
busybox:
Container ID:  
Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
Image ID:      
Port:          <none>
Host Port:     <none>
Command:
sleep
3600
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:
GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
PROJECT_ID:                      this_is_fake
GCP_PROJECT:                     this_is_fake
GCLOUD_PROJECT:                  this_is_fake
GOOGLE_CLOUD_PROJECT:            this_is_fake
CLOUDSDK_CORE_PROJECT:           this_is_fake
Mounts:
/google-app-creds.json from gcp-creds (ro)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-dhr2h (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-dhr2h:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
ConfigMapOptional:       <nil>
DownwardAPI:             true
gcp-creds:
Type:          HostPath (bare host directory volume)
Path:          /var/lib/minikube/google_application_credentials.json
HostPathType:  File
QoS Class:         BestEffort
Node-Selectors:    <none>
Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type     Reason     Age                     From               Message
----     ------     ----                    ----               -------
Normal   Scheduled  8m                      default-scheduler  Successfully assigned default/busybox to addons-397054
Normal   Pulling    6m28s (x4 over 8m)      kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
Warning  Failed     6m27s (x4 over 8m)      kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": Error response from daemon: Head "https://gcr.io/v2/k8s-minikube/busybox/manifests/1.28.4-glibc": unauthorized: authentication failed
Warning  Failed     6m27s (x4 over 8m)      kubelet            Error: ErrImagePull
Warning  Failed     6m14s (x6 over 7m59s)   kubelet            Error: ImagePullBackOff
Normal   BackOff    2m50s (x21 over 7m59s)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
addons_test.go:627: (dbg) Run:  kubectl --context addons-397054 logs busybox -n default
addons_test.go:627: (dbg) Non-zero exit: kubectl --context addons-397054 logs busybox -n default: exit status 1 (69.143338ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "busybox" in pod "busybox" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
addons_test.go:627: kubectl --context addons-397054 logs busybox -n default: exit status 1
addons_test.go:629: wait: integration-test=busybox within 8m0s: context deadline exceeded
--- FAIL: TestAddons/serial/GCPAuth/PullSecret (480.57s)

                                                
                                    

Test pass (309/341)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 30
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.06
9 TestDownloadOnly/v1.20.0/DeleteAll 0.13
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.12
12 TestDownloadOnly/v1.31.1/json-events 14.91
13 TestDownloadOnly/v1.31.1/preload-exists 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.06
18 TestDownloadOnly/v1.31.1/DeleteAll 0.13
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.12
21 TestBinaryMirror 0.82
22 TestOffline 153.15
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.2
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.2
27 TestAddons/Setup 237.69
29 TestAddons/serial/Volcano 44.45
31 TestAddons/serial/GCPAuth/Namespaces 0.12
34 TestAddons/parallel/Registry 17.03
35 TestAddons/parallel/Ingress 22.46
36 TestAddons/parallel/InspektorGadget 10.79
37 TestAddons/parallel/MetricsServer 5.79
39 TestAddons/parallel/CSI 51.05
40 TestAddons/parallel/Headlamp 21.69
41 TestAddons/parallel/CloudSpanner 6.49
42 TestAddons/parallel/LocalPath 56.34
43 TestAddons/parallel/NvidiaDevicePlugin 6.43
44 TestAddons/parallel/Yakd 12.03
45 TestAddons/StoppedEnableDisable 13.56
46 TestCertOptions 73.75
47 TestCertExpiration 303.45
48 TestDockerFlags 53.14
49 TestForceSystemdFlag 105.36
50 TestForceSystemdEnv 81.52
52 TestKVMDriverInstallOrUpdate 8.13
56 TestErrorSpam/setup 48.94
57 TestErrorSpam/start 0.34
58 TestErrorSpam/status 0.76
59 TestErrorSpam/pause 1.19
60 TestErrorSpam/unpause 1.38
61 TestErrorSpam/stop 6.31
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 93.89
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 42.82
68 TestFunctional/serial/KubeContext 0.04
69 TestFunctional/serial/KubectlGetPods 0.07
72 TestFunctional/serial/CacheCmd/cache/add_remote 2.25
73 TestFunctional/serial/CacheCmd/cache/add_local 1.86
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
75 TestFunctional/serial/CacheCmd/cache/list 0.05
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.22
77 TestFunctional/serial/CacheCmd/cache/cache_reload 1.14
78 TestFunctional/serial/CacheCmd/cache/delete 0.09
79 TestFunctional/serial/MinikubeKubectlCmd 0.1
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
81 TestFunctional/serial/ExtraConfig 37.7
82 TestFunctional/serial/ComponentHealth 0.06
83 TestFunctional/serial/LogsCmd 0.92
84 TestFunctional/serial/LogsFileCmd 0.98
85 TestFunctional/serial/InvalidService 4.78
87 TestFunctional/parallel/ConfigCmd 0.33
88 TestFunctional/parallel/DashboardCmd 41.98
89 TestFunctional/parallel/DryRun 0.26
90 TestFunctional/parallel/InternationalLanguage 0.13
91 TestFunctional/parallel/StatusCmd 0.88
95 TestFunctional/parallel/ServiceCmdConnect 12.47
96 TestFunctional/parallel/AddonsCmd 0.12
97 TestFunctional/parallel/PersistentVolumeClaim 53.4
99 TestFunctional/parallel/SSHCmd 0.43
100 TestFunctional/parallel/CpCmd 1.28
101 TestFunctional/parallel/MySQL 33.81
102 TestFunctional/parallel/FileSync 0.19
103 TestFunctional/parallel/CertSync 1.15
107 TestFunctional/parallel/NodeLabels 0.06
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.2
111 TestFunctional/parallel/License 0.81
112 TestFunctional/parallel/Version/short 0.06
113 TestFunctional/parallel/Version/components 0.58
114 TestFunctional/parallel/DockerEnv/bash 0.78
115 TestFunctional/parallel/ImageCommands/ImageListShort 0.23
116 TestFunctional/parallel/ImageCommands/ImageListTable 0.22
117 TestFunctional/parallel/ImageCommands/ImageListJson 0.21
118 TestFunctional/parallel/ImageCommands/ImageListYaml 0.2
119 TestFunctional/parallel/ImageCommands/ImageBuild 5.88
120 TestFunctional/parallel/ImageCommands/Setup 2.63
121 TestFunctional/parallel/ProfileCmd/profile_not_create 0.33
131 TestFunctional/parallel/ProfileCmd/profile_list 0.33
132 TestFunctional/parallel/ProfileCmd/profile_json_output 0.33
133 TestFunctional/parallel/ServiceCmd/DeployApp 11.17
134 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.08
135 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.8
136 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.91
137 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.32
138 TestFunctional/parallel/ImageCommands/ImageRemove 0.39
139 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.64
140 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.46
141 TestFunctional/parallel/UpdateContextCmd/no_changes 0.1
142 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.1
143 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.09
144 TestFunctional/parallel/MountCmd/any-port 12.35
145 TestFunctional/parallel/ServiceCmd/List 0.25
146 TestFunctional/parallel/ServiceCmd/JSONOutput 0.26
147 TestFunctional/parallel/ServiceCmd/HTTPS 0.3
148 TestFunctional/parallel/ServiceCmd/Format 0.32
149 TestFunctional/parallel/ServiceCmd/URL 0.32
150 TestFunctional/parallel/MountCmd/specific-port 2.01
151 TestFunctional/parallel/MountCmd/VerifyCleanup 1.48
152 TestFunctional/delete_echo-server_images 0.03
153 TestFunctional/delete_my-image_image 0.01
154 TestFunctional/delete_minikube_cached_images 0.01
155 TestGvisorAddon 163.82
158 TestMultiControlPlane/serial/StartCluster 216.35
159 TestMultiControlPlane/serial/DeployApp 6.27
160 TestMultiControlPlane/serial/PingHostFromPods 1.24
161 TestMultiControlPlane/serial/AddWorkerNode 67.75
162 TestMultiControlPlane/serial/NodeLabels 0.06
163 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.85
164 TestMultiControlPlane/serial/CopyFile 12.71
165 TestMultiControlPlane/serial/StopSecondaryNode 13.91
166 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.62
167 TestMultiControlPlane/serial/RestartSecondaryNode 158.86
168 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.84
169 TestMultiControlPlane/serial/RestartClusterKeepsNodes 298.07
170 TestMultiControlPlane/serial/DeleteSecondaryNode 7.11
171 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.61
172 TestMultiControlPlane/serial/StopCluster 38.28
173 TestMultiControlPlane/serial/RestartCluster 117.09
174 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.82
175 TestMultiControlPlane/serial/AddSecondaryNode 84.36
176 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.85
179 TestImageBuild/serial/Setup 49.33
180 TestImageBuild/serial/NormalBuild 4.24
181 TestImageBuild/serial/BuildWithBuildArg 1.3
182 TestImageBuild/serial/BuildWithDockerIgnore 0.95
183 TestImageBuild/serial/BuildWithSpecifiedDockerfile 0.88
187 TestJSONOutput/start/Command 93.85
188 TestJSONOutput/start/Audit 0
190 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/pause/Command 0.58
194 TestJSONOutput/pause/Audit 0
196 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/unpause/Command 0.53
200 TestJSONOutput/unpause/Audit 0
202 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
205 TestJSONOutput/stop/Command 7.66
206 TestJSONOutput/stop/Audit 0
208 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
209 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
210 TestErrorJSONOutput 0.19
215 TestMainNoArgs 0.05
216 TestMinikubeProfile 99.93
219 TestMountStart/serial/StartWithMountFirst 32.34
220 TestMountStart/serial/VerifyMountFirst 0.38
221 TestMountStart/serial/StartWithMountSecond 32.17
222 TestMountStart/serial/VerifyMountSecond 0.37
223 TestMountStart/serial/DeleteFirst 0.67
224 TestMountStart/serial/VerifyMountPostDelete 0.37
225 TestMountStart/serial/Stop 2.27
226 TestMountStart/serial/RestartStopped 27.29
227 TestMountStart/serial/VerifyMountPostStop 0.37
230 TestMultiNode/serial/FreshStart2Nodes 135.21
231 TestMultiNode/serial/DeployApp2Nodes 5.04
232 TestMultiNode/serial/PingHostFrom2Pods 0.82
233 TestMultiNode/serial/AddNode 58.16
234 TestMultiNode/serial/MultiNodeLabels 0.06
235 TestMultiNode/serial/ProfileList 0.57
236 TestMultiNode/serial/CopyFile 7.07
237 TestMultiNode/serial/StopNode 3.34
238 TestMultiNode/serial/StartAfterStop 42.03
239 TestMultiNode/serial/RestartKeepsNodes 195.1
240 TestMultiNode/serial/DeleteNode 2.03
241 TestMultiNode/serial/StopMultiNode 25.15
242 TestMultiNode/serial/RestartMultiNode 115.65
243 TestMultiNode/serial/ValidateNameConflict 49.48
248 TestPreload 169.44
250 TestScheduledStopUnix 121.61
251 TestSkaffold 136.7
254 TestRunningBinaryUpgrade 156.86
256 TestKubernetesUpgrade 263.71
259 TestNoKubernetes/serial/StartNoK8sWithVersion 0.1
260 TestNoKubernetes/serial/StartWithK8s 136.94
261 TestStoppedBinaryUpgrade/Setup 3.62
262 TestStoppedBinaryUpgrade/Upgrade 204.07
263 TestNoKubernetes/serial/StartWithStopK8s 45.66
264 TestNoKubernetes/serial/Start 41.23
265 TestNoKubernetes/serial/VerifyK8sNotRunning 0.19
266 TestNoKubernetes/serial/ProfileList 7.34
267 TestNoKubernetes/serial/Stop 2.28
268 TestNoKubernetes/serial/StartNoArgs 59.27
269 TestStoppedBinaryUpgrade/MinikubeLogs 1.33
278 TestPause/serial/Start 87.4
279 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.19
291 TestPause/serial/SecondStartNoReconfiguration 59.22
293 TestStartStop/group/old-k8s-version/serial/FirstStart 161.75
294 TestPause/serial/Pause 0.61
295 TestPause/serial/VerifyStatus 0.28
296 TestPause/serial/Unpause 0.58
297 TestPause/serial/PauseAgain 0.79
298 TestPause/serial/DeletePaused 1.05
299 TestPause/serial/VerifyDeletedResources 0.57
301 TestStartStop/group/no-preload/serial/FirstStart 107.04
303 TestStartStop/group/embed-certs/serial/FirstStart 87.64
304 TestStartStop/group/no-preload/serial/DeployApp 10.3
305 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.92
306 TestStartStop/group/no-preload/serial/Stop 13.33
307 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.23
308 TestStartStop/group/no-preload/serial/SecondStart 300.94
309 TestStartStop/group/old-k8s-version/serial/DeployApp 10.46
310 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.04
311 TestStartStop/group/old-k8s-version/serial/Stop 13.37
312 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.23
313 TestStartStop/group/old-k8s-version/serial/SecondStart 408.74
315 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 81.34
316 TestStartStop/group/embed-certs/serial/DeployApp 10.32
317 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.98
318 TestStartStop/group/embed-certs/serial/Stop 13.35
319 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.2
320 TestStartStop/group/embed-certs/serial/SecondStart 304.1
321 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.31
322 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.88
323 TestStartStop/group/default-k8s-diff-port/serial/Stop 13.32
324 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.19
325 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 300.35
326 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
327 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.08
328 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.21
329 TestStartStop/group/no-preload/serial/Pause 2.48
331 TestStartStop/group/newest-cni/serial/FirstStart 61.63
332 TestStartStop/group/newest-cni/serial/DeployApp 0
333 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.95
334 TestStartStop/group/newest-cni/serial/Stop 8.39
335 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.21
336 TestStartStop/group/newest-cni/serial/SecondStart 77.77
337 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 7.01
338 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 6.07
339 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.21
340 TestStartStop/group/embed-certs/serial/Pause 2.5
341 TestNetworkPlugins/group/auto/Start 72.11
342 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
343 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
344 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.08
345 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.1
346 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.21
347 TestStartStop/group/old-k8s-version/serial/Pause 2.6
348 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.27
349 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.29
350 TestNetworkPlugins/group/custom-flannel/Start 76.68
351 TestNetworkPlugins/group/false/Start 120.82
352 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
353 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
354 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.21
355 TestStartStop/group/newest-cni/serial/Pause 2.44
356 TestNetworkPlugins/group/kindnet/Start 125.91
357 TestNetworkPlugins/group/auto/KubeletFlags 0.19
358 TestNetworkPlugins/group/auto/NetCatPod 10.2
359 TestNetworkPlugins/group/auto/DNS 0.15
360 TestNetworkPlugins/group/auto/Localhost 0.14
361 TestNetworkPlugins/group/auto/HairPin 0.14
362 TestNetworkPlugins/group/flannel/Start 113.83
363 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.2
364 TestNetworkPlugins/group/custom-flannel/NetCatPod 11.26
365 TestNetworkPlugins/group/custom-flannel/DNS 0.23
366 TestNetworkPlugins/group/custom-flannel/Localhost 0.2
367 TestNetworkPlugins/group/custom-flannel/HairPin 0.18
368 TestNetworkPlugins/group/enable-default-cni/Start 74.67
369 TestNetworkPlugins/group/false/KubeletFlags 0.24
370 TestNetworkPlugins/group/false/NetCatPod 10.26
371 TestNetworkPlugins/group/false/DNS 0.17
372 TestNetworkPlugins/group/false/Localhost 0.15
373 TestNetworkPlugins/group/false/HairPin 0.13
374 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
375 TestNetworkPlugins/group/kindnet/KubeletFlags 0.24
376 TestNetworkPlugins/group/kindnet/NetCatPod 14.38
377 TestNetworkPlugins/group/bridge/Start 68.38
378 TestNetworkPlugins/group/kindnet/DNS 0.25
379 TestNetworkPlugins/group/kindnet/Localhost 0.21
380 TestNetworkPlugins/group/kindnet/HairPin 0.17
381 TestNetworkPlugins/group/flannel/ControllerPod 6.01
382 TestNetworkPlugins/group/flannel/KubeletFlags 0.25
383 TestNetworkPlugins/group/flannel/NetCatPod 12.31
384 TestNetworkPlugins/group/kubenet/Start 100.49
385 TestNetworkPlugins/group/flannel/DNS 0.17
386 TestNetworkPlugins/group/flannel/Localhost 0.13
387 TestNetworkPlugins/group/flannel/HairPin 0.13
388 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.22
389 TestNetworkPlugins/group/enable-default-cni/NetCatPod 11.22
390 TestNetworkPlugins/group/enable-default-cni/DNS 0.17
391 TestNetworkPlugins/group/enable-default-cni/Localhost 0.16
392 TestNetworkPlugins/group/enable-default-cni/HairPin 0.17
393 TestNetworkPlugins/group/calico/Start 112.4
394 TestNetworkPlugins/group/bridge/KubeletFlags 0.23
395 TestNetworkPlugins/group/bridge/NetCatPod 13.24
396 TestNetworkPlugins/group/bridge/DNS 0.15
397 TestNetworkPlugins/group/bridge/Localhost 0.14
398 TestNetworkPlugins/group/bridge/HairPin 0.15
399 TestNetworkPlugins/group/kubenet/KubeletFlags 0.21
400 TestNetworkPlugins/group/kubenet/NetCatPod 12.25
401 TestNetworkPlugins/group/kubenet/DNS 0.16
402 TestNetworkPlugins/group/kubenet/Localhost 0.13
403 TestNetworkPlugins/group/kubenet/HairPin 0.16
404 TestNetworkPlugins/group/calico/ControllerPod 6.01
405 TestNetworkPlugins/group/calico/KubeletFlags 0.2
406 TestNetworkPlugins/group/calico/NetCatPod 11.2
407 TestNetworkPlugins/group/calico/DNS 0.16
408 TestNetworkPlugins/group/calico/Localhost 0.13
409 TestNetworkPlugins/group/calico/HairPin 0.14
x
+
TestDownloadOnly/v1.20.0/json-events (30s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-969096 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=docker --driver=kvm2 
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-969096 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=docker --driver=kvm2 : (30.002467181s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (30.00s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I1007 11:44:05.864944   82574 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
I1007 11:44:05.865091   82574 preload.go:146] Found local preload: /home/jenkins/minikube-integration/18424-75348/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-969096 | jenkins | v1.34.0 | 07 Oct 24 11:43 UTC |          |
	|         | -p download-only-969096        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=docker     |                      |         |         |                     |          |
	|         | --driver=kvm2                  |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/07 11:43:35
	Running on machine: ubuntu-20-agent-5
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1007 11:43:35.902246   82586 out.go:345] Setting OutFile to fd 1 ...
	I1007 11:43:35.902340   82586 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:43:35.902347   82586 out.go:358] Setting ErrFile to fd 2...
	I1007 11:43:35.902351   82586 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:43:35.902553   82586 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-75348/.minikube/bin
	W1007 11:43:35.902721   82586 root.go:314] Error reading config file at /home/jenkins/minikube-integration/18424-75348/.minikube/config/config.json: open /home/jenkins/minikube-integration/18424-75348/.minikube/config/config.json: no such file or directory
	I1007 11:43:35.903272   82586 out.go:352] Setting JSON to true
	I1007 11:43:35.904098   82586 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-5","uptime":5156,"bootTime":1728296260,"procs":178,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1007 11:43:35.904215   82586 start.go:139] virtualization: kvm guest
	I1007 11:43:35.906338   82586 out.go:97] [download-only-969096] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	W1007 11:43:35.906444   82586 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/18424-75348/.minikube/cache/preloaded-tarball: no such file or directory
	I1007 11:43:35.906480   82586 notify.go:220] Checking for updates...
	I1007 11:43:35.907630   82586 out.go:169] MINIKUBE_LOCATION=18424
	I1007 11:43:35.908915   82586 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1007 11:43:35.910106   82586 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/18424-75348/kubeconfig
	I1007 11:43:35.911354   82586 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/18424-75348/.minikube
	I1007 11:43:35.912498   82586 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W1007 11:43:35.914571   82586 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1007 11:43:35.914758   82586 driver.go:394] Setting default libvirt URI to qemu:///system
	I1007 11:43:35.947878   82586 out.go:97] Using the kvm2 driver based on user configuration
	I1007 11:43:35.947903   82586 start.go:297] selected driver: kvm2
	I1007 11:43:35.947912   82586 start.go:901] validating driver "kvm2" against <nil>
	I1007 11:43:35.948314   82586 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1007 11:43:35.948400   82586 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/minikube-integration/18424-75348/.minikube/bin:/home/jenkins/workspace/KVM_Linux_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
	I1007 11:43:35.962769   82586 install.go:137] /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2 version is 1.34.0
	I1007 11:43:35.962812   82586 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1007 11:43:35.963485   82586 start_flags.go:393] Using suggested 6000MB memory alloc based on sys=32089MB, container=0MB
	I1007 11:43:35.963691   82586 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1007 11:43:35.963731   82586 cni.go:84] Creating CNI manager for ""
	I1007 11:43:35.963801   82586 cni.go:162] CNI unnecessary in this configuration, recommending no CNI
	I1007 11:43:35.963861   82586 start.go:340] cluster config:
	{Name:download-only-969096 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:6000 CPUs:2 DiskSize:20000 Driver:kvm2 HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-969096 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Con
tainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 11:43:35.964063   82586 iso.go:125] acquiring lock: {Name:mk67a80925a16e11d8a1a1e7f6faa3f1cef62683 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1007 11:43:35.965833   82586 out.go:97] Downloading VM boot image ...
	I1007 11:43:35.965877   82586 download.go:107] Downloading: https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso?checksum=file:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso.sha256 -> /home/jenkins/minikube-integration/18424-75348/.minikube/cache/iso/amd64/minikube-v1.34.0-1727108440-19696-amd64.iso
	I1007 11:43:49.457137   82586 out.go:97] Starting "download-only-969096" primary control-plane node in "download-only-969096" cluster
	I1007 11:43:49.457162   82586 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I1007 11:43:50.248391   82586 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
	I1007 11:43:50.248427   82586 cache.go:56] Caching tarball of preloaded images
	I1007 11:43:50.248627   82586 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I1007 11:43:50.250447   82586 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I1007 11:43:50.250472   82586 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I1007 11:43:51.043388   82586 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4?checksum=md5:9a82241e9b8b4ad2b5cca73108f2c7a3 -> /home/jenkins/minikube-integration/18424-75348/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
	
	
	* The control-plane node download-only-969096 host does not exist
	  To start a cluster, run: "minikube start -p download-only-969096"

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-linux-amd64 delete -p download-only-969096
--- PASS: TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.12s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/json-events (14.91s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-996350 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=docker --driver=kvm2 
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-996350 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=docker --driver=kvm2 : (14.910619s)
--- PASS: TestDownloadOnly/v1.31.1/json-events (14.91s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/preload-exists
I1007 11:44:21.085965   82574 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
I1007 11:44:21.086017   82574 preload.go:146] Found local preload: /home/jenkins/minikube-integration/18424-75348/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.31.1/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/LogsDuration (0.06s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-amd64 logs -p download-only-996350
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-996350: exit status 85 (60.52428ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-969096 | jenkins | v1.34.0 | 07 Oct 24 11:43 UTC |                     |
	|         | -p download-only-969096        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	|         | --driver=kvm2                  |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 07 Oct 24 11:44 UTC | 07 Oct 24 11:44 UTC |
	| delete  | -p download-only-969096        | download-only-969096 | jenkins | v1.34.0 | 07 Oct 24 11:44 UTC | 07 Oct 24 11:44 UTC |
	| start   | -o=json --download-only        | download-only-996350 | jenkins | v1.34.0 | 07 Oct 24 11:44 UTC |                     |
	|         | -p download-only-996350        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	|         | --driver=kvm2                  |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/07 11:44:06
	Running on machine: ubuntu-20-agent-5
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1007 11:44:06.215792   82857 out.go:345] Setting OutFile to fd 1 ...
	I1007 11:44:06.215898   82857 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:44:06.215907   82857 out.go:358] Setting ErrFile to fd 2...
	I1007 11:44:06.215911   82857 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:44:06.216086   82857 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-75348/.minikube/bin
	I1007 11:44:06.216626   82857 out.go:352] Setting JSON to true
	I1007 11:44:06.217457   82857 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-5","uptime":5186,"bootTime":1728296260,"procs":176,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1007 11:44:06.217557   82857 start.go:139] virtualization: kvm guest
	I1007 11:44:06.219581   82857 out.go:97] [download-only-996350] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I1007 11:44:06.219726   82857 notify.go:220] Checking for updates...
	I1007 11:44:06.221214   82857 out.go:169] MINIKUBE_LOCATION=18424
	I1007 11:44:06.222498   82857 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1007 11:44:06.223899   82857 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/18424-75348/kubeconfig
	I1007 11:44:06.225119   82857 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/18424-75348/.minikube
	I1007 11:44:06.226220   82857 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W1007 11:44:06.228346   82857 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1007 11:44:06.228614   82857 driver.go:394] Setting default libvirt URI to qemu:///system
	I1007 11:44:06.260064   82857 out.go:97] Using the kvm2 driver based on user configuration
	I1007 11:44:06.260084   82857 start.go:297] selected driver: kvm2
	I1007 11:44:06.260089   82857 start.go:901] validating driver "kvm2" against <nil>
	I1007 11:44:06.260391   82857 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1007 11:44:06.260461   82857 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/minikube-integration/18424-75348/.minikube/bin:/home/jenkins/workspace/KVM_Linux_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
	I1007 11:44:06.274925   82857 install.go:137] /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2 version is 1.34.0
	I1007 11:44:06.274984   82857 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1007 11:44:06.275503   82857 start_flags.go:393] Using suggested 6000MB memory alloc based on sys=32089MB, container=0MB
	I1007 11:44:06.275633   82857 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1007 11:44:06.275663   82857 cni.go:84] Creating CNI manager for ""
	I1007 11:44:06.275720   82857 cni.go:158] "kvm2" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1007 11:44:06.275728   82857 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I1007 11:44:06.275782   82857 start.go:340] cluster config:
	{Name:download-only-996350 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:6000 CPUs:2 DiskSize:20000 Driver:kvm2 HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:download-only-996350 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Con
tainerRuntime: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.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 11:44:06.275867   82857 iso.go:125] acquiring lock: {Name:mk67a80925a16e11d8a1a1e7f6faa3f1cef62683 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1007 11:44:06.277213   82857 out.go:97] Starting "download-only-996350" primary control-plane node in "download-only-996350" cluster
	I1007 11:44:06.277239   82857 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 11:44:06.545604   82857 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I1007 11:44:06.545647   82857 cache.go:56] Caching tarball of preloaded images
	I1007 11:44:06.545825   82857 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 11:44:06.547433   82857 out.go:97] Downloading Kubernetes v1.31.1 preload ...
	I1007 11:44:06.547453   82857 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I1007 11:44:07.337527   82857 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4?checksum=md5:42e9a173dd5f0c45ed1a890dd06aec5a -> /home/jenkins/minikube-integration/18424-75348/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	
	
	* The control-plane node download-only-996350 host does not exist
	  To start a cluster, run: "minikube start -p download-only-996350"

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/DeleteAll (0.13s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-linux-amd64 delete --all
--- PASS: TestDownloadOnly/v1.31.1/DeleteAll (0.13s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds (0.12s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-linux-amd64 delete -p download-only-996350
--- PASS: TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds (0.12s)

                                                
                                    
x
+
TestBinaryMirror (0.82s)

                                                
                                                
=== RUN   TestBinaryMirror
I1007 11:44:21.636972   82574 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p binary-mirror-505302 --alsologtostderr --binary-mirror http://127.0.0.1:34209 --driver=kvm2 
helpers_test.go:175: Cleaning up "binary-mirror-505302" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p binary-mirror-505302
--- PASS: TestBinaryMirror (0.82s)

                                                
                                    
x
+
TestOffline (153.15s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-docker-291420 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=kvm2 
aab_offline_test.go:55: (dbg) Done: out/minikube-linux-amd64 start -p offline-docker-291420 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=kvm2 : (2m32.373735991s)
helpers_test.go:175: Cleaning up "offline-docker-291420" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-docker-291420
--- PASS: TestOffline (153.15s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.2s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.2s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (237.69s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-397054 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=kvm2  --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:107: (dbg) Done: out/minikube-linux-amd64 start -p addons-397054 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=kvm2  --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (3m57.69085152s)
--- PASS: TestAddons/Setup (237.69s)

                                                
                                    
x
+
TestAddons/serial/Volcano (44.45s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:819: volcano-controller stabilized in 15.801041ms
addons_test.go:803: volcano-scheduler stabilized in 15.864544ms
addons_test.go:811: volcano-admission stabilized in 16.719733ms
addons_test.go:825: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-6c9778cbdf-nmslr" [6997bcf6-2ea3-410f-94a2-ca2098e7a73c] Running
addons_test.go:825: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.003748094s
addons_test.go:829: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-5874dfdd79-zh6rh" [f68c76ff-dbc1-4ff4-9718-a723acec5dea] Running
addons_test.go:829: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.004578537s
addons_test.go:833: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-789ffc5785-kfhfh" [35e9d27d-1bfb-4c9c-b2b5-3715503024ce] Running
addons_test.go:833: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.003397877s
addons_test.go:838: (dbg) Run:  kubectl --context addons-397054 delete -n volcano-system job volcano-admission-init
addons_test.go:844: (dbg) Run:  kubectl --context addons-397054 create -f testdata/vcjob.yaml
addons_test.go:852: (dbg) Run:  kubectl --context addons-397054 get vcjob -n my-volcano
addons_test.go:870: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:344: "test-job-nginx-0" [530eae82-f165-4691-af1f-975db75d6b43] Pending
helpers_test.go:344: "test-job-nginx-0" [530eae82-f165-4691-af1f-975db75d6b43] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [530eae82-f165-4691-af1f-975db75d6b43] Running
addons_test.go:870: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 17.005996048s
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-397054 addons disable volcano --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-linux-amd64 -p addons-397054 addons disable volcano --alsologtostderr -v=1: (11.074431088s)
--- PASS: TestAddons/serial/Volcano (44.45s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (17.03s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 3.376874ms
addons_test.go:323: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-52zw8" [514b0ff1-d279-4680-a8e1-a10c4fd306f0] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.004016014s
addons_test.go:326: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-fvpb7" [37f40e6b-2247-4fe9-9dfb-a5f12ca0b4a0] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.004379608s
addons_test.go:331: (dbg) Run:  kubectl --context addons-397054 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-397054 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:336: (dbg) Done: kubectl --context addons-397054 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (5.366581956s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-amd64 -p addons-397054 ip
2024/10/07 11:57:32 [DEBUG] GET http://192.168.39.239:5000
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-397054 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (17.03s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (22.46s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-397054 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run:  kubectl --context addons-397054 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-397054 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [fb9a885f-7066-49aa-9c37-a52f66903517] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [fb9a885f-7066-49aa-9c37-a52f66903517] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 12.004476771s
I1007 11:57:56.787289   82574 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p addons-397054 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:286: (dbg) Run:  kubectl --context addons-397054 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-amd64 -p addons-397054 ip
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 192.168.39.239
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-397054 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-linux-amd64 -p addons-397054 addons disable ingress-dns --alsologtostderr -v=1: (1.53178622s)
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-397054 addons disable ingress --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-linux-amd64 -p addons-397054 addons disable ingress --alsologtostderr -v=1: (7.656066371s)
--- PASS: TestAddons/parallel/Ingress (22.46s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.79s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:758: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-jgng2" [4dad0fd4-3723-48c5-a065-9e87a2718b46] Running
addons_test.go:758: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.006040366s
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-397054 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-linux-amd64 -p addons-397054 addons disable inspektor-gadget --alsologtostderr -v=1: (5.782070447s)
--- PASS: TestAddons/parallel/InspektorGadget (10.79s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.79s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 4.696219ms
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
I1007 11:57:16.141589   82574 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1007 11:57:16.141608   82574 kapi.go:107] duration metric: took 9.145788ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
helpers_test.go:344: "metrics-server-84c5f94fbc-mm78c" [39e8185a-77c0-49c5-88e6-8793d3328e66] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.003974907s
addons_test.go:402: (dbg) Run:  kubectl --context addons-397054 top pods -n kube-system
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-397054 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.79s)

                                                
                                    
x
+
TestAddons/parallel/CSI (51.05s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I1007 11:57:16.132477   82574 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 9.153807ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-397054 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:496: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-397054 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:506: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [54f0099f-c672-4351-ae0b-a3bce410c14c] Pending
helpers_test.go:344: "task-pv-pod" [54f0099f-c672-4351-ae0b-a3bce410c14c] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod" [54f0099f-c672-4351-ae0b-a3bce410c14c] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 9.003647476s
addons_test.go:511: (dbg) Run:  kubectl --context addons-397054 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:516: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-397054 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-397054 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-397054 delete pod task-pv-pod
addons_test.go:521: (dbg) Done: kubectl --context addons-397054 delete pod task-pv-pod: (1.334997599s)
addons_test.go:527: (dbg) Run:  kubectl --context addons-397054 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-397054 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:538: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-397054 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:548: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [4cf1c042-237f-40d4-8c8d-b19e7b439d12] Pending
helpers_test.go:344: "task-pv-pod-restore" [4cf1c042-237f-40d4-8c8d-b19e7b439d12] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod-restore" [4cf1c042-237f-40d4-8c8d-b19e7b439d12] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 11.005434603s
addons_test.go:553: (dbg) Run:  kubectl --context addons-397054 delete pod task-pv-pod-restore
addons_test.go:553: (dbg) Done: kubectl --context addons-397054 delete pod task-pv-pod-restore: (1.776003889s)
addons_test.go:557: (dbg) Run:  kubectl --context addons-397054 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-397054 delete volumesnapshot new-snapshot-demo
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-397054 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-397054 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-linux-amd64 -p addons-397054 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.748836173s)
--- PASS: TestAddons/parallel/CSI (51.05s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (21.69s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:743: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-397054 --alsologtostderr -v=1
addons_test.go:748: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7b5c95b59d-546rr" [63a45c3f-a2f2-4a0b-aba0-b2afcd871c5f] Pending
helpers_test.go:344: "headlamp-7b5c95b59d-546rr" [63a45c3f-a2f2-4a0b-aba0-b2afcd871c5f] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-546rr" [63a45c3f-a2f2-4a0b-aba0-b2afcd871c5f] Running / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-546rr" [63a45c3f-a2f2-4a0b-aba0-b2afcd871c5f] Running
addons_test.go:748: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 15.006960289s
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-397054 addons disable headlamp --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-linux-amd64 -p addons-397054 addons disable headlamp --alsologtostderr -v=1: (5.938746995s)
--- PASS: TestAddons/parallel/Headlamp (21.69s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.49s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:775: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5b584cc74-kzq5q" [0d0c361c-06e8-480f-8ca2-04b37b4685b6] Running
addons_test.go:775: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.003747918s
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-397054 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (6.49s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (56.34s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:883: (dbg) Run:  kubectl --context addons-397054 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:889: (dbg) Run:  kubectl --context addons-397054 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:893: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-397054 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:896: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [fe864c14-2d62-4a70-af73-9f1af4589578] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [fe864c14-2d62-4a70-af73-9f1af4589578] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [fe864c14-2d62-4a70-af73-9f1af4589578] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:896: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 6.004486199s
addons_test.go:901: (dbg) Run:  kubectl --context addons-397054 get pvc test-pvc -o=json
addons_test.go:910: (dbg) Run:  out/minikube-linux-amd64 -p addons-397054 ssh "cat /opt/local-path-provisioner/pvc-414ec3c0-c23a-4da0-838d-5ac1e5dbcce1_default_test-pvc/file1"
addons_test.go:922: (dbg) Run:  kubectl --context addons-397054 delete pod test-local-path
addons_test.go:926: (dbg) Run:  kubectl --context addons-397054 delete pvc test-pvc
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-397054 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-linux-amd64 -p addons-397054 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.581267125s)
--- PASS: TestAddons/parallel/LocalPath (56.34s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.43s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:958: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-v7jl2" [2c9b8501-eac6-4ae4-a39f-2382eeb0ae51] Running
addons_test.go:958: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.004649192s
addons_test.go:961: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-397054
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.43s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (12.03s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:969: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-qr4t4" [a91b56d5-6b99-46bc-be74-78d7da75ae91] Running
addons_test.go:969: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003962646s
addons_test.go:973: (dbg) Run:  out/minikube-linux-amd64 -p addons-397054 addons disable yakd --alsologtostderr -v=1
addons_test.go:973: (dbg) Done: out/minikube-linux-amd64 -p addons-397054 addons disable yakd --alsologtostderr -v=1: (6.022008799s)
--- PASS: TestAddons/parallel/Yakd (12.03s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (13.56s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:170: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-397054
addons_test.go:170: (dbg) Done: out/minikube-linux-amd64 stop -p addons-397054: (13.293071247s)
addons_test.go:174: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-397054
addons_test.go:178: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-397054
addons_test.go:183: (dbg) Run:  out/minikube-linux-amd64 addons disable gvisor -p addons-397054
--- PASS: TestAddons/StoppedEnableDisable (13.56s)

                                                
                                    
x
+
TestCertOptions (73.75s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-amd64 start -p cert-options-671264 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=kvm2 
E1007 12:49:44.836578   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/skaffold-666413/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:55.078329   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/skaffold-666413/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:49: (dbg) Done: out/minikube-linux-amd64 start -p cert-options-671264 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=kvm2 : (1m12.497291286s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-amd64 -p cert-options-671264 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-671264 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-amd64 ssh -p cert-options-671264 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-671264" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-options-671264
--- PASS: TestCertOptions (73.75s)

                                                
                                    
x
+
TestCertExpiration (303.45s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-738729 --memory=2048 --cert-expiration=3m --driver=kvm2 
cert_options_test.go:123: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-738729 --memory=2048 --cert-expiration=3m --driver=kvm2 : (1m23.812628444s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-738729 --memory=2048 --cert-expiration=8760h --driver=kvm2 
cert_options_test.go:131: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-738729 --memory=2048 --cert-expiration=8760h --driver=kvm2 : (38.528768637s)
helpers_test.go:175: Cleaning up "cert-expiration-738729" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-738729
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-738729: (1.103948261s)
--- PASS: TestCertExpiration (303.45s)

                                                
                                    
x
+
TestDockerFlags (53.14s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (105.36s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-flag-121107 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=kvm2 
E1007 12:50:15.559896   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/skaffold-666413/client.crt: no such file or directory" logger="UnhandledError"
docker_test.go:91: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-flag-121107 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=kvm2 : (1m44.194242687s)
docker_test.go:110: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-flag-121107 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-flag-121107" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-flag-121107
--- PASS: TestForceSystemdFlag (105.36s)

                                                
                                    
x
+
TestForceSystemdEnv (81.52s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-env-337120 --memory=2048 --alsologtostderr -v=5 --driver=kvm2 
docker_test.go:155: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-env-337120 --memory=2048 --alsologtostderr -v=5 --driver=kvm2 : (1m20.501524583s)
docker_test.go:110: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-env-337120 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-env-337120" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-env-337120
--- PASS: TestForceSystemdEnv (81.52s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (8.13s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
I1007 12:50:55.172775   82574 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1007 12:50:55.172933   82574 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/KVM_Linux_integration/testdata/kvm2-driver-without-version:/home/jenkins/workspace/KVM_Linux_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
W1007 12:50:55.200214   82574 install.go:62] docker-machine-driver-kvm2: exit status 1
W1007 12:50:55.200562   82574 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I1007 12:50:55.200649   82574 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate3707878758/001/docker-machine-driver-kvm2
I1007 12:50:55.776235   82574 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate3707878758/001/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x52f3c60 0x52f3c60 0x52f3c60 0x52f3c60 0x52f3c60 0x52f3c60 0x52f3c60] Decompressors:map[bz2:0xc00056fec0 gz:0xc00056fec8 tar:0xc00056fe40 tar.bz2:0xc00056fe50 tar.gz:0xc00056fe60 tar.xz:0xc00056fe70 tar.zst:0xc00056feb0 tbz2:0xc00056fe50 tgz:0xc00056fe60 txz:0xc00056fe70 tzst:0xc00056feb0 xz:0xc00056fed0 zip:0xc00056ff20 zst:0xc00056fed8] Getters:map[file:0xc0009f6fc0 http:0xc000564780 https:0xc0005647d0] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I1007 12:50:55.776280   82574 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate3707878758/001/docker-machine-driver-kvm2
E1007 12:50:56.522072   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/skaffold-666413/client.crt: no such file or directory" logger="UnhandledError"
I1007 12:50:59.894657   82574 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1007 12:50:59.894765   82574 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/KVM_Linux_integration/testdata/kvm2-driver-older-version:/home/jenkins/workspace/KVM_Linux_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
I1007 12:50:59.925682   82574 install.go:137] /home/jenkins/workspace/KVM_Linux_integration/testdata/kvm2-driver-older-version/docker-machine-driver-kvm2 version is 1.1.1
W1007 12:50:59.925723   82574 install.go:62] docker-machine-driver-kvm2: docker-machine-driver-kvm2 is version 1.1.1, want 1.3.0
W1007 12:50:59.925795   82574 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I1007 12:50:59.925825   82574 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate3707878758/002/docker-machine-driver-kvm2
I1007 12:51:00.250746   82574 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate3707878758/002/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x52f3c60 0x52f3c60 0x52f3c60 0x52f3c60 0x52f3c60 0x52f3c60 0x52f3c60] Decompressors:map[bz2:0xc00056fec0 gz:0xc00056fec8 tar:0xc00056fe40 tar.bz2:0xc00056fe50 tar.gz:0xc00056fe60 tar.xz:0xc00056fe70 tar.zst:0xc00056feb0 tbz2:0xc00056fe50 tgz:0xc00056fe60 txz:0xc00056fe70 tzst:0xc00056feb0 xz:0xc00056fed0 zip:0xc00056ff20 zst:0xc00056fed8] Getters:map[file:0xc0019ae680 http:0xc0008c1bd0 https:0xc0008c1c20] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I1007 12:51:00.250810   82574 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate3707878758/002/docker-machine-driver-kvm2
--- PASS: TestKVMDriverInstallOrUpdate (8.13s)

                                                
                                    
x
+
TestErrorSpam/setup (48.94s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -p nospam-259296 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-259296 --driver=kvm2 
error_spam_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -p nospam-259296 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-259296 --driver=kvm2 : (48.935984072s)
--- PASS: TestErrorSpam/setup (48.94s)

                                                
                                    
x
+
TestErrorSpam/start (0.34s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:216: Cleaning up 1 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-259296 --log_dir /tmp/nospam-259296 start --dry-run
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-259296 --log_dir /tmp/nospam-259296 start --dry-run
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-259296 --log_dir /tmp/nospam-259296 start --dry-run
--- PASS: TestErrorSpam/start (0.34s)

                                                
                                    
x
+
TestErrorSpam/status (0.76s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-259296 --log_dir /tmp/nospam-259296 status
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-259296 --log_dir /tmp/nospam-259296 status
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-259296 --log_dir /tmp/nospam-259296 status
--- PASS: TestErrorSpam/status (0.76s)

                                                
                                    
x
+
TestErrorSpam/pause (1.19s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-259296 --log_dir /tmp/nospam-259296 pause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-259296 --log_dir /tmp/nospam-259296 pause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-259296 --log_dir /tmp/nospam-259296 pause
--- PASS: TestErrorSpam/pause (1.19s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.38s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-259296 --log_dir /tmp/nospam-259296 unpause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-259296 --log_dir /tmp/nospam-259296 unpause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-259296 --log_dir /tmp/nospam-259296 unpause
--- PASS: TestErrorSpam/unpause (1.38s)

                                                
                                    
x
+
TestErrorSpam/stop (6.31s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-259296 --log_dir /tmp/nospam-259296 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-amd64 -p nospam-259296 --log_dir /tmp/nospam-259296 stop: (3.258204616s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-259296 --log_dir /tmp/nospam-259296 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-amd64 -p nospam-259296 --log_dir /tmp/nospam-259296 stop: (1.298100539s)
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-259296 --log_dir /tmp/nospam-259296 stop
error_spam_test.go:182: (dbg) Done: out/minikube-linux-amd64 -p nospam-259296 --log_dir /tmp/nospam-259296 stop: (1.75787985s)
--- PASS: TestErrorSpam/stop (6.31s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1855: local sync path: /home/jenkins/minikube-integration/18424-75348/.minikube/files/etc/test/nested/copy/82574/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (93.89s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-amd64 start -p functional-692282 --memory=4000 --apiserver-port=8441 --wait=all --driver=kvm2 
functional_test.go:2234: (dbg) Done: out/minikube-linux-amd64 start -p functional-692282 --memory=4000 --apiserver-port=8441 --wait=all --driver=kvm2 : (1m33.893253889s)
--- PASS: TestFunctional/serial/StartWithProxy (93.89s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (42.82s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I1007 12:01:17.798343   82574 config.go:182] Loaded profile config "functional-692282": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-692282 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-692282 --alsologtostderr -v=8: (42.820336701s)
functional_test.go:663: soft start took 42.821130515s for "functional-692282" cluster.
I1007 12:02:00.619016   82574 config.go:182] Loaded profile config "functional-692282": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/SoftStart (42.82s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.04s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.07s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (37.7s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-amd64 start -p functional-692282 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-linux-amd64 start -p functional-692282 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (37.695045288s)
functional_test.go:761: restart took 37.695174845s for "functional-692282" cluster.
I1007 12:02:44.280988   82574 config.go:182] Loaded profile config "functional-692282": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/ExtraConfig (37.70s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (0.92s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (0.98s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 logs --file /tmp/TestFunctionalserialLogsFileCmd2340346195/001/logs.txt
--- PASS: TestFunctional/serial/LogsFileCmd (0.98s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.78s)

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

                                                
                                                
-- stdout --
	|-----------|-------------|-------------|----------------------------|
	| NAMESPACE |    NAME     | TARGET PORT |            URL             |
	|-----------|-------------|-------------|----------------------------|
	| default   | invalid-svc |          80 | http://192.168.39.24:31485 |
	|-----------|-------------|-------------|----------------------------|
	
	

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.33s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (41.98s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.26s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:974: (dbg) Run:  out/minikube-linux-amd64 start -p functional-692282 --dry-run --memory 250MB --alsologtostderr --driver=kvm2 
functional_test.go:974: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p functional-692282 --dry-run --memory 250MB --alsologtostderr --driver=kvm2 : exit status 23 (130.259894ms)

                                                
                                                
-- stdout --
	* [functional-692282] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=18424
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18424-75348/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18424-75348/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the kvm2 driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1007 12:03:06.655257   92372 out.go:345] Setting OutFile to fd 1 ...
	I1007 12:03:06.655389   92372 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:03:06.655399   92372 out.go:358] Setting ErrFile to fd 2...
	I1007 12:03:06.655405   92372 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:03:06.655620   92372 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-75348/.minikube/bin
	I1007 12:03:06.656135   92372 out.go:352] Setting JSON to false
	I1007 12:03:06.657191   92372 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-5","uptime":6327,"bootTime":1728296260,"procs":264,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1007 12:03:06.657297   92372 start.go:139] virtualization: kvm guest
	I1007 12:03:06.659178   92372 out.go:177] * [functional-692282] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I1007 12:03:06.660296   92372 out.go:177]   - MINIKUBE_LOCATION=18424
	I1007 12:03:06.660378   92372 notify.go:220] Checking for updates...
	I1007 12:03:06.662440   92372 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1007 12:03:06.663563   92372 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18424-75348/kubeconfig
	I1007 12:03:06.664723   92372 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18424-75348/.minikube
	I1007 12:03:06.665856   92372 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1007 12:03:06.666924   92372 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1007 12:03:06.668604   92372 config.go:182] Loaded profile config "functional-692282": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 12:03:06.669207   92372 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:03:06.669267   92372 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:03:06.685244   92372 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:44239
	I1007 12:03:06.685767   92372 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:03:06.686354   92372 main.go:141] libmachine: Using API Version  1
	I1007 12:03:06.686378   92372 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:03:06.686696   92372 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:03:06.686857   92372 main.go:141] libmachine: (functional-692282) Calling .DriverName
	I1007 12:03:06.687083   92372 driver.go:394] Setting default libvirt URI to qemu:///system
	I1007 12:03:06.687379   92372 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:03:06.687415   92372 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:03:06.701859   92372 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:39769
	I1007 12:03:06.702218   92372 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:03:06.702815   92372 main.go:141] libmachine: Using API Version  1
	I1007 12:03:06.702874   92372 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:03:06.703229   92372 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:03:06.703428   92372 main.go:141] libmachine: (functional-692282) Calling .DriverName
	I1007 12:03:06.734018   92372 out.go:177] * Using the kvm2 driver based on existing profile
	I1007 12:03:06.735084   92372 start.go:297] selected driver: kvm2
	I1007 12:03:06.735099   92372 start.go:901] validating driver "kvm2" against &{Name:functional-692282 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:4000 CPUs:2 DiskSize:20000 Driver:kvm2 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:{Kube
rnetesVersion:v1.31.1 ClusterName:functional-692282 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.39.24 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0
s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 12:03:06.735222   92372 start.go:912] status for kvm2: {Installed:true Healthy:true Running:true NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1007 12:03:06.737160   92372 out.go:201] 
	W1007 12:03:06.738090   92372 out.go:270] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I1007 12:03:06.739049   92372 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.13s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1020: (dbg) Run:  out/minikube-linux-amd64 start -p functional-692282 --dry-run --memory 250MB --alsologtostderr --driver=kvm2 
functional_test.go:1020: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p functional-692282 --dry-run --memory 250MB --alsologtostderr --driver=kvm2 : exit status 23 (133.779989ms)

                                                
                                                
-- stdout --
	* [functional-692282] minikube v1.34.0 sur Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=18424
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18424-75348/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18424-75348/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Utilisation du pilote kvm2 basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1007 12:03:01.064045   91713 out.go:345] Setting OutFile to fd 1 ...
	I1007 12:03:01.064270   91713 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:03:01.064277   91713 out.go:358] Setting ErrFile to fd 2...
	I1007 12:03:01.064281   91713 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:03:01.064524   91713 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-75348/.minikube/bin
	I1007 12:03:01.065062   91713 out.go:352] Setting JSON to false
	I1007 12:03:01.066019   91713 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-5","uptime":6321,"bootTime":1728296260,"procs":216,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1007 12:03:01.066105   91713 start.go:139] virtualization: kvm guest
	I1007 12:03:01.068076   91713 out.go:177] * [functional-692282] minikube v1.34.0 sur Ubuntu 20.04 (kvm/amd64)
	I1007 12:03:01.069306   91713 out.go:177]   - MINIKUBE_LOCATION=18424
	I1007 12:03:01.069320   91713 notify.go:220] Checking for updates...
	I1007 12:03:01.071820   91713 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1007 12:03:01.073023   91713 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18424-75348/kubeconfig
	I1007 12:03:01.074214   91713 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18424-75348/.minikube
	I1007 12:03:01.075281   91713 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1007 12:03:01.076379   91713 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1007 12:03:01.077975   91713 config.go:182] Loaded profile config "functional-692282": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 12:03:01.078356   91713 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:03:01.078414   91713 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:03:01.093299   91713 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:38425
	I1007 12:03:01.093672   91713 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:03:01.094267   91713 main.go:141] libmachine: Using API Version  1
	I1007 12:03:01.094305   91713 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:03:01.094638   91713 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:03:01.094830   91713 main.go:141] libmachine: (functional-692282) Calling .DriverName
	I1007 12:03:01.095045   91713 driver.go:394] Setting default libvirt URI to qemu:///system
	I1007 12:03:01.095348   91713 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:03:01.095394   91713 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:03:01.109550   91713 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:37247
	I1007 12:03:01.109952   91713 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:03:01.110384   91713 main.go:141] libmachine: Using API Version  1
	I1007 12:03:01.110402   91713 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:03:01.110729   91713 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:03:01.110888   91713 main.go:141] libmachine: (functional-692282) Calling .DriverName
	I1007 12:03:01.141643   91713 out.go:177] * Utilisation du pilote kvm2 basé sur le profil existant
	I1007 12:03:01.142682   91713 start.go:297] selected driver: kvm2
	I1007 12:03:01.142692   91713 start.go:901] validating driver "kvm2" against &{Name:functional-692282 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:4000 CPUs:2 DiskSize:20000 Driver:kvm2 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:{Kube
rnetesVersion:v1.31.1 ClusterName:functional-692282 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.39.24 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0
s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 12:03:01.142791   91713 start.go:912] status for kvm2: {Installed:true Healthy:true Running:true NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1007 12:03:01.144822   91713 out.go:201] 
	W1007 12:03:01.146061   91713 out.go:270] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I1007 12:03:01.147143   91713 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.88s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (12.47s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-692282 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-692282 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-7tb47" [6bbd192d-3a48-4eb0-adf7-25f7c5cd513a] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-7tb47" [6bbd192d-3a48-4eb0-adf7-25f7c5cd513a] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 12.003503566s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.39.24:30270
functional_test.go:1675: http://192.168.39.24:30270: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-67bdd5bbb4-7tb47

                                                
                                                
Pod Information:
	-no pod information available-

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

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.12s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (53.4s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:344: "storage-provisioner" [7d863abc-2a29-455f-9fd0-c5aedb83b062] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.042062051s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-692282 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-692282 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-692282 get pvc myclaim -o=json
I1007 12:02:57.106871   82574 retry.go:31] will retry after 1.730918832s: testpvc phase = "Pending", want "Bound" (msg={TypeMeta:{Kind:PersistentVolumeClaim APIVersion:v1} ObjectMeta:{Name:myclaim GenerateName: Namespace:default SelfLink: UID:778dcb3f-1ed5-49bb-a2c1-70b111430ca0 ResourceVersion:748 Generation:0 CreationTimestamp:2024-10-07 12:02:57 +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"}}
pv.kubernetes.io/bind-completed:yes pv.kubernetes.io/bound-by-controller:yes volume.beta.kubernetes.io/storage-provisioner:k8s.io/minikube-hostpath volume.kubernetes.io/storage-provisioner:k8s.io/minikube-hostpath] 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:pvc-778dcb3f-1ed5-49bb-a2c1-70b111430ca0 StorageClassName:0xc000b98b40 VolumeMode:0xc000b98b60 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:76: (dbg) Run:  kubectl --context functional-692282 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-692282 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:344: "sp-pod" [88ded6bb-18c8-42ec-935f-f4d4b5f429ff] Pending
helpers_test.go:344: "sp-pod" [88ded6bb-18c8-42ec-935f-f4d4b5f429ff] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [88ded6bb-18c8-42ec-935f-f4d4b5f429ff] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 16.004864888s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-692282 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-692282 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-692282 delete -f testdata/storage-provisioner/pod.yaml: (1.715398673s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-692282 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:344: "sp-pod" [0873220b-1eda-4a5d-9352-14f404efe72d] Pending
helpers_test.go:344: "sp-pod" [0873220b-1eda-4a5d-9352-14f404efe72d] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [0873220b-1eda-4a5d-9352-14f404efe72d] Running
E1007 12:03:40.851079   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 28.003431296s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-692282 exec sp-pod -- ls /tmp/mount
2024/10/07 12:03:48 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (53.40s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.43s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.28s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (33.81s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-692282 replace --force -f testdata/mysql.yaml
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-6cdb49bbb-84pmx" [e8bcfd56-9c16-4c6d-877a-ba9992f6c1d9] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-84pmx" [e8bcfd56-9c16-4c6d-877a-ba9992f6c1d9] Running
E1007 12:03:30.609725   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 29.045310263s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-692282 exec mysql-6cdb49bbb-84pmx -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-692282 exec mysql-6cdb49bbb-84pmx -- mysql -ppassword -e "show databases;": exit status 1 (213.378099ms)

                                                
                                                
** 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 **
I1007 12:03:34.662259   82574 retry.go:31] will retry after 1.026190088s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-692282 exec mysql-6cdb49bbb-84pmx -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-692282 exec mysql-6cdb49bbb-84pmx -- mysql -ppassword -e "show databases;": exit status 1 (233.540301ms)

                                                
                                                
** 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 **
I1007 12:03:35.923116   82574 retry.go:31] will retry after 1.158496315s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-692282 exec mysql-6cdb49bbb-84pmx -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-692282 exec mysql-6cdb49bbb-84pmx -- mysql -ppassword -e "show databases;": exit status 1 (223.433271ms)

                                                
                                                
** 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 **
I1007 12:03:37.305693   82574 retry.go:31] will retry after 1.585788027s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-692282 exec mysql-6cdb49bbb-84pmx -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (33.81s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.19s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.15s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/82574.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 ssh "sudo cat /etc/ssl/certs/82574.pem"
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/82574.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 ssh "sudo cat /usr/share/ca-certificates/82574.pem"
functional_test.go:1972: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/825742.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 ssh "sudo cat /etc/ssl/certs/825742.pem"
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/825742.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 ssh "sudo cat /usr/share/ca-certificates/825742.pem"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.15s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.06s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.2s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.81s)

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-692282 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.31.1
registry.k8s.io/kube-proxy:v1.31.1
registry.k8s.io/kube-controller-manager:v1.31.1
registry.k8s.io/kube-apiserver:v1.31.1
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.3
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/minikube-local-cache-test:functional-692282
docker.io/kicbase/echo-server:functional-692282
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-692282 image ls --format short --alsologtostderr:
I1007 12:03:17.675861   93030 out.go:345] Setting OutFile to fd 1 ...
I1007 12:03:17.675988   93030 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 12:03:17.675998   93030 out.go:358] Setting ErrFile to fd 2...
I1007 12:03:17.676005   93030 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 12:03:17.676312   93030 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-75348/.minikube/bin
I1007 12:03:17.677218   93030 config.go:182] Loaded profile config "functional-692282": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 12:03:17.677368   93030 config.go:182] Loaded profile config "functional-692282": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 12:03:17.677927   93030 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1007 12:03:17.678008   93030 main.go:141] libmachine: Launching plugin server for driver kvm2
I1007 12:03:17.692925   93030 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:37193
I1007 12:03:17.693487   93030 main.go:141] libmachine: () Calling .GetVersion
I1007 12:03:17.694095   93030 main.go:141] libmachine: Using API Version  1
I1007 12:03:17.694121   93030 main.go:141] libmachine: () Calling .SetConfigRaw
I1007 12:03:17.694507   93030 main.go:141] libmachine: () Calling .GetMachineName
I1007 12:03:17.694715   93030 main.go:141] libmachine: (functional-692282) Calling .GetState
I1007 12:03:17.696656   93030 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1007 12:03:17.696703   93030 main.go:141] libmachine: Launching plugin server for driver kvm2
I1007 12:03:17.711388   93030 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:46589
I1007 12:03:17.711802   93030 main.go:141] libmachine: () Calling .GetVersion
I1007 12:03:17.712299   93030 main.go:141] libmachine: Using API Version  1
I1007 12:03:17.712321   93030 main.go:141] libmachine: () Calling .SetConfigRaw
I1007 12:03:17.712692   93030 main.go:141] libmachine: () Calling .GetMachineName
I1007 12:03:17.712910   93030 main.go:141] libmachine: (functional-692282) Calling .DriverName
I1007 12:03:17.713130   93030 ssh_runner.go:195] Run: systemctl --version
I1007 12:03:17.713168   93030 main.go:141] libmachine: (functional-692282) Calling .GetSSHHostname
I1007 12:03:17.715681   93030 main.go:141] libmachine: (functional-692282) DBG | domain functional-692282 has defined MAC address 52:54:00:49:95:18 in network mk-functional-692282
I1007 12:03:17.716095   93030 main.go:141] libmachine: (functional-692282) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:49:95:18", ip: ""} in network mk-functional-692282: {Iface:virbr1 ExpiryTime:2024-10-07 12:59:58 +0000 UTC Type:0 Mac:52:54:00:49:95:18 Iaid: IPaddr:192.168.39.24 Prefix:24 Hostname:functional-692282 Clientid:01:52:54:00:49:95:18}
I1007 12:03:17.716120   93030 main.go:141] libmachine: (functional-692282) DBG | domain functional-692282 has defined IP address 192.168.39.24 and MAC address 52:54:00:49:95:18 in network mk-functional-692282
I1007 12:03:17.716295   93030 main.go:141] libmachine: (functional-692282) Calling .GetSSHPort
I1007 12:03:17.716486   93030 main.go:141] libmachine: (functional-692282) Calling .GetSSHKeyPath
I1007 12:03:17.716626   93030 main.go:141] libmachine: (functional-692282) Calling .GetSSHUsername
I1007 12:03:17.716799   93030 sshutil.go:53] new ssh client: &{IP:192.168.39.24 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18424-75348/.minikube/machines/functional-692282/id_rsa Username:docker}
I1007 12:03:17.803762   93030 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
I1007 12:03:17.836421   93030 main.go:141] libmachine: Making call to close driver server
I1007 12:03:17.836444   93030 main.go:141] libmachine: (functional-692282) Calling .Close
I1007 12:03:17.836704   93030 main.go:141] libmachine: (functional-692282) DBG | Closing plugin on server side
I1007 12:03:17.836755   93030 main.go:141] libmachine: Successfully made call to close driver server
I1007 12:03:17.836770   93030 main.go:141] libmachine: Making call to close connection to plugin binary
I1007 12:03:17.836782   93030 main.go:141] libmachine: Making call to close driver server
I1007 12:03:17.836790   93030 main.go:141] libmachine: (functional-692282) Calling .Close
I1007 12:03:17.837231   93030 main.go:141] libmachine: Successfully made call to close driver server
I1007 12:03:17.837264   93030 main.go:141] libmachine: Making call to close connection to plugin binary
I1007 12:03:17.837292   93030 main.go:141] libmachine: (functional-692282) DBG | Closing plugin on server side
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-692282 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| registry.k8s.io/pause                       | 3.10              | 873ed75102791 | 736kB  |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
| docker.io/library/nginx                     | latest            | 7f553e8bbc897 | 192MB  |
| registry.k8s.io/kube-apiserver              | v1.31.1           | 6bab7719df100 | 94.2MB |
| registry.k8s.io/kube-proxy                  | v1.31.1           | 60c005f310ff3 | 91.5MB |
| registry.k8s.io/etcd                        | 3.5.15-0          | 2e96e5913fc06 | 148MB  |
| 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  |
| localhost/my-image                          | functional-692282 | 5e6cb93f14da1 | 1.24MB |
| registry.k8s.io/kube-scheduler              | v1.31.1           | 9aa1fad941575 | 67.4MB |
| registry.k8s.io/coredns/coredns             | v1.11.3           | c69fa2e9cbf5f | 61.8MB |
| docker.io/kicbase/echo-server               | functional-692282 | 9056ab77afb8e | 4.94MB |
| docker.io/library/minikube-local-cache-test | functional-692282 | b8bb22373340d | 30B    |
| registry.k8s.io/kube-controller-manager     | v1.31.1           | 175ffd71cce3d | 88.4MB |
| gcr.io/k8s-minikube/busybox                 | 1.28.4-glibc      | 56cc512116c8f | 4.4MB  |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-692282 image ls --format table --alsologtostderr:
I1007 12:03:24.188490   93194 out.go:345] Setting OutFile to fd 1 ...
I1007 12:03:24.188796   93194 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 12:03:24.188808   93194 out.go:358] Setting ErrFile to fd 2...
I1007 12:03:24.188815   93194 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 12:03:24.189108   93194 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-75348/.minikube/bin
I1007 12:03:24.189918   93194 config.go:182] Loaded profile config "functional-692282": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 12:03:24.190057   93194 config.go:182] Loaded profile config "functional-692282": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 12:03:24.190599   93194 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1007 12:03:24.190659   93194 main.go:141] libmachine: Launching plugin server for driver kvm2
I1007 12:03:24.205984   93194 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:40525
I1007 12:03:24.206558   93194 main.go:141] libmachine: () Calling .GetVersion
I1007 12:03:24.207167   93194 main.go:141] libmachine: Using API Version  1
I1007 12:03:24.207198   93194 main.go:141] libmachine: () Calling .SetConfigRaw
I1007 12:03:24.207568   93194 main.go:141] libmachine: () Calling .GetMachineName
I1007 12:03:24.207759   93194 main.go:141] libmachine: (functional-692282) Calling .GetState
I1007 12:03:24.209740   93194 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1007 12:03:24.209794   93194 main.go:141] libmachine: Launching plugin server for driver kvm2
I1007 12:03:24.224287   93194 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:43405
I1007 12:03:24.224864   93194 main.go:141] libmachine: () Calling .GetVersion
I1007 12:03:24.225345   93194 main.go:141] libmachine: Using API Version  1
I1007 12:03:24.225364   93194 main.go:141] libmachine: () Calling .SetConfigRaw
I1007 12:03:24.225759   93194 main.go:141] libmachine: () Calling .GetMachineName
I1007 12:03:24.225937   93194 main.go:141] libmachine: (functional-692282) Calling .DriverName
I1007 12:03:24.226172   93194 ssh_runner.go:195] Run: systemctl --version
I1007 12:03:24.226205   93194 main.go:141] libmachine: (functional-692282) Calling .GetSSHHostname
I1007 12:03:24.228845   93194 main.go:141] libmachine: (functional-692282) DBG | domain functional-692282 has defined MAC address 52:54:00:49:95:18 in network mk-functional-692282
I1007 12:03:24.229237   93194 main.go:141] libmachine: (functional-692282) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:49:95:18", ip: ""} in network mk-functional-692282: {Iface:virbr1 ExpiryTime:2024-10-07 12:59:58 +0000 UTC Type:0 Mac:52:54:00:49:95:18 Iaid: IPaddr:192.168.39.24 Prefix:24 Hostname:functional-692282 Clientid:01:52:54:00:49:95:18}
I1007 12:03:24.229270   93194 main.go:141] libmachine: (functional-692282) DBG | domain functional-692282 has defined IP address 192.168.39.24 and MAC address 52:54:00:49:95:18 in network mk-functional-692282
I1007 12:03:24.229432   93194 main.go:141] libmachine: (functional-692282) Calling .GetSSHPort
I1007 12:03:24.229588   93194 main.go:141] libmachine: (functional-692282) Calling .GetSSHKeyPath
I1007 12:03:24.229744   93194 main.go:141] libmachine: (functional-692282) Calling .GetSSHUsername
I1007 12:03:24.229903   93194 sshutil.go:53] new ssh client: &{IP:192.168.39.24 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18424-75348/.minikube/machines/functional-692282/id_rsa Username:docker}
I1007 12:03:24.310979   93194 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
I1007 12:03:24.343574   93194 main.go:141] libmachine: Making call to close driver server
I1007 12:03:24.343594   93194 main.go:141] libmachine: (functional-692282) Calling .Close
I1007 12:03:24.343882   93194 main.go:141] libmachine: Successfully made call to close driver server
I1007 12:03:24.343903   93194 main.go:141] libmachine: Making call to close connection to plugin binary
I1007 12:03:24.343912   93194 main.go:141] libmachine: Making call to close driver server
I1007 12:03:24.343920   93194 main.go:141] libmachine: (functional-692282) Calling .Close
I1007 12:03:24.344123   93194 main.go:141] libmachine: Successfully made call to close driver server
I1007 12:03:24.344137   93194 main.go:141] libmachine: Making call to close connection to plugin binary
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.22s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-692282 image ls --format json --alsologtostderr:
[{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"},{"id":"5e6cb93f14da190b287d44756673f8e81008ec64f09b1704585fb1de645d7b2d","repoDigests":[],"repoTags":["localhost/my-image:functional-692282"],"size":"1240000"},{"id":"9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"67400000"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"148000000"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10"],"size":"736000"},{"id":"175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"88400000"},{"id":"60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89
561","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"91500000"},{"id":"6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"94200000"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-692282"],"size":"4940000"},{"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":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4400000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/e
choserver:1.8"],"size":"95400000"},{"id":"b8bb22373340db2c61b983c94733747930054eeda8942a458d7e8ae7c26c7a1d","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-692282"],"size":"30"},{"id":"7f553e8bbc897571642d836b31eaf6ecbe395d7641c2b24291356ed28f3f2bd0","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"192000000"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61800000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-692282 image ls --format json --alsologtostderr:
I1007 12:03:23.970591   93171 out.go:345] Setting OutFile to fd 1 ...
I1007 12:03:23.970700   93171 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 12:03:23.970706   93171 out.go:358] Setting ErrFile to fd 2...
I1007 12:03:23.970710   93171 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 12:03:23.970888   93171 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-75348/.minikube/bin
I1007 12:03:23.971465   93171 config.go:182] Loaded profile config "functional-692282": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 12:03:23.971561   93171 config.go:182] Loaded profile config "functional-692282": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 12:03:23.971913   93171 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1007 12:03:23.971962   93171 main.go:141] libmachine: Launching plugin server for driver kvm2
I1007 12:03:23.986536   93171 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:39793
I1007 12:03:23.987036   93171 main.go:141] libmachine: () Calling .GetVersion
I1007 12:03:23.987660   93171 main.go:141] libmachine: Using API Version  1
I1007 12:03:23.987686   93171 main.go:141] libmachine: () Calling .SetConfigRaw
I1007 12:03:23.988076   93171 main.go:141] libmachine: () Calling .GetMachineName
I1007 12:03:23.988264   93171 main.go:141] libmachine: (functional-692282) Calling .GetState
I1007 12:03:23.990215   93171 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1007 12:03:23.990268   93171 main.go:141] libmachine: Launching plugin server for driver kvm2
I1007 12:03:24.004647   93171 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:35655
I1007 12:03:24.005164   93171 main.go:141] libmachine: () Calling .GetVersion
I1007 12:03:24.005697   93171 main.go:141] libmachine: Using API Version  1
I1007 12:03:24.005711   93171 main.go:141] libmachine: () Calling .SetConfigRaw
I1007 12:03:24.006166   93171 main.go:141] libmachine: () Calling .GetMachineName
I1007 12:03:24.006348   93171 main.go:141] libmachine: (functional-692282) Calling .DriverName
I1007 12:03:24.006568   93171 ssh_runner.go:195] Run: systemctl --version
I1007 12:03:24.006592   93171 main.go:141] libmachine: (functional-692282) Calling .GetSSHHostname
I1007 12:03:24.009271   93171 main.go:141] libmachine: (functional-692282) DBG | domain functional-692282 has defined MAC address 52:54:00:49:95:18 in network mk-functional-692282
I1007 12:03:24.009749   93171 main.go:141] libmachine: (functional-692282) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:49:95:18", ip: ""} in network mk-functional-692282: {Iface:virbr1 ExpiryTime:2024-10-07 12:59:58 +0000 UTC Type:0 Mac:52:54:00:49:95:18 Iaid: IPaddr:192.168.39.24 Prefix:24 Hostname:functional-692282 Clientid:01:52:54:00:49:95:18}
I1007 12:03:24.009771   93171 main.go:141] libmachine: (functional-692282) DBG | domain functional-692282 has defined IP address 192.168.39.24 and MAC address 52:54:00:49:95:18 in network mk-functional-692282
I1007 12:03:24.009912   93171 main.go:141] libmachine: (functional-692282) Calling .GetSSHPort
I1007 12:03:24.010068   93171 main.go:141] libmachine: (functional-692282) Calling .GetSSHKeyPath
I1007 12:03:24.010218   93171 main.go:141] libmachine: (functional-692282) Calling .GetSSHUsername
I1007 12:03:24.010338   93171 sshutil.go:53] new ssh client: &{IP:192.168.39.24 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18424-75348/.minikube/machines/functional-692282/id_rsa Username:docker}
I1007 12:03:24.099313   93171 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
I1007 12:03:24.125169   93171 main.go:141] libmachine: Making call to close driver server
I1007 12:03:24.125181   93171 main.go:141] libmachine: (functional-692282) Calling .Close
I1007 12:03:24.125475   93171 main.go:141] libmachine: Successfully made call to close driver server
I1007 12:03:24.125495   93171 main.go:141] libmachine: (functional-692282) DBG | Closing plugin on server side
I1007 12:03:24.125501   93171 main.go:141] libmachine: Making call to close connection to plugin binary
I1007 12:03:24.125510   93171 main.go:141] libmachine: Making call to close driver server
I1007 12:03:24.125519   93171 main.go:141] libmachine: (functional-692282) Calling .Close
I1007 12:03:24.125745   93171 main.go:141] libmachine: Successfully made call to close driver server
I1007 12:03:24.125762   93171 main.go:141] libmachine: Making call to close connection to plugin binary
I1007 12:03:24.125837   93171 main.go:141] libmachine: (functional-692282) DBG | Closing plugin on server side
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.21s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-692282 image ls --format yaml --alsologtostderr:
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-692282
size: "4940000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4400000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "148000000"
- id: 9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.1
size: "67400000"
- id: 175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "88400000"
- id: 6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.1
size: "94200000"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10
size: "736000"
- id: b8bb22373340db2c61b983c94733747930054eeda8942a458d7e8ae7c26c7a1d
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-692282
size: "30"
- id: 60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.31.1
size: "91500000"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61800000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"
- id: 7f553e8bbc897571642d836b31eaf6ecbe395d7641c2b24291356ed28f3f2bd0
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "192000000"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-692282 image ls --format yaml --alsologtostderr:
I1007 12:03:17.890483   93053 out.go:345] Setting OutFile to fd 1 ...
I1007 12:03:17.890601   93053 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 12:03:17.890607   93053 out.go:358] Setting ErrFile to fd 2...
I1007 12:03:17.890612   93053 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 12:03:17.890815   93053 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-75348/.minikube/bin
I1007 12:03:17.891377   93053 config.go:182] Loaded profile config "functional-692282": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 12:03:17.891468   93053 config.go:182] Loaded profile config "functional-692282": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 12:03:17.891812   93053 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1007 12:03:17.891866   93053 main.go:141] libmachine: Launching plugin server for driver kvm2
I1007 12:03:17.907035   93053 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:41215
I1007 12:03:17.907628   93053 main.go:141] libmachine: () Calling .GetVersion
I1007 12:03:17.908267   93053 main.go:141] libmachine: Using API Version  1
I1007 12:03:17.908291   93053 main.go:141] libmachine: () Calling .SetConfigRaw
I1007 12:03:17.908671   93053 main.go:141] libmachine: () Calling .GetMachineName
I1007 12:03:17.908838   93053 main.go:141] libmachine: (functional-692282) Calling .GetState
I1007 12:03:17.910766   93053 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1007 12:03:17.910824   93053 main.go:141] libmachine: Launching plugin server for driver kvm2
I1007 12:03:17.925535   93053 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:34367
I1007 12:03:17.926024   93053 main.go:141] libmachine: () Calling .GetVersion
I1007 12:03:17.926558   93053 main.go:141] libmachine: Using API Version  1
I1007 12:03:17.926584   93053 main.go:141] libmachine: () Calling .SetConfigRaw
I1007 12:03:17.926952   93053 main.go:141] libmachine: () Calling .GetMachineName
I1007 12:03:17.927194   93053 main.go:141] libmachine: (functional-692282) Calling .DriverName
I1007 12:03:17.927416   93053 ssh_runner.go:195] Run: systemctl --version
I1007 12:03:17.927448   93053 main.go:141] libmachine: (functional-692282) Calling .GetSSHHostname
I1007 12:03:17.930654   93053 main.go:141] libmachine: (functional-692282) DBG | domain functional-692282 has defined MAC address 52:54:00:49:95:18 in network mk-functional-692282
I1007 12:03:17.931065   93053 main.go:141] libmachine: (functional-692282) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:49:95:18", ip: ""} in network mk-functional-692282: {Iface:virbr1 ExpiryTime:2024-10-07 12:59:58 +0000 UTC Type:0 Mac:52:54:00:49:95:18 Iaid: IPaddr:192.168.39.24 Prefix:24 Hostname:functional-692282 Clientid:01:52:54:00:49:95:18}
I1007 12:03:17.931097   93053 main.go:141] libmachine: (functional-692282) DBG | domain functional-692282 has defined IP address 192.168.39.24 and MAC address 52:54:00:49:95:18 in network mk-functional-692282
I1007 12:03:17.931217   93053 main.go:141] libmachine: (functional-692282) Calling .GetSSHPort
I1007 12:03:17.931380   93053 main.go:141] libmachine: (functional-692282) Calling .GetSSHKeyPath
I1007 12:03:17.931544   93053 main.go:141] libmachine: (functional-692282) Calling .GetSSHUsername
I1007 12:03:17.931693   93053 sshutil.go:53] new ssh client: &{IP:192.168.39.24 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18424-75348/.minikube/machines/functional-692282/id_rsa Username:docker}
I1007 12:03:18.023956   93053 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
I1007 12:03:18.042304   93053 main.go:141] libmachine: Making call to close driver server
I1007 12:03:18.042328   93053 main.go:141] libmachine: (functional-692282) Calling .Close
I1007 12:03:18.042619   93053 main.go:141] libmachine: Successfully made call to close driver server
I1007 12:03:18.042649   93053 main.go:141] libmachine: Making call to close connection to plugin binary
I1007 12:03:18.042659   93053 main.go:141] libmachine: Making call to close driver server
I1007 12:03:18.042668   93053 main.go:141] libmachine: (functional-692282) Calling .Close
I1007 12:03:18.042912   93053 main.go:141] libmachine: Successfully made call to close driver server
I1007 12:03:18.042935   93053 main.go:141] libmachine: Making call to close connection to plugin binary
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.20s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 image build -t localhost/my-image:functional-692282 testdata/build --alsologtostderr
E1007 12:03:20.356965   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:03:20.363340   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:03:20.374679   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:03:20.396039   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:03:20.438071   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:03:20.519478   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:03:20.681002   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:03:21.002719   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:03:21.644607   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:03:22.925938   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-692282 image build -t localhost/my-image:functional-692282 testdata/build --alsologtostderr: (5.47891772s)
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-692282 image build -t localhost/my-image:functional-692282 testdata/build --alsologtostderr:
I1007 12:03:18.290924   93107 out.go:345] Setting OutFile to fd 1 ...
I1007 12:03:18.291048   93107 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 12:03:18.291061   93107 out.go:358] Setting ErrFile to fd 2...
I1007 12:03:18.291068   93107 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 12:03:18.291254   93107 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-75348/.minikube/bin
I1007 12:03:18.291956   93107 config.go:182] Loaded profile config "functional-692282": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 12:03:18.292455   93107 config.go:182] Loaded profile config "functional-692282": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 12:03:18.292819   93107 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1007 12:03:18.292863   93107 main.go:141] libmachine: Launching plugin server for driver kvm2
I1007 12:03:18.309116   93107 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:42873
I1007 12:03:18.309572   93107 main.go:141] libmachine: () Calling .GetVersion
I1007 12:03:18.310194   93107 main.go:141] libmachine: Using API Version  1
I1007 12:03:18.310216   93107 main.go:141] libmachine: () Calling .SetConfigRaw
I1007 12:03:18.310552   93107 main.go:141] libmachine: () Calling .GetMachineName
I1007 12:03:18.310741   93107 main.go:141] libmachine: (functional-692282) Calling .GetState
I1007 12:03:18.312598   93107 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1007 12:03:18.312643   93107 main.go:141] libmachine: Launching plugin server for driver kvm2
I1007 12:03:18.327226   93107 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:45927
I1007 12:03:18.327687   93107 main.go:141] libmachine: () Calling .GetVersion
I1007 12:03:18.328228   93107 main.go:141] libmachine: Using API Version  1
I1007 12:03:18.328253   93107 main.go:141] libmachine: () Calling .SetConfigRaw
I1007 12:03:18.328586   93107 main.go:141] libmachine: () Calling .GetMachineName
I1007 12:03:18.328785   93107 main.go:141] libmachine: (functional-692282) Calling .DriverName
I1007 12:03:18.328982   93107 ssh_runner.go:195] Run: systemctl --version
I1007 12:03:18.329011   93107 main.go:141] libmachine: (functional-692282) Calling .GetSSHHostname
I1007 12:03:18.331511   93107 main.go:141] libmachine: (functional-692282) DBG | domain functional-692282 has defined MAC address 52:54:00:49:95:18 in network mk-functional-692282
I1007 12:03:18.331947   93107 main.go:141] libmachine: (functional-692282) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:49:95:18", ip: ""} in network mk-functional-692282: {Iface:virbr1 ExpiryTime:2024-10-07 12:59:58 +0000 UTC Type:0 Mac:52:54:00:49:95:18 Iaid: IPaddr:192.168.39.24 Prefix:24 Hostname:functional-692282 Clientid:01:52:54:00:49:95:18}
I1007 12:03:18.331975   93107 main.go:141] libmachine: (functional-692282) DBG | domain functional-692282 has defined IP address 192.168.39.24 and MAC address 52:54:00:49:95:18 in network mk-functional-692282
I1007 12:03:18.332108   93107 main.go:141] libmachine: (functional-692282) Calling .GetSSHPort
I1007 12:03:18.332279   93107 main.go:141] libmachine: (functional-692282) Calling .GetSSHKeyPath
I1007 12:03:18.332428   93107 main.go:141] libmachine: (functional-692282) Calling .GetSSHUsername
I1007 12:03:18.332581   93107 sshutil.go:53] new ssh client: &{IP:192.168.39.24 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18424-75348/.minikube/machines/functional-692282/id_rsa Username:docker}
I1007 12:03:18.416205   93107 build_images.go:161] Building image from path: /tmp/build.1023000162.tar
I1007 12:03:18.416284   93107 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I1007 12:03:18.427630   93107 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1023000162.tar
I1007 12:03:18.432342   93107 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1023000162.tar: stat -c "%s %y" /var/lib/minikube/build/build.1023000162.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1023000162.tar': No such file or directory
I1007 12:03:18.432380   93107 ssh_runner.go:362] scp /tmp/build.1023000162.tar --> /var/lib/minikube/build/build.1023000162.tar (3072 bytes)
I1007 12:03:18.462377   93107 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1023000162
I1007 12:03:18.472017   93107 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1023000162 -xf /var/lib/minikube/build/build.1023000162.tar
I1007 12:03:18.481791   93107 docker.go:360] Building image: /var/lib/minikube/build/build.1023000162
I1007 12:03:18.481860   93107 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-692282 /var/lib/minikube/build/build.1023000162
#0 building with "default" instance using docker driver

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

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

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

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

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

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers
#8 exporting layers 0.1s done
#8 writing image sha256:5e6cb93f14da190b287d44756673f8e81008ec64f09b1704585fb1de645d7b2d done
#8 naming to localhost/my-image:functional-692282 done
#8 DONE 0.1s
I1007 12:03:23.686731   93107 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-692282 /var/lib/minikube/build/build.1023000162: (5.204839312s)
I1007 12:03:23.686842   93107 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1023000162
I1007 12:03:23.698655   93107 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1023000162.tar
I1007 12:03:23.714668   93107 build_images.go:217] Built localhost/my-image:functional-692282 from /tmp/build.1023000162.tar
I1007 12:03:23.714702   93107 build_images.go:133] succeeded building to: functional-692282
I1007 12:03:23.714709   93107 build_images.go:134] failed building to: 
I1007 12:03:23.714738   93107 main.go:141] libmachine: Making call to close driver server
I1007 12:03:23.714749   93107 main.go:141] libmachine: (functional-692282) Calling .Close
I1007 12:03:23.715006   93107 main.go:141] libmachine: Successfully made call to close driver server
I1007 12:03:23.715026   93107 main.go:141] libmachine: Making call to close connection to plugin binary
I1007 12:03:23.715035   93107 main.go:141] libmachine: Making call to close driver server
I1007 12:03:23.715044   93107 main.go:141] libmachine: (functional-692282) Calling .Close
I1007 12:03:23.715230   93107 main.go:141] libmachine: Successfully made call to close driver server
I1007 12:03:23.715244   93107 main.go:141] libmachine: Making call to close connection to plugin binary
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (5.88s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:342: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:342: (dbg) Done: docker pull kicbase/echo-server:1.0: (2.605671621s)
functional_test.go:347: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-692282
--- PASS: TestFunctional/parallel/ImageCommands/Setup (2.63s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1310: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1315: Took "279.129635ms" to run "out/minikube-linux-amd64 profile list"
functional_test.go:1324: (dbg) Run:  out/minikube-linux-amd64 profile list -l
functional_test.go:1329: Took "50.354794ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.33s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1361: (dbg) Run:  out/minikube-linux-amd64 profile list -o json
functional_test.go:1366: Took "267.997175ms" to run "out/minikube-linux-amd64 profile list -o json"
functional_test.go:1374: (dbg) Run:  out/minikube-linux-amd64 profile list -o json --light
functional_test.go:1379: Took "56.569121ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.33s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-692282 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-692282 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-6b9f76b5c7-v5f2n" [daf3fed7-fd3f-4e66-9688-3cdf4d43ccea] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-v5f2n" [daf3fed7-fd3f-4e66-9688-3cdf4d43ccea] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 11.003877088s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (11.17s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:235: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:235: (dbg) Done: docker pull kicbase/echo-server:latest: (1.164470064s)
functional_test.go:240: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-692282
functional_test.go:245: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 image load --daemon kicbase/echo-server:functional-692282 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.91s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2119: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 update-context --alsologtostderr -v=2
E1007 12:03:25.487561   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.10s)

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

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

                                                
                                                

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

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

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

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

                                                
                                                
** /stderr **
I1007 12:03:01.342187   82574 retry.go:31] will retry after 462.903078ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Oct  7 12:03 created-by-test
-rw-r--r-- 1 docker docker 24 Oct  7 12:03 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Oct  7 12:03 test-1728302581152638061
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 ssh cat /mount-9p/test-1728302581152638061
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-692282 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:344: "busybox-mount" [03f97191-5fcc-4164-92cc-e8c207b8e8c9] Pending
helpers_test.go:344: "busybox-mount" [03f97191-5fcc-4164-92cc-e8c207b8e8c9] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [03f97191-5fcc-4164-92cc-e8c207b8e8c9] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [03f97191-5fcc-4164-92cc-e8c207b8e8c9] 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 10.003389665s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-692282 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-692282 /tmp/TestFunctionalparallelMountCmdany-port4286643990/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (12.35s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1489: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 service list -o json
functional_test.go:1494: Took "255.982892ms" to run "out/minikube-linux-amd64 -p functional-692282 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.26s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1509: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 service --namespace=default --https --url hello-node
functional_test.go:1522: found endpoint: https://192.168.39.24:31134
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.30s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1559: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 service hello-node --url
functional_test.go:1565: found endpoint for hello-node: http://192.168.39.24:31134
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.32s)

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

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

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

                                                
                                                
** /stderr **
I1007 12:03:13.728439   82574 retry.go:31] will retry after 715.439693ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 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-692282 /tmp/TestFunctionalparallelMountCmdspecific-port810994449/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-692282 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-692282 ssh "sudo umount -f /mount-9p": exit status 1 (249.747587ms)

                                                
                                                
-- 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-692282 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-692282 /tmp/TestFunctionalparallelMountCmdspecific-port810994449/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (2.01s)

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

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

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

                                                
                                                
** /stderr **
I1007 12:03:15.738651   82574 retry.go:31] will retry after 629.303406ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-692282 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-692282 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-692282 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2883536105/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:490: 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-692282 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2883536105/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:490: 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-692282 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2883536105/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (1.48s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.03s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.01s)

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

                                                
                                    
x
+
TestGvisorAddon (163.82s)

                                                
                                                
=== RUN   TestGvisorAddon
=== PAUSE TestGvisorAddon

                                                
                                                

                                                
                                                
=== CONT  TestGvisorAddon
gvisor_addon_test.go:52: (dbg) Run:  out/minikube-linux-amd64 start -p gvisor-277930 --memory=2200 --container-runtime=containerd --docker-opt containerd=/var/run/containerd/containerd.sock --driver=kvm2 
gvisor_addon_test.go:52: (dbg) Done: out/minikube-linux-amd64 start -p gvisor-277930 --memory=2200 --container-runtime=containerd --docker-opt containerd=/var/run/containerd/containerd.sock --driver=kvm2 : (59.109323488s)
gvisor_addon_test.go:58: (dbg) Run:  out/minikube-linux-amd64 -p gvisor-277930 cache add gcr.io/k8s-minikube/gvisor-addon:2
gvisor_addon_test.go:58: (dbg) Done: out/minikube-linux-amd64 -p gvisor-277930 cache add gcr.io/k8s-minikube/gvisor-addon:2: (23.535546105s)
gvisor_addon_test.go:63: (dbg) Run:  out/minikube-linux-amd64 -p gvisor-277930 addons enable gvisor
gvisor_addon_test.go:63: (dbg) Done: out/minikube-linux-amd64 -p gvisor-277930 addons enable gvisor: (6.699823066s)
gvisor_addon_test.go:68: (dbg) TestGvisorAddon: waiting 4m0s for pods matching "kubernetes.io/minikube-addons=gvisor" in namespace "kube-system" ...
helpers_test.go:344: "gvisor" [0c6afae3-d1eb-4ee9-a162-d0bb00a9413f] Running
gvisor_addon_test.go:68: (dbg) TestGvisorAddon: kubernetes.io/minikube-addons=gvisor healthy within 6.004778626s
gvisor_addon_test.go:73: (dbg) Run:  kubectl --context gvisor-277930 replace --force -f testdata/nginx-gvisor.yaml
gvisor_addon_test.go:78: (dbg) TestGvisorAddon: waiting 4m0s for pods matching "run=nginx,runtime=gvisor" in namespace "default" ...
helpers_test.go:344: "nginx-gvisor" [84409c6d-f428-4a32-8d6f-21b1e47572c5] Pending
helpers_test.go:344: "nginx-gvisor" [84409c6d-f428-4a32-8d6f-21b1e47572c5] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
E1007 12:52:51.834413   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "nginx-gvisor" [84409c6d-f428-4a32-8d6f-21b1e47572c5] Running
gvisor_addon_test.go:78: (dbg) TestGvisorAddon: run=nginx,runtime=gvisor healthy within 15.005365405s
gvisor_addon_test.go:83: (dbg) Run:  out/minikube-linux-amd64 stop -p gvisor-277930
E1007 12:53:03.424560   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
gvisor_addon_test.go:83: (dbg) Done: out/minikube-linux-amd64 stop -p gvisor-277930: (7.312744768s)
gvisor_addon_test.go:88: (dbg) Run:  out/minikube-linux-amd64 start -p gvisor-277930 --memory=2200 --container-runtime=containerd --docker-opt containerd=/var/run/containerd/containerd.sock --driver=kvm2 
E1007 12:53:20.356192   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
gvisor_addon_test.go:88: (dbg) Done: out/minikube-linux-amd64 start -p gvisor-277930 --memory=2200 --container-runtime=containerd --docker-opt containerd=/var/run/containerd/containerd.sock --driver=kvm2 : (33.899836627s)
gvisor_addon_test.go:92: (dbg) TestGvisorAddon: waiting 4m0s for pods matching "kubernetes.io/minikube-addons=gvisor" in namespace "kube-system" ...
helpers_test.go:344: "gvisor" [0c6afae3-d1eb-4ee9-a162-d0bb00a9413f] Running / Ready:ContainersNotReady (containers with unready status: [gvisor]) / ContainersReady:ContainersNotReady (containers with unready status: [gvisor])
helpers_test.go:344: "gvisor" [0c6afae3-d1eb-4ee9-a162-d0bb00a9413f] Running
gvisor_addon_test.go:92: (dbg) TestGvisorAddon: kubernetes.io/minikube-addons=gvisor healthy within 6.003847473s
gvisor_addon_test.go:95: (dbg) TestGvisorAddon: waiting 4m0s for pods matching "run=nginx,runtime=gvisor" in namespace "default" ...
helpers_test.go:344: "nginx-gvisor" [84409c6d-f428-4a32-8d6f-21b1e47572c5] Running / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
gvisor_addon_test.go:95: (dbg) TestGvisorAddon: run=nginx,runtime=gvisor healthy within 5.00354029s
helpers_test.go:175: Cleaning up "gvisor-277930" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p gvisor-277930
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p gvisor-277930: (1.071162089s)
--- PASS: TestGvisorAddon (163.82s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (216.35s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-050014 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=kvm2 
E1007 12:04:01.333266   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:04:42.294651   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:06:04.216108   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-050014 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=kvm2 : (3m35.686318411s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (216.35s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (6.27s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.24s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-050014 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-050014 -- exec busybox-7dff88458-g4wkd -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-050014 -- exec busybox-7dff88458-g4wkd -- sh -c "ping -c 1 192.168.39.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-050014 -- exec busybox-7dff88458-kxpgg -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-050014 -- exec busybox-7dff88458-kxpgg -- sh -c "ping -c 1 192.168.39.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-050014 -- exec busybox-7dff88458-qhhvb -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-050014 -- exec busybox-7dff88458-qhhvb -- sh -c "ping -c 1 192.168.39.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.24s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (67.75s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-050014 -v=7 --alsologtostderr
E1007 12:07:51.834015   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:07:51.840409   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:07:51.851801   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:07:51.873134   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:07:51.914517   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:07:51.995979   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:07:52.157553   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:07:52.479126   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:07:53.120679   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:07:54.402278   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:07:56.964246   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:08:02.085715   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:08:12.328025   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:08:20.357098   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:08:32.809954   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-050014 -v=7 --alsologtostderr: (1m6.910068976s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (67.75s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.85s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (12.71s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 cp testdata/cp-test.txt ha-050014:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 cp ha-050014:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile893303403/001/cp-test_ha-050014.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 cp ha-050014:/home/docker/cp-test.txt ha-050014-m02:/home/docker/cp-test_ha-050014_ha-050014-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014-m02 "sudo cat /home/docker/cp-test_ha-050014_ha-050014-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 cp ha-050014:/home/docker/cp-test.txt ha-050014-m03:/home/docker/cp-test_ha-050014_ha-050014-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014-m03 "sudo cat /home/docker/cp-test_ha-050014_ha-050014-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 cp ha-050014:/home/docker/cp-test.txt ha-050014-m04:/home/docker/cp-test_ha-050014_ha-050014-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014-m04 "sudo cat /home/docker/cp-test_ha-050014_ha-050014-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 cp testdata/cp-test.txt ha-050014-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 cp ha-050014-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile893303403/001/cp-test_ha-050014-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 cp ha-050014-m02:/home/docker/cp-test.txt ha-050014:/home/docker/cp-test_ha-050014-m02_ha-050014.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014 "sudo cat /home/docker/cp-test_ha-050014-m02_ha-050014.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 cp ha-050014-m02:/home/docker/cp-test.txt ha-050014-m03:/home/docker/cp-test_ha-050014-m02_ha-050014-m03.txt
E1007 12:08:48.058407   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014-m03 "sudo cat /home/docker/cp-test_ha-050014-m02_ha-050014-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 cp ha-050014-m02:/home/docker/cp-test.txt ha-050014-m04:/home/docker/cp-test_ha-050014-m02_ha-050014-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014-m04 "sudo cat /home/docker/cp-test_ha-050014-m02_ha-050014-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 cp testdata/cp-test.txt ha-050014-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 cp ha-050014-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile893303403/001/cp-test_ha-050014-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 cp ha-050014-m03:/home/docker/cp-test.txt ha-050014:/home/docker/cp-test_ha-050014-m03_ha-050014.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014 "sudo cat /home/docker/cp-test_ha-050014-m03_ha-050014.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 cp ha-050014-m03:/home/docker/cp-test.txt ha-050014-m02:/home/docker/cp-test_ha-050014-m03_ha-050014-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014-m02 "sudo cat /home/docker/cp-test_ha-050014-m03_ha-050014-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 cp ha-050014-m03:/home/docker/cp-test.txt ha-050014-m04:/home/docker/cp-test_ha-050014-m03_ha-050014-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014-m04 "sudo cat /home/docker/cp-test_ha-050014-m03_ha-050014-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 cp testdata/cp-test.txt ha-050014-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 cp ha-050014-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile893303403/001/cp-test_ha-050014-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 cp ha-050014-m04:/home/docker/cp-test.txt ha-050014:/home/docker/cp-test_ha-050014-m04_ha-050014.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014 "sudo cat /home/docker/cp-test_ha-050014-m04_ha-050014.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 cp ha-050014-m04:/home/docker/cp-test.txt ha-050014-m02:/home/docker/cp-test_ha-050014-m04_ha-050014-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014-m02 "sudo cat /home/docker/cp-test_ha-050014-m04_ha-050014-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 cp ha-050014-m04:/home/docker/cp-test.txt ha-050014-m03:/home/docker/cp-test_ha-050014-m04_ha-050014-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 ssh -n ha-050014-m03 "sudo cat /home/docker/cp-test_ha-050014-m04_ha-050014-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (12.71s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (13.91s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1007 12:09:08.649624   97788 out.go:345] Setting OutFile to fd 1 ...
	I1007 12:09:08.649866   97788 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:09:08.649875   97788 out.go:358] Setting ErrFile to fd 2...
	I1007 12:09:08.649880   97788 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:09:08.650062   97788 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-75348/.minikube/bin
	I1007 12:09:08.650248   97788 out.go:352] Setting JSON to false
	I1007 12:09:08.650276   97788 mustload.go:65] Loading cluster: ha-050014
	I1007 12:09:08.650312   97788 notify.go:220] Checking for updates...
	I1007 12:09:08.650659   97788 config.go:182] Loaded profile config "ha-050014": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 12:09:08.650678   97788 status.go:174] checking status of ha-050014 ...
	I1007 12:09:08.651052   97788 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:09:08.651110   97788 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:09:08.666265   97788 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:41353
	I1007 12:09:08.666670   97788 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:09:08.667420   97788 main.go:141] libmachine: Using API Version  1
	I1007 12:09:08.667450   97788 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:09:08.667778   97788 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:09:08.668012   97788 main.go:141] libmachine: (ha-050014) Calling .GetState
	I1007 12:09:08.669799   97788 status.go:371] ha-050014 host status = "Running" (err=<nil>)
	I1007 12:09:08.669815   97788 host.go:66] Checking if "ha-050014" exists ...
	I1007 12:09:08.670097   97788 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:09:08.670129   97788 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:09:08.684531   97788 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:40483
	I1007 12:09:08.684858   97788 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:09:08.685333   97788 main.go:141] libmachine: Using API Version  1
	I1007 12:09:08.685358   97788 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:09:08.685645   97788 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:09:08.685804   97788 main.go:141] libmachine: (ha-050014) Calling .GetIP
	I1007 12:09:08.688624   97788 main.go:141] libmachine: (ha-050014) DBG | domain ha-050014 has defined MAC address 52:54:00:72:f2:90 in network mk-ha-050014
	I1007 12:09:08.689079   97788 main.go:141] libmachine: (ha-050014) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:72:f2:90", ip: ""} in network mk-ha-050014: {Iface:virbr1 ExpiryTime:2024-10-07 13:04:04 +0000 UTC Type:0 Mac:52:54:00:72:f2:90 Iaid: IPaddr:192.168.39.120 Prefix:24 Hostname:ha-050014 Clientid:01:52:54:00:72:f2:90}
	I1007 12:09:08.689103   97788 main.go:141] libmachine: (ha-050014) DBG | domain ha-050014 has defined IP address 192.168.39.120 and MAC address 52:54:00:72:f2:90 in network mk-ha-050014
	I1007 12:09:08.689264   97788 host.go:66] Checking if "ha-050014" exists ...
	I1007 12:09:08.689611   97788 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:09:08.689657   97788 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:09:08.703448   97788 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:42289
	I1007 12:09:08.703842   97788 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:09:08.704470   97788 main.go:141] libmachine: Using API Version  1
	I1007 12:09:08.704490   97788 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:09:08.704782   97788 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:09:08.704953   97788 main.go:141] libmachine: (ha-050014) Calling .DriverName
	I1007 12:09:08.705164   97788 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1007 12:09:08.705187   97788 main.go:141] libmachine: (ha-050014) Calling .GetSSHHostname
	I1007 12:09:08.707610   97788 main.go:141] libmachine: (ha-050014) DBG | domain ha-050014 has defined MAC address 52:54:00:72:f2:90 in network mk-ha-050014
	I1007 12:09:08.708045   97788 main.go:141] libmachine: (ha-050014) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:72:f2:90", ip: ""} in network mk-ha-050014: {Iface:virbr1 ExpiryTime:2024-10-07 13:04:04 +0000 UTC Type:0 Mac:52:54:00:72:f2:90 Iaid: IPaddr:192.168.39.120 Prefix:24 Hostname:ha-050014 Clientid:01:52:54:00:72:f2:90}
	I1007 12:09:08.708077   97788 main.go:141] libmachine: (ha-050014) DBG | domain ha-050014 has defined IP address 192.168.39.120 and MAC address 52:54:00:72:f2:90 in network mk-ha-050014
	I1007 12:09:08.708220   97788 main.go:141] libmachine: (ha-050014) Calling .GetSSHPort
	I1007 12:09:08.708373   97788 main.go:141] libmachine: (ha-050014) Calling .GetSSHKeyPath
	I1007 12:09:08.708529   97788 main.go:141] libmachine: (ha-050014) Calling .GetSSHUsername
	I1007 12:09:08.708680   97788 sshutil.go:53] new ssh client: &{IP:192.168.39.120 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18424-75348/.minikube/machines/ha-050014/id_rsa Username:docker}
	I1007 12:09:08.790788   97788 ssh_runner.go:195] Run: systemctl --version
	I1007 12:09:08.797598   97788 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 12:09:08.815601   97788 kubeconfig.go:125] found "ha-050014" server: "https://192.168.39.254:8443"
	I1007 12:09:08.815634   97788 api_server.go:166] Checking apiserver status ...
	I1007 12:09:08.815678   97788 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 12:09:08.829932   97788 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1967/cgroup
	W1007 12:09:08.839188   97788 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/1967/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I1007 12:09:08.839268   97788 ssh_runner.go:195] Run: ls
	I1007 12:09:08.843269   97788 api_server.go:253] Checking apiserver healthz at https://192.168.39.254:8443/healthz ...
	I1007 12:09:08.847558   97788 api_server.go:279] https://192.168.39.254:8443/healthz returned 200:
	ok
	I1007 12:09:08.847581   97788 status.go:463] ha-050014 apiserver status = Running (err=<nil>)
	I1007 12:09:08.847592   97788 status.go:176] ha-050014 status: &{Name:ha-050014 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1007 12:09:08.847614   97788 status.go:174] checking status of ha-050014-m02 ...
	I1007 12:09:08.848020   97788 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:09:08.848063   97788 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:09:08.863475   97788 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:39705
	I1007 12:09:08.863885   97788 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:09:08.864312   97788 main.go:141] libmachine: Using API Version  1
	I1007 12:09:08.864333   97788 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:09:08.864740   97788 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:09:08.864924   97788 main.go:141] libmachine: (ha-050014-m02) Calling .GetState
	I1007 12:09:08.866417   97788 status.go:371] ha-050014-m02 host status = "Stopped" (err=<nil>)
	I1007 12:09:08.866437   97788 status.go:384] host is not running, skipping remaining checks
	I1007 12:09:08.866444   97788 status.go:176] ha-050014-m02 status: &{Name:ha-050014-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1007 12:09:08.866463   97788 status.go:174] checking status of ha-050014-m03 ...
	I1007 12:09:08.866754   97788 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:09:08.866816   97788 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:09:08.881344   97788 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:32885
	I1007 12:09:08.881771   97788 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:09:08.882219   97788 main.go:141] libmachine: Using API Version  1
	I1007 12:09:08.882237   97788 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:09:08.882537   97788 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:09:08.882719   97788 main.go:141] libmachine: (ha-050014-m03) Calling .GetState
	I1007 12:09:08.884219   97788 status.go:371] ha-050014-m03 host status = "Running" (err=<nil>)
	I1007 12:09:08.884237   97788 host.go:66] Checking if "ha-050014-m03" exists ...
	I1007 12:09:08.884527   97788 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:09:08.884564   97788 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:09:08.898979   97788 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:42819
	I1007 12:09:08.899399   97788 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:09:08.899830   97788 main.go:141] libmachine: Using API Version  1
	I1007 12:09:08.899853   97788 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:09:08.900189   97788 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:09:08.900379   97788 main.go:141] libmachine: (ha-050014-m03) Calling .GetIP
	I1007 12:09:08.902983   97788 main.go:141] libmachine: (ha-050014-m03) DBG | domain ha-050014-m03 has defined MAC address 52:54:00:00:b0:63 in network mk-ha-050014
	I1007 12:09:08.903403   97788 main.go:141] libmachine: (ha-050014-m03) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:00:b0:63", ip: ""} in network mk-ha-050014: {Iface:virbr1 ExpiryTime:2024-10-07 13:06:15 +0000 UTC Type:0 Mac:52:54:00:00:b0:63 Iaid: IPaddr:192.168.39.27 Prefix:24 Hostname:ha-050014-m03 Clientid:01:52:54:00:00:b0:63}
	I1007 12:09:08.903437   97788 main.go:141] libmachine: (ha-050014-m03) DBG | domain ha-050014-m03 has defined IP address 192.168.39.27 and MAC address 52:54:00:00:b0:63 in network mk-ha-050014
	I1007 12:09:08.903571   97788 host.go:66] Checking if "ha-050014-m03" exists ...
	I1007 12:09:08.903855   97788 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:09:08.903893   97788 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:09:08.918182   97788 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:44347
	I1007 12:09:08.918593   97788 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:09:08.919032   97788 main.go:141] libmachine: Using API Version  1
	I1007 12:09:08.919062   97788 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:09:08.919359   97788 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:09:08.919543   97788 main.go:141] libmachine: (ha-050014-m03) Calling .DriverName
	I1007 12:09:08.919706   97788 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1007 12:09:08.919726   97788 main.go:141] libmachine: (ha-050014-m03) Calling .GetSSHHostname
	I1007 12:09:08.922257   97788 main.go:141] libmachine: (ha-050014-m03) DBG | domain ha-050014-m03 has defined MAC address 52:54:00:00:b0:63 in network mk-ha-050014
	I1007 12:09:08.922622   97788 main.go:141] libmachine: (ha-050014-m03) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:00:b0:63", ip: ""} in network mk-ha-050014: {Iface:virbr1 ExpiryTime:2024-10-07 13:06:15 +0000 UTC Type:0 Mac:52:54:00:00:b0:63 Iaid: IPaddr:192.168.39.27 Prefix:24 Hostname:ha-050014-m03 Clientid:01:52:54:00:00:b0:63}
	I1007 12:09:08.922653   97788 main.go:141] libmachine: (ha-050014-m03) DBG | domain ha-050014-m03 has defined IP address 192.168.39.27 and MAC address 52:54:00:00:b0:63 in network mk-ha-050014
	I1007 12:09:08.922735   97788 main.go:141] libmachine: (ha-050014-m03) Calling .GetSSHPort
	I1007 12:09:08.922882   97788 main.go:141] libmachine: (ha-050014-m03) Calling .GetSSHKeyPath
	I1007 12:09:08.923026   97788 main.go:141] libmachine: (ha-050014-m03) Calling .GetSSHUsername
	I1007 12:09:08.923137   97788 sshutil.go:53] new ssh client: &{IP:192.168.39.27 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18424-75348/.minikube/machines/ha-050014-m03/id_rsa Username:docker}
	I1007 12:09:09.008037   97788 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 12:09:09.022153   97788 kubeconfig.go:125] found "ha-050014" server: "https://192.168.39.254:8443"
	I1007 12:09:09.022182   97788 api_server.go:166] Checking apiserver status ...
	I1007 12:09:09.022214   97788 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 12:09:09.035311   97788 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1804/cgroup
	W1007 12:09:09.046332   97788 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/1804/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I1007 12:09:09.046385   97788 ssh_runner.go:195] Run: ls
	I1007 12:09:09.050464   97788 api_server.go:253] Checking apiserver healthz at https://192.168.39.254:8443/healthz ...
	I1007 12:09:09.054425   97788 api_server.go:279] https://192.168.39.254:8443/healthz returned 200:
	ok
	I1007 12:09:09.054449   97788 status.go:463] ha-050014-m03 apiserver status = Running (err=<nil>)
	I1007 12:09:09.054460   97788 status.go:176] ha-050014-m03 status: &{Name:ha-050014-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1007 12:09:09.054482   97788 status.go:174] checking status of ha-050014-m04 ...
	I1007 12:09:09.054850   97788 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:09:09.054888   97788 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:09:09.069307   97788 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:36983
	I1007 12:09:09.069722   97788 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:09:09.070163   97788 main.go:141] libmachine: Using API Version  1
	I1007 12:09:09.070184   97788 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:09:09.070532   97788 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:09:09.070718   97788 main.go:141] libmachine: (ha-050014-m04) Calling .GetState
	I1007 12:09:09.072128   97788 status.go:371] ha-050014-m04 host status = "Running" (err=<nil>)
	I1007 12:09:09.072142   97788 host.go:66] Checking if "ha-050014-m04" exists ...
	I1007 12:09:09.072439   97788 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:09:09.072480   97788 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:09:09.086635   97788 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:38153
	I1007 12:09:09.087047   97788 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:09:09.087500   97788 main.go:141] libmachine: Using API Version  1
	I1007 12:09:09.087530   97788 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:09:09.087785   97788 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:09:09.087965   97788 main.go:141] libmachine: (ha-050014-m04) Calling .GetIP
	I1007 12:09:09.090516   97788 main.go:141] libmachine: (ha-050014-m04) DBG | domain ha-050014-m04 has defined MAC address 52:54:00:88:03:4f in network mk-ha-050014
	I1007 12:09:09.090889   97788 main.go:141] libmachine: (ha-050014-m04) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:88:03:4f", ip: ""} in network mk-ha-050014: {Iface:virbr1 ExpiryTime:2024-10-07 13:07:49 +0000 UTC Type:0 Mac:52:54:00:88:03:4f Iaid: IPaddr:192.168.39.200 Prefix:24 Hostname:ha-050014-m04 Clientid:01:52:54:00:88:03:4f}
	I1007 12:09:09.090914   97788 main.go:141] libmachine: (ha-050014-m04) DBG | domain ha-050014-m04 has defined IP address 192.168.39.200 and MAC address 52:54:00:88:03:4f in network mk-ha-050014
	I1007 12:09:09.091053   97788 host.go:66] Checking if "ha-050014-m04" exists ...
	I1007 12:09:09.091339   97788 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:09:09.091373   97788 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:09:09.105098   97788 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:39505
	I1007 12:09:09.105490   97788 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:09:09.105885   97788 main.go:141] libmachine: Using API Version  1
	I1007 12:09:09.105905   97788 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:09:09.106184   97788 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:09:09.106312   97788 main.go:141] libmachine: (ha-050014-m04) Calling .DriverName
	I1007 12:09:09.106470   97788 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1007 12:09:09.106487   97788 main.go:141] libmachine: (ha-050014-m04) Calling .GetSSHHostname
	I1007 12:09:09.108643   97788 main.go:141] libmachine: (ha-050014-m04) DBG | domain ha-050014-m04 has defined MAC address 52:54:00:88:03:4f in network mk-ha-050014
	I1007 12:09:09.109108   97788 main.go:141] libmachine: (ha-050014-m04) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:88:03:4f", ip: ""} in network mk-ha-050014: {Iface:virbr1 ExpiryTime:2024-10-07 13:07:49 +0000 UTC Type:0 Mac:52:54:00:88:03:4f Iaid: IPaddr:192.168.39.200 Prefix:24 Hostname:ha-050014-m04 Clientid:01:52:54:00:88:03:4f}
	I1007 12:09:09.109137   97788 main.go:141] libmachine: (ha-050014-m04) DBG | domain ha-050014-m04 has defined IP address 192.168.39.200 and MAC address 52:54:00:88:03:4f in network mk-ha-050014
	I1007 12:09:09.109256   97788 main.go:141] libmachine: (ha-050014-m04) Calling .GetSSHPort
	I1007 12:09:09.109430   97788 main.go:141] libmachine: (ha-050014-m04) Calling .GetSSHKeyPath
	I1007 12:09:09.109546   97788 main.go:141] libmachine: (ha-050014-m04) Calling .GetSSHUsername
	I1007 12:09:09.109672   97788 sshutil.go:53] new ssh client: &{IP:192.168.39.200 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18424-75348/.minikube/machines/ha-050014-m04/id_rsa Username:docker}
	I1007 12:09:09.191781   97788 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 12:09:09.206679   97788 status.go:176] ha-050014-m04 status: &{Name:ha-050014-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.62s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (158.86s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 node start m02 -v=7 --alsologtostderr
E1007 12:09:13.772921   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:10:35.694559   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:422: (dbg) Done: out/minikube-linux-amd64 -p ha-050014 node start m02 -v=7 --alsologtostderr: (2m37.945669222s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 status -v=7 --alsologtostderr
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (158.86s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.84s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (298.07s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-050014 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-050014 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Done: out/minikube-linux-amd64 stop -p ha-050014 -v=7 --alsologtostderr: (42.335328586s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-amd64 start -p ha-050014 --wait=true -v=7 --alsologtostderr
E1007 12:12:51.834511   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:13:19.536247   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:13:20.356482   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-amd64 start -p ha-050014 --wait=true -v=7 --alsologtostderr: (4m15.639691902s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-050014
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (298.07s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (7.11s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 node delete m03 -v=7 --alsologtostderr
ha_test.go:489: (dbg) Done: out/minikube-linux-amd64 -p ha-050014 node delete m03 -v=7 --alsologtostderr: (6.385918638s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 status -v=7 --alsologtostderr
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 (7.11s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.61s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (38.28s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 stop -v=7 --alsologtostderr
ha_test.go:533: (dbg) Done: out/minikube-linux-amd64 -p ha-050014 stop -v=7 --alsologtostderr: (38.178162402s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 status -v=7 --alsologtostderr
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-050014 status -v=7 --alsologtostderr: exit status 7 (97.755996ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1007 12:17:33.544883  100853 out.go:345] Setting OutFile to fd 1 ...
	I1007 12:17:33.544993  100853 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:17:33.545001  100853 out.go:358] Setting ErrFile to fd 2...
	I1007 12:17:33.545006  100853 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:17:33.545196  100853 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-75348/.minikube/bin
	I1007 12:17:33.545362  100853 out.go:352] Setting JSON to false
	I1007 12:17:33.545389  100853 mustload.go:65] Loading cluster: ha-050014
	I1007 12:17:33.545438  100853 notify.go:220] Checking for updates...
	I1007 12:17:33.545950  100853 config.go:182] Loaded profile config "ha-050014": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 12:17:33.545977  100853 status.go:174] checking status of ha-050014 ...
	I1007 12:17:33.546409  100853 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:17:33.546445  100853 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:17:33.560761  100853 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:33011
	I1007 12:17:33.561174  100853 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:17:33.561722  100853 main.go:141] libmachine: Using API Version  1
	I1007 12:17:33.561742  100853 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:17:33.562114  100853 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:17:33.562354  100853 main.go:141] libmachine: (ha-050014) Calling .GetState
	I1007 12:17:33.563846  100853 status.go:371] ha-050014 host status = "Stopped" (err=<nil>)
	I1007 12:17:33.563863  100853 status.go:384] host is not running, skipping remaining checks
	I1007 12:17:33.563870  100853 status.go:176] ha-050014 status: &{Name:ha-050014 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1007 12:17:33.563903  100853 status.go:174] checking status of ha-050014-m02 ...
	I1007 12:17:33.564179  100853 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:17:33.564215  100853 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:17:33.578045  100853 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:44461
	I1007 12:17:33.578328  100853 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:17:33.578717  100853 main.go:141] libmachine: Using API Version  1
	I1007 12:17:33.578738  100853 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:17:33.578991  100853 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:17:33.579151  100853 main.go:141] libmachine: (ha-050014-m02) Calling .GetState
	I1007 12:17:33.580551  100853 status.go:371] ha-050014-m02 host status = "Stopped" (err=<nil>)
	I1007 12:17:33.580562  100853 status.go:384] host is not running, skipping remaining checks
	I1007 12:17:33.580567  100853 status.go:176] ha-050014-m02 status: &{Name:ha-050014-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1007 12:17:33.580583  100853 status.go:174] checking status of ha-050014-m04 ...
	I1007 12:17:33.580899  100853 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:17:33.580938  100853 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:17:33.594352  100853 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:46149
	I1007 12:17:33.594715  100853 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:17:33.595166  100853 main.go:141] libmachine: Using API Version  1
	I1007 12:17:33.595190  100853 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:17:33.595463  100853 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:17:33.595635  100853 main.go:141] libmachine: (ha-050014-m04) Calling .GetState
	I1007 12:17:33.596934  100853 status.go:371] ha-050014-m04 host status = "Stopped" (err=<nil>)
	I1007 12:17:33.596950  100853 status.go:384] host is not running, skipping remaining checks
	I1007 12:17:33.596964  100853 status.go:176] ha-050014-m04 status: &{Name:ha-050014-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (117.09s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-amd64 start -p ha-050014 --wait=true -v=7 --alsologtostderr --driver=kvm2 
E1007 12:17:51.834594   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:18:20.357123   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:562: (dbg) Done: out/minikube-linux-amd64 start -p ha-050014 --wait=true -v=7 --alsologtostderr --driver=kvm2 : (1m56.354844382s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 status -v=7 --alsologtostderr
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 (117.09s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.82s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (84.36s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-050014 --control-plane -v=7 --alsologtostderr
E1007 12:19:43.420752   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:607: (dbg) Done: out/minikube-linux-amd64 node add -p ha-050014 --control-plane -v=7 --alsologtostderr: (1m23.503216047s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-amd64 -p ha-050014 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (84.36s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.85s)

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

                                                
                                    
x
+
TestImageBuild/serial/Setup (49.33s)

                                                
                                                
=== RUN   TestImageBuild/serial/Setup
image_test.go:69: (dbg) Run:  out/minikube-linux-amd64 start -p image-784392 --driver=kvm2 
image_test.go:69: (dbg) Done: out/minikube-linux-amd64 start -p image-784392 --driver=kvm2 : (49.331714512s)
--- PASS: TestImageBuild/serial/Setup (49.33s)

                                                
                                    
x
+
TestImageBuild/serial/NormalBuild (4.24s)

                                                
                                                
=== 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-784392
image_test.go:78: (dbg) Done: out/minikube-linux-amd64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-784392: (4.235901926s)
--- PASS: TestImageBuild/serial/NormalBuild (4.24s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithBuildArg (1.3s)

                                                
                                                
=== 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-784392
image_test.go:99: (dbg) Done: 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-784392: (1.302664153s)
--- PASS: TestImageBuild/serial/BuildWithBuildArg (1.30s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithDockerIgnore (0.95s)

                                                
                                                
=== 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-784392
--- PASS: TestImageBuild/serial/BuildWithDockerIgnore (0.95s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.88s)

                                                
                                                
=== 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-784392
--- PASS: TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.88s)

                                                
                                    
x
+
TestJSONOutput/start/Command (93.85s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-877979 --output=json --user=testUser --memory=2200 --wait=true --driver=kvm2 
E1007 12:22:51.834466   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:23:20.360202   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-877979 --output=json --user=testUser --memory=2200 --wait=true --driver=kvm2 : (1m33.846432128s)
--- PASS: TestJSONOutput/start/Command (93.85s)

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

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

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

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (7.66s)

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"b91d119c-e81f-4f74-8c51-b049a06162be","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-821355] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"f5a7cc19-41f5-41d8-b01b-21d1d3bd60d1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=18424"}}
	{"specversion":"1.0","id":"7bf2e7ce-5ad3-442d-a534-55c6d953c38a","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":"be5b5a65-a633-4254-b808-f051d14ec629","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/18424-75348/kubeconfig"}}
	{"specversion":"1.0","id":"5d66cec7-0d20-4347-9dd4-ec2f0d74437e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/18424-75348/.minikube"}}
	{"specversion":"1.0","id":"0e8770df-ae6f-42c8-8f74-45ee71bbd89f","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":"25f170ce-779e-4081-912c-2fe92e23c08c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"938763f0-fdc7-4377-bb2c-3a45006b7a4c","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:175: Cleaning up "json-output-error-821355" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-821355
--- PASS: TestErrorJSONOutput (0.19s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (99.93s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-646636 --driver=kvm2 
E1007 12:24:14.899703   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-646636 --driver=kvm2 : (46.404344612s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-660638 --driver=kvm2 
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-660638 --driver=kvm2 : (50.546930951s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-646636
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-660638
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-660638" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-660638
helpers_test.go:175: Cleaning up "first-646636" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-646636
--- PASS: TestMinikubeProfile (99.93s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (32.34s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-1-632469 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=kvm2 
mount_start_test.go:98: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-1-632469 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=kvm2 : (31.335559357s)
--- PASS: TestMountStart/serial/StartWithMountFirst (32.34s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.38s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountFirst
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-1-632469 ssh -- ls /minikube-host
mount_start_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-1-632469 ssh -- mount | grep 9p
--- PASS: TestMountStart/serial/VerifyMountFirst (0.38s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (32.17s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-645911 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=kvm2 
mount_start_test.go:98: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-645911 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=kvm2 : (31.168709738s)
--- PASS: TestMountStart/serial/StartWithMountSecond (32.17s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.37s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountSecond
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-645911 ssh -- ls /minikube-host
mount_start_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-645911 ssh -- mount | grep 9p
--- PASS: TestMountStart/serial/VerifyMountSecond (0.37s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (0.67s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.37s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostDelete
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-645911 ssh -- ls /minikube-host
mount_start_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-645911 ssh -- mount | grep 9p
--- PASS: TestMountStart/serial/VerifyMountPostDelete (0.37s)

                                                
                                    
x
+
TestMountStart/serial/Stop (2.27s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:155: (dbg) Run:  out/minikube-linux-amd64 stop -p mount-start-2-645911
mount_start_test.go:155: (dbg) Done: out/minikube-linux-amd64 stop -p mount-start-2-645911: (2.273982733s)
--- PASS: TestMountStart/serial/Stop (2.27s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (27.29s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-645911
mount_start_test.go:166: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-645911: (26.288629844s)
--- PASS: TestMountStart/serial/RestartStopped (27.29s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.37s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostStop
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-645911 ssh -- ls /minikube-host
mount_start_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-645911 ssh -- mount | grep 9p
--- PASS: TestMountStart/serial/VerifyMountPostStop (0.37s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (135.21s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-795914 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=kvm2 
E1007 12:27:51.833998   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:28:20.356764   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-795914 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=kvm2 : (2m14.801295853s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (135.21s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (5.04s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.82s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-795914 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-795914 -- exec busybox-7dff88458-86q4x -- 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-795914 -- exec busybox-7dff88458-86q4x -- sh -c "ping -c 1 192.168.39.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-795914 -- exec busybox-7dff88458-jqkrd -- 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-795914 -- exec busybox-7dff88458-jqkrd -- sh -c "ping -c 1 192.168.39.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.82s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (58.16s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-795914 -v 3 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-795914 -v 3 --alsologtostderr: (57.607612452s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (58.16s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.57s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (7.07s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 status --output json --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 cp testdata/cp-test.txt multinode-795914:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 ssh -n multinode-795914 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 cp multinode-795914:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile1953960639/001/cp-test_multinode-795914.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 ssh -n multinode-795914 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 cp multinode-795914:/home/docker/cp-test.txt multinode-795914-m02:/home/docker/cp-test_multinode-795914_multinode-795914-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 ssh -n multinode-795914 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 ssh -n multinode-795914-m02 "sudo cat /home/docker/cp-test_multinode-795914_multinode-795914-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 cp multinode-795914:/home/docker/cp-test.txt multinode-795914-m03:/home/docker/cp-test_multinode-795914_multinode-795914-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 ssh -n multinode-795914 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 ssh -n multinode-795914-m03 "sudo cat /home/docker/cp-test_multinode-795914_multinode-795914-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 cp testdata/cp-test.txt multinode-795914-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 ssh -n multinode-795914-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 cp multinode-795914-m02:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile1953960639/001/cp-test_multinode-795914-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 ssh -n multinode-795914-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 cp multinode-795914-m02:/home/docker/cp-test.txt multinode-795914:/home/docker/cp-test_multinode-795914-m02_multinode-795914.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 ssh -n multinode-795914-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 ssh -n multinode-795914 "sudo cat /home/docker/cp-test_multinode-795914-m02_multinode-795914.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 cp multinode-795914-m02:/home/docker/cp-test.txt multinode-795914-m03:/home/docker/cp-test_multinode-795914-m02_multinode-795914-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 ssh -n multinode-795914-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 ssh -n multinode-795914-m03 "sudo cat /home/docker/cp-test_multinode-795914-m02_multinode-795914-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 cp testdata/cp-test.txt multinode-795914-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 ssh -n multinode-795914-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 cp multinode-795914-m03:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile1953960639/001/cp-test_multinode-795914-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 ssh -n multinode-795914-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 cp multinode-795914-m03:/home/docker/cp-test.txt multinode-795914:/home/docker/cp-test_multinode-795914-m03_multinode-795914.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 ssh -n multinode-795914-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 ssh -n multinode-795914 "sudo cat /home/docker/cp-test_multinode-795914-m03_multinode-795914.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 cp multinode-795914-m03:/home/docker/cp-test.txt multinode-795914-m02:/home/docker/cp-test_multinode-795914-m03_multinode-795914-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 ssh -n multinode-795914-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 ssh -n multinode-795914-m02 "sudo cat /home/docker/cp-test_multinode-795914-m03_multinode-795914-m02.txt"
--- PASS: TestMultiNode/serial/CopyFile (7.07s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (3.34s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1007 12:30:27.641117  109860 out.go:345] Setting OutFile to fd 1 ...
	I1007 12:30:27.641227  109860 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:30:27.641237  109860 out.go:358] Setting ErrFile to fd 2...
	I1007 12:30:27.641241  109860 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:30:27.641427  109860 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-75348/.minikube/bin
	I1007 12:30:27.641593  109860 out.go:352] Setting JSON to false
	I1007 12:30:27.641621  109860 mustload.go:65] Loading cluster: multinode-795914
	I1007 12:30:27.641672  109860 notify.go:220] Checking for updates...
	I1007 12:30:27.642158  109860 config.go:182] Loaded profile config "multinode-795914": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 12:30:27.642186  109860 status.go:174] checking status of multinode-795914 ...
	I1007 12:30:27.642673  109860 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:30:27.642723  109860 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:30:27.657974  109860 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:35219
	I1007 12:30:27.658459  109860 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:30:27.659113  109860 main.go:141] libmachine: Using API Version  1
	I1007 12:30:27.659133  109860 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:30:27.659586  109860 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:30:27.659794  109860 main.go:141] libmachine: (multinode-795914) Calling .GetState
	I1007 12:30:27.661414  109860 status.go:371] multinode-795914 host status = "Running" (err=<nil>)
	I1007 12:30:27.661431  109860 host.go:66] Checking if "multinode-795914" exists ...
	I1007 12:30:27.661713  109860 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:30:27.661754  109860 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:30:27.676787  109860 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:45817
	I1007 12:30:27.677210  109860 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:30:27.677645  109860 main.go:141] libmachine: Using API Version  1
	I1007 12:30:27.677664  109860 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:30:27.677959  109860 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:30:27.678105  109860 main.go:141] libmachine: (multinode-795914) Calling .GetIP
	I1007 12:30:27.680389  109860 main.go:141] libmachine: (multinode-795914) DBG | domain multinode-795914 has defined MAC address 52:54:00:96:69:51 in network mk-multinode-795914
	I1007 12:30:27.680857  109860 main.go:141] libmachine: (multinode-795914) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:96:69:51", ip: ""} in network mk-multinode-795914: {Iface:virbr1 ExpiryTime:2024-10-07 13:27:12 +0000 UTC Type:0 Mac:52:54:00:96:69:51 Iaid: IPaddr:192.168.39.70 Prefix:24 Hostname:multinode-795914 Clientid:01:52:54:00:96:69:51}
	I1007 12:30:27.680892  109860 main.go:141] libmachine: (multinode-795914) DBG | domain multinode-795914 has defined IP address 192.168.39.70 and MAC address 52:54:00:96:69:51 in network mk-multinode-795914
	I1007 12:30:27.680927  109860 host.go:66] Checking if "multinode-795914" exists ...
	I1007 12:30:27.681290  109860 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:30:27.681340  109860 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:30:27.696753  109860 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:40687
	I1007 12:30:27.697177  109860 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:30:27.697649  109860 main.go:141] libmachine: Using API Version  1
	I1007 12:30:27.697669  109860 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:30:27.697984  109860 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:30:27.698162  109860 main.go:141] libmachine: (multinode-795914) Calling .DriverName
	I1007 12:30:27.698346  109860 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1007 12:30:27.698372  109860 main.go:141] libmachine: (multinode-795914) Calling .GetSSHHostname
	I1007 12:30:27.701138  109860 main.go:141] libmachine: (multinode-795914) DBG | domain multinode-795914 has defined MAC address 52:54:00:96:69:51 in network mk-multinode-795914
	I1007 12:30:27.701591  109860 main.go:141] libmachine: (multinode-795914) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:96:69:51", ip: ""} in network mk-multinode-795914: {Iface:virbr1 ExpiryTime:2024-10-07 13:27:12 +0000 UTC Type:0 Mac:52:54:00:96:69:51 Iaid: IPaddr:192.168.39.70 Prefix:24 Hostname:multinode-795914 Clientid:01:52:54:00:96:69:51}
	I1007 12:30:27.701623  109860 main.go:141] libmachine: (multinode-795914) DBG | domain multinode-795914 has defined IP address 192.168.39.70 and MAC address 52:54:00:96:69:51 in network mk-multinode-795914
	I1007 12:30:27.701718  109860 main.go:141] libmachine: (multinode-795914) Calling .GetSSHPort
	I1007 12:30:27.701854  109860 main.go:141] libmachine: (multinode-795914) Calling .GetSSHKeyPath
	I1007 12:30:27.701990  109860 main.go:141] libmachine: (multinode-795914) Calling .GetSSHUsername
	I1007 12:30:27.702124  109860 sshutil.go:53] new ssh client: &{IP:192.168.39.70 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18424-75348/.minikube/machines/multinode-795914/id_rsa Username:docker}
	I1007 12:30:27.779647  109860 ssh_runner.go:195] Run: systemctl --version
	I1007 12:30:27.785390  109860 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 12:30:27.799267  109860 kubeconfig.go:125] found "multinode-795914" server: "https://192.168.39.70:8443"
	I1007 12:30:27.799298  109860 api_server.go:166] Checking apiserver status ...
	I1007 12:30:27.799341  109860 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 12:30:27.812836  109860 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1896/cgroup
	W1007 12:30:27.821939  109860 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/1896/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I1007 12:30:27.821976  109860 ssh_runner.go:195] Run: ls
	I1007 12:30:27.826552  109860 api_server.go:253] Checking apiserver healthz at https://192.168.39.70:8443/healthz ...
	I1007 12:30:27.830704  109860 api_server.go:279] https://192.168.39.70:8443/healthz returned 200:
	ok
	I1007 12:30:27.830723  109860 status.go:463] multinode-795914 apiserver status = Running (err=<nil>)
	I1007 12:30:27.830732  109860 status.go:176] multinode-795914 status: &{Name:multinode-795914 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1007 12:30:27.830760  109860 status.go:174] checking status of multinode-795914-m02 ...
	I1007 12:30:27.831039  109860 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:30:27.831072  109860 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:30:27.845923  109860 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:35505
	I1007 12:30:27.846345  109860 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:30:27.846847  109860 main.go:141] libmachine: Using API Version  1
	I1007 12:30:27.846871  109860 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:30:27.847172  109860 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:30:27.847369  109860 main.go:141] libmachine: (multinode-795914-m02) Calling .GetState
	I1007 12:30:27.848730  109860 status.go:371] multinode-795914-m02 host status = "Running" (err=<nil>)
	I1007 12:30:27.848750  109860 host.go:66] Checking if "multinode-795914-m02" exists ...
	I1007 12:30:27.849100  109860 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:30:27.849158  109860 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:30:27.864794  109860 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:40297
	I1007 12:30:27.865234  109860 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:30:27.865623  109860 main.go:141] libmachine: Using API Version  1
	I1007 12:30:27.865642  109860 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:30:27.865930  109860 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:30:27.866100  109860 main.go:141] libmachine: (multinode-795914-m02) Calling .GetIP
	I1007 12:30:27.868936  109860 main.go:141] libmachine: (multinode-795914-m02) DBG | domain multinode-795914-m02 has defined MAC address 52:54:00:50:9e:8a in network mk-multinode-795914
	I1007 12:30:27.869305  109860 main.go:141] libmachine: (multinode-795914-m02) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:50:9e:8a", ip: ""} in network mk-multinode-795914: {Iface:virbr1 ExpiryTime:2024-10-07 13:28:26 +0000 UTC Type:0 Mac:52:54:00:50:9e:8a Iaid: IPaddr:192.168.39.156 Prefix:24 Hostname:multinode-795914-m02 Clientid:01:52:54:00:50:9e:8a}
	I1007 12:30:27.869328  109860 main.go:141] libmachine: (multinode-795914-m02) DBG | domain multinode-795914-m02 has defined IP address 192.168.39.156 and MAC address 52:54:00:50:9e:8a in network mk-multinode-795914
	I1007 12:30:27.869716  109860 host.go:66] Checking if "multinode-795914-m02" exists ...
	I1007 12:30:27.870080  109860 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:30:27.870122  109860 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:30:27.884836  109860 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:43649
	I1007 12:30:27.885319  109860 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:30:27.885762  109860 main.go:141] libmachine: Using API Version  1
	I1007 12:30:27.885778  109860 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:30:27.886098  109860 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:30:27.886251  109860 main.go:141] libmachine: (multinode-795914-m02) Calling .DriverName
	I1007 12:30:27.886433  109860 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1007 12:30:27.886456  109860 main.go:141] libmachine: (multinode-795914-m02) Calling .GetSSHHostname
	I1007 12:30:27.888985  109860 main.go:141] libmachine: (multinode-795914-m02) DBG | domain multinode-795914-m02 has defined MAC address 52:54:00:50:9e:8a in network mk-multinode-795914
	I1007 12:30:27.889418  109860 main.go:141] libmachine: (multinode-795914-m02) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:50:9e:8a", ip: ""} in network mk-multinode-795914: {Iface:virbr1 ExpiryTime:2024-10-07 13:28:26 +0000 UTC Type:0 Mac:52:54:00:50:9e:8a Iaid: IPaddr:192.168.39.156 Prefix:24 Hostname:multinode-795914-m02 Clientid:01:52:54:00:50:9e:8a}
	I1007 12:30:27.889443  109860 main.go:141] libmachine: (multinode-795914-m02) DBG | domain multinode-795914-m02 has defined IP address 192.168.39.156 and MAC address 52:54:00:50:9e:8a in network mk-multinode-795914
	I1007 12:30:27.889570  109860 main.go:141] libmachine: (multinode-795914-m02) Calling .GetSSHPort
	I1007 12:30:27.889708  109860 main.go:141] libmachine: (multinode-795914-m02) Calling .GetSSHKeyPath
	I1007 12:30:27.889835  109860 main.go:141] libmachine: (multinode-795914-m02) Calling .GetSSHUsername
	I1007 12:30:27.889925  109860 sshutil.go:53] new ssh client: &{IP:192.168.39.156 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18424-75348/.minikube/machines/multinode-795914-m02/id_rsa Username:docker}
	I1007 12:30:27.967656  109860 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 12:30:27.982038  109860 status.go:176] multinode-795914-m02 status: &{Name:multinode-795914-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I1007 12:30:27.982070  109860 status.go:174] checking status of multinode-795914-m03 ...
	I1007 12:30:27.982374  109860 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:30:27.982412  109860 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:30:27.997635  109860 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:37857
	I1007 12:30:27.998116  109860 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:30:27.998735  109860 main.go:141] libmachine: Using API Version  1
	I1007 12:30:27.998756  109860 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:30:27.999091  109860 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:30:27.999325  109860 main.go:141] libmachine: (multinode-795914-m03) Calling .GetState
	I1007 12:30:28.000726  109860 status.go:371] multinode-795914-m03 host status = "Stopped" (err=<nil>)
	I1007 12:30:28.000743  109860 status.go:384] host is not running, skipping remaining checks
	I1007 12:30:28.000749  109860 status.go:176] multinode-795914-m03 status: &{Name:multinode-795914-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (42.03s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (195.1s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-795914
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-795914
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-795914: (28.977241346s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-795914 --wait=true -v=8 --alsologtostderr
E1007 12:32:51.833980   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:33:20.356874   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-795914 --wait=true -v=8 --alsologtostderr: (2m46.028908922s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-795914
--- PASS: TestMultiNode/serial/RestartKeepsNodes (195.10s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (2.03s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-linux-amd64 -p multinode-795914 node delete m03: (1.516026307s)
multinode_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 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 (2.03s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (25.15s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1007 12:34:52.278000  111700 out.go:345] Setting OutFile to fd 1 ...
	I1007 12:34:52.278117  111700 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:34:52.278126  111700 out.go:358] Setting ErrFile to fd 2...
	I1007 12:34:52.278129  111700 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:34:52.278286  111700 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18424-75348/.minikube/bin
	I1007 12:34:52.278453  111700 out.go:352] Setting JSON to false
	I1007 12:34:52.278478  111700 mustload.go:65] Loading cluster: multinode-795914
	I1007 12:34:52.278602  111700 notify.go:220] Checking for updates...
	I1007 12:34:52.278859  111700 config.go:182] Loaded profile config "multinode-795914": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 12:34:52.278877  111700 status.go:174] checking status of multinode-795914 ...
	I1007 12:34:52.279311  111700 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:34:52.279362  111700 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:34:52.293964  111700 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:43075
	I1007 12:34:52.294416  111700 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:34:52.294945  111700 main.go:141] libmachine: Using API Version  1
	I1007 12:34:52.294965  111700 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:34:52.295343  111700 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:34:52.295569  111700 main.go:141] libmachine: (multinode-795914) Calling .GetState
	I1007 12:34:52.297262  111700 status.go:371] multinode-795914 host status = "Stopped" (err=<nil>)
	I1007 12:34:52.297274  111700 status.go:384] host is not running, skipping remaining checks
	I1007 12:34:52.297279  111700 status.go:176] multinode-795914 status: &{Name:multinode-795914 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1007 12:34:52.297324  111700 status.go:174] checking status of multinode-795914-m02 ...
	I1007 12:34:52.297601  111700 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1007 12:34:52.297638  111700 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1007 12:34:52.311686  111700 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:32811
	I1007 12:34:52.312072  111700 main.go:141] libmachine: () Calling .GetVersion
	I1007 12:34:52.312480  111700 main.go:141] libmachine: Using API Version  1
	I1007 12:34:52.312499  111700 main.go:141] libmachine: () Calling .SetConfigRaw
	I1007 12:34:52.312806  111700 main.go:141] libmachine: () Calling .GetMachineName
	I1007 12:34:52.312973  111700 main.go:141] libmachine: (multinode-795914-m02) Calling .GetState
	I1007 12:34:52.314352  111700 status.go:371] multinode-795914-m02 host status = "Stopped" (err=<nil>)
	I1007 12:34:52.314363  111700 status.go:384] host is not running, skipping remaining checks
	I1007 12:34:52.314367  111700 status.go:176] multinode-795914-m02 status: &{Name:multinode-795914-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (115.65s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-795914 --wait=true -v=8 --alsologtostderr --driver=kvm2 
E1007 12:36:23.423042   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-795914 --wait=true -v=8 --alsologtostderr --driver=kvm2 : (1m55.140101476s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-795914 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 (115.65s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (49.48s)

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

                                                
                                                
-- stdout --
	* [multinode-795914-m02] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=18424
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18424-75348/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18424-75348/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-795914-m02' is duplicated with machine name 'multinode-795914-m02' in profile 'multinode-795914'
	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-795914-m03 --driver=kvm2 
multinode_test.go:472: (dbg) Done: out/minikube-linux-amd64 start -p multinode-795914-m03 --driver=kvm2 : (48.371079595s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-795914
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-795914: exit status 80 (211.674224ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-795914-m03 already exists in multinode-795914-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-795914-m03
--- PASS: TestMultiNode/serial/ValidateNameConflict (49.48s)

                                                
                                    
x
+
TestPreload (169.44s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-187949 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.24.4
E1007 12:37:51.834555   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:38:20.356801   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-187949 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.24.4: (1m25.403089273s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-187949 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-187949 image pull gcr.io/k8s-minikube/busybox: (3.070457716s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-187949
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-187949: (12.531383119s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-187949 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=kvm2 
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-187949 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=kvm2 : (1m7.386560109s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-187949 image list
helpers_test.go:175: Cleaning up "test-preload-187949" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-187949
--- PASS: TestPreload (169.44s)

                                                
                                    
x
+
TestScheduledStopUnix (121.61s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-515458 --memory=2048 --driver=kvm2 
E1007 12:40:54.904166   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-515458 --memory=2048 --driver=kvm2 : (50.056458677s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-515458 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-515458 -n scheduled-stop-515458
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-515458 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I1007 12:41:18.835276   82574 retry.go:31] will retry after 73.841µs: open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/scheduled-stop-515458/pid: no such file or directory
I1007 12:41:18.836446   82574 retry.go:31] will retry after 132.509µs: open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/scheduled-stop-515458/pid: no such file or directory
I1007 12:41:18.837601   82574 retry.go:31] will retry after 260.194µs: open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/scheduled-stop-515458/pid: no such file or directory
I1007 12:41:18.838748   82574 retry.go:31] will retry after 465.9µs: open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/scheduled-stop-515458/pid: no such file or directory
I1007 12:41:18.839880   82574 retry.go:31] will retry after 382.948µs: open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/scheduled-stop-515458/pid: no such file or directory
I1007 12:41:18.841001   82574 retry.go:31] will retry after 1.070909ms: open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/scheduled-stop-515458/pid: no such file or directory
I1007 12:41:18.842139   82574 retry.go:31] will retry after 1.631283ms: open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/scheduled-stop-515458/pid: no such file or directory
I1007 12:41:18.844324   82574 retry.go:31] will retry after 1.783886ms: open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/scheduled-stop-515458/pid: no such file or directory
I1007 12:41:18.846550   82574 retry.go:31] will retry after 2.949128ms: open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/scheduled-stop-515458/pid: no such file or directory
I1007 12:41:18.849741   82574 retry.go:31] will retry after 2.330027ms: open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/scheduled-stop-515458/pid: no such file or directory
I1007 12:41:18.852954   82574 retry.go:31] will retry after 8.522484ms: open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/scheduled-stop-515458/pid: no such file or directory
I1007 12:41:18.862150   82574 retry.go:31] will retry after 9.942422ms: open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/scheduled-stop-515458/pid: no such file or directory
I1007 12:41:18.872355   82574 retry.go:31] will retry after 10.329124ms: open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/scheduled-stop-515458/pid: no such file or directory
I1007 12:41:18.883604   82574 retry.go:31] will retry after 14.688366ms: open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/scheduled-stop-515458/pid: no such file or directory
I1007 12:41:18.898824   82574 retry.go:31] will retry after 21.830569ms: open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/scheduled-stop-515458/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-515458 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-515458 -n scheduled-stop-515458
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-515458
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-515458 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-515458
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-515458: exit status 7 (65.324772ms)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: status error: exit status 7 (may be ok)
helpers_test.go:175: Cleaning up "scheduled-stop-515458" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p scheduled-stop-515458
--- PASS: TestScheduledStopUnix (121.61s)

                                                
                                    
x
+
TestSkaffold (136.7s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:59: (dbg) Run:  /tmp/skaffold.exe347222899 version
skaffold_test.go:63: skaffold version: v2.13.2
skaffold_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p skaffold-666413 --memory=2600 --driver=kvm2 
E1007 12:42:51.835182   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:43:20.357055   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
skaffold_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p skaffold-666413 --memory=2600 --driver=kvm2 : (48.755205181s)
skaffold_test.go:86: copying out/minikube-linux-amd64 to /home/jenkins/workspace/KVM_Linux_integration/out/minikube
skaffold_test.go:105: (dbg) Run:  /tmp/skaffold.exe347222899 run --minikube-profile skaffold-666413 --kube-context skaffold-666413 --status-check=true --port-forward=false --interactive=false
skaffold_test.go:105: (dbg) Done: /tmp/skaffold.exe347222899 run --minikube-profile skaffold-666413 --kube-context skaffold-666413 --status-check=true --port-forward=false --interactive=false: (1m11.672468611s)
skaffold_test.go:111: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-app" in namespace "default" ...
helpers_test.go:344: "leeroy-app-74687f4876-t58kv" [165fb42d-c46b-4b9f-ae87-1177344a1af6] Running
skaffold_test.go:111: (dbg) TestSkaffold: app=leeroy-app healthy within 6.003393512s
skaffold_test.go:114: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-web" in namespace "default" ...
helpers_test.go:344: "leeroy-web-68585f5798-4rsgw" [3f6e3268-5a1f-40a5-b972-24999e70f8d8] Running
skaffold_test.go:114: (dbg) TestSkaffold: app=leeroy-web healthy within 5.0037038s
helpers_test.go:175: Cleaning up "skaffold-666413" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p skaffold-666413
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p skaffold-666413: (1.154584654s)
--- PASS: TestSkaffold (136.70s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (156.86s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.3633933907 start -p running-upgrade-772199 --memory=2200 --vm-driver=kvm2 
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.3633933907 start -p running-upgrade-772199 --memory=2200 --vm-driver=kvm2 : (1m5.604546628s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-772199 --memory=2200 --alsologtostderr -v=1 --driver=kvm2 
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-772199 --memory=2200 --alsologtostderr -v=1 --driver=kvm2 : (1m27.268677165s)
helpers_test.go:175: Cleaning up "running-upgrade-772199" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-772199
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-772199: (1.172418288s)
--- PASS: TestRunningBinaryUpgrade (156.86s)

                                                
                                    
x
+
TestKubernetesUpgrade (263.71s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-972461 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=kvm2 
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-972461 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=kvm2 : (1m59.586931057s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-amd64 stop -p kubernetes-upgrade-972461
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-amd64 stop -p kubernetes-upgrade-972461: (12.842936085s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-amd64 -p kubernetes-upgrade-972461 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-amd64 -p kubernetes-upgrade-972461 status --format={{.Host}}: exit status 7 (76.290022ms)

                                                
                                                
-- 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-972461 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=kvm2 
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-972461 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=kvm2 : (1m16.731376822s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-972461 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-972461 --memory=2200 --kubernetes-version=v1.20.0 --driver=kvm2 
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p kubernetes-upgrade-972461 --memory=2200 --kubernetes-version=v1.20.0 --driver=kvm2 : exit status 106 (91.516141ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-972461] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=18424
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18424-75348/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18424-75348/.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.31.1 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-972461
	    minikube start -p kubernetes-upgrade-972461 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-9724612 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.1, by running:
	    
	    minikube start -p kubernetes-upgrade-972461 --kubernetes-version=v1.31.1
	    

                                                
                                                
** /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-972461 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=kvm2 
E1007 12:49:34.572904   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/skaffold-666413/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:34.584869   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/skaffold-666413/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:34.600833   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/skaffold-666413/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:34.622513   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/skaffold-666413/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:34.663954   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/skaffold-666413/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:34.746030   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/skaffold-666413/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:34.907457   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/skaffold-666413/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:35.229081   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/skaffold-666413/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:49:35.871146   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/skaffold-666413/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-972461 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=kvm2 : (53.432540115s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-972461" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-972461
--- PASS: TestKubernetesUpgrade (263.71s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.1s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-311164 --no-kubernetes --kubernetes-version=1.20 --driver=kvm2 
no_kubernetes_test.go:83: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p NoKubernetes-311164 --no-kubernetes --kubernetes-version=1.20 --driver=kvm2 : exit status 14 (95.475065ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-311164] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=18424
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18424-75348/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18424-75348/.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.10s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (136.94s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-311164 --driver=kvm2 
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-311164 --driver=kvm2 : (2m16.686438947s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-amd64 -p NoKubernetes-311164 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (136.94s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (3.62s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (204.07s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.1717828912 start -p stopped-upgrade-825361 --memory=2200 --vm-driver=kvm2 
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.1717828912 start -p stopped-upgrade-825361 --memory=2200 --vm-driver=kvm2 : (1m50.823965191s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.1717828912 -p stopped-upgrade-825361 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.1717828912 -p stopped-upgrade-825361 stop: (12.365121055s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-825361 --memory=2200 --alsologtostderr -v=1 --driver=kvm2 
E1007 12:48:20.356884   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-825361 --memory=2200 --alsologtostderr -v=1 --driver=kvm2 : (1m20.877242819s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (204.07s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (45.66s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-311164 --no-kubernetes --driver=kvm2 
no_kubernetes_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-311164 --no-kubernetes --driver=kvm2 : (44.472431833s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-amd64 -p NoKubernetes-311164 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-linux-amd64 -p NoKubernetes-311164 status -o json: exit status 2 (220.636089ms)

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-linux-amd64 delete -p NoKubernetes-311164
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (45.66s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (41.23s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-311164 --no-kubernetes --driver=kvm2 
E1007 12:47:51.834883   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
no_kubernetes_test.go:136: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-311164 --no-kubernetes --driver=kvm2 : (41.234173152s)
--- PASS: TestNoKubernetes/serial/Start (41.23s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.19s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (7.34s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/ProfileList
no_kubernetes_test.go:169: (dbg) Run:  out/minikube-linux-amd64 profile list
no_kubernetes_test.go:169: (dbg) Done: out/minikube-linux-amd64 profile list: (3.615680157s)
no_kubernetes_test.go:179: (dbg) Run:  out/minikube-linux-amd64 profile list --output=json
no_kubernetes_test.go:179: (dbg) Done: out/minikube-linux-amd64 profile list --output=json: (3.72417391s)
--- PASS: TestNoKubernetes/serial/ProfileList (7.34s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (2.28s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-linux-amd64 stop -p NoKubernetes-311164
no_kubernetes_test.go:158: (dbg) Done: out/minikube-linux-amd64 stop -p NoKubernetes-311164: (2.283861778s)
--- PASS: TestNoKubernetes/serial/Stop (2.28s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (59.27s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-311164 --driver=kvm2 
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-311164 --driver=kvm2 : (59.265662319s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (59.27s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.33s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-linux-amd64 logs -p stopped-upgrade-825361
E1007 12:49:37.153175   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/skaffold-666413/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:206: (dbg) Done: out/minikube-linux-amd64 logs -p stopped-upgrade-825361: (1.334423084s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (1.33s)

                                                
                                    
x
+
TestPause/serial/Start (87.4s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p pause-699034 --memory=2048 --install-addons=false --wait=all --driver=kvm2 
E1007 12:49:39.715144   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/skaffold-666413/client.crt: no such file or directory" logger="UnhandledError"
pause_test.go:80: (dbg) Done: out/minikube-linux-amd64 start -p pause-699034 --memory=2048 --install-addons=false --wait=all --driver=kvm2 : (1m27.398227452s)
--- PASS: TestPause/serial/Start (87.40s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.19s)

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

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (59.22s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-linux-amd64 start -p pause-699034 --alsologtostderr -v=1 --driver=kvm2 
pause_test.go:92: (dbg) Done: out/minikube-linux-amd64 start -p pause-699034 --alsologtostderr -v=1 --driver=kvm2 : (59.198831502s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (59.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-412566 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=kvm2  --kubernetes-version=v1.20.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-412566 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=kvm2  --kubernetes-version=v1.20.0: (2m41.75360193s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (161.75s)

                                                
                                    
x
+
TestPause/serial/Pause (0.61s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.28s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-699034","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 12 containers in: kube-system, kubernetes-dashboard, storage-gluster, istio-operator","BinaryVersion":"v1.34.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-699034","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.28s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.58s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.79s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (1.05s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.57s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:142: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
--- PASS: TestPause/serial/VerifyDeletedResources (0.57s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-365070 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.31.1
E1007 12:52:18.444121   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/skaffold-666413/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-365070 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.31.1: (1m47.042086903s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (107.04s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-427220 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=kvm2  --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-427220 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=kvm2  --kubernetes-version=v1.31.1: (1m27.637474557s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (87.64s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-365070 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [e4f1520a-f415-4f71-86b1-3804a82da92f] Pending
helpers_test.go:344: "busybox" [e4f1520a-f415-4f71-86b1-3804a82da92f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e4f1520a-f415-4f71-86b1-3804a82da92f] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.004645076s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-365070 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.30s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p no-preload-365070 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-365070 --alsologtostderr -v=3: (13.326708066s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (13.33s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-365070 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-365070 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.31.1: (5m0.67117574s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-365070 -n no-preload-365070
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (300.94s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-412566 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [6ec29bcd-6a84-4e59-871e-83b679e8465a] Pending
helpers_test.go:344: "busybox" [6ec29bcd-6a84-4e59-871e-83b679e8465a] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E1007 12:54:34.572778   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/skaffold-666413/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [6ec29bcd-6a84-4e59-871e-83b679e8465a] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.004361449s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-412566 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.46s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p old-k8s-version-412566 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-412566 --alsologtostderr -v=3: (13.36706515s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (13.37s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-412566 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=kvm2  --kubernetes-version=v1.20.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-412566 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=kvm2  --kubernetes-version=v1.20.0: (6m48.439919118s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-412566 -n old-k8s-version-412566
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (408.74s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-589530 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=kvm2  --kubernetes-version=v1.31.1
E1007 12:55:02.285643   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/skaffold-666413/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-589530 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=kvm2  --kubernetes-version=v1.31.1: (1m21.339858677s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (81.34s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-427220 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [e03357c0-b5ad-458c-9258-d60f09394c11] Pending
helpers_test.go:344: "busybox" [e03357c0-b5ad-458c-9258-d60f09394c11] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e03357c0-b5ad-458c-9258-d60f09394c11] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.004900095s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-427220 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.32s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-427220 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-427220 --alsologtostderr -v=3: (13.345896154s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (13.35s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-427220 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=kvm2  --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-427220 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=kvm2  --kubernetes-version=v1.31.1: (5m3.788428209s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-427220 -n embed-certs-427220
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (304.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-589530 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [6d6be74c-1140-4156-821b-cf1aa07497d5] Pending
helpers_test.go:344: "busybox" [6d6be74c-1140-4156-821b-cf1aa07497d5] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [6d6be74c-1140-4156-821b-cf1aa07497d5] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.003424117s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-589530 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.31s)

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-589530 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=kvm2  --kubernetes-version=v1.31.1
E1007 12:57:34.906586   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:57:37.594552   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/gvisor-277930/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:57:37.600951   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/gvisor-277930/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:57:37.612370   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/gvisor-277930/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:57:37.633804   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/gvisor-277930/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:57:37.675268   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/gvisor-277930/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:57:37.756769   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/gvisor-277930/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:57:37.918430   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/gvisor-277930/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:57:38.240524   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/gvisor-277930/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:57:38.881816   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/gvisor-277930/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:57:40.163614   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/gvisor-277930/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:57:42.725488   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/gvisor-277930/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:57:47.847501   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/gvisor-277930/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:57:51.834679   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:57:58.088880   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/gvisor-277930/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:58:18.570825   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/gvisor-277930/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:58:20.356744   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
E1007 12:58:59.532893   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/gvisor-277930/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-589530 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=kvm2  --kubernetes-version=v1.31.1: (5m0.048195848s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-589530 -n default-k8s-diff-port-589530
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (300.35s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-mhtw8" [b0d3a6d1-7a57-4d4b-9d8a-5edecf6263c0] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004496717s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-mhtw8" [b0d3a6d1-7a57-4d4b-9d8a-5edecf6263c0] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003994134s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-365070 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.08s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p no-preload-365070 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-365070 -n no-preload-365070
E1007 12:59:34.572318   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/skaffold-666413/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-365070 -n no-preload-365070: exit status 2 (251.881985ms)

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-291459 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=kvm2  --kubernetes-version=v1.31.1
E1007 13:00:21.454701   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/gvisor-277930/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-291459 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=kvm2  --kubernetes-version=v1.31.1: (1m1.629391006s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (61.63s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-291459 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-291459 --alsologtostderr -v=3: (8.386987596s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (8.39s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-291459 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=kvm2  --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-291459 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=kvm2  --kubernetes-version=v1.31.1: (1m17.490696228s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-291459 -n newest-cni-291459
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (77.77s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-psbbk" [c8c2e569-8dbe-4bb8-a3c5-efe97b913636] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])
helpers_test.go:344: "kubernetes-dashboard-695b96c756-psbbk" [c8c2e569-8dbe-4bb8-a3c5-efe97b913636] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 7.004896427s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (7.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-psbbk" [c8c2e569-8dbe-4bb8-a3c5-efe97b913636] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004441075s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-427220 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (6.07s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p auto-030815 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p auto-030815 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=kvm2 : (1m12.110391152s)
--- PASS: TestNetworkPlugins/group/auto/Start (72.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-rctzz" [cf887b1d-bcb0-4c10-b9c6-cdeb1286d71e] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004589292s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
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:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-c8mvb" [9efa70fb-63e6-4d15-853c-788429e715ce] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004667932s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-rctzz" [cf887b1d-bcb0-4c10-b9c6-cdeb1286d71e] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003997004s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-412566 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-c8mvb" [9efa70fb-63e6-4d15-853c-788429e715ce] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005089554s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-589530 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.10s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p default-k8s-diff-port-589530 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/gvisor-addon:2
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.27s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p default-k8s-diff-port-589530 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-589530 -n default-k8s-diff-port-589530
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-589530 -n default-k8s-diff-port-589530: exit status 2 (484.818022ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-589530 -n default-k8s-diff-port-589530
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-589530 -n default-k8s-diff-port-589530: exit status 2 (273.132703ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 unpause -p default-k8s-diff-port-589530 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-589530 -n default-k8s-diff-port-589530
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-589530 -n default-k8s-diff-port-589530
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-flannel-030815 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-flannel-030815 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=kvm2 : (1m16.675378062s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (76.68s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p false-030815 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p false-030815 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=kvm2 : (2m0.822206696s)
--- PASS: TestNetworkPlugins/group/false/Start (120.82s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-291459 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/gvisor-addon:2
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.21s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-030815 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kindnet-030815 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=kvm2 : (2m5.906575005s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (125.91s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p auto-030815 "pgrep -a kubelet"
I1007 13:02:18.012230   82574 config.go:182] Loaded profile config "auto-030815": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.19s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-030815 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-4wc7x" [685d8eee-1917-4638-ac75-1a4d097762ce] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-4wc7x" [685d8eee-1917-4638-ac75-1a4d097762ce] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.004480338s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.20s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Localhost
net_test.go:194: (dbg) Run:  kubectl --context auto-030815 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.14s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p flannel-030815 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=kvm2 
E1007 13:02:51.834009   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/functional-692282/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:03:05.296699   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/gvisor-277930/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p flannel-030815 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=kvm2 : (1m53.833273809s)
--- PASS: TestNetworkPlugins/group/flannel/Start (113.83s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p custom-flannel-030815 "pgrep -a kubelet"
I1007 13:03:17.023719   82574 config.go:182] Loaded profile config "custom-flannel-030815": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.20s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-030815 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-4dn8b" [f457d412-0f88-4ec3-bc4b-b272fa272eab] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1007 13:03:20.356865   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/addons-397054/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-4dn8b" [f457d412-0f88-4ec3-bc4b-b272fa272eab] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 11.023882983s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (11.26s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-030815 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=kvm2 
E1007 13:03:56.968985   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/no-preload-365070/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:03:56.975445   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/no-preload-365070/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:03:56.986833   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/no-preload-365070/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:03:57.008301   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/no-preload-365070/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:03:57.049734   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/no-preload-365070/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:03:57.131237   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/no-preload-365070/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:03:57.293497   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/no-preload-365070/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:03:57.615256   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/no-preload-365070/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:03:58.256844   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/no-preload-365070/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:03:59.539108   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/no-preload-365070/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:04:02.101221   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/no-preload-365070/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p enable-default-cni-030815 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=kvm2 : (1m14.665078006s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (74.67s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p false-030815 "pgrep -a kubelet"
I1007 13:04:04.661825   82574 config.go:182] Loaded profile config "false-030815": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/false/KubeletFlags (0.24s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context false-030815 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-tnlz8" [2a79dcf5-5425-4463-b0a7-4550792d366e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1007 13:04:07.223488   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/no-preload-365070/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-tnlz8" [2a79dcf5-5425-4463-b0a7-4550792d366e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: app=netcat healthy within 10.005204521s
--- PASS: TestNetworkPlugins/group/false/NetCatPod (10.26s)

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

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

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

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

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

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

                                                
                                    
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:344: "kindnet-j7rgn" [bba284c4-d03c-41af-9cac-ce86ed11f0e7] Running
E1007 13:04:17.465675   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/no-preload-365070/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.00658749s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-030815 "pgrep -a kubelet"
I1007 13:04:22.535950   82574 config.go:182] Loaded profile config "kindnet-030815": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.24s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-030815 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-f7qxl" [a3529839-71cd-4877-b3fd-2f27d03c2dcc] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-f7qxl" [a3529839-71cd-4877-b3fd-2f27d03c2dcc] Running
E1007 13:04:31.001243   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/old-k8s-version-412566/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:04:31.007779   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/old-k8s-version-412566/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:04:31.019862   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/old-k8s-version-412566/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:04:31.041266   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/old-k8s-version-412566/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:04:31.082738   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/old-k8s-version-412566/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:04:31.164270   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/old-k8s-version-412566/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:04:31.326265   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/old-k8s-version-412566/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:04:31.647807   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/old-k8s-version-412566/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:04:32.289477   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/old-k8s-version-412566/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 14.005614729s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (14.38s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p bridge-030815 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=kvm2 
E1007 13:04:34.572152   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/skaffold-666413/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:04:36.132889   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/old-k8s-version-412566/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p bridge-030815 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=kvm2 : (1m8.376053274s)
--- PASS: TestNetworkPlugins/group/bridge/Start (68.38s)

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

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

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

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

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

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

                                                
                                    
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:344: "kube-flannel-ds-n472w" [0e8c55e3-8cbc-4391-9646-2634f45c7804] Running
E1007 13:04:41.254265   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/old-k8s-version-412566/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.005968131s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p flannel-030815 "pgrep -a kubelet"
I1007 13:04:45.373707   82574 config.go:182] Loaded profile config "flannel-030815": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.25s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-030815 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-fbdn6" [9bc34413-24aa-45ba-8d63-29df10966893] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1007 13:04:51.495986   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/old-k8s-version-412566/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-fbdn6" [9bc34413-24aa-45ba-8d63-29df10966893] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 12.003445046s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (12.31s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kubenet-030815 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kubenet-030815 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=kvm2 : (1m40.492705093s)
--- PASS: TestNetworkPlugins/group/kubenet/Start (100.49s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p enable-default-cni-030815 "pgrep -a kubelet"
I1007 13:05:00.362072   82574 config.go:182] Loaded profile config "enable-default-cni-030815": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.22s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-030815 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-fhx9z" [29b5ee54-6564-4959-831d-fcd871c3c378] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-fhx9z" [29b5ee54-6564-4959-831d-fcd871c3c378] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 11.004507181s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.22s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/HairPin
net_test.go:264: (dbg) Run:  kubectl --context enable-default-cni-030815 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
E1007 13:05:11.978244   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/old-k8s-version-412566/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestNetworkPlugins/group/enable-default-cni/HairPin (0.17s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p calico-030815 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=kvm2 
E1007 13:05:18.909756   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/no-preload-365070/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p calico-030815 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=kvm2 : (1m52.402309199s)
--- PASS: TestNetworkPlugins/group/calico/Start (112.40s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p bridge-030815 "pgrep -a kubelet"
I1007 13:05:42.355913   82574 config.go:182] Loaded profile config "bridge-030815": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.23s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-030815 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-srt42" [876406cc-f61d-451e-b90d-25f20b3a4b9c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-srt42" [876406cc-f61d-451e-b90d-25f20b3a4b9c] Running
E1007 13:05:52.940277   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/old-k8s-version-412566/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 13.003526922s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (13.24s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Localhost
net_test.go:194: (dbg) Run:  kubectl --context bridge-030815 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.15s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kubenet-030815 "pgrep -a kubelet"
I1007 13:06:35.386194   82574 config.go:182] Loaded profile config "kubenet-030815": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kubenet/KubeletFlags (0.21s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kubenet-030815 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-qw7rw" [7a3d690f-c070-402c-bd75-c2037e602b24] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1007 13:06:40.831542   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/no-preload-365070/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-qw7rw" [7a3d690f-c070-402c-bd75-c2037e602b24] Running
E1007 13:06:42.333906   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/default-k8s-diff-port-589530/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: app=netcat healthy within 12.003587192s
--- PASS: TestNetworkPlugins/group/kubenet/NetCatPod (12.25s)

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

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

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

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

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

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

                                                
                                    
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:344: "calico-node-8qphc" [df7a6388-645d-438a-a75e-7f68b2538b1b] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004474142s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p calico-030815 "pgrep -a kubelet"
E1007 13:07:14.861980   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/old-k8s-version-412566/client.crt: no such file or directory" logger="UnhandledError"
I1007 13:07:14.939916   82574 config.go:182] Loaded profile config "calico-030815": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.20s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-030815 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-kh5d9" [46afdacc-06e4-4386-8c81-ea4e34ef8b88] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1007 13:07:18.196770   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/auto-030815/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:07:18.203148   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/auto-030815/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:07:18.214470   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/auto-030815/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:07:18.235806   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/auto-030815/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:07:18.277215   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/auto-030815/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:07:18.358664   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/auto-030815/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:07:18.520210   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/auto-030815/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:07:18.842051   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/auto-030815/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:07:19.484362   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/auto-030815/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-kh5d9" [46afdacc-06e4-4386-8c81-ea4e34ef8b88] Running
E1007 13:07:20.765773   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/auto-030815/client.crt: no such file or directory" logger="UnhandledError"
E1007 13:07:23.328074   82574 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/auto-030815/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.003490379s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.20s)

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

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

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

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

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

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

                                                
                                    

Test skip (31/341)

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

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/kubectl
aaa_download_only_test.go:167: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.20.0/kubectl (0.00s)

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

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/kubectl
aaa_download_only_test.go:167: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.31.1/kubectl (0.00s)

                                                
                                    
x
+
TestDownloadOnlyKic (0s)

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with docker false 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:105: Skip if not darwin.
--- SKIP: TestHyperKitDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/StartTunnel
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/WaitService (0.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.01s)

                                                
                                    
x
+
TestImageBuild/serial/validateImageBuildWithBuildEnv (0s)

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

                                                
                                    
x
+
TestKicCustomNetwork (0s)

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

                                                
                                    
x
+
TestKicExistingNetwork (0s)

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

                                                
                                    
x
+
TestKicCustomSubnet (0s)

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

                                                
                                    
x
+
TestKicStaticIP (0s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:123: only run with docker/podman driver
--- SKIP: TestKicStaticIP (0.00s)

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (0s)

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.95s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> host: /etc/nsswitch.conf:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: /etc/hosts:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: /etc/resolv.conf:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> host: crictl pods:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: crictl containers:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> host: /etc/cni:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: ip a s:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: ip r s:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: iptables-save:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: iptables table nat:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> host: kubelet daemon status:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: kubelet daemon config:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> k8s: kubelet logs:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: /etc/kubernetes/kubelet.conf:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: /var/lib/kubelet/config.yaml:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/18424-75348/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 07 Oct 2024 12:50:29 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.72.224:8443
name: pause-699034
contexts:
- context:
cluster: pause-699034
extensions:
- extension:
last-update: Mon, 07 Oct 2024 12:50:29 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: pause-699034
name: pause-699034
current-context: ""
kind: Config
preferences: {}
users:
- name: pause-699034
user:
client-certificate: /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/pause-699034/client.crt
client-key: /home/jenkins/minikube-integration/18424-75348/.minikube/profiles/pause-699034/client.key

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> host: docker daemon status:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: docker daemon config:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: /etc/docker/daemon.json:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: docker system info:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon status:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon config:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: /etc/systemd/system/cri-docker.service.d/10-cni.conf:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: /usr/lib/systemd/system/cri-docker.service:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: cri-dockerd version:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: containerd daemon status:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: containerd daemon config:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: /lib/systemd/system/containerd.service:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: /etc/containerd/config.toml:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: containerd config dump:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: crio daemon status:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: crio daemon config:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: /etc/crio:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                

                                                
                                                
>>> host: crio config:
* Profile "cilium-030815" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-030815"

                                                
                                                
----------------------- debugLogs end: cilium-030815 [took: 4.801751907s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-030815" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cilium-030815
--- SKIP: TestNetworkPlugins/group/cilium (4.95s)

                                                
                                    
Copied to clipboard