Skip to content

cut v2.47.0

cut v2.47.0 #3467

GitHub Actions / JUnit Test Report failed Feb 14, 2025 in 0s

71 tests run, 51 passed, 0 skipped, 20 failed.

Annotations

Check failure on line 1 in Start CRC behind proxy under openshift preset

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

Start CRC behind proxy under openshift preset

Step starting CRC with default bundle succeeds: command 'CRC_DISABLE_UPDATE_CHECK=true crc start -p '/home/crctest/crc-qe/pull-secret' -b /home/crctest/crc_libvirt_4.17.14_arm64.crcbundle', expected to succeed, exited with exit code: 1
Command stdout: 
Command stderr: level=debug msg="CRC version: 2.47.0+aef84d\n"
level=debug msg="OpenShift version: 4.17.14\n"
level=debug msg="MicroShift version: 4.17.14\n"
level=debug msg="Running 'crc start'"
level=debug msg="Total memory of system is 269686804480 bytes"
level=debug msg="file not found: /home/crctest/.crc/machines/crc/.crc-exist"
level=info msg="Using bundle path /home/crctest/crc_libvirt_4.17.14_arm64.crcbundle"
level=debug msg="resolv.conf file path: /etc/resolv.conf"
level=info msg="Checking if running as non-root"
level=info msg="Checking if running inside WSL2"
level=info msg="Checking if crc-admin-helper executable is cached"
level=debug msg="Running '/home/crctest/.crc/bin/crc-admin-helper-linux-arm64 --version'"
level=debug msg="Found crc-admin-helper-linux-arm64 version 0.5.4"
level=debug msg="crc-admin-helper executable already cached"
level=info msg="Checking if running on a supported CPU architecture"
level=debug msg="GOARCH is arm64 GOOS is linux"
level=warning msg="CRC is not officially supported on ARM64 CPUs for Linux."
level=info msg="Checking if crc executable symlink exists"
level=info msg="Checking minimum RAM requirements"
level=debug msg="Total memory of system is 269686804480 bytes"
level=info msg="Check if Podman binary exists in: /home/crctest/.crc/bin/oc"
level=info msg="Checking if Virtualization is enabled"
level=debug msg="Ignoring virtualization check for arm64"
level=info msg="Checking if KVM is enabled"
level=debug msg="Checking if /dev/kvm exists"
level=debug msg="/dev/kvm was found"
level=info msg="Checking if libvirt is installed"
level=debug msg="Checking if 'virsh' is available"
level=debug msg="'virsh' was found in /usr/bin/virsh"
level=debug msg="Checking 'virsh capabilities' for libvirtd/qemu availability"
level=debug msg="Running 'virsh --readonly --connect qemu:///system capabilities'"
level=debug msg="Found aarch64 hypervisor with 'hvm' capabilities"
level=info msg="Checking if user is part of libvirt group"
level=debug msg="Checking if current user is part of the libvirt group"
level=debug msg="Current user is already in the libvirt group"
level=info msg="Checking if active user/process is currently part of the libvirt group"
level=info msg="Checking if libvirt daemon is running"
level=debug msg="Checking if libvirtd service is running"
level=debug msg="Running 'systemctl status virtqemud.socket'"
level=debug msg="Command failed: exit status 3"
level=debug msg="stdout: * virtqemud.socket - libvirt QEMU daemon socket\n     Loaded: loaded (/usr/lib/systemd/system/virtqemud.socket; enabled; preset: enabled)\n     Active: inactive (dead)\n   Triggers: * virtqemud.service\n     Listen: /run/libvirt/virtqemud-sock (Stream)\n"
level=debug msg="stderr: "
level=debug msg="virtqemud.socket is neither running nor listening"
level=debug msg="Running 'systemctl status libvirtd.socket'"
level=debug msg="libvirtd.socket is running"
level=info msg="Checking if a supported libvirt version is installed"
level=debug msg="Checking if libvirt version is >=8.0.0"
level=debug msg="Running 'virsh -v'"
level=info msg="Checking if crc-driver-libvirt is installed"
level=debug msg="Checking if crc-driver-libvirt-arm64 is installed"
level=debug msg="Running '/home/crctest/.crc/bin/crc-driver-libvirt-arm64 version'"
level=debug msg="Found crc-driver-libvirt-arm64 version 0.13.9"
level=debug msg="crc-driver-libvirt-arm64 is already installed"
level=info msg="Checking crc daemon systemd socket units"
level=debug msg="Checking crc daemon systemd socket units"
level=debug msg="Checking if crc-http.socket is running"
level=debug msg="Running 'systemctl --user status crc-http.socket'"
level=debug msg="crc-http.socket is running"
level=debug msg="Checking if crc-http.socket has the expected content"
level=debug msg="Checking if crc-vsock.socket is running"
level=debug msg="Running 'systemctl --user status crc-vsock.socket'"
level=debug msg="crc-vsock.socket is running"
level=debug msg="Checking if crc-vsock.socket has the expected content"
level=info msg="Checking if vsock is correctly configured"
level=debug msg="Running 'getcap /usr/local/bin/crc'"
level=debug msg="file not found: /home/crctest/.crc/machines/crc/.crc-exist"
level=info msg="Loading bundle: crc_libvirt_4.17.14_arm64..."
level=debug msg="Using secret from configuration"
level=info msg="Creating CRC VM for OpenShift 4.17.14..."
level=debug msg="Found binary path at /home/crctest/.crc/bin/crc-driver-libvirt-arm64"
level=debug msg="Launching plugin server for driver libvirt"
level=debug msg="Plugin server listening at address 127.0.0.1:40929"
level=debug msg="() Calling .GetVersion"
level=debug msg="Using API Version 1"
level=debug msg="() Calling .SetConfigRaw"
level=debug msg="() Calling .GetMachineName"
level=debug msg="(crc) Calling .GetMachineName"
level=debug msg="(crc) Calling .DriverName"
level=debug msg="Running pre-create checks..."
level=debug msg="(crc) Calling .PreCreateCheck"
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:43Z\" level=debug msg=\"About to check libvirt version\""
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:43Z\" level=debug msg=\"Validating storage pool\""
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:43Z\" level=debug msg=\"Could not find storage pool 'crc', trying to create it\""
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:43Z\" level=debug msg=\"Creating storage pool\""
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:43Z\" level=info msg=\"Creating storage pool with XML <pool type=\\\"dir\\\">\\n  <name>crc</name>\\n  <target>\\n    <path>/home/crctest/.crc/machines/crc</path>\\n  </target>\\n</pool>\""
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:43Z\" level=debug msg=\"Activating pool 'crc'\""
level=debug msg="(crc) Calling .GetConfigRaw"
level=debug msg="Creating machine..."
level=debug msg="(crc) Calling .Create"
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:43Z\" level=debug msg=\"Preparing /home/crctest/.crc/machines/crc/crc.qcow2 for machine use\""
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:43Z\" level=debug msg=\"image creation took 20.955015ms\""
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:43Z\" level=debug msg=\"Verifying executable bit set on /home/crctest/.crc/machines/crc\""
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:43Z\" level=debug msg=\"Verifying executable bit set on /home/crctest/.crc/machines\""
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:43Z\" level=debug msg=\"Verifying executable bit set on /home/crctest/.crc\""
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:43Z\" level=debug msg=\"Verifying executable bit set on /home/crctest\""
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:43Z\" level=debug msg=\"Verifying executable bit set on /home\""
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:43Z\" level=debug msg=\"Defining VM...\""
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:43Z\" level=debug msg=\"Found aarch64 hypervisor with 'hvm' capabilities\""
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:43Z\" level=debug msg=\"No q35 machine type\""
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:43Z\" level=debug msg=\"Found aarch64 hypervisor with 'hvm' capabilities\""
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:43Z\" level=debug msg=\"No q35 machine type\""
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:43Z\" level=debug msg=\"disk image capacity is already 33285996544 bytes\""
level=info msg="Generating new SSH key pair..."
level=info msg="Generating new password for the kubeadmin user"
level=debug msg="Created /home/crctest/.crc/machines/crc/.crc-exist"
level=debug msg="Machine successfully created"
level=debug msg="Making call to close driver server"
level=debug msg="(crc) Calling .Close"
level=debug msg="Successfully made call to close driver server"
level=debug msg="Making call to close connection to plugin binary"
level=debug msg="Found binary path at /home/crctest/.crc/bin/crc-driver-libvirt-arm64"
level=debug msg="Launching plugin server for driver libvirt"
level=debug msg="Plugin server listening at address 127.0.0.1:37215"
level=debug msg="() Calling .GetVersion"
level=debug msg="Using API Version 1"
level=debug msg="() Calling .SetConfigRaw"
level=debug msg="() Calling .GetMachineName"
level=debug msg="(crc) Calling .GetBundleName"
level=debug msg="(crc) Calling .GetState"
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:43Z\" level=debug msg=\"Getting current state...\""
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:43Z\" level=debug msg=\"Fetching VM...\""
level=info msg="Starting CRC VM for openshift 4.17.14..."
level=debug msg="Updating CRC VM configuration"
level=debug msg="(crc) Calling .GetConfigRaw"
level=debug msg="(crc) Calling .Start"
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:43Z\" level=debug msg=\"Starting VM crc\""
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:43Z\" level=debug msg=\"Validating storage pool\""
level=debug msg="(crc) Calling .GetConfigRaw"
level=debug msg="Waiting for machine to be running, this may take a few minutes..."
level=debug msg="retry loop: attempt 0"
level=debug msg="(crc) Calling .GetState"
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:43Z\" level=debug msg=\"Getting current state...\""
level=debug msg="Machine is up and running!"
level=debug msg="(crc) Calling .GetState"
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:43Z\" level=debug msg=\"Getting current state...\""
level=info msg="CRC instance is running with IP 127.0.0.1"
level=debug msg="Waiting until ssh is available"
level=debug msg="retry loop: attempt 0"
level=debug msg="Running SSH command: exit 0"
level=debug msg="Using ssh private keys: [/home/crctest/.crc/machines/crc/id_ed25519 /home/crctest/.crc/cache/crc_libvirt_4.17.14_arm64/id_ecdsa_crc]"
level=debug msg="SSH command results: err: ssh: handshake failed: read tcp 127.0.0.1:43638->127.0.0.1:2222: read: connection reset by peer, output: "
level=debug msg="error: Temporary error: ssh command error:\ncommand : exit 0\nerr     : ssh: handshake failed: read tcp 127.0.0.1:43638->127.0.0.1:2222: read: connection reset by peer\n - sleeping 1s"
level=debug msg="retry loop: attempt 1"
level=debug msg="Running SSH command: exit 0"
level=debug msg="Using ssh private keys: [/home/crctest/.crc/machines/crc/id_ed25519 /home/crctest/.crc/cache/crc_libvirt_4.17.14_arm64/id_ecdsa_crc]"
level=debug msg="SSH command results: err: ssh: handshake failed: read tcp 127.0.0.1:43650->127.0.0.1:2222: read: connection reset by peer, output: "
level=debug msg="error: Temporary error: ssh command error:\ncommand : exit 0\nerr     : ssh: handshake failed: read tcp 127.0.0.1:43650->127.0.0.1:2222: read: connection reset by peer\n - sleeping 1s"
level=debug msg="retry loop: attempt 2"
level=debug msg="Running SSH command: exit 0"
level=debug msg="Using ssh private keys: [/home/crctest/.crc/machines/crc/id_ed25519 /home/crctest/.crc/cache/crc_libvirt_4.17.14_arm64/id_ecdsa_crc]"
level=debug msg="SSH command results: err: ssh: handshake failed: read tcp 127.0.0.1:43662->127.0.0.1:2222: read: connection reset by peer, output: "
level=debug msg="error: Temporary error: ssh command error:\ncommand : exit 0\nerr     : ssh: handshake failed: read tcp 127.0.0.1:43662->127.0.0.1:2222: read: connection reset by peer\n - sleeping 1s"
level=debug msg="retry loop: attempt 3"
level=debug msg="Running SSH command: exit 0"
level=debug msg="Using ssh private keys: [/home/crctest/.crc/machines/crc/id_ed25519 /home/crctest/.crc/cache/crc_libvirt_4.17.14_arm64/id_ecdsa_crc]"
level=debug msg="SSH command results: err: ssh: handshake failed: read tcp 127.0.0.1:56334->127.0.0.1:2222: read: connection reset by peer, output: "
level=debug msg="error: Temporary error: ssh command error:\ncommand : exit 0\nerr     : ssh: handshake failed: read tcp 127.0.0.1:56334->127.0.0.1:2222: read: connection reset by peer\n - sleeping 1s"
level=debug msg="retry loop: attempt 4"
level=debug msg="Running SSH command: exit 0"
level=debug msg="Using ssh private keys: [/home/crctest/.crc/machines/crc/id_ed25519 /home/crctest/.crc/cache/crc_libvirt_4.17.14_arm64/id_ecdsa_crc]"
level=debug msg="SSH command results: err: <nil>, output: "
level=info msg="CRC VM is running"
level=debug msg="Using root access: disable core user password"
level=debug msg="Running SSH command: sudo passwd --lock core"
level=debug msg="SSH command results: err: <nil>, output: Locking password for user core.\npasswd: Success\n"
level=debug msg="Running SSH command: cat /home/core/.ssh/authorized_keys"
level=debug msg="SSH command results: err: Process exited with status 1, output: "
level=info msg="Updating authorized keys..."
level=debug msg="Creating /home/core/.ssh/authorized_keys with permissions 0644 in the CRC VM"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="Running SSH command: rm /home/core/.ssh/authorized_keys.d/ignition"
level=debug msg="SSH command results: err: <nil>, output: "
level=debug msg="Using root access: Get device id"
level=debug msg="Running SSH command: sudo /usr/sbin/blkid -t TYPE=xfs -o device"
level=debug msg="SSH command results: err: <nil>, output: /dev/vda4\n"
level=debug msg="Using root access: Growing /dev/vda4 partition"
level=debug msg="Running SSH command: sudo /usr/bin/growpart /dev/vda 4"
level=debug msg="SSH command results: err: Process exited with status 1, output: NOCHANGE: partition 4 is size 63961055. it cannot be grown\n"
level=debug msg="No free space after /dev/vda4, nothing to do"
level=debug msg="Configuring shared directories"
level=debug msg="(crc) Calling .GetSharedDirs"
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:59Z\" level=debug msg=\"Found aarch64 hypervisor with 'hvm' capabilities\""
level=debug msg="(crc) DBG | time=\"2025-02-14T10:33:59Z\" level=debug msg=\"No q35 machine type\""
level=info msg="Configuring shared directories"
level=debug msg="Using root access: Creating /home/crctest"
level=debug msg="Running SSH command: sudo mkdir -p /home/crctest"
level=debug msg="SSH command results: err: <nil>, output: "
level=debug msg="Mounting tag dir0 at /home/crctest"
level=debug msg="Using root access: Mounting /home/crctest"
level=debug msg="Running SSH command: sudo mount -o context=\"system_u:object_r:container_file_t:s0\" -t virtiofs dir0 /home/crctest"
level=debug msg="SSH command results: err: <nil>, output: "
level=debug msg="Using root access: make root Podman socket accessible"
level=debug msg="Running SSH command: sudo chmod 777 /run/podman/ /run/podman/podman.sock"
level=debug msg="SSH command results: err: <nil>, output: "
level=debug msg="Running '/home/crctest/.crc/bin/crc-admin-helper-linux-arm64 rm api.crc.testing host.crc.testing oauth-openshift.apps-crc.testing console-openshift-console.apps-crc.testing downloads-openshift-console.apps-crc.testing canary-openshift-ingress-canary.apps-crc.testing default-route-openshift-image-registry.apps-crc.testing'"
level=debug msg="Running '/home/crctest/.crc/bin/crc-admin-helper-linux-arm64 add 127.0.0.1 api.crc.testing host.crc.testing oauth-openshift.apps-crc.testing console-openshift-console.apps-crc.testing downloads-openshift-console.apps-crc.testing canary-openshift-ingress-canary.apps-crc.testing default-route-openshift-image-registry.apps-crc.testing'"
level=debug msg="Running SSH command: systemctl status ovs-configuration.service"
level=debug msg="SSH command results: err: Process exited with status 3, output: ○ ovs-configuration.service - Configures OVS with proper host networking configuration\n     Loaded: loaded (/etc/systemd/system/ovs-configuration.service; enabled; preset: disabled)\n     Active: inactive (dead)\n"
level=debug msg="Using root access: Executing systemctl daemon-reload command"
level=debug msg="Running SSH command: sudo systemctl daemon-reload"
level=debug msg="SSH command results: err: <nil>, output: "
level=debug msg="Using root access: Executing systemctl start ovs-configuration.service"
level=debug msg="Running SSH command: sudo systemctl start ovs-configuration.service"
level=debug msg="SSH command results: err: <nil>, output: "
level=debug msg="Using root access: Update resolv.conf file"
level=debug msg="Running SSH command: sudo nmcli con modify --temporary ovs-if-br-ex ipv4.dns 192.168.127.1 ipv4.dns-search crc.testing"
level=debug msg="SSH command results: err: <nil>, output: "
level=debug msg="Using root access: Executing systemctl daemon-reload command"
level=debug msg="Running SSH command: sudo systemctl daemon-reload"
level=debug msg="SSH command results: err: <nil>, output: "
level=debug msg="Using root access: Executing systemctl restart NetworkManager.service"
level=debug msg="Running SSH command: sudo systemctl restart NetworkManager.service"
level=debug msg="SSH command results: err: <nil>, output: "
level=debug msg="retry loop: attempt 0"
level=debug msg="Running SSH command: host -R 3 foo.apps-crc.testing"
level=debug msg="SSH command results: err: Process exited with status 1, output: foo.apps-crc.testing has address 192.168.127.2\nHost foo.apps-crc.testing not found: 3(NXDOMAIN)\n"
level=debug msg="error: Temporary error: ssh command error:\ncommand : host -R 3 foo.apps-crc.testing\nerr     : Process exited with status 1\n - sleeping 1s"
level=debug msg="retry loop: attempt 1"
level=debug msg="Running SSH command: host -R 3 foo.apps-crc.testing"
level=debug msg="SSH command results: err: Process exited with status 1, output: foo.apps-crc.testing has address 192.168.127.2\nHost foo.apps-crc.testing not found: 3(NXDOMAIN)\n"
level=debug msg="error: Temporary error: ssh command error:\ncommand : host -R 3 foo.apps-crc.testing\nerr     : Process exited with status 1\n - sleeping 1s"
level=debug msg="retry loop: attempt 2"
level=debug msg="Running SSH command: host -R 3 foo.apps-crc.testing"
level=debug msg="SSH command results: err: Process exited with status 1, output: foo.apps-crc.testing has address 192.168.127.2\nHost foo.apps-crc.testing not found: 3(NXDOMAIN)\n"
level=debug msg="error: Temporary error: ssh command error:\ncommand : host -R 3 foo.apps-crc.testing\nerr     : Process exited with status 1\n - sleeping 1s"
level=debug msg="RetryAfter timeout after 3 tries"
level=info msg="Check internal and public DNS query..."
level=debug msg="Running SSH command: curl --head https://quay.io --proxy http://host.crc.testing:3128 --noproxy 127.0.0.1,localhost,.testing"
level=debug msg="SSH command results: err: Process exited with status 28, output: "
level=warning msg="Failed public DNS query from the cluster: ssh command error:\ncommand : curl --head https://quay.io --proxy http://host.crc.testing:3128 --noproxy 127.0.0.1,localhost,.testing\nerr     : Process exited with status 28\n : "
level=info msg="Check DNS query from host..."
level=debug msg="api.crc.testing resolved to [127.0.0.1]"
level=info msg="Verifying validity of the kubelet certificates..."
level=debug msg="Running 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"
level=debug msg="SSH command results: err: <nil>, output: 2026-02-04T14:35:49+00:00\n"
level=debug msg="Running 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"
level=debug msg="SSH command results: err: <nil>, output: 2026-02-04T14:37:52+00:00\n"
level=debug msg="Running SSH command: date --date=\"$(sudo openssl x509 -in /etc/kubernetes/static-pod-resources/kube-apiserver-certs/secrets/aggregator-client/tls.crt -noout -enddate | cut -d= -f 2)\" --iso-8601=seconds"
level=debug msg="SSH command results: err: <nil>, output: 2026-02-04T14:41:48+00:00\n"
level=info msg="Starting kubelet service"
level=debug msg="Using root access: Executing systemctl daemon-reload command"
level=debug msg="Running SSH command: sudo systemctl daemon-reload"
level=debug msg="SSH command results: err: <nil>, output: "
level=debug msg="Using root access: Executing systemctl start kubelet"
level=debug msg="Running SSH command: sudo systemctl start kubelet"
level=debug msg="SSH command results: err: <nil>, output: "
level=info msg="Waiting for kube-apiserver availability... [takes around 2min]"
level=debug msg="retry loop: attempt 0"
level=debug msg="Running SSH command: timeout 5s oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig"
level=debug msg="SSH command results: err: Process exited with status 1, output: "
level=debug msg="E0214 10:36:52.373928    3982 memcache.go:265] couldn't get current server API group list: Get \"https://api.crc.testing:6443/api?timeout=32s\": dial tcp 192.168.127.2:6443: connect: connection refused\nE0214 10:36:52.374668    3982 memcache.go:265] couldn't get current server API group list: Get \"https://api.crc.testing:6443/api?timeout=32s\": dial tcp 192.168.127.2:6443: connect: connection refused\nE0214 10:36:52.376345    3982 memcache.go:265] couldn't get current server API group list: Get \"https://api.crc.testing:6443/api?timeout=32s\": dial tcp 192.168.127.2:6443: connect: connection refused\nE0214 10:36:52.377030    3982 memcache.go:265] couldn't get current server API group list: Get \"https://api.crc.testing:6443/api?timeout=32s\": dial tcp 192.168.127.2:6443: connect: connection refused\nE0214 10:36:52.378872    3982 memcache.go:265] couldn't get current server API group list: Get \"https://api.crc.testing:6443/api?timeout=32s\": dial tcp 192.168.127.2:6443: connect: connection refused\nThe connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?\n"
level=debug msg="error: Temporary error: ssh command error:\ncommand : timeout 5s oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig\nerr     : Process exited with status 1\n - sleeping 1s"
level=debug msg="retry loop: attempt 1"
level=debug msg="Running SSH command: timeout 5s oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig"
level=debug msg="SSH command results: err: Process exited with status 1, output: "
level=debug msg="E0214 10:36:53.511727    4297 memcache.go:265] couldn't get current server API group list: Get \"https://api.crc.testing:6443/api?timeout=32s\": dial tcp 192.168.127.2:6443: connect: connection refused\nE0214 10:36:53.512413    4297 memcache.go:265] couldn't get current server API group list: Get \"https://api.crc.testing:6443/api?timeout=32s\": dial tcp 192.168.127.2:6443: connect: connection refused\nE0214 10:36:53.514001    4297 memcache.go:265] couldn't get current server API group list: Get \"https://api.crc.testing:6443/api?timeout=32s\": dial tcp 192.168.127.2:6443: connect: connection refused\nE0214 10:36:53.514534    4297 memcache.go:265] couldn't get current server API group list: Get \"https://api.crc.testing:6443/api?timeout=32s\": dial tcp 192.168.127.2:6443: connect: connection refused\nE0214 10:36:53.516113    4297 memcache.go:265] couldn't get current server API group list: Get \"https://api.crc.testing:6443/api?timeout=32s\": dial tcp 192.168.127.2:6443: connect: connection refused\nThe connection to the server api.crc.testing:6443 was refused - did you specify the right host or port?\n"
level=debug msg="error: Temporary error: ssh command error:\ncommand : timeout 5s oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig\nerr     : Process exited with status 1\n - sleeping 1s"
level=debug msg="retry loop: attempt 2"
level=debug msg="Running SSH command: timeout 5s oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig"
level=debug msg="SSH command results: err: Process exited with status 124, output: "
level=debug
level=debug msg="error: Temporary error: ssh command error:\ncommand : timeout 5s oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig\nerr     : Process exited with status 124\n - sleeping 1s"
level=debug msg="retry loop: attempt 3"
level=debug msg="Running SSH command: timeout 5s oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig"
level=debug msg="SSH command results: err: Process exited with status 124, output: "
level=debug
level=debug msg="error: Temporary error: ssh command error:\ncommand : timeout 5s oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig\nerr     : Process exited with status 124\n - sleeping 1s"
level=debug msg="retry loop: attempt 4"
level=debug msg="Running SSH command: timeout 5s oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig"
level=debug msg="SSH command results: err: Process exited with status 124, output: "
level=debug
level=debug msg="error: Temporary error: ssh command error:\ncommand : timeout 5s oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig\nerr     : Process exited with status 124\n - sleeping 1s"
level=debug msg="retry loop: attempt 5"
level=debug msg="Running SSH command: timeout 5s oc get nodes --context admin --cluster crc --kubeconfig /opt/kubeconfig"
level=debug msg="SSH command results: err: <nil>, output: NAME   STATUS     ROLES                         AGE   VERSION\ncrc    NotReady   control-plane,master,worker   10d   v1.30.7\n"
level=debug msg="NAME   STATUS     ROLES                         AGE   VERSION\ncrc    NotReady   control-plane,master,worker   10d   v1.30.7\n"
level=info msg="Adding proxy configuration to the cluster..."
level=debug msg="Waiting for availability of resource type 'proxy'"
level=debug msg="retry loop: attempt 0"
level=debug msg="Running SSH command: timeout 5s oc get proxy --context admin --cluster crc --kubeconfig /opt/kubeconfig"
level=debug msg="SSH command results: err: <nil>, output: NAME      AGE\ncluster   10d\n"
level=debug msg="NAME      AGE\ncluster   10d\n"
level=debug msg="Patch string {\"spec\":{\"httpProxy\":\"http://host.crc.testing:3128\",\"httpsProxy\":\"http://host.crc.testing:3128\",\"noProxy\":\"127.0.0.1,localhost,.testing,.testing,127.0.0.1\",\"trustedCA\":{\"name\":\"\"}}}"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="Waiting for availability of resource type 'configmap'"
level=debug msg="retry loop: attempt 0"
level=debug msg="Running SSH command: timeout 5s oc get configmap --context admin --cluster crc --kubeconfig /opt/kubeconfig"
level=debug msg="SSH command results: err: <nil>, output: NAME                       DATA   AGE\nkube-root-ca.crt           1      10d\nopenshift-service-ca.crt   1      10d\n"
level=debug msg="NAME                       DATA   AGE\nkube-root-ca.crt           1      10d\nopenshift-service-ca.crt   1      10d\n"
level=debug msg="Running SSH command: timeout 30s oc delete -n openshift-machine-config-operator configmap machine-config-controller --context admin --cluster crc --kubeconfig /opt/kubeconfig"
level=debug msg="SSH command results: err: Process exited with status 1, output: "
level=debug msg="Waiting for availability of resource type 'lease'"
level=debug msg="retry loop: attempt 0"
level=debug msg="Running SSH command: timeout 5s oc get lease --context admin --cluster crc --kubeconfig /opt/kubeconfig"
level=debug msg="SSH command results: err: <nil>, output: "
level=debug
level=debug msg="Running SSH command: timeout 30s oc delete -A lease --all --context admin --cluster crc --kubeconfig /opt/kubeconfig"
level=debug msg="SSH command results: err: <nil>, output: lease.coordination.k8s.io \"crc\" deleted\nlease.coordination.k8s.io \"apiserver-yz2phfmetulqy4pemhbirhdnii\" deleted\nlease.coordination.k8s.io \"kube-controller-manager\" deleted\nlease.coordination.k8s.io \"cert-regeneration-controller-lock\" deleted\nlease.coordination.k8s.io \"cert-recovery-controller-lock\" deleted\nlease.coordination.k8s.io \"cluster-policy-controller-lock\" deleted\nlease.coordination.k8s.io \"cert-recovery-controller-lock\" deleted\nlease.coordination.k8s.io \"kube-scheduler\" deleted\n"
level=debug msg="Waiting for availability of resource type 'secret'"
level=debug msg="retry loop: attempt 0"
level=debug msg="Running SSH command: timeout 5s oc get secret --context admin --cluster crc --kubeconfig /opt/kubeconfig"
level=debug msg="SSH command results: err: <nil>, output: NAME                       TYPE                      DATA   AGE\nbuilder-dockercfg-2tqfv    kubernetes.io/dockercfg   1      9d\ndefault-dockercfg-wrc8w    kubernetes.io/dockercfg   1      9d\ndeployer-dockercfg-x649h   kubernetes.io/dockercfg   1      9d\n"
level=debug msg="NAME                       TYPE                      DATA   AGE\nbuilder-dockercfg-2tqfv    kubernetes.io/dockercfg   1      9d\ndefault-dockercfg-wrc8w    kubernetes.io/dockercfg   1      9d\ndeployer-dockercfg-x649h   kubernetes.io/dockercfg   1      9d\n"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=info msg="Adding user's pull secret to the cluster..."
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="Waiting for availability of resource type 'machineconfigs'"
level=debug msg="retry loop: attempt 0"
level=debug msg="Running SSH command: timeout 5s oc get machineconfigs --context admin --cluster crc --kubeconfig /opt/kubeconfig"
level=debug msg="SSH command results: err: <nil>, output: NAME                                                          GENERATEDBYCONTROLLER                      IGNITIONVERSION   AGE\n00-master                                                     3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             10d\n00-override-master-generated-crio-default-container-runtime                                              3.4.0             10d\n00-override-worker-generated-crio-default-container-runtime                                              3.4.0             10d\n00-worker                                                     3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             10d\n01-master-container-runtime                                   3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             10d\n01-master-kubelet                                             3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             10d\n01-worker-container-runtime                                   3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             10d\n01-worker-kubelet                                             3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             10d\n97-master-generated-kubelet                                   3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             10d\n97-worker-generated-kubelet                                   3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             10d\n98-master-generated-kubelet                                   3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             10d\n98-worker-generated-kubelet                                   3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             10d\n99-master-generated-registries                                3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             10d\n99-master-ssh                                                                                            3.2.0             10d\n99-node-sizing-for-crc                                                                                   3.2.0             10d\n99-openshift-machineconfig-master-dummy-networks                                                         3.2.0             10d\n99-worker-generated-registries                                3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             10d\n99-worker-ssh                                                                                            3.2.0             10d\nrendered-master-7aab7d458b98bd8e96609e38a93a4871              3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             9d\nrendered-worker-965df0bdaef995aeaa2aa2bb6412f39f              3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             9d\n"
level=debug msg="NAME                                                          GENERATEDBYCONTROLLER                      IGNITIONVERSION   AGE\n00-master                                                     3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             10d\n00-override-master-generated-crio-default-container-runtime                                              3.4.0             10d\n00-override-worker-generated-crio-default-container-runtime                                              3.4.0             10d\n00-worker                                                     3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             10d\n01-master-container-runtime                                   3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             10d\n01-master-kubelet                                             3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             10d\n01-worker-container-runtime                                   3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             10d\n01-worker-kubelet                                             3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             10d\n97-master-generated-kubelet                                   3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             10d\n97-worker-generated-kubelet                                   3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             10d\n98-master-generated-kubelet                                   3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             10d\n98-worker-generated-kubelet                                   3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             10d\n99-master-generated-registries                                3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             10d\n99-master-ssh                                                                                            3.2.0             10d\n99-node-sizing-for-crc                                                                                   3.2.0             10d\n99-openshift-machineconfig-master-dummy-networks                                                         3.2.0             10d\n99-worker-generated-registries                                3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             10d\n99-worker-ssh                                                                                            3.2.0             10d\nrendered-master-7aab7d458b98bd8e96609e38a93a4871              3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             9d\nrendered-worker-965df0bdaef995aeaa2aa2bb6412f39f              3594c4b2eb42d8c9e56a146baea52d9c147721b0   3.4.0             9d\n"
level=debug msg="Running SSH command: timeout 30s oc get machineconfigs 99-master-ssh -o jsonpath='{.spec.config.passwd.users[0].sshAuthorizedKeys[0]}' --context admin --cluster crc --kubeconfig /opt/kubeconfig"
level=debug msg="SSH command results: err: <nil>, output: ecdsa-sha2-nistp521 AAAAE2VjZHNhLXNoYTItbmlzdHA1MjEAAAAIbmlzdHA1MjEAAACFBAHb8DoeK31jAhqh+tNdrVLEM+5dPaHL5dv8+qhHbZeyuEjU+pQ/OvxdVhi1WhEYb3IHUQwpeAE74QklRLi5fDJ1UwCRjSuN0oSk0ZxL1ziyNF4X3wzmw00HSOTBx6EBxCsofWZk+9x+gqy11jZC7HAH2kEkWjRNNAH/ucB4xdmzFQ044g== core"
level=info msg="Updating SSH key to machine config resource..."
level=debug msg="Running SSH command: timeout 30s oc patch machineconfig 99-master-ssh -p '{\"spec\": {\"config\": {\"passwd\": {\"users\": [{\"name\": \"core\", \"sshAuthorizedKeys\": [\"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPvC/WW6ESAgo0Mk34HCM7dcZh0wur10GaWfIVjy7U8n\"]}]}}}}' --type merge --context admin --cluster crc --kubeconfig /opt/kubeconfig"
level=debug msg="SSH command results: err: <nil>, output: machineconfig.machineconfiguration.openshift.io/99-master-ssh patched\n"
level=info msg="Waiting until the user's pull secret is written to the instance disk..."
level=debug msg="retry loop: attempt 0"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 1"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 2"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 3"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 4"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 5"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 6"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 7"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 8"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 9"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 10"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 11"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 12"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 13"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 14"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 15"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 16"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 17"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 18"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 19"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 20"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 21"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 22"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 23"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 24"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 25"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 26"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 27"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 28"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 29"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 30"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 31"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 32"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 33"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 34"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 35"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 36"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 37"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 38"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 39"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 40"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 41"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 42"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 43"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 44"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 45"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 46"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 47"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 48"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 49"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 50"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 51"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 52"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 53"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 54"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 55"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 56"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 57"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 58"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 59"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 60"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 61"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 62"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 63"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 64"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 65"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 66"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 67"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 68"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 69"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 70"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 71"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 72"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 73"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 74"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 75"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 76"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 77"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 78"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 79"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 80"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 81"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 82"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 83"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 84"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 85"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 86"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 87"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 88"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 89"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 90"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 91"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 92"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 93"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 94"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 95"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 96"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 97"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 98"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 99"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 100"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 101"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 102"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 103"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 104"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 105"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 106"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 107"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 108"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 109"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 110"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 111"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 112"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 113"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 114"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 115"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 116"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 117"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 118"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 119"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 120"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 121"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 122"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 123"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 124"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 125"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 126"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 127"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 128"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 129"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 130"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 131"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 132"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 133"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull secret not updated to disk - sleeping 2s"
level=debug msg="retry loop: attempt 134"
level=debug msg="Running SSH command: <hidden>"
level=debug msg="SSH command succeeded"
level=debug msg="error: Temporary error: pull se

Check failure on line 1 in verify man pages are NOT accessible after cleanup #1

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

verify man pages are NOT accessible after cleanup #1

Step executing "man -P cat crc-bundle-generate" fails: command 'man -P cat crc-bundle-generate', expected to fail, exited with exit code: 0
Command stdout: CRC(1)                                                                  CRC(1)
NAME
       crc-bundle-generate  -  Generate a custom bundle from the running Open‐
       Shift cluster
SYNOPSIS
       crc bundle generate [flags]
DESCRIPTION
       Generate a custom bundle from the running OpenShift cluster
OPTIONS
       -f, --force-stop[=false]      Forcefully stop the instance
       -h, --help[=false]      help for generate
OPTIONS INHERITED FROM PARENT COMMANDS
       --log-level="debug"      log level (e.g. "debug | info | warn | error")
SEE ALSO
       crc-bundle(1)
HISTORY
       14-Feb-2025 Auto generated by spf13/cobra
Auto generated by spf13/cobra      Feb 2025                             CRC(1)

Command stderr:

Check failure on line 1 in verify man pages are NOT accessible after cleanup #2

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

verify man pages are NOT accessible after cleanup #2

Step executing "man -P cat crc-config" fails: command 'man -P cat crc-config', expected to fail, exited with exit code: 0
Command stdout: CRC(1)                                                                  CRC(1)
NAME
       crc-config - Modify crc configuration
SYNOPSIS
       crc config SUBCOMMAND [flags]
DESCRIPTION
       Modifies crc configuration properties.  Properties:
              • bundle                                Bundle  path/URI  -  ab‐
                solute or local path, http, https or docker URI (string,  like
                'https://foo.com/crc_libvirt_4.17.14_arm64.crcbundle',
                'docker://quay.io/myorg/crc_libvirt_4.17.14_arm64.crcbun‐
                dle:2.47.0'     default     '/home/crctest/.crc/cache/crc_lib‐
                virt_4.17.14_arm64.crcbundle' )
              • consent-telemetry                    Consent to collection  of
                anonymous usage data (yes/no)
              • cpus                                 Number of CPU cores (must
                be greater than or equal to '4')
              • disable-update-check                   Disable   update  check
                (true/false, default: false)
              • disk-size                            Total size in GiB of  the
                disk (must be greater than or equal to '31')
              • enable-bundle-quay-fallback           If  bundle download from
                the default location fails, fallback to  quay.io  (true/false,
                default: false)
              • enable-cluster-monitoring            Enable cluster monitoring
                Operator (true/false, default: false)
              • enable-emergency-login                Enable  emergency  login
                for 'core' user. Password is randomly generated.  (true/false,
                default: false)
              • enable-experimental-features          Enable experimental fea‐
                tures (true/false, default: false)
              • enable-shared-dirs                   Mounts host's home direc‐
                tory at '/' in the CRC VM (true/false, default: true)
              • host-network-access                  Allow TCP/IP  connections
                from  the  CRC VM to services running on the host (true/false,
                default: false)
              • http-proxy                           HTTP proxy  URL  (string,
                like 'http://my-proxy.com:8443')
              • https-proxy                           HTTPS proxy URL (string,
                like 'https://my-proxy.com:8443')
              • ingress-http-port                     HTTP  port  to  use  for
                OpenShift ingress/routes on the host (1024-65535, default: 80)
              • ingress-https-port                    HTTPS  port  to  use for
                OpenShift ingress/routes on  the  host  (1024-65535,  default:
                443)
              • kubeadmin-password                    User  defined  kubeadmin
                password
              • memory                               Memory size in MiB  (must
                be greater than or equal to '10752')
              • nameserver                            IPv4  address  of  name‐
                server (string, like '1.1.1.1 or 8.8.8.8')
              • network-mode                          Network  mode  (user  or
                system)
              • no-proxy                              Hosts, ipv4 addresses or
                CIDR which do not use a proxy  (string,  comma-separated  list
                such as '127.0.0.1,192.168.100.1/24')
              • persistent-volume-size                Total size in GiB of the
                persistent volume used by the CSI driver for microshift preset
                (must be greater than or equal to '15')
              • preset                                Virtual  machine  preset
                (valid values are: [openshift okd microshift])
              • proxy-ca-file                         Path  to  an HTTPS proxy
                certificate authority (CA)
              • pull-secret-file                     Path of image pull secret
                (download from https://console.redhat.com/openshift/create/lo‐
                cal)
              • skip-check-admin-helper-cached        Skip   preflight   check
                (true/false, default: false)
              • skip-check-bundle-extracted            Skip   preflight  check
                (true/false, default: false)
              • skip-check-crc-dnsmasq-file           Skip   preflight   check
                (true/false, default: false)
              • skip-check-crc-network                 Skip   preflight  check
                (true/false, default: false)
              • skip-check-crc-network-active         Skip   preflight   check
                (true/false, default: false)
              • skip-check-crc-symlink                 Skip   preflight  check
                (true/false, default: false)
              • skip-check-daemon-systemd-sockets     Skip   preflight   check
                (true/false, default: false)
              • skip-check-daemon-systemd-unit         Skip   preflight  check
                (true/false, default: false)
              • skip-check-kvm-enabled                Skip   preflight   check
                (true/false, default: false)
              • skip-check-libvirt-driver              Skip   preflight  check
                (true/false, default: false)
              • skip-check-libvirt-group-active       Skip   preflight   check
                (true/false, default: false)
              • skip-check-libvirt-installed           Skip   preflight  check
                (true/false, default: false)
              • skip-check-libvirt-running            Skip   preflight   check
                (true/false, default: false)
              • skip-check-libvirt-version             Skip   preflight  check
                (true/false, default: false)
              • skip-check-network-manager-config     Skip   preflight   check
                (true/false, default: false)
              • skip-check-network-manager-installed   Skip   preflight  check
                (true/false, default: false)
              • skip-check-network-manager-running    Skip   preflight   check
                (true/false, default: false)
              • skip-check-podman-in-ocbindir          Skip   preflight  check
                (true/false, default: false)
              • skip-check-ram                        Skip   preflight   check
                (true/false, default: false)
              • skip-check-root-user                   Skip   preflight  check
                (true/false, default: false)
              • skip-check-supported-cpu-arch         Skip   preflight   check
                (true/false, default: false)
              • skip-check-systemd-networkd-running    Skip   preflight  check
                (true/false, default: false)
              • skip-check-user-in-libvirt-group      Skip   preflight   check
                (true/false, default: false)
              • skip-check-virt-enabled                Skip   preflight  check
                (true/false, default: false)
              • skip-check-vsock                      Skip   preflight   check
                (true/false, default: false)
              • skip-check-wsl2                        Skip   preflight  check
                (true/false, default: false)
OPTIONS
       -h, --help[=false]      help for config
OPTIONS INHERITED FROM PARENT COMMANDS
       --log-level="debug"      log level (e.g. "debug | info | warn | error")
SEE ALSO
       crc(1), crc-config-get(1), crc-config-set(1), crc-config-unset(1), crc-
       config-view(1)
HISTORY
       14-Feb-2025 Auto generated by spf13/cobra
Auto generated by spf13/cobra      Feb 2025                             CRC(1)

Command stderr: troff:<standard input>:21: warning [p 1, 3.0i]: cannot adjust line
troff:<standard input>:21: warning [p 1, 3.2i]: cannot adjust line

Check failure on line 1 in verify man pages are NOT accessible after cleanup #3

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

verify man pages are NOT accessible after cleanup #3

Step executing "man -P cat crc-start" fails: command 'man -P cat crc-start', expected to fail, exited with exit code: 0
Command stdout: CRC(1)                                                                  CRC(1)
NAME
       crc-start - Start the instance
SYNOPSIS
       crc start [flags]
DESCRIPTION
       Start the instance
OPTIONS
       -b,    --bundle="/home/crctest/.crc/cache/crc_libvirt_4.17.14_arm64.cr‐
       cbundle"      Bundle path/URI - absolute or local path, http, https  or
       docker URI (string, like 'https://foo.com/crc_libvirt_4.17.14_arm64.cr‐
       cbundle',     'docker://quay.io/myorg/crc_libvirt_4.17.14_arm64.crcbun‐
       dle:2.47.0'         default          '/home/crctest/.crc/cache/crc_lib‐
       virt_4.17.14_arm64.crcbundle' )
       -c, --cpus=4      Number of CPU cores to allocate to the instance
       --disable-update-check[=false]      Don't check for update
       -d,  --disk-size=31       Total size in GiB of the disk used by the in‐
       stance
       -h, --help[=false]      help for start
       -m, --memory=10752      MiB of memory to allocate to the instance
       -n, --nameserver=""      IPv4 address of nameserver to use for the  in‐
       stance
       -o, --output=""      Output format. One of: json
       -p, --pull-secret-file=""      File path of image pull secret (download
       from https://console.redhat.com/openshift/create/local)
OPTIONS INHERITED FROM PARENT COMMANDS
       --log-level="debug"      log level (e.g. "debug | info | warn | error")
SEE ALSO
       crc(1)
HISTORY
       14-Feb-2025 Auto generated by spf13/cobra
Auto generated by spf13/cobra      Feb 2025                             CRC(1)

Command stderr:

Check failure on line 1 in verify man pages are NOT accessible after cleanup #4

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

verify man pages are NOT accessible after cleanup #4

Step executing "man -P cat crc-bundle" fails: command 'man -P cat crc-bundle', expected to fail, exited with exit code: 0
Command stdout: CRC(1)                                                                  CRC(1)
NAME
       crc-bundle - Manage CRC bundles
SYNOPSIS
       crc bundle SUBCOMMAND [flags]
DESCRIPTION
       Manage CRC bundles
OPTIONS
       -h, --help[=false]      help for bundle
OPTIONS INHERITED FROM PARENT COMMANDS
       --log-level="debug"      log level (e.g. "debug | info | warn | error")
SEE ALSO
       crc(1), crc-bundle-generate(1)
HISTORY
       14-Feb-2025 Auto generated by spf13/cobra
Auto generated by spf13/cobra      Feb 2025                             CRC(1)

Command stderr:

Check failure on line 1 in verify man pages are NOT accessible after cleanup #5

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

verify man pages are NOT accessible after cleanup #5

Step executing "man -P cat crc-console" fails: command 'man -P cat crc-console', expected to fail, exited with exit code: 0
Command stdout: CRC(1)                                                                  CRC(1)
NAME
       crc-console - Open the OpenShift Web Console in the default browser
SYNOPSIS
       crc console [flags]
DESCRIPTION
       Open  the OpenShift Web Console in the default browser or print its URL
       or credentials
OPTIONS
       --credentials[=false]      Print the credentials for the OpenShift  Web
       Console
       -h, --help[=false]      help for console
       -o, --output=""      Output format. One of: json
       --url[=false]      Print the URL for the OpenShift Web Console
OPTIONS INHERITED FROM PARENT COMMANDS
       --log-level="debug"      log level (e.g. "debug | info | warn | error")
SEE ALSO
       crc(1)
HISTORY
       14-Feb-2025 Auto generated by spf13/cobra
Auto generated by spf13/cobra      Feb 2025                             CRC(1)

Command stderr:

Check failure on line 1 in verify man pages are NOT accessible after cleanup #6

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

verify man pages are NOT accessible after cleanup #6

Step executing "man -P cat crc-status" fails: command 'man -P cat crc-status', expected to fail, exited with exit code: 0
Command stdout: CRC(1)                                                                  CRC(1)
NAME
       crc-status - Display status of the OpenShift cluster
SYNOPSIS
       crc status [flags]
DESCRIPTION
       Show details about the OpenShift cluster
OPTIONS
       -h, --help[=false]      help for status
       -o, --output=""      Output format. One of: json
       -w,  --watch[=false]       watch  mode, continuously update status with
       CPU load graph
OPTIONS INHERITED FROM PARENT COMMANDS
       --log-level="debug"      log level (e.g. "debug | info | warn | error")
SEE ALSO
       crc(1)
HISTORY
       14-Feb-2025 Auto generated by spf13/cobra
Auto generated by spf13/cobra      Feb 2025                             CRC(1)

Command stderr:

Check failure on line 1 in verify man pages are NOT accessible after cleanup #7

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

verify man pages are NOT accessible after cleanup #7

Step executing "man -P cat crc-cleanup" fails: command 'man -P cat crc-cleanup', expected to fail, exited with exit code: 0
Command stdout: CRC(1)                                                                  CRC(1)
NAME
       crc-cleanup - Undo config changes
SYNOPSIS
       crc cleanup [flags]
DESCRIPTION
       Undo all the configuration changes done by 'crc setup' command
OPTIONS
       -h, --help[=false]      help for cleanup
       -o, --output=""      Output format. One of: json
OPTIONS INHERITED FROM PARENT COMMANDS
       --log-level="debug"      log level (e.g. "debug | info | warn | error")
SEE ALSO
       crc(1)
HISTORY
       14-Feb-2025 Auto generated by spf13/cobra
Auto generated by spf13/cobra      Feb 2025                             CRC(1)

Command stderr:

Check failure on line 1 in verify man pages are NOT accessible after cleanup #8

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

verify man pages are NOT accessible after cleanup #8

Step executing "man -P cat crc-delete" fails: command 'man -P cat crc-delete', expected to fail, exited with exit code: 0
Command stdout: CRC(1)                                                                  CRC(1)
NAME
       crc-delete - Delete the instance
SYNOPSIS
       crc delete [flags]
DESCRIPTION
       Delete the instance
OPTIONS
       --clear-cache[=false]          Clear    the    instance    cache    at:
       /home/crctest/.crc/cache
       -f, --force[=false]      Forcefully perform this action
       -h, --help[=false]      help for delete
       -o, --output=""      Output format. One of: json
OPTIONS INHERITED FROM PARENT COMMANDS
       --log-level="debug"      log level (e.g. "debug | info | warn | error")
SEE ALSO
       crc(1)
HISTORY
       14-Feb-2025 Auto generated by spf13/cobra
Auto generated by spf13/cobra      Feb 2025                             CRC(1)

Command stderr:

Check failure on line 1 in verify man pages are NOT accessible after cleanup #9

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

verify man pages are NOT accessible after cleanup #9

Step executing "man -P cat crc-stop" fails: command 'man -P cat crc-stop', expected to fail, exited with exit code: 0
Command stdout: CRC(1)                                                                  CRC(1)
NAME
       crc-stop - Stop the instance
SYNOPSIS
       crc stop [flags]
DESCRIPTION
       Stop the instance
OPTIONS
       -f, --force[=false]      Forcefully perform this action
       -h, --help[=false]      help for stop
       -o, --output=""      Output format. One of: json
OPTIONS INHERITED FROM PARENT COMMANDS
       --log-level="debug"      log level (e.g. "debug | info | warn | error")
SEE ALSO
       crc(1)
HISTORY
       14-Feb-2025 Auto generated by spf13/cobra
Auto generated by spf13/cobra      Feb 2025                             CRC(1)

Command stderr:

Check failure on line 1 in verify man pages are NOT accessible after cleanup #10

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

verify man pages are NOT accessible after cleanup #10

Step executing "man -P cat crc-config-get" fails: command 'man -P cat crc-config-get', expected to fail, exited with exit code: 0
Command stdout: CRC(1)                                                                  CRC(1)
NAME
       crc-config-get - Get a crc configuration property
SYNOPSIS
       crc config get CONFIG-KEY [flags]
DESCRIPTION
       Gets a crc configuration property.
OPTIONS
       -h, --help[=false]      help for get
OPTIONS INHERITED FROM PARENT COMMANDS
       --log-level="debug"      log level (e.g. "debug | info | warn | error")
SEE ALSO
       crc-config(1)
HISTORY
       14-Feb-2025 Auto generated by spf13/cobra
Auto generated by spf13/cobra      Feb 2025                             CRC(1)

Command stderr:

Check failure on line 1 in verify man pages are NOT accessible after cleanup #11

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

verify man pages are NOT accessible after cleanup #11

Step executing "man -P cat crc-ip" fails: command 'man -P cat crc-ip', expected to fail, exited with exit code: 0
Command stdout: CRC(1)                                                                  CRC(1)
NAME
       crc-ip - Get IP address of the running OpenShift cluster
SYNOPSIS
       crc ip [flags]
DESCRIPTION
       Get IP address of the running OpenShift cluster
OPTIONS
       -h, --help[=false]      help for ip
OPTIONS INHERITED FROM PARENT COMMANDS
       --log-level="debug"      log level (e.g. "debug | info | warn | error")
SEE ALSO
       crc(1)
HISTORY
       14-Feb-2025 Auto generated by spf13/cobra
Auto generated by spf13/cobra      Feb 2025                             CRC(1)

Command stderr:

Check failure on line 1 in verify man pages are NOT accessible after cleanup #12

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

verify man pages are NOT accessible after cleanup #12

Step executing "man -P cat crc-version" fails: command 'man -P cat crc-version', expected to fail, exited with exit code: 0
Command stdout: CRC(1)                                                                  CRC(1)
NAME
       crc-version - Print version information
SYNOPSIS
       crc version [flags]
DESCRIPTION
       Print version information
OPTIONS
       -h, --help[=false]      help for version
       -o, --output=""      Output format. One of: json
OPTIONS INHERITED FROM PARENT COMMANDS
       --log-level="debug"      log level (e.g. "debug | info | warn | error")
SEE ALSO
       crc(1)
HISTORY
       14-Feb-2025 Auto generated by spf13/cobra
Auto generated by spf13/cobra      Feb 2025                             CRC(1)

Command stderr:

Check failure on line 1 in verify man pages are NOT accessible after cleanup #13

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

verify man pages are NOT accessible after cleanup #13

Step executing "man -P cat crc-config-set" fails: command 'man -P cat crc-config-set', expected to fail, exited with exit code: 0
Command stdout: CRC(1)                                                                  CRC(1)
NAME
       crc-config-set - Set a crc configuration property
SYNOPSIS
       crc config set CONFIG-KEY VALUE [flags]
DESCRIPTION
       Sets a crc configuration property.  CONFIG-KEYS:
              • bundle                                Bundle  path/URI  -  ab‐
                solute or local path, http, https or docker URI (string,  like
                'https://foo.com/crc_libvirt_4.17.14_arm64.crcbundle',
                'docker://quay.io/myorg/crc_libvirt_4.17.14_arm64.crcbun‐
                dle:2.47.0'     default     '/home/crctest/.crc/cache/crc_lib‐
                virt_4.17.14_arm64.crcbundle' )
              • consent-telemetry                    Consent to collection  of
                anonymous usage data (yes/no)
              • cpus                                 Number of CPU cores (must
                be greater than or equal to '4')
              • disable-update-check                   Disable   update  check
                (true/false, default: false)
              • disk-size                            Total size in GiB of  the
                disk (must be greater than or equal to '31')
              • enable-bundle-quay-fallback           If  bundle download from
                the default location fails, fallback to  quay.io  (true/false,
                default: false)
              • enable-cluster-monitoring            Enable cluster monitoring
                Operator (true/false, default: false)
              • enable-emergency-login                Enable  emergency  login
                for 'core' user. Password is randomly generated.  (true/false,
                default: false)
              • enable-experimental-features          Enable experimental fea‐
                tures (true/false, default: false)
              • enable-shared-dirs                   Mounts host's home direc‐
                tory at '/' in the CRC VM (true/false, default: true)
              • host-network-access                  Allow TCP/IP  connections
                from  the  CRC VM to services running on the host (true/false,
                default: false)
              • http-proxy                           HTTP proxy  URL  (string,
                like 'http://my-proxy.com:8443')
              • https-proxy                           HTTPS proxy URL (string,
                like 'https://my-proxy.com:8443')
              • ingress-http-port                     HTTP  port  to  use  for
                OpenShift ingress/routes on the host (1024-65535, default: 80)
              • ingress-https-port                    HTTPS  port  to  use for
                OpenShift ingress/routes on  the  host  (1024-65535,  default:
                443)
              • kubeadmin-password                    User  defined  kubeadmin
                password
              • memory                               Memory size in MiB  (must
                be greater than or equal to '10752')
              • nameserver                            IPv4  address  of  name‐
                server (string, like '1.1.1.1 or 8.8.8.8')
              • network-mode                          Network  mode  (user  or
                system)
              • no-proxy                              Hosts, ipv4 addresses or
                CIDR which do not use a proxy  (string,  comma-separated  list
                such as '127.0.0.1,192.168.100.1/24')
              • persistent-volume-size                Total size in GiB of the
                persistent volume used by the CSI driver for microshift preset
                (must be greater than or equal to '15')
              • preset                                Virtual  machine  preset
                (valid values are: [openshift okd microshift])
              • proxy-ca-file                         Path  to  an HTTPS proxy
                certificate authority (CA)
              • pull-secret-file                     Path of image pull secret
                (download from https://console.redhat.com/openshift/create/lo‐
                cal)
              • skip-check-admin-helper-cached        Skip   preflight   check
                (true/false, default: false)
              • skip-check-bundle-extracted            Skip   preflight  check
                (true/false, default: false)
              • skip-check-crc-dnsmasq-file           Skip   preflight   check
                (true/false, default: false)
              • skip-check-crc-network                 Skip   preflight  check
                (true/false, default: false)
              • skip-check-crc-network-active         Skip   preflight   check
                (true/false, default: false)
              • skip-check-crc-symlink                 Skip   preflight  check
                (true/false, default: false)
              • skip-check-daemon-systemd-sockets     Skip   preflight   check
                (true/false, default: false)
              • skip-check-daemon-systemd-unit         Skip   preflight  check
                (true/false, default: false)
              • skip-check-kvm-enabled                Skip   preflight   check
                (true/false, default: false)
              • skip-check-libvirt-driver              Skip   preflight  check
                (true/false, default: false)
              • skip-check-libvirt-group-active       Skip   preflight   check
                (true/false, default: false)
              • skip-check-libvirt-installed           Skip   preflight  check
                (true/false, default: false)
              • skip-check-libvirt-running            Skip   preflight   check
                (true/false, default: false)
              • skip-check-libvirt-version             Skip   preflight  check
                (true/false, default: false)
              • skip-check-network-manager-config     Skip   preflight   check
                (true/false, default: false)
              • skip-check-network-manager-installed   Skip   preflight  check
                (true/false, default: false)
              • skip-check-network-manager-running    Skip   preflight   check
                (true/false, default: false)
              • skip-check-podman-in-ocbindir          Skip   preflight  check
                (true/false, default: false)
              • skip-check-ram                        Skip   preflight   check
                (true/false, default: false)
              • skip-check-root-user                   Skip   preflight  check
                (true/false, default: false)
              • skip-check-supported-cpu-arch         Skip   preflight   check
                (true/false, default: false)
              • skip-check-systemd-networkd-running    Skip   preflight  check
                (true/false, default: false)
              • skip-check-user-in-libvirt-group      Skip   preflight   check
                (true/false, default: false)
              • skip-check-virt-enabled                Skip   preflight  check
                (true/false, default: false)
              • skip-check-vsock                      Skip   preflight   check
                (true/false, default: false)
              • skip-check-wsl2                        Skip   preflight  check
                (true/false, default: false)
OPTIONS
       -h, --help[=false]      help for set
OPTIONS INHERITED FROM PARENT COMMANDS
       --log-level="debug"      log level (e.g. "debug | info | warn | error")
SEE ALSO
       crc-config(1)
HISTORY
       14-Feb-2025 Auto generated by spf13/cobra
Auto generated by spf13/cobra      Feb 2025                             CRC(1)

Command stderr: troff:<standard input>:21: warning [p 1, 3.0i]: cannot adjust line
troff:<standard input>:21: warning [p 1, 3.2i]: cannot adjust line

Check failure on line 1 in verify man pages are NOT accessible after cleanup #14

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

verify man pages are NOT accessible after cleanup #14

Step executing "man -P cat crc-oc-env" fails: command 'man -P cat crc-oc-env', expected to fail, exited with exit code: 0
Command stdout: CRC(1)                                                                  CRC(1)
NAME
       crc-oc-env - Add the 'oc' executable to PATH
SYNOPSIS
       crc oc-env [flags]
DESCRIPTION
       Add the OpenShift client executable 'oc' to PATH
OPTIONS
       -h, --help[=false]      help for oc-env
       --shell=""       Set  the  environment  for the specified shell: [fish,
       cmd, powershell, tcsh, bash, zsh]. Default is auto-detect.
OPTIONS INHERITED FROM PARENT COMMANDS
       --log-level="debug"      log level (e.g. "debug | info | warn | error")
SEE ALSO
       crc(1)
HISTORY
       14-Feb-2025 Auto generated by spf13/cobra
Auto generated by spf13/cobra      Feb 2025                             CRC(1)

Command stderr:

Check failure on line 1 in verify man pages are NOT accessible after cleanup #15

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

verify man pages are NOT accessible after cleanup #15

Step executing "man -P cat crc-config-unset" fails: command 'man -P cat crc-config-unset', expected to fail, exited with exit code: 0
Command stdout: CRC(1)                                                                  CRC(1)
NAME
       crc-config-unset - Unset a crc configuration property
SYNOPSIS
       crc config unset CONFIG-KEY [flags]
DESCRIPTION
       Unsets a crc configuration property.
OPTIONS
       -h, --help[=false]      help for unset
OPTIONS INHERITED FROM PARENT COMMANDS
       --log-level="debug"      log level (e.g. "debug | info | warn | error")
SEE ALSO
       crc-config(1)
HISTORY
       14-Feb-2025 Auto generated by spf13/cobra
Auto generated by spf13/cobra      Feb 2025                             CRC(1)

Command stderr:

Check failure on line 1 in verify man pages are NOT accessible after cleanup #16

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

verify man pages are NOT accessible after cleanup #16

Step executing "man -P cat crc-podman-env" fails: command 'man -P cat crc-podman-env', expected to fail, exited with exit code: 0
Command stdout: CRC(1)                                                                  CRC(1)
NAME
       crc-podman-env - Setup podman environment
SYNOPSIS
       crc podman-env [flags]
DESCRIPTION
       Setup environment for 'podman' executable to access podman on CRC VM
OPTIONS
       -h, --help[=false]      help for podman-env
       --root[=false]      Use root podman in the virtual machine
       --shell=""       Set  the  environment  for the specified shell: [fish,
       cmd, powershell, tcsh, bash, zsh]. Default is auto-detect.
OPTIONS INHERITED FROM PARENT COMMANDS
       --log-level="debug"      log level (e.g. "debug | info | warn | error")
SEE ALSO
       crc(1)
HISTORY
       14-Feb-2025 Auto generated by spf13/cobra
Auto generated by spf13/cobra      Feb 2025                             CRC(1)

Command stderr:

Check failure on line 1 in verify man pages are NOT accessible after cleanup #17

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

verify man pages are NOT accessible after cleanup #17

Step executing "man -P cat crc-config-view" fails: command 'man -P cat crc-config-view', expected to fail, exited with exit code: 0
Command stdout: CRC(1)                                                                  CRC(1)
NAME
       crc-config-view - Display all assigned crc configuration properties
SYNOPSIS
       crc config view [flags]
DESCRIPTION
       Displays all assigned crc configuration properties and their values.
OPTIONS
       --format="-   {{.ConfigKey   |  printf  \"%-38s\"}}:  {{.ConfigValue}}"
            Go template format to apply to the configuration  file.  For  more
       information  about  Go templates, see: https://golang.org/pkg/text/tem‐
       plate/
       -h, --help[=false]      help for view
       --show-secrets[=false]      Show values of secret config properties
OPTIONS INHERITED FROM PARENT COMMANDS
       --log-level="debug"      log level (e.g. "debug | info | warn | error")
SEE ALSO
       crc-config(1)
HISTORY
       14-Feb-2025 Auto generated by spf13/cobra
Auto generated by spf13/cobra      Feb 2025                             CRC(1)

Command stderr:

Check failure on line 1 in verify man pages are NOT accessible after cleanup #18

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

verify man pages are NOT accessible after cleanup #18

Step executing "man -P cat crc-setup" fails: command 'man -P cat crc-setup', expected to fail, exited with exit code: 0
Command stdout: CRC(1)                                                                  CRC(1)
NAME
       crc-setup - Set up prerequisites for using CRC
SYNOPSIS
       crc setup [flags]
DESCRIPTION
       Set up local virtualization and networking infrastructure for using CRC
OPTIONS
       -b,    --bundle="/home/crctest/.crc/cache/crc_libvirt_4.17.14_arm64.cr‐
       cbundle"      Bundle path/URI - absolute or local path, http, https  or
       docker URI (string, like 'https://foo.com/crc_libvirt_4.17.14_arm64.cr‐
       cbundle',     'docker://quay.io/myorg/crc_libvirt_4.17.14_arm64.crcbun‐
       dle:2.47.0'         default          '/home/crctest/.crc/cache/crc_lib‐
       virt_4.17.14_arm64.crcbundle' )
       --check-only[=false]       Only  run the preflight checks, don't try to
       fix any misconfiguration
       --enable-experimental-features[=false]      Allow the use of experimen‐
       tal features
       -h, --help[=false]      help for setup
       -o, --output=""      Output format. One of: json
       --show-progressbars[=false]      Always  show  the  progress  bars  for
       download and extraction
OPTIONS INHERITED FROM PARENT COMMANDS
       --log-level="debug"      log level (e.g. "debug | info | warn | error")
SEE ALSO
       crc(1)
HISTORY
       14-Feb-2025 Auto generated by spf13/cobra
Auto generated by spf13/cobra      Feb 2025                             CRC(1)

Command stderr:

Check failure on line 1 in CRC config set and get preset property (positive cases) #2

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CRC config set and get preset property (positive cases) #2

Step setting config property "preset" to value "okd" succeeds: command 'crc config set preset okd', expected to succeed, exited with exit code: 1
Command stdout: 
Command stderr: level=debug msg="CRC version: 2.47.0+aef84d\n"
level=debug msg="OpenShift version: 4.17.14\n"
level=debug msg="MicroShift version: 4.17.14\n"
level=debug msg="Running 'crc config set'"
Value 'okd' for configuration property 'preset' is invalid, reason: preset 'okd' is not supported on arm64 architecture, please use different preset value