Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minikube crashes on start #8122

Closed
irizzant opened this issue May 13, 2020 · 1 comment
Closed

Minikube crashes on start #8122

irizzant opened this issue May 13, 2020 · 1 comment

Comments

@irizzant
Copy link

irizzant commented May 13, 2020

Steps to reproduce the issue:

  1. Start minikube with:
    minikube start --memory 12000 --cpus 8 --bootstrapper=kubeadm --extra-config=kubelet.authentication-token-webhook=true --extra-config=kubelet.authorization-mode=Webhook --extra-config=scheduler.address=0.0.0.0 --extra-config=controller-manager.address=0.0.0.0 --extra-config=apiserver.authorization-mode=Node,RBAC --extra-config=apiserver.service-account-signing-key-file=/var/lib/minikube/certs/sa.key --extra-config=apiserver.service-account-issuer=kubernetes/serviceaccount --extra-config=apiserver.service-account-api-audiences=api

Also see:

$ docker network ls
NETWORK ID          NAME                DRIVER              SCOPE
d5a008bcde03        bridge              bridge              local
58a53cab81bd        docker_gwbridge     bridge              local
b35a5a0b6b4b        host                host                local
y4pce97tvaja        ingress             overlay             swarm
0e24b2185964        none                null                local

Full output of failed command:
minikube-start.txt

Full output of minikube start command used, if not already included:

Optional: Full output of minikube logs command:

==> Docker <== -- Logs begin at Wed 2020-05-13 11:30:09 UTC, end at Wed 2020-05-13 11:32:07 UTC. -- May 13 11:30:09 minikube systemd[1]: Starting Docker Application Container Engine... May 13 11:30:10 minikube dockerd[113]: time="2020-05-13T11:30:10.140466044Z" level=info msg="Starting up" May 13 11:30:10 minikube dockerd[113]: time="2020-05-13T11:30:10.143060850Z" level=info msg="parsed scheme: \"unix\"" module=grpc May 13 11:30:10 minikube dockerd[113]: time="2020-05-13T11:30:10.143080861Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc May 13 11:30:10 minikube dockerd[113]: time="2020-05-13T11:30:10.143099345Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock 0 }] }" module=grpc May 13 11:30:10 minikube dockerd[113]: time="2020-05-13T11:30:10.143112229Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc May 13 11:30:10 minikube dockerd[113]: time="2020-05-13T11:30:10.143182692Z" level=info msg="pickfirstBalancer: HandleSubConnStateChange: 0xc000091280, CONNECTING" module=grpc May 13 11:30:10 minikube dockerd[113]: time="2020-05-13T11:30:10.144377949Z" level=info msg="pickfirstBalancer: HandleSubConnStateChange: 0xc000091280, READY" module=grpc May 13 11:30:10 minikube dockerd[113]: time="2020-05-13T11:30:10.145088153Z" level=info msg="parsed scheme: \"unix\"" module=grpc May 13 11:30:10 minikube dockerd[113]: time="2020-05-13T11:30:10.145103750Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc May 13 11:30:10 minikube dockerd[113]: time="2020-05-13T11:30:10.145123074Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock 0 }] }" module=grpc May 13 11:30:10 minikube dockerd[113]: time="2020-05-13T11:30:10.145132684Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc May 13 11:30:10 minikube dockerd[113]: time="2020-05-13T11:30:10.145168940Z" level=info msg="pickfirstBalancer: HandleSubConnStateChange: 0xc0001f6b80, CONNECTING" module=grpc May 13 11:30:10 minikube dockerd[113]: time="2020-05-13T11:30:10.145363944Z" level=info msg="pickfirstBalancer: HandleSubConnStateChange: 0xc0001f6b80, READY" module=grpc May 13 11:30:10 minikube dockerd[113]: time="2020-05-13T11:30:10.151211234Z" level=info msg="[graphdriver] using prior storage driver: overlay2" May 13 11:30:10 minikube dockerd[113]: time="2020-05-13T11:30:10.174599848Z" level=warning msg="Your kernel does not support swap memory limit" May 13 11:30:10 minikube dockerd[113]: time="2020-05-13T11:30:10.174618951Z" level=warning msg="Your kernel does not support cgroup rt period" May 13 11:30:10 minikube dockerd[113]: time="2020-05-13T11:30:10.174627963Z" level=warning msg="Your kernel does not support cgroup rt runtime" May 13 11:30:10 minikube dockerd[113]: time="2020-05-13T11:30:10.174772257Z" level=info msg="Loading containers: start." May 13 11:30:10 minikube dockerd[113]: time="2020-05-13T11:30:10.581315908Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.18.0.0/16. Daemon option --bip can be used to set a preferred IP address" May 13 11:30:10 minikube dockerd[113]: time="2020-05-13T11:30:10.890147960Z" level=info msg="Loading containers: done." May 13 11:30:12 minikube dockerd[113]: time="2020-05-13T11:30:12.866917014Z" level=info msg="Docker daemon" commit=6a30dfca03 graphdriver(s)=overlay2 version=19.03.2 May 13 11:30:12 minikube dockerd[113]: time="2020-05-13T11:30:12.867367172Z" level=info msg="Daemon has completed initialization" May 13 11:30:13 minikube systemd[1]: Started Docker Application Container Engine. May 13 11:30:13 minikube dockerd[113]: time="2020-05-13T11:30:13.295482466Z" level=info msg="API listen on /run/docker.sock" May 13 11:30:25 minikube systemd[1]: docker.service: Current command vanished from the unit file, execution of the command list won't be resumed. May 13 11:30:25 minikube systemd[1]: Stopping Docker Application Container Engine... May 13 11:30:25 minikube dockerd[113]: time="2020-05-13T11:30:25.577116980Z" level=info msg="Processing signal 'terminated'" May 13 11:30:25 minikube dockerd[113]: time="2020-05-13T11:30:25.577879599Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=moby May 13 11:30:25 minikube dockerd[113]: time="2020-05-13T11:30:25.578326513Z" level=info msg="Daemon shutdown complete" May 13 11:30:25 minikube systemd[1]: docker.service: Succeeded. May 13 11:30:25 minikube systemd[1]: Stopped Docker Application Container Engine. May 13 11:30:25 minikube systemd[1]: Starting Docker Application Container Engine... May 13 11:30:26 minikube dockerd[347]: time="2020-05-13T11:30:26.055341610Z" level=info msg="Starting up" May 13 11:30:26 minikube dockerd[347]: time="2020-05-13T11:30:26.069552888Z" level=info msg="parsed scheme: \"unix\"" module=grpc May 13 11:30:26 minikube dockerd[347]: time="2020-05-13T11:30:26.069572510Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc May 13 11:30:26 minikube dockerd[347]: time="2020-05-13T11:30:26.069589243Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock 0 }] }" module=grpc May 13 11:30:26 minikube dockerd[347]: time="2020-05-13T11:30:26.069600389Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc May 13 11:30:26 minikube dockerd[347]: time="2020-05-13T11:30:26.069663944Z" level=info msg="pickfirstBalancer: HandleSubConnStateChange: 0xc00013f9d0, CONNECTING" module=grpc May 13 11:30:26 minikube dockerd[347]: time="2020-05-13T11:30:26.069677026Z" level=info msg="blockingPicker: the picked transport is not ready, loop back to repick" module=grpc May 13 11:30:26 minikube dockerd[347]: time="2020-05-13T11:30:26.069865363Z" level=info msg="pickfirstBalancer: HandleSubConnStateChange: 0xc00013f9d0, READY" module=grpc May 13 11:30:26 minikube dockerd[347]: time="2020-05-13T11:30:26.070272593Z" level=info msg="parsed scheme: \"unix\"" module=grpc May 13 11:30:26 minikube dockerd[347]: time="2020-05-13T11:30:26.070284734Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc May 13 11:30:26 minikube dockerd[347]: time="2020-05-13T11:30:26.070295122Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock 0 }] }" module=grpc May 13 11:30:26 minikube dockerd[347]: time="2020-05-13T11:30:26.070303676Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc May 13 11:30:26 minikube dockerd[347]: time="2020-05-13T11:30:26.070335973Z" level=info msg="pickfirstBalancer: HandleSubConnStateChange: 0xc0008dbd60, CONNECTING" module=grpc May 13 11:30:26 minikube dockerd[347]: time="2020-05-13T11:30:26.070339275Z" level=info msg="blockingPicker: the picked transport is not ready, loop back to repick" module=grpc May 13 11:30:26 minikube dockerd[347]: time="2020-05-13T11:30:26.070478455Z" level=info msg="pickfirstBalancer: HandleSubConnStateChange: 0xc0008dbd60, READY" module=grpc May 13 11:30:26 minikube dockerd[347]: time="2020-05-13T11:30:26.164372898Z" level=info msg="[graphdriver] using prior storage driver: overlay2" May 13 11:30:26 minikube dockerd[347]: time="2020-05-13T11:30:26.220050547Z" level=warning msg="Your kernel does not support swap memory limit" May 13 11:30:26 minikube dockerd[347]: time="2020-05-13T11:30:26.220111380Z" level=warning msg="Your kernel does not support cgroup rt period" May 13 11:30:26 minikube dockerd[347]: time="2020-05-13T11:30:26.220136157Z" level=warning msg="Your kernel does not support cgroup rt runtime" May 13 11:30:26 minikube dockerd[347]: time="2020-05-13T11:30:26.220628014Z" level=info msg="Loading containers: start." May 13 11:30:26 minikube dockerd[347]: time="2020-05-13T11:30:26.557396989Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.18.0.0/16. Daemon option --bip can be used to set a preferred IP address" May 13 11:30:26 minikube dockerd[347]: time="2020-05-13T11:30:26.812303521Z" level=info msg="Loading containers: done." May 13 11:30:26 minikube dockerd[347]: time="2020-05-13T11:30:26.937750444Z" level=info msg="Docker daemon" commit=6a30dfca03 graphdriver(s)=overlay2 version=19.03.2 May 13 11:30:26 minikube dockerd[347]: time="2020-05-13T11:30:26.937801043Z" level=info msg="Daemon has completed initialization" May 13 11:30:27 minikube dockerd[347]: time="2020-05-13T11:30:27.159635410Z" level=info msg="API listen on /var/run/docker.sock" May 13 11:30:27 minikube dockerd[347]: time="2020-05-13T11:30:27.159656195Z" level=info msg="API listen on [::]:2376" May 13 11:30:27 minikube systemd[1]: Started Docker Application Container Engine.

==> container status <==
time="2020-05-13T11:32:09Z" level=fatal msg="failed to connect: failed to connect, make sure you are running as root and the runtime has been started: context deadline exceeded"
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES

==> describe nodes <==

==> dmesg <==
[May11 06:19] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ +0.000000] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ +0.009339] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[ +0.000000] TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
[ +0.000000] #5 #6 #7
[ +0.919696] usb: port power management may be unreliable
[ +0.679371] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ +0.000048] acpi PNP0C14:02: duplicate WMI GUID 2B814318-4BE8-4707-9D84-A190A859B5D0 (first instance was on PNP0C14:00)
[ +0.000000] acpi PNP0C14:02: duplicate WMI GUID 41227C2D-80E1-423F-8B8E-87E32755A0EB (first instance was on PNP0C14:00)
[ +0.000001] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ +3.797286] hp_wmi: query 0x4 returned error 0x5
[ +0.001856] hp_wmi: query 0x4 returned error 0x5
[ +0.002180] hp_wmi: query 0xd returned error 0x5
[ +0.002365] hp_wmi: query 0x5 returned error 0x3
[ +0.001837] hp_wmi: query 0x1b returned error 0x5
[ +0.108356] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ +0.551844] dell_smbios: Unable to run on non-Dell system
[ +0.065867] snd_hda_codec_realtek hdaudioC0D0: Failed to find dell wmi symbol dell_micmute_led_set
[May11 06:20] kauditd_printk_skb: 28 callbacks suppressed
[ +8.047961] vboxdrv: loading out-of-tree module taints kernel.
[ +0.319302] VBoxNetFlt: Successfully started.
[ +0.246160] VBoxNetAdp: Successfully started.
[ +0.212647] VBoxPciLinuxInit
[May11 06:21] L1TF CPU bug present and SMT on, data leak possible. See CVE-2018-3646 and https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html for details.
[May11 08:06] kauditd_printk_skb: 8 callbacks suppressed
[ +35.938219] kauditd_printk_skb: 8 callbacks suppressed
[May11 14:56] overlayfs: upperdir is in-use by another mount, accessing files from both mounts will result in undefined behavior.
[ +0.000001] overlayfs: workdir is in-use by another mount, accessing files from both mounts will result in undefined behavior.
[May11 16:34] kauditd_printk_skb: 10 callbacks suppressed
[May12 04:19] systemd: 37 output lines suppressed due to ratelimiting
[May12 09:20] overlayfs: upperdir is in-use by another mount, accessing files from both mounts will result in undefined behavior.
[ +0.000002] overlayfs: workdir is in-use by another mount, accessing files from both mounts will result in undefined behavior.
[May12 09:24] overlayfs: upperdir is in-use by another mount, accessing files from both mounts will result in undefined behavior.
[ +0.000002] overlayfs: workdir is in-use by another mount, accessing files from both mounts will result in undefined behavior.
[May13 10:40] overlayfs: upperdir is in-use by another mount, accessing files from both mounts will result in undefined behavior.
[ +0.000002] overlayfs: workdir is in-use by another mount, accessing files from both mounts will result in undefined behavior.
[May13 10:44] overlayfs: upperdir is in-use by another mount, accessing files from both mounts will result in undefined behavior.
[ +0.000003] overlayfs: workdir is in-use by another mount, accessing files from both mounts will result in undefined behavior.
[May13 10:46] overlayfs: upperdir is in-use by another mount, accessing files from both mounts will result in undefined behavior.
[ +0.000002] overlayfs: workdir is in-use by another mount, accessing files from both mounts will result in undefined behavior.
[May13 10:52] overlayfs: upperdir is in-use by another mount, accessing files from both mounts will result in undefined behavior.
[ +0.000002] overlayfs: workdir is in-use by another mount, accessing files from both mounts will result in undefined behavior.
[May13 10:58] overlayfs: upperdir is in-use by another mount, accessing files from both mounts will result in undefined behavior.
[ +0.000002] overlayfs: workdir is in-use by another mount, accessing files from both mounts will result in undefined behavior.
[May13 11:24] overlayfs: upperdir is in-use by another mount, accessing files from both mounts will result in undefined behavior.
[ +0.000001] overlayfs: workdir is in-use by another mount, accessing files from both mounts will result in undefined behavior.
[May13 11:30] overlayfs: upperdir is in-use by another mount, accessing files from both mounts will result in undefined behavior.
[ +0.000002] overlayfs: workdir is in-use by another mount, accessing files from both mounts will result in undefined behavior.

==> kernel <==
11:32:10 up 2 days, 5:12, 0 users, load average: 2.57, 2.71, 2.16
Linux minikube 4.15.0-99-generic #100-Ubuntu SMP Wed Apr 22 20:32:56 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
PRETTY_NAME="Ubuntu 19.10"

==> kubelet <==
-- Logs begin at Wed 2020-05-13 11:30:09 UTC, end at Wed 2020-05-13 11:32:10 UTC. --
-- No entries --

@medyagh
Copy link
Member

medyagh commented May 13, 2020

duplicate of #8131 please post in #8131

@medyagh medyagh closed this as completed May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants