Skip to content

Instantly share code, notes, and snippets.

@dipak-pawar
Created November 16, 2018 06:20
Show Gist options
  • Save dipak-pawar/e139d879286e24e79ecc52917c45da04 to your computer and use it in GitHub Desktop.
Save dipak-pawar/e139d879286e24e79ecc52917c45da04 to your computer and use it in GitHub Desktop.
-- minishift version: v1.27.0+707887e
-- Starting profile 'minishift'
Found binary path at /usr/local/bin/docker-machine-driver-kvm
Launching plugin server for driver kvm
Plugin server listening at address 127.0.0.1:45939
() Calling .GetVersion
Using API Version 1
() Calling .SetConfigRaw
() Calling .GetMachineName
(minishift) Calling .GetState
(minishift) DBG | Getting current state...
(minishift) DBG | Fetching VM...
-- Check if deprecated options are used ... OK
-- Checking if https://github.com is reachable ... OK
-- Checking if requested OpenShift version 'v3.11.0' is valid ... OK
-- Checking if requested OpenShift version 'v3.11.0' is supported ... OK
-- Checking if requested hypervisor 'kvm' is supported on this platform ... OK
-- Checking if KVM driver is installed ...
Driver is available at /usr/local/bin/docker-machine-driver-kvm ...
Checking driver binary is executable ... OK
-- Checking if Libvirt is installed ... OK
-- Checking if Libvirt default network is present ... OK
-- Checking if Libvirt default network is active ... OK
-- Checking the ISO URL ... OK
-- Checking if provided oc flags are supported ... OK
-- Starting the OpenShift cluster using 'kvm' hypervisor ...
-- Starting Minishift VM ....Found binary path at /usr/local/bin/docker-machine-driver-kvm
Launching plugin server for driver kvm
Plugin server listening at address 127.0.0.1:33929
() Calling .GetVersion
Using API Version 1
() Calling .SetConfigRaw
() Calling .GetMachineName
(minishift) Calling .GetState
(minishift) DBG | Getting current state...
(minishift) DBG | Fetching VM...
(minishift) Calling .Start
(minishift) DBG | Starting VM minishift
...(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetConfigRaw
Waiting for SSH to be available...
Getting to WaitForSSH function...
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
exit 0
......SSH cmd err, output: <nil>:
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
cat /etc/os-release
SSH cmd err, output: <nil>: NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
VARIANT="minishift"
VARIANT_VERSION="1.13.0"
BUILD_ID="50124a9-23102018124412-local"
Detecting the provisioner...
Couldn't set key CPE_NAME, no corresponding struct field found
Couldn't set key , no corresponding struct field found
Couldn't set key CENTOS_MANTISBT_PROJECT, no corresponding struct field found
Couldn't set key CENTOS_MANTISBT_PROJECT_VERSION, no corresponding struct field found
Couldn't set key REDHAT_SUPPORT_PRODUCT, no corresponding struct field found
Couldn't set key REDHAT_SUPPORT_PRODUCT_VERSION, no corresponding struct field found
Couldn't set key , no corresponding struct field found
Couldn't set key VARIANT_VERSION, no corresponding struct field found
Couldn't set key BUILD_ID, no corresponding struct field found
No storage driver specified, instead using 'overlay2'
Setting hostname ...
(minishift) Calling .GetMachineName
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo hostname minishift && echo "minishift" | sudo tee /etc/hostname
SSH cmd err, output: <nil>: minishift
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
if grep -xq 127.0.1.1.* /etc/hosts; then sudo sed -i 's/^127.0.1.1.*/127.0.1.1 minishift/g' /etc/hosts; else echo '127.0.1.1 minishift' | sudo tee -a /etc/hosts; fi
.SSH cmd err, output: <nil>: 127.0.1.1 minishift
OK
checking docker daemon
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo systemctl -f start docker
SSH cmd err, output: <nil>:
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo docker version
SSH cmd err, output: <nil>: Client:
Version: 1.13.1
API version: 1.26
Package version: docker-1.13.1-75.git8633870.el7.centos.x86_64
Go version: go1.9.4
Git commit: 8633870/1.13.1
Built: Fri Sep 28 19:45:08 2018
OS/Arch: linux/amd64
Server:
Version: 1.13.1
API version: 1.26 (minimum version 1.12)
Package version: docker-1.13.1-75.git8633870.el7.centos.x86_64
Go version: go1.9.4
Git commit: 8633870/1.13.1
Built: Fri Sep 28 19:45:08 2018
OS/Arch: linux/amd64
Experimental: false
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) Calling .GetSSHPort
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo mkdir -p /etc/docker
SSH cmd err, output: <nil>:
(minishift) Calling .GetMachineName
(minishift) Calling .GetIP
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
Copying certs to the local machine directory...
generating server cert: /home/dipak/.minishift/machines/server.pem ca-key=/home/dipak/.minishift/certs/ca.pem private-key=/home/dipak/.minishift/certs/ca-key.pem org=dipak.minishift san=[192.168.42.57 localhost]
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo systemctl -f stop docker
.SSH cmd err, output: <nil>:
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) Calling .GetSSHPort
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
if [ ! -z "$(ip link show docker0)" ]; then sudo ip link delete docker0; fi
SSH cmd err, output: <nil>:
Copying certs to the remote machine...
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
printf '%s' '-----BEGIN CERTIFICATE-----
MIICzTCCAbWgAwIBAgIQWAJX89KFf9xyrPWNteKqfjANBgkqhkiG9w0BAQsFADAQ
MQ4wDAYDVQQKEwVkaXBhazAeFw0xODEwMDgwNjU3MDBaFw0yMTA5MjIwNjU3MDBa
MBAxDjAMBgNVBAoTBWRpcGFrMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKC
AQEAlMHIE7K9eL1/fTK50cXl+TXbgmWHyHdXtD9mv8hEl5wMOGheANOYceWogx3l
LBEa4R0ie4vEFE4wk4hCk67yJaWdas2PIZ3qq11wcJrhdwzGWN9NGDEBpJzJzEA2
WVN8rD0DWi6rzVs8xLC3TOWQ/azDn6nMKenBTEf+VDUnE0d2iwijIMu2zU5uFrfk
9re4DmiReHWknwAjwSQqFsmgOzWS0Fz1ELLeZHNlyw79wDObq5aJqvbA3sHaalPc
eVCaRKiKc3ng49MfvGAv5mmMXrKag2dkq1i8/aZu2Hw55ufcQaYPGARYspZhzmBN
D3QSjiL7/JLGhjfuZ1NX2N+v9QIDAQABoyMwITAOBgNVHQ8BAf8EBAMCAqwwDwYD
VR0TAQH/BAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAIvo37FXX8rwGiSGvTm+w
4+Y+HR7xT8PkynstOiUBx+xzotapjr67uOEy+xVEINyjTUwNKX2lCzKvNKywweLV
91XUtSCJsZ51FAnqqMA2A2dYC2PL0Y84XpBGPyeifhrsxugpNlrtHOEOyO11wZwD
/AHrMkTxfGFHGonXerk/VTlkqpT2GC0nzwq4jcZuGPAxvJ6BF5gONJNiUD7QiYKQ
nlKsZOy1xEE/Dz7aSLaN53pcxz3W1UTh5zbElnkBaPrMM8Q3GwH51sEGzIYuaQEJ
0nqXt/6kwbP6WpTv+AOwQEEYVmJojjfyXGDap1KDQqeflOVCIn4E0Z5UOtMht09S
Zg==
-----END CERTIFICATE-----
' | sudo tee /etc/docker/ca.pem
SSH cmd err, output: <nil>: -----BEGIN CERTIFICATE-----
MIICzTCCAbWgAwIBAgIQWAJX89KFf9xyrPWNteKqfjANBgkqhkiG9w0BAQsFADAQ
MQ4wDAYDVQQKEwVkaXBhazAeFw0xODEwMDgwNjU3MDBaFw0yMTA5MjIwNjU3MDBa
MBAxDjAMBgNVBAoTBWRpcGFrMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKC
AQEAlMHIE7K9eL1/fTK50cXl+TXbgmWHyHdXtD9mv8hEl5wMOGheANOYceWogx3l
LBEa4R0ie4vEFE4wk4hCk67yJaWdas2PIZ3qq11wcJrhdwzGWN9NGDEBpJzJzEA2
WVN8rD0DWi6rzVs8xLC3TOWQ/azDn6nMKenBTEf+VDUnE0d2iwijIMu2zU5uFrfk
9re4DmiReHWknwAjwSQqFsmgOzWS0Fz1ELLeZHNlyw79wDObq5aJqvbA3sHaalPc
eVCaRKiKc3ng49MfvGAv5mmMXrKag2dkq1i8/aZu2Hw55ufcQaYPGARYspZhzmBN
D3QSjiL7/JLGhjfuZ1NX2N+v9QIDAQABoyMwITAOBgNVHQ8BAf8EBAMCAqwwDwYD
VR0TAQH/BAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAIvo37FXX8rwGiSGvTm+w
4+Y+HR7xT8PkynstOiUBx+xzotapjr67uOEy+xVEINyjTUwNKX2lCzKvNKywweLV
91XUtSCJsZ51FAnqqMA2A2dYC2PL0Y84XpBGPyeifhrsxugpNlrtHOEOyO11wZwD
/AHrMkTxfGFHGonXerk/VTlkqpT2GC0nzwq4jcZuGPAxvJ6BF5gONJNiUD7QiYKQ
nlKsZOy1xEE/Dz7aSLaN53pcxz3W1UTh5zbElnkBaPrMM8Q3GwH51sEGzIYuaQEJ
0nqXt/6kwbP6WpTv+AOwQEEYVmJojjfyXGDap1KDQqeflOVCIn4E0Z5UOtMht09S
Zg==
-----END CERTIFICATE-----
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) Calling .GetSSHPort
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
printf '%s' '-----BEGIN CERTIFICATE-----
MIIDBTCCAe2gAwIBAgIQYfZeehhA2Pqjow7RkwA0YzANBgkqhkiG9w0BAQsFADAQ
MQ4wDAYDVQQKEwVkaXBhazAeFw0xODExMTYwNjA3MDBaFw0yMTEwMzEwNjA3MDBa
MBoxGDAWBgNVBAoTD2RpcGFrLm1pbmlzaGlmdDCCASIwDQYJKoZIhvcNAQEBBQAD
ggEPADCCAQoCggEBAK2pkCp7+8K7RSgFJs5s2eoPpbBQ8gKjfg7K8GOpctQ9IRbH
i/SLAAfahNfJA8onUuJ5cb0nBXeGF1m3726GXVcZ0U7soVUr4GMSzJhcfJUBTBXw
N3kzKQwgJDCbZwowGCStiVbPoCH1TNzw73YQkatJSkfMYhod1NGSbxpmL3HPlQVN
cpCTH4YUrJEbn8hg6dVGrEkXCDdPyXnUNR3gQiNBMo9ZN1GQJQyI99ikYnsC47QX
zu1esaEd/Kw8tR0ofU9TCpC+Whds755UrnG19IE0Eypisg2LdrEXIyrbQApqUH+m
XQzACvmW25SBPlgjqy7PRp6hiUZ8xMAWllFkd4cCAwEAAaNRME8wDgYDVR0PAQH/
BAQDAgOoMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB/wQCMAAwGgYDVR0R
BBMwEYIJbG9jYWxob3N0hwTAqCo5MA0GCSqGSIb3DQEBCwUAA4IBAQCK6jRfKJfM
3R8eqNQjIErhFXpQkQPwkm2STsYV/wBFKsYFgDEoCtKeDyPOGFAx9VqVK2i3QALV
VvE/KKMCQ41spexyQB/0smcw0K0oYelpSh4zzV88yT6r6kraeuHf9/tZ92WF3w9/
AuQ3Q0zCGpYu5ZQkCBHB1ZmN7VDy5wne852WDGJi4VgGXX8mNWbMhA7cGfXnMgM3
VAJFKipadMD8r4l9tM0pL06s1NYCpEdHfwLUN5lXvhYS7ZXpR5GeiNnOhg80y3l5
a/thEqTimrSvy73D9MyDPFvA7XeSHjDLCmelqT74AXSIVd2xAuS31jQDV7riBZ15
5kvbOinu/tak
-----END CERTIFICATE-----
' | sudo tee /etc/docker/server.pem
SSH cmd err, output: <nil>: -----BEGIN CERTIFICATE-----
MIIDBTCCAe2gAwIBAgIQYfZeehhA2Pqjow7RkwA0YzANBgkqhkiG9w0BAQsFADAQ
MQ4wDAYDVQQKEwVkaXBhazAeFw0xODExMTYwNjA3MDBaFw0yMTEwMzEwNjA3MDBa
MBoxGDAWBgNVBAoTD2RpcGFrLm1pbmlzaGlmdDCCASIwDQYJKoZIhvcNAQEBBQAD
ggEPADCCAQoCggEBAK2pkCp7+8K7RSgFJs5s2eoPpbBQ8gKjfg7K8GOpctQ9IRbH
i/SLAAfahNfJA8onUuJ5cb0nBXeGF1m3726GXVcZ0U7soVUr4GMSzJhcfJUBTBXw
N3kzKQwgJDCbZwowGCStiVbPoCH1TNzw73YQkatJSkfMYhod1NGSbxpmL3HPlQVN
cpCTH4YUrJEbn8hg6dVGrEkXCDdPyXnUNR3gQiNBMo9ZN1GQJQyI99ikYnsC47QX
zu1esaEd/Kw8tR0ofU9TCpC+Whds755UrnG19IE0Eypisg2LdrEXIyrbQApqUH+m
XQzACvmW25SBPlgjqy7PRp6hiUZ8xMAWllFkd4cCAwEAAaNRME8wDgYDVR0PAQH/
BAQDAgOoMBMGA1UdJQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB/wQCMAAwGgYDVR0R
BBMwEYIJbG9jYWxob3N0hwTAqCo5MA0GCSqGSIb3DQEBCwUAA4IBAQCK6jRfKJfM
3R8eqNQjIErhFXpQkQPwkm2STsYV/wBFKsYFgDEoCtKeDyPOGFAx9VqVK2i3QALV
VvE/KKMCQ41spexyQB/0smcw0K0oYelpSh4zzV88yT6r6kraeuHf9/tZ92WF3w9/
AuQ3Q0zCGpYu5ZQkCBHB1ZmN7VDy5wne852WDGJi4VgGXX8mNWbMhA7cGfXnMgM3
VAJFKipadMD8r4l9tM0pL06s1NYCpEdHfwLUN5lXvhYS7ZXpR5GeiNnOhg80y3l5
a/thEqTimrSvy73D9MyDPFvA7XeSHjDLCmelqT74AXSIVd2xAuS31jQDV7riBZ15
5kvbOinu/tak
-----END CERTIFICATE-----
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
printf '%s' '-----BEGIN RSA PRIVATE KEY-----
MIIEpAIBAAKCAQEAramQKnv7wrtFKAUmzmzZ6g+lsFDyAqN+DsrwY6ly1D0hFseL
9IsAB9qE18kDyidS4nlxvScFd4YXWbfvboZdVxnRTuyhVSvgYxLMmFx8lQFMFfA3
eTMpDCAkMJtnCjAYJK2JVs+gIfVM3PDvdhCRq0lKR8xiGh3U0ZJvGmYvcc+VBU1y
kJMfhhSskRufyGDp1UasSRcIN0/JedQ1HeBCI0Eyj1k3UZAlDIj32KRiewLjtBfO
7V6xoR38rDy1HSh9T1MKkL5aF2zvnlSucbX0gTQTKmKyDYt2sRcjKttACmpQf6Zd
DMAK+ZbblIE+WCOrLs9GnqGJRnzEwBaWUWR3hwIDAQABAoIBAFJ2gg6qcRI2+s/W
ImdDKPcMFxFyXnkCSYmctCme/PfrTxsSBlNI7erMyOfue+4yXhlMscWwEdh/w/bG
cNt60jfZ+poPo0xeWV6yPpTa1g2rYAXK24yhzowDdyvdn0AnNk+0V9LxJIj7glQn
1I2rsIA1fSA63Rqpr7UUY82VWFIiB6LLiutNKQlpaVN1Ut4FyojNOgdG6WV5t43l
AV46eeqcSgCYUeo+b9/3aD3b0qDpdwW3Y02ZC4TbpXj1X+k0eQCbZ03nXPUgJMN5
Diw9aoPId6fIgGoZFG9BGWsTF/5Q7zHRCfRintllKdvkzMlaECQ+EGJvQuv+iC45
7A+WeIECgYEA3CSYjfMWlkBc/JfNullKnIDj3VuoAGVrBIZvQo+Cm+nZ566FtskD
gji7myF7jdl3h0I8yEsrtfBSPOCrVorGw58aNFjOEvkcfnXA77maCdX/fdP8tNtG
3mrbIMYZDpt9WwP8XpRzPeBWue3r4x3DrjvxHkgKiDQWcOPWRct2eWsCgYEAyfLY
DeMtqRH4jaWa+SY69Bpo1utR7+UVn+cumD0PIxbePRV0c77GEg8aSsWarW9t8dbz
0+tHLXXFemTQvLEDVgK2EtGMryBxqREqsvYjXQlJ8XgXefNGlMiftKNOeWrnUdt7
LBjnbXGqdAktb+hR06JU1x/4fX3KD5OUd2eBNVUCgYEAq/h6pAkNz/ofqcL8l2JB
gti9KKL9LrILU9GhAKITKbEY5H/VPODyuLuQ8rLJThpf4W3BBcaTMuG1nJD1x/lJ
JHAZjGMDOJcZx0A9pAedaamemLENbEsPpZhb7dJSqLKWzo7iiw/0ppWlqkFOUHFj
96wjw8ALWjM2hKG3NXan6lkCgYBOIhLNbLPh0f4kb4pCEzSD9SPS40DUXAG92CgC
5rzQiqx5Xa+siIcBva4id8mciJw1EUFNIJ5tTD+XVyIbnzD3Oh1PspuHtjnDe8zV
aL3N5SYisqACoskQD38a2IQoHeBZn11MdmYzxeJ4+oQF5BCknQ3OHaR6iQyAckzi
1bz78QKBgQCLJRowJEMX7Z269UxKpyVmyKhahGS8rwZ1gbweCi4ROIIQOt98IfGh
8MlL5o9EzQ27Y06YlNnWCI0E1DkDDldvdLVksejmB3iwUvxg+pSvvEj3EhLZN++5
xrsAWrFZgGhh2DsNX3kortJZk/n9KMnMOcdt7A/98gjGcnLU2q6+VQ==
-----END RSA PRIVATE KEY-----
' | sudo tee /etc/docker/server-key.pem
SSH cmd err, output: <nil>: -----BEGIN RSA PRIVATE KEY-----
MIIEpAIBAAKCAQEAramQKnv7wrtFKAUmzmzZ6g+lsFDyAqN+DsrwY6ly1D0hFseL
9IsAB9qE18kDyidS4nlxvScFd4YXWbfvboZdVxnRTuyhVSvgYxLMmFx8lQFMFfA3
eTMpDCAkMJtnCjAYJK2JVs+gIfVM3PDvdhCRq0lKR8xiGh3U0ZJvGmYvcc+VBU1y
kJMfhhSskRufyGDp1UasSRcIN0/JedQ1HeBCI0Eyj1k3UZAlDIj32KRiewLjtBfO
7V6xoR38rDy1HSh9T1MKkL5aF2zvnlSucbX0gTQTKmKyDYt2sRcjKttACmpQf6Zd
DMAK+ZbblIE+WCOrLs9GnqGJRnzEwBaWUWR3hwIDAQABAoIBAFJ2gg6qcRI2+s/W
ImdDKPcMFxFyXnkCSYmctCme/PfrTxsSBlNI7erMyOfue+4yXhlMscWwEdh/w/bG
cNt60jfZ+poPo0xeWV6yPpTa1g2rYAXK24yhzowDdyvdn0AnNk+0V9LxJIj7glQn
1I2rsIA1fSA63Rqpr7UUY82VWFIiB6LLiutNKQlpaVN1Ut4FyojNOgdG6WV5t43l
AV46eeqcSgCYUeo+b9/3aD3b0qDpdwW3Y02ZC4TbpXj1X+k0eQCbZ03nXPUgJMN5
Diw9aoPId6fIgGoZFG9BGWsTF/5Q7zHRCfRintllKdvkzMlaECQ+EGJvQuv+iC45
7A+WeIECgYEA3CSYjfMWlkBc/JfNullKnIDj3VuoAGVrBIZvQo+Cm+nZ566FtskD
gji7myF7jdl3h0I8yEsrtfBSPOCrVorGw58aNFjOEvkcfnXA77maCdX/fdP8tNtG
3mrbIMYZDpt9WwP8XpRzPeBWue3r4x3DrjvxHkgKiDQWcOPWRct2eWsCgYEAyfLY
DeMtqRH4jaWa+SY69Bpo1utR7+UVn+cumD0PIxbePRV0c77GEg8aSsWarW9t8dbz
0+tHLXXFemTQvLEDVgK2EtGMryBxqREqsvYjXQlJ8XgXefNGlMiftKNOeWrnUdt7
LBjnbXGqdAktb+hR06JU1x/4fX3KD5OUd2eBNVUCgYEAq/h6pAkNz/ofqcL8l2JB
gti9KKL9LrILU9GhAKITKbEY5H/VPODyuLuQ8rLJThpf4W3BBcaTMuG1nJD1x/lJ
JHAZjGMDOJcZx0A9pAedaamemLENbEsPpZhb7dJSqLKWzo7iiw/0ppWlqkFOUHFj
96wjw8ALWjM2hKG3NXan6lkCgYBOIhLNbLPh0f4kb4pCEzSD9SPS40DUXAG92CgC
5rzQiqx5Xa+siIcBva4id8mciJw1EUFNIJ5tTD+XVyIbnzD3Oh1PspuHtjnDe8zV
aL3N5SYisqACoskQD38a2IQoHeBZn11MdmYzxeJ4+oQF5BCknQ3OHaR6iQyAckzi
1bz78QKBgQCLJRowJEMX7Z269UxKpyVmyKhahGS8rwZ1gbweCi4ROIIQOt98IfGh
8MlL5o9EzQ27Y06YlNnWCI0E1DkDDldvdLVksejmB3iwUvxg+pSvvEj3EhLZN++5
xrsAWrFZgGhh2DsNX3kortJZk/n9KMnMOcdt7A/98gjGcnLU2q6+VQ==
-----END RSA PRIVATE KEY-----
(minishift) Calling .GetURL
(minishift) DBG | GetURL called
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .DriverName
Setting Docker configuration on the remote daemon...
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo mkdir -p /etc/systemd/system/docker.service.d && printf %s "[Service]
ExecStart=
ExecStart=/usr/bin/dockerd-current -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock \
--selinux-enabled \
--log-driver=journald \
--signature-verification=false \
--add-runtime docker-runc=/usr/libexec/docker/docker-runc-current \
--default-runtime=docker-runc \
--exec-opt native.cgroupdriver=systemd \
--userland-proxy-path=/usr/libexec/docker/docker-proxy-current \
--storage-driver overlay2 --tlsverify --tlscacert /etc/docker/ca.pem \
--tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem \
--label provider=kvm --insecure-registry 172.30.0.0/16
Environment=
" | sudo tee /etc/systemd/system/docker.service.d/10-machine.conf
SSH cmd err, output: <nil>: [Service]
ExecStart=
ExecStart=/usr/bin/dockerd-current -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --selinux-enabled --log-driver=journald --signature-verification=false --add-runtime docker-runc=/usr/libexec/docker/docker-runc-current --default-runtime=docker-runc --exec-opt native.cgroupdriver=systemd --userland-proxy-path=/usr/libexec/docker/docker-proxy-current --storage-driver overlay2 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=kvm --insecure-registry 172.30.0.0/16
Environment=
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo systemctl daemon-reload
SSH cmd err, output: <nil>:
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo systemctl -f start docker
.SSH cmd err, output: <nil>:
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
if ! type netstat 1>/dev/null; then ss -tln; else netstat -tln; fi
SSH cmd err, output: <nil>: Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
tcp6 0 0 :::2376 :::* LISTEN
tcp6 0 0 :::111 :::* LISTEN
tcp6 0 0 :::22 :::* LISTEN
Feature detection ...
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
test -f /usr/local/bin/minishift-set-ipaddress && echo '1' || echo '0'
SSH cmd err, output: <nil>: 1
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
test -f /usr/sbin/dnsmasq && echo '1' || echo '0'
.SSH cmd err, output: <nil>: 1
OK
OK
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo timedatectl set-timezone 'UTC'
SSH cmd err, output: <nil>:
Found binary path at /usr/local/bin/docker-machine-driver-kvm
Launching plugin server for driver kvm
Plugin server listening at address 127.0.0.1:33407
() Calling .GetVersion
Using API Version 1
() Calling .SetConfigRaw
() Calling .GetMachineName
(minishift) Calling .GetState
(minishift) DBG | Getting current state...
(minishift) DBG | Fetching VM...
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo cat /etc/os-release
SSH cmd err, output: <nil>: NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
VARIANT="minishift"
VARIANT_VERSION="1.13.0"
BUILD_ID="50124a9-23102018124412-local"
Couldn't set key CPE_NAME, no corresponding struct field found
Couldn't set key , no corresponding struct field found
Couldn't set key CENTOS_MANTISBT_PROJECT, no corresponding struct field found
Couldn't set key CENTOS_MANTISBT_PROJECT_VERSION, no corresponding struct field found
Couldn't set key REDHAT_SUPPORT_PRODUCT, no corresponding struct field found
Couldn't set key REDHAT_SUPPORT_PRODUCT_VERSION, no corresponding struct field found
Couldn't set key , no corresponding struct field found
Couldn't set key VARIANT_VERSION, no corresponding struct field found
Couldn't set key BUILD_ID, no corresponding struct field found
Detecting whether virtual machine is managed by a registration manager...
Distribution doesn't support registration
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
echo LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUY3akNDQTlhZ0F3SUJBZ0lKQUo2endJZWk0WjEvTUEwR0NTcUdTSWIzRFFFQkN3VUFNSUdMTVFzd0NRWUQKVlFRR0V3SlZVekVTTUJBR0ExVUVDQXdKVFdsdWFYTm9hV1owTVJJd0VBWURWUVFLREFsTmFXNXBjMmhwWm5ReApHekFaQmdOVkJBc01Fa2x1ZEdWeWJXVmthV0YwWlNCd2NtOTRlVEVWTUJNR0ExVUVBd3dNYldsdWFYTm9hV1owCkxtbHZNU0F3SGdZSktvWklodmNOQVFrQkZoRnBibVp2UUcxcGJtbHphR2xtZEM1cGJ6QWVGdzB4T0RBNE16QXgKT1RNNE1qaGFGdzB6T0RBNE1qVXhPVE00TWpoYU1JR0xNUXN3Q1FZRFZRUUdFd0pWVXpFU01CQUdBMVVFQ0F3SgpUV2x1YVhOb2FXWjBNUkl3RUFZRFZRUUtEQWxOYVc1cGMyaHBablF4R3pBWkJnTlZCQXNNRWtsdWRHVnliV1ZrCmFXRjBaU0J3Y205NGVURVZNQk1HQTFVRUF3d01iV2x1YVhOb2FXWjBMbWx2TVNBd0hnWUpLb1pJaHZjTkFRa0IKRmhGcGJtWnZRRzFwYm1semFHbG1kQzVwYnpDQ0FpSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnSVBBRENDQWdvQwpnZ0lCQU15VERvNHRybWV4djVQeTlhVGlDcGlJc0NIVUgwUFZxS2J6ZkNZNW81YjhpTWNCVWRocFVJVXZoMWR6CmxRamRZMWZKQUU5SXF5amloUTlPaFhCNlNpSkZhaStzRVFiMUY3RjB2RVozY05DUWYzU1c3NFN6VWpRVHl1aVAKd2FFclA5RU5PR3dYOVhnUmlrWGxwdEJmd3lHQVRNZjFqb1pSQ1RCcVRaVm1vd05OZGR1MnhKaWs0NENjTGZISwpQS2NCalRFdVZHT0JGb0tXci9IWDZyTHBxQWdreG9YWm9zZFhDSVZxRmczeTlYSEkyTDViT2x4anVHTVR6OFFSCm1nN2Nab3F4T2s4cTliQ3dCVk01MkN3cmdSRnJFdi85VWhBem9zSzhNUlNMU2JGOTVweC9JaGZ0MGcwWHRHWHoKcEZNSm92REd3YlRmajN4eUJLbWNzZHFHUDVaOVJvNnNibGIvblgrSEhBOHZDSDArdjVQcTFreGN4Mm1TV3loOQp4SlE5RWxUdS9STEJzanRDbW92bTRwaXFtNjNCaHlTR1NLYVpZRmN4NTRPbHI0ZDIrZHBGTUhmOXBXREtGODNuClMyemc1ZWdTaFdrci9XYXBrcmxGNUtNT1FDMkdpRmQzamNFRDZ3SjFIZXdHVlNuNWpYeks3eWhKMGtjSTkwaVcKdEw2dmM1TjNmTHFZTVFyVElPV1VKZXdzaHVOaDlTRHQ5RHJWT2dsM3hKUG0rZGxyV3VIVzFnM3J1L2p2NnN5RQpEY292cWI2Y3hJT1pDWG9hSHF4QUJ5YTRibk5iM200c0tROGlONTFPQXRQN1lKejBZdG1iTDhiMEdaNDdiOExpCmpQOWpTYzU1TnF1c1dScFplY2tMRk1aZVF2TkxOMHA4ZG9OMzdPTlpOZUtrZGhMVkFnTUJBQUdqVXpCUk1CMEcKQTFVZERnUVdCQlNUcEhadlhlYVNwUUIzV0kvYWxlc25MY0JySmpBZkJnTlZIU01FR0RBV2dCU1RwSFp2WGVhUwpwUUIzV0kvYWxlc25MY0JySmpBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUdTSWIzRFFFQkN3VUFBNElDCkFRQmZGN0pDWkMvcTRqTkYyK2dySVd2aHBsa0EvbFdneTRkQ3Q0K1VvR3ZSdE1ibk5KSUNUVnYybkZhb0RlOUUKNkRWUXVzQm1LaHcyUm1HQmVpaWdJQzMwZjN0RnFpamJMb1kxN0owL2h0SU9ETm5qWTZNQUpXSEk4UHloVGtiTwoxZWZHc0tuY29IQXZMVjVxbkdtYjdwT1NHQlRVbGhGNU1vQk1NYUI1ZDg4OFMwSU45ejNRa29BVjRMUjFUZU1UCmZFWUlMbHIyeE9FMjArVi9DV1o4RGxRMUlSellYaTFaU2Q1UDBoOTBJVnk0TFg1RXpYMjAxVkdKV2FvUzZwN1UKM1RUd2dtOFp0am5xSTRmbFNCNmpWMk93UVhzN2doYm16RzlCY3hOYlc3czRNQWVWem53bEdnZkxMc0NGSjhnSQo4bzN0SVkrc1JtSHNQRi90aDF2bUtkTE1VTFo4bXVYOXNWRDZOOXVOaTROQUtKK1dZclZNdUYvWWNxd0w2S1BXCmJyS0hkdXZXZ01DZGNHY20wZU1ETUFWUzVOQXNLaFpCVFdINlIxVjY2T0NGRE05NW15VXJnYy9BQ2Q5MDRnNWQKK0JsRERBT01LYWRKeEk1cFdJTzl6eno0ek55dzBrSW56VllaNlNDS0w4ZEplaGlvUldIQUZCUkkxUk5SSVVHTQo5d21ZWTlqcThCckFqRm1KY1VkVFcvN0FPR3ZhTnIzUVhsbWFVK1dqTVQ1b2Y4MDJHM2VZQUZlQ29TcDRBT3NsCldtQWxpS0MybktXWWhwYUVTdU5QcEppL3dnMmZEOXVSTjhjcHN1YzB5TVpGaFlaU2xZNGEwYU9iWGF3Um5LVnkKbjNjL2V6RFA5dmh5NUR0MFBaTFc4UlJqNW9BWGJ3UlJkaVZWZkdOUmNGT1Fldz09Ci0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0= | base64 --decode | sudo tee -a /etc/pki/tls/certs/ca-bundle.crt > /dev/null
SSH cmd err, output: <nil>:
(minishift) Calling .GetIP
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
-- Checking for IP address ... (minishift) Calling .GetIP
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
OK
-- Checking for nameservers ... (minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
cat /etc/resolv.conf | grep -i '^nameserver' | wc -l | tr -d '
'
SSH cmd err, output: <nil>: 2
OK
-- Checking if external host is reachable from the Minishift VM ...
Pinging 8.8.8.8 ... (minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo ping -c1 -w1 8.8.8.8
SSH cmd err, output: <nil>: PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=117 time=36.3 ms
--- 8.8.8.8 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 36.301/36.301/36.301/0.000 ms
OK
-- Checking HTTP connectivity from the VM ...
Retrieving http://minishift.io/index.html ... (minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
curl -s -m 5 http://minishift.io/index.html > /dev/null 2>&1
SSH cmd err, output: <nil>:
OK
-- Checking if persistent storage volume is mounted ... (minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
if grep -qs /mnt/?da1 /proc/mounts; then echo '1'; else echo '0'; fi
SSH cmd err, output: <nil>: 1
OK
-- Checking available disk space ... (minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
df -h /mnt/?da1 | awk 'FNR > 1 {print $2,$5,$6}'
SSH cmd err, output: <nil>: 19G 23% /mnt/sda1
23% used OK
-- Writing current configuration for static assignment of IP address ... WARN
Not supported on this platform or hypervisor
Found binary path at /usr/local/bin/docker-machine-driver-kvm
Launching plugin server for driver kvm
Plugin server listening at address 127.0.0.1:34597
() Calling .GetVersion
Using API Version 1
() Calling .SetConfigRaw
() Calling .GetMachineName
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Fetching VM...
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
docker version --format '{{.Server.APIVersion}}'
SSH cmd err, output: <nil>: 1.26
(minishift) Calling .GetIP
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHUsername
(minishift) Calling .GetSSHUsername
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo install -d -o docker -g docker -m 755 /var/lib/minishift/base /var/lib/minishift/bin
SSH cmd err, output: <nil>:
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
docker network inspect -f "{{range .IPAM.Config }}{{ .Subnet }}{{end}}" bridge
SSH cmd err, output: <nil>: 172.17.0.0/16
(minishift) Calling .GetSSHUsername
-- OpenShift cluster will be configured with ...
Version: v3.11.0
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
docker images -q openshift/origin-control-plane:v3.11.0
SSH cmd err, output: <nil>: faaa1244fefc
-- OpenShift container image exists ...-- Copying oc binary from the OpenShift container image to VM ...(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
docker create --name tmp openshift/origin-control-plane:v3.11.0
SSH cmd err, output: <nil>: e6b32a789766321dec6b5462fc5768473f215fadadffa87dd558c96dd2920164
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
docker cp tmp:/usr/bin/oc /var/lib/minishift/bin
SSH cmd err, output: <nil>:
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
docker stop tmp
SSH cmd err, output: <nil>: tmp
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
docker rm tmp
SSH cmd err, output: <nil>: tmp
OK
-- Starting OpenShift cluster -- Running 'oc' with: 'cluster up --base-dir /var/lib/minishift/base --image 'openshift/origin-${component}:v3.11.0' --public-hostname 192.168.42.57 --routing-suffix 192.168.42.57.nip.io'
(minishift) Calling .GetSSHHostname
.(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) Calling .GetSSHPort
(minishift) DBG | IP address: 192.168.42.57
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:09:a2:7c
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
(minishift) Calling .GetSSHUsername
(minishift) DBG | AK: resolvestorepath: /home/dipak/.minishift
Using SSH client type: external
Using SSH private key: /home/dipak/.minishift/machines/minishift/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.42.57 -o IdentitiesOnly=yes -i /home/dipak/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
/var/lib/minishift/bin/oc cluster up --base-dir /var/lib/minishift/base --image 'openshift/origin-${component}:v3.11.0' --public-hostname 192.168.42.57 --routing-suffix 192.168.42.57.nip.io
...........................................................................SSH cmd err, output: exit status 1: Getting a Docker client ...
Checking if image openshift/origin-control-plane:v3.11.0 is available ...
Checking type of volume mount ...
Determining server IP ...
Using public hostname IP 192.168.42.57 as the host IP
Checking if OpenShift is already running ...
Checking for supported Docker version (=>1.22) ...
Checking if insecured registry is configured properly in Docker ...
Checking if required ports are available ...
Checking if OpenShift client is configured properly ...
Checking if image openshift/origin-control-plane:v3.11.0 is available ...
Starting OpenShift using openshift/origin-control-plane:v3.11.0 ...
I1116 06:12:30.513036 2085 flags.go:30] Running "create-kubelet-flags"
I1116 06:12:31.351227 2085 run_kubelet.go:49] Running "start-kubelet"
I1116 06:12:31.755012 2085 run_self_hosted.go:181] Waiting for the kube-apiserver to be ready ...
I1116 06:12:58.779224 2085 interface.go:26] Installing "kube-proxy" ...
I1116 06:12:58.779678 2085 interface.go:26] Installing "kube-dns" ...
I1116 06:12:58.779689 2085 interface.go:26] Installing "openshift-service-cert-signer-operator" ...
I1116 06:12:58.779697 2085 interface.go:26] Installing "openshift-apiserver" ...
I1116 06:12:58.779733 2085 apply_template.go:81] Installing "openshift-apiserver"
I1116 06:12:58.779792 2085 apply_template.go:81] Installing "kube-proxy"
I1116 06:12:58.780527 2085 apply_template.go:81] Installing "kube-dns"
I1116 06:12:58.781542 2085 apply_template.go:81] Installing "openshift-service-cert-signer-operator"
I1116 06:13:32.444489 2085 interface.go:41] Finished installing "kube-proxy" "kube-dns" "openshift-service-cert-signer-operator" "openshift-apiserver"
I1116 06:13:55.485952 2085 run_self_hosted.go:242] openshift-apiserver available
I1116 06:13:55.485980 2085 interface.go:26] Installing "openshift-controller-manager" ...
I1116 06:13:55.486001 2085 apply_template.go:81] Installing "openshift-controller-manager"
I1116 06:13:57.874778 2085 interface.go:41] Finished installing "openshift-controller-manager"
Adding default OAuthClient redirect URIs ...
Adding web-console ...
Adding centos-imagestreams ...
Adding registry ...
Adding router ...
Adding sample-templates ...
Adding persistent-volumes ...
I1116 06:13:57.887863 2085 interface.go:26] Installing "openshift-web-console-operator" ...
I1116 06:13:57.887881 2085 interface.go:26] Installing "centos-imagestreams" ...
I1116 06:13:57.887890 2085 interface.go:26] Installing "openshift-image-registry" ...
I1116 06:13:57.887898 2085 interface.go:26] Installing "openshift-router" ...
I1116 06:13:57.887906 2085 interface.go:26] Installing "sample-templates" ...
I1116 06:13:57.887914 2085 interface.go:26] Installing "persistent-volumes" ...
I1116 06:13:57.888719 2085 apply_template.go:81] Installing "openshift-web-console-operator"
I1116 06:13:57.888913 2085 apply_list.go:67] Installing "centos-imagestreams"
I1116 06:13:57.889908 2085 interface.go:26] Installing "sample-templates/dancer quickstart" ...
I1116 06:13:57.889921 2085 interface.go:26] Installing "sample-templates/django quickstart" ...
I1116 06:13:57.889930 2085 interface.go:26] Installing "sample-templates/rails quickstart" ...
I1116 06:13:57.889939 2085 interface.go:26] Installing "sample-templates/jenkins pipeline ephemeral" ...
I1116 06:13:57.889948 2085 interface.go:26] Installing "sample-templates/mongodb" ...
I1116 06:13:57.889956 2085 interface.go:26] Installing "sample-templates/mariadb" ...
I1116 06:13:57.889964 2085 interface.go:26] Installing "sample-templates/cakephp quickstart" ...
I1116 06:13:57.889972 2085 interface.go:26] Installing "sample-templates/sample pipeline" ...
I1116 06:13:57.889981 2085 interface.go:26] Installing "sample-templates/mysql" ...
I1116 06:13:57.889989 2085 interface.go:26] Installing "sample-templates/postgresql" ...
I1116 06:13:57.889997 2085 interface.go:26] Installing "sample-templates/nodejs quickstart" ...
I1116 06:13:57.890070 2085 apply_list.go:67] Installing "sample-templates/nodejs quickstart"
I1116 06:13:57.890293 2085 apply_list.go:67] Installing "sample-templates/dancer quickstart"
I1116 06:13:57.890437 2085 apply_list.go:67] Installing "sample-templates/django quickstart"
I1116 06:13:57.890566 2085 apply_list.go:67] Installing "sample-templates/rails quickstart"
I1116 06:13:57.890694 2085 apply_list.go:67] Installing "sample-templates/jenkins pipeline ephemeral"
I1116 06:13:57.890843 2085 apply_list.go:67] Installing "sample-templates/mongodb"
I1116 06:13:57.890971 2085 apply_list.go:67] Installing "sample-templates/mariadb"
I1116 06:13:57.891109 2085 apply_list.go:67] Installing "sample-templates/cakephp quickstart"
I1116 06:13:57.891255 2085 apply_list.go:67] Installing "sample-templates/sample pipeline"
I1116 06:13:57.891394 2085 apply_list.go:67] Installing "sample-templates/mysql"
I1116 06:13:57.891535 2085 apply_list.go:67] Installing "sample-templates/postgresql"
I1116 06:14:06.419904 2085 interface.go:41] Finished installing "sample-templates/dancer quickstart" "sample-templates/django quickstart" "sample-templates/rails quickstart" "sample-templates/jenkins pipeline ephemeral" "sample-templates/mongodb" "sample-templates/mariadb" "sample-templates/cakephp quickstart" "sample-templates/sample pipeline" "sample-templates/mysql" "sample-templates/postgresql" "sample-templates/nodejs quickstart"
E1116 06:19:06.545408 2085 interface.go:34] Failed to install "openshift-web-console-operator": timed out waiting for the condition
I1116 06:19:06.547012 2085 interface.go:41] Finished installing "openshift-web-console-operator" "centos-imagestreams" "openshift-image-registry" "openshift-router" "sample-templates" "persistent-volumes"
Error: timed out waiting for the condition
Error during 'cluster up' execution: Error starting the cluster. ssh command error:
command : /var/lib/minishift/bin/oc cluster up --base-dir /var/lib/minishift/base --image 'openshift/origin-${component}:v3.11.0' --public-hostname 192.168.42.57 --routing-suffix 192.168.42.57.nip.io
err : exit status 1
output : Getting a Docker client ...
Checking if image openshift/origin-control-plane:v3.11.0 is available ...
Checking type of volume mount ...
Determining server IP ...
Using public hostname IP 192.168.42.57 as the host IP
Checking if OpenShift is already running ...
Checking for supported Docker version (=>1.22) ...
Checking if insecured registry is configured properly in Docker ...
Checking if required ports are available ...
Checking if OpenShift client is configured properly ...
Checking if image openshift/origin-control-plane:v3.11.0 is available ...
Starting OpenShift using openshift/origin-control-plane:v3.11.0 ...
I1116 06:12:30.513036 2085 flags.go:30] Running "create-kubelet-flags"
I1116 06:12:31.351227 2085 run_kubelet.go:49] Running "start-kubelet"
I1116 06:12:31.755012 2085 run_self_hosted.go:181] Waiting for the kube-apiserver to be ready ...
I1116 06:12:58.779224 2085 interface.go:26] Installing "kube-proxy" ...
I1116 06:12:58.779678 2085 interface.go:26] Installing "kube-dns" ...
I1116 06:12:58.779689 2085 interface.go:26] Installing "openshift-service-cert-signer-operator" ...
I1116 06:12:58.779697 2085 interface.go:26] Installing "openshift-apiserver" ...
I1116 06:12:58.779733 2085 apply_template.go:81] Installing "openshift-apiserver"
I1116 06:12:58.779792 2085 apply_template.go:81] Installing "kube-proxy"
I1116 06:12:58.780527 2085 apply_template.go:81] Installing "kube-dns"
I1116 06:12:58.781542 2085 apply_template.go:81] Installing "openshift-service-cert-signer-operator"
I1116 06:13:32.444489 2085 interface.go:41] Finished installing "kube-proxy" "kube-dns" "openshift-service-cert-signer-operator" "openshift-apiserver"
I1116 06:13:55.485952 2085 run_self_hosted.go:242] openshift-apiserver available
I1116 06:13:55.485980 2085 interface.go:26] Installing "openshift-controller-manager" ...
I1116 06:13:55.486001 2085 apply_template.go:81] Installing "openshift-controller-manager"
I1116 06:13:57.874778 2085 interface.go:41] Finished installing "openshift-controller-manager"
Adding default OAuthClient redirect URIs ...
Adding web-console ...
Adding centos-imagestreams ...
Adding registry ...
Adding router ...
Adding sample-templates ...
Adding persistent-volumes ...
I1116 06:13:57.887863 2085 interface.go:26] Installing "openshift-web-console-operator" ...
I1116 06:13:57.887881 2085 interface.go:26] Installing "centos-imagestreams" ...
I1116 06:13:57.887890 2085 interface.go:26] Installing "openshift-image-registry" ...
I1116 06:13:57.887898 2085 interface.go:26] Installing "openshift-router" ...
I1116 06:13:57.887906 2085 interface.go:26] Installing "sample-templates" ...
I1116 06:13:57.887914 2085 interface.go:26] Installing "persistent-volumes" ...
I1116 06:13:57.888719 2085 apply_template.go:81] Installing "openshift-web-console-operator"
I1116 06:13:57.888913 2085 apply_list.go:67] Installing "centos-imagestreams"
I1116 06:13:57.889908 2085 interface.go:26] Installing "sample-templates/dancer quickstart" ...
I1116 06:13:57.889921 2085 interface.go:26] Installing "sample-templates/django quickstart" ...
I1116 06:13:57.889930 2085 interface.go:26] Installing "sample-templates/rails quickstart" ...
I1116 06:13:57.889939 2085 interface.go:26] Installing "sample-templates/jenkins pipeline ephemeral" ...
I1116 06:13:57.889948 2085 interface.go:26] Installing "sample-templates/mongodb" ...
I1116 06:13:57.889956 2085 interface.go:26] Installing "sample-templates/mariadb" ...
I1116 06:13:57.889964 2085 interface.go:26] Installing "sample-templates/cakephp quickstart" ...
I1116 06:13:57.889972 2085 interface.go:26] Installing "sample-templates/sample pipeline" ...
I1116 06:13:57.889981 2085 interface.go:26] Installing "sample-templates/mysql" ...
I1116 06:13:57.889989 2085 interface.go:26] Installing "sample-templates/postgresql" ...
I1116 06:13:57.889997 2085 interface.go:26] Installing "sample-templates/nodejs quickstart" ...
I1116 06:13:57.890070 2085 apply_list.go:67] Installing "sample-templates/nodejs quickstart"
I1116 06:13:57.890293 2085 apply_list.go:67] Installing "sample-templates/dancer quickstart"
I1116 06:13:57.890437 2085 apply_list.go:67] Installing "sample-templates/django quickstart"
I1116 06:13:57.890566 2085 apply_list.go:67] Installing "sample-templates/rails quickstart"
I1116 06:13:57.890694 2085 apply_list.go:67] Installing "sample-templates/jenkins pipeline ephemeral"
I1116 06:13:57.890843 2085 apply_list.go:67] Installing "sample-templates/mongodb"
I1116 06:13:57.890971 2085 apply_list.go:67] Installing "sample-templates/mariadb"
I1116 06:13:57.891109 2085 apply_list.go:67] Installing "sample-templates/cakephp quickstart"
I1116 06:13:57.891255 2085 apply_list.go:67] Installing "sample-templates/sample pipeline"
I1116 06:13:57.891394 2085 apply_list.go:67] Installing "sample-templates/mysql"
I1116 06:13:57.891535 2085 apply_list.go:67] Installing "sample-templates/postgresql"
I1116 06:14:06.419904 2085 interface.go:41] Finished installing "sample-templates/dancer quickstart" "sample-templates/django quickstart" "sample-templates/rails quickstart" "sample-templates/jenkins pipeline ephemeral" "sample-templates/mongodb" "sample-templates/mariadb" "sample-templates/cakephp quickstart" "sample-templates/sample pipeline" "sample-templates/mysql" "sample-templates/postgresql" "sample-templates/nodejs quickstart"
E1116 06:19:06.545408 2085 interface.go:34] Failed to install "openshift-web-console-operator": timed out waiting for the condition
I1116 06:19:06.547012 2085 interface.go:41] Finished installing "openshift-web-console-operator" "centos-imagestreams" "openshift-image-registry" "openshift-router" "sample-templates" "persistent-volumes"
Error: timed out waiting for the condition
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment