Advertisement
lbrigman124

origin-node no api

Aug 10th, 2018
497
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.47 KB | None | 0 0
  1. [root@lbgsm9 ~]# systemctl status -l origin-node
  2. ● origin-node.service - OpenShift Node
  3. Loaded: loaded (/etc/systemd/system/origin-node.service; enabled; vendor preset: disabled)
  4. Active: active (running) since Fri 2018-08-10 13:37:58 PDT; 23min ago
  5. Docs: https://github.com/openshift/origin
  6. Main PID: 12815 (hyperkube)
  7. CGroup: /system.slice/origin-node.service
  8. └─12815 /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 --cloud-config=/etc/origin/cloudprovider/vsphere.conf --cloud-provider=vsphere --cluster-dns=10.109.180.9 --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=docker.io/openshift/origin-pod:v3.10.0 --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=
  9.  
  10. Aug 10 14:01:13 lbgsm9.lab.c-cor.com origin-node[12815]: E0810 14:01:13.735476 12815 reflector.go:205] github.com/openshift/origin/vendor/k8s.io/kubernetes/pkg/kubelet/kubelet.go:452: Failed to list *v1.Service: Get https://lbgsm9.lab.c-cor.com:8443/api/v1/services?limit=500&resourceVersion=0: dial tcp 10.109.180.9:8443: getsockopt: connection refused
  11. Aug 10 14:01:14 lbgsm9.lab.c-cor.com origin-node[12815]: E0810 14:01:14.734221 12815 reflector.go:205] github.com/openshift/origin/vendor/k8s.io/kubernetes/pkg/kubelet/config/apiserver.go:47: Failed to list *v1.Pod: Get https://lbgsm9.lab.c-cor.com:8443/api/v1/pods?fieldSelector=spec.nodeName%3Dlbgsm9.lab.c-cor.com&limit=500&resourceVersion=0: dial tcp 10.109.180.9:8443: getsockopt: connection refused
  12. Aug 10 14:01:14 lbgsm9.lab.c-cor.com origin-node[12815]: E0810 14:01:14.734976 12815 reflector.go:205] github.com/openshift/origin/vendor/k8s.io/kubernetes/pkg/kubelet/kubelet.go:461: Failed to list *v1.Node: Get https://lbgsm9.lab.c-cor.com:8443/api/v1/nodes?fieldSelector=metadata.name%3Dlbgsm9.lab.c-cor.com&limit=500&resourceVersion=0: dial tcp 10.109.180.9:8443: getsockopt: connection refused
  13. Aug 10 14:01:14 lbgsm9.lab.c-cor.com origin-node[12815]: E0810 14:01:14.735971 12815 reflector.go:205] github.com/openshift/origin/vendor/k8s.io/kubernetes/pkg/kubelet/kubelet.go:452: Failed to list *v1.Service: Get https://lbgsm9.lab.c-cor.com:8443/api/v1/services?limit=500&resourceVersion=0: dial tcp 10.109.180.9:8443: getsockopt: connection refused
  14. Aug 10 14:01:15 lbgsm9.lab.c-cor.com origin-node[12815]: I0810 14:01:15.304679 12815 kubelet_node_status.go:294] Setting node annotation to enable volume controller attach/detach
  15. Aug 10 14:01:15 lbgsm9.lab.c-cor.com origin-node[12815]: I0810 14:01:15.304737 12815 vsphere.go:702] The vSphere cloud provider does not support zones
  16. Aug 10 14:01:15 lbgsm9.lab.c-cor.com origin-node[12815]: I0810 14:01:15.307126 12815 kubelet_node_status.go:448] Recording NodeHasSufficientDisk event message for node lbgsm9.lab.c-cor.com
  17. Aug 10 14:01:15 lbgsm9.lab.c-cor.com origin-node[12815]: I0810 14:01:15.307161 12815 kubelet_node_status.go:448] Recording NodeHasSufficientMemory event message for node lbgsm9.lab.c-cor.com
  18. Aug 10 14:01:15 lbgsm9.lab.c-cor.com origin-node[12815]: I0810 14:01:15.307190 12815 kubelet_node_status.go:448] Recording NodeHasNoDiskPressure event message for node lbgsm9.lab.c-cor.com
  19. Aug 10 14:01:15 lbgsm9.lab.c-cor.com origin-node[12815]: I0810 14:01:15.307200 12815 kubelet_node_status.go:448] Recording NodeHasSufficientPID event message for node lbgsm9.lab.c-cor.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement