+ export WORKSPACE=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-release + WORKSPACE=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-release + [[ openshift-release =~ openshift-.* ]] + export PROVIDER=os-3.9.0-alpha.4 + PROVIDER=os-3.9.0-alpha.4 + export VAGRANT_NUM_NODES=1 + VAGRANT_NUM_NODES=1 + export NFS_WINDOWS_DIR=/home/nfs/images/windows2016 + NFS_WINDOWS_DIR=/home/nfs/images/windows2016 + export NAMESPACE=kube-system + NAMESPACE=kube-system + trap '{ make cluster-down; }' EXIT + make cluster-down ./cluster/down.sh + make cluster-up ./cluster/up.sh WARNING: You're not using the default seccomp profile kubevirt-functional-tests-openshift-release1-node02 2018/04/09 17:03:19 Waiting for host: 192.168.66.102:22 2018/04/09 17:03:22 Problem with dial: dial tcp 192.168.66.102:22: getsockopt: no route to host. Sleeping 5s 2018/04/09 17:03:30 Problem with dial: dial tcp 192.168.66.102:22: getsockopt: no route to host. Sleeping 5s 2018/04/09 17:03:38 Problem with dial: dial tcp 192.168.66.102:22: getsockopt: no route to host. Sleeping 5s 2018/04/09 17:03:46 Problem with dial: dial tcp 192.168.66.102:22: getsockopt: no route to host. Sleeping 5s 2018/04/09 17:03:51 Connected to tcp://192.168.66.102:22 Removed symlink /etc/systemd/system/docker.service.wants/origin-master-api.service. Removed symlink /etc/systemd/system/origin-node.service.wants/origin-master-api.service. Removed symlink /etc/systemd/system/docker.service.wants/origin-master-controllers.service. kubevirt-functional-tests-openshift-release1-node01 2018/04/09 17:04:32 Waiting for host: 192.168.66.101:22 2018/04/09 17:04:35 Problem with dial: dial tcp 192.168.66.101:22: getsockopt: no route to host. Sleeping 5s 2018/04/09 17:04:43 Problem with dial: dial tcp 192.168.66.101:22: getsockopt: no route to host. Sleeping 5s 2018/04/09 17:04:51 Problem with dial: dial tcp 192.168.66.101:22: getsockopt: no route to host. Sleeping 5s 2018/04/09 17:04:59 Problem with dial: dial tcp 192.168.66.101:22: getsockopt: no route to host. Sleeping 5s ++ make cluster-down