Bug 1596772
| Summary: | openshift-ansible installer error "Control plane pods didn't come up" | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Matt Bruzek <mbruzek> | ||||
| Component: | Installer | Assignee: | Scott Dodson <sdodson> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Johnny Liu <jialiu> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 3.10.0 | CC: | aos-bugs, jokerman, mmccomas, somalley | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.10.0 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2018-06-29 18:55:05 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Matt Bruzek
2018-06-29 17:12:38 UTC
[openshift@master-2 ~]$ systemctl status atomic-openshift-node -l
● atomic-openshift-node.service - OpenShift Node
Loaded: loaded (/etc/systemd/system/atomic-openshift-node.service; enabled; vendor preset: disabled)
Active: active (running) since Fri 2018-06-29 10:45:37 EDT; 2h 36min ago
Docs: https://github.com/openshift/origin
Main PID: 11321 (hyperkube)
Memory: 201.4M
CGroup: /system.slice/atomic-openshift-node.service
└─11321 /usr/bin/hyperkube kubelet --v=2 --address=0.0.0.0 --allow-privileged=true --anonymous-auth=true --authentication-token-webhook=true --authentication-token-webhook-cache-ttl=5m --authorization-mode=Webhook --authorization-webhook-cache-authorized-ttl=5m --authorization-webhook-cache-unauthorized-ttl=5m --bootstrap-kubeconfig=/etc/origin/node/bootstrap.kubeconfig --cadvisor-port=0 --cert-dir=/etc/origin/node/certificates --cgroup-driver=systemd --client-ca-file=/etc/origin/node/client-ca.crt --cluster-dns=192.168.0.4 --cluster-domain=cluster.local --container-runtime-endpoint=/var/run/dockershim.sock --containerized=false --enable-controller-attach-detach=true --experimental-dockershim-root-directory=/var/lib/dockershim --fail-swap-on=false --feature-gates=RotateKubeletClientCertificate=true,RotateKubeletServerCertificate=true --file-check-frequency=0s --healthz-bind-address= --healthz-port=0 --host-ipc-sources=api --host-ipc-sources=file --host-network-sources=api --host-network-sources=file --host-pid-sources=api --host-pid-sources=file --hostname-override= --http-check-frequency=0s --image-service-endpoint=/var/run/dockershim.sock --iptables-masquerade-bit=0 --kubeconfig=/etc/origin/node/node.kubeconfig --max-pods=250 --network-plugin=cni --node-ip= --pod-infra-container-image=registry.reg-aws.openshift.com:443/openshift3/ose-pod:v3.10.10 --pod-manifest-path=/etc/origin/node/pods --port=10250 --read-only-port=0 --register-node=true --root-dir=/var/lib/origin/openshift.local.volumes --rotate-certificates=true --tls-cert-file= --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305 --tls-cipher-suites=TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305 --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 --tls-cipher-suites=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 --tls-cipher-suites=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256 --tls-cipher-suites=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA --tls-cipher-suites=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA --tls-cipher-suites=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA --tls-cipher-suites=TLS_RSA_WITH_AES_128_GCM_SHA256 --tls-cipher-suites=TLS_RSA_WITH_AES_256_GCM_SHA384 --tls-cipher-suites=TLS_RSA_WITH_AES_128_CBC_SHA --tls-cipher-suites=TLS_RSA_WITH_AES_256_CBC_SHA --tls-min-version=VersionTLS12 --tls-private-key-file=
Jun 29 13:22:07 master-2.scale-ci.example.com atomic-openshift-node[11321]: W0629 13:22:07.275065 11321 cni.go:171] Unable to update cni config: No networks found in /etc/cni/net.d
Jun 29 13:22:07 master-2.scale-ci.example.com atomic-openshift-node[11321]: E0629 13:22:07.276323 11321 kubelet.go:2147] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:docker: network plugin is not ready: cni config uninitialized
Jun 29 13:22:12 master-2.scale-ci.example.com atomic-openshift-node[11321]: W0629 13:22:12.277611 11321 cni.go:171] Unable to update cni config: No networks found in /etc/cni/net.d
Jun 29 13:22:12 master-2.scale-ci.example.com atomic-openshift-node[11321]: E0629 13:22:12.277691 11321 kubelet.go:2147] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:docker: network plugin is not ready: cni config uninitialized
Jun 29 13:22:17 master-2.scale-ci.example.com atomic-openshift-node[11321]: W0629 13:22:17.278752 11321 cni.go:171] Unable to update cni config: No networks found in /etc/cni/net.d
Jun 29 13:22:17 master-2.scale-ci.example.com atomic-openshift-node[11321]: E0629 13:22:17.278822 11321 kubelet.go:2147] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:docker: network plugin is not ready: cni config uninitialized
Jun 29 13:22:22 master-2.scale-ci.example.com atomic-openshift-node[11321]: W0629 13:22:22.280175 11321 cni.go:171] Unable to update cni config: No networks found in /etc/cni/net.d
Jun 29 13:22:22 master-2.scale-ci.example.com atomic-openshift-node[11321]: E0629 13:22:22.280238 11321 kubelet.go:2147] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:docker: network plugin is not ready: cni config uninitialized
Jun 29 13:22:27 master-2.scale-ci.example.com atomic-openshift-node[11321]: W0629 13:22:27.282202 11321 cni.go:171] Unable to update cni config: No networks found in /etc/cni/net.d
Jun 29 13:22:27 master-2.scale-ci.example.com atomic-openshift-node[11321]: E0629 13:22:27.282356 11321 kubelet.go:2147] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:docker: network plugin is not ready: cni config uninitialized
Created attachment 1455538 [details]
The journalctl -u atomic-openshift-node output.
I also hit this bug. I tried 'updating?' to openshift-ansible branch 'release-3.10' and hit this every time.. when I pin to openshift-ansible-3.10.0-0.41.0 I don't see it. The etcd static pod failed to start and that prevents everything else from starting. The etcd static pod failed because the image it referenced didn't exist in registry.reg-aws.openshift.com but that has since been corrected. Jun 29 10:45:42 master-2.scale-ci.example.com atomic-openshift-node[11321]: E0629 10:45:42.285661 11321 remote_image.go:108] PullImage "registry.reg-aws.openshift.com:443/rhel7/etcd:3.2.22" from image service failed: rpc error: code = Unknown desc = Error: image rhel7/etcd:3.2.22 not found *** This bug has been marked as a duplicate of bug 1596635 *** |