root@ubuntu-server1:/home/yonas/devstack# tools/build_pxe_env.sh Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-====================================-=======================-=======================-============================================================================= ii syslinux 3:4.05+dfsg-6+deb7u3ubu amd64 collection of boot loaders + IMG_FILE=/opt/ramstack/pxe/stack-initrd.img +++ dirname tools/build_ramdisk.sh ++ cd tools ++ pwd + TOOLS_DIR=/home/yonas/devstack/tools ++ cd /home/yonas/devstack/tools/.. ++ pwd + TOP_DIR=/home/yonas/devstack + . /home/yonas/devstack/functions +++ set +o +++ grep xtrace ++ XTRACE='set -o xtrace' ++ set +o xtrace ++ pwd + CWD=/home/yonas/devstack + cd /home/yonas/devstack + source ./stackrc ++++ dirname ./stackrc +++ cd . +++ pwd ++ RC_DIR=/home/yonas/devstack ++ DEST=/opt/stack ++ DATA_DIR=/opt/stack/data ++ [[ 0 -eq 0 ]] ++ STACK_USER=stack ++ ENABLED_SERVICES=g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-net,n-cond,cinder,c-sch,c-api,c-vol,n-sch,n-novnc,n-xvnc,n-cauth,horizon,rabbit,tempest,mysql ++ NOVA_ENABLED_APIS=ec2,osapi_compute,metadata ++ IDENTITY_API_VERSION=2.0 ++ USE_SCREEN=True ++ [[ -f /home/yonas/devstack/localrc ]] ++ [[ -f /home/yonas/devstack/.localrc.auto ]] ++ GIT_BASE=https://github.com ++ CEILOMETER_REPO=https://github.com/openstack/ceilometer.git ++ CEILOMETER_BRANCH=stable/havana ++ CEILOMETERCLIENT_REPO=https://github.com/openstack/python-ceilometerclient.git ++ CEILOMETERCLIENT_BRANCH=master ++ CINDER_REPO=https://github.com/openstack/cinder.git ++ CINDER_BRANCH=stable/havana ++ CINDERCLIENT_REPO=https://github.com/openstack/python-cinderclient.git ++ CINDERCLIENT_BRANCH=master ++ GLANCE_REPO=https://github.com/openstack/glance.git ++ GLANCE_BRANCH=stable/havana ++ GLANCECLIENT_REPO=https://github.com/openstack/python-glanceclient.git ++ GLANCECLIENT_BRANCH=master ++ HEAT_REPO=https://github.com/openstack/heat.git ++ HEAT_BRANCH=stable/havana ++ HEATCLIENT_REPO=https://github.com/openstack/python-heatclient.git ++ HEATCLIENT_BRANCH=master ++ HORIZON_REPO=https://github.com/openstack/horizon.git ++ HORIZON_BRANCH=stable/havana ++ IRONIC_REPO=https://github.com/openstack/ironic.git ++ IRONIC_BRANCH=master ++ KEYSTONE_REPO=https://github.com/openstack/keystone.git ++ KEYSTONE_BRANCH=stable/havana ++ KEYSTONECLIENT_REPO=https://github.com/openstack/python-keystoneclient.git ++ KEYSTONECLIENT_BRANCH=master ++ NOVA_REPO=https://github.com/openstack/nova.git ++ NOVA_BRANCH=stable/havana ++ NOVACLIENT_REPO=https://github.com/openstack/python-novaclient.git ++ NOVACLIENT_BRANCH=master ++ OPENSTACKCLIENT_REPO=https://github.com/openstack/python-openstackclient.git ++ OPENSTACKCLIENT_BRANCH=master ++ OSLOCFG_REPO=https://github.com/openstack/oslo.config.git ++ OSLOCFG_BRANCH=stable/havana ++ OSLOMSG_REPO=https://github.com/openstack/oslo.messaging.git ++ OSLOMSG_BRANCH=master ++ PBR_REPO=https://github.com/openstack-dev/pbr.git ++ PBR_BRANCH=master ++ NEUTRON_REPO=https://github.com/openstack/neutron.git ++ NEUTRON_BRANCH=stable/havana ++ NEUTRONCLIENT_REPO=https://github.com/openstack/python-neutronclient.git ++ NEUTRONCLIENT_BRANCH=master ++ REQUIREMENTS_REPO=https://github.com/openstack/requirements.git ++ REQUIREMENTS_BRANCH=stable/havana ++ SWIFT_REPO=https://github.com/openstack/swift.git ++ SWIFT_BRANCH=stable/havana ++ SWIFT3_REPO=https://github.com/fujita/swift3.git ++ SWIFT3_BRANCH=master ++ SWIFTCLIENT_REPO=https://github.com/openstack/python-swiftclient.git ++ SWIFTCLIENT_BRANCH=master ++ TEMPEST_REPO=https://github.com/openstack/tempest.git ++ TEMPEST_BRANCH=stable/havana ++ BM_IMAGE_BUILD_REPO=https://github.com/openstack/diskimage-builder.git ++ BM_IMAGE_BUILD_BRANCH=master ++ BM_POSEUR_REPO=https://github.com/tripleo/bm_poseur.git ++ BM_POSEUR_BRANCH=master ++ NOVNC_REPO=https://github.com/kanaka/noVNC.git ++ NOVNC_BRANCH=master ++ RYU_REPO=https://github.com/osrg/ryu.git ++ RYU_BRANCH=master ++ SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git ++ SPICE_BRANCH=master ++ TROVE_REPO=https://github.com/openstack/trove.git ++ TROVE_BRANCH=stable/havana ++ TROVECLIENT_REPO=https://github.com/openstack/python-troveclient.git ++ TROVECLIENT_BRANCH=master ++ DEFAULT_VIRT_DRIVER=libvirt ++ is_package_installed xenserver-core ++ [[ -z xenserver-core ]] ++ [[ -z '' ]] ++ GetOSVersion +++ which sw_vers ++ [[ -x '' ]] +++ which lsb_release ++ [[ -x /usr/bin/lsb_release ]] +++ lsb_release -i -s ++ os_VENDOR=Ubuntu +++ lsb_release -r -s ++ os_RELEASE=13.10 ++ os_UPDATE= ++ os_PACKAGE=rpm ++ [[ Debian,Ubuntu,LinuxMint =~ Ubuntu ]] ++ os_PACKAGE=deb +++ lsb_release -c -s ++ os_CODENAME=saucy ++ export os_VENDOR os_RELEASE os_UPDATE os_PACKAGE os_CODENAME ++ [[ deb = \d\e\b ]] ++ dpkg -s xenserver-core ++ VIRT_DRIVER=libvirt ++ case "$VIRT_DRIVER" in ++ LIBVIRT_TYPE=kvm ++ [[ Ubuntu =~ (Debian) ]] ++ LIBVIRT_GROUP=libvirtd ++ case "$VIRT_DRIVER" in ++ case "$LIBVIRT_TYPE" in ++ DEFAULT_IMAGE_NAME=cirros-0.3.1-x86_64-uec ++ IMAGE_URLS=http://download.cirros-cloud.net/0.3.1/cirros-0.3.1-x86_64-uec.tar.gz ++ VOLUME_BACKING_FILE_SIZE=10250M ++ VOLUME_GROUP=stack-volumes ++ VOLUME_NAME_PREFIX=volume- ++ INSTANCE_NAME_PREFIX=instance- ++ S3_SERVICE_PORT=3333 ++ PRIVATE_NETWORK_NAME=private ++ PUBLIC_NETWORK_NAME=public ++ USE_SCREEN=True ++ SCREEN_NAME=stack ++ INSTALL_TESTONLY_PACKAGES=False + CACHEDIR=/opt/stack/cache + DEST=/opt/stack + ROOT_PASSWORD=password + DIST_NAME=natty + STACKSH_PARAMS= + USE_CURRENT_DEVSTACK=1 + '[' '!' -r /opt/stack/cache/natty-base.img ']' + DEV_FILE=/opt/stack/cache/natty-dev.img ++ mktemp /opt/stack/cache/natty-dev.img.XXXXXX + DEV_FILE_TMP=/opt/stack/cache/natty-dev.img.CxpDeR + '[' '!' -r /opt/stack/cache/natty-dev.img ']' + cp -p /opt/stack/cache/natty-base.img /opt/stack/cache/natty-dev.img.CxpDeR ++ map_nbd /opt/stack/cache/natty-dev.img.CxpDeR +++ seq 0 15 ++ for i in '`seq 0 15`' ++ '[' '!' -e /sys/block/nbd0/pid ']' ++ NBD=/dev/nbd0 ++ qemu-nbd -c /dev/nbd0 /opt/stack/cache/natty-dev.img.CxpDeR ++ timeout 60 sh -c 'while ! [ -e /dev/nbd0p1 ]; do sleep 1; done' ++ echo 'Couldn'\''t connect /dev/nbd0' ++ exit 1 + NBD='Couldn'\''t connect /dev/nbd0'