Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save shamsher31/8903bba6511bdc8e6352a88733a97915 to your computer and use it in GitHub Desktop.
Save shamsher31/8903bba6511bdc8e6352a88733a97915 to your computer and use it in GitHub Desktop.
crc log
$ cat ~/.crc/crc.log
time="2021-07-16T14:08:36+05:30" level=debug msg="CodeReady Containers version: 1.29.1+bc5f4409\n"
time="2021-07-16T14:08:36+05:30" level=debug msg="OpenShift version: 4.7.18 (embedded in executable)\n"
time="2021-07-16T14:08:36+05:30" level=debug msg="Running 'crc version'"
time="2021-07-16T14:08:38+05:30" level=debug msg="No new version available. The latest version is 1.29.1"
time="2021-07-16T14:08:44+05:30" level=debug msg="CodeReady Containers version: 1.29.1+bc5f4409\n"
time="2021-07-16T14:08:44+05:30" level=debug msg="OpenShift version: 4.7.18 (embedded in executable)\n"
time="2021-07-16T14:08:44+05:30" level=debug msg="Running 'crc setup'"
time="2021-07-16T14:08:49+05:30" level=debug msg="Checking if systemd-resolved.service is running"
time="2021-07-16T14:08:49+05:30" level=debug msg="Running 'systemctl status systemd-resolved.service'"
time="2021-07-16T14:08:49+05:30" level=debug msg="Command failed: exit status 3"
time="2021-07-16T14:08:49+05:30" level=debug msg="stdout: * systemd-resolved.service - Network Name Resolution\n Loaded: loaded (/usr/lib/systemd/system/systemd-resolved.service; disabled; vendor preset: disabled)\n Active: inactive (dead)\n Docs: man:systemd-resolved.service(8)\n https://www.freedesktop.org/wiki/Software/systemd/resolved\n https://www.freedesktop.org/wiki/Software/systemd/writing-network-configuration-managers\n https://www.freedesktop.org/wiki/Software/systemd/writing-resolver-clients\n"
time="2021-07-16T14:08:49+05:30" level=debug msg="stderr: "
time="2021-07-16T14:08:49+05:30" level=info msg="Checking if running as non-root"
time="2021-07-16T14:08:49+05:30" level=info msg="Checking if running inside WSL2"
time="2021-07-16T14:08:49+05:30" level=info msg="Checking if crc-admin-helper executable is cached"
time="2021-07-16T14:08:49+05:30" level=debug msg="crc-admin-helper executable is not cached"
time="2021-07-16T14:08:49+05:30" level=info msg="Caching crc-admin-helper executable"
time="2021-07-16T14:08:49+05:30" level=debug msg="Trying to extract crc-admin-helper-linux from crc executable"
time="2021-07-16T14:08:49+05:30" level=debug msg="Extracting embedded 'crc-admin-helper-linux' from /home/shaansar/crc-linux-1.29.1-amd64/crc to /tmp/crc390291252/crc-admin-helper-linux"
time="2021-07-16T14:08:49+05:30" level=debug msg="Copying '/tmp/crc390291252/crc-admin-helper-linux' to '/home/shaansar/.crc/bin/crc-admin-helper-linux'"
time="2021-07-16T14:08:49+05:30" level=debug msg="crc-admin-helper executable cached"
time="2021-07-16T14:08:49+05:30" level=debug msg="Making /home/shaansar/.crc/bin/crc-admin-helper-linux suid"
time="2021-07-16T14:08:49+05:30" level=info msg="Using root access: Changing ownership of /home/shaansar/.crc/bin/crc-admin-helper-linux"
time="2021-07-16T14:08:49+05:30" level=debug msg="Running '/usr/bin/sudo chown root /home/shaansar/.crc/bin/crc-admin-helper-linux'"
time="2021-07-16T14:08:54+05:30" level=info msg="Using root access: Setting suid for /home/shaansar/.crc/bin/crc-admin-helper-linux"
time="2021-07-16T14:08:54+05:30" level=debug msg="Running '/usr/bin/sudo chmod u+s,g+x /home/shaansar/.crc/bin/crc-admin-helper-linux'"
time="2021-07-16T14:08:54+05:30" level=info msg="Checking for obsolete admin-helper executable"
time="2021-07-16T14:08:54+05:30" level=debug msg="Checking if an older admin-helper executable is installed"
time="2021-07-16T14:08:54+05:30" level=debug msg="No older admin-helper executable found"
time="2021-07-16T14:08:54+05:30" level=info msg="Checking if running on a supported CPU architecture"
time="2021-07-16T14:08:54+05:30" level=info msg="Checking minimum RAM requirements"
time="2021-07-16T14:08:54+05:30" level=debug msg="Total memory of system is 33296855040 bytes"
time="2021-07-16T14:08:54+05:30" level=info msg="Checking if Virtualization is enabled"
time="2021-07-16T14:08:54+05:30" level=debug msg="Checking if the vmx/svm flags are present in /proc/cpuinfo"
time="2021-07-16T14:08:54+05:30" level=debug msg="CPU virtualization flags are good"
time="2021-07-16T14:08:54+05:30" level=info msg="Checking if KVM is enabled"
time="2021-07-16T14:08:54+05:30" level=debug msg="Checking if /dev/kvm exists"
time="2021-07-16T14:08:54+05:30" level=debug msg="/dev/kvm was found"
time="2021-07-16T14:08:54+05:30" level=info msg="Checking if libvirt is installed"
time="2021-07-16T14:08:54+05:30" level=debug msg="Checking if 'virsh' is available"
time="2021-07-16T14:08:54+05:30" level=debug msg="'virsh' was found in /usr/bin/virsh"
time="2021-07-16T14:08:54+05:30" level=debug msg="Checking 'virsh capabilities' for libvirtd/qemu availability"
time="2021-07-16T14:08:54+05:30" level=debug msg="Running 'virsh --readonly --connect qemu:///system capabilities'"
time="2021-07-16T14:08:54+05:30" level=debug msg="Found x86_64 hypervisor with 'hvm' capabilities"
time="2021-07-16T14:08:54+05:30" level=info msg="Checking if user is part of libvirt group"
time="2021-07-16T14:08:54+05:30" level=debug msg="Checking if current user is part of the libvirt group"
time="2021-07-16T14:08:54+05:30" level=debug msg="Current user is already in the libvirt group"
time="2021-07-16T14:08:54+05:30" level=info msg="Checking if active user/process is currently part of the libvirt group"
time="2021-07-16T14:08:54+05:30" level=info msg="Checking if libvirt daemon is running"
time="2021-07-16T14:08:54+05:30" level=debug msg="Checking if libvirtd service is running"
time="2021-07-16T14:08:54+05:30" level=debug msg="Running 'systemctl status virtqemud.socket'"
time="2021-07-16T14:08:54+05:30" level=debug msg="Command failed: exit status 4"
time="2021-07-16T14:08:54+05:30" level=debug msg="stdout: "
time="2021-07-16T14:08:54+05:30" level=debug msg="stderr: Unit virtqemud.socket could not be found.\n"
time="2021-07-16T14:08:54+05:30" level=debug msg="virtqemud.socket is neither running nor listening"
time="2021-07-16T14:08:54+05:30" level=debug msg="Running 'systemctl status libvirtd.socket'"
time="2021-07-16T14:08:54+05:30" level=debug msg="Command failed: exit status 4"
time="2021-07-16T14:08:54+05:30" level=debug msg="stdout: "
time="2021-07-16T14:08:54+05:30" level=debug msg="stderr: Unit libvirtd.socket could not be found.\n"
time="2021-07-16T14:08:54+05:30" level=debug msg="libvirtd.socket is neither running nor listening"
time="2021-07-16T14:08:54+05:30" level=debug msg="Running 'systemctl status virtqemud.service'"
time="2021-07-16T14:08:54+05:30" level=debug msg="Command failed: exit status 4"
time="2021-07-16T14:08:54+05:30" level=debug msg="stdout: "
time="2021-07-16T14:08:54+05:30" level=debug msg="stderr: Unit virtqemud.service could not be found.\n"
time="2021-07-16T14:08:54+05:30" level=debug msg="virtqemud.service is neither running nor listening"
time="2021-07-16T14:08:54+05:30" level=debug msg="Running 'systemctl status libvirtd.service'"
time="2021-07-16T14:08:54+05:30" level=debug msg="libvirtd.service is running"
time="2021-07-16T14:08:54+05:30" level=info msg="Checking if a supported libvirt version is installed"
time="2021-07-16T14:08:54+05:30" level=debug msg="Checking if libvirt version is >=3.4.0"
time="2021-07-16T14:08:54+05:30" level=debug msg="Running 'virsh -v'"
time="2021-07-16T14:08:54+05:30" level=info msg="Checking if crc-driver-libvirt is installed"
time="2021-07-16T14:08:54+05:30" level=debug msg="Checking if crc-driver-libvirt is installed"
time="2021-07-16T14:08:54+05:30" level=debug msg="crc-driver-libvirt executable is not cached"
time="2021-07-16T14:08:54+05:30" level=info msg="Installing crc-driver-libvirt"
time="2021-07-16T14:08:54+05:30" level=debug msg="Installing crc-driver-libvirt"
time="2021-07-16T14:08:54+05:30" level=debug msg="Trying to extract crc-driver-libvirt from crc executable"
time="2021-07-16T14:08:54+05:30" level=debug msg="Extracting embedded 'crc-driver-libvirt' from /home/shaansar/crc-linux-1.29.1-amd64/crc to /tmp/crc231381763/crc-driver-libvirt"
time="2021-07-16T14:08:54+05:30" level=debug msg="Copying '/tmp/crc231381763/crc-driver-libvirt' to '/home/shaansar/.crc/bin/crc-driver-libvirt'"
time="2021-07-16T14:08:54+05:30" level=debug msg="crc-driver-libvirt is installed in /home/shaansar/.crc/bin"
time="2021-07-16T14:08:54+05:30" level=info msg="Checking if systemd-networkd is running"
time="2021-07-16T14:08:54+05:30" level=debug msg="Checking if systemd-networkd.service is running"
time="2021-07-16T14:08:54+05:30" level=debug msg="Running 'systemctl status systemd-networkd.service'"
time="2021-07-16T14:08:54+05:30" level=debug msg="Command failed: exit status 4"
time="2021-07-16T14:08:54+05:30" level=debug msg="stdout: "
time="2021-07-16T14:08:54+05:30" level=debug msg="stderr: Unit systemd-networkd.service could not be found.\n"
time="2021-07-16T14:08:54+05:30" level=debug msg="systemd-networkd.service is not running"
time="2021-07-16T14:08:54+05:30" level=info msg="Checking if NetworkManager is installed"
time="2021-07-16T14:08:54+05:30" level=debug msg="Checking if 'nmcli' is available"
time="2021-07-16T14:08:54+05:30" level=debug msg="'nmcli' was found in /usr/bin/nmcli"
time="2021-07-16T14:08:54+05:30" level=info msg="Checking if NetworkManager service is running"
time="2021-07-16T14:08:54+05:30" level=debug msg="Checking if NetworkManager.service is running"
time="2021-07-16T14:08:54+05:30" level=debug msg="Running 'systemctl status NetworkManager.service'"
time="2021-07-16T14:08:54+05:30" level=debug msg="NetworkManager.service is already running"
time="2021-07-16T14:08:54+05:30" level=info msg="Checking if /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf exists"
time="2021-07-16T14:08:54+05:30" level=debug msg="Checking NetworkManager configuration"
time="2021-07-16T14:08:54+05:30" level=debug msg="NetworkManager configuration is good"
time="2021-07-16T14:08:54+05:30" level=info msg="Checking if /etc/NetworkManager/dnsmasq.d/crc.conf exists"
time="2021-07-16T14:08:54+05:30" level=debug msg="Checking dnsmasq configuration"
time="2021-07-16T14:08:54+05:30" level=debug msg="dnsmasq configuration is good"
time="2021-07-16T14:08:54+05:30" level=info msg="Checking if libvirt 'crc' network is available"
time="2021-07-16T14:08:54+05:30" level=debug msg="Checking if libvirt 'crc' network exists"
time="2021-07-16T14:08:54+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-info crc'"
time="2021-07-16T14:08:54+05:30" level=debug msg="Checking if libvirt 'crc' definition is up to date"
time="2021-07-16T14:08:54+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-dumpxml --inactive crc'"
time="2021-07-16T14:08:54+05:30" level=debug msg="libvirt 'crc' network has the expected value"
time="2021-07-16T14:08:54+05:30" level=info msg="Checking if libvirt 'crc' network is active"
time="2021-07-16T14:08:54+05:30" level=debug msg="Checking if libvirt 'crc' network is active"
time="2021-07-16T14:08:54+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-info crc'"
time="2021-07-16T14:08:54+05:30" level=debug msg="libvirt 'crc' network is already active"
time="2021-07-16T14:08:54+05:30" level=info msg="Checking if CRC bundle is extracted in '$HOME/.crc'"
time="2021-07-16T14:08:54+05:30" level=info msg="Checking if /home/shaansar/.crc/cache/crc_libvirt_4.7.18.crcbundle exists"
time="2021-07-16T14:08:54+05:30" level=debug msg="error getting bundle info for crc_libvirt_4.7.18.crcbundle: could not find cached bundle info in /home/shaansar/.crc/cache/crc_libvirt_4.7.18: stat /home/shaansar/.crc/cache/crc_libvirt_4.7.18: no such file or directory"
time="2021-07-16T14:08:54+05:30" level=debug msg="could not find cached bundle info in /home/shaansar/.crc/cache/crc_libvirt_4.7.18: stat /home/shaansar/.crc/cache/crc_libvirt_4.7.18: no such file or directory"
time="2021-07-16T14:08:54+05:30" level=info msg="Extracting bundle from the CRC executable"
time="2021-07-16T14:08:54+05:30" level=debug msg="Error changing /home/shaansar/.crc/cache permissions to 0775"
time="2021-07-16T14:08:54+05:30" level=info msg="Ensuring directory /home/shaansar/.crc/cache exists"
time="2021-07-16T14:08:54+05:30" level=info msg="Extracting embedded bundle crc_libvirt_4.7.18.crcbundle to /home/shaansar/.crc/cache"
time="2021-07-16T14:08:54+05:30" level=debug msg="Extracting embedded 'crc_libvirt_4.7.18.crcbundle' from /home/shaansar/crc-linux-1.29.1-amd64/crc to /home/shaansar/.crc/cache/crc_libvirt_4.7.18.crcbundle"
time="2021-07-16T14:08:56+05:30" level=info msg="Uncompressing crc_libvirt_4.7.18.crcbundle"
time="2021-07-16T14:08:56+05:30" level=debug msg="Uncompressing /home/shaansar/.crc/cache/crc_libvirt_4.7.18.crcbundle to /home/shaansar/.crc/cache/tmp-extract"
time="2021-07-16T14:10:49+05:30" level=debug msg="retry loop: attempt 0"
time="2021-07-16T14:49:48+05:30" level=debug msg="CodeReady Containers version: 1.29.1+bc5f4409\n"
time="2021-07-16T14:49:48+05:30" level=debug msg="OpenShift version: 4.7.18 (embedded in executable)\n"
time="2021-07-16T14:49:48+05:30" level=debug msg="Running 'crc start'"
time="2021-07-16T14:49:48+05:30" level=debug msg="Total memory of system is 33296855040 bytes"
time="2021-07-16T14:49:50+05:30" level=debug msg="No new version available. The latest version is 1.29.1"
time="2021-07-16T14:49:50+05:30" level=debug msg="Checking if systemd-resolved.service is running"
time="2021-07-16T14:49:50+05:30" level=debug msg="Running 'systemctl status systemd-resolved.service'"
time="2021-07-16T14:49:50+05:30" level=debug msg="Command failed: exit status 3"
time="2021-07-16T14:49:50+05:30" level=debug msg="stdout: * systemd-resolved.service - Network Name Resolution\n Loaded: loaded (/usr/lib/systemd/system/systemd-resolved.service; disabled; vendor preset: disabled)\n Active: inactive (dead)\n Docs: man:systemd-resolved.service(8)\n https://www.freedesktop.org/wiki/Software/systemd/resolved\n https://www.freedesktop.org/wiki/Software/systemd/writing-network-configuration-managers\n https://www.freedesktop.org/wiki/Software/systemd/writing-resolver-clients\n"
time="2021-07-16T14:49:50+05:30" level=debug msg="stderr: "
time="2021-07-16T14:49:50+05:30" level=info msg="Checking if running as non-root"
time="2021-07-16T14:49:50+05:30" level=info msg="Checking if running inside WSL2"
time="2021-07-16T14:49:50+05:30" level=info msg="Checking if crc-admin-helper executable is cached"
time="2021-07-16T14:49:50+05:30" level=debug msg="Running '/home/shaansar/.crc/bin/crc-admin-helper-linux --version'"
time="2021-07-16T14:49:50+05:30" level=debug msg="Found crc-admin-helper-linux version 0.0.6"
time="2021-07-16T14:49:50+05:30" level=debug msg="crc-admin-helper executable already cached"
time="2021-07-16T14:49:50+05:30" level=info msg="Checking for obsolete admin-helper executable"
time="2021-07-16T14:49:50+05:30" level=debug msg="Checking if an older admin-helper executable is installed"
time="2021-07-16T14:49:50+05:30" level=debug msg="No older admin-helper executable found"
time="2021-07-16T14:49:50+05:30" level=info msg="Checking if running on a supported CPU architecture"
time="2021-07-16T14:49:50+05:30" level=info msg="Checking minimum RAM requirements"
time="2021-07-16T14:49:50+05:30" level=debug msg="Total memory of system is 33296855040 bytes"
time="2021-07-16T14:49:50+05:30" level=info msg="Checking if Virtualization is enabled"
time="2021-07-16T14:49:50+05:30" level=debug msg="Checking if the vmx/svm flags are present in /proc/cpuinfo"
time="2021-07-16T14:49:50+05:30" level=debug msg="CPU virtualization flags are good"
time="2021-07-16T14:49:50+05:30" level=info msg="Checking if KVM is enabled"
time="2021-07-16T14:49:50+05:30" level=debug msg="Checking if /dev/kvm exists"
time="2021-07-16T14:49:50+05:30" level=debug msg="/dev/kvm was found"
time="2021-07-16T14:49:50+05:30" level=info msg="Checking if libvirt is installed"
time="2021-07-16T14:49:50+05:30" level=debug msg="Checking if 'virsh' is available"
time="2021-07-16T14:49:50+05:30" level=debug msg="'virsh' was found in /usr/bin/virsh"
time="2021-07-16T14:49:50+05:30" level=debug msg="Checking 'virsh capabilities' for libvirtd/qemu availability"
time="2021-07-16T14:49:50+05:30" level=debug msg="Running 'virsh --readonly --connect qemu:///system capabilities'"
time="2021-07-16T14:49:50+05:30" level=debug msg="Found x86_64 hypervisor with 'hvm' capabilities"
time="2021-07-16T14:49:50+05:30" level=info msg="Checking if user is part of libvirt group"
time="2021-07-16T14:49:50+05:30" level=debug msg="Checking if current user is part of the libvirt group"
time="2021-07-16T14:49:50+05:30" level=debug msg="Current user is already in the libvirt group"
time="2021-07-16T14:49:50+05:30" level=info msg="Checking if active user/process is currently part of the libvirt group"
time="2021-07-16T14:49:50+05:30" level=info msg="Checking if libvirt daemon is running"
time="2021-07-16T14:49:50+05:30" level=debug msg="Checking if libvirtd service is running"
time="2021-07-16T14:49:50+05:30" level=debug msg="Running 'systemctl status virtqemud.socket'"
time="2021-07-16T14:49:50+05:30" level=debug msg="Command failed: exit status 4"
time="2021-07-16T14:49:50+05:30" level=debug msg="stdout: "
time="2021-07-16T14:49:50+05:30" level=debug msg="stderr: Unit virtqemud.socket could not be found.\n"
time="2021-07-16T14:49:50+05:30" level=debug msg="virtqemud.socket is neither running nor listening"
time="2021-07-16T14:49:50+05:30" level=debug msg="Running 'systemctl status libvirtd.socket'"
time="2021-07-16T14:49:50+05:30" level=debug msg="Command failed: exit status 4"
time="2021-07-16T14:49:50+05:30" level=debug msg="stdout: "
time="2021-07-16T14:49:50+05:30" level=debug msg="stderr: Unit libvirtd.socket could not be found.\n"
time="2021-07-16T14:49:50+05:30" level=debug msg="libvirtd.socket is neither running nor listening"
time="2021-07-16T14:49:50+05:30" level=debug msg="Running 'systemctl status virtqemud.service'"
time="2021-07-16T14:49:50+05:30" level=debug msg="Command failed: exit status 4"
time="2021-07-16T14:49:50+05:30" level=debug msg="stdout: "
time="2021-07-16T14:49:50+05:30" level=debug msg="stderr: Unit virtqemud.service could not be found.\n"
time="2021-07-16T14:49:50+05:30" level=debug msg="virtqemud.service is neither running nor listening"
time="2021-07-16T14:49:50+05:30" level=debug msg="Running 'systemctl status libvirtd.service'"
time="2021-07-16T14:49:50+05:30" level=debug msg="libvirtd.service is running"
time="2021-07-16T14:49:50+05:30" level=info msg="Checking if a supported libvirt version is installed"
time="2021-07-16T14:49:50+05:30" level=debug msg="Checking if libvirt version is >=3.4.0"
time="2021-07-16T14:49:50+05:30" level=debug msg="Running 'virsh -v'"
time="2021-07-16T14:49:50+05:30" level=info msg="Checking if crc-driver-libvirt is installed"
time="2021-07-16T14:49:50+05:30" level=debug msg="Checking if crc-driver-libvirt is installed"
time="2021-07-16T14:49:50+05:30" level=debug msg="Running '/home/shaansar/.crc/bin/crc-driver-libvirt version'"
time="2021-07-16T14:49:50+05:30" level=debug msg="Found crc-driver-libvirt version 0.13.1"
time="2021-07-16T14:49:50+05:30" level=debug msg="crc-driver-libvirt is already installed"
time="2021-07-16T14:49:50+05:30" level=info msg="Checking if systemd-networkd is running"
time="2021-07-16T14:49:50+05:30" level=debug msg="Checking if systemd-networkd.service is running"
time="2021-07-16T14:49:50+05:30" level=debug msg="Running 'systemctl status systemd-networkd.service'"
time="2021-07-16T14:49:50+05:30" level=debug msg="Command failed: exit status 4"
time="2021-07-16T14:49:50+05:30" level=debug msg="stdout: "
time="2021-07-16T14:49:50+05:30" level=debug msg="stderr: Unit systemd-networkd.service could not be found.\n"
time="2021-07-16T14:49:50+05:30" level=debug msg="systemd-networkd.service is not running"
time="2021-07-16T14:49:50+05:30" level=info msg="Checking if NetworkManager is installed"
time="2021-07-16T14:49:50+05:30" level=debug msg="Checking if 'nmcli' is available"
time="2021-07-16T14:49:50+05:30" level=debug msg="'nmcli' was found in /usr/bin/nmcli"
time="2021-07-16T14:49:50+05:30" level=info msg="Checking if NetworkManager service is running"
time="2021-07-16T14:49:50+05:30" level=debug msg="Checking if NetworkManager.service is running"
time="2021-07-16T14:49:50+05:30" level=debug msg="Running 'systemctl status NetworkManager.service'"
time="2021-07-16T14:49:50+05:30" level=debug msg="NetworkManager.service is already running"
time="2021-07-16T14:49:50+05:30" level=info msg="Checking if /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf exists"
time="2021-07-16T14:49:50+05:30" level=debug msg="Checking NetworkManager configuration"
time="2021-07-16T14:49:50+05:30" level=debug msg="NetworkManager configuration is good"
time="2021-07-16T14:49:50+05:30" level=info msg="Checking if /etc/NetworkManager/dnsmasq.d/crc.conf exists"
time="2021-07-16T14:49:50+05:30" level=debug msg="Checking dnsmasq configuration"
time="2021-07-16T14:49:50+05:30" level=debug msg="dnsmasq configuration is good"
time="2021-07-16T14:49:50+05:30" level=info msg="Checking if libvirt 'crc' network is available"
time="2021-07-16T14:49:50+05:30" level=debug msg="Checking if libvirt 'crc' network exists"
time="2021-07-16T14:49:50+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-info crc'"
time="2021-07-16T14:49:50+05:30" level=debug msg="Checking if libvirt 'crc' definition is up to date"
time="2021-07-16T14:49:50+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-dumpxml --inactive crc'"
time="2021-07-16T14:49:50+05:30" level=debug msg="libvirt 'crc' network has the expected value"
time="2021-07-16T14:49:50+05:30" level=info msg="Checking if libvirt 'crc' network is active"
time="2021-07-16T14:49:50+05:30" level=debug msg="Checking if libvirt 'crc' network is active"
time="2021-07-16T14:49:50+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-info crc'"
time="2021-07-16T14:49:50+05:30" level=debug msg="libvirt 'crc' network is already active"
time="2021-07-16T14:49:50+05:30" level=debug msg="Checking file: /home/shaansar/.crc/machines/crc/.crc-exist"
time="2021-07-16T14:49:50+05:30" level=debug msg="Using secret from configuration"
time="2021-07-16T14:49:50+05:30" level=info msg="Loading bundle: crc_libvirt_4.7.18..."
time="2021-07-16T14:49:50+05:30" level=info msg="Creating CodeReady Containers VM for OpenShift 4.7.18..."
time="2021-07-16T14:49:50+05:30" level=debug msg="Found binary path at /home/shaansar/.crc/bin/crc-driver-libvirt"
time="2021-07-16T14:49:50+05:30" level=debug msg="Launching plugin server for driver libvirt"
time="2021-07-16T14:49:50+05:30" level=debug msg="Plugin server listening at address 127.0.0.1:46131"
time="2021-07-16T14:49:50+05:30" level=debug msg="() Calling .GetVersion"
time="2021-07-16T14:49:50+05:30" level=debug msg="Using API Version 1"
time="2021-07-16T14:49:50+05:30" level=debug msg="() Calling .SetConfigRaw"
time="2021-07-16T14:49:50+05:30" level=debug msg="() Calling .GetMachineName"
time="2021-07-16T14:49:50+05:30" level=debug msg="(crc) Calling .GetMachineName"
time="2021-07-16T14:49:50+05:30" level=debug msg="(crc) Calling .DriverName"
time="2021-07-16T14:49:50+05:30" level=debug msg="Running pre-create checks..."
time="2021-07-16T14:49:50+05:30" level=debug msg="(crc) Calling .PreCreateCheck"
time="2021-07-16T14:49:50+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:49:50+05:30\" level=debug msg=\"About to check libvirt version\""
time="2021-07-16T14:49:50+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:49:50+05:30\" level=debug msg=\"Validating network\""
time="2021-07-16T14:49:50+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:49:50+05:30\" level=debug msg=\"Validating storage pool\""
time="2021-07-16T14:49:50+05:30" level=debug msg="(crc) Calling .GetConfigRaw"
time="2021-07-16T14:49:50+05:30" level=debug msg="Creating machine..."
time="2021-07-16T14:49:50+05:30" level=debug msg="(crc) Calling .Create"
time="2021-07-16T14:49:50+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:49:50+05:30\" level=debug msg=\"Preparing /home/shaansar/.crc/machines/crc/crc.qcow2 for machine use\""
time="2021-07-16T14:49:50+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:49:50+05:30\" level=debug msg=\"image creation took 15.747345ms\""
time="2021-07-16T14:49:50+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:49:50+05:30\" level=debug msg=\"Verifying executable bit set on /home/shaansar/.crc/machines/crc\""
time="2021-07-16T14:49:50+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:49:50+05:30\" level=debug msg=\"Setting executable bit set on /home/shaansar/.crc/machines/crc\""
time="2021-07-16T14:49:50+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:49:50+05:30\" level=debug msg=\"Verifying executable bit set on /home/shaansar/.crc/machines\""
time="2021-07-16T14:49:50+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:49:50+05:30\" level=debug msg=\"Setting executable bit set on /home/shaansar/.crc/machines\""
time="2021-07-16T14:49:50+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:49:50+05:30\" level=debug msg=\"Verifying executable bit set on /home/shaansar/.crc\""
time="2021-07-16T14:49:50+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:49:50+05:30\" level=debug msg=\"Setting executable bit set on /home/shaansar/.crc\""
time="2021-07-16T14:49:50+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:49:50+05:30\" level=debug msg=\"Verifying executable bit set on /home/shaansar\""
time="2021-07-16T14:49:50+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:49:50+05:30\" level=debug msg=\"Verifying executable bit set on /home\""
time="2021-07-16T14:49:50+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:49:50+05:30\" level=debug msg=\"Defining VM...\""
time="2021-07-16T14:49:50+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:49:50+05:30\" level=debug msg=\"Found x86_64 hypervisor with 'hvm' capabilities\""
time="2021-07-16T14:49:50+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:49:50+05:30\" level=debug msg=\"Found q35 machine type\""
time="2021-07-16T14:49:51+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:49:51+05:30\" level=warning msg=\"Failed to create the VM: virError(Code=9, Domain=20, Message='operation failed: domain 'crc' already exists with uuid 566732a3-b8d0-41f1-a3af-c0626a5ea559')\""
time="2021-07-16T14:49:51+05:30" level=debug msg="Making call to close driver server"
time="2021-07-16T14:49:51+05:30" level=debug msg="(crc) Calling .Close"
time="2021-07-16T14:49:51+05:30" level=debug msg="Successfully made call to close driver server"
time="2021-07-16T14:49:51+05:30" level=debug msg="Making call to close connection to plugin binary"
time="2021-07-16T14:49:51+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:49:51+05:30\" level=debug msg=\"Closing plugin on server side\""
time="2021-07-16T14:50:12+05:30" level=debug msg="CodeReady Containers version: 1.29.1+bc5f4409\n"
time="2021-07-16T14:50:12+05:30" level=debug msg="OpenShift version: 4.7.18 (embedded in executable)\n"
time="2021-07-16T14:50:12+05:30" level=debug msg="Running 'crc delete'"
time="2021-07-16T14:50:12+05:30" level=debug msg="Checking file: /home/shaansar/.crc/machines/crc/.crc-exist"
time="2021-07-16T14:50:18+05:30" level=debug msg="CodeReady Containers version: 1.29.1+bc5f4409\n"
time="2021-07-16T14:50:18+05:30" level=debug msg="OpenShift version: 4.7.18 (embedded in executable)\n"
time="2021-07-16T14:50:18+05:30" level=debug msg="Running 'crc start'"
time="2021-07-16T14:50:18+05:30" level=debug msg="Total memory of system is 33296855040 bytes"
time="2021-07-16T14:50:19+05:30" level=debug msg="No new version available. The latest version is 1.29.1"
time="2021-07-16T14:50:19+05:30" level=debug msg="Found binary path at /home/shaansar/.crc/bin/crc-driver-libvirt"
time="2021-07-16T14:50:19+05:30" level=debug msg="Launching plugin server for driver libvirt"
time="2021-07-16T14:50:19+05:30" level=debug msg="Plugin server listening at address 127.0.0.1:38631"
time="2021-07-16T14:50:19+05:30" level=debug msg="() Calling .GetVersion"
time="2021-07-16T14:50:19+05:30" level=debug msg="Using API Version 1"
time="2021-07-16T14:50:19+05:30" level=debug msg="() Calling .SetConfigRaw"
time="2021-07-16T14:50:19+05:30" level=debug msg="() Calling .GetMachineName"
time="2021-07-16T14:50:19+05:30" level=debug msg="(crc) Calling .GetState"
time="2021-07-16T14:50:19+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:50:19+05:30\" level=debug msg=\"Getting current state...\""
time="2021-07-16T14:50:19+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:50:19+05:30\" level=debug msg=\"Fetching VM...\""
time="2021-07-16T14:50:19+05:30" level=debug msg="Making call to close driver server"
time="2021-07-16T14:50:19+05:30" level=debug msg="(crc) Calling .Close"
time="2021-07-16T14:50:19+05:30" level=debug msg="Successfully made call to close driver server"
time="2021-07-16T14:50:19+05:30" level=debug msg="Making call to close connection to plugin binary"
time="2021-07-16T14:50:19+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:50:19+05:30\" level=debug msg=\"Closing plugin on server side\""
time="2021-07-16T14:50:19+05:30" level=debug msg="Checking if systemd-resolved.service is running"
time="2021-07-16T14:50:19+05:30" level=debug msg="Running 'systemctl status systemd-resolved.service'"
time="2021-07-16T14:50:19+05:30" level=debug msg="Command failed: exit status 3"
time="2021-07-16T14:50:19+05:30" level=debug msg="stdout: * systemd-resolved.service - Network Name Resolution\n Loaded: loaded (/usr/lib/systemd/system/systemd-resolved.service; disabled; vendor preset: disabled)\n Active: inactive (dead)\n Docs: man:systemd-resolved.service(8)\n https://www.freedesktop.org/wiki/Software/systemd/resolved\n https://www.freedesktop.org/wiki/Software/systemd/writing-network-configuration-managers\n https://www.freedesktop.org/wiki/Software/systemd/writing-resolver-clients\n"
time="2021-07-16T14:50:19+05:30" level=debug msg="stderr: "
time="2021-07-16T14:50:19+05:30" level=info msg="Checking if running as non-root"
time="2021-07-16T14:50:19+05:30" level=info msg="Checking if running inside WSL2"
time="2021-07-16T14:50:19+05:30" level=info msg="Checking if crc-admin-helper executable is cached"
time="2021-07-16T14:50:19+05:30" level=debug msg="Running '/home/shaansar/.crc/bin/crc-admin-helper-linux --version'"
time="2021-07-16T14:50:19+05:30" level=debug msg="Found crc-admin-helper-linux version 0.0.6"
time="2021-07-16T14:50:19+05:30" level=debug msg="crc-admin-helper executable already cached"
time="2021-07-16T14:50:19+05:30" level=info msg="Checking for obsolete admin-helper executable"
time="2021-07-16T14:50:19+05:30" level=debug msg="Checking if an older admin-helper executable is installed"
time="2021-07-16T14:50:19+05:30" level=debug msg="No older admin-helper executable found"
time="2021-07-16T14:50:19+05:30" level=info msg="Checking if running on a supported CPU architecture"
time="2021-07-16T14:50:19+05:30" level=info msg="Checking minimum RAM requirements"
time="2021-07-16T14:50:19+05:30" level=debug msg="Total memory of system is 33296855040 bytes"
time="2021-07-16T14:50:19+05:30" level=info msg="Checking if Virtualization is enabled"
time="2021-07-16T14:50:19+05:30" level=debug msg="Checking if the vmx/svm flags are present in /proc/cpuinfo"
time="2021-07-16T14:50:19+05:30" level=debug msg="CPU virtualization flags are good"
time="2021-07-16T14:50:19+05:30" level=info msg="Checking if KVM is enabled"
time="2021-07-16T14:50:19+05:30" level=debug msg="Checking if /dev/kvm exists"
time="2021-07-16T14:50:19+05:30" level=debug msg="/dev/kvm was found"
time="2021-07-16T14:50:19+05:30" level=info msg="Checking if libvirt is installed"
time="2021-07-16T14:50:19+05:30" level=debug msg="Checking if 'virsh' is available"
time="2021-07-16T14:50:19+05:30" level=debug msg="'virsh' was found in /usr/bin/virsh"
time="2021-07-16T14:50:19+05:30" level=debug msg="Checking 'virsh capabilities' for libvirtd/qemu availability"
time="2021-07-16T14:50:19+05:30" level=debug msg="Running 'virsh --readonly --connect qemu:///system capabilities'"
time="2021-07-16T14:50:19+05:30" level=debug msg="Found x86_64 hypervisor with 'hvm' capabilities"
time="2021-07-16T14:50:19+05:30" level=info msg="Checking if user is part of libvirt group"
time="2021-07-16T14:50:19+05:30" level=debug msg="Checking if current user is part of the libvirt group"
time="2021-07-16T14:50:19+05:30" level=debug msg="Current user is already in the libvirt group"
time="2021-07-16T14:50:19+05:30" level=info msg="Checking if active user/process is currently part of the libvirt group"
time="2021-07-16T14:50:19+05:30" level=info msg="Checking if libvirt daemon is running"
time="2021-07-16T14:50:19+05:30" level=debug msg="Checking if libvirtd service is running"
time="2021-07-16T14:50:19+05:30" level=debug msg="Running 'systemctl status virtqemud.socket'"
time="2021-07-16T14:50:19+05:30" level=debug msg="Command failed: exit status 4"
time="2021-07-16T14:50:19+05:30" level=debug msg="stdout: "
time="2021-07-16T14:50:19+05:30" level=debug msg="stderr: Unit virtqemud.socket could not be found.\n"
time="2021-07-16T14:50:19+05:30" level=debug msg="virtqemud.socket is neither running nor listening"
time="2021-07-16T14:50:19+05:30" level=debug msg="Running 'systemctl status libvirtd.socket'"
time="2021-07-16T14:50:19+05:30" level=debug msg="Command failed: exit status 4"
time="2021-07-16T14:50:19+05:30" level=debug msg="stdout: "
time="2021-07-16T14:50:19+05:30" level=debug msg="stderr: Unit libvirtd.socket could not be found.\n"
time="2021-07-16T14:50:19+05:30" level=debug msg="libvirtd.socket is neither running nor listening"
time="2021-07-16T14:50:19+05:30" level=debug msg="Running 'systemctl status virtqemud.service'"
time="2021-07-16T14:50:19+05:30" level=debug msg="Command failed: exit status 4"
time="2021-07-16T14:50:19+05:30" level=debug msg="stdout: "
time="2021-07-16T14:50:19+05:30" level=debug msg="stderr: Unit virtqemud.service could not be found.\n"
time="2021-07-16T14:50:19+05:30" level=debug msg="virtqemud.service is neither running nor listening"
time="2021-07-16T14:50:19+05:30" level=debug msg="Running 'systemctl status libvirtd.service'"
time="2021-07-16T14:50:19+05:30" level=debug msg="libvirtd.service is running"
time="2021-07-16T14:50:19+05:30" level=info msg="Checking if a supported libvirt version is installed"
time="2021-07-16T14:50:19+05:30" level=debug msg="Checking if libvirt version is >=3.4.0"
time="2021-07-16T14:50:19+05:30" level=debug msg="Running 'virsh -v'"
time="2021-07-16T14:50:19+05:30" level=info msg="Checking if crc-driver-libvirt is installed"
time="2021-07-16T14:50:19+05:30" level=debug msg="Checking if crc-driver-libvirt is installed"
time="2021-07-16T14:50:19+05:30" level=debug msg="Running '/home/shaansar/.crc/bin/crc-driver-libvirt version'"
time="2021-07-16T14:50:19+05:30" level=debug msg="Found crc-driver-libvirt version 0.13.1"
time="2021-07-16T14:50:19+05:30" level=debug msg="crc-driver-libvirt is already installed"
time="2021-07-16T14:50:19+05:30" level=info msg="Checking if systemd-networkd is running"
time="2021-07-16T14:50:19+05:30" level=debug msg="Checking if systemd-networkd.service is running"
time="2021-07-16T14:50:19+05:30" level=debug msg="Running 'systemctl status systemd-networkd.service'"
time="2021-07-16T14:50:19+05:30" level=debug msg="Command failed: exit status 4"
time="2021-07-16T14:50:19+05:30" level=debug msg="stdout: "
time="2021-07-16T14:50:19+05:30" level=debug msg="stderr: Unit systemd-networkd.service could not be found.\n"
time="2021-07-16T14:50:19+05:30" level=debug msg="systemd-networkd.service is not running"
time="2021-07-16T14:50:19+05:30" level=info msg="Checking if NetworkManager is installed"
time="2021-07-16T14:50:19+05:30" level=debug msg="Checking if 'nmcli' is available"
time="2021-07-16T14:50:19+05:30" level=debug msg="'nmcli' was found in /usr/bin/nmcli"
time="2021-07-16T14:50:19+05:30" level=info msg="Checking if NetworkManager service is running"
time="2021-07-16T14:50:19+05:30" level=debug msg="Checking if NetworkManager.service is running"
time="2021-07-16T14:50:19+05:30" level=debug msg="Running 'systemctl status NetworkManager.service'"
time="2021-07-16T14:50:19+05:30" level=debug msg="NetworkManager.service is already running"
time="2021-07-16T14:50:19+05:30" level=info msg="Checking if /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf exists"
time="2021-07-16T14:50:19+05:30" level=debug msg="Checking NetworkManager configuration"
time="2021-07-16T14:50:19+05:30" level=debug msg="NetworkManager configuration is good"
time="2021-07-16T14:50:19+05:30" level=info msg="Checking if /etc/NetworkManager/dnsmasq.d/crc.conf exists"
time="2021-07-16T14:50:19+05:30" level=debug msg="Checking dnsmasq configuration"
time="2021-07-16T14:50:19+05:30" level=debug msg="dnsmasq configuration is good"
time="2021-07-16T14:50:19+05:30" level=info msg="Checking if libvirt 'crc' network is available"
time="2021-07-16T14:50:19+05:30" level=debug msg="Checking if libvirt 'crc' network exists"
time="2021-07-16T14:50:19+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-info crc'"
time="2021-07-16T14:50:19+05:30" level=debug msg="Checking if libvirt 'crc' definition is up to date"
time="2021-07-16T14:50:19+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-dumpxml --inactive crc'"
time="2021-07-16T14:50:19+05:30" level=debug msg="libvirt 'crc' network has the expected value"
time="2021-07-16T14:50:19+05:30" level=info msg="Checking if libvirt 'crc' network is active"
time="2021-07-16T14:50:19+05:30" level=debug msg="Checking if libvirt 'crc' network is active"
time="2021-07-16T14:50:19+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-info crc'"
time="2021-07-16T14:50:19+05:30" level=debug msg="libvirt 'crc' network is already active"
time="2021-07-16T14:50:19+05:30" level=debug msg="Checking file: /home/shaansar/.crc/machines/crc/.crc-exist"
time="2021-07-16T14:50:19+05:30" level=debug msg="Using secret from configuration"
time="2021-07-16T14:50:19+05:30" level=info msg="Loading bundle: crc_libvirt_4.7.18..."
time="2021-07-16T14:50:19+05:30" level=info msg="Creating CodeReady Containers VM for OpenShift 4.7.18..."
time="2021-07-16T14:50:19+05:30" level=debug msg="Found binary path at /home/shaansar/.crc/bin/crc-driver-libvirt"
time="2021-07-16T14:50:19+05:30" level=debug msg="Launching plugin server for driver libvirt"
time="2021-07-16T14:50:19+05:30" level=debug msg="Plugin server listening at address 127.0.0.1:35875"
time="2021-07-16T14:50:19+05:30" level=debug msg="() Calling .GetVersion"
time="2021-07-16T14:50:19+05:30" level=debug msg="Using API Version 1"
time="2021-07-16T14:50:19+05:30" level=debug msg="() Calling .SetConfigRaw"
time="2021-07-16T14:50:19+05:30" level=debug msg="() Calling .GetMachineName"
time="2021-07-16T14:50:19+05:30" level=debug msg="(crc) Calling .GetMachineName"
time="2021-07-16T14:50:19+05:30" level=debug msg="(crc) Calling .DriverName"
time="2021-07-16T14:50:19+05:30" level=debug msg="Running pre-create checks..."
time="2021-07-16T14:50:19+05:30" level=debug msg="(crc) Calling .PreCreateCheck"
time="2021-07-16T14:50:19+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:50:19+05:30\" level=debug msg=\"About to check libvirt version\""
time="2021-07-16T14:50:19+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:50:19+05:30\" level=debug msg=\"Validating network\""
time="2021-07-16T14:50:19+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:50:19+05:30\" level=debug msg=\"Validating storage pool\""
time="2021-07-16T14:50:19+05:30" level=debug msg="(crc) Calling .GetConfigRaw"
time="2021-07-16T14:50:19+05:30" level=debug msg="Creating machine..."
time="2021-07-16T14:50:19+05:30" level=debug msg="(crc) Calling .Create"
time="2021-07-16T14:50:19+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:50:19+05:30\" level=debug msg=\"Preparing /home/shaansar/.crc/machines/crc/crc.qcow2 for machine use\""
time="2021-07-16T14:50:19+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:50:19+05:30\" level=debug msg=\"image creation took 13.120563ms\""
time="2021-07-16T14:50:19+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:50:19+05:30\" level=debug msg=\"Verifying executable bit set on /home/shaansar/.crc/machines/crc\""
time="2021-07-16T14:50:19+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:50:19+05:30\" level=debug msg=\"Verifying executable bit set on /home/shaansar/.crc/machines\""
time="2021-07-16T14:50:19+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:50:19+05:30\" level=debug msg=\"Verifying executable bit set on /home/shaansar/.crc\""
time="2021-07-16T14:50:19+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:50:19+05:30\" level=debug msg=\"Verifying executable bit set on /home/shaansar\""
time="2021-07-16T14:50:19+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:50:19+05:30\" level=debug msg=\"Verifying executable bit set on /home\""
time="2021-07-16T14:50:19+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:50:19+05:30\" level=debug msg=\"Defining VM...\""
time="2021-07-16T14:50:19+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:50:19+05:30\" level=debug msg=\"Found x86_64 hypervisor with 'hvm' capabilities\""
time="2021-07-16T14:50:19+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:50:19+05:30\" level=debug msg=\"Found q35 machine type\""
time="2021-07-16T14:50:20+05:30" level=debug msg="(crc) DBG | time=\"2021-07-16T14:50:20+05:30\" level=warning msg=\"Failed to create the VM: virError(Code=9, Domain=20, Message='operation failed: domain 'crc' already exists with uuid 566732a3-b8d0-41f1-a3af-c0626a5ea559')\""
time="2021-07-16T14:50:20+05:30" level=debug msg="Making call to close driver server"
time="2021-07-16T14:50:20+05:30" level=debug msg="(crc) Calling .Close"
time="2021-07-16T14:50:20+05:30" level=debug msg="Successfully made call to close driver server"
time="2021-07-16T14:50:20+05:30" level=debug msg="Making call to close connection to plugin binary"
time="2021-07-16T14:50:31+05:30" level=debug msg="CodeReady Containers version: 1.29.1+bc5f4409\n"
time="2021-07-16T14:50:31+05:30" level=debug msg="OpenShift version: 4.7.18 (embedded in executable)\n"
time="2021-07-16T14:50:31+05:30" level=debug msg="Running 'crc delete'"
time="2021-07-16T14:50:31+05:30" level=debug msg="Checking file: /home/shaansar/.crc/machines/crc/.crc-exist"
time="2021-07-16T14:50:38+05:30" level=debug msg="CodeReady Containers version: 1.29.1+bc5f4409\n"
time="2021-07-16T14:50:38+05:30" level=debug msg="OpenShift version: 4.7.18 (embedded in executable)\n"
time="2021-07-16T14:50:38+05:30" level=debug msg="Running 'crc cleanup'"
time="2021-07-16T14:50:38+05:30" level=debug msg="Checking if systemd-resolved.service is running"
time="2021-07-16T14:50:38+05:30" level=debug msg="Running 'systemctl status systemd-resolved.service'"
time="2021-07-16T14:50:38+05:30" level=debug msg="Command failed: exit status 3"
time="2021-07-16T14:50:38+05:30" level=debug msg="stdout: * systemd-resolved.service - Network Name Resolution\n Loaded: loaded (/usr/lib/systemd/system/systemd-resolved.service; disabled; vendor preset: disabled)\n Active: inactive (dead)\n Docs: man:systemd-resolved.service(8)\n https://www.freedesktop.org/wiki/Software/systemd/resolved\n https://www.freedesktop.org/wiki/Software/systemd/writing-network-configuration-managers\n https://www.freedesktop.org/wiki/Software/systemd/writing-resolver-clients\n"
time="2021-07-16T14:50:38+05:30" level=debug msg="stderr: "
time="2021-07-16T14:50:38+05:30" level=info msg="Removing vsock configuration"
time="2021-07-16T14:50:38+05:30" level=info msg="Removing 'crc' network from libvirt"
time="2021-07-16T14:50:38+05:30" level=debug msg="Removing libvirt 'crc' network"
time="2021-07-16T14:50:38+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-info crc'"
time="2021-07-16T14:50:38+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-destroy crc'"
time="2021-07-16T14:50:38+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-undefine crc'"
time="2021-07-16T14:50:38+05:30" level=debug msg="libvirt 'crc' network removed"
time="2021-07-16T14:50:38+05:30" level=info msg="Removing /etc/NetworkManager/dnsmasq.d/crc.conf file"
time="2021-07-16T14:50:38+05:30" level=debug msg="Checking if 'nmcli' is available"
time="2021-07-16T14:50:38+05:30" level=debug msg="'nmcli' was found in /usr/bin/nmcli"
time="2021-07-16T14:50:38+05:30" level=debug msg="Removing NetworkManager configuration file: /etc/NetworkManager/dnsmasq.d/crc.conf"
time="2021-07-16T14:50:38+05:30" level=info msg="Using root access: Removing NetworkManager configuration file in /etc/NetworkManager/dnsmasq.d/crc.conf"
time="2021-07-16T14:50:38+05:30" level=debug msg="Running '/usr/bin/sudo rm -fr /etc/NetworkManager/dnsmasq.d/crc.conf'"
time="2021-07-16T14:50:43+05:30" level=debug msg="Reloading NetworkManager"
time="2021-07-16T14:50:43+05:30" level=info msg="Using root access: Executing systemctl daemon-reload command"
time="2021-07-16T14:50:43+05:30" level=debug msg="Running '/usr/bin/sudo systemctl daemon-reload'"
time="2021-07-16T14:50:44+05:30" level=info msg="Using root access: Executing systemctl reload NetworkManager"
time="2021-07-16T14:50:44+05:30" level=debug msg="Running '/usr/bin/sudo systemctl reload NetworkManager'"
time="2021-07-16T14:50:44+05:30" level=info msg="Removing /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf file"
time="2021-07-16T14:50:44+05:30" level=debug msg="Checking if 'nmcli' is available"
time="2021-07-16T14:50:44+05:30" level=debug msg="'nmcli' was found in /usr/bin/nmcli"
time="2021-07-16T14:50:44+05:30" level=debug msg="Removing NetworkManager configuration file: /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf"
time="2021-07-16T14:50:44+05:30" level=info msg="Using root access: Removing NetworkManager configuration file in /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf"
time="2021-07-16T14:50:44+05:30" level=debug msg="Running '/usr/bin/sudo rm -fr /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf'"
time="2021-07-16T14:50:44+05:30" level=debug msg="Reloading NetworkManager"
time="2021-07-16T14:50:44+05:30" level=info msg="Using root access: Executing systemctl daemon-reload command"
time="2021-07-16T14:50:44+05:30" level=debug msg="Running '/usr/bin/sudo systemctl daemon-reload'"
time="2021-07-16T14:50:44+05:30" level=info msg="Using root access: Executing systemctl reload NetworkManager"
time="2021-07-16T14:50:44+05:30" level=debug msg="Running '/usr/bin/sudo systemctl reload NetworkManager'"
time="2021-07-16T14:50:44+05:30" level=info msg="Removing the crc VM if exists"
time="2021-07-16T14:50:44+05:30" level=debug msg="Running 'virsh --connect qemu:///system domstate crc'"
time="2021-07-16T14:50:44+05:30" level=debug msg="Running 'virsh --connect qemu:///system undefine crc'"
time="2021-07-16T14:50:44+05:30" level=debug msg="'crc' VM is removed"
time="2021-07-16T14:50:44+05:30" level=info msg="Removing hosts file records added by CRC"
time="2021-07-16T14:50:44+05:30" level=debug msg="Running '/home/shaansar/.crc/bin/crc-admin-helper-linux clean .crc.testing .apps-crc.testing'"
time="2021-07-16T14:50:44+05:30" level=info msg="Removing pull secret from the keyring"
time="2021-07-16T14:50:44+05:30" level=info msg="Removing older logs"
time="2021-07-16T14:50:44+05:30" level=info msg="Removing CRC Machine Instance directory"
time="2021-07-16T14:50:44+05:30" level=debug msg="Deleting machines directory"
time="2021-07-16T14:50:48+05:30" level=debug msg="CodeReady Containers version: 1.29.1+bc5f4409\n"
time="2021-07-16T14:50:48+05:30" level=debug msg="OpenShift version: 4.7.18 (embedded in executable)\n"
time="2021-07-16T14:50:48+05:30" level=debug msg="Running 'crc setup'"
time="2021-07-16T14:50:48+05:30" level=debug msg="Checking if systemd-resolved.service is running"
time="2021-07-16T14:50:48+05:30" level=debug msg="Running 'systemctl status systemd-resolved.service'"
time="2021-07-16T14:50:48+05:30" level=debug msg="Command failed: exit status 3"
time="2021-07-16T14:50:48+05:30" level=debug msg="stdout: * systemd-resolved.service - Network Name Resolution\n Loaded: loaded (/usr/lib/systemd/system/systemd-resolved.service; disabled; vendor preset: disabled)\n Active: inactive (dead)\n Docs: man:systemd-resolved.service(8)\n https://www.freedesktop.org/wiki/Software/systemd/resolved\n https://www.freedesktop.org/wiki/Software/systemd/writing-network-configuration-managers\n https://www.freedesktop.org/wiki/Software/systemd/writing-resolver-clients\n"
time="2021-07-16T14:50:48+05:30" level=debug msg="stderr: "
time="2021-07-16T14:50:48+05:30" level=info msg="Checking if running as non-root"
time="2021-07-16T14:50:48+05:30" level=info msg="Checking if running inside WSL2"
time="2021-07-16T14:50:48+05:30" level=info msg="Checking if crc-admin-helper executable is cached"
time="2021-07-16T14:50:48+05:30" level=debug msg="Running '/home/shaansar/.crc/bin/crc-admin-helper-linux --version'"
time="2021-07-16T14:50:48+05:30" level=debug msg="Found crc-admin-helper-linux version 0.0.6"
time="2021-07-16T14:50:48+05:30" level=debug msg="crc-admin-helper executable already cached"
time="2021-07-16T14:50:48+05:30" level=info msg="Checking for obsolete admin-helper executable"
time="2021-07-16T14:50:48+05:30" level=debug msg="Checking if an older admin-helper executable is installed"
time="2021-07-16T14:50:48+05:30" level=debug msg="No older admin-helper executable found"
time="2021-07-16T14:50:48+05:30" level=info msg="Checking if running on a supported CPU architecture"
time="2021-07-16T14:50:48+05:30" level=info msg="Checking minimum RAM requirements"
time="2021-07-16T14:50:48+05:30" level=debug msg="Total memory of system is 33296855040 bytes"
time="2021-07-16T14:50:48+05:30" level=info msg="Checking if Virtualization is enabled"
time="2021-07-16T14:50:48+05:30" level=debug msg="Checking if the vmx/svm flags are present in /proc/cpuinfo"
time="2021-07-16T14:50:48+05:30" level=debug msg="CPU virtualization flags are good"
time="2021-07-16T14:50:48+05:30" level=info msg="Checking if KVM is enabled"
time="2021-07-16T14:50:48+05:30" level=debug msg="Checking if /dev/kvm exists"
time="2021-07-16T14:50:48+05:30" level=debug msg="/dev/kvm was found"
time="2021-07-16T14:50:48+05:30" level=info msg="Checking if libvirt is installed"
time="2021-07-16T14:50:48+05:30" level=debug msg="Checking if 'virsh' is available"
time="2021-07-16T14:50:48+05:30" level=debug msg="'virsh' was found in /usr/bin/virsh"
time="2021-07-16T14:50:48+05:30" level=debug msg="Checking 'virsh capabilities' for libvirtd/qemu availability"
time="2021-07-16T14:50:48+05:30" level=debug msg="Running 'virsh --readonly --connect qemu:///system capabilities'"
time="2021-07-16T14:50:48+05:30" level=debug msg="Found x86_64 hypervisor with 'hvm' capabilities"
time="2021-07-16T14:50:48+05:30" level=info msg="Checking if user is part of libvirt group"
time="2021-07-16T14:50:48+05:30" level=debug msg="Checking if current user is part of the libvirt group"
time="2021-07-16T14:50:48+05:30" level=debug msg="Current user is already in the libvirt group"
time="2021-07-16T14:50:48+05:30" level=info msg="Checking if active user/process is currently part of the libvirt group"
time="2021-07-16T14:50:48+05:30" level=info msg="Checking if libvirt daemon is running"
time="2021-07-16T14:50:48+05:30" level=debug msg="Checking if libvirtd service is running"
time="2021-07-16T14:50:48+05:30" level=debug msg="Running 'systemctl status virtqemud.socket'"
time="2021-07-16T14:50:48+05:30" level=debug msg="Command failed: exit status 4"
time="2021-07-16T14:50:48+05:30" level=debug msg="stdout: "
time="2021-07-16T14:50:48+05:30" level=debug msg="stderr: Unit virtqemud.socket could not be found.\n"
time="2021-07-16T14:50:48+05:30" level=debug msg="virtqemud.socket is neither running nor listening"
time="2021-07-16T14:50:48+05:30" level=debug msg="Running 'systemctl status libvirtd.socket'"
time="2021-07-16T14:50:48+05:30" level=debug msg="Command failed: exit status 4"
time="2021-07-16T14:50:48+05:30" level=debug msg="stdout: "
time="2021-07-16T14:50:48+05:30" level=debug msg="stderr: Unit libvirtd.socket could not be found.\n"
time="2021-07-16T14:50:48+05:30" level=debug msg="libvirtd.socket is neither running nor listening"
time="2021-07-16T14:50:48+05:30" level=debug msg="Running 'systemctl status virtqemud.service'"
time="2021-07-16T14:50:48+05:30" level=debug msg="Command failed: exit status 4"
time="2021-07-16T14:50:48+05:30" level=debug msg="stdout: "
time="2021-07-16T14:50:48+05:30" level=debug msg="stderr: Unit virtqemud.service could not be found.\n"
time="2021-07-16T14:50:48+05:30" level=debug msg="virtqemud.service is neither running nor listening"
time="2021-07-16T14:50:48+05:30" level=debug msg="Running 'systemctl status libvirtd.service'"
time="2021-07-16T14:50:48+05:30" level=debug msg="libvirtd.service is running"
time="2021-07-16T14:50:48+05:30" level=info msg="Checking if a supported libvirt version is installed"
time="2021-07-16T14:50:48+05:30" level=debug msg="Checking if libvirt version is >=3.4.0"
time="2021-07-16T14:50:48+05:30" level=debug msg="Running 'virsh -v'"
time="2021-07-16T14:50:48+05:30" level=info msg="Checking if crc-driver-libvirt is installed"
time="2021-07-16T14:50:48+05:30" level=debug msg="Checking if crc-driver-libvirt is installed"
time="2021-07-16T14:50:48+05:30" level=debug msg="Running '/home/shaansar/.crc/bin/crc-driver-libvirt version'"
time="2021-07-16T14:50:48+05:30" level=debug msg="Found crc-driver-libvirt version 0.13.1"
time="2021-07-16T14:50:48+05:30" level=debug msg="crc-driver-libvirt is already installed"
time="2021-07-16T14:50:48+05:30" level=info msg="Checking if systemd-networkd is running"
time="2021-07-16T14:50:48+05:30" level=debug msg="Checking if systemd-networkd.service is running"
time="2021-07-16T14:50:48+05:30" level=debug msg="Running 'systemctl status systemd-networkd.service'"
time="2021-07-16T14:50:48+05:30" level=debug msg="Command failed: exit status 4"
time="2021-07-16T14:50:48+05:30" level=debug msg="stdout: "
time="2021-07-16T14:50:48+05:30" level=debug msg="stderr: Unit systemd-networkd.service could not be found.\n"
time="2021-07-16T14:50:48+05:30" level=debug msg="systemd-networkd.service is not running"
time="2021-07-16T14:50:48+05:30" level=info msg="Checking if NetworkManager is installed"
time="2021-07-16T14:50:48+05:30" level=debug msg="Checking if 'nmcli' is available"
time="2021-07-16T14:50:48+05:30" level=debug msg="'nmcli' was found in /usr/bin/nmcli"
time="2021-07-16T14:50:48+05:30" level=info msg="Checking if NetworkManager service is running"
time="2021-07-16T14:50:48+05:30" level=debug msg="Checking if NetworkManager.service is running"
time="2021-07-16T14:50:48+05:30" level=debug msg="Running 'systemctl status NetworkManager.service'"
time="2021-07-16T14:50:48+05:30" level=debug msg="NetworkManager.service is already running"
time="2021-07-16T14:50:48+05:30" level=info msg="Checking if /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf exists"
time="2021-07-16T14:50:48+05:30" level=debug msg="Checking NetworkManager configuration"
time="2021-07-16T14:50:48+05:30" level=debug msg="File not found: /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf: stat /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf: no such file or directory"
time="2021-07-16T14:50:48+05:30" level=info msg="Writing Network Manager config for crc"
time="2021-07-16T14:50:48+05:30" level=debug msg="Fixing NetworkManager configuration"
time="2021-07-16T14:50:48+05:30" level=info msg="Using root access: Writing NetworkManager configuration to /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf"
time="2021-07-16T14:50:48+05:30" level=info msg="Using root access: Changing permissions for /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf to 644 "
time="2021-07-16T14:50:48+05:30" level=debug msg="Running '/usr/bin/sudo chmod 644 /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf'"
time="2021-07-16T14:50:49+05:30" level=debug msg="Reloading NetworkManager"
time="2021-07-16T14:50:49+05:30" level=info msg="Using root access: Executing systemctl daemon-reload command"
time="2021-07-16T14:50:49+05:30" level=debug msg="Running '/usr/bin/sudo systemctl daemon-reload'"
time="2021-07-16T14:50:49+05:30" level=info msg="Using root access: Executing systemctl reload NetworkManager"
time="2021-07-16T14:50:49+05:30" level=debug msg="Running '/usr/bin/sudo systemctl reload NetworkManager'"
time="2021-07-16T14:50:49+05:30" level=debug msg="NetworkManager configuration fixed"
time="2021-07-16T14:50:49+05:30" level=info msg="Checking if /etc/NetworkManager/dnsmasq.d/crc.conf exists"
time="2021-07-16T14:50:49+05:30" level=debug msg="Checking dnsmasq configuration"
time="2021-07-16T14:50:49+05:30" level=debug msg="File not found: /etc/NetworkManager/dnsmasq.d/crc.conf: stat /etc/NetworkManager/dnsmasq.d/crc.conf: no such file or directory"
time="2021-07-16T14:50:49+05:30" level=info msg="Writing dnsmasq config for crc"
time="2021-07-16T14:50:49+05:30" level=debug msg="Fixing dnsmasq configuration"
time="2021-07-16T14:50:49+05:30" level=info msg="Using root access: Writing NetworkManager configuration to /etc/NetworkManager/dnsmasq.d/crc.conf"
time="2021-07-16T14:50:49+05:30" level=info msg="Using root access: Changing permissions for /etc/NetworkManager/dnsmasq.d/crc.conf to 644 "
time="2021-07-16T14:50:49+05:30" level=debug msg="Running '/usr/bin/sudo chmod 644 /etc/NetworkManager/dnsmasq.d/crc.conf'"
time="2021-07-16T14:50:49+05:30" level=debug msg="Reloading NetworkManager"
time="2021-07-16T14:50:49+05:30" level=info msg="Using root access: Executing systemctl daemon-reload command"
time="2021-07-16T14:50:49+05:30" level=debug msg="Running '/usr/bin/sudo systemctl daemon-reload'"
time="2021-07-16T14:50:49+05:30" level=info msg="Using root access: Executing systemctl reload NetworkManager"
time="2021-07-16T14:50:49+05:30" level=debug msg="Running '/usr/bin/sudo systemctl reload NetworkManager'"
time="2021-07-16T14:50:49+05:30" level=debug msg="dnsmasq configuration fixed"
time="2021-07-16T14:50:49+05:30" level=info msg="Checking if libvirt 'crc' network is available"
time="2021-07-16T14:50:49+05:30" level=debug msg="Checking if libvirt 'crc' network exists"
time="2021-07-16T14:50:49+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-info crc'"
time="2021-07-16T14:50:49+05:30" level=debug msg="Command failed: exit status 1"
time="2021-07-16T14:50:49+05:30" level=debug msg="stdout: \n"
time="2021-07-16T14:50:49+05:30" level=debug msg="stderr: error: failed to get network 'crc'\nerror: Network not found: no network with matching name 'crc'\n"
time="2021-07-16T14:50:49+05:30" level=debug msg="Libvirt network crc not found"
time="2021-07-16T14:50:49+05:30" level=info msg="Setting up libvirt 'crc' network"
time="2021-07-16T14:50:49+05:30" level=debug msg="Creating libvirt 'crc' network"
time="2021-07-16T14:50:49+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-destroy crc'"
time="2021-07-16T14:50:49+05:30" level=debug msg="Command failed: exit status 1"
time="2021-07-16T14:50:49+05:30" level=debug msg="stdout: \n"
time="2021-07-16T14:50:49+05:30" level=debug msg="stderr: error: failed to get network 'crc'\nerror: Network not found: no network with matching name 'crc'\n"
time="2021-07-16T14:50:49+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-undefine crc'"
time="2021-07-16T14:50:49+05:30" level=debug msg="Command failed: exit status 1"
time="2021-07-16T14:50:49+05:30" level=debug msg="stdout: \n"
time="2021-07-16T14:50:49+05:30" level=debug msg="stderr: error: failed to get network 'crc'\nerror: Network not found: no network with matching name 'crc'\n"
time="2021-07-16T14:50:49+05:30" level=debug msg="libvirt 'crc' network created"
time="2021-07-16T14:50:49+05:30" level=info msg="Checking if libvirt 'crc' network is active"
time="2021-07-16T14:50:49+05:30" level=debug msg="Checking if libvirt 'crc' network is active"
time="2021-07-16T14:50:49+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-info crc'"
time="2021-07-16T14:50:49+05:30" level=debug msg="Libvirt crc network is not active"
time="2021-07-16T14:50:49+05:30" level=info msg="Starting libvirt 'crc' network"
time="2021-07-16T14:50:49+05:30" level=debug msg="Starting libvirt 'crc' network"
time="2021-07-16T14:50:49+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-start crc'"
time="2021-07-16T14:50:49+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-autostart crc'"
time="2021-07-16T14:50:49+05:30" level=debug msg="libvirt 'crc' network started"
time="2021-07-16T14:50:49+05:30" level=info msg="Checking if CRC bundle is extracted in '$HOME/.crc'"
time="2021-07-16T14:50:49+05:30" level=info msg="Checking if /home/shaansar/.crc/cache/crc_libvirt_4.7.18.crcbundle exists"
time="2021-07-16T14:50:49+05:30" level=debug msg="/home/shaansar/.crc/cache/crc_libvirt_4.7.18.crcbundle exists"
time="2021-07-16T14:50:59+05:30" level=debug msg="CodeReady Containers version: 1.29.1+bc5f4409\n"
time="2021-07-16T14:50:59+05:30" level=debug msg="OpenShift version: 4.7.18 (embedded in executable)\n"
time="2021-07-16T14:50:59+05:30" level=debug msg="Running 'crc start'"
time="2021-07-16T14:50:59+05:30" level=debug msg="Total memory of system is 33296855040 bytes"
time="2021-07-16T14:51:00+05:30" level=debug msg="No new version available. The latest version is 1.29.1"
time="2021-07-16T14:51:00+05:30" level=debug msg="Checking if systemd-resolved.service is running"
time="2021-07-16T14:51:00+05:30" level=debug msg="Running 'systemctl status systemd-resolved.service'"
time="2021-07-16T14:51:00+05:30" level=debug msg="Command failed: exit status 3"
time="2021-07-16T14:51:00+05:30" level=debug msg="stdout: * systemd-resolved.service - Network Name Resolution\n Loaded: loaded (/usr/lib/systemd/system/systemd-resolved.service; disabled; vendor preset: disabled)\n Active: inactive (dead)\n Docs: man:systemd-resolved.service(8)\n https://www.freedesktop.org/wiki/Software/systemd/resolved\n https://www.freedesktop.org/wiki/Software/systemd/writing-network-configuration-managers\n https://www.freedesktop.org/wiki/Software/systemd/writing-resolver-clients\n"
time="2021-07-16T14:51:00+05:30" level=debug msg="stderr: "
time="2021-07-16T14:51:00+05:30" level=info msg="Checking if running as non-root"
time="2021-07-16T14:51:00+05:30" level=info msg="Checking if running inside WSL2"
time="2021-07-16T14:51:00+05:30" level=info msg="Checking if crc-admin-helper executable is cached"
time="2021-07-16T14:51:00+05:30" level=debug msg="Running '/home/shaansar/.crc/bin/crc-admin-helper-linux --version'"
time="2021-07-16T14:51:00+05:30" level=debug msg="Found crc-admin-helper-linux version 0.0.6"
time="2021-07-16T14:51:00+05:30" level=debug msg="crc-admin-helper executable already cached"
time="2021-07-16T14:51:00+05:30" level=info msg="Checking for obsolete admin-helper executable"
time="2021-07-16T14:51:00+05:30" level=debug msg="Checking if an older admin-helper executable is installed"
time="2021-07-16T14:51:00+05:30" level=debug msg="No older admin-helper executable found"
time="2021-07-16T14:51:00+05:30" level=info msg="Checking if running on a supported CPU architecture"
time="2021-07-16T14:51:00+05:30" level=info msg="Checking minimum RAM requirements"
time="2021-07-16T14:51:00+05:30" level=debug msg="Total memory of system is 33296855040 bytes"
time="2021-07-16T14:51:00+05:30" level=info msg="Checking if Virtualization is enabled"
time="2021-07-16T14:51:00+05:30" level=debug msg="Checking if the vmx/svm flags are present in /proc/cpuinfo"
time="2021-07-16T14:51:00+05:30" level=debug msg="CPU virtualization flags are good"
time="2021-07-16T14:51:00+05:30" level=info msg="Checking if KVM is enabled"
time="2021-07-16T14:51:00+05:30" level=debug msg="Checking if /dev/kvm exists"
time="2021-07-16T14:51:00+05:30" level=debug msg="/dev/kvm was found"
time="2021-07-16T14:51:00+05:30" level=info msg="Checking if libvirt is installed"
time="2021-07-16T14:51:00+05:30" level=debug msg="Checking if 'virsh' is available"
time="2021-07-16T14:51:00+05:30" level=debug msg="'virsh' was found in /usr/bin/virsh"
time="2021-07-16T14:51:00+05:30" level=debug msg="Checking 'virsh capabilities' for libvirtd/qemu availability"
time="2021-07-16T14:51:00+05:30" level=debug msg="Running 'virsh --readonly --connect qemu:///system capabilities'"
time="2021-07-16T14:51:00+05:30" level=debug msg="Found x86_64 hypervisor with 'hvm' capabilities"
time="2021-07-16T14:51:00+05:30" level=info msg="Checking if user is part of libvirt group"
time="2021-07-16T14:51:00+05:30" level=debug msg="Checking if current user is part of the libvirt group"
time="2021-07-16T14:51:00+05:30" level=debug msg="Current user is already in the libvirt group"
time="2021-07-16T14:51:00+05:30" level=info msg="Checking if active user/process is currently part of the libvirt group"
time="2021-07-16T14:51:00+05:30" level=info msg="Checking if libvirt daemon is running"
time="2021-07-16T14:51:00+05:30" level=debug msg="Checking if libvirtd service is running"
time="2021-07-16T14:51:00+05:30" level=debug msg="Running 'systemctl status virtqemud.socket'"
time="2021-07-16T14:51:00+05:30" level=debug msg="Command failed: exit status 4"
time="2021-07-16T14:51:00+05:30" level=debug msg="stdout: "
time="2021-07-16T14:51:00+05:30" level=debug msg="stderr: Unit virtqemud.socket could not be found.\n"
time="2021-07-16T14:51:00+05:30" level=debug msg="virtqemud.socket is neither running nor listening"
time="2021-07-16T14:51:00+05:30" level=debug msg="Running 'systemctl status libvirtd.socket'"
time="2021-07-16T14:51:00+05:30" level=debug msg="Command failed: exit status 4"
time="2021-07-16T14:51:00+05:30" level=debug msg="stdout: "
time="2021-07-16T14:51:00+05:30" level=debug msg="stderr: Unit libvirtd.socket could not be found.\n"
time="2021-07-16T14:51:00+05:30" level=debug msg="libvirtd.socket is neither running nor listening"
time="2021-07-16T14:51:00+05:30" level=debug msg="Running 'systemctl status virtqemud.service'"
time="2021-07-16T14:51:00+05:30" level=debug msg="Command failed: exit status 4"
time="2021-07-16T14:51:00+05:30" level=debug msg="stdout: "
time="2021-07-16T14:51:00+05:30" level=debug msg="stderr: Unit virtqemud.service could not be found.\n"
time="2021-07-16T14:51:00+05:30" level=debug msg="virtqemud.service is neither running nor listening"
time="2021-07-16T14:51:00+05:30" level=debug msg="Running 'systemctl status libvirtd.service'"
time="2021-07-16T14:51:00+05:30" level=debug msg="libvirtd.service is running"
time="2021-07-16T14:51:00+05:30" level=info msg="Checking if a supported libvirt version is installed"
time="2021-07-16T14:51:00+05:30" level=debug msg="Checking if libvirt version is >=3.4.0"
time="2021-07-16T14:51:00+05:30" level=debug msg="Running 'virsh -v'"
time="2021-07-16T14:51:00+05:30" level=info msg="Checking if crc-driver-libvirt is installed"
time="2021-07-16T14:51:00+05:30" level=debug msg="Checking if crc-driver-libvirt is installed"
time="2021-07-16T14:51:00+05:30" level=debug msg="Running '/home/shaansar/.crc/bin/crc-driver-libvirt version'"
time="2021-07-16T14:51:00+05:30" level=debug msg="Found crc-driver-libvirt version 0.13.1"
time="2021-07-16T14:51:00+05:30" level=debug msg="crc-driver-libvirt is already installed"
time="2021-07-16T14:51:00+05:30" level=info msg="Checking if systemd-networkd is running"
time="2021-07-16T14:51:00+05:30" level=debug msg="Checking if systemd-networkd.service is running"
time="2021-07-16T14:51:00+05:30" level=debug msg="Running 'systemctl status systemd-networkd.service'"
time="2021-07-16T14:51:00+05:30" level=debug msg="Command failed: exit status 4"
time="2021-07-16T14:51:00+05:30" level=debug msg="stdout: "
time="2021-07-16T14:51:00+05:30" level=debug msg="stderr: Unit systemd-networkd.service could not be found.\n"
time="2021-07-16T14:51:00+05:30" level=debug msg="systemd-networkd.service is not running"
time="2021-07-16T14:51:00+05:30" level=info msg="Checking if NetworkManager is installed"
time="2021-07-16T14:51:00+05:30" level=debug msg="Checking if 'nmcli' is available"
time="2021-07-16T14:51:00+05:30" level=debug msg="'nmcli' was found in /usr/bin/nmcli"
time="2021-07-16T14:51:00+05:30" level=info msg="Checking if NetworkManager service is running"
time="2021-07-16T14:51:00+05:30" level=debug msg="Checking if NetworkManager.service is running"
time="2021-07-16T14:51:00+05:30" level=debug msg="Running 'systemctl status NetworkManager.service'"
time="2021-07-16T14:51:00+05:30" level=debug msg="NetworkManager.service is already running"
time="2021-07-16T14:51:00+05:30" level=info msg="Checking if /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf exists"
time="2021-07-16T14:51:00+05:30" level=debug msg="Checking NetworkManager configuration"
time="2021-07-16T14:51:00+05:30" level=debug msg="NetworkManager configuration is good"
time="2021-07-16T14:51:00+05:30" level=info msg="Checking if /etc/NetworkManager/dnsmasq.d/crc.conf exists"
time="2021-07-16T14:51:00+05:30" level=debug msg="Checking dnsmasq configuration"
time="2021-07-16T14:51:00+05:30" level=debug msg="dnsmasq configuration is good"
time="2021-07-16T14:51:00+05:30" level=info msg="Checking if libvirt 'crc' network is available"
time="2021-07-16T14:51:00+05:30" level=debug msg="Checking if libvirt 'crc' network exists"
time="2021-07-16T14:51:00+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-info crc'"
time="2021-07-16T14:51:00+05:30" level=debug msg="Checking if libvirt 'crc' definition is up to date"
time="2021-07-16T14:51:00+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-dumpxml --inactive crc'"
time="2021-07-16T14:51:00+05:30" level=debug msg="libvirt 'crc' network has the expected value"
time="2021-07-16T14:51:00+05:30" level=info msg="Checking if libvirt 'crc' network is active"
time="2021-07-16T14:51:00+05:30" level=debug msg="Checking if libvirt 'crc' network is active"
time="2021-07-16T14:51:00+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-info crc'"
time="2021-07-16T14:51:00+05:30" level=debug msg="libvirt 'crc' network is already active"
time="2021-07-16T14:51:00+05:30" level=debug msg="Checking file: /home/shaansar/.crc/machines/crc/.crc-exist"
time="2021-07-16T14:51:00+05:30" level=debug msg="Cannot load secret from configuration: empty path"
time="2021-07-16T14:51:00+05:30" level=debug msg="Cannot load secret from keyring: secret not found in keyring"
time="2021-07-16T14:58:20+05:30" level=debug msg="CodeReady Containers version: 1.29.1+bc5f4409\n"
time="2021-07-16T14:58:20+05:30" level=debug msg="OpenShift version: 4.7.18 (embedded in executable)\n"
time="2021-07-16T14:58:20+05:30" level=debug msg="Running 'crc version'"
time="2021-07-16T14:58:21+05:30" level=debug msg="No new version available. The latest version is 1.29.1"
time="2021-07-16T14:58:28+05:30" level=debug msg="CodeReady Containers version: 1.29.1+bc5f4409\n"
time="2021-07-16T14:58:28+05:30" level=debug msg="OpenShift version: 4.7.18 (embedded in executable)\n"
time="2021-07-16T14:58:43+05:30" level=debug msg="CodeReady Containers version: 1.29.1+bc5f4409\n"
time="2021-07-16T14:58:43+05:30" level=debug msg="OpenShift version: 4.7.18 (embedded in executable)\n"
time="2021-07-16T14:58:43+05:30" level=debug msg="Running 'crc status'"
time="2021-07-16T14:58:43+05:30" level=debug msg="Checking file: /home/shaansar/.crc/machines/crc/.crc-exist"
time="2021-07-16T14:58:43+05:30" level=debug msg="Checking file: /home/shaansar/.crc/machines/crc/.crc-exist"
time="2021-07-16T14:59:04+05:30" level=debug msg="CodeReady Containers version: 1.29.1+bc5f4409\n"
time="2021-07-16T14:59:04+05:30" level=debug msg="OpenShift version: 4.7.18 (embedded in executable)\n"
time="2021-07-16T14:59:04+05:30" level=debug msg="Running 'crc ip'"
time="2021-07-16T14:59:04+05:30" level=debug msg="Checking file: /home/shaansar/.crc/machines/crc/.crc-exist"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment