Skip to content

Instantly share code, notes, and snippets.

@timroster
Created January 26, 2021 01:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timroster/59277c5f07cd5698d5b6e6fe17cc6791 to your computer and use it in GitHub Desktop.
Save timroster/59277c5f07cd5698d5b6e6fe17cc6791 to your computer and use it in GitHub Desktop.
crc start --log-level debug
DEBU CodeReady Containers version: 1.21.0+68a4cdd7
DEBU OpenShift version: 4.6.9 (embedded in executable)
DEBU Running 'crc start'
DEBU Total memory of system is 67277574144 bytes
DEBU Unable to find out if a new version is available: Get "https://mirror.openshift.com/pub/openshift-v4/clients/crc/latest/release-info.json": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
INFO Checking if running as non-root
INFO Checking if podman remote executable is cached
DEBU Currently podman remote is not supported
INFO Checking if admin-helper executable is cached
DEBU Running '/home/crcuser/.crc/bin/admin-helper-linux --version'
DEBU Found admin-helper-linux version 0.0.2
DEBU admin-helper executable already cached
INFO Checking minimum RAM requirements
DEBU Total memory of system is 67277574144 bytes
INFO Checking if Virtualization is enabled
DEBU Checking if the vmx/svm flags are present in /proc/cpuinfo
DEBU CPU virtualization flags are good
INFO Checking if KVM is enabled
DEBU Checking if /dev/kvm exists
DEBU /dev/kvm was found
INFO Checking if libvirt is installed
DEBU Checking if 'virsh' is available
DEBU 'virsh' was found in /usr/bin/virsh
DEBU Checking 'virsh capabilities' for libvirtd/qemu availability
DEBU Running 'virsh capabilities'
DEBU Found x86_64 hypervisor with 'hvm' capabilities
INFO Checking if user is part of libvirt group
DEBU Checking if current user is part of the libvirt group
DEBU Running '/usr/bin/groups crcuser'
DEBU Current user is already in the libvirt group
INFO Checking if libvirt daemon is running
DEBU Checking if libvirtd service is running
DEBU Running 'systemctl status virtqemud.socket'
DEBU Command failed: exit status 3
DEBU stdout: * virtqemud.socket - Libvirt qemu local socket
Loaded: loaded (/usr/lib/systemd/system/virtqemud.socket; disabled; vendor preset: disabled)
Active: inactive (dead)
Listen: /run/libvirt/virtqemud-sock (Stream)
DEBU stderr:
DEBU virtqemud.socket is neither running nor listening
DEBU Running 'systemctl status libvirtd.socket'
DEBU libvirtd.socket is running
INFO Checking if a supported libvirt version is installed
DEBU Checking if libvirt version is >=3.4.0
DEBU Running 'virsh -v'
INFO Checking if crc-driver-libvirt is installed
DEBU Checking if crc-driver-libvirt is installed
DEBU Running '/home/crcuser/.crc/bin/crc-driver-libvirt version'
DEBU Found crc-driver-libvirt version 0.12.13
DEBU crc-driver-libvirt is already installed
INFO Checking if systemd-networkd is running
DEBU Checking if systemd-networkd.service is running
DEBU Running 'systemctl status systemd-networkd.service'
DEBU Command failed: exit status 4
DEBU stdout:
DEBU stderr: Unit systemd-networkd.service could not be found.
DEBU systemd-networkd.service is not running
INFO Checking if NetworkManager is installed
DEBU Checking if 'nmcli' is available
DEBU 'nmcli' was found in /usr/bin/nmcli
INFO Checking if NetworkManager service is running
DEBU Checking if NetworkManager.service is running
DEBU Running 'systemctl status NetworkManager.service'
DEBU NetworkManager.service is already running
INFO Checking if /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf exists
DEBU Checking NetworkManager configuration
DEBU NetworkManager configuration is good
INFO Checking if /etc/NetworkManager/dnsmasq.d/crc.conf exists
DEBU Checking dnsmasq configuration
DEBU dnsmasq configuration is good
INFO Checking if libvirt 'crc' network is available
DEBU Checking if libvirt 'crc' network exists
DEBU Running 'virsh --connect qemu:///system net-info crc'
DEBU Checking if libvirt 'crc' definition is up to date
DEBU Running 'virsh --connect qemu:///system net-dumpxml --inactive crc'
DEBU libvirt 'crc' network has the expected value
INFO Checking if libvirt 'crc' network is active
DEBU Checking if libvirt 'crc' network is active
DEBU Running 'virsh --connect qemu:///system net-info crc'
DEBU libvirt 'crc' network is already active
Checking file: /home/crcuser/.crc/machines/crc/.crc-exist
Found binary path at /home/crcuser/.crc/bin/crc-driver-libvirt
Launching plugin server for driver libvirt
Plugin server listening at address 127.0.0.1:38825
() Calling .GetVersion
Using API Version 1
() Calling .SetConfigRaw
() Calling .GetMachineName
(crc) Calling .GetBundleName
(crc) Calling .GetState
(crc) DBG | Getting current state...
(crc) DBG | Fetching VM...
INFO Starting CodeReady Containers VM for OpenShift 4.6.9...
DEBU Updating CRC VM configuration
(crc) Calling .GetConfigRaw
(crc) Calling .GetConfigRaw
(crc) Calling .Start
(crc) DBG | Starting VM crc
(crc) DBG | Validating network
(crc) DBG | Validating storage pool
(crc) DBG | GetIP called for crc
(crc) DBG | Getting current state...
(crc) Found IP for machine: 192.168.130.11
(crc) DBG | IP address: 192.168.130.11
(crc) Calling .GetState
(crc) DBG | Getting current state...
(crc) Calling .GetIP
(crc) DBG | GetIP called for crc
(crc) DBG | Getting current state...
(crc) DBG | IP address: 192.168.130.11
DEBU Waiting until ssh is available
DEBU retry loop: attempt 0
DEBU About to run SSH command:
exit 0
Cannot read private ssh key /home/crcuser/.crc/machines/crc/id_rsa
DEBU SSH command results: err: dial tcp 192.168.130.11:22: connect: no route to host, output:
DEBU error: Temporary error: ssh command error:
command : exit 0
err : dial tcp 192.168.130.11:22: connect: no route to host\n - sleeping 1s
DEBU retry loop: attempt 1
DEBU About to run SSH command:
exit 0
Cannot read private ssh key /home/crcuser/.crc/machines/crc/id_rsa
DEBU SSH command results: err: dial tcp 192.168.130.11:22: connect: no route to host, output:
DEBU error: Temporary error: ssh command error:
command : exit 0
err : dial tcp 192.168.130.11:22: connect: no route to host\n - sleeping 1s
DEBU retry loop: attempt 2
DEBU About to run SSH command:
exit 0
Cannot read private ssh key /home/crcuser/.crc/machines/crc/id_rsa
DEBU SSH command results: err: dial tcp 192.168.130.11:22: connect: no route to host, output:
DEBU error: Temporary error: ssh command error:
command : exit 0
err : dial tcp 192.168.130.11:22: connect: no route to host\n - sleeping 1s
DEBU retry loop: attempt 3
DEBU About to run SSH command:
exit 0
Cannot read private ssh key /home/crcuser/.crc/machines/crc/id_rsa
DEBU SSH command results: err: dial tcp 192.168.130.11:22: connect: no route to host, output:
DEBU error: Temporary error: ssh command error:
command : exit 0
err : dial tcp 192.168.130.11:22: connect: no route to host\n - sleeping 1s
DEBU retry loop: attempt 4
DEBU About to run SSH command:
exit 0
Cannot read private ssh key /home/crcuser/.crc/machines/crc/id_rsa
DEBU SSH command results: err: dial tcp 192.168.130.11:22: connect: no route to host, output:
DEBU error: Temporary error: ssh command error:
command : exit 0
err : dial tcp 192.168.130.11:22: connect: no route to host\n - sleeping 1s
DEBU retry loop: attempt 5
DEBU About to run SSH command:
exit 0
Cannot read private ssh key /home/crcuser/.crc/machines/crc/id_rsa
DEBU SSH command results: err: dial tcp 192.168.130.11:22: connect: no route to host, output:
DEBU error: Temporary error: ssh command error:
command : exit 0
err : dial tcp 192.168.130.11:22: connect: no route to host\n - sleeping 1s
DEBU retry loop: attempt 6
DEBU About to run SSH command:
exit 0
Cannot read private ssh key /home/crcuser/.crc/machines/crc/id_rsa
DEBU SSH command results: err: dial tcp 192.168.130.11:22: connect: no route to host, output:
DEBU error: Temporary error: ssh command error:
command : exit 0
err : dial tcp 192.168.130.11:22: connect: no route to host\n - sleeping 1s
DEBU retry loop: attempt 7
DEBU About to run SSH command:
exit 0
Cannot read private ssh key /home/crcuser/.crc/machines/crc/id_rsa
DEBU SSH command results: err: dial tcp 192.168.130.11:22: connect: no route to host, output:
DEBU error: Temporary error: ssh command error:
command : exit 0
err : dial tcp 192.168.130.11:22: connect: no route to host\n - sleeping 1s
DEBU retry loop: attempt 8
DEBU About to run SSH command:
exit 0
Cannot read private ssh key /home/crcuser/.crc/machines/crc/id_rsa
DEBU SSH command results: err: dial tcp 192.168.130.11:22: connect: no route to host, output:
DEBU error: Temporary error: ssh command error:
command : exit 0
err : dial tcp 192.168.130.11:22: connect: no route to host\n - sleeping 1s
DEBU retry loop: attempt 9
DEBU About to run SSH command:
exit 0
Cannot read private ssh key /home/crcuser/.crc/machines/crc/id_rsa
DEBU SSH command results: err: dial tcp 192.168.130.11:22: connect: no route to host, output:
DEBU error: Temporary error: ssh command error:
command : exit 0
err : dial tcp 192.168.130.11:22: connect: no route to host\n - sleeping 1s
DEBU retry loop: attempt 10
DEBU About to run SSH command:
exit 0
Cannot read private ssh key /home/crcuser/.crc/machines/crc/id_rsa
DEBU SSH command results: err: dial tcp 192.168.130.11:22: connect: no route to host, output:
DEBU error: Temporary error: ssh command error:
command : exit 0
err : dial tcp 192.168.130.11:22: connect: no route to host\n - sleeping 1s
DEBU retry loop: attempt 11
DEBU About to run SSH command:
exit 0
Cannot read private ssh key /home/crcuser/.crc/machines/crc/id_rsa
DEBU SSH command results: err: dial tcp 192.168.130.11:22: connect: no route to host, output:
DEBU error: Temporary error: ssh command error:
command : exit 0
err : dial tcp 192.168.130.11:22: connect: no route to host\n - sleeping 1s
DEBU retry loop: attempt 12
DEBU About to run SSH command:
exit 0
Cannot read private ssh key /home/crcuser/.crc/machines/crc/id_rsa
DEBU SSH command results: err: dial tcp 192.168.130.11:22: connect: no route to host, output:
DEBU error: Temporary error: ssh command error:
command : exit 0
err : dial tcp 192.168.130.11:22: connect: no route to host\n - sleeping 1s
DEBU retry loop: attempt 13
DEBU About to run SSH command:
exit 0
Cannot read private ssh key /home/crcuser/.crc/machines/crc/id_rsa
DEBU SSH command results: err: dial tcp 192.168.130.11:22: connect: no route to host, output:
DEBU error: Temporary error: ssh command error:
command : exit 0
err : dial tcp 192.168.130.11:22: connect: no route to host\n - sleeping 1s
DEBU retry loop: attempt 14
DEBU About to run SSH command:
exit 0
Cannot read private ssh key /home/crcuser/.crc/machines/crc/id_rsa
DEBU SSH command results: err: dial tcp 192.168.130.11:22: connect: no route to host, output:
DEBU error: Temporary error: ssh command error:
command : exit 0
err : dial tcp 192.168.130.11:22: connect: no route to host\n - sleeping 1s
DEBU retry loop: attempt 15
DEBU About to run SSH command:
exit 0
Cannot read private ssh key /home/crcuser/.crc/machines/crc/id_rsa
DEBU SSH command results: err: dial tcp 192.168.130.11:22: connect: no route to host, output:
DEBU error: Temporary error: ssh command error:
command : exit 0
err : dial tcp 192.168.130.11:22: connect: no route to host\n - sleeping 1s
DEBU retry loop: attempt 16
DEBU About to run SSH command:
exit 0
Cannot read private ssh key /home/crcuser/.crc/machines/crc/id_rsa
DEBU SSH command results: err: dial tcp 192.168.130.11:22: connect: connection refused, output:
DEBU error: Temporary error: ssh command error:
command : exit 0
err : dial tcp 192.168.130.11:22: connect: connection refused\n - sleeping 1s
DEBU retry loop: attempt 17
DEBU About to run SSH command:
exit 0
Cannot read private ssh key /home/crcuser/.crc/machines/crc/id_rsa
DEBU SSH command results: err: dial tcp 192.168.130.11:22: connect: connection refused, output:
DEBU error: Temporary error: ssh command error:
command : exit 0
err : dial tcp 192.168.130.11:22: connect: connection refused\n - sleeping 1s
DEBU retry loop: attempt 18
DEBU About to run SSH command:
exit 0
Cannot read private ssh key /home/crcuser/.crc/machines/crc/id_rsa
DEBU SSH command results: err: <nil>, output:
INFO CodeReady Containers VM is running
DEBU About to run SSH command:
cat /home/core/.ssh/authorized_keys
DEBU SSH command results: err: <nil>, output: ecdsa-sha2-nistp521 AAAAE2VjZHNhLXNoYTItbmlzdHA1MjEAAAAIbmlzdHA1MjEAAACFBAC+UTFzZvI8jqO/T/paRczJrvES3yd8Ehxh/xPslusbTwHIAV2ahH9hZOQ78K8deHUbiMrFJKgPzviy15yYvc7m4wEca7OjpIsTtyz65fltTac23rmVbFiCIbCHTlBTcDLcG8319Z1lYp/HK3BY3wA2WkDBrA2HmEumIKmMk0FCo2cBZA==
DEBU About to run SSH command:
sudo xfs_growfs / >/dev/null
DEBU SSH command results: err: <nil>, output:
INFO Starting network time synchronization in CodeReady Containers VM
DEBU About to run SSH command:
sudo timedatectl set-ntp on
DEBU SSH command results: err: <nil>, output:
DEBU Creating /var/srv/dnsmasq.conf with permissions 0644 in the CRC VM
DEBU About to run SSH command with hidden output
DEBU SSH command succeeded
DEBU About to run SSH command:
sudo podman rm -f dnsmasq
DEBU SSH command results: err: <nil>, output: ff4882a2870e079edb67553ac0052a1c8be5c7f7e0fd25dce71ae8e4a82aca1f
DEBU About to run SSH command:
sudo rm -f /var/lib/cni/networks/podman/10.88.0.8
DEBU SSH command results: err: <nil>, output:
DEBU About to run SSH command:
sudo podman run --ip 10.88.0.8 --name dnsmasq -v /var/srv/dnsmasq.conf:/etc/dnsmasq.conf -p 53:53/udp --privileged -d quay.io/crcont/dnsmasq:latest
DEBU SSH command results: err: <nil>, output: dfae82b4e1e18aa237c148ddd266a035baa2b629a92b2429dec55516fd693acb
DEBU Running '/home/crcuser/.crc/bin/admin-helper-linux rm api.crc.testing oauth-openshift.apps-crc.testing console-openshift-console.apps-crc.testing default-route-openshift-image-registry.apps-crc.testing'
DEBU Running '/home/crcuser/.crc/bin/admin-helper-linux add 192.168.130.11 api.crc.testing oauth-openshift.apps-crc.testing console-openshift-console.apps-crc.testing default-route-openshift-image-registry.apps-crc.testing'
DEBU About to run SSH command:
cat /etc/resolv.conf
DEBU SSH command results: err: <nil>, output: # Generated by NetworkManager
nameserver 192.168.130.1
DEBU Creating /etc/resolv.conf with permissions 0644 in the CRC VM
DEBU About to run SSH command with hidden output
DEBU SSH command succeeded
DEBU retry loop: attempt 0
DEBU About to run SSH command:
host -R 3 foo.apps-crc.testing
DEBU SSH command results: err: <nil>, output: foo.apps-crc.testing has address 192.168.130.11
INFO Check internal and public DNS query ...
DEBU About to run SSH command:
host -R 3 quay.io
DEBU SSH command results: err: <nil>, output: quay.io has address 18.210.212.75
quay.io has address 34.192.85.225
quay.io has address 18.211.164.173
quay.io has address 3.233.133.41
quay.io has address 34.224.196.162
quay.io has address 50.16.140.223
quay.io has address 52.72.182.67
quay.io has address 34.197.63.98
quay.io mail is handled by 10 aspmx.l.google.com.
quay.io mail is handled by 20 alt1.aspmx.l.google.com.
quay.io mail is handled by 20 alt2.aspmx.l.google.com.
quay.io mail is handled by 30 aspmx2.googlemail.com.
quay.io mail is handled by 30 aspmx3.googlemail.com.
INFO Check DNS query from host ...
DEBU api.crc.testing resolved to [192.168.130.11]
DEBU foo.apps-crc.testing resolved to [192.168.130.11]
DEBU About to run SSH command:
test -e /var/lib/kubelet/config.json
DEBU SSH command results: err: <nil>, output:
INFO Verifying validity of the kubelet certificates ...
DEBU About to run SSH command:
date --date="$(sudo openssl x509 -in /var/lib/kubelet/pki/kubelet-client-current.pem -noout -enddate | cut -d= -f 2)" --iso-8601=seconds
DEBU SSH command results: err: <nil>, output: 2021-02-14T02:40:54+00:00
DEBU About to run SSH command:
date --date="$(sudo openssl x509 -in /var/lib/kubelet/pki/kubelet-server-current.pem -noout -enddate | cut -d= -f 2)" --iso-8601=seconds
DEBU SSH command results: err: <nil>, output: 2021-02-14T02:41:48+00:00
DEBU About to run SSH command:
date --date="$(sudo openssl x509 -in /etc/kubernetes/static-pod-resources/kube-apiserver-certs/configmaps/aggregator-client-ca/ca-bundle.crt -noout -enddate | cut -d= -f 2)" --iso-8601=seconds
DEBU SSH command results: err: <nil>, output: 2021-02-14T02:43:35+00:00
INFO Starting OpenShift kubelet service
DEBU About to run SSH command:
sudo systemctl daemon-reload
DEBU SSH command results: err: <nil>, output:
DEBU About to run SSH command:
sudo systemctl start kubelet
DEBU SSH command results: err: <nil>, output:
DEBU Waiting for apiserver availability
DEBU retry loop: attempt 0
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 1
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 2
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 3
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 4
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 5
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 6
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 7
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 8
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 9
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 10
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 11
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 12
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 13
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 14
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 15
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 16
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 17
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 18
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 19
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 20
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 21
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 22
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 23
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 24
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 25
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 26
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 27
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 28
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 29
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 30
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 31
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 32
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 33
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 34
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 35
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 36
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 37
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 38
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 39
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU retry loop: attempt 40
DEBU About to run SSH command:
oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
DEBU SSH command results: err: Process exited with status 1, output:
DEBU The connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?
DEBU error: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n - sleeping 1s
DEBU RetryAfter timeout after 41 tries
Making call to close driver server
(crc) Calling .Close
Successfully made call to close driver server
Making call to close connection to plugin binary
Error waiting for apiserver: Temporary error: ssh command error:
command : oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig
err : Process exited with status 1\n (x41)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment