=== RUN TestAddons/serial/Volcano
addons_test.go:852: skipping: crio not supported
addons_test.go:1055: (dbg) Run: out/minikube-linux-amd64 -p addons-614829 addons disable volcano --alsologtostderr -v=1
addons_test.go:1055: (dbg) Non-zero exit: out/minikube-linux-amd64 -p addons-614829 addons disable volcano --alsologtostderr -v=1: exit status 11 (259.257776ms)
-- stdout --
-- /stdout --
** stderr **
I1228 06:29:12.339529 18458 out.go:360] Setting OutFile to fd 1 ...
I1228 06:29:12.339869 18458 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1228 06:29:12.339881 18458 out.go:374] Setting ErrFile to fd 2...
I1228 06:29:12.339885 18458 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1228 06:29:12.340170 18458 root.go:338] Updating PATH: /home/jenkins/minikube-integration/22352-5550/.minikube/bin
I1228 06:29:12.340520 18458 mustload.go:66] Loading cluster: addons-614829
I1228 06:29:12.340870 18458 config.go:182] Loaded profile config "addons-614829": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.35.0
I1228 06:29:12.340893 18458 addons.go:622] checking whether the cluster is paused
I1228 06:29:12.340997 18458 config.go:182] Loaded profile config "addons-614829": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.35.0
I1228 06:29:12.341017 18458 host.go:66] Checking if "addons-614829" exists ...
I1228 06:29:12.341430 18458 cli_runner.go:164] Run: docker container inspect addons-614829 --format={{.State.Status}}
I1228 06:29:12.359421 18458 ssh_runner.go:195] Run: systemctl --version
I1228 06:29:12.359465 18458 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-614829
I1228 06:29:12.376572 18458 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/22352-5550/.minikube/machines/addons-614829/id_rsa Username:docker}
I1228 06:29:12.466386 18458 ssh_runner.go:195] Run: sudo crio config
I1228 06:29:12.514617 18458 ssh_runner.go:195] Run: sudo runc --root /run/runc list -f json
I1228 06:29:12.528503 18458 out.go:203]
W1228 06:29:12.529662 18458 out.go:285] X Exiting due to MK_ADDON_DISABLE_PAUSED: disable failed: check paused: list paused: runc: sudo runc --root /run/runc list -f json: Process exited with status 1
stdout:
stderr:
time="2025-12-28T06:29:12Z" level=error msg="open /run/runc: no such file or directory"
X Exiting due to MK_ADDON_DISABLE_PAUSED: disable failed: check paused: list paused: runc: sudo runc --root /run/runc list -f json: Process exited with status 1
stdout:
stderr:
time="2025-12-28T06:29:12Z" level=error msg="open /run/runc: no such file or directory"
W1228 06:29:12.529683 18458 out.go:285] *
*
W1228 06:29:12.530483 18458 out.go:308] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ * If the above advice does not help, please let us know: │
│ https://github.com/kubernetes/minikube/issues/new/choose │
│ │
│ * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue. │
│ * Please also attach the following file to the GitHub issue: │
│ * - /tmp/minikube_addons_9bd16c244da2144137a37071fb77e06a574610a0_0.log │
│ │
╰─────────────────────────────────────────────────────────────────────────────────────────────╯
╭─────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ * If the above advice does not help, please let us know: │
│ https://github.com/kubernetes/minikube/issues/new/choose │
│ │
│ * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue. │
│ * Please also attach the following file to the GitHub issue: │
│ * - /tmp/minikube_addons_9bd16c244da2144137a37071fb77e06a574610a0_0.log │
│ │
╰─────────────────────────────────────────────────────────────────────────────────────────────╯
I1228 06:29:12.531604 18458 out.go:203]
** /stderr **
addons_test.go:1057: failed to disable volcano addon: args "out/minikube-linux-amd64 -p addons-614829 addons disable volcano --alsologtostderr -v=1": exit status 11
--- FAIL: TestAddons/serial/Volcano (0.26s)