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

waiting for kube-proxy to be up for configmap update + i/o timeout during log upload #2787

Closed
goodforever opened this issue May 6, 2018 · 9 comments
Labels
failed/local-networking startup failures due to networking issues os/macos

Comments

@goodforever
Copy link

Starting local Kubernetes v1.10.0 cluster...
Starting VM...
Getting VM IP address...
Moving files into cluster...
Setting up certs...
Connecting to cluster...
Setting up kubeconfig...
Starting cluster components...
E0506 21:35:09.777031 2073 start.go:281] Error restarting cluster: restarting kube-proxy: waiting for kube-proxy to be up for configmap update: timed out waiting for the condition
E0506 21:35:39.782253 2073 util.go:151] Error uploading error message: : Post https://clouderrorreporting.googleapis.com/v1beta1/projects/k8s-minikube/events:report?key=AIzaSyACUwzG0dEPcl-eOgpDKnyKoUFgHdfoFuA: dial tcp 216.58.213.106:443: i/o timeout

@nonetheless
Copy link

I have same problem, did you deal with it?
If you did, please give me some advice, thanks

@stantonxu
Copy link

Same problem here. I didn't have the problem for v1.9.0

@stantonxu
Copy link

Just find a workaround.

When you are not able to start Kubernetes V1.10.0 on Mac, try to download a lower version, say v0.25.0, curl -Lo minikube https://storage.googleapis.com/minikube/releases/v0.25.0/minikube-darwin-amd64 && chmod +x minikube && sudo mv minikube /usr/local/bin/, then it will say downgrade is not allowed and will automatically download the new version for you. The new version downloaded from here will be over 100M, bigger than the 40+M file when you directly run curl -Lo minikube https://storage.googleapis.com/minikube/releases/v0.26.1/minikube-darwin-amd64 && chmod +x minikube && sudo mv minikube /usr/local/bin/ That will work.

@Ishino
Copy link

Ishino commented May 23, 2018

thanks @stantonxu that work around worked for me too

@chroto
Copy link

chroto commented Jul 5, 2018

workaround did it for me too. same conditions as OP.

@MoonJongMin
Copy link

Thanks to @stantonxu. Your workaround worked for me too.

@tstromberg
Copy link
Contributor

Sounds like a dupe of #3031

@tstromberg tstromberg changed the title cannot start minikube on mac waiting for kube-proxy to be up for configmap update + i/o timeout during log upload Sep 19, 2018
@tstromberg tstromberg added the failed/local-networking startup failures due to networking issues label Sep 19, 2018
@tstromberg
Copy link
Contributor

If you run into this again, please include output of "minikube logs".

@Mueslint
Copy link

Mueslint commented Feb 7, 2019

Hey @tstromberg I got the same issue (minikube v0.33.1) from a fresh brew cask upgrade minikube

Feb 07 14:05:51 minikube systemd[1]: kubelet.service: Service hold-off time over, scheduling restart.
Feb 07 14:05:51 minikube systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 16.
Feb 07 14:05:51 minikube systemd[1]: Stopped kubelet: The Kubernetes Node Agent.
Feb 07 14:05:51 minikube systemd[1]: Started kubelet: The Kubernetes Node Agent.
Feb 07 14:05:51 minikube kubelet[3183]: Flag --cluster-domain has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.
Feb 07 14:05:51 minikube kubelet[3183]: Flag --client-ca-file has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.
Feb 07 14:05:51 minikube kubelet[3183]: Flag --allow-privileged has been deprecated, will be removed in a future version
Feb 07 14:05:51 minikube kubelet[3183]: Flag --pod-manifest-path has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.
Feb 07 14:05:51 minikube kubelet[3183]: Flag --cluster-dns has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.
Feb 07 14:05:51 minikube kubelet[3183]: Flag --authorization-mode has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.
Feb 07 14:05:51 minikube kubelet[3183]: Flag --cgroup-driver has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.
Feb 07 14:05:51 minikube kubelet[3183]: Flag --fail-swap-on has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.
Feb 07 14:05:51 minikube kubelet[3183]: I0207 14:05:51.304320    3183 server.go:407] Version: v1.13.2
Feb 07 14:05:51 minikube kubelet[3183]: I0207 14:05:51.304486    3183 plugins.go:103] No cloud provider specified.
Feb 07 14:05:51 minikube kubelet[3183]: F0207 14:05:51.304526    3183 server.go:261] failed to run Kubelet: unable to load bootstrap kubeconfig: stat /etc/kubernetes/bootstrap-kubelet.conf: no such file or directory
Feb 07 14:05:51 minikube systemd[1]: kubelet.service: Main process exited, code=exited, status=255/n/a
Feb 07 14:05:51 minikube systemd[1]: kubelet.service: Failed with result 'exit-code'.
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.286268    3438 server.go:407] Version: v1.13.2
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.286538    3438 plugins.go:103] No cloud provider specified.
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.308981    3438 server.go:666] --cgroups-per-qos enabled, but --cgroup-root was not specified.  defaulting to /
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.309166    3438 container_manager_linux.go:248] container manager verified user specified cgroup-root exists: []
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.309184    3438 container_manager_linux.go:253] Creating Container Manager object based on Node Config: {RuntimeCgroupsName: SystemCgroupsName: KubeletCgroupsName: ContainerRuntime:docker CgroupsPerQOS:true CgroupRoot:/ CgroupDriver:cgroupfs KubeletRootDir:/var/lib/kubelet ProtectKernelDefaults:false NodeAllocatableConfig:{KubeReservedCgroupName: SystemReservedCgroupName: EnforceNodeAllocatable:map[pods:{}] KubeReserved:map[] SystemReserved:map[] HardEvictionThresholds:[{Signal:memory.available Operator:LessThan Value:{Quantity:100Mi Percentage:0} GracePeriod:0s MinReclaim:<nil>} {Signal:nodefs.available Operator:LessThan Value:{Quantity:<nil> Percentage:0.1} GracePeriod:0s MinReclaim:<nil>} {Signal:nodefs.inodesFree Operator:LessThan Value:{Quantity:<nil> Percentage:0.05} GracePeriod:0s MinReclaim:<nil>} {Signal:imagefs.available Operator:LessThan Value:{Quantity:<nil> Percentage:0.15} GracePeriod:0s MinReclaim:<nil>}]} QOSReserved:map[] ExperimentalCPUManagerPolicy:none ExperimentalCPUManagerReconcilePeriod:10s ExperimentalPodPidsLimit:-1 EnforceCPULimits:true CPUCFSQuotaPeriod:100ms}
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.310298    3438 container_manager_linux.go:272] Creating device plugin manager: true
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.310523    3438 state_mem.go:36] [cpumanager] initializing new in-memory state store
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.313476    3438 kubelet.go:281] Adding pod path: /etc/kubernetes/manifests
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.313581    3438 kubelet.go:306] Watching apiserver
Feb 07 14:08:06 minikube kubelet[3438]: E0207 14:08:06.323120    3438 reflector.go:134] k8s.io/kubernetes/pkg/kubelet/kubelet.go:453: Failed to list *v1.Node: Get https://localhost:8443/api/v1/nodes?fieldSelector=metadata.name%3Dminikube&limit=500&resourceVersion=0: dial tcp 127.0.0.1:8443: connect: connection refused
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.323505    3438 client.go:75] Connecting to docker on unix:///var/run/docker.sock
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.323694    3438 client.go:104] Start docker client with request timeout=2m0s
Feb 07 14:08:06 minikube kubelet[3438]: E0207 14:08:06.325666    3438 reflector.go:134] k8s.io/kubernetes/pkg/kubelet/config/apiserver.go:47: Failed to list *v1.Pod: Get https://localhost:8443/api/v1/pods?fieldSelector=spec.nodeName%3Dminikube&limit=500&resourceVersion=0: dial tcp 127.0.0.1:8443: connect: connection refused
Feb 07 14:08:06 minikube kubelet[3438]: W0207 14:08:06.326817    3438 docker_service.go:540] Hairpin mode set to "promiscuous-bridge" but kubenet is not enabled, falling back to "hairpin-veth"
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.326886    3438 docker_service.go:236] Hairpin mode set to "hairpin-veth"
Feb 07 14:08:06 minikube kubelet[3438]: W0207 14:08:06.326984    3438 cni.go:203] Unable to update cni config: No networks found in /etc/cni/net.d
Feb 07 14:08:06 minikube kubelet[3438]: E0207 14:08:06.330295    3438 reflector.go:134] k8s.io/kubernetes/pkg/kubelet/kubelet.go:444: Failed to list *v1.Service: Get https://localhost:8443/api/v1/services?limit=500&resourceVersion=0: dial tcp 127.0.0.1:8443: connect: connection refused
Feb 07 14:08:06 minikube kubelet[3438]: W0207 14:08:06.331878    3438 hostport_manager.go:68] The binary conntrack is not installed, this can cause failures in network connection cleanup.
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.333024    3438 docker_service.go:251] Docker cri networking managed by kubernetes.io/no-op
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.341675    3438 docker_service.go:256] Docker Info: &{ID:COKC:FEFF:OMDZ:Z6MZ:LGOA:4WML:NNDZ:IUAF:NNYZ:Q5E2:WJW2:QFUV Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:7 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true]] SystemStatus:[] Plugins:{Volume:[local] Network:[bridge host macvlan null overlay] Authorization:[] Log:[awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6tables:true Debug:false NFd:26 OomKillDisable:true NGoroutines:46 SystemTime:2019-02-07T14:08:06.334365613Z LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.15.0 OperatingSystem:Buildroot 2018.05 OSType:linux Architecture:x86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:0xc000731dc0 NCPU:2 MemTotal:2087550976 GenericResources:[] DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:minikube Labels:[provider=virtualbox] ExperimentalBuild:false ServerVersion:18.06.1-ce ClusterStore: ClusterAdvertise: Runtimes:map[runc:{Path:docker-runc Args:[]}] DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:[] Nodes:0 Managers:0 Cluster:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:468a545b9edcd5932818eb9de8e72413e616e86e Expected:468a545b9edcd5932818eb9de8e72413e616e86e} RuncCommit:{ID:N/A Expected:69663f0bd4b60df09991c08812a60108003fa340} InitCommit:{ID:N/A Expected:} SecurityOptions:[name=seccomp,profile=default]}
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.341768    3438 docker_service.go:269] Setting cgroupDriver to cgroupfs
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.356628    3438 kuberuntime_manager.go:198] Container runtime docker initialized, version: 18.06.1-ce, apiVersion: 1.38.0
Feb 07 14:08:06 minikube kubelet[3438]: W0207 14:08:06.357075    3438 probe.go:271] Flexvolume plugin directory at /usr/libexec/kubernetes/kubelet-plugins/volume/exec/ does not exist. Recreating.
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.358321    3438 server.go:999] Started kubelet
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.359016    3438 fs_resource_analyzer.go:66] Starting FS ResourceAnalyzer
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.359074    3438 status_manager.go:152] Starting to sync pod status with apiserver
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.359221    3438 kubelet.go:1829] Starting kubelet main sync loop.
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.359272    3438 kubelet.go:1846] skipping pod synchronization - [container runtime status check may not have completed yet PLEG is not healthy: pleg has yet to be successful]
Feb 07 14:08:06 minikube kubelet[3438]: E0207 14:08:06.358355    3438 kubelet.go:1308] Image garbage collection failed once. Stats initialization may not have completed yet: failed to get imageFs info: unable to find data in memory cache
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.359579    3438 server.go:137] Starting to listen on 0.0.0.0:10250
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.359866    3438 volume_manager.go:248] Starting Kubelet Volume Manager
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.360670    3438 server.go:333] Adding debug handlers to kubelet server.
Feb 07 14:08:06 minikube kubelet[3438]: E0207 14:08:06.361423    3438 event.go:212] Unable to write event: 'Post https://localhost:8443/api/v1/namespaces/default/events: dial tcp 127.0.0.1:8443: connect: connection refused' (may retry after sleeping)
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.364563    3438 desired_state_of_world_populator.go:130] Desired state populator starts to run
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.428666    3438 kubelet_node_status.go:278] Setting node annotation to enable volume controller attach/detach
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.431077    3438 cpu_manager.go:155] [cpumanager] starting with none policy
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.431145    3438 cpu_manager.go:156] [cpumanager] reconciling every 10s
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.431231    3438 policy_none.go:42] [cpumanager] none policy: Start
Feb 07 14:08:06 minikube kubelet[3438]: W0207 14:08:06.443316    3438 manager.go:528] Failed to retrieve checkpoint for "kubelet_internal_checkpoint": checkpoint is not found
Feb 07 14:08:06 minikube kubelet[3438]: E0207 14:08:06.443871    3438 eviction_manager.go:243] eviction manager: failed to get summary stats: failed to get node info: node "minikube" not found
Feb 07 14:08:06 minikube kubelet[3438]: E0207 14:08:06.463520    3438 kubelet.go:2266] node "minikube" not found
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.463727    3438 kubelet_node_status.go:278] Setting node annotation to enable volume controller attach/detach
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.464271    3438 kubelet_node_status.go:278] Setting node annotation to enable volume controller attach/detach
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.470969    3438 kubelet_node_status.go:72] Attempting to register node minikube
Feb 07 14:08:06 minikube kubelet[3438]: E0207 14:08:06.473845    3438 kubelet_node_status.go:94] Unable to register node "minikube" with API server: Post https://localhost:8443/api/v1/nodes: dial tcp 127.0.0.1:8443: connect: connection refused
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.474959    3438 kubelet_node_status.go:278] Setting node annotation to enable volume controller attach/detach
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.475017    3438 kubelet_node_status.go:278] Setting node annotation to enable volume controller attach/detach
Feb 07 14:08:06 minikube kubelet[3438]: W0207 14:08:06.479425    3438 status_manager.go:485] Failed to get status for pod "kube-scheduler-minikube_kube-system(9729a196c4723b60ab401eaff722982d)": Get https://localhost:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-minikube: dial tcp 127.0.0.1:8443: connect: connection refused
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.479613    3438 kubelet_node_status.go:278] Setting node annotation to enable volume controller attach/detach
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.480047    3438 kubelet_node_status.go:278] Setting node annotation to enable volume controller attach/detach
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.488680    3438 kubelet_node_status.go:278] Setting node annotation to enable volume controller attach/detach
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.489325    3438 kubelet_node_status.go:278] Setting node annotation to enable volume controller attach/detach
Feb 07 14:08:06 minikube kubelet[3438]: W0207 14:08:06.490057    3438 status_manager.go:485] Failed to get status for pod "kube-addon-manager-minikube_kube-system(5c72fb06dcdda608211b70d63c0ca488)": Get https://localhost:8443/api/v1/namespaces/kube-system/pods/kube-addon-manager-minikube: dial tcp 127.0.0.1:8443: connect: connection refused
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.494072    3438 kubelet_node_status.go:278] Setting node annotation to enable volume controller attach/detach
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.494573    3438 kubelet_node_status.go:278] Setting node annotation to enable volume controller attach/detach
Feb 07 14:08:06 minikube kubelet[3438]: W0207 14:08:06.494936    3438 status_manager.go:485] Failed to get status for pod "etcd-minikube_kube-system(8490cea1bf6294c73e0c454f26bdf714)": Get https://localhost:8443/api/v1/namespaces/kube-system/pods/etcd-minikube: dial tcp 127.0.0.1:8443: connect: connection refused
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.501198    3438 kubelet_node_status.go:278] Setting node annotation to enable volume controller attach/detach
Feb 07 14:08:06 minikube kubelet[3438]: W0207 14:08:06.514710    3438 status_manager.go:485] Failed to get status for pod "kube-apiserver-minikube_kube-system(cb9d596b745250234f0556b9549b3235)": Get https://localhost:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-minikube: dial tcp 127.0.0.1:8443: connect: connection refused
Feb 07 14:08:06 minikube kubelet[3438]: W0207 14:08:06.516253    3438 status_manager.go:485] Failed to get status for pod "kube-controller-manager-minikube_kube-system(a27cf7498262006bec6c9e79ae3ebd16)": Get https://localhost:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-minikube: dial tcp 127.0.0.1:8443: connect: connection refused
Feb 07 14:08:06 minikube kubelet[3438]: E0207 14:08:06.568686    3438 kubelet.go:2266] node "minikube" not found
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.570470    3438 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "etcd-certs" (UniqueName: "kubernetes.io/host-path/8490cea1bf6294c73e0c454f26bdf714-etcd-certs") pod "etcd-minikube" (UID: "8490cea1bf6294c73e0c454f26bdf714")
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.570522    3438 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "ca-certs" (UniqueName: "kubernetes.io/host-path/cb9d596b745250234f0556b9549b3235-ca-certs") pod "kube-apiserver-minikube" (UID: "cb9d596b745250234f0556b9549b3235")
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.570549    3438 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "k8s-certs" (UniqueName: "kubernetes.io/host-path/cb9d596b745250234f0556b9549b3235-k8s-certs") pod "kube-apiserver-minikube" (UID: "cb9d596b745250234f0556b9549b3235")
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.570570    3438 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "ca-certs" (UniqueName: "kubernetes.io/host-path/a27cf7498262006bec6c9e79ae3ebd16-ca-certs") pod "kube-controller-manager-minikube" (UID: "a27cf7498262006bec6c9e79ae3ebd16")
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.570593    3438 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "k8s-certs" (UniqueName: "kubernetes.io/host-path/a27cf7498262006bec6c9e79ae3ebd16-k8s-certs") pod "kube-controller-manager-minikube" (UID: "a27cf7498262006bec6c9e79ae3ebd16")
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.570612    3438 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "kubeconfig" (UniqueName: "kubernetes.io/host-path/a27cf7498262006bec6c9e79ae3ebd16-kubeconfig") pod "kube-controller-manager-minikube" (UID: "a27cf7498262006bec6c9e79ae3ebd16")
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.570632    3438 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "kubeconfig" (UniqueName: "kubernetes.io/host-path/9729a196c4723b60ab401eaff722982d-kubeconfig") pod "kube-scheduler-minikube" (UID: "9729a196c4723b60ab401eaff722982d")
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.570650    3438 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "addons" (UniqueName: "kubernetes.io/host-path/5c72fb06dcdda608211b70d63c0ca488-addons") pod "kube-addon-manager-minikube" (UID: "5c72fb06dcdda608211b70d63c0ca488")
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.570669    3438 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "kubeconfig" (UniqueName: "kubernetes.io/host-path/5c72fb06dcdda608211b70d63c0ca488-kubeconfig") pod "kube-addon-manager-minikube" (UID: "5c72fb06dcdda608211b70d63c0ca488")
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.570687    3438 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "etcd-data" (UniqueName: "kubernetes.io/host-path/8490cea1bf6294c73e0c454f26bdf714-etcd-data") pod "etcd-minikube" (UID: "8490cea1bf6294c73e0c454f26bdf714")
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.570709    3438 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "usr-share-ca-certificates" (UniqueName: "kubernetes.io/host-path/cb9d596b745250234f0556b9549b3235-usr-share-ca-certificates") pod "kube-apiserver-minikube" (UID: "cb9d596b745250234f0556b9549b3235")
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.570774    3438 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "usr-share-ca-certificates" (UniqueName: "kubernetes.io/host-path/a27cf7498262006bec6c9e79ae3ebd16-usr-share-ca-certificates") pod "kube-controller-manager-minikube" (UID: "a27cf7498262006bec6c9e79ae3ebd16")
Feb 07 14:08:06 minikube kubelet[3438]: E0207 14:08:06.668884    3438 kubelet.go:2266] node "minikube" not found
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.675028    3438 kubelet_node_status.go:278] Setting node annotation to enable volume controller attach/detach
Feb 07 14:08:06 minikube kubelet[3438]: I0207 14:08:06.677705    3438 kubelet_node_status.go:72] Attempting to register node minikube
Feb 07 14:08:06 minikube kubelet[3438]: E0207 14:08:06.678227    3438 kubelet_node_status.go:94] Unable to register node "minikube" with API server: Post https://localhost:8443/api/v1/nodes: dial tcp 127.0.0.1:8443: connect: connection refused
Feb 07 14:08:06 minikube kubelet[3438]: E0207 14:08:06.769275    3438 kubelet.go:2266] node "minikube" not found
Feb 07 14:08:06 minikube kubelet[3438]: E0207 14:08:06.869950    3438 kubelet.go:2266] node "minikube" not found
Feb 07 14:08:06 minikube kubelet[3438]: E0207 14:08:06.972714    3438 kubelet.go:2266] node "minikube" not found
Feb 07 14:08:07 minikube kubelet[3438]: E0207 14:08:07.073341    3438 kubelet.go:2266] node "minikube" not found
Feb 07 14:08:07 minikube kubelet[3438]: I0207 14:08:07.078741    3438 kubelet_node_status.go:278] Setting node annotation to enable volume controller attach/detach
Feb 07 14:08:07 minikube kubelet[3438]: I0207 14:08:07.086597    3438 kubelet_node_status.go:72] Attempting to register node minikube
Feb 07 14:08:07 minikube kubelet[3438]: E0207 14:08:07.086936    3438 kubelet_node_status.go:94] Unable to register node "minikube" with API server: Post https://localhost:8443/api/v1/nodes: dial tcp 127.0.0.1:8443: connect: connection refused
Feb 07 14:08:07 minikube kubelet[3438]: E0207 14:08:07.173503    3438 kubelet.go:2266] node "minikube" not found
Feb 07 14:08:07 minikube kubelet[3438]: E0207 14:08:07.273733    3438 kubelet.go:2266] node "minikube" not found
Feb 07 14:08:07 minikube kubelet[3438]: E0207 14:08:07.326247    3438 reflector.go:134] k8s.io/kubernetes/pkg/kubelet/config/apiserver.go:47: Failed to list *v1.Pod: Get https://localhost:8443/api/v1/pods?fieldSelector=spec.nodeName%3Dminikube&limit=500&resourceVersion=0: dial tcp 127.0.0.1:8443: connect: connection refused
Feb 07 14:08:07 minikube kubelet[3438]: E0207 14:08:07.326247    3438 reflector.go:134] k8s.io/kubernetes/pkg/kubelet/kubelet.go:453: Failed to list *v1.Node: Get https://localhost:8443/api/v1/nodes?fieldSelector=metadata.name%3Dminikube&limit=500&resourceVersion=0: dial tcp 127.0.0.1:8443: connect: connection refused
Feb 07 14:08:07 minikube kubelet[3438]: E0207 14:08:07.331328    3438 reflector.go:134] k8s.io/kubernetes/pkg/kubelet/kubelet.go:444: Failed to list *v1.Service: Get https://localhost:8443/api/v1/services?limit=500&resourceVersion=0: dial tcp 127.0.0.1:8443: connect: connection refused
Feb 07 14:08:07 minikube kubelet[3438]: E0207 14:08:07.374035    3438 kubelet.go:2266] node "minikube" not found
Feb 07 14:08:07 minikube kubelet[3438]: E0207 14:08:07.474660    3438 kubelet.go:2266] node "minikube" not found
Feb 07 14:08:07 minikube kubelet[3438]: E0207 14:08:07.575297    3438 kubelet.go:2266] node "minikube" not found
Feb 07 14:08:16 minikube kubelet[3438]: E0207 14:08:16.658937    3438 event.go:203] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"minikube.15811a2373a148f1", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Initializers:(*v1.Initializers)(nil), Finalizers:[]string(nil), ClusterName:""}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"minikube", UID:"minikube", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"Starting", Message:"Starting kubelet.", Source:v1.EventSource{Component:"kubelet", Host:"minikube"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xbf0f2cd1955b0cf1, ext:136166676, loc:(*time.Location)(0x71d3440)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xbf0f2cd1955b0cf1, ext:136166676, loc:(*time.Location)(0x71d3440)}}, Count:1, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, Series:(*v1.EventSeries)(nil), Action:"", Related:(*v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!)
Feb 07 14:08:20 minikube kubelet[3438]: E0207 14:08:20.365562    3438 kubelet.go:2266] node "minikube" not found
(...)
Feb 07 14:08:20 minikube kubelet[3438]: I0207 14:08:20.569566    3438 kubelet_node_status.go:75] Successfully registered node minikube
Feb 07 14:08:34 minikube kubelet[3438]: I0207 14:08:34.549445    3438 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "coredns-token-q27zs" (UniqueName: "kubernetes.io/secret/db296249-2ae1-11e9-9fea-0800270080f5-coredns-token-q27zs") pod "coredns-86c58d9df4-xjrk8" (UID: "db296249-2ae1-11e9-9fea-0800270080f5")
Feb 07 14:08:34 minikube kubelet[3438]: I0207 14:08:34.549914    3438 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "coredns-token-q27zs" (UniqueName: "kubernetes.io/secret/db2b4115-2ae1-11e9-9fea-0800270080f5-coredns-token-q27zs") pod "coredns-86c58d9df4-fbx94" (UID: "db2b4115-2ae1-11e9-9fea-0800270080f5")
Feb 07 14:08:34 minikube kubelet[3438]: I0207 14:08:34.549991    3438 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "config-volume" (UniqueName: "kubernetes.io/configmap/db296249-2ae1-11e9-9fea-0800270080f5-config-volume") pod "coredns-86c58d9df4-xjrk8" (UID: "db296249-2ae1-11e9-9fea-0800270080f5")
Feb 07 14:08:34 minikube kubelet[3438]: I0207 14:08:34.550054    3438 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "config-volume" (UniqueName: "kubernetes.io/configmap/db2b4115-2ae1-11e9-9fea-0800270080f5-config-volume") pod "coredns-86c58d9df4-fbx94" (UID: "db2b4115-2ae1-11e9-9fea-0800270080f5")
Feb 07 14:08:34 minikube kubelet[3438]: I0207 14:08:34.751381    3438 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "xtables-lock" (UniqueName: "kubernetes.io/host-path/db41cad3-2ae1-11e9-9fea-0800270080f5-xtables-lock") pod "kube-proxy-p77qn" (UID: "db41cad3-2ae1-11e9-9fea-0800270080f5")
Feb 07 14:08:34 minikube kubelet[3438]: I0207 14:08:34.751442    3438 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "kube-proxy-token-nmfm7" (UniqueName: "kubernetes.io/secret/db41cad3-2ae1-11e9-9fea-0800270080f5-kube-proxy-token-nmfm7") pod "kube-proxy-p77qn" (UID: "db41cad3-2ae1-11e9-9fea-0800270080f5")
Feb 07 14:08:34 minikube kubelet[3438]: I0207 14:08:34.751468    3438 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "kube-proxy" (UniqueName: "kubernetes.io/configmap/db41cad3-2ae1-11e9-9fea-0800270080f5-kube-proxy") pod "kube-proxy-p77qn" (UID: "db41cad3-2ae1-11e9-9fea-0800270080f5")
Feb 07 14:08:34 minikube kubelet[3438]: I0207 14:08:34.751490    3438 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "lib-modules" (UniqueName: "kubernetes.io/host-path/db41cad3-2ae1-11e9-9fea-0800270080f5-lib-modules") pod "kube-proxy-p77qn" (UID: "db41cad3-2ae1-11e9-9fea-0800270080f5")
Feb 07 14:08:46 minikube kubelet[3438]: E0207 14:08:46.100725    3438 kubelet.go:1662] Failed creating a mirror pod for "kube-addon-manager-minikube_kube-system(5c72fb06dcdda608211b70d63c0ca488)": pods "kube-addon-manager-minikube" already exists
Feb 07 14:08:46 minikube kubelet[3438]: I0207 14:08:46.954981    3438 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "tmp" (UniqueName: "kubernetes.io/host-path/e281a97b-2ae1-11e9-9fea-0800270080f5-tmp") pod "storage-provisioner" (UID: "e281a97b-2ae1-11e9-9fea-0800270080f5")
Feb 07 14:08:46 minikube kubelet[3438]: I0207 14:08:46.955081    3438 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "storage-provisioner-token-pmtgh" (UniqueName: "kubernetes.io/secret/e281a97b-2ae1-11e9-9fea-0800270080f5-storage-provisioner-token-pmtgh") pod "storage-provisioner" (UID: "e281a97b-2ae1-11e9-9fea-0800270080f5")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed/local-networking startup failures due to networking issues os/macos
Projects
None yet
Development

No branches or pull requests

8 participants