Skip to content

Instantly share code, notes, and snippets.

@ygbourhis
Created January 28, 2015 13:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ygbourhis/282c21faf2be5b1424c6 to your computer and use it in GitHub Desktop.
Save ygbourhis/282c21faf2be5b1424c6 to your computer and use it in GitHub Desktop.
devstack WARNING: urllib3.connectionpool HttpConnectionPool is full, discarding connection
This file has been truncated, but you can view the full file.
2015-01-28 12:37:44.774 | + SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem
2015-01-28 12:37:44.774 | + rm -f /opt/stack/data/ca-bundle.pem
2015-01-28 12:37:44.775 | + source /home/vagrant/devstack/lib/database
2015-01-28 12:37:44.775 | + source /home/vagrant/devstack/lib/rpc_backend
2015-01-28 12:37:44.778 | + check_rpc_backend
2015-01-28 12:37:44.779 | + local c svc
2015-01-28 12:37:44.779 | + local rpc_needed=1
2015-01-28 12:37:44.780 | ++ grep -rl iniset_rpc_backend /home/vagrant/devstack/lib/
2015-01-28 12:37:44.780 | ++ awk -F/ '{print $NF}'
2015-01-28 12:37:44.782 | + rpc_candidates='glance
2015-01-28 12:37:44.783 | cinder
2015-01-28 12:37:44.783 | heat
2015-01-28 12:37:44.783 | ironic
2015-01-28 12:37:44.783 | sahara
2015-01-28 12:37:44.783 | neutron
2015-01-28 12:37:44.783 | nova
2015-01-28 12:37:44.783 | zaqar
2015-01-28 12:37:44.783 | ceilometer
2015-01-28 12:37:44.783 | rpc_backend'
2015-01-28 12:37:44.783 | + for c in '${rpc_candidates}'
2015-01-28 12:37:44.783 | + is_service_enabled glance
2015-01-28 12:37:44.787 | + return 0
2015-01-28 12:37:44.787 | + rpc_needed=0
2015-01-28 12:37:44.787 | + break
2015-01-28 12:37:44.787 | + local rpc_backend_cnt=0
2015-01-28 12:37:44.787 | + for svc in qpid zeromq rabbit
2015-01-28 12:37:44.787 | + is_service_enabled qpid
2015-01-28 12:37:44.790 | + return 1
2015-01-28 12:37:44.790 | + true
2015-01-28 12:37:44.790 | + for svc in qpid zeromq rabbit
2015-01-28 12:37:44.790 | + is_service_enabled zeromq
2015-01-28 12:37:44.793 | + return 1
2015-01-28 12:37:44.793 | + true
2015-01-28 12:37:44.793 | + for svc in qpid zeromq rabbit
2015-01-28 12:37:44.794 | + is_service_enabled rabbit
2015-01-28 12:37:44.796 | + return 0
2015-01-28 12:37:44.796 | + (( rpc_backend_cnt++ ))
2015-01-28 12:37:44.796 | + true
2015-01-28 12:37:44.796 | + '[' 1 -gt 1 ']'
2015-01-28 12:37:44.796 | + '[' 1 == 0 ']'
2015-01-28 12:37:44.796 | + is_service_enabled qpid
2015-01-28 12:37:44.799 | + return 1
2015-01-28 12:37:44.799 | + SSL_ENABLED_SERVICES=key,nova,cinder,glance,s-proxy,neutron
2015-01-28 12:37:44.799 | + is_service_enabled tls-proxy
2015-01-28 12:37:44.803 | + return 1
2015-01-28 12:37:44.804 | + source /home/vagrant/devstack/lib/apache
2015-01-28 12:37:44.811 | + source /home/vagrant/devstack/lib/tls
2015-01-28 12:37:44.811 | ++ is_service_enabled tls-proxy
2015-01-28 12:37:44.814 | ++ return 1
2015-01-28 12:37:44.815 | +++ hostname -f
2015-01-28 12:37:44.817 | ++ DEVSTACK_HOSTNAME=localhost
2015-01-28 12:37:44.817 | ++ DEVSTACK_CERT_NAME=devstack-cert
2015-01-28 12:37:44.818 | ++ DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem
2015-01-28 12:37:44.818 | ++ ROOT_CA_DIR=/opt/stack/data/CA/root-ca
2015-01-28 12:37:44.818 | ++ INT_CA_DIR=/opt/stack/data/CA/int-ca
2015-01-28 12:37:44.818 | ++ ORG_NAME=OpenStack
2015-01-28 12:37:44.818 | ++ ORG_UNIT_NAME=DevStack
2015-01-28 12:37:44.818 | ++ STUD_PROTO=--tls
2015-01-28 12:37:44.818 | ++ STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH'
2015-01-28 12:37:44.819 | ++ OPENSSL=/usr/bin/openssl
2015-01-28 12:37:44.820 | + source /home/vagrant/devstack/lib/infra
2015-01-28 12:37:44.828 | + source /home/vagrant/devstack/lib/oslo
2015-01-28 12:37:44.835 | + source /home/vagrant/devstack/lib/stackforge
2015-01-28 12:37:44.841 | + source /home/vagrant/devstack/lib/lvm
2015-01-28 12:37:44.845 | + source /home/vagrant/devstack/lib/horizon
2015-01-28 12:37:44.849 | + source /home/vagrant/devstack/lib/keystone
2015-01-28 12:37:44.860 | + source /home/vagrant/devstack/lib/glance
2015-01-28 12:37:44.873 | + source /home/vagrant/devstack/lib/nova
2015-01-28 12:37:44.927 | + source /home/vagrant/devstack/lib/cinder
2015-01-28 12:37:44.962 | + source /home/vagrant/devstack/lib/swift
2015-01-28 12:37:44.985 | + source /home/vagrant/devstack/lib/ceilometer
2015-01-28 12:37:45.000 | + source /home/vagrant/devstack/lib/heat
2015-01-28 12:37:45.024 | + source /home/vagrant/devstack/lib/neutron
2015-01-28 12:37:45.024 | ++ GATEWAY_TIMEOUT=30
2015-01-28 12:37:45.025 | ++ IP_VERSION=4
2015-01-28 12:37:45.025 | ++ [[ 4 != \4 ]]
2015-01-28 12:37:45.025 | ++ NETWORK_GATEWAY=172.17.0.1
2015-01-28 12:37:45.026 | ++ PUBLIC_NETWORK_GATEWAY=192.168.57.225
2015-01-28 12:37:45.026 | ++ PRIVATE_SUBNET_NAME=private-subnet
2015-01-28 12:37:45.026 | ++ PUBLIC_SUBNET_NAME=public-subnet
2015-01-28 12:37:45.027 | ++ is_ssl_enabled_service neutron
2015-01-28 12:37:45.027 | ++ local services=neutron
2015-01-28 12:37:45.027 | ++ local service=
2015-01-28 12:37:45.028 | ++ '[' False == False ']'
2015-01-28 12:37:45.028 | ++ return 1
2015-01-28 12:37:45.028 | ++ is_service_enabled tls-proxy
2015-01-28 12:37:45.032 | ++ return 1
2015-01-28 12:37:45.033 | +++ uuidgen
2015-01-28 12:37:45.034 | +++ cut -c 23-
2015-01-28 12:37:45.035 | +++ sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/'
2015-01-28 12:37:45.035 | +++ sed s/-//g
2015-01-28 12:37:45.039 | ++ IPV6_GLOBAL_ID=d4:9c61:f944
2015-01-28 12:37:45.039 | ++ IPV6_RA_MODE=slaac
2015-01-28 12:37:45.039 | ++ IPV6_ADDRESS_MODE=slaac
2015-01-28 12:37:45.039 | ++ IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet
2015-01-28 12:37:45.039 | ++ IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet
2015-01-28 12:37:45.039 | ++ FIXED_RANGE_V6=fdd4:9c61:f944::/64
2015-01-28 12:37:45.039 | ++ IPV6_PRIVATE_NETWORK_GATEWAY=fdd4:9c61:f944::1
2015-01-28 12:37:45.039 | ++ IPV6_PUBLIC_RANGE=fe80:cafe:cafe::/64
2015-01-28 12:37:45.039 | ++ IPV6_PUBLIC_NETWORK_GATEWAY=fe80:cafe:cafe::2
2015-01-28 12:37:45.039 | ++ IPV6_ROUTER_GW_IP=fe80:cafe:cafe::1
2015-01-28 12:37:45.039 | ++ GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient
2015-01-28 12:37:45.039 | ++ NEUTRON_DIR=/opt/stack/neutron
2015-01-28 12:37:45.039 | ++ NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas
2015-01-28 12:37:45.039 | ++ NEUTRON_LBAAS_DIR=/opt/stack/neutron-lbaas
2015-01-28 12:37:45.040 | ++ NEUTRON_VPNAAS_DIR=/opt/stack/neutron-vpnaas
2015-01-28 12:37:45.040 | ++ NEUTRON_AUTH_CACHE_DIR=/var/cache/neutron
2015-01-28 12:37:45.040 | ++ [[ -d /opt/stack/neutron/bin/neutron-server ]]
2015-01-28 12:37:45.041 | +++ get_python_exec_prefix
2015-01-28 12:37:45.041 | +++ is_fedora
2015-01-28 12:37:45.041 | +++ [[ -z Ubuntu ]]
2015-01-28 12:37:45.041 | +++ '[' Ubuntu = Fedora ']'
2015-01-28 12:37:45.041 | +++ '[' Ubuntu = 'Red Hat' ']'
2015-01-28 12:37:45.041 | +++ '[' Ubuntu = CentOS ']'
2015-01-28 12:37:45.042 | +++ '[' Ubuntu = OracleServer ']'
2015-01-28 12:37:45.042 | +++ is_suse
2015-01-28 12:37:45.042 | +++ [[ -z Ubuntu ]]
2015-01-28 12:37:45.042 | +++ '[' Ubuntu = openSUSE ']'
2015-01-28 12:37:45.042 | +++ '[' Ubuntu = 'SUSE LINUX' ']'
2015-01-28 12:37:45.042 | +++ echo /usr/local/bin
2015-01-28 12:37:45.042 | ++ NEUTRON_BIN_DIR=/usr/local/bin
2015-01-28 12:37:45.042 | ++ NEUTRON_CONF_DIR=/etc/neutron
2015-01-28 12:37:45.042 | ++ NEUTRON_CONF=/etc/neutron/neutron.conf
2015-01-28 12:37:45.042 | ++ export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini
2015-01-28 12:37:45.042 | ++ NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini
2015-01-28 12:37:45.042 | ++ AGENT_DHCP_BINARY=/usr/local/bin/neutron-dhcp-agent
2015-01-28 12:37:45.043 | ++ AGENT_L3_BINARY=/usr/local/bin/neutron-l3-agent
2015-01-28 12:37:45.043 | ++ AGENT_META_BINARY=/usr/local/bin/neutron-metadata-agent
2015-01-28 12:37:45.043 | ++ Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini
2015-01-28 12:37:45.043 | ++ Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini
2015-01-28 12:37:45.043 | ++ Q_FWAAS_CONF_FILE=/etc/neutron/fwaas_driver.ini
2015-01-28 12:37:45.043 | ++ Q_VPN_CONF_FILE=/etc/neutron/vpn_agent.ini
2015-01-28 12:37:45.043 | ++ Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini
2015-01-28 12:37:45.043 | ++ Q_DB_NAME=neutron
2015-01-28 12:37:45.043 | ++ Q_PLUGIN=ml2
2015-01-28 12:37:45.043 | ++ Q_PORT=9696
2015-01-28 12:37:45.043 | ++ Q_PORT_INT=19696
2015-01-28 12:37:45.044 | ++ Q_HOST=192.168.56.4
2015-01-28 12:37:45.044 | ++ Q_PROTOCOL=http
2015-01-28 12:37:45.044 | ++ Q_ADMIN_USERNAME=neutron
2015-01-28 12:37:45.044 | ++ Q_AUTH_STRATEGY=keystone
2015-01-28 12:37:45.044 | ++ Q_USE_NAMESPACE=True
2015-01-28 12:37:45.044 | ++ Q_OVS_USE_VETH=False
2015-01-28 12:37:45.044 | ++ Q_USE_ROOTWRAP=True
2015-01-28 12:37:45.044 | ++ Q_META_DATA_IP=192.168.56.4
2015-01-28 12:37:45.044 | ++ Q_ALLOW_OVERLAPPING_IP=True
2015-01-28 12:37:45.044 | ++ Q_USE_DEBUG_COMMAND=False
2015-01-28 12:37:45.044 | ++ Q_ROUTER_NAME=router1
2015-01-28 12:37:45.044 | ++ NOVA_VIF_DRIVER=nova.virt.libvirt.vif.LibvirtGenericVIFDriver
2015-01-28 12:37:45.044 | ++ Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True
2015-01-28 12:37:45.045 | ++ Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True
2015-01-28 12:37:45.045 | ++ VIF_PLUGGING_IS_FATAL=True
2015-01-28 12:37:45.045 | ++ VIF_PLUGGING_TIMEOUT=300
2015-01-28 12:37:45.045 | ++ NEUTRON_CREATE_INITIAL_NETWORKS=True
2015-01-28 12:37:45.045 | ++ PROVIDER_SUBNET_NAME=provider_net
2015-01-28 12:37:45.045 | ++ Q_USE_PROVIDERNET_FOR_PUBLIC=False
2015-01-28 12:37:45.045 | ++ PUBLIC_PHYSICAL_NETWORK=public
2015-01-28 12:37:45.045 | ++ Q_USE_PUBLIC_VETH=False
2015-01-28 12:37:45.045 | ++ Q_PUBLIC_VETH_EX=veth-pub-ex
2015-01-28 12:37:45.045 | ++ Q_PUBLIC_VETH_INT=veth-pub-int
2015-01-28 12:37:45.045 | ++ Q_L3_ENABLED=True
2015-01-28 12:37:45.045 | ++ Q_L3_ROUTER_PER_TENANT=True
2015-01-28 12:37:45.045 | ++ declare -a Q_PLUGIN_EXTRA_CONF_FILES
2015-01-28 12:37:45.046 | ++ declare -a Q_VPN_EXTRA_CONF_FILES
2015-01-28 12:37:45.046 | ++ Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf
2015-01-28 12:37:45.046 | ++ [[ True == \F\a\l\s\e ]]
2015-01-28 12:37:45.046 | +++ get_rootwrap_location neutron
2015-01-28 12:37:45.046 | +++ local module=neutron
2015-01-28 12:37:45.047 | ++++ get_python_exec_prefix
2015-01-28 12:37:45.048 | ++++ is_fedora
2015-01-28 12:37:45.048 | ++++ [[ -z Ubuntu ]]
2015-01-28 12:37:45.049 | ++++ '[' Ubuntu = Fedora ']'
2015-01-28 12:37:45.049 | ++++ '[' Ubuntu = 'Red Hat' ']'
2015-01-28 12:37:45.049 | ++++ '[' Ubuntu = CentOS ']'
2015-01-28 12:37:45.049 | ++++ '[' Ubuntu = OracleServer ']'
2015-01-28 12:37:45.050 | ++++ is_suse
2015-01-28 12:37:45.050 | ++++ [[ -z Ubuntu ]]
2015-01-28 12:37:45.050 | ++++ '[' Ubuntu = openSUSE ']'
2015-01-28 12:37:45.050 | ++++ '[' Ubuntu = 'SUSE LINUX' ']'
2015-01-28 12:37:45.050 | ++++ echo /usr/local/bin
2015-01-28 12:37:45.051 | +++ echo /usr/local/bin/neutron-rootwrap
2015-01-28 12:37:45.052 | ++ NEUTRON_ROOTWRAP=/usr/local/bin/neutron-rootwrap
2015-01-28 12:37:45.053 | ++ Q_RR_COMMAND='sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'
2015-01-28 12:37:45.053 | ++ Q_DVR_MODE=legacy
2015-01-28 12:37:45.053 | ++ [[ legacy != \l\e\g\a\c\y ]]
2015-01-28 12:37:45.054 | ++ ENABLE_TENANT_TUNNELS=True
2015-01-28 12:37:45.054 | ++ TENANT_TUNNEL_RANGES=1:1000
2015-01-28 12:37:45.055 | ++ ENABLE_TENANT_VLANS=True
2015-01-28 12:37:45.055 | ++ TENANT_VLAN_RANGE=1000:1999
2015-01-28 12:37:45.056 | ++ PHYSICAL_NETWORK=physnet1
2015-01-28 12:37:45.056 | ++ OVS_PHYSICAL_BRIDGE=br-eth2
2015-01-28 12:37:45.057 | ++ LB_PHYSICAL_INTERFACE=
2015-01-28 12:37:45.057 | ++ TUNNEL_ENDPOINT_IP=192.168.56.4
2015-01-28 12:37:45.058 | ++ OVS_ENABLE_TUNNELING=True
2015-01-28 12:37:45.058 | ++ ENABLE_ISOLATED_METADATA=False
2015-01-28 12:37:45.058 | ++ ENABLE_METADATA_NETWORK=False
2015-01-28 12:37:45.058 | ++ source /home/vagrant/devstack/lib/neutron_plugins/ml2
2015-01-28 12:37:45.065 | ++ source /home/vagrant/devstack/lib/neutron_plugins/services/loadbalancer
2015-01-28 12:37:45.069 | ++ source /home/vagrant/devstack/lib/neutron_plugins/services/metering
2015-01-28 12:37:45.073 | ++ source /home/vagrant/devstack/lib/neutron_plugins/services/vpn
2015-01-28 12:37:45.076 | ++ source /home/vagrant/devstack/lib/neutron_plugins/services/firewall
2015-01-28 12:37:45.080 | ++ has_neutron_plugin_security_group
2015-01-28 12:37:45.081 | ++ return 0
2015-01-28 12:37:45.081 | ++ Q_USE_SECGROUP=True
2015-01-28 12:37:45.081 | ++ TEMPEST_SERVICES+=,neutron
2015-01-28 12:37:45.128 | + source /home/vagrant/devstack/lib/ldap
2015-01-28 12:37:45.135 | + source /home/vagrant/devstack/lib/dstat
2015-01-28 12:37:45.143 | + fetch_plugins
2015-01-28 12:37:45.144 | + local plugins=
2015-01-28 12:37:45.144 | + local plugin
2015-01-28 12:37:45.145 | + [[ -z '' ]]
2015-01-28 12:37:45.145 | + return
2015-01-28 12:37:45.146 | + run_phase source
2015-01-28 12:37:45.146 | + local mode=source
2015-01-28 12:37:45.146 | + local phase=
2015-01-28 12:37:45.146 | + [[ -d /home/vagrant/devstack/extras.d ]]
2015-01-28 12:37:45.146 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:37:45.146 | + [[ -r /home/vagrant/devstack/extras.d/40-dib.sh ]]
2015-01-28 12:37:45.146 | + source /home/vagrant/devstack/extras.d/40-dib.sh source
2015-01-28 12:37:45.146 | ++ is_service_enabled dib
2015-01-28 12:37:45.150 | ++ return 1
2015-01-28 12:37:45.150 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:37:45.150 | + [[ -r /home/vagrant/devstack/extras.d/50-ironic.sh ]]
2015-01-28 12:37:45.150 | + source /home/vagrant/devstack/extras.d/50-ironic.sh source
2015-01-28 12:37:45.150 | ++ is_service_enabled ir-api ir-cond
2015-01-28 12:37:45.154 | ++ return 1
2015-01-28 12:37:45.154 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:37:45.154 | + [[ -r /home/vagrant/devstack/extras.d/60-ceph.sh ]]
2015-01-28 12:37:45.155 | + source /home/vagrant/devstack/extras.d/60-ceph.sh source
2015-01-28 12:37:45.155 | ++ is_service_enabled ceph
2015-01-28 12:37:45.158 | ++ return 1
2015-01-28 12:37:45.159 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:37:45.159 | + [[ -r /home/vagrant/devstack/extras.d/70-gantt.sh ]]
2015-01-28 12:37:45.159 | + source /home/vagrant/devstack/extras.d/70-gantt.sh source
2015-01-28 12:37:45.160 | ++ is_service_enabled n-sch
2015-01-28 12:37:45.162 | ++ return 0
2015-01-28 12:37:45.163 | ++ disable_service gantt
2015-01-28 12:37:45.163 | ++ local tmpsvcs=,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-cond,n-sch,n-xvnc,n-cauth,c-sch,c-api,c-vol,h-eng,h-api,h-api-cfn,h-api-cw,horizon,rabbit,tempest,mysql,q-svc,q-agt,q-dhcp,q-l3,q-meta,q-lbaas,q-vpn,s-proxy,s-object,s-container,s-account,
2015-01-28 12:37:45.164 | ++ local service
2015-01-28 12:37:45.164 | ++ for service in '$@'
2015-01-28 12:37:45.164 | ++ is_service_enabled gantt
2015-01-28 12:37:45.167 | ++ return 1
2015-01-28 12:37:45.168 | +++ _cleanup_service_list ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-cond,n-sch,n-xvnc,n-cauth,c-sch,c-api,c-vol,h-eng,h-api,h-api-cfn,h-api-cw,horizon,rabbit,tempest,mysql,q-svc,q-agt,q-dhcp,q-l3,q-meta,q-lbaas,q-vpn,s-proxy,s-object,s-container,s-account,
2015-01-28 12:37:45.169 | +++ sed -e '
2015-01-28 12:37:45.170 | s/,,/,/g;
2015-01-28 12:37:45.170 | s/^,//;
2015-01-28 12:37:45.170 | s/,$//
2015-01-28 12:37:45.170 | '
2015-01-28 12:37:45.171 | +++ echo ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-cond,n-sch,n-xvnc,n-cauth,c-sch,c-api,c-vol,h-eng,h-api,h-api-cfn,h-api-cw,horizon,rabbit,tempest,mysql,q-svc,q-agt,q-dhcp,q-l3,q-meta,q-lbaas,q-vpn,s-proxy,s-object,s-container,s-account,
2015-01-28 12:37:45.173 | ++ ENABLED_SERVICES=g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-cond,n-sch,n-xvnc,n-cauth,c-sch,c-api,c-vol,h-eng,h-api,h-api-cfn,h-api-cw,horizon,rabbit,tempest,mysql,q-svc,q-agt,q-dhcp,q-l3,q-meta,q-lbaas,q-vpn,s-proxy,s-object,s-container,s-account
2015-01-28 12:37:45.173 | ++ is_service_enabled gantt
2015-01-28 12:37:45.177 | ++ return 1
2015-01-28 12:37:45.178 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:37:45.178 | + [[ -r /home/vagrant/devstack/extras.d/70-sahara.sh ]]
2015-01-28 12:37:45.178 | + source /home/vagrant/devstack/extras.d/70-sahara.sh source
2015-01-28 12:37:45.178 | ++ is_service_enabled sahara
2015-01-28 12:37:45.182 | ++ return 1
2015-01-28 12:37:45.183 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:37:45.183 | + [[ -r /home/vagrant/devstack/extras.d/70-trove.sh ]]
2015-01-28 12:37:45.183 | + source /home/vagrant/devstack/extras.d/70-trove.sh source
2015-01-28 12:37:45.183 | ++ is_service_enabled trove
2015-01-28 12:37:45.188 | ++ return 1
2015-01-28 12:37:45.189 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:37:45.189 | + [[ -r /home/vagrant/devstack/extras.d/70-tuskar.sh ]]
2015-01-28 12:37:45.189 | + source /home/vagrant/devstack/extras.d/70-tuskar.sh source
2015-01-28 12:37:45.189 | ++ is_service_enabled tuskar
2015-01-28 12:37:45.192 | ++ return 1
2015-01-28 12:37:45.201 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:37:45.202 | + [[ -r /home/vagrant/devstack/extras.d/70-zaqar.sh ]]
2015-01-28 12:37:45.202 | + source /home/vagrant/devstack/extras.d/70-zaqar.sh source
2015-01-28 12:37:45.202 | ++ is_service_enabled zaqar-server
2015-01-28 12:37:45.206 | ++ return 1
2015-01-28 12:37:45.206 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:37:45.206 | + [[ -r /home/vagrant/devstack/extras.d/80-opendaylight.sh ]]
2015-01-28 12:37:45.207 | + source /home/vagrant/devstack/extras.d/80-opendaylight.sh source
2015-01-28 12:37:45.207 | ++ is_service_enabled odl-server odl-compute
2015-01-28 12:37:45.209 | ++ return 1
2015-01-28 12:37:45.210 | ++ is_service_enabled odl-server
2015-01-28 12:37:45.214 | ++ return 1
2015-01-28 12:37:45.214 | ++ is_service_enabled odl-compute
2015-01-28 12:37:45.219 | ++ return 1
2015-01-28 12:37:45.219 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:37:45.219 | + [[ -r /home/vagrant/devstack/extras.d/80-tempest.sh ]]
2015-01-28 12:37:45.219 | + source /home/vagrant/devstack/extras.d/80-tempest.sh source
2015-01-28 12:37:45.219 | ++ is_service_enabled tempest
2015-01-28 12:37:45.223 | ++ return 0
2015-01-28 12:37:45.223 | ++ [[ source == \s\o\u\r\c\e ]]
2015-01-28 12:37:45.223 | ++ source /home/vagrant/devstack/lib/tempest
2015-01-28 12:37:45.237 | ++ [[ source == \u\n\s\t\a\c\k ]]
2015-01-28 12:37:45.237 | ++ [[ source == \c\l\e\a\n ]]
2015-01-28 12:37:45.237 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:37:45.237 | + [[ -r /home/vagrant/devstack/extras.d/90-magnetodb.sh ]]
2015-01-28 12:37:45.238 | + source /home/vagrant/devstack/extras.d/90-magnetodb.sh source
2015-01-28 12:37:45.239 | ++ is_service_enabled magnetodb
2015-01-28 12:37:45.243 | ++ return 1
2015-01-28 12:37:45.244 | + [[ source == \s\o\u\r\c\e ]]
2015-01-28 12:37:45.244 | + load_plugin_settings
2015-01-28 12:37:45.244 | + local plugins=
2015-01-28 12:37:45.244 | + local plugin
2015-01-28 12:37:45.244 | + [[ -z '' ]]
2015-01-28 12:37:45.245 | + return
2015-01-28 12:37:45.245 | + initialize_database_backends
2015-01-28 12:37:45.245 | + for backend in '$DATABASE_BACKENDS'
2015-01-28 12:37:45.245 | + is_service_enabled mysql
2015-01-28 12:37:45.250 | + return 0
2015-01-28 12:37:45.250 | + DATABASE_TYPE=mysql
2015-01-28 12:37:45.250 | + for backend in '$DATABASE_BACKENDS'
2015-01-28 12:37:45.250 | + is_service_enabled postgresql
2015-01-28 12:37:45.254 | + return 1
2015-01-28 12:37:45.254 | + '[' -z mysql ']'
2015-01-28 12:37:45.254 | + MYSQL_HOST=127.0.0.1
2015-01-28 12:37:45.254 | + MYSQL_USER=root
2015-01-28 12:37:45.255 | + DATABASE_HOST=127.0.0.1
2015-01-28 12:37:45.255 | + DATABASE_USER=root
2015-01-28 12:37:45.255 | + '[' -n password ']'
2015-01-28 12:37:45.255 | + DATABASE_PASSWORD=password
2015-01-28 12:37:45.255 | ++ get_database_type
2015-01-28 12:37:45.256 | ++ [[ -n '' ]]
2015-01-28 12:37:45.256 | ++ echo mysql
2015-01-28 12:37:45.257 | + BASE_SQL_CONN=mysql://root:password@127.0.0.1
2015-01-28 12:37:45.257 | + return 0
2015-01-28 12:37:45.258 | + echo 'Using mysql database backend'
2015-01-28 12:37:45.258 | Using mysql database backend
2015-01-28 12:37:45.258 | + RABBIT_USERID=stackrabbit
2015-01-28 12:37:45.259 | + is_service_enabled rabbit
2015-01-28 12:37:45.263 | + return 0
2015-01-28 12:37:45.263 | + RABBIT_HOST=192.168.56.4
2015-01-28 12:37:45.264 | + read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.'
2015-01-28 12:37:45.267 | + is_service_enabled key
2015-01-28 12:37:45.272 | + return 0
2015-01-28 12:37:45.272 | + read_password SERVICE_TOKEN 'ENTER A SERVICE_TOKEN TO USE FOR THE SERVICE ADMIN TOKEN.'
2015-01-28 12:37:45.276 | + read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.'
2015-01-28 12:37:45.279 | + read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).'
2015-01-28 12:37:45.285 | + is_service_enabled ldap
2015-01-28 12:37:45.291 | + return 1
2015-01-28 12:37:45.291 | + is_service_enabled s-proxy
2015-01-28 12:37:45.296 | + return 0
2015-01-28 12:37:45.297 | + read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.'
2015-01-28 12:37:45.301 | + [[ -z '' ]]
2015-01-28 12:37:45.301 | + [[ False == \T\r\u\e ]]
2015-01-28 12:37:45.301 | + echo_summary 'Installing package prerequisites'
2015-01-28 12:37:45.301 | + [[ -t 3 ]]
2015-01-28 12:37:45.301 | + [[ True != \T\r\u\e ]]
2015-01-28 12:37:45.301 | + echo -e Installing package prerequisites
2015-01-28 12:37:45.301 | + source /home/vagrant/devstack/tools/install_prereqs.sh
2015-01-28 12:37:45.301 | ++ FORCE_PREREQ=0
2015-01-28 12:37:45.301 | ++ getopts :f opt
2015-01-28 12:37:45.301 | ++ [[ -z /home/vagrant/devstack ]]
2015-01-28 12:37:45.301 | ++ PREREQ_RERUN_MARKER=/home/vagrant/devstack/.prereqs
2015-01-28 12:37:45.301 | ++ PREREQ_RERUN_HOURS=2
2015-01-28 12:37:45.302 | ++ PREREQ_RERUN_SECONDS=7200
2015-01-28 12:37:45.302 | +++ date +%s
2015-01-28 12:37:45.304 | ++ NOW=1422448665
2015-01-28 12:37:45.306 | +++ head -1 /home/vagrant/devstack/.prereqs
2015-01-28 12:37:45.308 | ++ LAST_RUN=1422443411
2015-01-28 12:37:45.308 | ++ DELTA=5254
2015-01-28 12:37:45.308 | ++ [[ 5254 -lt 7200 ]]
2015-01-28 12:37:45.308 | ++ [[ -z 0 ]]
2015-01-28 12:37:45.308 | ++ export_proxy_variables
2015-01-28 12:37:45.308 | ++ isset http_proxy
2015-01-28 12:37:45.310 | +++ grep nounset
2015-01-28 12:37:45.312 | ++ [[ -n '' ]]
2015-01-28 12:37:45.313 | ++ result=1
2015-01-28 12:37:45.313 | ++ return 1
2015-01-28 12:37:45.313 | ++ isset https_proxy
2015-01-28 12:37:45.315 | +++ grep nounset
2015-01-28 12:37:45.318 | ++ [[ -n '' ]]
2015-01-28 12:37:45.318 | ++ result=1
2015-01-28 12:37:45.318 | ++ return 1
2015-01-28 12:37:45.318 | ++ isset no_proxy
2015-01-28 12:37:45.320 | +++ grep nounset
2015-01-28 12:37:45.322 | ++ [[ -n '' ]]
2015-01-28 12:37:45.323 | ++ result=1
2015-01-28 12:37:45.323 | ++ return 1
2015-01-28 12:37:45.324 | +++ get_packages general g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-cond,n-sch,n-xvnc,n-cauth,c-sch,c-api,c-vol,h-eng,h-api,h-api-cfn,h-api-cw,horizon,rabbit,tempest,mysql,q-svc,q-agt,q-dhcp,q-l3,q-meta,q-lbaas,q-vpn,s-proxy,s-object,s-container,s-account
2015-01-28 12:37:45.380 | ++ PACKAGES='bridge-utils
2015-01-28 12:37:45.380 | pylint
2015-01-28 12:37:45.380 | screen
2015-01-28 12:37:45.380 | unzip
2015-01-28 12:37:45.380 | wget
2015-01-28 12:37:45.380 | psmisc
2015-01-28 12:37:45.381 | gcc
2015-01-28 12:37:45.381 | git
2015-01-28 12:37:45.381 | lsof
2015-01-28 12:37:45.381 | openssh-server
2015-01-28 12:37:45.381 | openssl
2015-01-28 12:37:45.381 | python-virtualenv
2015-01-28 12:37:45.381 | python-unittest2
2015-01-28 12:37:45.381 | iputils-ping
2015-01-28 12:37:45.381 | wget
2015-01-28 12:37:45.381 | curl
2015-01-28 12:37:45.382 | tcpdump
2015-01-28 12:37:45.382 | euca2ools
2015-01-28 12:37:45.382 | tar
2015-01-28 12:37:45.382 | python-dev
2015-01-28 12:37:45.382 | python2.7
2015-01-28 12:37:45.382 | bc
2015-01-28 12:37:45.382 | libyaml-dev
2015-01-28 12:37:45.382 | libffi-dev
2015-01-28 12:37:45.382 | libssl-dev
2015-01-28 12:37:45.382 | gettext
2015-01-28 12:37:45.382 | libxml2-dev
2015-01-28 12:37:45.382 | python-eventlet
2015-01-28 12:37:45.383 | python-routes
2015-01-28 12:37:45.383 | python-greenlet
2015-01-28 12:37:45.383 | python-sqlalchemy
2015-01-28 12:37:45.383 | python-wsgiref
2015-01-28 12:37:45.383 | python-pastedeploy
2015-01-28 12:37:45.383 | python-xattr
2015-01-28 12:37:45.383 | python-iso8601
2015-01-28 12:37:45.383 | python-lxml
2015-01-28 12:37:45.383 | python-pastescript
2015-01-28 12:37:45.383 | python-pastedeploy
2015-01-28 12:37:45.383 | python-paste
2015-01-28 12:37:45.383 | sqlite3
2015-01-28 12:37:45.383 | python-pysqlite2
2015-01-28 12:37:45.384 | python-sqlalchemy
2015-01-28 12:37:45.384 | python-mysqldb
2015-01-28 12:37:45.384 | python-mysql.connector
2015-01-28 12:37:45.384 | python-webob
2015-01-28 12:37:45.384 | python-greenlet
2015-01-28 12:37:45.384 | python-routes
2015-01-28 12:37:45.384 | libldap2-dev
2015-01-28 12:37:45.384 | libsasl2-dev
2015-01-28 12:37:45.385 | libkrb5-dev
2015-01-28 12:37:45.386 | python-dateutil
2015-01-28 12:37:45.386 | msgpack-python
2015-01-28 12:37:45.386 | fping
2015-01-28 12:37:45.386 | dnsmasq-base
2015-01-28 12:37:45.386 | dnsmasq-utils
2015-01-28 12:37:45.386 | conntrack
2015-01-28 12:37:45.386 | kpartx
2015-01-28 12:37:45.386 | parted
2015-01-28 12:37:45.386 | iputils-arping
2015-01-28 12:37:45.386 | python-mysqldb
2015-01-28 12:37:45.386 | python-mysql.connector
2015-01-28 12:37:45.386 | python-xattr
2015-01-28 12:37:45.386 | python-lxml
2015-01-28 12:37:45.386 | gawk
2015-01-28 12:37:45.386 | iptables
2015-01-28 12:37:45.386 | ebtables
2015-01-28 12:37:45.386 | sqlite3
2015-01-28 12:37:45.387 | sudo
2015-01-28 12:37:45.387 | pm-utils
2015-01-28 12:37:45.387 | libjs-jquery-tablesorter
2015-01-28 12:37:45.387 | vlan
2015-01-28 12:37:45.387 | curl
2015-01-28 12:37:45.387 | genisoimage
2015-01-28 12:37:45.387 | socat
2015-01-28 12:37:45.387 | python-mox
2015-01-28 12:37:45.387 | python-paste
2015-01-28 12:37:45.388 | python-migrate
2015-01-28 12:37:45.388 | python-greenlet
2015-01-28 12:37:45.388 | python-libxml2
2015-01-28 12:37:45.388 | python-routes
2015-01-28 12:37:45.388 | python-numpy
2015-01-28 12:37:45.388 | python-pastedeploy
2015-01-28 12:37:45.388 | python-eventlet
2015-01-28 12:37:45.388 | python-cheetah
2015-01-28 12:37:45.388 | python-tempita
2015-01-28 12:37:45.388 | python-sqlalchemy
2015-01-28 12:37:45.388 | python-suds
2015-01-28 12:37:45.388 | python-lockfile
2015-01-28 12:37:45.389 | python-m2crypto
2015-01-28 12:37:45.389 | python-feedparser
2015-01-28 12:37:45.389 | python-iso8601
2015-01-28 12:37:45.389 |
2015-01-28 12:37:45.389 | lvm2
2015-01-28 12:37:45.389 | open-iscsi
2015-01-28 12:37:45.389 | genisoimage
2015-01-28 12:37:45.389 | sysfsutils
2015-01-28 12:37:45.389 | sg3-utils
2015-01-28 12:37:45.389 | tgt
2015-01-28 12:37:45.389 | lvm2
2015-01-28 12:37:45.390 | qemu-utils
2015-01-28 12:37:45.390 | libpq-dev
2015-01-28 12:37:45.390 | open-iscsi
2015-01-28 12:37:45.390 | python-beautifulsoup
2015-01-28 12:37:45.390 | python-dateutil
2015-01-28 12:37:45.390 | python-paste
2015-01-28 12:37:45.390 | python-pastedeploy
2015-01-28 12:37:45.390 | python-anyjson
2015-01-28 12:37:45.390 | python-routes
2015-01-28 12:37:45.390 | python-xattr
2015-01-28 12:37:45.391 | python-sqlalchemy
2015-01-28 12:37:45.391 | python-webob
2015-01-28 12:37:45.391 | pylint
2015-01-28 12:37:45.391 | python-eventlet
2015-01-28 12:37:45.391 | python-nose
2015-01-28 12:37:45.391 | python-mox
2015-01-28 12:37:45.392 | python-coverage
2015-01-28 12:37:45.392 | python-cherrypy3
2015-01-28 12:37:45.392 | python-migrate
2015-01-28 12:37:45.392 | libpcre3-dev
2015-01-28 12:37:45.392 | libxslt1-dev
2015-01-28 12:37:45.393 | ebtables
2015-01-28 12:37:45.393 | iptables
2015-01-28 12:37:45.393 | iputils-ping
2015-01-28 12:37:45.393 | iputils-arping
2015-01-28 12:37:45.393 | sudo
2015-01-28 12:37:45.394 | python-iso8601
2015-01-28 12:37:45.394 | python-paste
2015-01-28 12:37:45.394 | python-routes
2015-01-28 12:37:45.394 | python-suds
2015-01-28 12:37:45.394 | python-pastedeploy
2015-01-28 12:37:45.395 | python-greenlet
2015-01-28 12:37:45.395 | python-eventlet
2015-01-28 12:37:45.396 | python-sqlalchemy
2015-01-28 12:37:45.396 | python-mysqldb
2015-01-28 12:37:45.396 | python-mysql.connector
2015-01-28 12:37:45.396 | python-pyudev
2015-01-28 12:37:45.396 | dnsmasq-base
2015-01-28 12:37:45.397 | sqlite3
2015-01-28 12:37:45.397 | vlan
2015-01-28 12:37:45.397 | uuid-runtime
2015-01-28 12:37:45.397 | ipset
2015-01-28 12:37:45.398 | conntrackd
2015-01-28 12:37:45.398 | keepalived
2015-01-28 12:37:45.398 | curl
2015-01-28 12:37:45.398 | memcached
2015-01-28 12:37:45.399 | python-configobj
2015-01-28 12:37:45.399 | python-coverage
2015-01-28 12:37:45.399 | python-eventlet
2015-01-28 12:37:45.399 | python-greenlet
2015-01-28 12:37:45.399 | python-netifaces
2015-01-28 12:37:45.400 | python-nose
2015-01-28 12:37:45.400 | python-pastedeploy
2015-01-28 12:37:45.400 | python-simplejson
2015-01-28 12:37:45.400 | python-webob
2015-01-28 12:37:45.400 | python-xattr
2015-01-28 12:37:45.400 | sqlite3
2015-01-28 12:37:45.401 | xfsprogs'
2015-01-28 12:37:45.401 | ++ is_ubuntu
2015-01-28 12:37:45.401 | ++ [[ -z deb ]]
2015-01-28 12:37:45.401 | ++ '[' deb = deb ']'
2015-01-28 12:37:45.401 | ++ grep -q dkms
2015-01-28 12:37:45.401 | ++ echo bridge-utils pylint screen unzip wget psmisc gcc git lsof openssh-server openssl python-virtualenv python-unittest2 iputils-ping wget curl tcpdump euca2ools tar python-dev python2.7 bc libyaml-dev libffi-dev libssl-dev gettext libxml2-dev python-eventlet python-routes python-greenlet python-sqlalchemy python-wsgiref python-pastedeploy python-xattr python-iso8601 python-lxml python-pastescript python-pastedeploy python-paste sqlite3 python-pysqlite2 python-sqlalchemy python-mysqldb python-mysql.connector python-webob python-greenlet python-routes libldap2-dev libsasl2-dev libkrb5-dev python-dateutil msgpack-python fping dnsmasq-base dnsmasq-utils conntrack kpartx parted iputils-arping python-mysqldb python-mysql.connector python-xattr python-lxml gawk iptables ebtables sqlite3 sudo pm-utils libjs-jquery-tablesorter vlan curl genisoimage socat python-mox python-paste python-migrate python-greenlet python-libxml2 python-routes python-numpy python-pastedeploy python-eventlet python-cheetah python-tempita python-sqlalchemy python-suds python-lockfile python-m2crypto python-feedparser python-iso8601 lvm2 open-iscsi genisoimage sysfsutils sg3-utils tgt lvm2 qemu-utils libpq-dev open-iscsi python-beautifulsoup python-dateutil python-paste python-pastedeploy python-anyjson python-routes python-xattr python-sqlalchemy python-webob pylint python-eventlet python-nose python-mox python-coverage python-cherrypy3 python-migrate libpcre3-dev libxslt1-dev ebtables iptables iputils-ping iputils-arping sudo python-iso8601 python-paste python-routes python-suds python-pastedeploy python-greenlet python-eventlet python-sqlalchemy python-mysqldb python-mysql.connector python-pyudev dnsmasq-base sqlite3 vlan uuid-runtime ipset conntrackd keepalived curl memcached python-configobj python-coverage python-eventlet python-greenlet python-netifaces python-nose python-pastedeploy python-simplejson python-webob python-xattr sqlite3 xfsprogs
2015-01-28 12:37:45.402 | ++ install_package bridge-utils pylint screen unzip wget psmisc gcc git lsof openssh-server openssl python-virtualenv python-unittest2 iputils-ping wget curl tcpdump euca2ools tar python-dev python2.7 bc libyaml-dev libffi-dev libssl-dev gettext libxml2-dev python-eventlet python-routes python-greenlet python-sqlalchemy python-wsgiref python-pastedeploy python-xattr python-iso8601 python-lxml python-pastescript python-pastedeploy python-paste sqlite3 python-pysqlite2 python-sqlalchemy python-mysqldb python-mysql.connector python-webob python-greenlet python-routes libldap2-dev libsasl2-dev libkrb5-dev python-dateutil msgpack-python fping dnsmasq-base dnsmasq-utils conntrack kpartx parted iputils-arping python-mysqldb python-mysql.connector python-xattr python-lxml gawk iptables ebtables sqlite3 sudo pm-utils libjs-jquery-tablesorter vlan curl genisoimage socat python-mox python-paste python-migrate python-greenlet python-libxml2 python-routes python-numpy python-pastedeploy python-eventlet python-cheetah python-tempita python-sqlalchemy python-suds python-lockfile python-m2crypto python-feedparser python-iso8601 lvm2 open-iscsi genisoimage sysfsutils sg3-utils tgt lvm2 qemu-utils libpq-dev open-iscsi python-beautifulsoup python-dateutil python-paste python-pastedeploy python-anyjson python-routes python-xattr python-sqlalchemy python-webob pylint python-eventlet python-nose python-mox python-coverage python-cherrypy3 python-migrate libpcre3-dev libxslt1-dev ebtables iptables iputils-ping iputils-arping sudo python-iso8601 python-paste python-routes python-suds python-pastedeploy python-greenlet python-eventlet python-sqlalchemy python-mysqldb python-mysql.connector python-pyudev dnsmasq-base sqlite3 vlan uuid-runtime ipset conntrackd keepalived curl memcached python-configobj python-coverage python-eventlet python-greenlet python-netifaces python-nose python-pastedeploy python-simplejson python-webob python-xattr sqlite3 xfsprogs
2015-01-28 12:37:45.402 | ++ update_package_repo
2015-01-28 12:37:45.402 | ++ NO_UPDATE_REPOS=False
2015-01-28 12:37:45.402 | ++ REPOS_UPDATED=False
2015-01-28 12:37:45.402 | ++ RETRY_UPDATE=False
2015-01-28 12:37:45.403 | ++ [[ False = \T\r\u\e ]]
2015-01-28 12:37:45.403 | ++ is_ubuntu
2015-01-28 12:37:45.403 | ++ [[ -z deb ]]
2015-01-28 12:37:45.403 | ++ '[' deb = deb ']'
2015-01-28 12:37:50.555 | Ign http://archive.ubuntu.com trusty InRelease
2015-01-28 12:37:50.557 | Ign http://ubuntu-cloud.archive.canonical.com trusty-updates/juno InRelease
2015-01-28 12:37:50.583 | Get:1 http://ubuntu-cloud.archive.canonical.com trusty-updates/juno Release.gpg [543 B]
2015-01-28 12:37:50.585 | Ign http://archive.ubuntu.com trusty-updates InRelease
2015-01-28 12:37:50.686 | Hit http://archive.ubuntu.com trusty Release.gpg
2015-01-28 12:37:50.686 | Ign http://security.ubuntu.com trusty-security InRelease
2015-01-28 12:37:50.704 | Hit http://ubuntu-cloud.archive.canonical.com trusty-updates/juno Release
2015-01-28 12:37:50.714 | Get:2 http://archive.ubuntu.com trusty-updates Release.gpg [933 B]
2015-01-28 12:37:50.742 | Hit http://archive.ubuntu.com trusty Release
2015-01-28 12:37:50.757 | Hit http://ubuntu-cloud.archive.canonical.com trusty-updates/juno/main amd64 Packages
2015-01-28 12:37:50.770 | Get:3 http://archive.ubuntu.com trusty-updates Release [62.0 kB]
2015-01-28 12:37:50.795 | Get:4 http://security.ubuntu.com trusty-security Release.gpg [933 B]
2015-01-28 12:37:50.977 | Get:5 http://security.ubuntu.com trusty-security Release [62.0 kB]
2015-01-28 12:37:50.981 | Ign http://ubuntu-cloud.archive.canonical.com trusty-updates/juno/main Translation-en
2015-01-28 12:37:50.983 | Hit http://archive.ubuntu.com trusty/main Sources
2015-01-28 12:37:51.008 | Hit http://archive.ubuntu.com trusty/universe Sources
2015-01-28 12:37:51.032 | Hit http://archive.ubuntu.com trusty/main amd64 Packages
2015-01-28 12:37:51.056 | Hit http://archive.ubuntu.com trusty/universe amd64 Packages
2015-01-28 12:37:51.082 | Hit http://archive.ubuntu.com trusty/main Translation-en
2015-01-28 12:37:51.111 | Hit http://archive.ubuntu.com trusty/universe Translation-en
2015-01-28 12:37:51.136 | Get:6 http://archive.ubuntu.com trusty-updates/main Sources [159 kB]
2015-01-28 12:37:51.259 | Get:7 http://security.ubuntu.com trusty-security/main Sources [64.8 kB]
2015-01-28 12:37:51.279 | Get:8 http://archive.ubuntu.com trusty-updates/universe Sources [97.6 kB]
2015-01-28 12:37:51.341 | Get:9 http://archive.ubuntu.com trusty-updates/main amd64 Packages [406 kB]
2015-01-28 12:37:51.456 | Get:10 http://security.ubuntu.com trusty-security/universe Sources [17.4 kB]
2015-01-28 12:37:51.541 | Get:11 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [241 kB]
2015-01-28 12:37:51.555 | Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [200 kB]
2015-01-28 12:37:51.650 | Get:13 http://archive.ubuntu.com trusty-updates/main Translation-en [193 kB]
2015-01-28 12:37:51.721 | Hit http://archive.ubuntu.com trusty-updates/universe Translation-en
2015-01-28 12:37:51.938 | Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [85.3 kB]
2015-01-28 12:37:52.124 | Hit http://security.ubuntu.com trusty-security/main Translation-en
2015-01-28 12:37:52.211 | Hit http://security.ubuntu.com trusty-security/universe Translation-en
2015-01-28 12:37:52.870 | Fetched 1589 kB in 7s (214 kB/s)
2015-01-28 12:37:54.114 | Reading package lists...
2015-01-28 12:37:54.126 | ++ real_install_package bridge-utils pylint screen unzip wget psmisc gcc git lsof openssh-server openssl python-virtualenv python-unittest2 iputils-ping wget curl tcpdump euca2ools tar python-dev python2.7 bc libyaml-dev libffi-dev libssl-dev gettext libxml2-dev python-eventlet python-routes python-greenlet python-sqlalchemy python-wsgiref python-pastedeploy python-xattr python-iso8601 python-lxml python-pastescript python-pastedeploy python-paste sqlite3 python-pysqlite2 python-sqlalchemy python-mysqldb python-mysql.connector python-webob python-greenlet python-routes libldap2-dev libsasl2-dev libkrb5-dev python-dateutil msgpack-python fping dnsmasq-base dnsmasq-utils conntrack kpartx parted iputils-arping python-mysqldb python-mysql.connector python-xattr python-lxml gawk iptables ebtables sqlite3 sudo pm-utils libjs-jquery-tablesorter vlan curl genisoimage socat python-mox python-paste python-migrate python-greenlet python-libxml2 python-routes python-numpy python-pastedeploy python-eventlet python-cheetah python-tempita python-sqlalchemy python-suds python-lockfile python-m2crypto python-feedparser python-iso8601 lvm2 open-iscsi genisoimage sysfsutils sg3-utils tgt lvm2 qemu-utils libpq-dev open-iscsi python-beautifulsoup python-dateutil python-paste python-pastedeploy python-anyjson python-routes python-xattr python-sqlalchemy python-webob pylint python-eventlet python-nose python-mox python-coverage python-cherrypy3 python-migrate libpcre3-dev libxslt1-dev ebtables iptables iputils-ping iputils-arping sudo python-iso8601 python-paste python-routes python-suds python-pastedeploy python-greenlet python-eventlet python-sqlalchemy python-mysqldb python-mysql.connector python-pyudev dnsmasq-base sqlite3 vlan uuid-runtime ipset conntrackd keepalived curl memcached python-configobj python-coverage python-eventlet python-greenlet python-netifaces python-nose python-pastedeploy python-simplejson python-webob python-xattr sqlite3 xfsprogs
2015-01-28 12:37:54.126 | ++ is_ubuntu
2015-01-28 12:37:54.127 | ++ [[ -z deb ]]
2015-01-28 12:37:54.127 | ++ '[' deb = deb ']'
2015-01-28 12:37:54.127 | ++ apt_get install bridge-utils pylint screen unzip wget psmisc gcc git lsof openssh-server openssl python-virtualenv python-unittest2 iputils-ping wget curl tcpdump euca2ools tar python-dev python2.7 bc libyaml-dev libffi-dev libssl-dev gettext libxml2-dev python-eventlet python-routes python-greenlet python-sqlalchemy python-wsgiref python-pastedeploy python-xattr python-iso8601 python-lxml python-pastescript python-pastedeploy python-paste sqlite3 python-pysqlite2 python-sqlalchemy python-mysqldb python-mysql.connector python-webob python-greenlet python-routes libldap2-dev libsasl2-dev libkrb5-dev python-dateutil msgpack-python fping dnsmasq-base dnsmasq-utils conntrack kpartx parted iputils-arping python-mysqldb python-mysql.connector python-xattr python-lxml gawk iptables ebtables sqlite3 sudo pm-utils libjs-jquery-tablesorter vlan curl genisoimage socat python-mox python-paste python-migrate python-greenlet python-libxml2 python-routes python-numpy python-pastedeploy python-eventlet python-cheetah python-tempita python-sqlalchemy python-suds python-lockfile python-m2crypto python-feedparser python-iso8601 lvm2 open-iscsi genisoimage sysfsutils sg3-utils tgt lvm2 qemu-utils libpq-dev open-iscsi python-beautifulsoup python-dateutil python-paste python-pastedeploy python-anyjson python-routes python-xattr python-sqlalchemy python-webob pylint python-eventlet python-nose python-mox python-coverage python-cherrypy3 python-migrate libpcre3-dev libxslt1-dev ebtables iptables iputils-ping iputils-arping sudo python-iso8601 python-paste python-routes python-suds python-pastedeploy python-greenlet python-eventlet python-sqlalchemy python-mysqldb python-mysql.connector python-pyudev dnsmasq-base sqlite3 vlan uuid-runtime ipset conntrackd keepalived curl memcached python-configobj python-coverage python-eventlet python-greenlet python-netifaces python-nose python-pastedeploy python-simplejson python-webob python-xattr sqlite3 xfsprogs
2015-01-28 12:37:54.134 | ++ sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install bridge-utils pylint screen unzip wget psmisc gcc git lsof openssh-server openssl python-virtualenv python-unittest2 iputils-ping wget curl tcpdump euca2ools tar python-dev python2.7 bc libyaml-dev libffi-dev libssl-dev gettext libxml2-dev python-eventlet python-routes python-greenlet python-sqlalchemy python-wsgiref python-pastedeploy python-xattr python-iso8601 python-lxml python-pastescript python-pastedeploy python-paste sqlite3 python-pysqlite2 python-sqlalchemy python-mysqldb python-mysql.connector python-webob python-greenlet python-routes libldap2-dev libsasl2-dev libkrb5-dev python-dateutil msgpack-python fping dnsmasq-base dnsmasq-utils conntrack kpartx parted iputils-arping python-mysqldb python-mysql.connector python-xattr python-lxml gawk iptables ebtables sqlite3 sudo pm-utils libjs-jquery-tablesorter vlan curl genisoimage socat python-mox python-paste python-migrate python-greenlet python-libxml2 python-routes python-numpy python-pastedeploy python-eventlet python-cheetah python-tempita python-sqlalchemy python-suds python-lockfile python-m2crypto python-feedparser python-iso8601 lvm2 open-iscsi genisoimage sysfsutils sg3-utils tgt lvm2 qemu-utils libpq-dev open-iscsi python-beautifulsoup python-dateutil python-paste python-pastedeploy python-anyjson python-routes python-xattr python-sqlalchemy python-webob pylint python-eventlet python-nose python-mox python-coverage python-cherrypy3 python-migrate libpcre3-dev libxslt1-dev ebtables iptables iputils-ping iputils-arping sudo python-iso8601 python-paste python-routes python-suds python-pastedeploy python-greenlet python-eventlet python-sqlalchemy python-mysqldb python-mysql.connector python-pyudev dnsmasq-base sqlite3 vlan uuid-runtime ipset conntrackd keepalived curl memcached python-configobj python-coverage python-eventlet python-greenlet python-netifaces python-nose python-pastedeploy python-simplejson python-webob python-xattr sqlite3 xfsprogs
2015-01-28 12:37:54.148 | Reading package lists...
2015-01-28 12:37:54.289 | Building dependency tree...
2015-01-28 12:37:54.291 | Reading state information...
2015-01-28 12:37:54.360 | bc is already the newest version.
2015-01-28 12:37:54.360 | bridge-utils is already the newest version.
2015-01-28 12:37:54.360 | dnsmasq-base is already the newest version.
2015-01-28 12:37:54.360 | dnsmasq-utils is already the newest version.
2015-01-28 12:37:54.360 | ebtables is already the newest version.
2015-01-28 12:37:54.361 | euca2ools is already the newest version.
2015-01-28 12:37:54.361 | gawk is already the newest version.
2015-01-28 12:37:54.361 | gcc is already the newest version.
2015-01-28 12:37:54.361 | genisoimage is already the newest version.
2015-01-28 12:37:54.361 | iptables is already the newest version.
2015-01-28 12:37:54.361 | keepalived is already the newest version.
2015-01-28 12:37:54.361 | libffi-dev is already the newest version.
2015-01-28 12:37:54.361 | libjs-jquery-tablesorter is already the newest version.
2015-01-28 12:37:54.361 | libldap2-dev is already the newest version.
2015-01-28 12:37:54.361 | libpcre3-dev is already the newest version.
2015-01-28 12:37:54.362 | libsasl2-dev is already the newest version.
2015-01-28 12:37:54.362 | libxslt1-dev is already the newest version.
2015-01-28 12:37:54.362 | lsof is already the newest version.
2015-01-28 12:37:54.362 | lvm2 is already the newest version.
2015-01-28 12:37:54.362 | memcached is already the newest version.
2015-01-28 12:37:54.362 | open-iscsi is already the newest version.
2015-01-28 12:37:54.362 | parted is already the newest version.
2015-01-28 12:37:54.363 | psmisc is already the newest version.
2015-01-28 12:37:54.363 | pylint is already the newest version.
2015-01-28 12:37:54.363 | python is already the newest version.
2015-01-28 12:37:54.363 | python-anyjson is already the newest version.
2015-01-28 12:37:54.363 | python-cheetah is already the newest version.
2015-01-28 12:37:54.363 | python-cherrypy3 is already the newest version.
2015-01-28 12:37:54.363 | python-configobj is already the newest version.
2015-01-28 12:37:54.363 | python-coverage is already the newest version.
2015-01-28 12:37:54.364 | python-dateutil is already the newest version.
2015-01-28 12:37:54.364 | python-dev is already the newest version.
2015-01-28 12:37:54.364 | python-eventlet is already the newest version.
2015-01-28 12:37:54.364 | python-feedparser is already the newest version.
2015-01-28 12:37:54.364 | python-greenlet is already the newest version.
2015-01-28 12:37:54.364 | python-iso8601 is already the newest version.
2015-01-28 12:37:54.364 | python-lockfile is already the newest version.
2015-01-28 12:37:54.364 | python-m2crypto is already the newest version.
2015-01-28 12:37:54.365 | python-mox is already the newest version.
2015-01-28 12:37:54.365 | python-mysqldb is already the newest version.
2015-01-28 12:37:54.365 | python-netifaces is already the newest version.
2015-01-28 12:37:54.365 | python-nose is already the newest version.
2015-01-28 12:37:54.365 | python-paste is already the newest version.
2015-01-28 12:37:54.365 | python-pastedeploy is already the newest version.
2015-01-28 12:37:54.365 | python-pastescript is already the newest version.
2015-01-28 12:37:54.366 | python-pyudev is already the newest version.
2015-01-28 12:37:54.366 | python-routes is already the newest version.
2015-01-28 12:37:54.366 | python-simplejson is already the newest version.
2015-01-28 12:37:54.366 | python-tempita is already the newest version.
2015-01-28 12:37:54.366 | python-unittest2 is already the newest version.
2015-01-28 12:37:54.366 | python-webob is already the newest version.
2015-01-28 12:37:54.366 | python-xattr is already the newest version.
2015-01-28 12:37:54.366 | python2.7 is already the newest version.
2015-01-28 12:37:54.366 | screen is already the newest version.
2015-01-28 12:37:54.367 | sg3-utils is already the newest version.
2015-01-28 12:37:54.367 | sqlite3 is already the newest version.
2015-01-28 12:37:54.367 | sudo is already the newest version.
2015-01-28 12:37:54.367 | tar is already the newest version.
2015-01-28 12:37:54.367 | tgt is already the newest version.
2015-01-28 12:37:54.367 | vlan is already the newest version.
2015-01-28 12:37:54.367 | xfsprogs is already the newest version.
2015-01-28 12:37:54.368 | conntrack is already the newest version.
2015-01-28 12:37:54.368 | conntrackd is already the newest version.
2015-01-28 12:37:54.368 | fping is already the newest version.
2015-01-28 12:37:54.368 | ipset is already the newest version.
2015-01-28 12:37:54.368 | python-beautifulsoup is already the newest version.
2015-01-28 12:37:54.368 | python-mysql.connector is already the newest version.
2015-01-28 12:37:54.368 | python-pysqlite2 is already the newest version.
2015-01-28 12:37:54.368 | python-virtualenv is already the newest version.
2015-01-28 12:37:54.368 | socat is already the newest version.
2015-01-28 12:37:54.368 | sysfsutils is already the newest version.
2015-01-28 12:37:54.368 | curl is already the newest version.
2015-01-28 12:37:54.368 | gettext is already the newest version.
2015-01-28 12:37:54.369 | git is already the newest version.
2015-01-28 12:37:54.369 | iputils-arping is already the newest version.
2015-01-28 12:37:54.369 | iputils-ping is already the newest version.
2015-01-28 12:37:54.369 | kpartx is already the newest version.
2015-01-28 12:37:54.369 | libkrb5-dev is already the newest version.
2015-01-28 12:37:54.369 | libpq-dev is already the newest version.
2015-01-28 12:37:54.369 | libssl-dev is already the newest version.
2015-01-28 12:37:54.369 | libxml2-dev is already the newest version.
2015-01-28 12:37:54.369 | libyaml-dev is already the newest version.
2015-01-28 12:37:54.370 | openssh-server is already the newest version.
2015-01-28 12:37:54.370 | openssl is already the newest version.
2015-01-28 12:37:54.370 | pm-utils is already the newest version.
2015-01-28 12:37:54.370 | python-libxml2 is already the newest version.
2015-01-28 12:37:54.370 | python-lxml is already the newest version.
2015-01-28 12:37:54.370 | python-numpy is already the newest version.
2015-01-28 12:37:54.370 | python-suds is already the newest version.
2015-01-28 12:37:54.370 | qemu-utils is already the newest version.
2015-01-28 12:37:54.370 | tcpdump is already the newest version.
2015-01-28 12:37:54.371 | unzip is already the newest version.
2015-01-28 12:37:54.371 | uuid-runtime is already the newest version.
2015-01-28 12:37:54.371 | wget is already the newest version.
2015-01-28 12:37:54.371 | python-migrate is already the newest version.
2015-01-28 12:37:54.437 | python-msgpack is already the newest version.
2015-01-28 12:37:54.437 | python-sqlalchemy is already the newest version.
2015-01-28 12:37:54.437 | The following packages were automatically installed and are no longer required:
2015-01-28 12:37:54.438 | python-colorama python-distlib python-html5lib
2015-01-28 12:37:54.438 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:37:54.470 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:37:54.472 | ++ real_install_package bridge-utils pylint screen unzip wget psmisc gcc git lsof openssh-server openssl python-virtualenv python-unittest2 iputils-ping wget curl tcpdump euca2ools tar python-dev python2.7 bc libyaml-dev libffi-dev libssl-dev gettext libxml2-dev python-eventlet python-routes python-greenlet python-sqlalchemy python-wsgiref python-pastedeploy python-xattr python-iso8601 python-lxml python-pastescript python-pastedeploy python-paste sqlite3 python-pysqlite2 python-sqlalchemy python-mysqldb python-mysql.connector python-webob python-greenlet python-routes libldap2-dev libsasl2-dev libkrb5-dev python-dateutil msgpack-python fping dnsmasq-base dnsmasq-utils conntrack kpartx parted iputils-arping python-mysqldb python-mysql.connector python-xattr python-lxml gawk iptables ebtables sqlite3 sudo pm-utils libjs-jquery-tablesorter vlan curl genisoimage socat python-mox python-paste python-migrate python-greenlet python-libxml2 python-routes python-numpy python-pastedeploy python-eventlet python-cheetah python-tempita python-sqlalchemy python-suds python-lockfile python-m2crypto python-feedparser python-iso8601 lvm2 open-iscsi genisoimage sysfsutils sg3-utils tgt lvm2 qemu-utils libpq-dev open-iscsi python-beautifulsoup python-dateutil python-paste python-pastedeploy python-anyjson python-routes python-xattr python-sqlalchemy python-webob pylint python-eventlet python-nose python-mox python-coverage python-cherrypy3 python-migrate libpcre3-dev libxslt1-dev ebtables iptables iputils-ping iputils-arping sudo python-iso8601 python-paste python-routes python-suds python-pastedeploy python-greenlet python-eventlet python-sqlalchemy python-mysqldb python-mysql.connector python-pyudev dnsmasq-base sqlite3 vlan uuid-runtime ipset conntrackd keepalived curl memcached python-configobj python-coverage python-eventlet python-greenlet python-netifaces python-nose python-pastedeploy python-simplejson python-webob python-xattr sqlite3 xfsprogs
2015-01-28 12:37:54.472 | ++ is_ubuntu
2015-01-28 12:37:54.472 | ++ [[ -z deb ]]
2015-01-28 12:37:54.472 | ++ '[' deb = deb ']'
2015-01-28 12:37:54.472 | ++ apt_get install bridge-utils pylint screen unzip wget psmisc gcc git lsof openssh-server openssl python-virtualenv python-unittest2 iputils-ping wget curl tcpdump euca2ools tar python-dev python2.7 bc libyaml-dev libffi-dev libssl-dev gettext libxml2-dev python-eventlet python-routes python-greenlet python-sqlalchemy python-wsgiref python-pastedeploy python-xattr python-iso8601 python-lxml python-pastescript python-pastedeploy python-paste sqlite3 python-pysqlite2 python-sqlalchemy python-mysqldb python-mysql.connector python-webob python-greenlet python-routes libldap2-dev libsasl2-dev libkrb5-dev python-dateutil msgpack-python fping dnsmasq-base dnsmasq-utils conntrack kpartx parted iputils-arping python-mysqldb python-mysql.connector python-xattr python-lxml gawk iptables ebtables sqlite3 sudo pm-utils libjs-jquery-tablesorter vlan curl genisoimage socat python-mox python-paste python-migrate python-greenlet python-libxml2 python-routes python-numpy python-pastedeploy python-eventlet python-cheetah python-tempita python-sqlalchemy python-suds python-lockfile python-m2crypto python-feedparser python-iso8601 lvm2 open-iscsi genisoimage sysfsutils sg3-utils tgt lvm2 qemu-utils libpq-dev open-iscsi python-beautifulsoup python-dateutil python-paste python-pastedeploy python-anyjson python-routes python-xattr python-sqlalchemy python-webob pylint python-eventlet python-nose python-mox python-coverage python-cherrypy3 python-migrate libpcre3-dev libxslt1-dev ebtables iptables iputils-ping iputils-arping sudo python-iso8601 python-paste python-routes python-suds python-pastedeploy python-greenlet python-eventlet python-sqlalchemy python-mysqldb python-mysql.connector python-pyudev dnsmasq-base sqlite3 vlan uuid-runtime ipset conntrackd keepalived curl memcached python-configobj python-coverage python-eventlet python-greenlet python-netifaces python-nose python-pastedeploy python-simplejson python-webob python-xattr sqlite3 xfsprogs
2015-01-28 12:37:54.483 | ++ sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install bridge-utils pylint screen unzip wget psmisc gcc git lsof openssh-server openssl python-virtualenv python-unittest2 iputils-ping wget curl tcpdump euca2ools tar python-dev python2.7 bc libyaml-dev libffi-dev libssl-dev gettext libxml2-dev python-eventlet python-routes python-greenlet python-sqlalchemy python-wsgiref python-pastedeploy python-xattr python-iso8601 python-lxml python-pastescript python-pastedeploy python-paste sqlite3 python-pysqlite2 python-sqlalchemy python-mysqldb python-mysql.connector python-webob python-greenlet python-routes libldap2-dev libsasl2-dev libkrb5-dev python-dateutil msgpack-python fping dnsmasq-base dnsmasq-utils conntrack kpartx parted iputils-arping python-mysqldb python-mysql.connector python-xattr python-lxml gawk iptables ebtables sqlite3 sudo pm-utils libjs-jquery-tablesorter vlan curl genisoimage socat python-mox python-paste python-migrate python-greenlet python-libxml2 python-routes python-numpy python-pastedeploy python-eventlet python-cheetah python-tempita python-sqlalchemy python-suds python-lockfile python-m2crypto python-feedparser python-iso8601 lvm2 open-iscsi genisoimage sysfsutils sg3-utils tgt lvm2 qemu-utils libpq-dev open-iscsi python-beautifulsoup python-dateutil python-paste python-pastedeploy python-anyjson python-routes python-xattr python-sqlalchemy python-webob pylint python-eventlet python-nose python-mox python-coverage python-cherrypy3 python-migrate libpcre3-dev libxslt1-dev ebtables iptables iputils-ping iputils-arping sudo python-iso8601 python-paste python-routes python-suds python-pastedeploy python-greenlet python-eventlet python-sqlalchemy python-mysqldb python-mysql.connector python-pyudev dnsmasq-base sqlite3 vlan uuid-runtime ipset conntrackd keepalived curl memcached python-configobj python-coverage python-eventlet python-greenlet python-netifaces python-nose python-pastedeploy python-simplejson python-webob python-xattr sqlite3 xfsprogs
2015-01-28 12:37:54.501 | Reading package lists...
2015-01-28 12:37:54.646 | Building dependency tree...
2015-01-28 12:37:54.647 | Reading state information...
2015-01-28 12:37:54.714 | bc is already the newest version.
2015-01-28 12:37:54.715 | bridge-utils is already the newest version.
2015-01-28 12:37:54.715 | dnsmasq-base is already the newest version.
2015-01-28 12:37:54.716 | dnsmasq-utils is already the newest version.
2015-01-28 12:37:54.716 | ebtables is already the newest version.
2015-01-28 12:37:54.716 | euca2ools is already the newest version.
2015-01-28 12:37:54.716 | gawk is already the newest version.
2015-01-28 12:37:54.716 | gcc is already the newest version.
2015-01-28 12:37:54.716 | genisoimage is already the newest version.
2015-01-28 12:37:54.716 | iptables is already the newest version.
2015-01-28 12:37:54.717 | keepalived is already the newest version.
2015-01-28 12:37:54.717 | libffi-dev is already the newest version.
2015-01-28 12:37:54.717 | libjs-jquery-tablesorter is already the newest version.
2015-01-28 12:37:54.717 | libldap2-dev is already the newest version.
2015-01-28 12:37:54.717 | libpcre3-dev is already the newest version.
2015-01-28 12:37:54.717 | libsasl2-dev is already the newest version.
2015-01-28 12:37:54.718 | libxslt1-dev is already the newest version.
2015-01-28 12:37:54.718 | lsof is already the newest version.
2015-01-28 12:37:54.718 | lvm2 is already the newest version.
2015-01-28 12:37:54.718 | memcached is already the newest version.
2015-01-28 12:37:54.718 | open-iscsi is already the newest version.
2015-01-28 12:37:54.718 | parted is already the newest version.
2015-01-28 12:37:54.718 | psmisc is already the newest version.
2015-01-28 12:37:54.718 | pylint is already the newest version.
2015-01-28 12:37:54.719 | python is already the newest version.
2015-01-28 12:37:54.719 | python-anyjson is already the newest version.
2015-01-28 12:37:54.719 | python-cheetah is already the newest version.
2015-01-28 12:37:54.719 | python-cherrypy3 is already the newest version.
2015-01-28 12:37:54.719 | python-configobj is already the newest version.
2015-01-28 12:37:54.719 | python-coverage is already the newest version.
2015-01-28 12:37:54.719 | python-dateutil is already the newest version.
2015-01-28 12:37:54.719 | python-dev is already the newest version.
2015-01-28 12:37:54.720 | python-eventlet is already the newest version.
2015-01-28 12:37:54.720 | python-feedparser is already the newest version.
2015-01-28 12:37:54.720 | python-greenlet is already the newest version.
2015-01-28 12:37:54.720 | python-iso8601 is already the newest version.
2015-01-28 12:37:54.720 | python-lockfile is already the newest version.
2015-01-28 12:37:54.721 | python-m2crypto is already the newest version.
2015-01-28 12:37:54.721 | python-mox is already the newest version.
2015-01-28 12:37:54.721 | python-mysqldb is already the newest version.
2015-01-28 12:37:54.721 | python-netifaces is already the newest version.
2015-01-28 12:37:54.721 | python-nose is already the newest version.
2015-01-28 12:37:54.721 | python-paste is already the newest version.
2015-01-28 12:37:54.721 | python-pastedeploy is already the newest version.
2015-01-28 12:37:54.721 | python-pastescript is already the newest version.
2015-01-28 12:37:54.722 | python-pyudev is already the newest version.
2015-01-28 12:37:54.722 | python-routes is already the newest version.
2015-01-28 12:37:54.722 | python-simplejson is already the newest version.
2015-01-28 12:37:54.722 | python-tempita is already the newest version.
2015-01-28 12:37:54.722 | python-unittest2 is already the newest version.
2015-01-28 12:37:54.722 | python-webob is already the newest version.
2015-01-28 12:37:54.722 | python-xattr is already the newest version.
2015-01-28 12:37:54.722 | python2.7 is already the newest version.
2015-01-28 12:37:54.722 | screen is already the newest version.
2015-01-28 12:37:54.723 | sg3-utils is already the newest version.
2015-01-28 12:37:54.723 | sqlite3 is already the newest version.
2015-01-28 12:37:54.723 | sudo is already the newest version.
2015-01-28 12:37:54.723 | tar is already the newest version.
2015-01-28 12:37:54.723 | tgt is already the newest version.
2015-01-28 12:37:54.723 | vlan is already the newest version.
2015-01-28 12:37:54.724 | xfsprogs is already the newest version.
2015-01-28 12:37:54.724 | conntrack is already the newest version.
2015-01-28 12:37:54.724 | conntrackd is already the newest version.
2015-01-28 12:37:54.724 | fping is already the newest version.
2015-01-28 12:37:54.724 | ipset is already the newest version.
2015-01-28 12:37:54.724 | python-beautifulsoup is already the newest version.
2015-01-28 12:37:54.724 | python-mysql.connector is already the newest version.
2015-01-28 12:37:54.725 | python-pysqlite2 is already the newest version.
2015-01-28 12:37:54.725 | python-virtualenv is already the newest version.
2015-01-28 12:37:54.725 | socat is already the newest version.
2015-01-28 12:37:54.725 | sysfsutils is already the newest version.
2015-01-28 12:37:54.725 | curl is already the newest version.
2015-01-28 12:37:54.725 | gettext is already the newest version.
2015-01-28 12:37:54.725 | git is already the newest version.
2015-01-28 12:37:54.725 | iputils-arping is already the newest version.
2015-01-28 12:37:54.725 | iputils-ping is already the newest version.
2015-01-28 12:37:54.726 | kpartx is already the newest version.
2015-01-28 12:37:54.726 | libkrb5-dev is already the newest version.
2015-01-28 12:37:54.726 | libpq-dev is already the newest version.
2015-01-28 12:37:54.726 | libssl-dev is already the newest version.
2015-01-28 12:37:54.726 | libxml2-dev is already the newest version.
2015-01-28 12:37:54.726 | libyaml-dev is already the newest version.
2015-01-28 12:37:54.726 | openssh-server is already the newest version.
2015-01-28 12:37:54.727 | openssl is already the newest version.
2015-01-28 12:37:54.727 | pm-utils is already the newest version.
2015-01-28 12:37:54.727 | python-libxml2 is already the newest version.
2015-01-28 12:37:54.727 | python-lxml is already the newest version.
2015-01-28 12:37:54.727 | python-numpy is already the newest version.
2015-01-28 12:37:54.727 | python-suds is already the newest version.
2015-01-28 12:37:54.727 | qemu-utils is already the newest version.
2015-01-28 12:37:54.727 | tcpdump is already the newest version.
2015-01-28 12:37:54.728 | unzip is already the newest version.
2015-01-28 12:37:54.728 | uuid-runtime is already the newest version.
2015-01-28 12:37:54.728 | wget is already the newest version.
2015-01-28 12:37:54.728 | python-migrate is already the newest version.
2015-01-28 12:37:54.797 | python-msgpack is already the newest version.
2015-01-28 12:37:54.798 | python-sqlalchemy is already the newest version.
2015-01-28 12:37:54.798 | The following packages were automatically installed and are no longer required:
2015-01-28 12:37:54.798 | python-colorama python-distlib python-html5lib
2015-01-28 12:37:54.798 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:37:54.829 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:37:54.832 | ++ [[ -n False ]]
2015-01-28 12:37:54.832 | ++ [[ False != \F\a\l\s\e ]]
2015-01-28 12:37:54.832 | ++ date +%s
2015-01-28 12:37:54.835 | ++ date
2015-01-28 12:37:54.838 | + [[ False != \T\r\u\e ]]
2015-01-28 12:37:54.839 | + PYPI_ALTERNATIVE_URL=
2015-01-28 12:37:54.839 | + /home/vagrant/devstack/tools/install_pip.sh
2015-01-28 12:37:54.844 | +++ dirname /home/vagrant/devstack/tools/install_pip.sh
2015-01-28 12:37:54.846 | ++ cd /home/vagrant/devstack/tools
2015-01-28 12:37:54.846 | ++ pwd
2015-01-28 12:37:54.847 | + TOOLS_DIR=/home/vagrant/devstack/tools
2015-01-28 12:37:54.848 | ++ cd /home/vagrant/devstack/tools/..
2015-01-28 12:37:54.849 | ++ pwd
2015-01-28 12:37:54.849 | + TOP_DIR=/home/vagrant/devstack
2015-01-28 12:37:54.849 | + cd /home/vagrant/devstack
2015-01-28 12:37:54.849 | + source /home/vagrant/devstack/functions
2015-01-28 12:37:54.850 | ++++ dirname /home/vagrant/devstack/functions
2015-01-28 12:37:54.853 | +++ cd /home/vagrant/devstack
2015-01-28 12:37:54.853 | +++ pwd
2015-01-28 12:37:54.853 | ++ FUNC_DIR=/home/vagrant/devstack
2015-01-28 12:37:54.853 | ++ source /home/vagrant/devstack/functions-common
2015-01-28 12:37:54.871 | + FILES=/home/vagrant/devstack/files
2015-01-28 12:37:54.871 | + PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py
2015-01-28 12:37:54.872 | ++ basename https://bootstrap.pypa.io/get-pip.py
2015-01-28 12:37:54.874 | + LOCAL_PIP=/home/vagrant/devstack/files/get-pip.py
2015-01-28 12:37:54.874 | + GetDistro
2015-01-28 12:37:54.874 | + GetOSVersion
2015-01-28 12:37:54.876 | ++ which sw_vers
2015-01-28 12:37:54.878 | + [[ -x '' ]]
2015-01-28 12:37:54.879 | ++ which lsb_release
2015-01-28 12:37:54.882 | + [[ -x /usr/bin/lsb_release ]]
2015-01-28 12:37:54.883 | ++ lsb_release -i -s
2015-01-28 12:37:54.928 | + os_VENDOR=Ubuntu
2015-01-28 12:37:54.928 | ++ lsb_release -r -s
2015-01-28 12:37:54.971 | + os_RELEASE=14.04
2015-01-28 12:37:54.972 | + os_UPDATE=
2015-01-28 12:37:54.972 | + os_PACKAGE=rpm
2015-01-28 12:37:54.972 | + [[ Debian,Ubuntu,LinuxMint =~ Ubuntu ]]
2015-01-28 12:37:54.972 | + os_PACKAGE=deb
2015-01-28 12:37:54.972 | ++ lsb_release -c -s
2015-01-28 12:37:55.019 | + os_CODENAME=trusty
2015-01-28 12:37:55.019 | + export os_VENDOR os_RELEASE os_UPDATE os_PACKAGE os_CODENAME
2015-01-28 12:37:55.020 | + [[ Ubuntu =~ (Ubuntu) ]]
2015-01-28 12:37:55.020 | + DISTRO=trusty
2015-01-28 12:37:55.020 | + export DISTRO
2015-01-28 12:37:55.020 | + echo 'Distro: trusty'
2015-01-28 12:37:55.020 | Distro: trusty
2015-01-28 12:37:55.020 | + get_versions
2015-01-28 12:37:55.020 | ++ which pip
2015-01-28 12:37:55.023 | + PIP=/usr/local/bin/pip
2015-01-28 12:37:55.023 | + [[ -n /usr/local/bin/pip ]]
2015-01-28 12:37:55.024 | ++ /usr/local/bin/pip --version
2015-01-28 12:37:55.024 | ++ awk '{ print $2}'
2015-01-28 12:37:55.448 | + PIP_VERSION=6.0.6
2015-01-28 12:37:55.449 | + echo 'pip: 6.0.6'
2015-01-28 12:37:55.449 | pip: 6.0.6
2015-01-28 12:37:55.449 | + uninstall_package python-pip
2015-01-28 12:37:55.449 | + is_ubuntu
2015-01-28 12:37:55.449 | + [[ -z deb ]]
2015-01-28 12:37:55.449 | + '[' deb = deb ']'
2015-01-28 12:37:55.449 | + apt_get purge python-pip
2015-01-28 12:37:55.456 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python-pip
2015-01-28 12:37:55.477 | Reading package lists...
2015-01-28 12:37:55.626 | Building dependency tree...
2015-01-28 12:37:55.627 | Reading state information...
2015-01-28 12:37:55.757 | Package 'python-pip' is not installed, so not removed
2015-01-28 12:37:55.758 | The following packages were automatically installed and are no longer required:
2015-01-28 12:37:55.758 | python-colorama python-distlib python-html5lib
2015-01-28 12:37:55.758 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:37:55.794 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:37:55.796 | + install_get_pip
2015-01-28 12:37:55.797 | + [[ ! -r /home/vagrant/devstack/files/get-pip.py ]]
2015-01-28 12:37:55.797 | + sudo -H -E python /home/vagrant/devstack/files/get-pip.py
2015-01-28 12:38:02.562 | Requirement already up-to-date: pip in /usr/local/lib/python2.7/dist-packages
2015-01-28 12:38:02.594 | + [[ -n '' ]]
2015-01-28 12:38:02.594 | + pip_install -U setuptools
2015-01-28 12:38:02.946 | + sudo -H http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install -U setuptools
2015-01-28 12:38:08.945 | Requirement already up-to-date: setuptools in /usr/local/lib/python2.7/dist-packages
2015-01-28 12:38:08.974 | ++ trueorfalse False INSTALL_TESTONLY_PACKAGES
2015-01-28 12:38:08.979 | + INSTALL_TESTONLY_PACKAGES=False
2015-01-28 12:38:08.980 | + [[ False == \T\r\u\e ]]
2015-01-28 12:38:08.980 | + get_versions
2015-01-28 12:38:08.980 | ++ which pip
2015-01-28 12:38:08.981 | + PIP=/usr/local/bin/pip
2015-01-28 12:38:08.981 | + [[ -n /usr/local/bin/pip ]]
2015-01-28 12:38:08.984 | ++ /usr/local/bin/pip --version
2015-01-28 12:38:08.984 | ++ awk '{ print $2}'
2015-01-28 12:38:09.356 | + PIP_VERSION=6.0.6
2015-01-28 12:38:09.357 | + echo 'pip: 6.0.6'
2015-01-28 12:38:09.357 | pip: 6.0.6
2015-01-28 12:38:09.357 | + TRACK_DEPENDS=False
2015-01-28 12:38:09.357 | + [[ False = True ]]
2015-01-28 12:38:09.357 | + source /home/vagrant/devstack/tools/fixup_stuff.sh
2015-01-28 12:38:09.357 | ++ [[ -z /home/vagrant/devstack ]]
2015-01-28 12:38:09.357 | ++ keystone_ports=35357,35358
2015-01-28 12:38:09.357 | ++ sysctl net.ipv4.ip_local_reserved_ports
2015-01-28 12:38:09.360 | +++ sysctl net.ipv4.ip_local_reserved_ports
2015-01-28 12:38:09.361 | +++ sed 's/^ //'
2015-01-28 12:38:09.361 | +++ awk -F= '{print $2;}'
2015-01-28 12:38:09.365 | ++ reserved_ports=
2015-01-28 12:38:09.366 | ++ [[ -z '' ]]
2015-01-28 12:38:09.366 | ++ sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358
2015-01-28 12:38:09.372 | net.ipv4.ip_local_reserved_ports = 35357,35358
2015-01-28 12:38:09.374 | ++ pip_install 'prettytable>=0.7'
2015-01-28 12:38:09.755 | ++ sudo -H http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install 'prettytable>=0.7'
2015-01-28 12:38:10.538 | Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.7 in /usr/lib/python2.7/dist-packages
2015-01-28 12:38:10.556 | +++ trueorfalse False INSTALL_TESTONLY_PACKAGES
2015-01-28 12:38:10.564 | ++ INSTALL_TESTONLY_PACKAGES=False
2015-01-28 12:38:10.564 | ++ [[ False == \T\r\u\e ]]
2015-01-28 12:38:10.565 | +++ get_package_path prettytable
2015-01-28 12:38:10.565 | +++ local package=prettytable
2015-01-28 12:38:10.566 | ++++ python -c 'import os; import prettytable; print(os.path.split(os.path.realpath(prettytable.__file__))[0])'
2015-01-28 12:38:10.617 | +++ echo /usr/lib/python2.7/dist-packages
2015-01-28 12:38:10.618 | ++ PACKAGE_DIR=/usr/lib/python2.7/dist-packages
2015-01-28 12:38:10.618 | +++ echo /usr/lib/python2.7/dist-packages/prettytable-0.7.2.egg-info
2015-01-28 12:38:10.620 | ++ dir=/usr/lib/python2.7/dist-packages/prettytable-0.7.2.egg-info
2015-01-28 12:38:10.620 | ++ [[ -d /usr/lib/python2.7/dist-packages/prettytable-0.7.2.egg-info ]]
2015-01-28 12:38:10.620 | ++ sudo chmod +r /usr/lib/python2.7/dist-packages/prettytable-0.7.2.egg-info/PKG-INFO /usr/lib/python2.7/dist-packages/prettytable-0.7.2.egg-info/SOURCES.txt /usr/lib/python2.7/dist-packages/prettytable-0.7.2.egg-info/dependency_links.txt /usr/lib/python2.7/dist-packages/prettytable-0.7.2.egg-info/top_level.txt
2015-01-28 12:38:10.632 | ++ pip_install httplib2
2015-01-28 12:38:11.018 | ++ sudo -H http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install httplib2
2015-01-28 12:38:11.741 | Requirement already satisfied (use --upgrade to upgrade): httplib2 in /usr/lib/python2.7/dist-packages
2015-01-28 12:38:11.761 | +++ trueorfalse False INSTALL_TESTONLY_PACKAGES
2015-01-28 12:38:11.767 | ++ INSTALL_TESTONLY_PACKAGES=False
2015-01-28 12:38:11.767 | ++ [[ False == \T\r\u\e ]]
2015-01-28 12:38:11.768 | +++ get_package_path httplib2
2015-01-28 12:38:11.769 | +++ local package=httplib2
2015-01-28 12:38:11.770 | ++++ python -c 'import os; import httplib2; print(os.path.split(os.path.realpath(httplib2.__file__))[0])'
2015-01-28 12:38:11.859 | +++ echo /usr/lib/python2.7/dist-packages/httplib2
2015-01-28 12:38:11.860 | ++ PACKAGE_DIR=/usr/lib/python2.7/dist-packages/httplib2
2015-01-28 12:38:11.861 | +++ echo /usr/lib/python2.7/dist-packages/httplib2-0.8.egg-info
2015-01-28 12:38:11.862 | ++ dir=/usr/lib/python2.7/dist-packages/httplib2-0.8.egg-info
2015-01-28 12:38:11.862 | ++ [[ -d /usr/lib/python2.7/dist-packages/httplib2-0.8.egg-info ]]
2015-01-28 12:38:11.862 | ++ is_fedora
2015-01-28 12:38:11.862 | ++ [[ -z Ubuntu ]]
2015-01-28 12:38:11.862 | ++ '[' Ubuntu = Fedora ']'
2015-01-28 12:38:11.862 | ++ '[' Ubuntu = 'Red Hat' ']'
2015-01-28 12:38:11.862 | ++ '[' Ubuntu = CentOS ']'
2015-01-28 12:38:11.862 | ++ '[' Ubuntu = OracleServer ']'
2015-01-28 12:38:11.863 | ++ [[ trusty =~ (rhel6) ]]
2015-01-28 12:38:11.863 | + run_phase stack pre-install
2015-01-28 12:38:11.863 | + local mode=stack
2015-01-28 12:38:11.863 | + local phase=pre-install
2015-01-28 12:38:11.863 | + [[ -d /home/vagrant/devstack/extras.d ]]
2015-01-28 12:38:11.863 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:38:11.863 | + [[ -r /home/vagrant/devstack/extras.d/40-dib.sh ]]
2015-01-28 12:38:11.863 | + source /home/vagrant/devstack/extras.d/40-dib.sh stack pre-install
2015-01-28 12:38:11.863 | ++ is_service_enabled dib
2015-01-28 12:38:11.867 | ++ return 1
2015-01-28 12:38:11.867 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:38:11.868 | + [[ -r /home/vagrant/devstack/extras.d/50-ironic.sh ]]
2015-01-28 12:38:11.868 | + source /home/vagrant/devstack/extras.d/50-ironic.sh stack pre-install
2015-01-28 12:38:11.868 | ++ is_service_enabled ir-api ir-cond
2015-01-28 12:38:11.872 | ++ return 1
2015-01-28 12:38:11.872 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:38:11.872 | + [[ -r /home/vagrant/devstack/extras.d/60-ceph.sh ]]
2015-01-28 12:38:11.873 | + source /home/vagrant/devstack/extras.d/60-ceph.sh stack pre-install
2015-01-28 12:38:11.873 | ++ is_service_enabled ceph
2015-01-28 12:38:11.876 | ++ return 1
2015-01-28 12:38:11.876 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:38:11.876 | + [[ -r /home/vagrant/devstack/extras.d/70-gantt.sh ]]
2015-01-28 12:38:11.877 | + source /home/vagrant/devstack/extras.d/70-gantt.sh stack pre-install
2015-01-28 12:38:11.877 | ++ is_service_enabled n-sch
2015-01-28 12:38:11.880 | ++ return 0
2015-01-28 12:38:11.881 | ++ disable_service gantt
2015-01-28 12:38:11.881 | ++ local tmpsvcs=,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-cond,n-sch,n-xvnc,n-cauth,c-sch,c-api,c-vol,h-eng,h-api,h-api-cfn,h-api-cw,horizon,rabbit,tempest,mysql,q-svc,q-agt,q-dhcp,q-l3,q-meta,q-lbaas,q-vpn,s-proxy,s-object,s-container,s-account,
2015-01-28 12:38:11.881 | ++ local service
2015-01-28 12:38:11.882 | ++ for service in '$@'
2015-01-28 12:38:11.882 | ++ is_service_enabled gantt
2015-01-28 12:38:11.885 | ++ return 1
2015-01-28 12:38:11.885 | +++ _cleanup_service_list ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-cond,n-sch,n-xvnc,n-cauth,c-sch,c-api,c-vol,h-eng,h-api,h-api-cfn,h-api-cw,horizon,rabbit,tempest,mysql,q-svc,q-agt,q-dhcp,q-l3,q-meta,q-lbaas,q-vpn,s-proxy,s-object,s-container,s-account,
2015-01-28 12:38:11.886 | +++ echo ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-cond,n-sch,n-xvnc,n-cauth,c-sch,c-api,c-vol,h-eng,h-api,h-api-cfn,h-api-cw,horizon,rabbit,tempest,mysql,q-svc,q-agt,q-dhcp,q-l3,q-meta,q-lbaas,q-vpn,s-proxy,s-object,s-container,s-account,
2015-01-28 12:38:11.887 | +++ sed -e '
2015-01-28 12:38:11.887 | s/,,/,/g;
2015-01-28 12:38:11.887 | s/^,//;
2015-01-28 12:38:11.887 | s/,$//
2015-01-28 12:38:11.887 | '
2015-01-28 12:38:11.889 | ++ ENABLED_SERVICES=g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-cond,n-sch,n-xvnc,n-cauth,c-sch,c-api,c-vol,h-eng,h-api,h-api-cfn,h-api-cw,horizon,rabbit,tempest,mysql,q-svc,q-agt,q-dhcp,q-l3,q-meta,q-lbaas,q-vpn,s-proxy,s-object,s-container,s-account
2015-01-28 12:38:11.890 | ++ is_service_enabled gantt
2015-01-28 12:38:11.894 | ++ return 1
2015-01-28 12:38:11.895 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:38:11.895 | + [[ -r /home/vagrant/devstack/extras.d/70-sahara.sh ]]
2015-01-28 12:38:11.895 | + source /home/vagrant/devstack/extras.d/70-sahara.sh stack pre-install
2015-01-28 12:38:11.896 | ++ is_service_enabled sahara
2015-01-28 12:38:11.899 | ++ return 1
2015-01-28 12:38:11.899 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:38:11.900 | + [[ -r /home/vagrant/devstack/extras.d/70-trove.sh ]]
2015-01-28 12:38:11.900 | + source /home/vagrant/devstack/extras.d/70-trove.sh stack pre-install
2015-01-28 12:38:11.900 | ++ is_service_enabled trove
2015-01-28 12:38:11.903 | ++ return 1
2015-01-28 12:38:11.903 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:38:11.903 | + [[ -r /home/vagrant/devstack/extras.d/70-tuskar.sh ]]
2015-01-28 12:38:11.903 | + source /home/vagrant/devstack/extras.d/70-tuskar.sh stack pre-install
2015-01-28 12:38:11.903 | ++ is_service_enabled tuskar
2015-01-28 12:38:11.906 | ++ return 1
2015-01-28 12:38:11.914 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:38:11.914 | + [[ -r /home/vagrant/devstack/extras.d/70-zaqar.sh ]]
2015-01-28 12:38:11.914 | + source /home/vagrant/devstack/extras.d/70-zaqar.sh stack pre-install
2015-01-28 12:38:11.914 | ++ is_service_enabled zaqar-server
2015-01-28 12:38:11.919 | ++ return 1
2015-01-28 12:38:11.920 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:38:11.920 | + [[ -r /home/vagrant/devstack/extras.d/80-opendaylight.sh ]]
2015-01-28 12:38:11.920 | + source /home/vagrant/devstack/extras.d/80-opendaylight.sh stack pre-install
2015-01-28 12:38:11.920 | ++ is_service_enabled odl-server odl-compute
2015-01-28 12:38:11.925 | ++ return 1
2015-01-28 12:38:11.926 | ++ is_service_enabled odl-server
2015-01-28 12:38:11.930 | ++ return 1
2015-01-28 12:38:11.930 | ++ is_service_enabled odl-compute
2015-01-28 12:38:11.933 | ++ return 1
2015-01-28 12:38:11.933 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:38:11.933 | + [[ -r /home/vagrant/devstack/extras.d/80-tempest.sh ]]
2015-01-28 12:38:11.934 | + source /home/vagrant/devstack/extras.d/80-tempest.sh stack pre-install
2015-01-28 12:38:11.934 | ++ is_service_enabled tempest
2015-01-28 12:38:11.938 | ++ return 0
2015-01-28 12:38:11.939 | ++ [[ stack == \s\o\u\r\c\e ]]
2015-01-28 12:38:11.939 | ++ [[ stack == \s\t\a\c\k ]]
2015-01-28 12:38:11.940 | ++ [[ pre-install == \i\n\s\t\a\l\l ]]
2015-01-28 12:38:11.940 | ++ [[ stack == \s\t\a\c\k ]]
2015-01-28 12:38:11.940 | ++ [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]]
2015-01-28 12:38:11.941 | ++ [[ stack == \s\t\a\c\k ]]
2015-01-28 12:38:11.941 | ++ [[ pre-install == \e\x\t\r\a ]]
2015-01-28 12:38:11.941 | ++ [[ stack == \s\t\a\c\k ]]
2015-01-28 12:38:11.942 | ++ [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]]
2015-01-28 12:38:11.942 | ++ [[ stack == \u\n\s\t\a\c\k ]]
2015-01-28 12:38:11.942 | ++ [[ stack == \c\l\e\a\n ]]
2015-01-28 12:38:11.942 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:38:11.942 | + [[ -r /home/vagrant/devstack/extras.d/90-magnetodb.sh ]]
2015-01-28 12:38:11.942 | + source /home/vagrant/devstack/extras.d/90-magnetodb.sh stack pre-install
2015-01-28 12:38:11.942 | ++ is_service_enabled magnetodb
2015-01-28 12:38:11.946 | ++ return 1
2015-01-28 12:38:11.946 | + [[ stack == \s\o\u\r\c\e ]]
2015-01-28 12:38:11.947 | + run_plugins stack pre-install
2015-01-28 12:38:11.947 | + local mode=stack
2015-01-28 12:38:11.947 | + local phase=pre-install
2015-01-28 12:38:11.947 | + local plugins=
2015-01-28 12:38:11.947 | + local plugin
2015-01-28 12:38:11.947 | + install_rpc_backend
2015-01-28 12:38:11.948 | + '[' 0.9 == AMQP1 ']'
2015-01-28 12:38:11.948 | + is_service_enabled rabbit
2015-01-28 12:38:11.951 | + return 0
2015-01-28 12:38:11.951 | + install_package rabbitmq-server
2015-01-28 12:38:11.951 | + update_package_repo
2015-01-28 12:38:11.952 | + NO_UPDATE_REPOS=False
2015-01-28 12:38:11.952 | + REPOS_UPDATED=True
2015-01-28 12:38:11.952 | + RETRY_UPDATE=False
2015-01-28 12:38:11.952 | + [[ False = \T\r\u\e ]]
2015-01-28 12:38:11.952 | + is_ubuntu
2015-01-28 12:38:11.952 | + [[ -z deb ]]
2015-01-28 12:38:11.952 | + '[' deb = deb ']'
2015-01-28 12:38:11.956 | + real_install_package rabbitmq-server
2015-01-28 12:38:11.956 | + is_ubuntu
2015-01-28 12:38:11.957 | + [[ -z deb ]]
2015-01-28 12:38:11.957 | + '[' deb = deb ']'
2015-01-28 12:38:11.957 | + apt_get install rabbitmq-server
2015-01-28 12:38:11.962 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server
2015-01-28 12:38:11.976 | Reading package lists...
2015-01-28 12:38:12.122 | Building dependency tree...
2015-01-28 12:38:12.123 | Reading state information...
2015-01-28 12:38:12.257 | rabbitmq-server is already the newest version.
2015-01-28 12:38:12.257 | The following packages were automatically installed and are no longer required:
2015-01-28 12:38:12.257 | python-colorama python-distlib python-html5lib
2015-01-28 12:38:12.257 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:38:12.288 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:38:12.291 | + real_install_package rabbitmq-server
2015-01-28 12:38:12.291 | + is_ubuntu
2015-01-28 12:38:12.291 | + [[ -z deb ]]
2015-01-28 12:38:12.291 | + '[' deb = deb ']'
2015-01-28 12:38:12.292 | + apt_get install rabbitmq-server
2015-01-28 12:38:12.299 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server
2015-01-28 12:38:12.320 | Reading package lists...
2015-01-28 12:38:12.464 | Building dependency tree...
2015-01-28 12:38:12.466 | Reading state information...
2015-01-28 12:38:12.596 | rabbitmq-server is already the newest version.
2015-01-28 12:38:12.597 | The following packages were automatically installed and are no longer required:
2015-01-28 12:38:12.597 | python-colorama python-distlib python-html5lib
2015-01-28 12:38:12.597 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:38:12.629 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:38:12.632 | + is_service_enabled qpid
2015-01-28 12:38:12.638 | + return 1
2015-01-28 12:38:12.638 | + '[' -n '' ']'
2015-01-28 12:38:12.638 | + is_service_enabled mysql postgresql
2015-01-28 12:38:12.644 | + return 0
2015-01-28 12:38:12.645 | + install_database
2015-01-28 12:38:12.645 | + install_database_mysql
2015-01-28 12:38:12.645 | + is_ubuntu
2015-01-28 12:38:12.646 | + [[ -z deb ]]
2015-01-28 12:38:12.646 | + '[' deb = deb ']'
2015-01-28 12:38:12.646 | + sudo debconf-set-selections
2015-01-28 12:38:12.812 | + [[ ! -e /home/vagrant/.my.cnf ]]
2015-01-28 12:38:12.812 | + is_fedora
2015-01-28 12:38:12.813 | + [[ -z Ubuntu ]]
2015-01-28 12:38:12.813 | + '[' Ubuntu = Fedora ']'
2015-01-28 12:38:12.813 | + '[' Ubuntu = 'Red Hat' ']'
2015-01-28 12:38:12.813 | + '[' Ubuntu = CentOS ']'
2015-01-28 12:38:12.813 | + '[' Ubuntu = OracleServer ']'
2015-01-28 12:38:12.813 | + is_ubuntu
2015-01-28 12:38:12.813 | + [[ -z deb ]]
2015-01-28 12:38:12.814 | + '[' deb = deb ']'
2015-01-28 12:38:12.814 | + install_package mysql-server
2015-01-28 12:38:12.814 | + update_package_repo
2015-01-28 12:38:12.814 | + NO_UPDATE_REPOS=False
2015-01-28 12:38:12.814 | + REPOS_UPDATED=True
2015-01-28 12:38:12.814 | + RETRY_UPDATE=False
2015-01-28 12:38:12.814 | + [[ False = \T\r\u\e ]]
2015-01-28 12:38:12.814 | + is_ubuntu
2015-01-28 12:38:12.814 | + [[ -z deb ]]
2015-01-28 12:38:12.815 | + '[' deb = deb ']'
2015-01-28 12:38:12.820 | + real_install_package mysql-server
2015-01-28 12:38:12.821 | + is_ubuntu
2015-01-28 12:38:12.822 | + [[ -z deb ]]
2015-01-28 12:38:12.822 | + '[' deb = deb ']'
2015-01-28 12:38:12.822 | + apt_get install mysql-server
2015-01-28 12:38:12.827 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server
2015-01-28 12:38:12.843 | Reading package lists...
2015-01-28 12:38:12.985 | Building dependency tree...
2015-01-28 12:38:12.986 | Reading state information...
2015-01-28 12:38:13.119 | mysql-server is already the newest version.
2015-01-28 12:38:13.119 | The following packages were automatically installed and are no longer required:
2015-01-28 12:38:13.119 | python-colorama python-distlib python-html5lib
2015-01-28 12:38:13.119 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:38:13.152 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:38:13.154 | + real_install_package mysql-server
2015-01-28 12:38:13.154 | + is_ubuntu
2015-01-28 12:38:13.154 | + [[ -z deb ]]
2015-01-28 12:38:13.154 | + '[' deb = deb ']'
2015-01-28 12:38:13.154 | + apt_get install mysql-server
2015-01-28 12:38:13.162 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server
2015-01-28 12:38:13.178 | Reading package lists...
2015-01-28 12:38:13.327 | Building dependency tree...
2015-01-28 12:38:13.328 | Reading state information...
2015-01-28 12:38:13.464 | mysql-server is already the newest version.
2015-01-28 12:38:13.464 | The following packages were automatically installed and are no longer required:
2015-01-28 12:38:13.465 | python-colorama python-distlib python-html5lib
2015-01-28 12:38:13.465 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:38:13.495 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:38:13.497 | + is_service_enabled neutron
2015-01-28 12:38:13.501 | + return 0
2015-01-28 12:38:13.501 | + install_neutron_agent_packages
2015-01-28 12:38:13.501 | + is_service_enabled q-l3
2015-01-28 12:38:13.505 | + return 0
2015-01-28 12:38:13.506 | + install_package radvd
2015-01-28 12:38:13.506 | + update_package_repo
2015-01-28 12:38:13.506 | + NO_UPDATE_REPOS=False
2015-01-28 12:38:13.506 | + REPOS_UPDATED=True
2015-01-28 12:38:13.507 | + RETRY_UPDATE=False
2015-01-28 12:38:13.507 | + [[ False = \T\r\u\e ]]
2015-01-28 12:38:13.507 | + is_ubuntu
2015-01-28 12:38:13.507 | + [[ -z deb ]]
2015-01-28 12:38:13.507 | + '[' deb = deb ']'
2015-01-28 12:38:13.509 | + real_install_package radvd
2015-01-28 12:38:13.509 | + is_ubuntu
2015-01-28 12:38:13.509 | + [[ -z deb ]]
2015-01-28 12:38:13.509 | + '[' deb = deb ']'
2015-01-28 12:38:13.509 | + apt_get install radvd
2015-01-28 12:38:13.516 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd
2015-01-28 12:38:13.531 | Reading package lists...
2015-01-28 12:38:13.673 | Building dependency tree...
2015-01-28 12:38:13.674 | Reading state information...
2015-01-28 12:38:13.798 | radvd is already the newest version.
2015-01-28 12:38:13.798 | The following packages were automatically installed and are no longer required:
2015-01-28 12:38:13.798 | python-colorama python-distlib python-html5lib
2015-01-28 12:38:13.799 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:38:13.827 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:38:13.829 | + real_install_package radvd
2015-01-28 12:38:13.829 | + is_ubuntu
2015-01-28 12:38:13.829 | + [[ -z deb ]]
2015-01-28 12:38:13.830 | + '[' deb = deb ']'
2015-01-28 12:38:13.830 | + apt_get install radvd
2015-01-28 12:38:13.840 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd
2015-01-28 12:38:13.858 | Reading package lists...
2015-01-28 12:38:14.001 | Building dependency tree...
2015-01-28 12:38:14.003 | Reading state information...
2015-01-28 12:38:14.129 | radvd is already the newest version.
2015-01-28 12:38:14.129 | The following packages were automatically installed and are no longer required:
2015-01-28 12:38:14.130 | python-colorama python-distlib python-html5lib
2015-01-28 12:38:14.130 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:38:14.160 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:38:14.163 | + is_service_enabled q-agt q-dhcp q-l3
2015-01-28 12:38:14.169 | + return 0
2015-01-28 12:38:14.169 | + neutron_plugin_install_agent_packages
2015-01-28 12:38:14.169 | + _neutron_ovs_base_install_agent_packages
2015-01-28 12:38:14.169 | ++ get_packages openvswitch
2015-01-28 12:38:14.181 | + install_package fakeroot make openvswitch-switch
2015-01-28 12:38:14.182 | + update_package_repo
2015-01-28 12:38:14.182 | + NO_UPDATE_REPOS=False
2015-01-28 12:38:14.182 | + REPOS_UPDATED=True
2015-01-28 12:38:14.182 | + RETRY_UPDATE=False
2015-01-28 12:38:14.182 | + [[ False = \T\r\u\e ]]
2015-01-28 12:38:14.182 | + is_ubuntu
2015-01-28 12:38:14.182 | + [[ -z deb ]]
2015-01-28 12:38:14.182 | + '[' deb = deb ']'
2015-01-28 12:38:14.186 | + real_install_package fakeroot make openvswitch-switch
2015-01-28 12:38:14.187 | + is_ubuntu
2015-01-28 12:38:14.187 | + [[ -z deb ]]
2015-01-28 12:38:14.187 | + '[' deb = deb ']'
2015-01-28 12:38:14.187 | + apt_get install fakeroot make openvswitch-switch
2015-01-28 12:38:14.193 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch
2015-01-28 12:38:14.208 | Reading package lists...
2015-01-28 12:38:14.351 | Building dependency tree...
2015-01-28 12:38:14.352 | Reading state information...
2015-01-28 12:38:14.487 | fakeroot is already the newest version.
2015-01-28 12:38:14.487 | make is already the newest version.
2015-01-28 12:38:14.487 | openvswitch-switch is already the newest version.
2015-01-28 12:38:14.488 | The following packages were automatically installed and are no longer required:
2015-01-28 12:38:14.488 | python-colorama python-distlib python-html5lib
2015-01-28 12:38:14.488 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:38:14.519 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:38:14.523 | + real_install_package fakeroot make openvswitch-switch
2015-01-28 12:38:14.523 | + is_ubuntu
2015-01-28 12:38:14.523 | + [[ -z deb ]]
2015-01-28 12:38:14.523 | + '[' deb = deb ']'
2015-01-28 12:38:14.523 | + apt_get install fakeroot make openvswitch-switch
2015-01-28 12:38:14.529 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch
2015-01-28 12:38:14.544 | Reading package lists...
2015-01-28 12:38:14.692 | Building dependency tree...
2015-01-28 12:38:14.693 | Reading state information...
2015-01-28 12:38:14.822 | fakeroot is already the newest version.
2015-01-28 12:38:14.823 | make is already the newest version.
2015-01-28 12:38:14.823 | openvswitch-switch is already the newest version.
2015-01-28 12:38:14.823 | The following packages were automatically installed and are no longer required:
2015-01-28 12:38:14.823 | python-colorama python-distlib python-html5lib
2015-01-28 12:38:14.823 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:38:14.853 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:38:14.855 | + is_ubuntu
2015-01-28 12:38:14.855 | + [[ -z deb ]]
2015-01-28 12:38:14.855 | + '[' deb = deb ']'
2015-01-28 12:38:14.855 | + _neutron_ovs_base_install_ubuntu_dkms
2015-01-28 12:38:14.856 | ++ uname -r
2015-01-28 12:38:14.858 | + local kernel_version=3.13.0-44-generic
2015-01-28 12:38:14.859 | ++ echo 3.13.0-44-generic
2015-01-28 12:38:14.859 | ++ cut -d. -f1-2
2015-01-28 12:38:14.864 | + local kernel_major_minor=3.13
2015-01-28 12:38:14.865 | ++ vercmp_numbers 3.13 3.13
2015-01-28 12:38:14.865 | ++ typeset v1=3.13 v2=3.13 sep
2015-01-28 12:38:14.866 | ++ typeset -a ver1 ver2
2015-01-28 12:38:14.866 | ++ IFS=.
2015-01-28 12:38:14.866 | ++ read -ra ver1
2015-01-28 12:38:14.866 | ++ IFS=.
2015-01-28 12:38:14.867 | ++ read -ra ver2
2015-01-28 12:38:14.867 | ++ _vercmp_r 2 3 13 3 13
2015-01-28 12:38:14.867 | ++ typeset sep
2015-01-28 12:38:14.867 | ++ ver1=()
2015-01-28 12:38:14.867 | ++ ver2=()
2015-01-28 12:38:14.867 | ++ typeset -a ver1 ver2
2015-01-28 12:38:14.868 | ++ sep=2
2015-01-28 12:38:14.868 | ++ shift
2015-01-28 12:38:14.868 | ++ ver1=("${@:1:sep}")
2015-01-28 12:38:14.868 | ++ ver2=("${@:sep+1}")
2015-01-28 12:38:14.868 | ++ (( ver1 > ver2 ))
2015-01-28 12:38:14.868 | ++ (( ver2 > ver1 ))
2015-01-28 12:38:14.868 | ++ (( sep <= 1 ))
2015-01-28 12:38:14.869 | ++ _vercmp_r 1 13 13
2015-01-28 12:38:14.869 | ++ typeset sep
2015-01-28 12:38:14.869 | ++ ver1=()
2015-01-28 12:38:14.869 | ++ ver2=()
2015-01-28 12:38:14.869 | ++ typeset -a ver1 ver2
2015-01-28 12:38:14.869 | ++ sep=1
2015-01-28 12:38:14.869 | ++ shift
2015-01-28 12:38:14.869 | ++ ver1=("${@:1:sep}")
2015-01-28 12:38:14.870 | ++ ver2=("${@:sep+1}")
2015-01-28 12:38:14.870 | ++ (( ver1 > ver2 ))
2015-01-28 12:38:14.870 | ++ (( ver2 > ver1 ))
2015-01-28 12:38:14.870 | ++ (( sep <= 1 ))
2015-01-28 12:38:14.870 | ++ echo 0
2015-01-28 12:38:14.870 | ++ return 0
2015-01-28 12:38:14.871 | + '[' 0 -lt 0 ']'
2015-01-28 12:38:14.871 | + restart_service openvswitch-switch
2015-01-28 12:38:14.871 | + is_ubuntu
2015-01-28 12:38:14.871 | + [[ -z deb ]]
2015-01-28 12:38:14.871 | + '[' deb = deb ']'
2015-01-28 12:38:14.871 | + sudo /usr/sbin/service openvswitch-switch restart
2015-01-28 12:38:15.322 | openvswitch-switch stop/waiting
2015-01-28 12:38:15.747 | openvswitch-switch start/running
2015-01-28 12:38:15.748 | + is_service_enabled q-lbaas
2015-01-28 12:38:15.752 | + return 0
2015-01-28 12:38:15.752 | + neutron_agent_lbaas_install_agent_packages
2015-01-28 12:38:15.752 | + is_ubuntu
2015-01-28 12:38:15.753 | + [[ -z deb ]]
2015-01-28 12:38:15.753 | + '[' deb = deb ']'
2015-01-28 12:38:15.753 | + install_package haproxy
2015-01-28 12:38:15.753 | + update_package_repo
2015-01-28 12:38:15.753 | + NO_UPDATE_REPOS=False
2015-01-28 12:38:15.753 | + REPOS_UPDATED=True
2015-01-28 12:38:15.753 | + RETRY_UPDATE=False
2015-01-28 12:38:15.753 | + [[ False = \T\r\u\e ]]
2015-01-28 12:38:15.753 | + is_ubuntu
2015-01-28 12:38:15.753 | + [[ -z deb ]]
2015-01-28 12:38:15.753 | + '[' deb = deb ']'
2015-01-28 12:38:15.756 | + real_install_package haproxy
2015-01-28 12:38:15.756 | + is_ubuntu
2015-01-28 12:38:15.756 | + [[ -z deb ]]
2015-01-28 12:38:15.756 | + '[' deb = deb ']'
2015-01-28 12:38:15.756 | + apt_get install haproxy
2015-01-28 12:38:15.764 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install haproxy
2015-01-28 12:38:15.781 | Reading package lists...
2015-01-28 12:38:15.927 | Building dependency tree...
2015-01-28 12:38:15.928 | Reading state information...
2015-01-28 12:38:16.053 | haproxy is already the newest version.
2015-01-28 12:38:16.053 | The following packages were automatically installed and are no longer required:
2015-01-28 12:38:16.053 | python-colorama python-distlib python-html5lib
2015-01-28 12:38:16.053 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:38:16.085 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:38:16.086 | + real_install_package haproxy
2015-01-28 12:38:16.087 | + is_ubuntu
2015-01-28 12:38:16.087 | + [[ -z deb ]]
2015-01-28 12:38:16.087 | + '[' deb = deb ']'
2015-01-28 12:38:16.087 | + apt_get install haproxy
2015-01-28 12:38:16.093 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install haproxy
2015-01-28 12:38:16.111 | Reading package lists...
2015-01-28 12:38:16.253 | Building dependency tree...
2015-01-28 12:38:16.254 | Reading state information...
2015-01-28 12:38:16.383 | haproxy is already the newest version.
2015-01-28 12:38:16.383 | The following packages were automatically installed and are no longer required:
2015-01-28 12:38:16.383 | python-colorama python-distlib python-html5lib
2015-01-28 12:38:16.384 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:38:16.413 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:38:16.416 | + echo_summary 'Installing OpenStack project source'
2015-01-28 12:38:16.416 | + [[ -t 3 ]]
2015-01-28 12:38:16.417 | + [[ True != \T\r\u\e ]]
2015-01-28 12:38:16.417 | + echo -e Installing OpenStack project source
2015-01-28 12:38:16.417 | + install_infra
2015-01-28 12:38:16.417 | + git_clone git://git.openstack.org/openstack/requirements.git /opt/stack/requirements master
2015-01-28 12:38:16.417 | + local git_remote=git://git.openstack.org/openstack/requirements.git
2015-01-28 12:38:16.417 | + local git_dest=/opt/stack/requirements
2015-01-28 12:38:16.417 | + local git_ref=master
2015-01-28 12:38:16.417 | ++ pwd
2015-01-28 12:38:16.418 | + local orig_dir=/home/vagrant/devstack
2015-01-28 12:38:16.418 | + local git_clone_flags=
2015-01-28 12:38:16.420 | ++ trueorfalse False RECLONE
2015-01-28 12:38:16.427 | + RECLONE=True
2015-01-28 12:38:16.428 | + [[ 0 -gt 0 ]]
2015-01-28 12:38:16.428 | + [[ False = \T\r\u\e ]]
2015-01-28 12:38:16.428 | + egrep -q '^refs'
2015-01-28 12:38:16.429 | + echo master
2015-01-28 12:38:16.430 | + [[ ! -d /opt/stack/requirements ]]
2015-01-28 12:38:16.431 | + [[ True = \T\r\u\e ]]
2015-01-28 12:38:16.431 | + cd /opt/stack/requirements
2015-01-28 12:38:16.431 | + git remote set-url origin git://git.openstack.org/openstack/requirements.git
2015-01-28 12:38:16.438 | + git_timed fetch origin
2015-01-28 12:38:16.438 | + local count=0
2015-01-28 12:38:16.439 | + local timeout=0
2015-01-28 12:38:16.439 | + [[ -n 0 ]]
2015-01-28 12:38:16.439 | + timeout=0
2015-01-28 12:38:16.439 | + timeout -s SIGINT 0 git fetch origin
2015-01-28 12:38:22.195 | + find /opt/stack/requirements -name '*.pyc' -delete
2015-01-28 12:38:22.201 | ++ git show-ref refs/tags/master
2015-01-28 12:38:22.204 | + [[ -n '' ]]
2015-01-28 12:38:22.205 | ++ git show-ref refs/heads/master
2015-01-28 12:38:22.213 | + [[ -n 427f86d58d382cd64e7680ec1d0277ae5b3f18c7 refs/heads/master ]]
2015-01-28 12:38:22.213 | + git_update_branch master
2015-01-28 12:38:22.213 | + local git_branch=master
2015-01-28 12:38:22.213 | + git checkout -f origin/master
2015-01-28 12:38:22.228 | Note: checking out 'origin/master'.
2015-01-28 12:38:22.229 |
2015-01-28 12:38:22.229 | You are in 'detached HEAD' state. You can look around, make experimental
2015-01-28 12:38:22.229 | changes and commit them, and you can discard any commits you make in this
2015-01-28 12:38:22.229 | state without impacting any branches by performing another checkout.
2015-01-28 12:38:22.229 |
2015-01-28 12:38:22.230 | If you want to create a new branch to retain commits you create, you may
2015-01-28 12:38:22.230 | do so (now or later) by using -b with the checkout command again. Example:
2015-01-28 12:38:22.230 |
2015-01-28 12:38:22.230 | git checkout -b new_branch_name
2015-01-28 12:38:22.230 |
2015-01-28 12:38:22.230 | HEAD is now at 427f86d... Merge "Bump alembic to 0.7.2"
2015-01-28 12:38:22.230 | + git branch -D master
2015-01-28 12:38:22.237 | Deleted branch master (was 427f86d).
2015-01-28 12:38:22.238 | + git checkout -b master
2015-01-28 12:38:22.246 | Switched to a new branch 'master'
2015-01-28 12:38:22.248 | + cd /opt/stack/requirements
2015-01-28 12:38:22.248 | + git show --oneline
2015-01-28 12:38:22.249 | + head -1
2015-01-28 12:38:22.259 | 427f86d Merge "Bump alembic to 0.7.2"
2015-01-28 12:38:22.260 | + cd /home/vagrant/devstack
2015-01-28 12:38:22.260 | + use_library_from_git pbr
2015-01-28 12:38:22.260 | + local name=pbr
2015-01-28 12:38:22.260 | + local enabled=1
2015-01-28 12:38:22.260 | + [[ ,, =~ ,pbr, ]]
2015-01-28 12:38:22.260 | + return 1
2015-01-28 12:38:22.260 | + pip_install -U pbr
2015-01-28 12:38:22.710 | + sudo -H http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install -U pbr
2015-01-28 12:38:28.610 | Requirement already up-to-date: pbr in /usr/local/lib/python2.7/dist-packages
2015-01-28 12:38:28.641 | Requirement already up-to-date: pip in /usr/local/lib/python2.7/dist-packages (from pbr)
2015-01-28 12:38:28.664 | ++ trueorfalse False INSTALL_TESTONLY_PACKAGES
2015-01-28 12:38:28.669 | + INSTALL_TESTONLY_PACKAGES=False
2015-01-28 12:38:28.669 | + [[ False == \T\r\u\e ]]
2015-01-28 12:38:28.670 | + install_oslo
2015-01-28 12:38:28.670 | + _do_install_oslo_lib cliff
2015-01-28 12:38:28.670 | + local name=cliff
2015-01-28 12:38:28.670 | + use_library_from_git cliff
2015-01-28 12:38:28.670 | + local name=cliff
2015-01-28 12:38:28.670 | + local enabled=1
2015-01-28 12:38:28.670 | + [[ ,, =~ ,cliff, ]]
2015-01-28 12:38:28.670 | + return 1
2015-01-28 12:38:28.670 | + _do_install_oslo_lib oslo.concurrency
2015-01-28 12:38:28.670 | + local name=oslo.concurrency
2015-01-28 12:38:28.670 | + use_library_from_git oslo.concurrency
2015-01-28 12:38:28.671 | + local name=oslo.concurrency
2015-01-28 12:38:28.671 | + local enabled=1
2015-01-28 12:38:28.671 | + [[ ,, =~ ,oslo.concurrency, ]]
2015-01-28 12:38:28.671 | + return 1
2015-01-28 12:38:28.671 | + _do_install_oslo_lib oslo.config
2015-01-28 12:38:28.671 | + local name=oslo.config
2015-01-28 12:38:28.671 | + use_library_from_git oslo.config
2015-01-28 12:38:28.671 | + local name=oslo.config
2015-01-28 12:38:28.671 | + local enabled=1
2015-01-28 12:38:28.672 | + [[ ,, =~ ,oslo.config, ]]
2015-01-28 12:38:28.672 | + return 1
2015-01-28 12:38:28.672 | + _do_install_oslo_lib oslo.context
2015-01-28 12:38:28.672 | + local name=oslo.context
2015-01-28 12:38:28.672 | + use_library_from_git oslo.context
2015-01-28 12:38:28.672 | + local name=oslo.context
2015-01-28 12:38:28.672 | + local enabled=1
2015-01-28 12:38:28.672 | + [[ ,, =~ ,oslo.context, ]]
2015-01-28 12:38:28.672 | + return 1
2015-01-28 12:38:28.672 | + _do_install_oslo_lib oslo.db
2015-01-28 12:38:28.672 | + local name=oslo.db
2015-01-28 12:38:28.673 | + use_library_from_git oslo.db
2015-01-28 12:38:28.673 | + local name=oslo.db
2015-01-28 12:38:28.673 | + local enabled=1
2015-01-28 12:38:28.673 | + [[ ,, =~ ,oslo.db, ]]
2015-01-28 12:38:28.673 | + return 1
2015-01-28 12:38:28.673 | + _do_install_oslo_lib oslo.i18n
2015-01-28 12:38:28.673 | + local name=oslo.i18n
2015-01-28 12:38:28.673 | + use_library_from_git oslo.i18n
2015-01-28 12:38:28.673 | + local name=oslo.i18n
2015-01-28 12:38:28.673 | + local enabled=1
2015-01-28 12:38:28.674 | + [[ ,, =~ ,oslo.i18n, ]]
2015-01-28 12:38:28.674 | + return 1
2015-01-28 12:38:28.674 | + _do_install_oslo_lib oslo.log
2015-01-28 12:38:28.674 | + local name=oslo.log
2015-01-28 12:38:28.674 | + use_library_from_git oslo.log
2015-01-28 12:38:28.674 | + local name=oslo.log
2015-01-28 12:38:28.674 | + local enabled=1
2015-01-28 12:38:28.674 | + [[ ,, =~ ,oslo.log, ]]
2015-01-28 12:38:28.674 | + return 1
2015-01-28 12:38:28.674 | + _do_install_oslo_lib oslo.messaging
2015-01-28 12:38:28.674 | + local name=oslo.messaging
2015-01-28 12:38:28.675 | + use_library_from_git oslo.messaging
2015-01-28 12:38:28.675 | + local name=oslo.messaging
2015-01-28 12:38:28.675 | + local enabled=1
2015-01-28 12:38:28.675 | + [[ ,, =~ ,oslo.messaging, ]]
2015-01-28 12:38:28.675 | + return 1
2015-01-28 12:38:28.675 | + _do_install_oslo_lib oslo.middleware
2015-01-28 12:38:28.675 | + local name=oslo.middleware
2015-01-28 12:38:28.675 | + use_library_from_git oslo.middleware
2015-01-28 12:38:28.675 | + local name=oslo.middleware
2015-01-28 12:38:28.675 | + local enabled=1
2015-01-28 12:38:28.675 | + [[ ,, =~ ,oslo.middleware, ]]
2015-01-28 12:38:28.676 | + return 1
2015-01-28 12:38:28.676 | + _do_install_oslo_lib oslo.rootwrap
2015-01-28 12:38:28.676 | + local name=oslo.rootwrap
2015-01-28 12:38:28.676 | + use_library_from_git oslo.rootwrap
2015-01-28 12:38:28.676 | + local name=oslo.rootwrap
2015-01-28 12:38:28.676 | + local enabled=1
2015-01-28 12:38:28.676 | + [[ ,, =~ ,oslo.rootwrap, ]]
2015-01-28 12:38:28.676 | + return 1
2015-01-28 12:38:28.676 | + _do_install_oslo_lib oslo.serialization
2015-01-28 12:38:28.676 | + local name=oslo.serialization
2015-01-28 12:38:28.676 | + use_library_from_git oslo.serialization
2015-01-28 12:38:28.676 | + local name=oslo.serialization
2015-01-28 12:38:28.677 | + local enabled=1
2015-01-28 12:38:28.677 | + [[ ,, =~ ,oslo.serialization, ]]
2015-01-28 12:38:28.677 | + return 1
2015-01-28 12:38:28.677 | + _do_install_oslo_lib oslo.utils
2015-01-28 12:38:28.677 | + local name=oslo.utils
2015-01-28 12:38:28.677 | + use_library_from_git oslo.utils
2015-01-28 12:38:28.677 | + local name=oslo.utils
2015-01-28 12:38:28.677 | + local enabled=1
2015-01-28 12:38:28.677 | + [[ ,, =~ ,oslo.utils, ]]
2015-01-28 12:38:28.677 | + return 1
2015-01-28 12:38:28.677 | + _do_install_oslo_lib oslo.vmware
2015-01-28 12:38:28.677 | + local name=oslo.vmware
2015-01-28 12:38:28.678 | + use_library_from_git oslo.vmware
2015-01-28 12:38:28.678 | + local name=oslo.vmware
2015-01-28 12:38:28.678 | + local enabled=1
2015-01-28 12:38:28.678 | + [[ ,, =~ ,oslo.vmware, ]]
2015-01-28 12:38:28.678 | + return 1
2015-01-28 12:38:28.678 | + _do_install_oslo_lib pycadf
2015-01-28 12:38:28.679 | + local name=pycadf
2015-01-28 12:38:28.679 | + use_library_from_git pycadf
2015-01-28 12:38:28.679 | + local name=pycadf
2015-01-28 12:38:28.679 | + local enabled=1
2015-01-28 12:38:28.679 | + [[ ,, =~ ,pycadf, ]]
2015-01-28 12:38:28.679 | + return 1
2015-01-28 12:38:28.679 | + _do_install_oslo_lib stevedore
2015-01-28 12:38:28.679 | + local name=stevedore
2015-01-28 12:38:28.680 | + use_library_from_git stevedore
2015-01-28 12:38:28.680 | + local name=stevedore
2015-01-28 12:38:28.680 | + local enabled=1
2015-01-28 12:38:28.680 | + [[ ,, =~ ,stevedore, ]]
2015-01-28 12:38:28.680 | + return 1
2015-01-28 12:38:28.680 | + _do_install_oslo_lib taskflow
2015-01-28 12:38:28.680 | + local name=taskflow
2015-01-28 12:38:28.680 | + use_library_from_git taskflow
2015-01-28 12:38:28.680 | + local name=taskflow
2015-01-28 12:38:28.680 | + local enabled=1
2015-01-28 12:38:28.680 | + [[ ,, =~ ,taskflow, ]]
2015-01-28 12:38:28.680 | + return 1
2015-01-28 12:38:28.680 | + _do_install_oslo_lib tooz
2015-01-28 12:38:28.680 | + local name=tooz
2015-01-28 12:38:28.680 | + use_library_from_git tooz
2015-01-28 12:38:28.681 | + local name=tooz
2015-01-28 12:38:28.681 | + local enabled=1
2015-01-28 12:38:28.681 | + [[ ,, =~ ,tooz, ]]
2015-01-28 12:38:28.681 | + return 1
2015-01-28 12:38:28.681 | + is_service_enabled stackforge_libs
2015-01-28 12:38:28.681 | + return 1
2015-01-28 12:38:28.681 | + install_keystoneclient
2015-01-28 12:38:28.681 | + use_library_from_git python-keystoneclient
2015-01-28 12:38:28.681 | + local name=python-keystoneclient
2015-01-28 12:38:28.681 | + local enabled=1
2015-01-28 12:38:28.681 | + [[ ,, =~ ,python-keystoneclient, ]]
2015-01-28 12:38:28.682 | + return 1
2015-01-28 12:38:28.682 | + install_glanceclient
2015-01-28 12:38:28.682 | + use_library_from_git python-glanceclient
2015-01-28 12:38:28.682 | + local name=python-glanceclient
2015-01-28 12:38:28.682 | + local enabled=1
2015-01-28 12:38:28.682 | + [[ ,, =~ ,python-glanceclient, ]]
2015-01-28 12:38:28.682 | + return 1
2015-01-28 12:38:28.682 | + install_cinderclient
2015-01-28 12:38:28.682 | + use_library_from_git python-cinderclient
2015-01-28 12:38:28.682 | + local name=python-cinderclient
2015-01-28 12:38:28.683 | + local enabled=1
2015-01-28 12:38:28.683 | + [[ ,, =~ ,python-cinderclient, ]]
2015-01-28 12:38:28.683 | + return 1
2015-01-28 12:38:28.683 | + install_novaclient
2015-01-28 12:38:28.683 | + use_library_from_git python-novaclient
2015-01-28 12:38:28.683 | + local name=python-novaclient
2015-01-28 12:38:28.683 | + local enabled=1
2015-01-28 12:38:28.683 | + [[ ,, =~ ,python-novaclient, ]]
2015-01-28 12:38:28.683 | + return 1
2015-01-28 12:38:28.683 | + is_service_enabled swift glance horizon
2015-01-28 12:38:28.683 | + return 0
2015-01-28 12:38:28.683 | + install_swiftclient
2015-01-28 12:38:28.684 | + use_library_from_git python-swiftclient
2015-01-28 12:38:28.684 | + local name=python-swiftclient
2015-01-28 12:38:28.684 | + local enabled=1
2015-01-28 12:38:28.684 | + [[ ,, =~ ,python-swiftclient, ]]
2015-01-28 12:38:28.684 | + return 1
2015-01-28 12:38:28.684 | + is_service_enabled neutron nova horizon
2015-01-28 12:38:28.685 | + return 0
2015-01-28 12:38:28.685 | + install_neutronclient
2015-01-28 12:38:28.685 | + use_library_from_git python-neutronclient
2015-01-28 12:38:28.685 | + local name=python-neutronclient
2015-01-28 12:38:28.685 | + local enabled=1
2015-01-28 12:38:28.685 | + [[ ,, =~ ,python-neutronclient, ]]
2015-01-28 12:38:28.685 | + return 1
2015-01-28 12:38:28.685 | + is_service_enabled heat horizon
2015-01-28 12:38:28.688 | + return 0
2015-01-28 12:38:28.689 | + install_heatclient
2015-01-28 12:38:28.689 | + use_library_from_git python-heatclient
2015-01-28 12:38:28.689 | + local name=python-heatclient
2015-01-28 12:38:28.689 | + local enabled=1
2015-01-28 12:38:28.689 | + [[ ,, =~ ,python-heatclient, ]]
2015-01-28 12:38:28.689 | + return 1
2015-01-28 12:38:28.690 | + install_keystonemiddleware
2015-01-28 12:38:28.690 | + use_library_from_git keystonemiddleware
2015-01-28 12:38:28.690 | + local name=keystonemiddleware
2015-01-28 12:38:28.690 | + local enabled=1
2015-01-28 12:38:28.690 | + [[ ,, =~ ,keystonemiddleware, ]]
2015-01-28 12:38:28.690 | + return 1
2015-01-28 12:38:28.690 | + use_library_from_git python-openstackclient
2015-01-28 12:38:28.690 | + local name=python-openstackclient
2015-01-28 12:38:28.690 | + local enabled=1
2015-01-28 12:38:28.690 | + [[ ,, =~ ,python-openstackclient, ]]
2015-01-28 12:38:28.690 | + return 1
2015-01-28 12:38:28.690 | + pip_install 'python-openstackclient>=1.0.2'
2015-01-28 12:38:29.059 | + sudo -H http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install 'python-openstackclient>=1.0.2'
2015-01-28 12:38:29.755 | Requirement already satisfied (use --upgrade to upgrade): python-openstackclient>=1.0.2 in /usr/local/lib/python2.7/dist-packages
2015-01-28 12:38:29.759 | Requirement already satisfied (use --upgrade to upgrade): requests!=2.4.0,>=2.2.0 in /usr/lib/python2.7/dist-packages (from python-openstackclient>=1.0.2)
2015-01-28 12:38:29.760 | Requirement already satisfied (use --upgrade to upgrade): six>=1.7.0 in /usr/lib/python2.7/dist-packages (from python-openstackclient>=1.0.2)
2015-01-28 12:38:29.761 | Requirement already satisfied (use --upgrade to upgrade): oslo.config>=1.6.0 in /usr/local/lib/python2.7/dist-packages (from python-openstackclient>=1.0.2)
2015-01-28 12:38:29.763 | Requirement already satisfied (use --upgrade to upgrade): oslo.utils>=1.2.0 in /usr/local/lib/python2.7/dist-packages (from python-openstackclient>=1.0.2)
2015-01-28 12:38:29.767 | Requirement already satisfied (use --upgrade to upgrade): stevedore>=1.1.0 in /usr/local/lib/python2.7/dist-packages (from python-openstackclient>=1.0.2)
2015-01-28 12:38:29.768 | Requirement already satisfied (use --upgrade to upgrade): python-cinderclient>=1.1.0 in /usr/local/lib/python2.7/dist-packages (from python-openstackclient>=1.0.2)
2015-01-28 12:38:29.770 | Requirement already satisfied (use --upgrade to upgrade): oslo.serialization>=1.2.0 in /usr/local/lib/python2.7/dist-packages (from python-openstackclient>=1.0.2)
2015-01-28 12:38:29.771 | Requirement already satisfied (use --upgrade to upgrade): cliff-tablib>=1.0 in /usr/local/lib/python2.7/dist-packages (from python-openstackclient>=1.0.2)
2015-01-28 12:38:29.774 | Requirement already satisfied (use --upgrade to upgrade): pbr!=0.7,<1.0,>=0.6 in /usr/local/lib/python2.7/dist-packages (from python-openstackclient>=1.0.2)
2015-01-28 12:38:29.775 | Requirement already satisfied (use --upgrade to upgrade): python-keystoneclient>=0.11.1 in /usr/local/lib/python2.7/dist-packages (from python-openstackclient>=1.0.2)
2015-01-28 12:38:29.777 | Requirement already satisfied (use --upgrade to upgrade): cliff>=1.7.0 in /usr/local/lib/python2.7/dist-packages (from python-openstackclient>=1.0.2)
2015-01-28 12:38:29.778 | Requirement already satisfied (use --upgrade to upgrade): python-glanceclient>=0.15.0 in /usr/local/lib/python2.7/dist-packages (from python-openstackclient>=1.0.2)
2015-01-28 12:38:29.780 | Requirement already satisfied (use --upgrade to upgrade): Babel>=1.3 in /usr/local/lib/python2.7/dist-packages (from python-openstackclient>=1.0.2)
2015-01-28 12:38:29.782 | Requirement already satisfied (use --upgrade to upgrade): oslo.i18n>=1.0.0 in /usr/local/lib/python2.7/dist-packages (from python-openstackclient>=1.0.2)
2015-01-28 12:38:29.784 | Requirement already satisfied (use --upgrade to upgrade): python-novaclient>=2.18.0 in /usr/local/lib/python2.7/dist-packages (from python-openstackclient>=1.0.2)
2015-01-28 12:38:29.786 | Requirement already satisfied (use --upgrade to upgrade): python-neutronclient<3,>=2.3.6 in /usr/local/lib/python2.7/dist-packages (from python-openstackclient>=1.0.2)
2015-01-28 12:38:29.789 | Requirement already satisfied (use --upgrade to upgrade): argparse in /usr/lib/python2.7 (from oslo.config>=1.6.0->python-openstackclient>=1.0.2)
2015-01-28 12:38:29.790 | Requirement already satisfied (use --upgrade to upgrade): netaddr>=0.7.12 in /usr/lib/python2.7/dist-packages (from oslo.config>=1.6.0->python-openstackclient>=1.0.2)
2015-01-28 12:38:29.791 | Requirement already satisfied (use --upgrade to upgrade): netifaces>=0.10.4 in /usr/local/lib/python2.7/dist-packages (from oslo.utils>=1.2.0->python-openstackclient>=1.0.2)
2015-01-28 12:38:29.792 | Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.9 in /usr/lib/python2.7/dist-packages (from oslo.utils>=1.2.0->python-openstackclient>=1.0.2)
2015-01-28 12:38:29.793 | Requirement already satisfied (use --upgrade to upgrade): PrettyTable<0.8,>=0.7 in /usr/lib/python2.7/dist-packages (from python-cinderclient>=1.1.0->python-openstackclient>=1.0.2)
2015-01-28 12:38:29.794 | Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.2.0 in /usr/lib/python2.7/dist-packages (from python-cinderclient>=1.1.0->python-openstackclient>=1.0.2)
2015-01-28 12:38:29.795 | Requirement already satisfied (use --upgrade to upgrade): tablib in /usr/local/lib/python2.7/dist-packages (from cliff-tablib>=1.0->python-openstackclient>=1.0.2)
2015-01-28 12:38:29.796 | Requirement already satisfied (use --upgrade to upgrade): pip in /usr/local/lib/python2.7/dist-packages (from pbr!=0.7,<1.0,>=0.6->python-openstackclient>=1.0.2)
2015-01-28 12:38:29.798 | Requirement already satisfied (use --upgrade to upgrade): cmd2>=0.6.7 in /usr/lib/python2.7/dist-packages (from cliff>=1.7.0->python-openstackclient>=1.0.2)
2015-01-28 12:38:29.799 | Requirement already satisfied (use --upgrade to upgrade): pyparsing>=2.0.1 in /usr/lib/python2.7/dist-packages (from cliff>=1.7.0->python-openstackclient>=1.0.2)
2015-01-28 12:38:29.800 | Requirement already satisfied (use --upgrade to upgrade): pyOpenSSL>=0.11 in /usr/lib/python2.7/dist-packages (from python-glanceclient>=0.15.0->python-openstackclient>=1.0.2)
2015-01-28 12:38:29.800 | Requirement already satisfied (use --upgrade to upgrade): warlock<2,>=1.0.1 in /usr/local/lib/python2.7/dist-packages (from python-glanceclient>=0.15.0->python-openstackclient>=1.0.2)
2015-01-28 12:38:29.803 | Requirement already satisfied (use --upgrade to upgrade): pytz>=0a in /usr/local/lib/python2.7/dist-packages (from Babel>=1.3->python-openstackclient>=1.0.2)
2015-01-28 12:38:29.804 | Requirement already satisfied (use --upgrade to upgrade): jsonschema<3,>=0.7 in /usr/local/lib/python2.7/dist-packages (from warlock<2,>=1.0.1->python-glanceclient>=0.15.0->python-openstackclient>=1.0.2)
2015-01-28 12:38:29.806 | Requirement already satisfied (use --upgrade to upgrade): jsonpatch<2,>=0.10 in /usr/lib/python2.7/dist-packages (from warlock<2,>=1.0.1->python-glanceclient>=0.15.0->python-openstackclient>=1.0.2)
2015-01-28 12:38:29.807 | Requirement already satisfied (use --upgrade to upgrade): jsonpointer>=1.0 in /usr/lib/python2.7/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.0.1->python-glanceclient>=0.15.0->python-openstackclient>=1.0.2)
2015-01-28 12:38:29.830 | ++ trueorfalse False INSTALL_TESTONLY_PACKAGES
2015-01-28 12:38:29.838 | + INSTALL_TESTONLY_PACKAGES=False
2015-01-28 12:38:29.838 | + [[ False == \T\r\u\e ]]
2015-01-28 12:38:29.839 | + is_service_enabled key
2015-01-28 12:38:29.843 | + return 0
2015-01-28 12:38:29.843 | + '[' 192.168.56.4 == 192.168.56.4 ']'
2015-01-28 12:38:29.843 | + install_keystone
2015-01-28 12:38:29.844 | + is_service_enabled ldap
2015-01-28 12:38:29.848 | + return 1
2015-01-28 12:38:29.848 | + [[ sql = \m\e\m\c\a\c\h\e ]]
2015-01-28 12:38:29.848 | + git_clone git://git.openstack.org/openstack/keystone.git /opt/stack/keystone master
2015-01-28 12:38:29.848 | + local git_remote=git://git.openstack.org/openstack/keystone.git
2015-01-28 12:38:29.848 | + local git_dest=/opt/stack/keystone
2015-01-28 12:38:29.848 | + local git_ref=master
2015-01-28 12:38:29.849 | ++ pwd
2015-01-28 12:38:29.851 | + local orig_dir=/home/vagrant/devstack
2015-01-28 12:38:29.851 | + local git_clone_flags=
2015-01-28 12:38:29.852 | ++ trueorfalse False RECLONE
2015-01-28 12:38:29.857 | + RECLONE=True
2015-01-28 12:38:29.858 | + [[ 0 -gt 0 ]]
2015-01-28 12:38:29.858 | + [[ False = \T\r\u\e ]]
2015-01-28 12:38:29.859 | + egrep -q '^refs'
2015-01-28 12:38:29.859 | + echo master
2015-01-28 12:38:29.860 | + [[ ! -d /opt/stack/keystone ]]
2015-01-28 12:38:29.860 | + [[ True = \T\r\u\e ]]
2015-01-28 12:38:29.860 | + cd /opt/stack/keystone
2015-01-28 12:38:29.860 | + git remote set-url origin git://git.openstack.org/openstack/keystone.git
2015-01-28 12:38:29.864 | + git_timed fetch origin
2015-01-28 12:38:29.864 | + local count=0
2015-01-28 12:38:29.864 | + local timeout=0
2015-01-28 12:38:29.864 | + [[ -n 0 ]]
2015-01-28 12:38:29.865 | + timeout=0
2015-01-28 12:38:29.865 | + timeout -s SIGINT 0 git fetch origin
2015-01-28 12:38:36.027 | + find /opt/stack/keystone -name '*.pyc' -delete
2015-01-28 12:38:36.044 | ++ git show-ref refs/tags/master
2015-01-28 12:38:36.053 | + [[ -n '' ]]
2015-01-28 12:38:36.054 | ++ git show-ref refs/heads/master
2015-01-28 12:38:36.062 | + [[ -n 76342b77cf5189dae6940a24c82146f05ed4a445 refs/heads/master ]]
2015-01-28 12:38:36.062 | + git_update_branch master
2015-01-28 12:38:36.062 | + local git_branch=master
2015-01-28 12:38:36.063 | + git checkout -f origin/master
2015-01-28 12:38:36.128 | Note: checking out 'origin/master'.
2015-01-28 12:38:36.128 |
2015-01-28 12:38:36.129 | You are in 'detached HEAD' state. You can look around, make experimental
2015-01-28 12:38:36.129 | changes and commit them, and you can discard any commits you make in this
2015-01-28 12:38:36.129 | state without impacting any branches by performing another checkout.
2015-01-28 12:38:36.129 |
2015-01-28 12:38:36.129 | If you want to create a new branch to retain commits you create, you may
2015-01-28 12:38:36.129 | do so (now or later) by using -b with the checkout command again. Example:
2015-01-28 12:38:36.129 |
2015-01-28 12:38:36.129 | git checkout -b new_branch_name
2015-01-28 12:38:36.130 |
2015-01-28 12:38:36.130 | HEAD is now at 76342b7... Merge "remove invalid note"
2015-01-28 12:38:36.130 | + git branch -D master
2015-01-28 12:38:36.135 | Deleted branch master (was 76342b7).
2015-01-28 12:38:36.135 | + git checkout -b master
2015-01-28 12:38:36.163 | Switched to a new branch 'master'
2015-01-28 12:38:36.163 | + cd /opt/stack/keystone
2015-01-28 12:38:36.164 | + git show --oneline
2015-01-28 12:38:36.166 | + head -1
2015-01-28 12:38:36.171 | 76342b7 Merge "remove invalid note"
2015-01-28 12:38:36.172 | + cd /home/vagrant/devstack
2015-01-28 12:38:36.172 | + setup_develop /opt/stack/keystone
2015-01-28 12:38:36.172 | + local project_dir=/opt/stack/keystone
2015-01-28 12:38:36.172 | + setup_package_with_req_sync /opt/stack/keystone -e
2015-01-28 12:38:36.172 | + local project_dir=/opt/stack/keystone
2015-01-28 12:38:36.173 | + local flags=-e
2015-01-28 12:38:36.173 | ++ cd /opt/stack/keystone
2015-01-28 12:38:36.173 | ++ git diff --exit-code
2015-01-28 12:38:36.197 | + local update_requirements=
2015-01-28 12:38:36.197 | + [[ '' != \c\h\a\n\g\e\d ]]
2015-01-28 12:38:36.198 | + [[ strict == \s\o\f\t ]]
2015-01-28 12:38:36.198 | + cd /opt/stack/requirements
2015-01-28 12:38:36.198 | + python update.py /opt/stack/keystone
2015-01-28 12:38:36.590 | + setup_package /opt/stack/keystone -e
2015-01-28 12:38:36.591 | + local project_dir=/opt/stack/keystone
2015-01-28 12:38:36.591 | + local flags=-e
2015-01-28 12:38:36.591 | + pip_install -e /opt/stack/keystone
2015-01-28 12:38:36.959 | + sudo -H http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install -e /opt/stack/keystone
2015-01-28 12:38:37.727 | Obtaining file:///opt/stack/keystone
2015-01-28 12:38:38.404 | [pbr] Reusing existing SOURCES.txt
2015-01-28 12:38:38.418 | Requirement already satisfied (use --upgrade to upgrade): pbr!=0.7,<1.0,>=0.6 in /usr/local/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.420 | Requirement already satisfied (use --upgrade to upgrade): WebOb>=1.2.3 in /usr/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.421 | Requirement already satisfied (use --upgrade to upgrade): eventlet>=0.16.1 in /usr/local/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.422 | Requirement already satisfied (use --upgrade to upgrade): greenlet>=0.3.2 in /usr/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.423 | Requirement already satisfied (use --upgrade to upgrade): netaddr>=0.7.12 in /usr/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.424 | Requirement already satisfied (use --upgrade to upgrade): PasteDeploy>=1.5.0 in /usr/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.425 | Requirement already satisfied (use --upgrade to upgrade): Paste in /usr/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.426 | Requirement already satisfied (use --upgrade to upgrade): Routes!=2.0,>=1.12.3 in /usr/local/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.427 | Requirement already satisfied (use --upgrade to upgrade): six>=1.7.0 in /usr/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.428 | Requirement already satisfied (use --upgrade to upgrade): SQLAlchemy<=0.9.99,>=0.9.7 in /usr/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.429 | Requirement already satisfied (use --upgrade to upgrade): sqlalchemy-migrate!=0.9.2,>=0.9.1 in /usr/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.430 | Requirement already satisfied (use --upgrade to upgrade): passlib in /usr/local/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.431 | Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.9 in /usr/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.432 | Requirement already satisfied (use --upgrade to upgrade): python-keystoneclient>=1.0.0 in /usr/local/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.435 | Requirement already satisfied (use --upgrade to upgrade): keystonemiddleware>=1.0.0 in /usr/local/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.437 | Requirement already satisfied (use --upgrade to upgrade): oslo.concurrency>=1.4.1 in /usr/local/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.439 | Requirement already satisfied (use --upgrade to upgrade): oslo.config>=1.6.0 in /usr/local/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.440 | Requirement already satisfied (use --upgrade to upgrade): oslo.messaging!=1.5.0,>=1.4.0 in /usr/local/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.442 | Requirement already satisfied (use --upgrade to upgrade): oslo.db>=1.4.1 in /usr/local/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.444 | Requirement already satisfied (use --upgrade to upgrade): oslo.i18n>=1.3.0 in /usr/local/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.445 | Requirement already satisfied (use --upgrade to upgrade): oslo.serialization>=1.2.0 in /usr/local/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.447 | Requirement already satisfied (use --upgrade to upgrade): oslo.utils>=1.2.0 in /usr/local/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.448 | Requirement already satisfied (use --upgrade to upgrade): oauthlib>=0.6 in /usr/local/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.450 | Requirement already satisfied (use --upgrade to upgrade): dogpile.cache>=0.5.3 in /usr/local/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.451 | Requirement already satisfied (use --upgrade to upgrade): jsonschema<3.0.0,>=2.0.0 in /usr/local/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.452 | Requirement already satisfied (use --upgrade to upgrade): pycadf>=0.6.0 in /usr/local/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.454 | Requirement already satisfied (use --upgrade to upgrade): posix-ipc in /usr/local/lib/python2.7/dist-packages (from keystone==2015.1.dev142)
2015-01-28 12:38:38.454 | Requirement already satisfied (use --upgrade to upgrade): pip in /usr/local/lib/python2.7/dist-packages (from pbr!=0.7,<1.0,>=0.6->keystone==2015.1.dev142)
2015-01-28 12:38:38.456 | Requirement already satisfied (use --upgrade to upgrade): repoze.lru>=0.3 in /usr/lib/python2.7/dist-packages (from Routes!=2.0,>=1.12.3->keystone==2015.1.dev142)
2015-01-28 12:38:38.457 | Requirement already satisfied (use --upgrade to upgrade): decorator in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate!=0.9.2,>=0.9.1->keystone==2015.1.dev142)
2015-01-28 12:38:38.458 | Requirement already satisfied (use --upgrade to upgrade): Tempita>=0.4 in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate!=0.9.2,>=0.9.1->keystone==2015.1.dev142)
2015-01-28 12:38:38.459 | Requirement already satisfied (use --upgrade to upgrade): argparse in /usr/lib/python2.7 (from python-keystoneclient>=1.0.0->keystone==2015.1.dev142)
2015-01-28 12:38:38.460 | Requirement already satisfied (use --upgrade to upgrade): stevedore>=1.1.0 in /usr/local/lib/python2.7/dist-packages (from python-keystoneclient>=1.0.0->keystone==2015.1.dev142)
2015-01-28 12:38:38.461 | Requirement already satisfied (use --upgrade to upgrade): requests!=2.4.0,>=2.2.0 in /usr/lib/python2.7/dist-packages (from python-keystoneclient>=1.0.0->keystone==2015.1.dev142)
2015-01-28 12:38:38.462 | Requirement already satisfied (use --upgrade to upgrade): Babel>=1.3 in /usr/local/lib/python2.7/dist-packages (from python-keystoneclient>=1.0.0->keystone==2015.1.dev142)
2015-01-28 12:38:38.464 | Requirement already satisfied (use --upgrade to upgrade): PrettyTable<0.8,>=0.7 in /usr/lib/python2.7/dist-packages (from python-keystoneclient>=1.0.0->keystone==2015.1.dev142)
2015-01-28 12:38:38.464 | Requirement already satisfied (use --upgrade to upgrade): retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python2.7/dist-packages (from oslo.concurrency>=1.4.1->keystone==2015.1.dev142)
2015-01-28 12:38:38.466 | Requirement already satisfied (use --upgrade to upgrade): fixtures>=0.3.14 in /usr/local/lib/python2.7/dist-packages (from oslo.concurrency>=1.4.1->keystone==2015.1.dev142)
2015-01-28 12:38:38.468 | Requirement already satisfied (use --upgrade to upgrade): kombu>=2.5.0 in /usr/lib/python2.7/dist-packages (from oslo.messaging!=1.5.0,>=1.4.0->keystone==2015.1.dev142)
2015-01-28 12:38:38.471 | Requirement already satisfied (use --upgrade to upgrade): futures>=2.1.6 in /usr/local/lib/python2.7/dist-packages (from oslo.messaging!=1.5.0,>=1.4.0->keystone==2015.1.dev142)
2015-01-28 12:38:38.472 | Requirement already satisfied (use --upgrade to upgrade): oslo.middleware>=0.3.0 in /usr/local/lib/python2.7/dist-packages (from oslo.messaging!=1.5.0,>=1.4.0->keystone==2015.1.dev142)
2015-01-28 12:38:38.474 | Requirement already satisfied (use --upgrade to upgrade): PyYAML>=3.1.0 in /usr/lib/python2.7/dist-packages (from oslo.messaging!=1.5.0,>=1.4.0->keystone==2015.1.dev142)
2015-01-28 12:38:38.475 | Requirement already satisfied (use --upgrade to upgrade): alembic>=0.7.1 in /usr/local/lib/python2.7/dist-packages (from oslo.db>=1.4.1->keystone==2015.1.dev142)
2015-01-28 12:38:38.476 | Requirement already satisfied (use --upgrade to upgrade): netifaces>=0.10.4 in /usr/local/lib/python2.7/dist-packages (from oslo.utils>=1.2.0->keystone==2015.1.dev142)
2015-01-28 12:38:38.477 | Requirement already satisfied (use --upgrade to upgrade): dogpile.core>=0.4.1 in /usr/local/lib/python2.7/dist-packages (from dogpile.cache>=0.5.3->keystone==2015.1.dev142)
2015-01-28 12:38:38.478 | Requirement already satisfied (use --upgrade to upgrade): pytz>=2013.6 in /usr/local/lib/python2.7/dist-packages (from pycadf>=0.6.0->keystone==2015.1.dev142)
2015-01-28 12:38:38.479 | Requirement already satisfied (use --upgrade to upgrade): testtools>=0.9.22 in /usr/local/lib/python2.7/dist-packages (from fixtures>=0.3.14->oslo.concurrency>=1.4.1->keystone==2015.1.dev142)
2015-01-28 12:38:38.481 | Requirement already satisfied (use --upgrade to upgrade): anyjson>=0.3.3 in /usr/lib/python2.7/dist-packages (from kombu>=2.5.0->oslo.messaging!=1.5.0,>=1.4.0->keystone==2015.1.dev142)
2015-01-28 12:38:38.482 | Requirement already satisfied (use --upgrade to upgrade): amqp<2.0,>=1.3.3 in /usr/lib/python2.7/dist-packages (from kombu>=2.5.0->oslo.messaging!=1.5.0,>=1.4.0->keystone==2015.1.dev142)
2015-01-28 12:38:38.483 | Requirement already satisfied (use --upgrade to upgrade): oslo.context>=0.1.0 in /usr/local/lib/python2.7/dist-packages (from oslo.middleware>=0.3.0->oslo.messaging!=1.5.0,>=1.4.0->keystone==2015.1.dev142)
2015-01-28 12:38:38.484 | Requirement already satisfied (use --upgrade to upgrade): Mako in /usr/local/lib/python2.7/dist-packages (from alembic>=0.7.1->oslo.db>=1.4.1->keystone==2015.1.dev142)
2015-01-28 12:38:38.485 | Requirement already satisfied (use --upgrade to upgrade): extras in /usr/local/lib/python2.7/dist-packages (from testtools>=0.9.22->fixtures>=0.3.14->oslo.concurrency>=1.4.1->keystone==2015.1.dev142)
2015-01-28 12:38:38.486 | Requirement already satisfied (use --upgrade to upgrade): unittest2>=0.8.0 in /usr/local/lib/python2.7/dist-packages (from testtools>=0.9.22->fixtures>=0.3.14->oslo.concurrency>=1.4.1->keystone==2015.1.dev142)
2015-01-28 12:38:38.488 | Requirement already satisfied (use --upgrade to upgrade): python-mimeparse in /usr/local/lib/python2.7/dist-packages (from testtools>=0.9.22->fixtures>=0.3.14->oslo.concurrency>=1.4.1->keystone==2015.1.dev142)
2015-01-28 12:38:38.489 | Requirement already satisfied (use --upgrade to upgrade): MarkupSafe>=0.9.2 in /usr/local/lib/python2.7/dist-packages (from Mako->alembic>=0.7.1->oslo.db>=1.4.1->keystone==2015.1.dev142)
2015-01-28 12:38:38.490 | Installing collected packages: keystone
2015-01-28 12:38:38.490 | Running setup.py develop for keystone
2015-01-28 12:38:39.078 | /usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'python-apt (0.9.3.5ubuntu1)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
2015-01-28 12:38:39.078 | PEP440Warning,
2015-01-28 12:38:39.078 | /usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'python-debian (0.1.21-nmu2ubuntu2)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
2015-01-28 12:38:39.079 | PEP440Warning,
2015-01-28 12:38:39.079 | [pbr] Reusing existing SOURCES.txt
2015-01-28 12:38:39.079 | Creating /usr/local/lib/python2.7/dist-packages/keystone.egg-link (link to .)
2015-01-28 12:38:39.079 | keystone 2015.1.dev142 is already the active version in easy-install.pth
2015-01-28 12:38:39.079 | Installing keystone-all script to /usr/local/bin
2015-01-28 12:38:39.080 | Installing keystone-manage script to /usr/local/bin
2015-01-28 12:38:39.080 | Installed /opt/stack/keystone
2015-01-28 12:38:39.130 | Successfully installed keystone-2015.1.dev142
2015-01-28 12:38:39.154 | ++ trueorfalse False INSTALL_TESTONLY_PACKAGES
2015-01-28 12:38:39.161 | + INSTALL_TESTONLY_PACKAGES=False
2015-01-28 12:38:39.161 | + [[ False == \T\r\u\e ]]
2015-01-28 12:38:39.161 | + [[ -e == \-\e ]]
2015-01-28 12:38:39.161 | + safe_chown -R vagrant /opt/stack/keystone/keystone.egg-info
2015-01-28 12:38:39.161 | + _safe_permission_operation chown -R vagrant /opt/stack/keystone/keystone.egg-info
2015-01-28 12:38:39.170 | + sudo chown -R vagrant /opt/stack/keystone/keystone.egg-info
2015-01-28 12:38:39.179 | + '[' True = True ']'
2015-01-28 12:38:39.180 | + [[ '' != \c\h\a\n\g\e\d ]]
2015-01-28 12:38:39.180 | + cd /opt/stack/keystone
2015-01-28 12:38:39.181 | + git reset --hard
2015-01-28 12:38:39.228 | HEAD is now at 76342b7 Merge "remove invalid note"
2015-01-28 12:38:39.229 | + '[' True == True ']'
2015-01-28 12:38:39.229 | + install_apache_wsgi
2015-01-28 12:38:39.229 | + is_ubuntu
2015-01-28 12:38:39.230 | + [[ -z deb ]]
2015-01-28 12:38:39.230 | + '[' deb = deb ']'
2015-01-28 12:38:39.230 | + install_package apache2 libapache2-mod-wsgi
2015-01-28 12:38:39.232 | + update_package_repo
2015-01-28 12:38:39.232 | + NO_UPDATE_REPOS=False
2015-01-28 12:38:39.232 | + REPOS_UPDATED=True
2015-01-28 12:38:39.234 | + RETRY_UPDATE=False
2015-01-28 12:38:39.234 | + [[ False = \T\r\u\e ]]
2015-01-28 12:38:39.235 | + is_ubuntu
2015-01-28 12:38:39.235 | + [[ -z deb ]]
2015-01-28 12:38:39.235 | + '[' deb = deb ']'
2015-01-28 12:38:39.238 | + real_install_package apache2 libapache2-mod-wsgi
2015-01-28 12:38:39.239 | + is_ubuntu
2015-01-28 12:38:39.239 | + [[ -z deb ]]
2015-01-28 12:38:39.239 | + '[' deb = deb ']'
2015-01-28 12:38:39.239 | + apt_get install apache2 libapache2-mod-wsgi
2015-01-28 12:38:39.244 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 libapache2-mod-wsgi
2015-01-28 12:38:39.256 | Reading package lists...
2015-01-28 12:38:39.399 | Building dependency tree...
2015-01-28 12:38:39.400 | Reading state information...
2015-01-28 12:38:39.532 | apache2 is already the newest version.
2015-01-28 12:38:39.532 | libapache2-mod-wsgi is already the newest version.
2015-01-28 12:38:39.532 | The following packages were automatically installed and are no longer required:
2015-01-28 12:38:39.532 | python-colorama python-distlib python-html5lib
2015-01-28 12:38:39.533 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:38:39.567 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:38:39.570 | + real_install_package apache2 libapache2-mod-wsgi
2015-01-28 12:38:39.570 | + is_ubuntu
2015-01-28 12:38:39.570 | + [[ -z deb ]]
2015-01-28 12:38:39.570 | + '[' deb = deb ']'
2015-01-28 12:38:39.570 | + apt_get install apache2 libapache2-mod-wsgi
2015-01-28 12:38:39.578 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 libapache2-mod-wsgi
2015-01-28 12:38:39.595 | Reading package lists...
2015-01-28 12:38:39.739 | Building dependency tree...
2015-01-28 12:38:39.743 | Reading state information...
2015-01-28 12:38:39.869 | apache2 is already the newest version.
2015-01-28 12:38:39.869 | libapache2-mod-wsgi is already the newest version.
2015-01-28 12:38:39.869 | The following packages were automatically installed and are no longer required:
2015-01-28 12:38:39.869 | python-colorama python-distlib python-html5lib
2015-01-28 12:38:39.869 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:38:39.896 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:38:39.900 | + sudo a2enmod wsgi
2015-01-28 12:38:39.945 | Module wsgi already enabled
2015-01-28 12:38:39.948 | + sudo a2enmod version
2015-01-28 12:38:39.991 | ERROR: Module version does not exist!
2015-01-28 12:38:39.992 | + true
2015-01-28 12:38:39.992 | + is_ssl_enabled_service key
2015-01-28 12:38:39.992 | + local services=key
2015-01-28 12:38:39.992 | + local service=
2015-01-28 12:38:39.993 | + '[' False == False ']'
2015-01-28 12:38:39.993 | + return 1
2015-01-28 12:38:39.993 | + configure_keystone
2015-01-28 12:38:39.993 | + [[ ! -d /etc/keystone ]]
2015-01-28 12:38:39.993 | + sudo chown vagrant /etc/keystone
2015-01-28 12:38:40.005 | + [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]]
2015-01-28 12:38:40.006 | + cp -p /opt/stack/keystone/etc/keystone.conf.sample /etc/keystone/keystone.conf
2015-01-28 12:38:40.008 | + chmod 600 /etc/keystone/keystone.conf
2015-01-28 12:38:40.011 | + cp -p /opt/stack/keystone/etc/policy.json /etc/keystone
2015-01-28 12:38:40.014 | + [[ -f /opt/stack/keystone/etc/keystone-paste.ini ]]
2015-01-28 12:38:40.015 | + cp -p /opt/stack/keystone/etc/keystone-paste.ini /etc/keystone/keystone-paste.ini
2015-01-28 12:38:40.016 | + [[ -f /etc/keystone/keystone-paste.ini ]]
2015-01-28 12:38:40.017 | + iniset /etc/keystone/keystone.conf paste_deploy config_file /etc/keystone/keystone-paste.ini
2015-01-28 12:38:40.042 | + configure_keystone_extensions
2015-01-28 12:38:40.043 | + local extension_value
2015-01-28 12:38:40.043 | + local api_v3
2015-01-28 12:38:40.043 | + local extension
2015-01-28 12:38:40.043 | + local api_v3_extension
2015-01-28 12:38:40.043 | + is_service_enabled ldap
2015-01-28 12:38:40.046 | + return 1
2015-01-28 12:38:40.046 | + [[ kvs,ldap,pam,sql =~ sql ]]
2015-01-28 12:38:40.046 | + iniset /etc/keystone/keystone.conf identity driver keystone.identity.backends.sql.Identity
2015-01-28 12:38:40.066 | + [[ kvs,ldap,sql =~ sql ]]
2015-01-28 12:38:40.066 | + iniset /etc/keystone/keystone.conf assignment driver keystone.assignment.backends.sql.Assignment
2015-01-28 12:38:40.085 | + is_service_enabled rabbit
2015-01-28 12:38:40.090 | + return 0
2015-01-28 12:38:40.090 | + iniset /etc/keystone/keystone.conf DEFAULT rabbit_userid stackrabbit
2015-01-28 12:38:40.115 | + iniset /etc/keystone/keystone.conf DEFAULT rabbit_password password
2015-01-28 12:38:40.133 | + iniset /etc/keystone/keystone.conf DEFAULT rabbit_host 192.168.56.4
2015-01-28 12:38:40.159 | + is_service_enabled tls-proxy
2015-01-28 12:38:40.165 | + return 1
2015-01-28 12:38:40.165 | + iniset /etc/keystone/keystone.conf DEFAULT public_endpoint 'http://192.168.56.4:%(public_port)s/'
2015-01-28 12:38:40.191 | + iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint 'http://192.168.56.4:%(admin_port)s/'
2015-01-28 12:38:40.217 | + iniset /etc/keystone/keystone.conf DEFAULT admin_bind_host 192.168.56.4
2015-01-28 12:38:40.239 | + is_ssl_enabled_service key
2015-01-28 12:38:40.240 | + local services=key
2015-01-28 12:38:40.240 | + local service=
2015-01-28 12:38:40.240 | + '[' False == False ']'
2015-01-28 12:38:40.240 | + return 1
2015-01-28 12:38:40.240 | + is_service_enabled tls-proxy
2015-01-28 12:38:40.246 | + return 1
2015-01-28 12:38:40.247 | + iniset /etc/keystone/keystone.conf DEFAULT admin_token tokentoken
2015-01-28 12:38:40.267 | + [[ '' != '' ]]
2015-01-28 12:38:40.268 | ++ database_connection_url keystone
2015-01-28 12:38:40.268 | ++ local db=keystone
2015-01-28 12:38:40.268 | ++ database_connection_url_mysql keystone
2015-01-28 12:38:40.268 | ++ local db=keystone
2015-01-28 12:38:40.268 | ++ echo 'mysql://root:password@127.0.0.1/keystone?charset=utf8'
2015-01-28 12:38:40.269 | + iniset /etc/keystone/keystone.conf database connection 'mysql://root:password@127.0.0.1/keystone?charset=utf8'
2015-01-28 12:38:40.286 | + iniset /etc/keystone/keystone.conf ec2 driver keystone.contrib.ec2.backends.sql.Ec2
2015-01-28 12:38:40.308 | + [[ sql = \s\q\l ]]
2015-01-28 12:38:40.309 | + iniset /etc/keystone/keystone.conf token driver keystone.token.persistence.backends.sql.Token
2015-01-28 12:38:40.332 | + [[ sql = \s\q\l ]]
2015-01-28 12:38:40.332 | + iniset /etc/keystone/keystone.conf catalog driver keystone.catalog.backends.sql.Catalog
2015-01-28 12:38:40.359 | + inicomment /etc/keystone/keystone.conf catalog template_file
2015-01-28 12:38:40.372 | + '[' False '!=' False ']'
2015-01-28 12:38:40.372 | + '[' True == True ']'
2015-01-28 12:38:40.372 | + '[' False == False ']'
2015-01-28 12:38:40.372 | + '[' True == False ']'
2015-01-28 12:38:40.372 | + '[' True == True ']'
2015-01-28 12:38:40.372 | + iniset /etc/keystone/keystone.conf DEFAULT debug True
2015-01-28 12:38:40.398 | + iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s'
2015-01-28 12:38:40.417 | + iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s'
2015-01-28 12:38:40.441 | + iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '%(funcName)s %(pathname)s:%(lineno)d'
2015-01-28 12:38:40.468 | + iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix '%(process)d TRACE %(name)s %(instance)s'
2015-01-28 12:38:40.491 | + _config_keystone_apache_wsgi
2015-01-28 12:38:40.491 | + sudo mkdir -p /var/www/keystone
2015-01-28 12:38:40.502 | ++ apache_site_config_for keystone
2015-01-28 12:38:40.503 | ++ local site=keystone
2015-01-28 12:38:40.503 | ++ is_ubuntu
2015-01-28 12:38:40.504 | ++ [[ -z deb ]]
2015-01-28 12:38:40.504 | ++ '[' deb = deb ']'
2015-01-28 12:38:40.504 | +++ get_apache_version
2015-01-28 12:38:40.504 | +++ is_ubuntu
2015-01-28 12:38:40.504 | +++ [[ -z deb ]]
2015-01-28 12:38:40.504 | +++ '[' deb = deb ']'
2015-01-28 12:38:40.504 | ++++ sudo /usr/sbin/apache2ctl -v
2015-01-28 12:38:40.505 | ++++ awk '/Server version/ {print $3}'
2015-01-28 12:38:40.505 | ++++ cut -f2 -d/
2015-01-28 12:38:40.553 | +++ local version_str=2.4.7
2015-01-28 12:38:40.554 | +++ [[ 2.4.7 =~ ^2\.2\. ]]
2015-01-28 12:38:40.554 | +++ [[ 2.4.7 =~ ^2\.4\. ]]
2015-01-28 12:38:40.554 | +++ echo 2.4
2015-01-28 12:38:40.555 | ++ local apache_version=2.4
2015-01-28 12:38:40.555 | ++ [[ 2.4 == \2\.\2 ]]
2015-01-28 12:38:40.555 | ++ echo /etc/apache2/sites-available/keystone.conf
2015-01-28 12:38:40.556 | + local keystone_apache_conf=/etc/apache2/sites-available/keystone.conf
2015-01-28 12:38:40.556 | + local keystone_ssl=
2015-01-28 12:38:40.556 | + local keystone_certfile=
2015-01-28 12:38:40.556 | + local keystone_keyfile=
2015-01-28 12:38:40.556 | + local keystone_service_port=5000
2015-01-28 12:38:40.556 | + local keystone_auth_port=35357
2015-01-28 12:38:40.556 | + is_ssl_enabled_service key
2015-01-28 12:38:40.556 | + local services=key
2015-01-28 12:38:40.556 | + local service=
2015-01-28 12:38:40.556 | + '[' False == False ']'
2015-01-28 12:38:40.556 | + return 1
2015-01-28 12:38:40.556 | + is_service_enabled tls-proxy
2015-01-28 12:38:40.559 | + return 1
2015-01-28 12:38:40.560 | + sudo cp /opt/stack/keystone/httpd/keystone.py /var/www/keystone/main
2015-01-28 12:38:40.568 | + sudo cp /opt/stack/keystone/httpd/keystone.py /var/www/keystone/admin
2015-01-28 12:38:40.576 | + sudo cp /home/vagrant/devstack/files/apache-keystone.template /etc/apache2/sites-available/keystone.conf
2015-01-28 12:38:40.591 | + sudo sed -e '
2015-01-28 12:38:40.591 | s|%PUBLICPORT%|5000|g;
2015-01-28 12:38:40.592 | s|%ADMINPORT%|35357|g;
2015-01-28 12:38:40.592 | s|%APACHE_NAME%|apache2|g;
2015-01-28 12:38:40.592 | s|%PUBLICWSGI%|/var/www/keystone/main|g;
2015-01-28 12:38:40.592 | s|%ADMINWSGI%|/var/www/keystone/admin|g;
2015-01-28 12:38:40.592 | s|%SSLENGINE%||g;
2015-01-28 12:38:40.592 | s|%SSLCERTFILE%||g;
2015-01-28 12:38:40.592 | s|%SSLKEYFILE%||g;
2015-01-28 12:38:40.593 | s|%USER%|vagrant|g
2015-01-28 12:38:40.593 | ' -i /etc/apache2/sites-available/keystone.conf
2015-01-28 12:38:40.600 | + iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384
2015-01-28 12:38:40.621 | + iniset /etc/keystone/keystone.conf DEFAULT admin_workers 2
2015-01-28 12:38:40.650 | + is_service_enabled s-proxy
2015-01-28 12:38:40.654 | + return 0
2015-01-28 12:38:40.655 | + install_swift
2015-01-28 12:38:40.655 | + git_clone git://git.openstack.org/openstack/swift.git /opt/stack/swift master
2015-01-28 12:38:40.655 | + local git_remote=git://git.openstack.org/openstack/swift.git
2015-01-28 12:38:40.655 | + local git_dest=/opt/stack/swift
2015-01-28 12:38:40.655 | + local git_ref=master
2015-01-28 12:38:40.655 | ++ pwd
2015-01-28 12:38:40.656 | + local orig_dir=/home/vagrant/devstack
2015-01-28 12:38:40.656 | + local git_clone_flags=
2015-01-28 12:38:40.656 | ++ trueorfalse False RECLONE
2015-01-28 12:38:40.661 | + RECLONE=True
2015-01-28 12:38:40.661 | + [[ 0 -gt 0 ]]
2015-01-28 12:38:40.661 | + [[ False = \T\r\u\e ]]
2015-01-28 12:38:40.661 | + echo master
2015-01-28 12:38:40.662 | + egrep -q '^refs'
2015-01-28 12:38:40.663 | + [[ ! -d /opt/stack/swift ]]
2015-01-28 12:38:40.664 | + [[ True = \T\r\u\e ]]
2015-01-28 12:38:40.664 | + cd /opt/stack/swift
2015-01-28 12:38:40.664 | + git remote set-url origin git://git.openstack.org/openstack/swift.git
2015-01-28 12:38:40.669 | + git_timed fetch origin
2015-01-28 12:38:40.669 | + local count=0
2015-01-28 12:38:40.669 | + local timeout=0
2015-01-28 12:38:40.669 | + [[ -n 0 ]]
2015-01-28 12:38:40.669 | + timeout=0
2015-01-28 12:38:40.669 | + timeout -s SIGINT 0 git fetch origin
2015-01-28 12:38:46.668 | + find /opt/stack/swift -name '*.pyc' -delete
2015-01-28 12:38:46.676 | ++ git show-ref refs/tags/master
2015-01-28 12:38:46.686 | + [[ -n '' ]]
2015-01-28 12:38:46.687 | ++ git show-ref refs/heads/master
2015-01-28 12:38:46.692 | + [[ -n 13f529ca81b8e0a3729e0dd6f6c116396f642fd9 refs/heads/master ]]
2015-01-28 12:38:46.692 | + git_update_branch master
2015-01-28 12:38:46.693 | + local git_branch=master
2015-01-28 12:38:46.693 | + git checkout -f origin/master
2015-01-28 12:38:46.755 | Note: checking out 'origin/master'.
2015-01-28 12:38:46.755 |
2015-01-28 12:38:46.756 | You are in 'detached HEAD' state. You can look around, make experimental
2015-01-28 12:38:46.756 | changes and commit them, and you can discard any commits you make in this
2015-01-28 12:38:46.756 | state without impacting any branches by performing another checkout.
2015-01-28 12:38:46.756 |
2015-01-28 12:38:46.757 | If you want to create a new branch to retain commits you create, you may
2015-01-28 12:38:46.757 | do so (now or later) by using -b with the checkout command again. Example:
2015-01-28 12:38:46.757 |
2015-01-28 12:38:46.757 | git checkout -b new_branch_name
2015-01-28 12:38:46.757 |
2015-01-28 12:38:46.757 | HEAD is now at 13f529c... Merge "Exclude empty tiers from max_replicas"
2015-01-28 12:38:46.758 | + git branch -D master
2015-01-28 12:38:46.762 | Deleted branch master (was 13f529c).
2015-01-28 12:38:46.762 | + git checkout -b master
2015-01-28 12:38:46.795 | Switched to a new branch 'master'
2015-01-28 12:38:46.795 | + cd /opt/stack/swift
2015-01-28 12:38:46.796 | + git show --oneline
2015-01-28 12:38:46.798 | + head -1
2015-01-28 12:38:46.804 | 13f529c Merge "Exclude empty tiers from max_replicas"
2015-01-28 12:38:46.805 | + cd /home/vagrant/devstack
2015-01-28 12:38:46.805 | + setup_develop /opt/stack/swift
2015-01-28 12:38:46.805 | + local project_dir=/opt/stack/swift
2015-01-28 12:38:46.805 | + setup_package_with_req_sync /opt/stack/swift -e
2015-01-28 12:38:46.805 | + local project_dir=/opt/stack/swift
2015-01-28 12:38:46.805 | + local flags=-e
2015-01-28 12:38:46.806 | ++ cd /opt/stack/swift
2015-01-28 12:38:46.806 | ++ git diff --exit-code
2015-01-28 12:38:46.834 | + local update_requirements=
2015-01-28 12:38:46.835 | + [[ '' != \c\h\a\n\g\e\d ]]
2015-01-28 12:38:46.835 | + [[ strict == \s\o\f\t ]]
2015-01-28 12:38:46.836 | + cd /opt/stack/requirements
2015-01-28 12:38:46.836 | + python update.py /opt/stack/swift
2015-01-28 12:38:47.207 | Version change for: dnspython, eventlet, greenlet, netifaces, pastedeploy, simplejson
2015-01-28 12:38:47.207 | Updated /opt/stack/swift/requirements.txt:
2015-01-28 12:38:47.208 | dnspython>=1.9.4 -> dnspython>=1.12.0
2015-01-28 12:38:47.208 | eventlet>=0.9.15 -> eventlet>=0.16.1
2015-01-28 12:38:47.208 | greenlet>=0.3.1 -> greenlet>=0.3.2
2015-01-28 12:38:47.208 | netifaces>=0.5,!=0.10.0,!=0.10 -> netifaces>=0.10.4
2015-01-28 12:38:47.208 | pastedeploy>=1.3.3 -> PasteDeploy>=1.5.0
2015-01-28 12:38:47.208 | simplejson>=2.0.9 -> simplejson>=2.2.0
2015-01-28 12:38:47.208 | Version change for: coverage, openstack.nose-plugin, nosehtmloutput, oslosphinx, sphinx, python-swiftclient
2015-01-28 12:38:47.209 | Updated /opt/stack/swift/test-requirements.txt:
2015-01-28 12:38:47.209 | coverage -> coverage>=3.6
2015-01-28 12:38:47.209 | openstack.nose_plugin -> openstack.nose_plugin>=0.7
2015-01-28 12:38:47.209 | nosehtmloutput -> nosehtmloutput>=0.0.3
2015-01-28 12:38:47.209 | oslosphinx -> oslosphinx>=2.2.0 # Apache-2.0
2015-01-28 12:38:47.209 | sphinx>=1.1.2,<1.2 -> sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
2015-01-28 12:38:47.209 | python-swiftclient -> python-swiftclient>=2.2.0
2015-01-28 12:38:47.209 | + setup_package /opt/stack/swift -e
2015-01-28 12:38:47.210 | + local project_dir=/opt/stack/swift
2015-01-28 12:38:47.210 | + local flags=-e
2015-01-28 12:38:47.210 | + pip_install -e /opt/stack/swift
2015-01-28 12:38:47.581 | + sudo -H http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install -e /opt/stack/swift
2015-01-28 12:38:48.364 | Obtaining file:///opt/stack/swift
2015-01-28 12:38:49.033 | [pbr] Reusing existing SOURCES.txt
2015-01-28 12:38:49.039 | Requirement already satisfied (use --upgrade to upgrade): dnspython>=1.12.0 in /usr/local/lib/python2.7/dist-packages (from swift==2.2.1.post66)
2015-01-28 12:38:49.041 | Requirement already satisfied (use --upgrade to upgrade): eventlet>=0.16.1 in /usr/local/lib/python2.7/dist-packages (from swift==2.2.1.post66)
2015-01-28 12:38:49.043 | Requirement already satisfied (use --upgrade to upgrade): greenlet>=0.3.2 in /usr/lib/python2.7/dist-packages (from swift==2.2.1.post66)
2015-01-28 12:38:49.043 | Requirement already satisfied (use --upgrade to upgrade): netifaces>=0.10.4 in /usr/local/lib/python2.7/dist-packages (from swift==2.2.1.post66)
2015-01-28 12:38:49.044 | Requirement already satisfied (use --upgrade to upgrade): PasteDeploy>=1.5.0 in /usr/lib/python2.7/dist-packages (from swift==2.2.1.post66)
2015-01-28 12:38:49.045 | Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.2.0 in /usr/lib/python2.7/dist-packages (from swift==2.2.1.post66)
2015-01-28 12:38:49.046 | Requirement already satisfied (use --upgrade to upgrade): xattr>=0.4 in /usr/lib/python2.7/dist-packages (from swift==2.2.1.post66)
2015-01-28 12:38:49.047 | Installing collected packages: swift
2015-01-28 12:38:49.047 | Running setup.py develop for swift
2015-01-28 12:38:49.642 | /usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'python-apt (0.9.3.5ubuntu1)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
2015-01-28 12:38:49.642 | PEP440Warning,
2015-01-28 12:38:49.642 | /usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'python-debian (0.1.21-nmu2ubuntu2)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
2015-01-28 12:38:49.643 | PEP440Warning,
2015-01-28 12:38:49.643 | [pbr] Reusing existing SOURCES.txt
2015-01-28 12:38:49.643 | Creating /usr/local/lib/python2.7/dist-packages/swift.egg-link (link to .)
2015-01-28 12:38:49.643 | swift 2.2.1.post66 is already the active version in easy-install.pth
2015-01-28 12:38:49.644 | Installing swift-account-audit script to /usr/local/bin
2015-01-28 12:38:49.644 | Installing swift-account-auditor script to /usr/local/bin
2015-01-28 12:38:49.644 | Installing swift-account-info script to /usr/local/bin
2015-01-28 12:38:49.645 | Installing swift-account-reaper script to /usr/local/bin
2015-01-28 12:38:49.645 | Installing swift-account-replicator script to /usr/local/bin
2015-01-28 12:38:49.645 | Installing swift-account-server script to /usr/local/bin
2015-01-28 12:38:49.645 | Installing swift-config script to /usr/local/bin
2015-01-28 12:38:49.645 | Installing swift-container-auditor script to /usr/local/bin
2015-01-28 12:38:49.646 | Installing swift-container-info script to /usr/local/bin
2015-01-28 12:38:49.646 | Installing swift-container-replicator script to /usr/local/bin
2015-01-28 12:38:49.647 | Installing swift-container-server script to /usr/local/bin
2015-01-28 12:38:49.647 | Installing swift-container-sync script to /usr/local/bin
2015-01-28 12:38:49.647 | Installing swift-container-updater script to /usr/local/bin
2015-01-28 12:38:49.647 | Installing swift-container-reconciler script to /usr/local/bin
2015-01-28 12:38:49.648 | Installing swift-reconciler-enqueue script to /usr/local/bin
2015-01-28 12:38:49.648 | Installing swift-dispersion-populate script to /usr/local/bin
2015-01-28 12:38:49.648 | Installing swift-dispersion-report script to /usr/local/bin
2015-01-28 12:38:49.648 | Installing swift-drive-audit script to /usr/local/bin
2015-01-28 12:38:49.649 | Installing swift-form-signature script to /usr/local/bin
2015-01-28 12:38:49.649 | Installing swift-get-nodes script to /usr/local/bin
2015-01-28 12:38:49.649 | Installing swift-init script to /usr/local/bin
2015-01-28 12:38:49.650 | Installing swift-object-auditor script to /usr/local/bin
2015-01-28 12:38:49.650 | Installing swift-object-expirer script to /usr/local/bin
2015-01-28 12:38:49.650 | Installing swift-object-info script to /usr/local/bin
2015-01-28 12:38:49.651 | Installing swift-object-replicator script to /usr/local/bin
2015-01-28 12:38:49.651 | Installing swift-object-server script to /usr/local/bin
2015-01-28 12:38:49.651 | Installing swift-object-updater script to /usr/local/bin
2015-01-28 12:38:49.651 | Installing swift-oldies script to /usr/local/bin
2015-01-28 12:38:49.651 | Installing swift-orphans script to /usr/local/bin
2015-01-28 12:38:49.652 | Installing swift-proxy-server script to /usr/local/bin
2015-01-28 12:38:49.652 | Installing swift-recon script to /usr/local/bin
2015-01-28 12:38:49.652 | Installing swift-recon-cron script to /usr/local/bin
2015-01-28 12:38:49.652 | Installing swift-ring-builder script to /usr/local/bin
2015-01-28 12:38:49.653 | Installing swift-temp-url script to /usr/local/bin
2015-01-28 12:38:49.653 | Installed /opt/stack/swift
2015-01-28 12:38:49.724 | Successfully installed swift-2.2.1.post66
2015-01-28 12:38:49.748 | ++ trueorfalse False INSTALL_TESTONLY_PACKAGES
2015-01-28 12:38:49.753 | + INSTALL_TESTONLY_PACKAGES=False
2015-01-28 12:38:49.754 | + [[ False == \T\r\u\e ]]
2015-01-28 12:38:49.754 | + [[ -e == \-\e ]]
2015-01-28 12:38:49.754 | + safe_chown -R vagrant /opt/stack/swift/swift.egg-info
2015-01-28 12:38:49.755 | + _safe_permission_operation chown -R vagrant /opt/stack/swift/swift.egg-info
2015-01-28 12:38:49.759 | + sudo chown -R vagrant /opt/stack/swift/swift.egg-info
2015-01-28 12:38:49.769 | + '[' True = True ']'
2015-01-28 12:38:49.770 | + [[ '' != \c\h\a\n\g\e\d ]]
2015-01-28 12:38:49.770 | + cd /opt/stack/swift
2015-01-28 12:38:49.771 | + git reset --hard
2015-01-28 12:38:49.825 | HEAD is now at 13f529c Merge "Exclude empty tiers from max_replicas"
2015-01-28 12:38:49.827 | + '[' False == True ']'
2015-01-28 12:38:49.827 | + configure_swift
2015-01-28 12:38:49.827 | + local swift_pipeline=crossdomain
2015-01-28 12:38:49.827 | + local node_number
2015-01-28 12:38:49.827 | + local swift_node_config
2015-01-28 12:38:49.827 | + local swift_log_dir
2015-01-28 12:38:49.827 | + swift-init --run-dir=/opt/stack/data/run all stop
2015-01-28 12:38:50.127 | No container-updater running
2015-01-28 12:38:50.127 | No account-auditor running
2015-01-28 12:38:50.128 | No object-replicator running
2015-01-28 12:38:50.128 | No container-sync running
2015-01-28 12:38:50.128 | No container-replicator running
2015-01-28 12:38:50.128 | No object-auditor running
2015-01-28 12:38:50.128 | No object-expirer running
2015-01-28 12:38:50.128 | No container-auditor running
2015-01-28 12:38:50.128 | No container-server running
2015-01-28 12:38:50.128 | No object-server running
2015-01-28 12:38:50.128 | No account-reaper running
2015-01-28 12:38:50.130 | No proxy-server running
2015-01-28 12:38:50.130 | No account-replicator running
2015-01-28 12:38:50.130 | No object-updater running
2015-01-28 12:38:50.130 | No container-reconciler running
2015-01-28 12:38:50.130 | No account-server running
2015-01-28 12:38:50.139 | + true
2015-01-28 12:38:50.139 | + sudo mkdir -p /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server
2015-01-28 12:38:50.156 | + sudo chown -R vagrant: /etc/swift
2015-01-28 12:38:50.171 | + [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]]
2015-01-28 12:38:50.172 | + sudo tee /etc/rsyncd.conf
2015-01-28 12:38:50.173 | + sed -e '
2015-01-28 12:38:50.173 | s/%GROUP%//;
2015-01-28 12:38:50.173 | s/%USER%/vagrant/;
2015-01-28 12:38:50.173 | s,%SWIFT_DATA_DIR%,/opt/stack/data,;
2015-01-28 12:38:50.174 | ' /home/vagrant/devstack/files/swift/rsyncd.conf
2015-01-28 12:38:50.180 | uid = vagrant
2015-01-28 12:38:50.180 | gid =
2015-01-28 12:38:50.181 | log file = /opt/stack/data/logs/rsyncd.log
2015-01-28 12:38:50.181 | pid file = /opt/stack/data/run/rsyncd.pid
2015-01-28 12:38:50.181 | address = 127.0.0.1
2015-01-28 12:38:50.181 |
2015-01-28 12:38:50.181 | [account6012]
2015-01-28 12:38:50.181 | max connections = 25
2015-01-28 12:38:50.182 | path = /opt/stack/data/1/node/
2015-01-28 12:38:50.182 | read only = false
2015-01-28 12:38:50.182 | lock file = /opt/stack/data/run/account6012.lock
2015-01-28 12:38:50.182 |
2015-01-28 12:38:50.182 | [account6022]
2015-01-28 12:38:50.182 | max connections = 25
2015-01-28 12:38:50.182 | path = /opt/stack/data/2/node/
2015-01-28 12:38:50.182 | read only = false
2015-01-28 12:38:50.182 | lock file = /opt/stack/data/run/account6022.lock
2015-01-28 12:38:50.182 |
2015-01-28 12:38:50.182 | [account6032]
2015-01-28 12:38:50.183 | max connections = 25
2015-01-28 12:38:50.183 | path = /opt/stack/data/3/node/
2015-01-28 12:38:50.183 | read only = false
2015-01-28 12:38:50.183 | lock file = /opt/stack/data/run/account6032.lock
2015-01-28 12:38:50.183 |
2015-01-28 12:38:50.183 | [account6042]
2015-01-28 12:38:50.184 | max connections = 25
2015-01-28 12:38:50.184 | path = /opt/stack/data/4/node/
2015-01-28 12:38:50.184 | read only = false
2015-01-28 12:38:50.184 | lock file = /opt/stack/data/run/account6042.lock
2015-01-28 12:38:50.184 |
2015-01-28 12:38:50.184 |
2015-01-28 12:38:50.184 | [container6011]
2015-01-28 12:38:50.184 | max connections = 25
2015-01-28 12:38:50.184 | path = /opt/stack/data/1/node/
2015-01-28 12:38:50.185 | read only = false
2015-01-28 12:38:50.185 | lock file = /opt/stack/data/run/container6011.lock
2015-01-28 12:38:50.185 |
2015-01-28 12:38:50.185 | [container6021]
2015-01-28 12:38:50.185 | max connections = 25
2015-01-28 12:38:50.185 | path = /opt/stack/data/2/node/
2015-01-28 12:38:50.186 | read only = false
2015-01-28 12:38:50.186 | lock file = /opt/stack/data/run/container6021.lock
2015-01-28 12:38:50.186 |
2015-01-28 12:38:50.186 | [container6031]
2015-01-28 12:38:50.186 | max connections = 25
2015-01-28 12:38:50.186 | path = /opt/stack/data/3/node/
2015-01-28 12:38:50.186 | read only = false
2015-01-28 12:38:50.186 | lock file = /opt/stack/data/run/container6031.lock
2015-01-28 12:38:50.186 |
2015-01-28 12:38:50.187 | [container6041]
2015-01-28 12:38:50.187 | max connections = 25
2015-01-28 12:38:50.187 | path = /opt/stack/data/4/node/
2015-01-28 12:38:50.187 | read only = false
2015-01-28 12:38:50.187 | lock file = /opt/stack/data/run/container6041.lock
2015-01-28 12:38:50.187 |
2015-01-28 12:38:50.187 |
2015-01-28 12:38:50.188 | [object6010]
2015-01-28 12:38:50.188 | max connections = 25
2015-01-28 12:38:50.188 | path = /opt/stack/data/1/node/
2015-01-28 12:38:50.188 | read only = false
2015-01-28 12:38:50.188 | lock file = /opt/stack/data/run/object6010.lock
2015-01-28 12:38:50.189 |
2015-01-28 12:38:50.189 | [object6020]
2015-01-28 12:38:50.189 | max connections = 25
2015-01-28 12:38:50.189 | path = /opt/stack/data/2/node/
2015-01-28 12:38:50.189 | read only = false
2015-01-28 12:38:50.190 | lock file = /opt/stack/data/run/object6020.lock
2015-01-28 12:38:50.190 |
2015-01-28 12:38:50.190 | [object6030]
2015-01-28 12:38:50.190 | max connections = 25
2015-01-28 12:38:50.190 | path = /opt/stack/data/3/node/
2015-01-28 12:38:50.190 | read only = false
2015-01-28 12:38:50.190 | lock file = /opt/stack/data/run/object6030.lock
2015-01-28 12:38:50.190 |
2015-01-28 12:38:50.191 | [object6040]
2015-01-28 12:38:50.191 | max connections = 25
2015-01-28 12:38:50.191 | path = /opt/stack/data/4/node/
2015-01-28 12:38:50.191 | read only = false
2015-01-28 12:38:50.191 | lock file = /opt/stack/data/run/object6040.lock
2015-01-28 12:38:50.192 | + is_ubuntu
2015-01-28 12:38:50.192 | + [[ -z deb ]]
2015-01-28 12:38:50.192 | + '[' deb = deb ']'
2015-01-28 12:38:50.192 | + sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync
2015-01-28 12:38:50.194 | + SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf
2015-01-28 12:38:50.194 | + cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf
2015-01-28 12:38:50.196 | + local csyncfile=/etc/swift/container-sync-realms.conf
2015-01-28 12:38:50.196 | + cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf
2015-01-28 12:38:50.198 | + iniset /etc/swift/container-sync-realms.conf realm1 key realm1key
2015-01-28 12:38:50.210 | + iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://192.168.56.4:8080/v1/
2015-01-28 12:38:50.227 | + iniuncomment /etc/swift/proxy-server.conf DEFAULT user
2015-01-28 12:38:50.235 | + iniset /etc/swift/proxy-server.conf DEFAULT user vagrant
2015-01-28 12:38:50.257 | + iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir
2015-01-28 12:38:50.268 | + iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift
2015-01-28 12:38:50.286 | + iniuncomment /etc/swift/proxy-server.conf DEFAULT workers
2015-01-28 12:38:50.296 | + iniset /etc/swift/proxy-server.conf DEFAULT workers 1
2015-01-28 12:38:50.319 | + iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level
2015-01-28 12:38:50.330 | + iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG
2015-01-28 12:38:50.356 | + iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port
2015-01-28 12:38:50.370 | + is_service_enabled tls-proxy
2015-01-28 12:38:50.374 | + return 1
2015-01-28 12:38:50.375 | + iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080
2015-01-28 12:38:50.398 | + is_ssl_enabled_service s-proxy
2015-01-28 12:38:50.398 | + local services=s-proxy
2015-01-28 12:38:50.398 | + local service=
2015-01-28 12:38:50.398 | + '[' False == False ']'
2015-01-28 12:38:50.399 | + return 1
2015-01-28 12:38:50.399 | + iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120
2015-01-28 12:38:50.416 | + iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20
2015-01-28 12:38:50.429 | + is_service_enabled ceilometer
2015-01-28 12:38:50.433 | + return 1
2015-01-28 12:38:50.434 | + iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12
2015-01-28 12:38:50.450 | + is_service_enabled swift3
2015-01-28 12:38:50.455 | + return 1
2015-01-28 12:38:50.456 | + is_service_enabled key
2015-01-28 12:38:50.462 | + return 0
2015-01-28 12:38:50.463 | + swift_pipeline+=' authtoken keystoneauth'
2015-01-28 12:38:50.463 | + swift_pipeline+=' tempauth '
2015-01-28 12:38:50.463 | + sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf
2015-01-28 12:38:50.468 | + sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf
2015-01-28 12:38:50.473 | + iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true
2015-01-28 12:38:50.487 | + iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain
2015-01-28 12:38:50.508 | + sed -i '/^# \[filter:authtoken\]/,/^# \[filter:keystoneauth\]$/ s/^#[ \t]*//' /etc/swift/proxy-server.conf
2015-01-28 12:38:50.512 | + configure_auth_token_middleware /etc/swift/proxy-server.conf swift /var/cache/swift filter:authtoken
2015-01-28 12:38:50.512 | + local conf_file=/etc/swift/proxy-server.conf
2015-01-28 12:38:50.512 | + local admin_user=swift
2015-01-28 12:38:50.512 | + local signing_dir=/var/cache/swift
2015-01-28 12:38:50.512 | + local section=filter:authtoken
2015-01-28 12:38:50.512 | + iniset /etc/swift/proxy-server.conf filter:authtoken auth_plugin password
2015-01-28 12:38:50.534 | + iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://192.168.56.4:35357
2015-01-28 12:38:50.551 | + iniset /etc/swift/proxy-server.conf filter:authtoken username swift
2015-01-28 12:38:50.568 | + iniset /etc/swift/proxy-server.conf filter:authtoken password password
2015-01-28 12:38:50.599 | + iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_id default
2015-01-28 12:38:50.617 | + iniset /etc/swift/proxy-server.conf filter:authtoken project_name service
2015-01-28 12:38:50.633 | + iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_id default
2015-01-28 12:38:50.659 | + iniset /etc/swift/proxy-server.conf filter:authtoken auth_uri http://192.168.56.4:5000
2015-01-28 12:38:50.677 | + iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem
2015-01-28 12:38:50.703 | + iniset /etc/swift/proxy-server.conf filter:authtoken signing_dir /var/cache/swift
2015-01-28 12:38:50.719 | + iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift
2015-01-28 12:38:50.738 | + iniuncomment /etc/swift/proxy-server.conf filter:keystoneauth use
2015-01-28 12:38:50.751 | + iniuncomment /etc/swift/proxy-server.conf filter:keystoneauth operator_roles
2015-01-28 12:38:50.761 | + iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin'
2015-01-28 12:38:50.782 | + iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate
2015-01-28 12:38:50.793 | + iniuncomment /etc/swift/proxy-server.conf filter:tempauth reseller_prefix
2015-01-28 12:38:50.806 | + iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH
2015-01-28 12:38:50.827 | + is_service_enabled swift3
2015-01-28 12:38:50.830 | + return 1
2015-01-28 12:38:50.831 | + cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf
2015-01-28 12:38:50.833 | + iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5c2000f5
2015-01-28 12:38:50.855 | + iniset /etc/swift/swift.conf swift-constraints max_header_size 16384
2015-01-28 12:38:50.876 | + local node_number
2015-01-28 12:38:50.877 | + for node_number in '${SWIFT_REPLICAS_SEQ}'
2015-01-28 12:38:50.878 | + local swift_node_config=/etc/swift/object-server/1.conf
2015-01-28 12:38:50.878 | + cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf
2015-01-28 12:38:50.880 | + generate_swift_config_services /etc/swift/object-server/1.conf 1 6013 object
2015-01-28 12:38:50.880 | + local swift_node_config=/etc/swift/object-server/1.conf
2015-01-28 12:38:50.880 | + local node_id=1
2015-01-28 12:38:50.880 | + local bind_port=6013
2015-01-28 12:38:50.880 | + local server_type=object
2015-01-28 12:38:50.880 | + log_facility=0
2015-01-28 12:38:50.881 | + local node_path=/opt/stack/data/1
2015-01-28 12:38:50.881 | + iniuncomment /etc/swift/object-server/1.conf DEFAULT user
2015-01-28 12:38:50.890 | + iniset /etc/swift/object-server/1.conf DEFAULT user vagrant
2015-01-28 12:38:50.908 | + iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port
2015-01-28 12:38:50.916 | + iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6013
2015-01-28 12:38:50.934 | + iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir
2015-01-28 12:38:50.946 | + iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift
2015-01-28 12:38:50.968 | + iniuncomment /etc/swift/object-server/1.conf DEFAULT devices
2015-01-28 12:38:50.977 | + iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/1
2015-01-28 12:38:50.997 | + iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility
2015-01-28 12:38:51.005 | + iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0
2015-01-28 12:38:51.026 | + iniuncomment /etc/swift/object-server/1.conf DEFAULT workers
2015-01-28 12:38:51.035 | + iniset /etc/swift/object-server/1.conf DEFAULT workers 2
2015-01-28 12:38:51.054 | + iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate
2015-01-28 12:38:51.065 | + iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true
2015-01-28 12:38:51.087 | + iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check
2015-01-28 12:38:51.095 | + iniset /etc/swift/object-server/1.conf DEFAULT mount_check false
2015-01-28 12:38:51.117 | + iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode
2015-01-28 12:38:51.127 | + iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes
2015-01-28 12:38:51.142 | + sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/cache,' /etc/swift/object-server/1.conf
2015-01-28 12:38:51.147 | + iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/cache
2015-01-28 12:38:51.167 | + swift_node_config=/etc/swift/container-server/1.conf
2015-01-28 12:38:51.168 | + cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf
2015-01-28 12:38:51.170 | + generate_swift_config_services /etc/swift/container-server/1.conf 1 6011 container
2015-01-28 12:38:51.170 | + local swift_node_config=/etc/swift/container-server/1.conf
2015-01-28 12:38:51.170 | + local node_id=1
2015-01-28 12:38:51.170 | + local bind_port=6011
2015-01-28 12:38:51.170 | + local server_type=container
2015-01-28 12:38:51.170 | + log_facility=0
2015-01-28 12:38:51.170 | + local node_path=/opt/stack/data/1
2015-01-28 12:38:51.170 | + iniuncomment /etc/swift/container-server/1.conf DEFAULT user
2015-01-28 12:38:51.176 | + iniset /etc/swift/container-server/1.conf DEFAULT user vagrant
2015-01-28 12:38:51.193 | + iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port
2015-01-28 12:38:51.203 | + iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6011
2015-01-28 12:38:51.219 | + iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir
2015-01-28 12:38:51.224 | + iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift
2015-01-28 12:38:51.243 | + iniuncomment /etc/swift/container-server/1.conf DEFAULT devices
2015-01-28 12:38:51.251 | + iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/1
2015-01-28 12:38:51.266 | + iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility
2015-01-28 12:38:51.275 | + iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0
2015-01-28 12:38:51.293 | + iniuncomment /etc/swift/container-server/1.conf DEFAULT workers
2015-01-28 12:38:51.303 | + iniset /etc/swift/container-server/1.conf DEFAULT workers 2
2015-01-28 12:38:51.320 | + iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate
2015-01-28 12:38:51.330 | + iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true
2015-01-28 12:38:51.350 | + iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check
2015-01-28 12:38:51.356 | + iniset /etc/swift/container-server/1.conf DEFAULT mount_check false
2015-01-28 12:38:51.374 | + iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode
2015-01-28 12:38:51.380 | + iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes
2015-01-28 12:38:51.399 | + sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/cache,' /etc/swift/container-server/1.conf
2015-01-28 12:38:51.402 | + iniuncomment /etc/swift/container-server/1.conf app:container-server allow_versions
2015-01-28 12:38:51.412 | + iniset /etc/swift/container-server/1.conf app:container-server allow_versions true
2015-01-28 12:38:51.433 | + swift_node_config=/etc/swift/account-server/1.conf
2015-01-28 12:38:51.433 | + cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf
2015-01-28 12:38:51.436 | + generate_swift_config_services /etc/swift/account-server/1.conf 1 6012 account
2015-01-28 12:38:51.437 | + local swift_node_config=/etc/swift/account-server/1.conf
2015-01-28 12:38:51.437 | + local node_id=1
2015-01-28 12:38:51.437 | + local bind_port=6012
2015-01-28 12:38:51.437 | + local server_type=account
2015-01-28 12:38:51.438 | + log_facility=0
2015-01-28 12:38:51.438 | + local node_path=/opt/stack/data/1
2015-01-28 12:38:51.438 | + iniuncomment /etc/swift/account-server/1.conf DEFAULT user
2015-01-28 12:38:51.444 | + iniset /etc/swift/account-server/1.conf DEFAULT user vagrant
2015-01-28 12:38:51.461 | + iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port
2015-01-28 12:38:51.470 | + iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6012
2015-01-28 12:38:51.485 | + iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir
2015-01-28 12:38:51.494 | + iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift
2015-01-28 12:38:51.513 | + iniuncomment /etc/swift/account-server/1.conf DEFAULT devices
2015-01-28 12:38:51.522 | + iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/1
2015-01-28 12:38:51.541 | + iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility
2015-01-28 12:38:51.550 | + iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0
2015-01-28 12:38:51.568 | + iniuncomment /etc/swift/account-server/1.conf DEFAULT workers
2015-01-28 12:38:51.580 | + iniset /etc/swift/account-server/1.conf DEFAULT workers 2
2015-01-28 12:38:51.597 | + iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate
2015-01-28 12:38:51.609 | + iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true
2015-01-28 12:38:51.627 | + iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check
2015-01-28 12:38:51.635 | + iniset /etc/swift/account-server/1.conf DEFAULT mount_check false
2015-01-28 12:38:51.652 | + iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode
2015-01-28 12:38:51.661 | + iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes
2015-01-28 12:38:51.681 | + sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/cache,' /etc/swift/account-server/1.conf
2015-01-28 12:38:51.687 | + iniset /etc/swift/proxy-server.conf filter:tempauth user_swifttenanttest1_swiftusertest1 'testing .admin'
2015-01-28 12:38:51.710 | + iniset /etc/swift/proxy-server.conf filter:tempauth user_swifttenanttest2_swiftusertest2 'testing2 .admin'
2015-01-28 12:38:51.732 | + iniset /etc/swift/proxy-server.conf filter:tempauth user_swifttenanttest1_swiftusertest3 'testing3 .admin'
2015-01-28 12:38:51.750 | + testfile=/etc/swift/test.conf
2015-01-28 12:38:51.750 | + cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf
2015-01-28 12:38:51.753 | + iniset /etc/swift/test.conf func_test account swifttenanttest1
2015-01-28 12:38:51.772 | + iniset /etc/swift/test.conf func_test username swiftusertest1
2015-01-28 12:38:51.790 | + iniset /etc/swift/test.conf func_test username3 swiftusertest3
2015-01-28 12:38:51.807 | + iniset /etc/swift/test.conf func_test account2 swifttenanttest2
2015-01-28 12:38:51.827 | + iniset /etc/swift/test.conf func_test username2 swiftusertest2
2015-01-28 12:38:51.847 | + iniset /etc/swift/test.conf func_test account4 swifttenanttest4
2015-01-28 12:38:51.866 | + iniset /etc/swift/test.conf func_test username4 swiftusertest4
2015-01-28 12:38:51.885 | + iniset /etc/swift/test.conf func_test password4 testing4
2015-01-28 12:38:51.899 | + iniset /etc/swift/test.conf func_test domain4 swift_test
2015-01-28 12:38:51.915 | + is_service_enabled key
2015-01-28 12:38:51.919 | + return 0
2015-01-28 12:38:51.920 | + iniuncomment /etc/swift/test.conf func_test auth_version
2015-01-28 12:38:51.927 | ++ iniget /etc/swift/test.conf func_test auth_version
2015-01-28 12:38:51.934 | + local auth_vers=3
2015-01-28 12:38:51.935 | + iniset /etc/swift/test.conf func_test auth_host 192.168.56.4
2015-01-28 12:38:51.949 | + iniset /etc/swift/test.conf func_test auth_port 35357
2015-01-28 12:38:51.963 | + [[ 3 == \3 ]]
2015-01-28 12:38:51.963 | + iniset /etc/swift/test.conf func_test auth_prefix /v3/
2015-01-28 12:38:51.979 | + local swift_log_dir=/opt/stack/data/logs
2015-01-28 12:38:51.980 | + rm -rf /opt/stack/data/logs
2015-01-28 12:38:51.981 | + mkdir -p /opt/stack/data/logs/hourly
2015-01-28 12:38:51.985 | + sudo chown -R vagrant:adm /opt/stack/data/logs
2015-01-28 12:38:51.995 | + [[ False != \F\a\l\s\e ]]
2015-01-28 12:38:51.995 | + '[' False == True ']'
2015-01-28 12:38:51.996 | + is_service_enabled swift3
2015-01-28 12:38:52.002 | + return 1
2015-01-28 12:38:52.002 | + is_service_enabled g-api n-api
2015-01-28 12:38:52.006 | + return 0
2015-01-28 12:38:52.006 | + install_glance
2015-01-28 12:38:52.006 | + use_library_from_git glance_store
2015-01-28 12:38:52.006 | + local name=glance_store
2015-01-28 12:38:52.006 | + local enabled=1
2015-01-28 12:38:52.006 | + [[ ,, =~ ,glance_store, ]]
2015-01-28 12:38:52.006 | + return 1
2015-01-28 12:38:52.006 | + git_clone git://git.openstack.org/openstack/glance.git /opt/stack/glance master
2015-01-28 12:38:52.006 | + local git_remote=git://git.openstack.org/openstack/glance.git
2015-01-28 12:38:52.006 | + local git_dest=/opt/stack/glance
2015-01-28 12:38:52.007 | + local git_ref=master
2015-01-28 12:38:52.007 | ++ pwd
2015-01-28 12:38:52.008 | + local orig_dir=/home/vagrant/devstack
2015-01-28 12:38:52.008 | + local git_clone_flags=
2015-01-28 12:38:52.009 | ++ trueorfalse False RECLONE
2015-01-28 12:38:52.014 | + RECLONE=True
2015-01-28 12:38:52.014 | + [[ 0 -gt 0 ]]
2015-01-28 12:38:52.014 | + [[ False = \T\r\u\e ]]
2015-01-28 12:38:52.015 | + egrep -q '^refs'
2015-01-28 12:38:52.015 | + echo master
2015-01-28 12:38:52.017 | + [[ ! -d /opt/stack/glance ]]
2015-01-28 12:38:52.017 | + [[ True = \T\r\u\e ]]
2015-01-28 12:38:52.017 | + cd /opt/stack/glance
2015-01-28 12:38:52.018 | + git remote set-url origin git://git.openstack.org/openstack/glance.git
2015-01-28 12:38:52.024 | + git_timed fetch origin
2015-01-28 12:38:52.025 | + local count=0
2015-01-28 12:38:52.025 | + local timeout=0
2015-01-28 12:38:52.025 | + [[ -n 0 ]]
2015-01-28 12:38:52.025 | + timeout=0
2015-01-28 12:38:52.025 | + timeout -s SIGINT 0 git fetch origin
2015-01-28 12:38:58.023 | + find /opt/stack/glance -name '*.pyc' -delete
2015-01-28 12:38:58.031 | ++ git show-ref refs/tags/master
2015-01-28 12:38:58.036 | + [[ -n '' ]]
2015-01-28 12:38:58.036 | ++ git show-ref refs/heads/master
2015-01-28 12:38:58.040 | + [[ -n 74a70f4f2500f90c83e6f6f76fc2bdd4f6317cb1 refs/heads/master ]]
2015-01-28 12:38:58.042 | + git_update_branch master
2015-01-28 12:38:58.042 | + local git_branch=master
2015-01-28 12:38:58.042 | + git checkout -f origin/master
2015-01-28 12:38:58.093 | Note: checking out 'origin/master'.
2015-01-28 12:38:58.094 |
2015-01-28 12:38:58.094 | You are in 'detached HEAD' state. You can look around, make experimental
2015-01-28 12:38:58.094 | changes and commit them, and you can discard any commits you make in this
2015-01-28 12:38:58.094 | state without impacting any branches by performing another checkout.
2015-01-28 12:38:58.094 |
2015-01-28 12:38:58.094 | If you want to create a new branch to retain commits you create, you may
2015-01-28 12:38:58.095 | do so (now or later) by using -b with the checkout command again. Example:
2015-01-28 12:38:58.095 |
2015-01-28 12:38:58.095 | git checkout -b new_branch_name
2015-01-28 12:38:58.095 |
2015-01-28 12:38:58.095 | HEAD is now at 74a70f4... Merge "Switch to mox3"
2015-01-28 12:38:58.095 | + git branch -D master
2015-01-28 12:38:58.099 | Deleted branch master (was 74a70f4).
2015-01-28 12:38:58.099 | + git checkout -b master
2015-01-28 12:38:58.126 | Switched to a new branch 'master'
2015-01-28 12:38:58.127 | + cd /opt/stack/glance
2015-01-28 12:38:58.128 | + git show --oneline
2015-01-28 12:38:58.129 | + head -1
2015-01-28 12:38:58.132 | 74a70f4 Merge "Switch to mox3"
2015-01-28 12:38:58.133 | + cd /home/vagrant/devstack
2015-01-28 12:38:58.134 | + setup_develop /opt/stack/glance
2015-01-28 12:38:58.134 | + local project_dir=/opt/stack/glance
2015-01-28 12:38:58.134 | + setup_package_with_req_sync /opt/stack/glance -e
2015-01-28 12:38:58.134 | + local project_dir=/opt/stack/glance
2015-01-28 12:38:58.134 | + local flags=-e
2015-01-28 12:38:58.135 | ++ cd /opt/stack/glance
2015-01-28 12:38:58.135 | ++ git diff --exit-code
2015-01-28 12:38:58.157 | + local update_requirements=
2015-01-28 12:38:58.158 | + [[ '' != \c\h\a\n\g\e\d ]]
2015-01-28 12:38:58.158 | + [[ strict == \s\o\f\t ]]
2015-01-28 12:38:58.160 | + cd /opt/stack/requirements
2015-01-28 12:38:58.160 | + python update.py /opt/stack/glance
2015-01-28 12:38:58.589 | Version change for: eventlet, oslo.concurrency, python-keystoneclient, oslo.db, oslo.i18n, oslo.serialization
2015-01-28 12:38:58.589 | Updated /opt/stack/glance/requirements.txt:
2015-01-28 12:38:58.589 | eventlet>=0.15.2 -> eventlet>=0.16.1
2015-01-28 12:38:58.590 | oslo.concurrency>=0.3.0 -> oslo.concurrency>=1.4.1 # Apache-2.0
2015-01-28 12:38:58.590 | python-keystoneclient>=0.11.1 -> python-keystoneclient>=1.0.0
2015-01-28 12:38:58.590 | oslo.db>=1.3.0 # Apache-2.0 -> oslo.db>=1.4.1 # Apache-2.0
2015-01-28 12:38:58.590 | oslo.i18n>=1.0.0 # Apache-2.0 -> oslo.i18n>=1.3.0 # Apache-2.0
2015-01-28 12:38:58.590 | oslo.serialization>=1.0.0 -> oslo.serialization>=1.2.0 # Apache-2.0
2015-01-28 12:38:58.592 | + setup_package /opt/stack/glance -e
2015-01-28 12:38:58.592 | + local project_dir=/opt/stack/glance
2015-01-28 12:38:58.592 | + local flags=-e
2015-01-28 12:38:58.592 | + pip_install -e /opt/stack/glance
2015-01-28 12:38:58.976 | + sudo -H http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install -e /opt/stack/glance
2015-01-28 12:38:59.678 | Obtaining file:///opt/stack/glance
2015-01-28 12:39:00.258 | [pbr] Reusing existing SOURCES.txt
2015-01-28 12:39:00.268 | Requirement already satisfied (use --upgrade to upgrade): pbr!=0.7,<1.0,>=0.6 in /usr/local/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.271 | Requirement already satisfied (use --upgrade to upgrade): greenlet>=0.3.2 in /usr/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.275 | Requirement already satisfied (use --upgrade to upgrade): SQLAlchemy<=0.9.99,>=0.9.7 in /usr/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.278 | Requirement already satisfied (use --upgrade to upgrade): anyjson>=0.3.3 in /usr/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.281 | Requirement already satisfied (use --upgrade to upgrade): eventlet>=0.16.1 in /usr/local/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.282 | Requirement already satisfied (use --upgrade to upgrade): PasteDeploy>=1.5.0 in /usr/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.284 | Requirement already satisfied (use --upgrade to upgrade): Routes!=2.0,>=1.12.3 in /usr/local/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.285 | Requirement already satisfied (use --upgrade to upgrade): WebOb>=1.2.3 in /usr/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.286 | Requirement already satisfied (use --upgrade to upgrade): argparse in /usr/lib/python2.7 (from glance==2015.1.dev71)
2015-01-28 12:39:00.287 | Requirement already satisfied (use --upgrade to upgrade): boto<2.35.0,>=2.32.1 in /usr/local/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.289 | Requirement already satisfied (use --upgrade to upgrade): sqlalchemy-migrate!=0.9.2,>=0.9.1 in /usr/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.290 | Requirement already satisfied (use --upgrade to upgrade): httplib2>=0.7.5 in /usr/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.291 | Requirement already satisfied (use --upgrade to upgrade): kombu>=2.5.0 in /usr/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.292 | Requirement already satisfied (use --upgrade to upgrade): pycrypto>=2.6 in /usr/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.293 | Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.9 in /usr/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.294 | Requirement already satisfied (use --upgrade to upgrade): ordereddict in /usr/local/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.295 | Requirement already satisfied (use --upgrade to upgrade): oslo.config>=1.6.0 in /usr/local/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.296 | Requirement already satisfied (use --upgrade to upgrade): oslo.concurrency>=1.4.1 in /usr/local/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.298 | Requirement already satisfied (use --upgrade to upgrade): oslo.utils>=1.2.0 in /usr/local/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.300 | Requirement already satisfied (use --upgrade to upgrade): stevedore>=1.1.0 in /usr/local/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.301 | Requirement already satisfied (use --upgrade to upgrade): keystonemiddleware>=1.0.0 in /usr/local/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.303 | Requirement already satisfied (use --upgrade to upgrade): WSME>=0.6 in /usr/local/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.304 | Requirement already satisfied (use --upgrade to upgrade): posix-ipc in /usr/local/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.305 | Requirement already satisfied (use --upgrade to upgrade): python-swiftclient>=2.2.0 in /usr/local/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.306 | Requirement already satisfied (use --upgrade to upgrade): oslo.vmware>=0.8.0 in /usr/local/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.308 | Requirement already satisfied (use --upgrade to upgrade): Paste in /usr/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.309 | Requirement already satisfied (use --upgrade to upgrade): jsonschema<3.0.0,>=2.0.0 in /usr/local/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.310 | Requirement already satisfied (use --upgrade to upgrade): python-keystoneclient>=1.0.0 in /usr/local/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.312 | Requirement already satisfied (use --upgrade to upgrade): pyOpenSSL>=0.11 in /usr/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.313 | Requirement already satisfied (use --upgrade to upgrade): six>=1.7.0 in /usr/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.314 | Requirement already satisfied (use --upgrade to upgrade): oslo.db>=1.4.1 in /usr/local/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.315 | Requirement already satisfied (use --upgrade to upgrade): oslo.i18n>=1.3.0 in /usr/local/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.317 | Requirement already satisfied (use --upgrade to upgrade): oslo.messaging!=1.5.0,>=1.4.0 in /usr/local/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.318 | Requirement already satisfied (use --upgrade to upgrade): oslo.serialization>=1.2.0 in /usr/local/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.320 | Requirement already satisfied (use --upgrade to upgrade): retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.322 | Requirement already satisfied (use --upgrade to upgrade): osprofiler>=0.3.0 in /usr/local/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.324 | Requirement already satisfied (use --upgrade to upgrade): glance-store>=0.1.10 in /usr/local/lib/python2.7/dist-packages (from glance==2015.1.dev71)
2015-01-28 12:39:00.326 | Requirement already satisfied (use --upgrade to upgrade): pip in /usr/local/lib/python2.7/dist-packages (from pbr!=0.7,<1.0,>=0.6->glance==2015.1.dev71)
2015-01-28 12:39:00.327 | Requirement already satisfied (use --upgrade to upgrade): repoze.lru>=0.3 in /usr/lib/python2.7/dist-packages (from Routes!=2.0,>=1.12.3->glance==2015.1.dev71)
2015-01-28 12:39:00.328 | Requirement already satisfied (use --upgrade to upgrade): decorator in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate!=0.9.2,>=0.9.1->glance==2015.1.dev71)
2015-01-28 12:39:00.329 | Requirement already satisfied (use --upgrade to upgrade): Tempita>=0.4 in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate!=0.9.2,>=0.9.1->glance==2015.1.dev71)
2015-01-28 12:39:00.330 | Requirement already satisfied (use --upgrade to upgrade): amqp<2.0,>=1.3.3 in /usr/lib/python2.7/dist-packages (from kombu>=2.5.0->glance==2015.1.dev71)
2015-01-28 12:39:00.330 | Requirement already satisfied (use --upgrade to upgrade): netaddr>=0.7.12 in /usr/lib/python2.7/dist-packages (from oslo.config>=1.6.0->glance==2015.1.dev71)
2015-01-28 12:39:00.331 | Requirement already satisfied (use --upgrade to upgrade): fixtures>=0.3.14 in /usr/local/lib/python2.7/dist-packages (from oslo.concurrency>=1.4.1->glance==2015.1.dev71)
2015-01-28 12:39:00.332 | Requirement already satisfied (use --upgrade to upgrade): Babel>=1.3 in /usr/local/lib/python2.7/dist-packages (from oslo.concurrency>=1.4.1->glance==2015.1.dev71)
2015-01-28 12:39:00.333 | Requirement already satisfied (use --upgrade to upgrade): netifaces>=0.10.4 in /usr/local/lib/python2.7/dist-packages (from oslo.utils>=1.2.0->glance==2015.1.dev71)
2015-01-28 12:39:00.334 | Requirement already satisfied (use --upgrade to upgrade): pycadf>=0.6.0 in /usr/local/lib/python2.7/dist-packages (from keystonemiddleware>=1.0.0->glance==2015.1.dev71)
2015-01-28 12:39:00.335 | Requirement already satisfied (use --upgrade to upgrade): requests!=2.4.0,>=2.2.0 in /usr/lib/python2.7/dist-packages (from keystonemiddleware>=1.0.0->glance==2015.1.dev71)
2015-01-28 12:39:00.335 | Requirement already satisfied (use --upgrade to upgrade): ipaddr in /usr/local/lib/python2.7/dist-packages (from WSME>=0.6->glance==2015.1.dev71)
2015-01-28 12:39:00.336 | Requirement already satisfied (use --upgrade to upgrade): simplegeneric in /usr/lib/python2.7/dist-packages (from WSME>=0.6->glance==2015.1.dev71)
2015-01-28 12:39:00.337 | Requirement already satisfied (use --upgrade to upgrade): futures>=2.1.3 in /usr/local/lib/python2.7/dist-packages (from python-swiftclient>=2.2.0->glance==2015.1.dev71)
2015-01-28 12:39:00.338 | Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from python-swiftclient>=2.2.0->glance==2015.1.dev71)
2015-01-28 12:39:00.339 | Requirement already satisfied (use --upgrade to upgrade): suds>=0.4 in /usr/lib/python2.7/dist-packages (from oslo.vmware>=0.8.0->glance==2015.1.dev71)
2015-01-28 12:39:00.339 | Requirement already satisfied (use --upgrade to upgrade): PyYAML>=3.1.0 in /usr/lib/python2.7/dist-packages (from oslo.vmware>=0.8.0->glance==2015.1.dev71)
2015-01-28 12:39:00.340 | Requirement already satisfied (use --upgrade to upgrade): urllib3>=1.7.1 in /usr/lib/python2.7/dist-packages (from oslo.vmware>=0.8.0->glance==2015.1.dev71)
2015-01-28 12:39:00.341 | Requirement already satisfied (use --upgrade to upgrade): PrettyTable<0.8,>=0.7 in /usr/lib/python2.7/dist-packages (from python-keystoneclient>=1.0.0->glance==2015.1.dev71)
2015-01-28 12:39:00.341 | Requirement already satisfied (use --upgrade to upgrade): alembic>=0.7.1 in /usr/local/lib/python2.7/dist-packages (from oslo.db>=1.4.1->glance==2015.1.dev71)
2015-01-28 12:39:00.342 | Requirement already satisfied (use --upgrade to upgrade): oslo.middleware>=0.3.0 in /usr/local/lib/python2.7/dist-packages (from oslo.messaging!=1.5.0,>=1.4.0->glance==2015.1.dev71)
2015-01-28 12:39:00.343 | Requirement already satisfied (use --upgrade to upgrade): python-cinderclient>=1.0.6 in /usr/local/lib/python2.7/dist-packages (from glance-store>=0.1.10->glance==2015.1.dev71)
2015-01-28 12:39:00.345 | Requirement already satisfied (use --upgrade to upgrade): testtools>=0.9.22 in /usr/local/lib/python2.7/dist-packages (from fixtures>=0.3.14->oslo.concurrency>=1.4.1->glance==2015.1.dev71)
2015-01-28 12:39:00.346 | Requirement already satisfied (use --upgrade to upgrade): pytz>=0a in /usr/local/lib/python2.7/dist-packages (from Babel>=1.3->oslo.concurrency>=1.4.1->glance==2015.1.dev71)
2015-01-28 12:39:00.348 | Requirement already satisfied (use --upgrade to upgrade): Mako in /usr/local/lib/python2.7/dist-packages (from alembic>=0.7.1->oslo.db>=1.4.1->glance==2015.1.dev71)
2015-01-28 12:39:00.349 | Requirement already satisfied (use --upgrade to upgrade): oslo.context>=0.1.0 in /usr/local/lib/python2.7/dist-packages (from oslo.middleware>=0.3.0->oslo.messaging!=1.5.0,>=1.4.0->glance==2015.1.dev71)
2015-01-28 12:39:00.350 | Requirement already satisfied (use --upgrade to upgrade): extras in /usr/local/lib/python2.7/dist-packages (from testtools>=0.9.22->fixtures>=0.3.14->oslo.concurrency>=1.4.1->glance==2015.1.dev71)
2015-01-28 12:39:00.351 | Requirement already satisfied (use --upgrade to upgrade): unittest2>=0.8.0 in /usr/local/lib/python2.7/dist-packages (from testtools>=0.9.22->fixtures>=0.3.14->oslo.concurrency>=1.4.1->glance==2015.1.dev71)
2015-01-28 12:39:00.354 | Requirement already satisfied (use --upgrade to upgrade): python-mimeparse in /usr/local/lib/python2.7/dist-packages (from testtools>=0.9.22->fixtures>=0.3.14->oslo.concurrency>=1.4.1->glance==2015.1.dev71)
2015-01-28 12:39:00.355 | Requirement already satisfied (use --upgrade to upgrade): MarkupSafe>=0.9.2 in /usr/local/lib/python2.7/dist-packages (from Mako->alembic>=0.7.1->oslo.db>=1.4.1->glance==2015.1.dev71)
2015-01-28 12:39:00.356 | Installing collected packages: glance
2015-01-28 12:39:00.356 | Running setup.py develop for glance
2015-01-28 12:39:00.891 | /usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'python-apt (0.9.3.5ubuntu1)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
2015-01-28 12:39:00.891 | PEP440Warning,
2015-01-28 12:39:00.892 | /usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'python-debian (0.1.21-nmu2ubuntu2)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
2015-01-28 12:39:00.892 | PEP440Warning,
2015-01-28 12:39:00.892 | [pbr] Reusing existing SOURCES.txt
2015-01-28 12:39:00.892 | Creating /usr/local/lib/python2.7/dist-packages/glance.egg-link (link to .)
2015-01-28 12:39:00.892 | glance 2015.1.dev71 is already the active version in easy-install.pth
2015-01-28 12:39:00.892 | Installing glance-scrubber script to /usr/local/bin
2015-01-28 12:39:00.893 | Installing glance-cache-pruner script to /usr/local/bin
2015-01-28 12:39:00.893 | Installing glance-cache-cleaner script to /usr/local/bin
2015-01-28 12:39:00.894 | Installing glance-api script to /usr/local/bin
2015-01-28 12:39:00.894 | Installing glance-cache-prefetcher script to /usr/local/bin
2015-01-28 12:39:00.894 | Installing glance-replicator script to /usr/local/bin
2015-01-28 12:39:00.894 | Installing glance-cache-manage script to /usr/local/bin
2015-01-28 12:39:00.894 | Installing glance-manage script to /usr/local/bin
2015-01-28 12:39:00.895 | Installing glance-control script to /usr/local/bin
2015-01-28 12:39:00.895 | Installing glance-registry script to /usr/local/bin
2015-01-28 12:39:00.895 | Installed /opt/stack/glance
2015-01-28 12:39:00.947 | Successfully installed glance-2015.1.dev71
2015-01-28 12:39:00.973 | ++ trueorfalse False INSTALL_TESTONLY_PACKAGES
2015-01-28 12:39:00.981 | + INSTALL_TESTONLY_PACKAGES=False
2015-01-28 12:39:00.981 | + [[ False == \T\r\u\e ]]
2015-01-28 12:39:00.982 | + [[ -e == \-\e ]]
2015-01-28 12:39:00.982 | + safe_chown -R vagrant /opt/stack/glance/glance.egg-info
2015-01-28 12:39:00.982 | + _safe_permission_operation chown -R vagrant /opt/stack/glance/glance.egg-info
2015-01-28 12:39:00.990 | + sudo chown -R vagrant /opt/stack/glance/glance.egg-info
2015-01-28 12:39:00.998 | + '[' True = True ']'
2015-01-28 12:39:00.998 | + [[ '' != \c\h\a\n\g\e\d ]]
2015-01-28 12:39:00.999 | + cd /opt/stack/glance
2015-01-28 12:39:00.999 | + git reset --hard
2015-01-28 12:39:01.039 | HEAD is now at 74a70f4 Merge "Switch to mox3"
2015-01-28 12:39:01.040 | + configure_glance
2015-01-28 12:39:01.041 | + [[ ! -d /etc/glance ]]
2015-01-28 12:39:01.041 | + sudo chown vagrant /etc/glance
2015-01-28 12:39:01.055 | + [[ ! -d /etc/glance/metadefs ]]
2015-01-28 12:39:01.055 | + sudo chown vagrant /etc/glance/metadefs
2015-01-28 12:39:01.062 | + cp /opt/stack/glance/etc/glance-registry.conf /etc/glance/glance-registry.conf
2015-01-28 12:39:01.064 | + iniset /etc/glance/glance-registry.conf DEFAULT debug True
2015-01-28 12:39:01.082 | + inicomment /etc/glance/glance-registry.conf DEFAULT log_file
2015-01-28 12:39:01.091 | ++ database_connection_url glance
2015-01-28 12:39:01.091 | ++ local db=glance
2015-01-28 12:39:01.091 | ++ database_connection_url_mysql glance
2015-01-28 12:39:01.091 | ++ local db=glance
2015-01-28 12:39:01.092 | ++ echo 'mysql://root:password@127.0.0.1/glance?charset=utf8'
2015-01-28 12:39:01.093 | + local 'dburl=mysql://root:password@127.0.0.1/glance?charset=utf8'
2015-01-28 12:39:01.093 | + iniset /etc/glance/glance-registry.conf DEFAULT sql_connection 'mysql://root:password@127.0.0.1/glance?charset=utf8'
2015-01-28 12:39:01.108 | + iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False
2015-01-28 12:39:01.127 | + iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone
2015-01-28 12:39:01.145 | + configure_auth_token_middleware /etc/glance/glance-registry.conf glance /var/cache/glance/registry
2015-01-28 12:39:01.145 | + local conf_file=/etc/glance/glance-registry.conf
2015-01-28 12:39:01.145 | + local admin_user=glance
2015-01-28 12:39:01.145 | + local signing_dir=/var/cache/glance/registry
2015-01-28 12:39:01.145 | + local section=keystone_authtoken
2015-01-28 12:39:01.145 | + iniset /etc/glance/glance-registry.conf keystone_authtoken auth_plugin password
2015-01-28 12:39:01.164 | + iniset /etc/glance/glance-registry.conf keystone_authtoken auth_url http://192.168.56.4:35357
2015-01-28 12:39:01.184 | + iniset /etc/glance/glance-registry.conf keystone_authtoken username glance
2015-01-28 12:39:01.204 | + iniset /etc/glance/glance-registry.conf keystone_authtoken password password
2015-01-28 12:39:01.223 | + iniset /etc/glance/glance-registry.conf keystone_authtoken user_domain_id default
2015-01-28 12:39:01.240 | + iniset /etc/glance/glance-registry.conf keystone_authtoken project_name service
2015-01-28 12:39:01.264 | + iniset /etc/glance/glance-registry.conf keystone_authtoken project_domain_id default
2015-01-28 12:39:01.282 | + iniset /etc/glance/glance-registry.conf keystone_authtoken auth_uri http://192.168.56.4:5000
2015-01-28 12:39:01.298 | + iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2015-01-28 12:39:01.313 | + iniset /etc/glance/glance-registry.conf keystone_authtoken signing_dir /var/cache/glance/registry
2015-01-28 12:39:01.331 | + is_service_enabled qpid
2015-01-28 12:39:01.337 | + return 1
2015-01-28 12:39:01.337 | + '[' -n 192.168.56.4 ']'
2015-01-28 12:39:01.338 | + '[' -n password ']'
2015-01-28 12:39:01.338 | + iniset /etc/glance/glance-registry.conf DEFAULT notification_driver messaging
2015-01-28 12:39:01.356 | + iniset_rpc_backend glance /etc/glance/glance-registry.conf DEFAULT
2015-01-28 12:39:01.356 | + local package=glance
2015-01-28 12:39:01.357 | + local file=/etc/glance/glance-registry.conf
2015-01-28 12:39:01.357 | + local section=DEFAULT
2015-01-28 12:39:01.357 | + is_service_enabled zeromq
2015-01-28 12:39:01.360 | + return 1
2015-01-28 12:39:01.360 | + is_service_enabled qpid
2015-01-28 12:39:01.364 | + return 1
2015-01-28 12:39:01.365 | + '[' -n '' ']'
2015-01-28 12:39:01.365 | + is_service_enabled rabbit
2015-01-28 12:39:01.369 | + return 0
2015-01-28 12:39:01.370 | + iniset /etc/glance/glance-registry.conf DEFAULT rpc_backend glance.openstack.common.rpc.impl_kombu
2015-01-28 12:39:01.384 | + iniset /etc/glance/glance-registry.conf DEFAULT rabbit_hosts 192.168.56.4
2015-01-28 12:39:01.404 | + iniset /etc/glance/glance-registry.conf DEFAULT rabbit_password password
2015-01-28 12:39:01.424 | + iniset /etc/glance/glance-registry.conf DEFAULT rabbit_userid stackrabbit
2015-01-28 12:39:01.441 | + cp /opt/stack/glance/etc/glance-api.conf /etc/glance/glance-api.conf
2015-01-28 12:39:01.444 | + iniset /etc/glance/glance-api.conf DEFAULT debug True
2015-01-28 12:39:01.464 | + inicomment /etc/glance/glance-api.conf DEFAULT log_file
2015-01-28 12:39:01.471 | + iniset /etc/glance/glance-api.conf DEFAULT sql_connection 'mysql://root:password@127.0.0.1/glance?charset=utf8'
2015-01-28 12:39:01.487 | + iniset /etc/glance/glance-api.conf DEFAULT use_syslog False
2015-01-28 12:39:01.505 | + iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/
2015-01-28 12:39:01.527 | + iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement
2015-01-28 12:39:01.550 | + configure_auth_token_middleware /etc/glance/glance-api.conf glance /var/cache/glance/api
2015-01-28 12:39:01.551 | + local conf_file=/etc/glance/glance-api.conf
2015-01-28 12:39:01.551 | + local admin_user=glance
2015-01-28 12:39:01.551 | + local signing_dir=/var/cache/glance/api
2015-01-28 12:39:01.551 | + local section=keystone_authtoken
2015-01-28 12:39:01.551 | + iniset /etc/glance/glance-api.conf keystone_authtoken auth_plugin password
2015-01-28 12:39:01.572 | + iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.56.4:35357
2015-01-28 12:39:01.596 | + iniset /etc/glance/glance-api.conf keystone_authtoken username glance
2015-01-28 12:39:01.616 | + iniset /etc/glance/glance-api.conf keystone_authtoken password password
2015-01-28 12:39:01.636 | + iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_id default
2015-01-28 12:39:01.656 | + iniset /etc/glance/glance-api.conf keystone_authtoken project_name service
2015-01-28 12:39:01.670 | + iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_id default
2015-01-28 12:39:01.691 | + iniset /etc/glance/glance-api.conf keystone_authtoken auth_uri http://192.168.56.4:5000
2015-01-28 12:39:01.705 | + iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2015-01-28 12:39:01.722 | + iniset /etc/glance/glance-api.conf keystone_authtoken signing_dir /var/cache/glance/api
2015-01-28 12:39:01.747 | + is_service_enabled qpid
2015-01-28 12:39:01.751 | + return 1
2015-01-28 12:39:01.751 | + '[' -n 192.168.56.4 ']'
2015-01-28 12:39:01.751 | + '[' -n password ']'
2015-01-28 12:39:01.751 | + iniset /etc/glance/glance-api.conf DEFAULT notification_driver messaging
2015-01-28 12:39:01.779 | + iniset_rpc_backend glance /etc/glance/glance-api.conf DEFAULT
2015-01-28 12:39:01.779 | + local package=glance
2015-01-28 12:39:01.780 | + local file=/etc/glance/glance-api.conf
2015-01-28 12:39:01.780 | + local section=DEFAULT
2015-01-28 12:39:01.780 | + is_service_enabled zeromq
2015-01-28 12:39:01.786 | + return 1
2015-01-28 12:39:01.786 | + is_service_enabled qpid
2015-01-28 12:39:01.791 | + return 1
2015-01-28 12:39:01.791 | + '[' -n '' ']'
2015-01-28 12:39:01.791 | + is_service_enabled rabbit
2015-01-28 12:39:01.794 | + return 0
2015-01-28 12:39:01.795 | + iniset /etc/glance/glance-api.conf DEFAULT rpc_backend glance.openstack.common.rpc.impl_kombu
2015-01-28 12:39:01.819 | + iniset /etc/glance/glance-api.conf DEFAULT rabbit_hosts 192.168.56.4
2015-01-28 12:39:01.841 | + iniset /etc/glance/glance-api.conf DEFAULT rabbit_password password
2015-01-28 12:39:01.866 | + iniset /etc/glance/glance-api.conf DEFAULT rabbit_userid stackrabbit
2015-01-28 12:39:01.897 | + '[' libvirt = xenserver ']'
2015-01-28 12:39:01.897 | + '[' libvirt = libvirt ']'
2015-01-28 12:39:01.898 | + '[' kvm = parallels ']'
2015-01-28 12:39:01.898 | + iniset /etc/glance/glance-api.conf DEFAULT filesystem_store_datadir /opt/stack/data/glance/images/
2015-01-28 12:39:01.920 | + iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/
2015-01-28 12:39:01.947 | + iniset /etc/glance/glance-api.conf DEFAULT workers 2
2015-01-28 12:39:01.966 | + is_service_enabled s-proxy
2015-01-28 12:39:01.972 | + return 0
2015-01-28 12:39:01.973 | + iniset /etc/glance/glance-api.conf DEFAULT default_store swift
2015-01-28 12:39:01.985 | + iniset /etc/glance/glance-api.conf DEFAULT swift_store_auth_address http://192.168.56.4:5000/v2.0/
2015-01-28 12:39:02.006 | + iniset /etc/glance/glance-api.conf DEFAULT swift_store_user service:glance-swift
2015-01-28 12:39:02.029 | + iniset /etc/glance/glance-api.conf DEFAULT swift_store_key password
2015-01-28 12:39:02.045 | + iniset /etc/glance/glance-api.conf DEFAULT swift_store_create_container_on_put True
2015-01-28 12:39:02.070 | + iniset /etc/glance/glance-api.conf DEFAULT known_stores 'glance.store.filesystem.Store, glance.store.http.Store, glance.store.swift.Store'
2015-01-28 12:39:02.090 | + iniset /etc/glance/glance-api.conf glance_store default_store swift
2015-01-28 12:39:02.119 | + iniset /etc/glance/glance-api.conf glance_store swift_store_auth_address http://192.168.56.4:5000/v2.0/
2015-01-28 12:39:02.143 | + iniset /etc/glance/glance-api.conf glance_store swift_store_user service:glance-swift
2015-01-28 12:39:02.164 | + iniset /etc/glance/glance-api.conf glance_store swift_store_key password
2015-01-28 12:39:02.191 | + iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True
2015-01-28 12:39:02.215 | + iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift'
2015-01-28 12:39:02.234 | + is_service_enabled tls-proxy
2015-01-28 12:39:02.240 | + return 1
2015-01-28 12:39:02.241 | + is_ssl_enabled_service glance
2015-01-28 12:39:02.241 | + local services=glance
2015-01-28 12:39:02.241 | + local service=
2015-01-28 12:39:02.242 | + '[' False == False ']'
2015-01-28 12:39:02.242 | + return 1
2015-01-28 12:39:02.242 | + is_ssl_enabled_service glance
2015-01-28 12:39:02.243 | + local services=glance
2015-01-28 12:39:02.243 | + local service=
2015-01-28 12:39:02.243 | + '[' False == False ']'
2015-01-28 12:39:02.243 | + return 1
2015-01-28 12:39:02.244 | + is_service_enabled tls-proxy
2015-01-28 12:39:02.249 | + return 1
2015-01-28 12:39:02.250 | + cp -p /opt/stack/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini
2015-01-28 12:39:02.252 | + cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini
2015-01-28 12:39:02.254 | + cp /opt/stack/glance/etc/glance-cache.conf /etc/glance/glance-cache.conf
2015-01-28 12:39:02.256 | + iniset /etc/glance/glance-cache.conf DEFAULT debug True
2015-01-28 12:39:02.271 | + inicomment /etc/glance/glance-cache.conf DEFAULT log_file
2015-01-28 12:39:02.279 | + iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False
2015-01-28 12:39:02.296 | + iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/
2015-01-28 12:39:02.314 | + iniuncomment /etc/glance/glance-cache.conf DEFAULT auth_url
2015-01-28 12:39:02.319 | + iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://192.168.56.4:35357/v2.0
2015-01-28 12:39:02.340 | + iniuncomment /etc/glance/glance-cache.conf DEFAULT auth_tenant_name
2015-01-28 12:39:02.348 | + iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service
2015-01-28 12:39:02.367 | + iniuncomment /etc/glance/glance-cache.conf DEFAULT auth_user
2015-01-28 12:39:02.376 | + iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance
2015-01-28 12:39:02.390 | + iniuncomment /etc/glance/glance-cache.conf DEFAULT auth_password
2015-01-28 12:39:02.400 | + iniset /etc/glance/glance-cache.conf DEFAULT admin_password password
2015-01-28 12:39:02.414 | + iniset /etc/glance/glance-cache.conf DEFAULT filesystem_store_datadir /opt/stack/data/glance/images/
2015-01-28 12:39:02.436 | + iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/
2015-01-28 12:39:02.453 | + cp -p /opt/stack/glance/etc/policy.json /etc/glance/policy.json
2015-01-28 12:39:02.457 | + cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json
2015-01-28 12:39:02.460 | + cp -p /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-trust.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /etc/glance/metadefs
2015-01-28 12:39:02.468 | + is_ssl_enabled_service cinder
2015-01-28 12:39:02.468 | + local services=cinder
2015-01-28 12:39:02.469 | + local service=
2015-01-28 12:39:02.469 | + '[' False == False ']'
2015-01-28 12:39:02.469 | + return 1
2015-01-28 12:39:02.469 | + is_service_enabled tls-proxy
2015-01-28 12:39:02.475 | + return 1
2015-01-28 12:39:02.476 | + is_service_enabled cinder
2015-01-28 12:39:02.482 | + return 0
2015-01-28 12:39:02.483 | + install_cinder
2015-01-28 12:39:02.483 | + git_clone git://git.openstack.org/openstack/cinder.git /opt/stack/cinder master
2015-01-28 12:39:02.483 | + local git_remote=git://git.openstack.org/openstack/cinder.git
2015-01-28 12:39:02.483 | + local git_dest=/opt/stack/cinder
2015-01-28 12:39:02.484 | + local git_ref=master
2015-01-28 12:39:02.484 | ++ pwd
2015-01-28 12:39:02.484 | + local orig_dir=/home/vagrant/devstack
2015-01-28 12:39:02.484 | + local git_clone_flags=
2015-01-28 12:39:02.485 | ++ trueorfalse False RECLONE
2015-01-28 12:39:02.490 | + RECLONE=True
2015-01-28 12:39:02.491 | + [[ 0 -gt 0 ]]
2015-01-28 12:39:02.491 | + [[ False = \T\r\u\e ]]
2015-01-28 12:39:02.492 | + egrep -q '^refs'
2015-01-28 12:39:02.494 | + echo master
2015-01-28 12:39:02.495 | + [[ ! -d /opt/stack/cinder ]]
2015-01-28 12:39:02.495 | + [[ True = \T\r\u\e ]]
2015-01-28 12:39:02.495 | + cd /opt/stack/cinder
2015-01-28 12:39:02.495 | + git remote set-url origin git://git.openstack.org/openstack/cinder.git
2015-01-28 12:39:02.502 | + git_timed fetch origin
2015-01-28 12:39:02.503 | + local count=0
2015-01-28 12:39:02.503 | + local timeout=0
2015-01-28 12:39:02.503 | + [[ -n 0 ]]
2015-01-28 12:39:02.503 | + timeout=0
2015-01-28 12:39:02.503 | + timeout -s SIGINT 0 git fetch origin
2015-01-28 12:39:08.680 | + find /opt/stack/cinder -name '*.pyc' -delete
2015-01-28 12:39:08.695 | ++ git show-ref refs/tags/master
2015-01-28 12:39:08.708 | + [[ -n '' ]]
2015-01-28 12:39:08.709 | ++ git show-ref refs/heads/master
2015-01-28 12:39:08.712 | + [[ -n ddeb6a841a05091ef856bcadce628583aa7f9a91 refs/heads/master ]]
2015-01-28 12:39:08.713 | + git_update_branch master
2015-01-28 12:39:08.714 | + local git_branch=master
2015-01-28 12:39:08.714 | + git checkout -f origin/master
2015-01-28 12:39:08.817 | Note: checking out 'origin/master'.
2015-01-28 12:39:08.818 |
2015-01-28 12:39:08.818 | You are in 'detached HEAD' state. You can look around, make experimental
2015-01-28 12:39:08.818 | changes and commit them, and you can discard any commits you make in this
2015-01-28 12:39:08.818 | state without impacting any branches by performing another checkout.
2015-01-28 12:39:08.818 |
2015-01-28 12:39:08.819 | If you want to create a new branch to retain commits you create, you may
2015-01-28 12:39:08.819 | do so (now or later) by using -b with the checkout command again. Example:
2015-01-28 12:39:08.819 |
2015-01-28 12:39:08.819 | git checkout -b new_branch_name
2015-01-28 12:39:08.819 |
2015-01-28 12:39:08.819 | HEAD is now at ddeb6a8... Merge "Add provisioned_capacity"
2015-01-28 12:39:08.819 | + git branch -D master
2015-01-28 12:39:08.824 | Deleted branch master (was ddeb6a8).
2015-01-28 12:39:08.824 | + git checkout -b master
2015-01-28 12:39:08.876 | Switched to a new branch 'master'
2015-01-28 12:39:08.877 | + cd /opt/stack/cinder
2015-01-28 12:39:08.877 | + git show --oneline
2015-01-28 12:39:08.879 | + head -1
2015-01-28 12:39:08.889 | ddeb6a8 Merge "Add provisioned_capacity"
2015-01-28 12:39:08.893 | + cd /home/vagrant/devstack
2015-01-28 12:39:08.893 | + setup_develop /opt/stack/cinder
2015-01-28 12:39:08.893 | + local project_dir=/opt/stack/cinder
2015-01-28 12:39:08.893 | + setup_package_with_req_sync /opt/stack/cinder -e
2015-01-28 12:39:08.893 | + local project_dir=/opt/stack/cinder
2015-01-28 12:39:08.893 | + local flags=-e
2015-01-28 12:39:08.895 | ++ cd /opt/stack/cinder
2015-01-28 12:39:08.896 | ++ git diff --exit-code
2015-01-28 12:39:08.948 | + local update_requirements=
2015-01-28 12:39:08.948 | + [[ '' != \c\h\a\n\g\e\d ]]
2015-01-28 12:39:08.948 | + [[ strict == \s\o\f\t ]]
2015-01-28 12:39:08.950 | + cd /opt/stack/requirements
2015-01-28 12:39:08.950 | + python update.py /opt/stack/cinder
2015-01-28 12:39:09.351 | Version change for: eventlet, oslo.concurrency, python-barbicanclient
2015-01-28 12:39:09.351 | Updated /opt/stack/cinder/requirements.txt:
2015-01-28 12:39:09.351 | eventlet>=0.15.2 -> eventlet>=0.16.1
2015-01-28 12:39:09.351 | oslo.concurrency>=0.3.0,!=0.4. -> oslo.concurrency>=1.4.1 # Apache-2.0
2015-01-28 12:39:09.351 | python-barbicanclient>=2.1.0,! -> python-barbicanclient>=3.0.1
2015-01-28 12:39:09.354 | + setup_package /opt/stack/cinder -e
2015-01-28 12:39:09.354 | + local project_dir=/opt/stack/cinder
2015-01-28 12:39:09.354 | + local flags=-e
2015-01-28 12:39:09.354 | + pip_install -e /opt/stack/cinder
2015-01-28 12:39:09.730 | + sudo -H http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install -e /opt/stack/cinder
2015-01-28 12:39:10.502 | Obtaining file:///opt/stack/cinder
2015-01-28 12:39:11.114 | [pbr] Reusing existing SOURCES.txt
2015-01-28 12:39:11.129 | Requirement already satisfied (use --upgrade to upgrade): pbr!=0.7,<1.0,>=0.6 in /usr/local/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.131 | Requirement already satisfied (use --upgrade to upgrade): anyjson>=0.3.3 in /usr/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.131 | Requirement already satisfied (use --upgrade to upgrade): Babel>=1.3 in /usr/local/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.132 | Requirement already satisfied (use --upgrade to upgrade): eventlet>=0.16.1 in /usr/local/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.133 | Requirement already satisfied (use --upgrade to upgrade): greenlet>=0.3.2 in /usr/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.134 | Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.9 in /usr/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.134 | Requirement already satisfied (use --upgrade to upgrade): keystonemiddleware>=1.0.0 in /usr/local/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.136 | Requirement already satisfied (use --upgrade to upgrade): kombu>=2.5.0 in /usr/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.137 | Requirement already satisfied (use --upgrade to upgrade): lxml>=2.3 in /usr/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.141 | Requirement already satisfied (use --upgrade to upgrade): netaddr>=0.7.12 in /usr/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.142 | Requirement already satisfied (use --upgrade to upgrade): oslo.config>=1.6.0 in /usr/local/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.146 | Requirement already satisfied (use --upgrade to upgrade): oslo.concurrency>=1.4.1 in /usr/local/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.149 | Requirement already satisfied (use --upgrade to upgrade): oslo.context>=0.1.0 in /usr/local/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.151 | Requirement already satisfied (use --upgrade to upgrade): oslo.db>=1.4.1 in /usr/local/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.154 | Requirement already satisfied (use --upgrade to upgrade): oslo.messaging!=1.5.0,>=1.4.0 in /usr/local/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.156 | Requirement already satisfied (use --upgrade to upgrade): oslo.rootwrap>=1.3.0 in /usr/local/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.158 | Requirement already satisfied (use --upgrade to upgrade): oslo.serialization>=1.2.0 in /usr/local/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.159 | Requirement already satisfied (use --upgrade to upgrade): oslo.utils>=1.2.0 in /usr/local/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.161 | Requirement already satisfied (use --upgrade to upgrade): osprofiler>=0.3.0 in /usr/local/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.163 | Requirement already satisfied (use --upgrade to upgrade): paramiko>=1.13.0 in /usr/local/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.164 | Requirement already satisfied (use --upgrade to upgrade): Paste in /usr/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.165 | Requirement already satisfied (use --upgrade to upgrade): PasteDeploy>=1.5.0 in /usr/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.166 | Requirement already satisfied (use --upgrade to upgrade): pycrypto>=2.6 in /usr/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.166 | Requirement already satisfied (use --upgrade to upgrade): pyparsing>=2.0.1 in /usr/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.167 | Requirement already satisfied (use --upgrade to upgrade): python-barbicanclient>=3.0.1 in /usr/local/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.169 | Requirement already satisfied (use --upgrade to upgrade): python-glanceclient>=0.15.0 in /usr/local/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.171 | Requirement already satisfied (use --upgrade to upgrade): python-novaclient>=2.18.0 in /usr/local/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.172 | Requirement already satisfied (use --upgrade to upgrade): python-swiftclient>=2.2.0 in /usr/local/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.174 | Requirement already satisfied (use --upgrade to upgrade): requests!=2.4.0,>=2.2.0 in /usr/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.174 | Requirement already satisfied (use --upgrade to upgrade): retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.175 | Requirement already satisfied (use --upgrade to upgrade): Routes!=2.0,>=1.12.3 in /usr/local/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.176 | Requirement already satisfied (use --upgrade to upgrade): taskflow>=0.6 in /usr/local/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.179 | Requirement already satisfied (use --upgrade to upgrade): rtslib-fb>=2.1.39 in /usr/local/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.181 | Requirement already satisfied (use --upgrade to upgrade): six>=1.7.0 in /usr/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.183 | Requirement already satisfied (use --upgrade to upgrade): SQLAlchemy<=0.9.99,>=0.9.7 in /usr/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.184 | Requirement already satisfied (use --upgrade to upgrade): sqlalchemy-migrate!=0.9.2,>=0.9.1 in /usr/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.185 | Requirement already satisfied (use --upgrade to upgrade): stevedore>=1.1.0 in /usr/local/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.186 | Requirement already satisfied (use --upgrade to upgrade): suds>=0.4 in /usr/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.187 | Requirement already satisfied (use --upgrade to upgrade): WebOb>=1.2.3 in /usr/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.187 | Requirement already satisfied (use --upgrade to upgrade): wsgiref>=0.1.2 in /usr/lib/python2.7 (from cinder==2015.1.dev277)
2015-01-28 12:39:11.188 | Requirement already satisfied (use --upgrade to upgrade): oslo.i18n>=1.3.0 in /usr/local/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.189 | Requirement already satisfied (use --upgrade to upgrade): xattr>=0.4 in /usr/lib/python2.7/dist-packages (from cinder==2015.1.dev277)
2015-01-28 12:39:11.190 | Requirement already satisfied (use --upgrade to upgrade): pip in /usr/local/lib/python2.7/dist-packages (from pbr!=0.7,<1.0,>=0.6->cinder==2015.1.dev277)
2015-01-28 12:39:11.191 | Requirement already satisfied (use --upgrade to upgrade): pytz>=0a in /usr/local/lib/python2.7/dist-packages (from Babel>=1.3->cinder==2015.1.dev277)
2015-01-28 12:39:11.193 | Requirement already satisfied (use --upgrade to upgrade): pycadf>=0.6.0 in /usr/local/lib/python2.7/dist-packages (from keystonemiddleware>=1.0.0->cinder==2015.1.dev277)
2015-01-28 12:39:11.194 | Requirement already satisfied (use --upgrade to upgrade): python-keystoneclient>=0.11.1 in /usr/local/lib/python2.7/dist-packages (from keystonemiddleware>=1.0.0->cinder==2015.1.dev277)
2015-01-28 12:39:11.196 | Requirement already satisfied (use --upgrade to upgrade): amqp<2.0,>=1.3.3 in /usr/lib/python2.7/dist-packages (from kombu>=2.5.0->cinder==2015.1.dev277)
2015-01-28 12:39:11.197 | Requirement already satisfied (use --upgrade to upgrade): argparse in /usr/lib/python2.7 (from oslo.config>=1.6.0->cinder==2015.1.dev277)
2015-01-28 12:39:11.198 | Requirement already satisfied (use --upgrade to upgrade): fixtures>=0.3.14 in /usr/local/lib/python2.7/dist-packages (from oslo.concurrency>=1.4.1->cinder==2015.1.dev277)
2015-01-28 12:39:11.199 | Requirement already satisfied (use --upgrade to upgrade): posix-ipc in /usr/local/lib/python2.7/dist-packages (from oslo.concurrency>=1.4.1->cinder==2015.1.dev277)
2015-01-28 12:39:11.199 | Requirement already satisfied (use --upgrade to upgrade): alembic>=0.7.1 in /usr/local/lib/python2.7/dist-packages (from oslo.db>=1.4.1->cinder==2015.1.dev277)
2015-01-28 12:39:11.200 | Requirement already satisfied (use --upgrade to upgrade): futures>=2.1.6 in /usr/local/lib/python2.7/dist-packages (from oslo.messaging!=1.5.0,>=1.4.0->cinder==2015.1.dev277)
2015-01-28 12:39:11.202 | Requirement already satisfied (use --upgrade to upgrade): oslo.middleware>=0.3.0 in /usr/local/lib/python2.7/dist-packages (from oslo.messaging!=1.5.0,>=1.4.0->cinder==2015.1.dev277)
2015-01-28 12:39:11.203 | Requirement already satisfied (use --upgrade to upgrade): PyYAML>=3.1.0 in /usr/lib/python2.7/dist-packages (from oslo.messaging!=1.5.0,>=1.4.0->cinder==2015.1.dev277)
2015-01-28 12:39:11.204 | Requirement already satisfied (use --upgrade to upgrade): netifaces>=0.10.4 in /usr/local/lib/python2.7/dist-packages (from oslo.utils>=1.2.0->cinder==2015.1.dev277)
2015-01-28 12:39:11.204 | Requirement already satisfied (use --upgrade to upgrade): ecdsa>=0.11 in /usr/local/lib/python2.7/dist-packages (from paramiko>=1.13.0->cinder==2015.1.dev277)
2015-01-28 12:39:11.205 | Requirement already satisfied (use --upgrade to upgrade): cliff>=1.7.0 in /usr/local/lib/python2.7/dist-packages (from python-barbicanclient>=3.0.1->cinder==2015.1.dev277)
2015-01-28 12:39:11.207 | Requirement already satisfied (use --upgrade to upgrade): pyOpenSSL>=0.11 in /usr/lib/python2.7/dist-packages (from python-glanceclient>=0.15.0->cinder==2015.1.dev277)
2015-01-28 12:39:11.208 | Requirement already satisfied (use --upgrade to upgrade): warlock<2,>=1.0.1 in /usr/local/lib/python2.7/dist-packages (from python-glanceclient>=0.15.0->cinder==2015.1.dev277)
2015-01-28 12:39:11.209 | Requirement already satisfied (use --upgrade to upgrade): PrettyTable<0.8,>=0.7 in /usr/lib/python2.7/dist-packages (from python-glanceclient>=0.15.0->cinder==2015.1.dev277)
2015-01-28 12:39:11.210 | Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.2.0 in /usr/lib/python2.7/dist-packages (from python-novaclient>=2.18.0->cinder==2015.1.dev277)
2015-01-28 12:39:11.211 | Requirement already satisfied (use --upgrade to upgrade): repoze.lru>=0.3 in /usr/lib/python2.7/dist-packages (from Routes!=2.0,>=1.12.3->cinder==2015.1.dev277)
2015-01-28 12:39:11.212 | Requirement already satisfied (use --upgrade to upgrade): networkx>=1.8 in /usr/local/lib/python2.7/dist-packages (from taskflow>=0.6->cinder==2015.1.dev277)
2015-01-28 12:39:11.214 | Requirement already satisfied (use --upgrade to upgrade): jsonschema<3.0.0,>=2.0.0 in /usr/local/lib/python2.7/dist-packages (from taskflow>=0.6->cinder==2015.1.dev277)
2015-01-28 12:39:11.215 | Requirement already satisfied (use --upgrade to upgrade): ordereddict in /usr/local/lib/python2.7/dist-packages (from taskflow>=0.6->cinder==2015.1.dev277)
2015-01-28 12:39:11.216 | Requirement already satisfied (use --upgrade to upgrade): decorator in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate!=0.9.2,>=0.9.1->cinder==2015.1.dev277)
2015-01-28 12:39:11.216 | Requirement already satisfied (use --upgrade to upgrade): Tempita>=0.4 in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate!=0.9.2,>=0.9.1->cinder==2015.1.dev277)
2015-01-28 12:39:11.217 | Requirement already satisfied (use --upgrade to upgrade): testtools>=0.9.22 in /usr/local/lib/python2.7/dist-packages (from fixtures>=0.3.14->oslo.concurrency>=1.4.1->cinder==2015.1.dev277)
2015-01-28 12:39:11.219 | Requirement already satisfied (use --upgrade to upgrade): Mako in /usr/local/lib/python2.7/dist-packages (from alembic>=0.7.1->oslo.db>=1.4.1->cinder==2015.1.dev277)
2015-01-28 12:39:11.220 | Requirement already satisfied (use --upgrade to upgrade): cmd2>=0.6.7 in /usr/lib/python2.7/dist-packages (from cliff>=1.7.0->python-barbicanclient>=3.0.1->cinder==2015.1.dev277)
2015-01-28 12:39:11.220 | Requirement already satisfied (use --upgrade to upgrade): jsonpatch<2,>=0.10 in /usr/lib/python2.7/dist-packages (from warlock<2,>=1.0.1->python-glanceclient>=0.15.0->cinder==2015.1.dev277)
2015-01-28 12:39:11.221 | Requirement already satisfied (use --upgrade to upgrade): extras in /usr/local/lib/python2.7/dist-packages (from testtools>=0.9.22->fixtures>=0.3.14->oslo.concurrency>=1.4.1->cinder==2015.1.dev277)
2015-01-28 12:39:11.222 | Requirement already satisfied (use --upgrade to upgrade): unittest2>=0.8.0 in /usr/local/lib/python2.7/dist-packages (from testtools>=0.9.22->fixtures>=0.3.14->oslo.concurrency>=1.4.1->cinder==2015.1.dev277)
2015-01-28 12:39:11.224 | Requirement already satisfied (use --upgrade to upgrade): python-mimeparse in /usr/local/lib/python2.7/dist-packages (from testtools>=0.9.22->fixtures>=0.3.14->oslo.concurrency>=1.4.1->cinder==2015.1.dev277)
2015-01-28 12:39:11.224 | Requirement already satisfied (use --upgrade to upgrade): MarkupSafe>=0.9.2 in /usr/local/lib/python2.7/dist-packages (from Mako->alembic>=0.7.1->oslo.db>=1.4.1->cinder==2015.1.dev277)
2015-01-28 12:39:11.225 | Requirement already satisfied (use --upgrade to upgrade): jsonpointer>=1.0 in /usr/lib/python2.7/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.0.1->python-glanceclient>=0.15.0->cinder==2015.1.dev277)
2015-01-28 12:39:11.226 | Installing collected packages: cinder
2015-01-28 12:39:11.226 | Running setup.py develop for cinder
2015-01-28 12:39:11.803 | /usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'python-apt (0.9.3.5ubuntu1)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
2015-01-28 12:39:11.803 | PEP440Warning,
2015-01-28 12:39:11.803 | /usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'python-debian (0.1.21-nmu2ubuntu2)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
2015-01-28 12:39:11.804 | PEP440Warning,
2015-01-28 12:39:11.804 | [pbr] Reusing existing SOURCES.txt
2015-01-28 12:39:11.804 | Creating /usr/local/lib/python2.7/dist-packages/cinder.egg-link (link to .)
2015-01-28 12:39:11.804 | cinder 2015.1.dev277 is already the active version in easy-install.pth
2015-01-28 12:39:11.804 | Installing cinder-volume script to /usr/local/bin
2015-01-28 12:39:11.804 | Installing cinder-backup script to /usr/local/bin
2015-01-28 12:39:11.804 | Installing cinder-api script to /usr/local/bin
2015-01-28 12:39:11.804 | Installing cinder-rootwrap script to /usr/local/bin
2015-01-28 12:39:11.805 | Installing cinder-manage script to /usr/local/bin
2015-01-28 12:39:11.805 | Installing cinder-volume-usage-audit script to /usr/local/bin
2015-01-28 12:39:11.805 | Installing cinder-all script to /usr/local/bin
2015-01-28 12:39:11.805 | Installing cinder-rtstool script to /usr/local/bin
2015-01-28 12:39:11.805 | Installing cinder-scheduler script to /usr/local/bin
2015-01-28 12:39:11.805 | Installed /opt/stack/cinder
2015-01-28 12:39:11.863 | Successfully installed cinder-2015.1.dev277
2015-01-28 12:39:11.889 | ++ trueorfalse False INSTALL_TESTONLY_PACKAGES
2015-01-28 12:39:11.894 | + INSTALL_TESTONLY_PACKAGES=False
2015-01-28 12:39:11.894 | + [[ False == \T\r\u\e ]]
2015-01-28 12:39:11.894 | + [[ -e == \-\e ]]
2015-01-28 12:39:11.894 | + safe_chown -R vagrant /opt/stack/cinder/cinder.egg-info
2015-01-28 12:39:11.894 | + _safe_permission_operation chown -R vagrant /opt/stack/cinder/cinder.egg-info
2015-01-28 12:39:11.902 | + sudo chown -R vagrant /opt/stack/cinder/cinder.egg-info
2015-01-28 12:39:11.910 | + '[' True = True ']'
2015-01-28 12:39:11.911 | + [[ '' != \c\h\a\n\g\e\d ]]
2015-01-28 12:39:11.912 | + cd /opt/stack/cinder
2015-01-28 12:39:11.912 | + git reset --hard
2015-01-28 12:39:12.004 | HEAD is now at ddeb6a8 Merge "Add provisioned_capacity"
2015-01-28 12:39:12.006 | + configure_cinder
2015-01-28 12:39:12.006 | + [[ ! -d /etc/cinder ]]
2015-01-28 12:39:12.006 | + sudo chown vagrant /etc/cinder
2015-01-28 12:39:12.022 | + cp -p /opt/stack/cinder/etc/cinder/policy.json /etc/cinder
2015-01-28 12:39:12.024 | + rm -f /etc/cinder/cinder.conf
2015-01-28 12:39:12.027 | + configure_cinder_rootwrap
2015-01-28 12:39:12.029 | ++ get_rootwrap_location cinder
2015-01-28 12:39:12.029 | ++ local module=cinder
2015-01-28 12:39:12.030 | +++ get_python_exec_prefix
2015-01-28 12:39:12.031 | +++ is_fedora
2015-01-28 12:39:12.031 | +++ [[ -z Ubuntu ]]
2015-01-28 12:39:12.031 | +++ '[' Ubuntu = Fedora ']'
2015-01-28 12:39:12.032 | +++ '[' Ubuntu = 'Red Hat' ']'
2015-01-28 12:39:12.032 | +++ '[' Ubuntu = CentOS ']'
2015-01-28 12:39:12.033 | +++ '[' Ubuntu = OracleServer ']'
2015-01-28 12:39:12.033 | +++ is_suse
2015-01-28 12:39:12.034 | +++ [[ -z Ubuntu ]]
2015-01-28 12:39:12.034 | +++ '[' Ubuntu = openSUSE ']'
2015-01-28 12:39:12.034 | +++ '[' Ubuntu = 'SUSE LINUX' ']'
2015-01-28 12:39:12.035 | +++ echo /usr/local/bin
2015-01-28 12:39:12.036 | ++ echo /usr/local/bin/cinder-rootwrap
2015-01-28 12:39:12.038 | + local cinder_rootwrap=/usr/local/bin/cinder-rootwrap
2015-01-28 12:39:12.038 | + [[ -d /etc/cinder/rootwrap.d ]]
2015-01-28 12:39:12.038 | + sudo rm -rf /etc/cinder/rootwrap.d
2015-01-28 12:39:12.047 | + sudo mkdir -m 755 /etc/cinder/rootwrap.d
2015-01-28 12:39:12.056 | + sudo cp /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d
2015-01-28 12:39:12.065 | + sudo chown -R root:root /etc/cinder/rootwrap.d
2015-01-28 12:39:12.081 | + sudo chmod 644 /etc/cinder/rootwrap.d/volume.filters
2015-01-28 12:39:12.089 | + sudo cp /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/
2015-01-28 12:39:12.098 | + sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf
2015-01-28 12:39:12.108 | + sudo chown root:root /etc/cinder/rootwrap.conf
2015-01-28 12:39:12.119 | + sudo chmod 0644 /etc/cinder/rootwrap.conf
2015-01-28 12:39:12.127 | + ROOTWRAP_CSUDOER_CMD='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *'
2015-01-28 12:39:12.129 | ++ mktemp
2015-01-28 12:39:12.130 | + local tempfile=/tmp/tmp.HBd6SYhWw4
2015-01-28 12:39:12.131 | + echo 'vagrant ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *'
2015-01-28 12:39:12.131 | + chmod 0440 /tmp/tmp.HBd6SYhWw4
2015-01-28 12:39:12.134 | + sudo chown root:root /tmp/tmp.HBd6SYhWw4
2015-01-28 12:39:12.147 | + sudo mv /tmp/tmp.HBd6SYhWw4 /etc/sudoers.d/cinder-rootwrap
2015-01-28 12:39:12.156 | + cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini
2015-01-28 12:39:12.159 | + inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host
2015-01-28 12:39:12.167 | + inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port
2015-01-28 12:39:12.174 | + inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol
2015-01-28 12:39:12.181 | + inicomment /etc/cinder/api-paste.ini filter:authtoken cafile
2015-01-28 12:39:12.187 | + inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name
2015-01-28 12:39:12.195 | + inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user
2015-01-28 12:39:12.202 | + inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password
2015-01-28 12:39:12.208 | + inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir
2015-01-28 12:39:12.218 | + configure_auth_token_middleware /etc/cinder/cinder.conf cinder /var/cache/cinder
2015-01-28 12:39:12.218 | + local conf_file=/etc/cinder/cinder.conf
2015-01-28 12:39:12.218 | + local admin_user=cinder
2015-01-28 12:39:12.218 | + local signing_dir=/var/cache/cinder
2015-01-28 12:39:12.218 | + local section=keystone_authtoken
2015-01-28 12:39:12.218 | + iniset /etc/cinder/cinder.conf keystone_authtoken auth_plugin password
2015-01-28 12:39:12.238 | + iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.56.4:35357
2015-01-28 12:39:12.254 | + iniset /etc/cinder/cinder.conf keystone_authtoken username cinder
2015-01-28 12:39:12.267 | + iniset /etc/cinder/cinder.conf keystone_authtoken password password
2015-01-28 12:39:12.287 | + iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_id default
2015-01-28 12:39:12.302 | + iniset /etc/cinder/cinder.conf keystone_authtoken project_name service
2015-01-28 12:39:12.319 | + iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_id default
2015-01-28 12:39:12.334 | + iniset /etc/cinder/cinder.conf keystone_authtoken auth_uri http://192.168.56.4:5000
2015-01-28 12:39:12.350 | + iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2015-01-28 12:39:12.362 | + iniset /etc/cinder/cinder.conf keystone_authtoken signing_dir /var/cache/cinder
2015-01-28 12:39:12.382 | + iniset /etc/cinder/cinder.conf DEFAULT nova_catalog_info compute:nova:publicURL
2015-01-28 12:39:12.397 | + iniset /etc/cinder/cinder.conf DEFAULT nova_catalog_admin_info compute:nova:adminURL
2015-01-28 12:39:12.416 | + iniset /etc/cinder/cinder.conf DEFAULT auth_strategy keystone
2015-01-28 12:39:12.434 | + iniset /etc/cinder/cinder.conf DEFAULT debug True
2015-01-28 12:39:12.447 | + iniset /etc/cinder/cinder.conf DEFAULT verbose True
2015-01-28 12:39:12.463 | + iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.56.4
2015-01-28 12:39:12.478 | + iniset /etc/cinder/cinder.conf DEFAULT iscsi_helper tgtadm
2015-01-28 12:39:12.491 | ++ database_connection_url cinder
2015-01-28 12:39:12.491 | ++ local db=cinder
2015-01-28 12:39:12.492 | ++ database_connection_url_mysql cinder
2015-01-28 12:39:12.492 | ++ local db=cinder
2015-01-28 12:39:12.492 | ++ echo 'mysql://root:password@127.0.0.1/cinder?charset=utf8'
2015-01-28 12:39:12.493 | + iniset /etc/cinder/cinder.conf DEFAULT sql_connection 'mysql://root:password@127.0.0.1/cinder?charset=utf8'
2015-01-28 12:39:12.507 | + iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini
2015-01-28 12:39:12.524 | + iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf
2015-01-28 12:39:12.539 | + iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions
2015-01-28 12:39:12.552 | + iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder
2015-01-28 12:39:12.564 | + iniset /etc/cinder/cinder.conf DEFAULT lock_path /opt/stack/data/cinder
2015-01-28 12:39:12.580 | + iniset /etc/cinder/cinder.conf DEFAULT periodic_interval 60
2015-01-28 12:39:12.594 | + iniset /etc/cinder/cinder.conf DEFAULT enable_v1_api true
2015-01-28 12:39:12.610 | + is_service_enabled c-vol
2015-01-28 12:39:12.616 | + return 0
2015-01-28 12:39:12.617 | + [[ -n lvm:default ]]
2015-01-28 12:39:12.617 | + local enabled_backends=
2015-01-28 12:39:12.617 | + local default_name=
2015-01-28 12:39:12.618 | + local be be_name be_type
2015-01-28 12:39:12.618 | + for be in '${CINDER_ENABLED_BACKENDS//,/ }'
2015-01-28 12:39:12.618 | + be_type=lvm
2015-01-28 12:39:12.618 | + be_name=default
2015-01-28 12:39:12.618 | + type configure_cinder_backend_lvm
2015-01-28 12:39:12.618 | + configure_cinder_backend_lvm default
2015-01-28 12:39:12.618 | + local be_name=default
2015-01-28 12:39:12.618 | + iniset /etc/cinder/cinder.conf default volume_backend_name default
2015-01-28 12:39:12.632 | + iniset /etc/cinder/cinder.conf default volume_driver cinder.volume.drivers.lvm.LVMISCSIDriver
2015-01-28 12:39:12.646 | + iniset /etc/cinder/cinder.conf default volume_group stack-volumes-default
2015-01-28 12:39:12.662 | + [[ True == \F\a\l\s\e ]]
2015-01-28 12:39:12.662 | + [[ -z '' ]]
2015-01-28 12:39:12.662 | + default_name=default
2015-01-28 12:39:12.662 | + enabled_backends+=default,
2015-01-28 12:39:12.662 | + iniset /etc/cinder/cinder.conf DEFAULT enabled_backends default
2015-01-28 12:39:12.679 | + [[ -n default ]]
2015-01-28 12:39:12.679 | + iniset /etc/cinder/cinder.conf DEFAULT default_volume_type default
2015-01-28 12:39:12.698 | + is_service_enabled swift
2015-01-28 12:39:12.703 | + return 0
2015-01-28 12:39:12.704 | + iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://192.168.56.4:8080/v1/AUTH_
2015-01-28 12:39:12.721 | + is_service_enabled ceilometer
2015-01-28 12:39:12.726 | + return 1
2015-01-28 12:39:12.726 | + is_service_enabled tls-proxy
2015-01-28 12:39:12.731 | + return 1
2015-01-28 12:39:12.731 | + '[' False '!=' False ']'
2015-01-28 12:39:12.731 | + iniset_rpc_backend cinder /etc/cinder/cinder.conf DEFAULT
2015-01-28 12:39:12.731 | + local package=cinder
2015-01-28 12:39:12.731 | + local file=/etc/cinder/cinder.conf
2015-01-28 12:39:12.731 | + local section=DEFAULT
2015-01-28 12:39:12.731 | + is_service_enabled zeromq
2015-01-28 12:39:12.734 | + return 1
2015-01-28 12:39:12.734 | + is_service_enabled qpid
2015-01-28 12:39:12.738 | + return 1
2015-01-28 12:39:12.738 | + '[' -n '' ']'
2015-01-28 12:39:12.738 | + is_service_enabled rabbit
2015-01-28 12:39:12.742 | + return 0
2015-01-28 12:39:12.742 | + iniset /etc/cinder/cinder.conf DEFAULT rpc_backend cinder.openstack.common.rpc.impl_kombu
2015-01-28 12:39:12.756 | + iniset /etc/cinder/cinder.conf DEFAULT rabbit_hosts 192.168.56.4
2015-01-28 12:39:12.771 | + iniset /etc/cinder/cinder.conf DEFAULT rabbit_password password
2015-01-28 12:39:12.786 | + iniset /etc/cinder/cinder.conf DEFAULT rabbit_userid stackrabbit
2015-01-28 12:39:12.802 | + [[ True == \F\a\l\s\e ]]
2015-01-28 12:39:12.803 | + '[' True == True ']'
2015-01-28 12:39:12.803 | + '[' False == False ']'
2015-01-28 12:39:12.803 | + setup_colorized_logging /etc/cinder/cinder.conf DEFAULT project_id user_id
2015-01-28 12:39:12.804 | + local conf_file=/etc/cinder/cinder.conf
2015-01-28 12:39:12.804 | + local conf_section=DEFAULT
2015-01-28 12:39:12.804 | + local project_var=project_id
2015-01-28 12:39:12.804 | + local user_var=user_id
2015-01-28 12:39:12.804 | + iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(asctime)s.%(msecs)03d %(color)s%(levelname)s %(name)s [%(request_id)s %(user_id)s %(project_id)s%(color)s] %(instance)s%(color)s%(message)s'
2015-01-28 12:39:12.819 | + iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(asctime)s.%(msecs)03d %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s'
2015-01-28 12:39:12.840 | + iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix 'from (pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d'
2015-01-28 12:39:12.855 | + iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix '%(color)s%(asctime)s.%(msecs)03d TRACE %(name)s %(instance)s'
2015-01-28 12:39:12.874 | + [[ -r /home/vagrant/devstack/lib/cinder_plugins/default ]]
2015-01-28 12:39:12.874 | + is_fedora
2015-01-28 12:39:12.874 | + [[ -z Ubuntu ]]
2015-01-28 12:39:12.874 | + '[' Ubuntu = Fedora ']'
2015-01-28 12:39:12.874 | + '[' Ubuntu = 'Red Hat' ']'
2015-01-28 12:39:12.875 | + '[' Ubuntu = CentOS ']'
2015-01-28 12:39:12.875 | + '[' Ubuntu = OracleServer ']'
2015-01-28 12:39:12.875 | + iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2
2015-01-28 12:39:12.886 | + iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.56.4:9292
2015-01-28 12:39:12.903 | + is_ssl_enabled_service glance
2015-01-28 12:39:12.904 | + local services=glance
2015-01-28 12:39:12.904 | + local service=
2015-01-28 12:39:12.904 | + '[' False == False ']'
2015-01-28 12:39:12.904 | + return 1
2015-01-28 12:39:12.904 | + is_service_enabled tls-proxy
2015-01-28 12:39:12.909 | + return 1
2015-01-28 12:39:12.910 | + is_ssl_enabled_service cinder
2015-01-28 12:39:12.910 | + local services=cinder
2015-01-28 12:39:12.910 | + local service=
2015-01-28 12:39:12.910 | + '[' False == False ']'
2015-01-28 12:39:12.911 | + return 1
2015-01-28 12:39:12.911 | + is_service_enabled neutron
2015-01-28 12:39:12.915 | + return 0
2015-01-28 12:39:12.916 | + install_neutron
2015-01-28 12:39:12.916 | + git_clone git://git.openstack.org/openstack/neutron.git /opt/stack/neutron master
2015-01-28 12:39:12.916 | + local git_remote=git://git.openstack.org/openstack/neutron.git
2015-01-28 12:39:12.917 | + local git_dest=/opt/stack/neutron
2015-01-28 12:39:12.917 | + local git_ref=master
2015-01-28 12:39:12.917 | ++ pwd
2015-01-28 12:39:12.918 | + local orig_dir=/home/vagrant/devstack
2015-01-28 12:39:12.918 | + local git_clone_flags=
2015-01-28 12:39:12.918 | ++ trueorfalse False RECLONE
2015-01-28 12:39:12.922 | + RECLONE=True
2015-01-28 12:39:12.922 | + [[ 0 -gt 0 ]]
2015-01-28 12:39:12.922 | + [[ False = \T\r\u\e ]]
2015-01-28 12:39:12.923 | + egrep -q '^refs'
2015-01-28 12:39:12.923 | + echo master
2015-01-28 12:39:12.924 | + [[ ! -d /opt/stack/neutron ]]
2015-01-28 12:39:12.925 | + [[ True = \T\r\u\e ]]
2015-01-28 12:39:12.925 | + cd /opt/stack/neutron
2015-01-28 12:39:12.925 | + git remote set-url origin git://git.openstack.org/openstack/neutron.git
2015-01-28 12:39:12.938 | + git_timed fetch origin
2015-01-28 12:39:12.938 | + local count=0
2015-01-28 12:39:12.938 | + local timeout=0
2015-01-28 12:39:12.938 | + [[ -n 0 ]]
2015-01-28 12:39:12.938 | + timeout=0
2015-01-28 12:39:12.938 | + timeout -s SIGINT 0 git fetch origin
2015-01-28 12:39:19.645 | + find /opt/stack/neutron -name '*.pyc' -delete
2015-01-28 12:39:23.659 | ++ git show-ref refs/tags/master
2015-01-28 12:39:23.717 | + [[ -n '' ]]
2015-01-28 12:39:23.718 | ++ git show-ref refs/heads/master
2015-01-28 12:39:23.802 | + [[ -n 12637036d6a6f0d19e821fc8e1e1888d4e8c0a58 refs/heads/master ]]
2015-01-28 12:39:23.802 | + git_update_branch master
2015-01-28 12:39:23.803 | + local git_branch=master
2015-01-28 12:39:23.803 | + git checkout -f origin/master
2015-01-28 12:39:28.409 | Note: checking out 'origin/master'.
2015-01-28 12:39:28.409 |
2015-01-28 12:39:28.409 | You are in 'detached HEAD' state. You can look around, make experimental
2015-01-28 12:39:28.410 | changes and commit them, and you can discard any commits you make in this
2015-01-28 12:39:28.410 | state without impacting any branches by performing another checkout.
2015-01-28 12:39:28.410 |
2015-01-28 12:39:28.411 | If you want to create a new branch to retain commits you create, you may
2015-01-28 12:39:28.411 | do so (now or later) by using -b with the checkout command again. Example:
2015-01-28 12:39:28.412 |
2015-01-28 12:39:28.412 | git checkout -b new_branch_name
2015-01-28 12:39:28.412 |
2015-01-28 12:39:28.412 | HEAD is now at 1263703... Merge "Fixes Hyper-V agent root_helper issue"
2015-01-28 12:39:28.416 | + git branch -D master
2015-01-28 12:39:28.442 | Deleted branch master (was 1263703).
2015-01-28 12:39:28.443 | + git checkout -b master
2015-01-28 12:39:29.569 | Switched to a new branch 'master'
2015-01-28 12:39:29.572 | + cd /opt/stack/neutron
2015-01-28 12:39:29.573 | + git show --oneline
2015-01-28 12:39:29.573 | + head -1
2015-01-28 12:39:29.618 | 1263703 Merge "Fixes Hyper-V agent root_helper issue"
2015-01-28 12:39:29.619 | + cd /home/vagrant/devstack
2015-01-28 12:39:29.619 | + setup_develop /opt/stack/neutron
2015-01-28 12:39:29.620 | + local project_dir=/opt/stack/neutron
2015-01-28 12:39:29.620 | + setup_package_with_req_sync /opt/stack/neutron -e
2015-01-28 12:39:29.620 | + local project_dir=/opt/stack/neutron
2015-01-28 12:39:29.620 | + local flags=-e
2015-01-28 12:39:29.620 | ++ cd /opt/stack/neutron
2015-01-28 12:39:29.620 | ++ git diff --exit-code
2015-01-28 12:39:30.702 | + local update_requirements=
2015-01-28 12:39:30.702 | + [[ '' != \c\h\a\n\g\e\d ]]
2015-01-28 12:39:30.702 | + [[ strict == \s\o\f\t ]]
2015-01-28 12:39:30.703 | + cd /opt/stack/requirements
2015-01-28 12:39:30.703 | + python update.py /opt/stack/neutron
2015-01-28 12:39:31.136 | Version change for: eventlet, python-keystoneclient, alembic
2015-01-28 12:39:31.136 | Updated /opt/stack/neutron/requirements.txt:
2015-01-28 12:39:31.136 | eventlet>=0.15.2 -> eventlet>=0.16.1
2015-01-28 12:39:31.137 | python-keystoneclient>=0.11.1 -> python-keystoneclient>=1.0.0
2015-01-28 12:39:31.137 | alembic>=0.7.1 -> alembic>=0.7.2
2015-01-28 12:39:31.138 | + setup_package /opt/stack/neutron -e
2015-01-28 12:39:31.138 | + local project_dir=/opt/stack/neutron
2015-01-28 12:39:31.138 | + local flags=-e
2015-01-28 12:39:31.138 | + pip_install -e /opt/stack/neutron
2015-01-28 12:39:31.526 | + sudo -H http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install -e /opt/stack/neutron
2015-01-28 12:39:32.212 | Obtaining file:///opt/stack/neutron
2015-01-28 12:39:35.687 | [pbr] Reusing existing SOURCES.txt
2015-01-28 12:39:37.156 | Requirement already satisfied (use --upgrade to upgrade): pbr!=0.7,<1.0,>=0.6 in /usr/local/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.158 | Requirement already satisfied (use --upgrade to upgrade): Paste in /usr/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.159 | Requirement already satisfied (use --upgrade to upgrade): PasteDeploy>=1.5.0 in /usr/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.160 | Requirement already satisfied (use --upgrade to upgrade): Routes!=2.0,>=1.12.3 in /usr/local/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.161 | Requirement already satisfied (use --upgrade to upgrade): eventlet>=0.16.1 in /usr/local/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.162 | Requirement already satisfied (use --upgrade to upgrade): greenlet>=0.3.2 in /usr/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.163 | Requirement already satisfied (use --upgrade to upgrade): httplib2>=0.7.5 in /usr/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.163 | Requirement already satisfied (use --upgrade to upgrade): requests!=2.4.0,>=2.2.0 in /usr/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.164 | Requirement already satisfied (use --upgrade to upgrade): jsonrpclib in /usr/local/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.165 | Requirement already satisfied (use --upgrade to upgrade): Jinja2>=2.6 in /usr/local/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.166 | Requirement already satisfied (use --upgrade to upgrade): keystonemiddleware>=1.0.0 in /usr/local/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.168 | Requirement already satisfied (use --upgrade to upgrade): netaddr>=0.7.12 in /usr/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.168 | Requirement already satisfied (use --upgrade to upgrade): python-neutronclient<3,>=2.3.6 in /usr/local/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.170 | Requirement already satisfied (use --upgrade to upgrade): retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.171 | Requirement already satisfied (use --upgrade to upgrade): SQLAlchemy<=0.9.99,>=0.9.7 in /usr/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.172 | Requirement already satisfied (use --upgrade to upgrade): WebOb>=1.2.3 in /usr/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.173 | Requirement already satisfied (use --upgrade to upgrade): python-keystoneclient>=1.0.0 in /usr/local/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.175 | Requirement already satisfied (use --upgrade to upgrade): alembic>=0.7.2 in /usr/local/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.176 | Requirement already satisfied (use --upgrade to upgrade): six>=1.7.0 in /usr/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.176 | Requirement already satisfied (use --upgrade to upgrade): stevedore>=1.1.0 in /usr/local/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.177 | Requirement already satisfied (use --upgrade to upgrade): oslo.concurrency>=1.4.1 in /usr/local/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.179 | Requirement already satisfied (use --upgrade to upgrade): oslo.config>=1.6.0 in /usr/local/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.180 | Requirement already satisfied (use --upgrade to upgrade): oslo.context>=0.1.0 in /usr/local/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.181 | Requirement already satisfied (use --upgrade to upgrade): oslo.db>=1.4.1 in /usr/local/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.183 | Requirement already satisfied (use --upgrade to upgrade): oslo.i18n>=1.3.0 in /usr/local/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.184 | Requirement already satisfied (use --upgrade to upgrade): oslo.messaging!=1.5.0,>=1.4.0 in /usr/local/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.186 | Requirement already satisfied (use --upgrade to upgrade): oslo.middleware>=0.3.0 in /usr/local/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.189 | Requirement already satisfied (use --upgrade to upgrade): oslo.rootwrap>=1.3.0 in /usr/local/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.190 | Requirement already satisfied (use --upgrade to upgrade): oslo.serialization>=1.2.0 in /usr/local/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.191 | Requirement already satisfied (use --upgrade to upgrade): oslo.utils>=1.2.0 in /usr/local/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.193 | Requirement already satisfied (use --upgrade to upgrade): python-novaclient>=2.18.0 in /usr/local/lib/python2.7/dist-packages (from neutron==2015.1.dev445)
2015-01-28 12:39:37.194 | Requirement already satisfied (use --upgrade to upgrade): pip in /usr/local/lib/python2.7/dist-packages (from pbr!=0.7,<1.0,>=0.6->neutron==2015.1.dev445)
2015-01-28 12:39:37.196 | Requirement already satisfied (use --upgrade to upgrade): repoze.lru>=0.3 in /usr/lib/python2.7/dist-packages (from Routes!=2.0,>=1.12.3->neutron==2015.1.dev445)
2015-01-28 12:39:37.196 | Requirement already satisfied (use --upgrade to upgrade): markupsafe in /usr/local/lib/python2.7/dist-packages (from Jinja2>=2.6->neutron==2015.1.dev445)
2015-01-28 12:39:37.197 | Requirement already satisfied (use --upgrade to upgrade): pycadf>=0.6.0 in /usr/local/lib/python2.7/dist-packages (from keystonemiddleware>=1.0.0->neutron==2015.1.dev445)
2015-01-28 12:39:37.199 | Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.9 in /usr/lib/python2.7/dist-packages (from keystonemiddleware>=1.0.0->neutron==2015.1.dev445)
2015-01-28 12:39:37.199 | Requirement already satisfied (use --upgrade to upgrade): Babel>=1.3 in /usr/local/lib/python2.7/dist-packages (from keystonemiddleware>=1.0.0->neutron==2015.1.dev445)
2015-01-28 12:39:37.200 | Requirement already satisfied (use --upgrade to upgrade): argparse in /usr/lib/python2.7 (from python-neutronclient<3,>=2.3.6->neutron==2015.1.dev445)
2015-01-28 12:39:37.201 | Requirement already satisfied (use --upgrade to upgrade): cliff>=1.7.0 in /usr/local/lib/python2.7/dist-packages (from python-neutronclient<3,>=2.3.6->neutron==2015.1.dev445)
2015-01-28 12:39:37.202 | Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.2.0 in /usr/lib/python2.7/dist-packages (from python-neutronclient<3,>=2.3.6->neutron==2015.1.dev445)
2015-01-28 12:39:37.203 | Requirement already satisfied (use --upgrade to upgrade): PrettyTable<0.8,>=0.7 in /usr/lib/python2.7/dist-packages (from python-keystoneclient>=1.0.0->neutron==2015.1.dev445)
2015-01-28 12:39:37.203 | Requirement already satisfied (use --upgrade to upgrade): Mako in /usr/local/lib/python2.7/dist-packages (from alembic>=0.7.2->neutron==2015.1.dev445)
2015-01-28 12:39:37.204 | Requirement already satisfied (use --upgrade to upgrade): fixtures>=0.3.14 in /usr/local/lib/python2.7/dist-packages (from oslo.concurrency>=1.4.1->neutron==2015.1.dev445)
2015-01-28 12:39:37.205 | Requirement already satisfied (use --upgrade to upgrade): posix-ipc in /usr/local/lib/python2.7/dist-packages (from oslo.concurrency>=1.4.1->neutron==2015.1.dev445)
2015-01-28 12:39:37.206 | Requirement already satisfied (use --upgrade to upgrade): sqlalchemy-migrate!=0.9.2,>=0.9.1 in /usr/lib/python2.7/dist-packages (from oslo.db>=1.4.1->neutron==2015.1.dev445)
2015-01-28 12:39:37.207 | Requirement already satisfied (use --upgrade to upgrade): kombu>=2.5.0 in /usr/lib/python2.7/dist-packages (from oslo.messaging!=1.5.0,>=1.4.0->neutron==2015.1.dev445)
2015-01-28 12:39:37.208 | Requirement already satisfied (use --upgrade to upgrade): futures>=2.1.6 in /usr/local/lib/python2.7/dist-packages (from oslo.messaging!=1.5.0,>=1.4.0->neutron==2015.1.dev445)
2015-01-28 12:39:37.209 | Requirement already satisfied (use --upgrade to upgrade): PyYAML>=3.1.0 in /usr/lib/python2.7/dist-packages (from oslo.messaging!=1.5.0,>=1.4.0->neutron==2015.1.dev445)
2015-01-28 12:39:37.210 | Requirement already satisfied (use --upgrade to upgrade): netifaces>=0.10.4 in /usr/local/lib/python2.7/dist-packages (from oslo.utils>=1.2.0->neutron==2015.1.dev445)
2015-01-28 12:39:37.211 | Requirement already satisfied (use --upgrade to upgrade): pytz>=2013.6 in /usr/local/lib/python2.7/dist-packages (from pycadf>=0.6.0->keystonemiddleware>=1.0.0->neutron==2015.1.dev445)
2015-01-28 12:39:37.212 | Requirement already satisfied (use --upgrade to upgrade): cmd2>=0.6.7 in /usr/lib/python2.7/dist-packages (from cliff>=1.7.0->python-neutronclient<3,>=2.3.6->neutron==2015.1.dev445)
2015-01-28 12:39:37.213 | Requirement already satisfied (use --upgrade to upgrade): pyparsing>=2.0.1 in /usr/lib/python2.7/dist-packages (from cliff>=1.7.0->python-neutronclient<3,>=2.3.6->neutron==2015.1.dev445)
2015-01-28 12:39:37.214 | Requirement already satisfied (use --upgrade to upgrade): testtools>=0.9.22 in /usr/local/lib/python2.7/dist-packages (from fixtures>=0.3.14->oslo.concurrency>=1.4.1->neutron==2015.1.dev445)
2015-01-28 12:39:37.215 | Requirement already satisfied (use --upgrade to upgrade): decorator in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate!=0.9.2,>=0.9.1->oslo.db>=1.4.1->neutron==2015.1.dev445)
2015-01-28 12:39:37.216 | Requirement already satisfied (use --upgrade to upgrade): Tempita>=0.4 in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate!=0.9.2,>=0.9.1->oslo.db>=1.4.1->neutron==2015.1.dev445)
2015-01-28 12:39:37.216 | Requirement already satisfied (use --upgrade to upgrade): anyjson>=0.3.3 in /usr/lib/python2.7/dist-packages (from kombu>=2.5.0->oslo.messaging!=1.5.0,>=1.4.0->neutron==2015.1.dev445)
2015-01-28 12:39:37.217 | Requirement already satisfied (use --upgrade to upgrade): amqp<2.0,>=1.3.3 in /usr/lib/python2.7/dist-packages (from kombu>=2.5.0->oslo.messaging!=1.5.0,>=1.4.0->neutron==2015.1.dev445)
2015-01-28 12:39:37.218 | Requirement already satisfied (use --upgrade to upgrade): extras in /usr/local/lib/python2.7/dist-packages (from testtools>=0.9.22->fixtures>=0.3.14->oslo.concurrency>=1.4.1->neutron==2015.1.dev445)
2015-01-28 12:39:37.219 | Requirement already satisfied (use --upgrade to upgrade): unittest2>=0.8.0 in /usr/local/lib/python2.7/dist-packages (from testtools>=0.9.22->fixtures>=0.3.14->oslo.concurrency>=1.4.1->neutron==2015.1.dev445)
2015-01-28 12:39:37.220 | Requirement already satisfied (use --upgrade to upgrade): python-mimeparse in /usr/local/lib/python2.7/dist-packages (from testtools>=0.9.22->fixtures>=0.3.14->oslo.concurrency>=1.4.1->neutron==2015.1.dev445)
2015-01-28 12:39:37.221 | Installing collected packages: neutron
2015-01-28 12:39:37.221 | Running setup.py develop for neutron
2015-01-28 12:39:40.344 | /usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'python-apt (0.9.3.5ubuntu1)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
2015-01-28 12:39:40.345 | PEP440Warning,
2015-01-28 12:39:40.345 | /usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'python-debian (0.1.21-nmu2ubuntu2)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
2015-01-28 12:39:40.345 | PEP440Warning,
2015-01-28 12:39:40.345 | [pbr] Reusing existing SOURCES.txt
2015-01-28 12:39:40.345 | Creating /usr/local/lib/python2.7/dist-packages/neutron.egg-link (link to .)
2015-01-28 12:39:40.346 | neutron 2015.1.dev445 is already the active version in easy-install.pth
2015-01-28 12:39:40.346 | Installing neutron-openvswitch-agent script to /usr/local/bin
2015-01-28 12:39:40.346 | Installing neutron-check-nsx-config script to /usr/local/bin
2015-01-28 12:39:40.346 | Installing neutron-nec-agent script to /usr/local/bin
2015-01-28 12:39:40.346 | Installing neutron-rootwrap script to /usr/local/bin
2015-01-28 12:39:40.346 | Installing neutron-ovs-cleanup script to /usr/local/bin
2015-01-28 12:39:40.346 | Installing neutron-ns-metadata-proxy script to /usr/local/bin
2015-01-28 12:39:40.346 | Installing neutron-debug script to /usr/local/bin
2015-01-28 12:39:40.346 | Installing neutron-cisco-cfg-agent script to /usr/local/bin
2015-01-28 12:39:40.346 | Installing neutron-ibm-agent script to /usr/local/bin
2015-01-28 12:39:40.347 | Installing neutron-linuxbridge-agent script to /usr/local/bin
2015-01-28 12:39:40.347 | Installing neutron-usage-audit script to /usr/local/bin
2015-01-28 12:39:40.347 | Installing neutron-nsx-manage script to /usr/local/bin
2015-01-28 12:39:40.347 | Installing neutron-dhcp-agent script to /usr/local/bin
2015-01-28 12:39:40.347 | Installing neutron-mlnx-agent script to /usr/local/bin
2015-01-28 12:39:40.347 | Installing neutron-sanity-check script to /usr/local/bin
2015-01-28 12:39:40.348 | Installing neutron-nvsd-agent script to /usr/local/bin
2015-01-28 12:39:40.348 | Installing neutron-sriov-nic-agent script to /usr/local/bin
2015-01-28 12:39:40.348 | Installing neutron-metering-agent script to /usr/local/bin
2015-01-28 12:39:40.348 | Installing neutron-server script to /usr/local/bin
2015-01-28 12:39:40.349 | Installing neutron-l3-agent script to /usr/local/bin
2015-01-28 12:39:40.349 | Installing neutron-restproxy-agent script to /usr/local/bin
2015-01-28 12:39:40.349 | Installing neutron-db-manage script to /usr/local/bin
2015-01-28 12:39:40.349 | Installing neutron-netns-cleanup script to /usr/local/bin
2015-01-28 12:39:40.349 | Installing neutron-metadata-agent script to /usr/local/bin
2015-01-28 12:39:40.350 | Installing neutron-ofagent-agent script to /usr/local/bin
2015-01-28 12:39:40.350 | Installing neutron-hyperv-agent script to /usr/local/bin
2015-01-28 12:39:40.350 | Installing neutron-rootwrap script to /usr/local/bin
2015-01-28 12:39:40.350 | Installing neutron-rootwrap-xen-dom0 script to /usr/local/bin
2015-01-28 12:39:40.350 | Installed /opt/stack/neutron
2015-01-28 12:39:40.409 | Successfully installed neutron-2015.1.dev445
2015-01-28 12:39:40.432 | ++ trueorfalse False INSTALL_TESTONLY_PACKAGES
2015-01-28 12:39:40.439 | + INSTALL_TESTONLY_PACKAGES=False
2015-01-28 12:39:40.439 | + [[ False == \T\r\u\e ]]
2015-01-28 12:39:40.439 | + [[ -e == \-\e ]]
2015-01-28 12:39:40.440 | + safe_chown -R vagrant /opt/stack/neutron/neutron.egg-info
2015-01-28 12:39:40.441 | + _safe_permission_operation chown -R vagrant /opt/stack/neutron/neutron.egg-info
2015-01-28 12:39:40.452 | + return 0
2015-01-28 12:39:40.453 | + '[' True = True ']'
2015-01-28 12:39:40.453 | + [[ '' != \c\h\a\n\g\e\d ]]
2015-01-28 12:39:40.454 | + cd /opt/stack/neutron
2015-01-28 12:39:40.455 | + git reset --hard
2015-01-28 12:39:41.536 | HEAD is now at 1263703 Merge "Fixes Hyper-V agent root_helper issue"
2015-01-28 12:39:41.537 | + is_service_enabled q-fwaas
2015-01-28 12:39:41.542 | + return 1
2015-01-28 12:39:41.543 | + is_service_enabled q-lbaas
2015-01-28 12:39:41.546 | + return 0
2015-01-28 12:39:41.546 | + git_clone git://git.openstack.org/openstack/neutron-lbaas.git /opt/stack/neutron-lbaas master
2015-01-28 12:39:41.546 | + local git_remote=git://git.openstack.org/openstack/neutron-lbaas.git
2015-01-28 12:39:41.546 | + local git_dest=/opt/stack/neutron-lbaas
2015-01-28 12:39:41.546 | + local git_ref=master
2015-01-28 12:39:41.547 | ++ pwd
2015-01-28 12:39:41.548 | + local orig_dir=/home/vagrant/devstack
2015-01-28 12:39:41.548 | + local git_clone_flags=
2015-01-28 12:39:41.550 | ++ trueorfalse False RECLONE
2015-01-28 12:39:41.553 | + RECLONE=True
2015-01-28 12:39:41.553 | + [[ 0 -gt 0 ]]
2015-01-28 12:39:41.553 | + [[ False = \T\r\u\e ]]
2015-01-28 12:39:41.554 | + egrep -q '^refs'
2015-01-28 12:39:41.555 | + echo master
2015-01-28 12:39:41.556 | + [[ ! -d /opt/stack/neutron-lbaas ]]
2015-01-28 12:39:41.556 | + [[ True = \T\r\u\e ]]
2015-01-28 12:39:41.556 | + cd /opt/stack/neutron-lbaas
2015-01-28 12:39:41.556 | + git remote set-url origin git://git.openstack.org/openstack/neutron-lbaas.git
2015-01-28 12:39:41.561 | + git_timed fetch origin
2015-01-28 12:39:41.562 | + local count=0
2015-01-28 12:39:41.562 | + local timeout=0
2015-01-28 12:39:41.562 | + [[ -n 0 ]]
2015-01-28 12:39:41.562 | + timeout=0
2015-01-28 12:39:41.562 | + timeout -s SIGINT 0 git fetch origin
2015-01-28 12:39:47.265 | + find /opt/stack/neutron-lbaas -name '*.pyc' -delete
2015-01-28 12:39:47.271 | ++ git show-ref refs/tags/master
2015-01-28 12:39:47.279 | + [[ -n '' ]]
2015-01-28 12:39:47.281 | ++ git show-ref refs/heads/master
2015-01-28 12:39:47.285 | + [[ -n 67a9c62b899d1ca20a3c391bf7d06891f9e62440 refs/heads/master ]]
2015-01-28 12:39:47.285 | + git_update_branch master
2015-01-28 12:39:47.285 | + local git_branch=master
2015-01-28 12:39:47.285 | + git checkout -f origin/master
2015-01-28 12:39:47.304 | Note: checking out 'origin/master'.
2015-01-28 12:39:47.304 |
2015-01-28 12:39:47.304 | You are in 'detached HEAD' state. You can look around, make experimental
2015-01-28 12:39:47.305 | changes and commit them, and you can discard any commits you make in this
2015-01-28 12:39:47.305 | state without impacting any branches by performing another checkout.
2015-01-28 12:39:47.305 |
2015-01-28 12:39:47.305 | If you want to create a new branch to retain commits you create, you may
2015-01-28 12:39:47.305 | do so (now or later) by using -b with the checkout command again. Example:
2015-01-28 12:39:47.305 |
2015-01-28 12:39:47.305 | git checkout -b new_branch_name
2015-01-28 12:39:47.306 |
2015-01-28 12:39:47.306 | HEAD is now at 67a9c62... Updated from global requirements
2015-01-28 12:39:47.306 | + git branch -D master
2015-01-28 12:39:47.310 | Deleted branch master (was 67a9c62).
2015-01-28 12:39:47.311 | + git checkout -b master
2015-01-28 12:39:47.331 | Switched to a new branch 'master'
2015-01-28 12:39:47.332 | + cd /opt/stack/neutron-lbaas
2015-01-28 12:39:47.333 | + git show --oneline
2015-01-28 12:39:47.336 | + head -1
2015-01-28 12:39:47.347 | 67a9c62 Updated from global requirements
2015-01-28 12:39:47.347 | + cd /home/vagrant/devstack
2015-01-28 12:39:47.347 | + setup_develop /opt/stack/neutron-lbaas
2015-01-28 12:39:47.347 | + local project_dir=/opt/stack/neutron-lbaas
2015-01-28 12:39:47.348 | + setup_package_with_req_sync /opt/stack/neutron-lbaas -e
2015-01-28 12:39:47.348 | + local project_dir=/opt/stack/neutron-lbaas
2015-01-28 12:39:47.348 | + local flags=-e
2015-01-28 12:39:47.349 | ++ cd /opt/stack/neutron-lbaas
2015-01-28 12:39:47.349 | ++ git diff --exit-code
2015-01-28 12:39:47.365 | + local update_requirements=
2015-01-28 12:39:47.365 | + [[ '' != \c\h\a\n\g\e\d ]]
2015-01-28 12:39:47.365 | + [[ strict == \s\o\f\t ]]
2015-01-28 12:39:47.367 | + cd /opt/stack/requirements
2015-01-28 12:39:47.367 | + python update.py /opt/stack/neutron-lbaas
2015-01-28 12:39:47.806 | + setup_package /opt/stack/neutron-lbaas -e
2015-01-28 12:39:47.806 | + local project_dir=/opt/stack/neutron-lbaas
2015-01-28 12:39:47.806 | + local flags=-e
2015-01-28 12:39:47.806 | + pip_install -e /opt/stack/neutron-lbaas
2015-01-28 12:39:48.179 | + sudo -H http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install -e /opt/stack/neutron-lbaas
2015-01-28 12:39:48.951 | Obtaining file:///opt/stack/neutron-lbaas
2015-01-28 12:39:49.528 | [pbr] Reusing existing SOURCES.txt
2015-01-28 12:39:49.533 | Requirement already satisfied (use --upgrade to upgrade): pbr!=0.7,<1.0,>=0.6 in /usr/local/lib/python2.7/dist-packages (from neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.535 | Requirement already satisfied (use --upgrade to upgrade): eventlet>=0.16.1 in /usr/local/lib/python2.7/dist-packages (from neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.535 | Requirement already satisfied (use --upgrade to upgrade): requests!=2.4.0,>=2.2.0 in /usr/lib/python2.7/dist-packages (from neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.536 | Requirement already satisfied (use --upgrade to upgrade): netaddr>=0.7.12 in /usr/lib/python2.7/dist-packages (from neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.537 | Requirement already satisfied (use --upgrade to upgrade): SQLAlchemy<=0.9.99,>=0.9.7 in /usr/lib/python2.7/dist-packages (from neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.537 | Requirement already satisfied (use --upgrade to upgrade): alembic>=0.7.2 in /usr/local/lib/python2.7/dist-packages (from neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.538 | Requirement already satisfied (use --upgrade to upgrade): six>=1.7.0 in /usr/lib/python2.7/dist-packages (from neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.539 | Requirement already satisfied (use --upgrade to upgrade): oslo.config>=1.6.0 in /usr/local/lib/python2.7/dist-packages (from neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.540 | Requirement already satisfied (use --upgrade to upgrade): oslo.db>=1.4.1 in /usr/local/lib/python2.7/dist-packages (from neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.542 | Requirement already satisfied (use --upgrade to upgrade): oslo.messaging!=1.5.0,>=1.4.0 in /usr/local/lib/python2.7/dist-packages (from neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.543 | Requirement already satisfied (use --upgrade to upgrade): oslo.serialization>=1.2.0 in /usr/local/lib/python2.7/dist-packages (from neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.545 | Requirement already satisfied (use --upgrade to upgrade): oslo.utils>=1.2.0 in /usr/local/lib/python2.7/dist-packages (from neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.547 | Requirement already satisfied (use --upgrade to upgrade): pip in /usr/local/lib/python2.7/dist-packages (from pbr!=0.7,<1.0,>=0.6->neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.549 | Requirement already satisfied (use --upgrade to upgrade): greenlet>=0.3 in /usr/lib/python2.7/dist-packages (from eventlet>=0.16.1->neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.550 | Requirement already satisfied (use --upgrade to upgrade): Mako in /usr/local/lib/python2.7/dist-packages (from alembic>=0.7.2->neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.551 | Requirement already satisfied (use --upgrade to upgrade): argparse in /usr/lib/python2.7 (from oslo.config>=1.6.0->neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.551 | Requirement already satisfied (use --upgrade to upgrade): stevedore>=1.1.0 in /usr/local/lib/python2.7/dist-packages (from oslo.config>=1.6.0->neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.553 | Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.9 in /usr/lib/python2.7/dist-packages (from oslo.db>=1.4.1->neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.553 | Requirement already satisfied (use --upgrade to upgrade): sqlalchemy-migrate!=0.9.2,>=0.9.1 in /usr/lib/python2.7/dist-packages (from oslo.db>=1.4.1->neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.554 | Requirement already satisfied (use --upgrade to upgrade): Babel>=1.3 in /usr/local/lib/python2.7/dist-packages (from oslo.db>=1.4.1->neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.555 | Requirement already satisfied (use --upgrade to upgrade): oslo.i18n>=1.0.0 in /usr/local/lib/python2.7/dist-packages (from oslo.db>=1.4.1->neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.556 | Requirement already satisfied (use --upgrade to upgrade): kombu>=2.5.0 in /usr/lib/python2.7/dist-packages (from oslo.messaging!=1.5.0,>=1.4.0->neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.557 | Requirement already satisfied (use --upgrade to upgrade): futures>=2.1.6 in /usr/local/lib/python2.7/dist-packages (from oslo.messaging!=1.5.0,>=1.4.0->neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.558 | Requirement already satisfied (use --upgrade to upgrade): oslo.middleware>=0.3.0 in /usr/local/lib/python2.7/dist-packages (from oslo.messaging!=1.5.0,>=1.4.0->neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.559 | Requirement already satisfied (use --upgrade to upgrade): PyYAML>=3.1.0 in /usr/lib/python2.7/dist-packages (from oslo.messaging!=1.5.0,>=1.4.0->neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.560 | Requirement already satisfied (use --upgrade to upgrade): netifaces>=0.10.4 in /usr/local/lib/python2.7/dist-packages (from oslo.utils>=1.2.0->neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.560 | Requirement already satisfied (use --upgrade to upgrade): MarkupSafe>=0.9.2 in /usr/local/lib/python2.7/dist-packages (from Mako->alembic>=0.7.2->neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.561 | Requirement already satisfied (use --upgrade to upgrade): decorator in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate!=0.9.2,>=0.9.1->oslo.db>=1.4.1->neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.561 | Requirement already satisfied (use --upgrade to upgrade): Tempita>=0.4 in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate!=0.9.2,>=0.9.1->oslo.db>=1.4.1->neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.562 | Requirement already satisfied (use --upgrade to upgrade): pytz>=0a in /usr/local/lib/python2.7/dist-packages (from Babel>=1.3->oslo.db>=1.4.1->neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.563 | Requirement already satisfied (use --upgrade to upgrade): anyjson>=0.3.3 in /usr/lib/python2.7/dist-packages (from kombu>=2.5.0->oslo.messaging!=1.5.0,>=1.4.0->neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.564 | Requirement already satisfied (use --upgrade to upgrade): amqp<2.0,>=1.3.3 in /usr/lib/python2.7/dist-packages (from kombu>=2.5.0->oslo.messaging!=1.5.0,>=1.4.0->neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.565 | Requirement already satisfied (use --upgrade to upgrade): WebOb>=1.2.3 in /usr/lib/python2.7/dist-packages (from oslo.middleware>=0.3.0->oslo.messaging!=1.5.0,>=1.4.0->neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.566 | Requirement already satisfied (use --upgrade to upgrade): oslo.context>=0.1.0 in /usr/local/lib/python2.7/dist-packages (from oslo.middleware>=0.3.0->oslo.messaging!=1.5.0,>=1.4.0->neutron-lbaas==2015.1.dev38)
2015-01-28 12:39:49.566 | Installing collected packages: neutron-lbaas
2015-01-28 12:39:49.567 | Running setup.py develop for neutron-lbaas
2015-01-28 12:39:50.077 | /usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'python-apt (0.9.3.5ubuntu1)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
2015-01-28 12:39:50.078 | PEP440Warning,
2015-01-28 12:39:50.078 | /usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'python-debian (0.1.21-nmu2ubuntu2)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
2015-01-28 12:39:50.078 | PEP440Warning,
2015-01-28 12:39:50.078 | [pbr] Reusing existing SOURCES.txt
2015-01-28 12:39:50.078 | Creating /usr/local/lib/python2.7/dist-packages/neutron-lbaas.egg-link (link to .)
2015-01-28 12:39:50.079 | neutron-lbaas 2015.1.dev38 is already the active version in easy-install.pth
2015-01-28 12:39:50.079 | Installing neutron-lbaas-agent script to /usr/local/bin
2015-01-28 12:39:50.080 | Installed /opt/stack/neutron-lbaas
2015-01-28 12:39:50.150 | Successfully installed neutron-lbaas-2015.1.dev38
2015-01-28 12:39:50.175 | ++ trueorfalse False INSTALL_TESTONLY_PACKAGES
2015-01-28 12:39:50.183 | + INSTALL_TESTONLY_PACKAGES=False
2015-01-28 12:39:50.183 | + [[ False == \T\r\u\e ]]
2015-01-28 12:39:50.184 | + [[ -e == \-\e ]]
2015-01-28 12:39:50.184 | + safe_chown -R vagrant /opt/stack/neutron-lbaas/neutron_lbaas.egg-info
2015-01-28 12:39:50.184 | + _safe_permission_operation chown -R vagrant /opt/stack/neutron-lbaas/neutron_lbaas.egg-info
2015-01-28 12:39:50.191 | + sudo chown -R vagrant /opt/stack/neutron-lbaas/neutron_lbaas.egg-info
2015-01-28 12:39:50.201 | + '[' True = True ']'
2015-01-28 12:39:50.201 | + [[ '' != \c\h\a\n\g\e\d ]]
2015-01-28 12:39:50.203 | + cd /opt/stack/neutron-lbaas
2015-01-28 12:39:50.204 | + git reset --hard
2015-01-28 12:39:50.219 | HEAD is now at 67a9c62 Updated from global requirements
2015-01-28 12:39:50.220 | + is_service_enabled q-vpn
2015-01-28 12:39:50.225 | + return 0
2015-01-28 12:39:50.226 | + git_clone git://git.openstack.org/openstack/neutron-vpnaas.git /opt/stack/neutron-vpnaas master
2015-01-28 12:39:50.226 | + local git_remote=git://git.openstack.org/openstack/neutron-vpnaas.git
2015-01-28 12:39:50.226 | + local git_dest=/opt/stack/neutron-vpnaas
2015-01-28 12:39:50.226 | + local git_ref=master
2015-01-28 12:39:50.227 | ++ pwd
2015-01-28 12:39:50.228 | + local orig_dir=/home/vagrant/devstack
2015-01-28 12:39:50.228 | + local git_clone_flags=
2015-01-28 12:39:50.228 | ++ trueorfalse False RECLONE
2015-01-28 12:39:50.233 | + RECLONE=True
2015-01-28 12:39:50.234 | + [[ 0 -gt 0 ]]
2015-01-28 12:39:50.235 | + [[ False = \T\r\u\e ]]
2015-01-28 12:39:50.235 | + egrep -q '^refs'
2015-01-28 12:39:50.236 | + echo master
2015-01-28 12:39:50.237 | + [[ ! -d /opt/stack/neutron-vpnaas ]]
2015-01-28 12:39:50.237 | + [[ True = \T\r\u\e ]]
2015-01-28 12:39:50.237 | + cd /opt/stack/neutron-vpnaas
2015-01-28 12:39:50.237 | + git remote set-url origin git://git.openstack.org/openstack/neutron-vpnaas.git
2015-01-28 12:39:50.242 | + git_timed fetch origin
2015-01-28 12:39:50.242 | + local count=0
2015-01-28 12:39:50.243 | + local timeout=0
2015-01-28 12:39:50.243 | + [[ -n 0 ]]
2015-01-28 12:39:50.243 | + timeout=0
2015-01-28 12:39:50.243 | + timeout -s SIGINT 0 git fetch origin
2015-01-28 12:39:55.782 | + find /opt/stack/neutron-vpnaas -name '*.pyc' -delete
2015-01-28 12:39:55.787 | ++ git show-ref refs/tags/master
2015-01-28 12:39:55.793 | + [[ -n '' ]]
2015-01-28 12:39:55.795 | ++ git show-ref refs/heads/master
2015-01-28 12:39:55.801 | + [[ -n 7045b7e68cea4557022b286a5df7f8d3e8b39fdc refs/heads/master ]]
2015-01-28 12:39:55.802 | + git_update_branch master
2015-01-28 12:39:55.803 | + local git_branch=master
2015-01-28 12:39:55.803 | + git checkout -f origin/master
2015-01-28 12:39:55.815 | Note: checking out 'origin/master'.
2015-01-28 12:39:55.816 |
2015-01-28 12:39:55.816 | You are in 'detached HEAD' state. You can look around, make experimental
2015-01-28 12:39:55.816 | changes and commit them, and you can discard any commits you make in this
2015-01-28 12:39:55.816 | state without impacting any branches by performing another checkout.
2015-01-28 12:39:55.817 |
2015-01-28 12:39:55.817 | If you want to create a new branch to retain commits you create, you may
2015-01-28 12:39:55.817 | do so (now or later) by using -b with the checkout command again. Example:
2015-01-28 12:39:55.817 |
2015-01-28 12:39:55.817 | git checkout -b new_branch_name
2015-01-28 12:39:55.817 |
2015-01-28 12:39:55.818 | HEAD is now at 7045b7e... Updated from global requirements
2015-01-28 12:39:55.818 | + git branch -D master
2015-01-28 12:39:55.825 | Deleted branch master (was 7045b7e).
2015-01-28 12:39:55.826 | + git checkout -b master
2015-01-28 12:39:55.843 | Switched to a new branch 'master'
2015-01-28 12:39:55.844 | + cd /opt/stack/neutron-vpnaas
2015-01-28 12:39:55.844 | + git show --oneline
2015-01-28 12:39:55.846 | + head -1
2015-01-28 12:39:55.854 | 7045b7e Updated from global requirements
2015-01-28 12:39:55.855 | + cd /home/vagrant/devstack
2015-01-28 12:39:55.855 | + setup_develop /opt/stack/neutron-vpnaas
2015-01-28 12:39:55.855 | + local project_dir=/opt/stack/neutron-vpnaas
2015-01-28 12:39:55.855 | + setup_package_with_req_sync /opt/stack/neutron-vpnaas -e
2015-01-28 12:39:55.855 | + local project_dir=/opt/stack/neutron-vpnaas
2015-01-28 12:39:55.855 | + local flags=-e
2015-01-28 12:39:55.856 | ++ cd /opt/stack/neutron-vpnaas
2015-01-28 12:39:55.857 | ++ git diff --exit-code
2015-01-28 12:39:55.869 | + local update_requirements=
2015-01-28 12:39:55.870 | + [[ '' != \c\h\a\n\g\e\d ]]
2015-01-28 12:39:55.870 | + [[ strict == \s\o\f\t ]]
2015-01-28 12:39:55.871 | + cd /opt/stack/requirements
2015-01-28 12:39:55.871 | + python update.py /opt/stack/neutron-vpnaas
2015-01-28 12:39:56.284 | + setup_package /opt/stack/neutron-vpnaas -e
2015-01-28 12:39:56.284 | + local project_dir=/opt/stack/neutron-vpnaas
2015-01-28 12:39:56.284 | + local flags=-e
2015-01-28 12:39:56.284 | + pip_install -e /opt/stack/neutron-vpnaas
2015-01-28 12:39:56.661 | + sudo -H http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install -e /opt/stack/neutron-vpnaas
2015-01-28 12:39:57.421 | Obtaining file:///opt/stack/neutron-vpnaas
2015-01-28 12:39:58.026 | [pbr] Reusing existing SOURCES.txt
2015-01-28 12:39:58.031 | Requirement already satisfied (use --upgrade to upgrade): pbr!=0.7,<1.0,>=0.6 in /usr/local/lib/python2.7/dist-packages (from neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.033 | Requirement already satisfied (use --upgrade to upgrade): requests!=2.4.0,>=2.2.0 in /usr/lib/python2.7/dist-packages (from neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.034 | Requirement already satisfied (use --upgrade to upgrade): Jinja2>=2.6 in /usr/local/lib/python2.7/dist-packages (from neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.035 | Requirement already satisfied (use --upgrade to upgrade): netaddr>=0.7.12 in /usr/lib/python2.7/dist-packages (from neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.036 | Requirement already satisfied (use --upgrade to upgrade): SQLAlchemy<=0.9.99,>=0.9.7 in /usr/lib/python2.7/dist-packages (from neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.036 | Requirement already satisfied (use --upgrade to upgrade): alembic>=0.7.2 in /usr/local/lib/python2.7/dist-packages (from neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.037 | Requirement already satisfied (use --upgrade to upgrade): six>=1.7.0 in /usr/lib/python2.7/dist-packages (from neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.038 | Requirement already satisfied (use --upgrade to upgrade): oslo.concurrency>=1.4.1 in /usr/local/lib/python2.7/dist-packages (from neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.040 | Requirement already satisfied (use --upgrade to upgrade): oslo.config>=1.6.0 in /usr/local/lib/python2.7/dist-packages (from neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.042 | Requirement already satisfied (use --upgrade to upgrade): oslo.db>=1.4.1 in /usr/local/lib/python2.7/dist-packages (from neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.043 | Requirement already satisfied (use --upgrade to upgrade): oslo.messaging!=1.5.0,>=1.4.0 in /usr/local/lib/python2.7/dist-packages (from neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.045 | Requirement already satisfied (use --upgrade to upgrade): oslo.serialization>=1.2.0 in /usr/local/lib/python2.7/dist-packages (from neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.047 | Requirement already satisfied (use --upgrade to upgrade): oslo.utils>=1.2.0 in /usr/local/lib/python2.7/dist-packages (from neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.048 | Requirement already satisfied (use --upgrade to upgrade): pip in /usr/local/lib/python2.7/dist-packages (from pbr!=0.7,<1.0,>=0.6->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.049 | Requirement already satisfied (use --upgrade to upgrade): markupsafe in /usr/local/lib/python2.7/dist-packages (from Jinja2>=2.6->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.050 | Requirement already satisfied (use --upgrade to upgrade): Mako in /usr/local/lib/python2.7/dist-packages (from alembic>=0.7.2->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.051 | Requirement already satisfied (use --upgrade to upgrade): retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python2.7/dist-packages (from oslo.concurrency>=1.4.1->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.052 | Requirement already satisfied (use --upgrade to upgrade): fixtures>=0.3.14 in /usr/local/lib/python2.7/dist-packages (from oslo.concurrency>=1.4.1->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.053 | Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.9 in /usr/lib/python2.7/dist-packages (from oslo.concurrency>=1.4.1->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.054 | Requirement already satisfied (use --upgrade to upgrade): posix-ipc in /usr/local/lib/python2.7/dist-packages (from oslo.concurrency>=1.4.1->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.055 | Requirement already satisfied (use --upgrade to upgrade): Babel>=1.3 in /usr/local/lib/python2.7/dist-packages (from oslo.concurrency>=1.4.1->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.056 | Requirement already satisfied (use --upgrade to upgrade): oslo.i18n>=1.0.0 in /usr/local/lib/python2.7/dist-packages (from oslo.concurrency>=1.4.1->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.058 | Requirement already satisfied (use --upgrade to upgrade): argparse in /usr/lib/python2.7 (from oslo.config>=1.6.0->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.059 | Requirement already satisfied (use --upgrade to upgrade): stevedore>=1.1.0 in /usr/local/lib/python2.7/dist-packages (from oslo.config>=1.6.0->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.061 | Requirement already satisfied (use --upgrade to upgrade): sqlalchemy-migrate!=0.9.2,>=0.9.1 in /usr/lib/python2.7/dist-packages (from oslo.db>=1.4.1->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.062 | Requirement already satisfied (use --upgrade to upgrade): kombu>=2.5.0 in /usr/lib/python2.7/dist-packages (from oslo.messaging!=1.5.0,>=1.4.0->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.064 | Requirement already satisfied (use --upgrade to upgrade): futures>=2.1.6 in /usr/local/lib/python2.7/dist-packages (from oslo.messaging!=1.5.0,>=1.4.0->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.065 | Requirement already satisfied (use --upgrade to upgrade): eventlet>=0.16.1 in /usr/local/lib/python2.7/dist-packages (from oslo.messaging!=1.5.0,>=1.4.0->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.066 | Requirement already satisfied (use --upgrade to upgrade): oslo.middleware>=0.3.0 in /usr/local/lib/python2.7/dist-packages (from oslo.messaging!=1.5.0,>=1.4.0->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.068 | Requirement already satisfied (use --upgrade to upgrade): PyYAML>=3.1.0 in /usr/lib/python2.7/dist-packages (from oslo.messaging!=1.5.0,>=1.4.0->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.069 | Requirement already satisfied (use --upgrade to upgrade): netifaces>=0.10.4 in /usr/local/lib/python2.7/dist-packages (from oslo.utils>=1.2.0->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.070 | Requirement already satisfied (use --upgrade to upgrade): testtools>=0.9.22 in /usr/local/lib/python2.7/dist-packages (from fixtures>=0.3.14->oslo.concurrency>=1.4.1->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.071 | Requirement already satisfied (use --upgrade to upgrade): pytz>=0a in /usr/local/lib/python2.7/dist-packages (from Babel>=1.3->oslo.concurrency>=1.4.1->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.073 | Requirement already satisfied (use --upgrade to upgrade): decorator in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate!=0.9.2,>=0.9.1->oslo.db>=1.4.1->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.074 | Requirement already satisfied (use --upgrade to upgrade): Tempita>=0.4 in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate!=0.9.2,>=0.9.1->oslo.db>=1.4.1->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.075 | Requirement already satisfied (use --upgrade to upgrade): anyjson>=0.3.3 in /usr/lib/python2.7/dist-packages (from kombu>=2.5.0->oslo.messaging!=1.5.0,>=1.4.0->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.076 | Requirement already satisfied (use --upgrade to upgrade): amqp<2.0,>=1.3.3 in /usr/lib/python2.7/dist-packages (from kombu>=2.5.0->oslo.messaging!=1.5.0,>=1.4.0->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.076 | Requirement already satisfied (use --upgrade to upgrade): greenlet>=0.3 in /usr/lib/python2.7/dist-packages (from eventlet>=0.16.1->oslo.messaging!=1.5.0,>=1.4.0->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.077 | Requirement already satisfied (use --upgrade to upgrade): WebOb>=1.2.3 in /usr/lib/python2.7/dist-packages (from oslo.middleware>=0.3.0->oslo.messaging!=1.5.0,>=1.4.0->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.078 | Requirement already satisfied (use --upgrade to upgrade): oslo.context>=0.1.0 in /usr/local/lib/python2.7/dist-packages (from oslo.middleware>=0.3.0->oslo.messaging!=1.5.0,>=1.4.0->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.079 | Requirement already satisfied (use --upgrade to upgrade): extras in /usr/local/lib/python2.7/dist-packages (from testtools>=0.9.22->fixtures>=0.3.14->oslo.concurrency>=1.4.1->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.080 | Requirement already satisfied (use --upgrade to upgrade): unittest2>=0.8.0 in /usr/local/lib/python2.7/dist-packages (from testtools>=0.9.22->fixtures>=0.3.14->oslo.concurrency>=1.4.1->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.082 | Requirement already satisfied (use --upgrade to upgrade): python-mimeparse in /usr/local/lib/python2.7/dist-packages (from testtools>=0.9.22->fixtures>=0.3.14->oslo.concurrency>=1.4.1->neutron-vpnaas==2015.1.dev33)
2015-01-28 12:39:58.083 | Installing collected packages: neutron-vpnaas
2015-01-28 12:39:58.083 | Running setup.py develop for neutron-vpnaas
2015-01-28 12:39:58.553 | /usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'python-apt (0.9.3.5ubuntu1)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
2015-01-28 12:39:58.554 | PEP440Warning,
2015-01-28 12:39:58.555 | /usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'python-debian (0.1.21-nmu2ubuntu2)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
2015-01-28 12:39:58.555 | PEP440Warning,
2015-01-28 12:39:58.556 | [pbr] Reusing existing SOURCES.txt
2015-01-28 12:39:58.556 | Creating /usr/local/lib/python2.7/dist-packages/neutron-vpnaas.egg-link (link to .)
2015-01-28 12:39:58.556 | neutron-vpnaas 2015.1.dev33 is already the active version in easy-install.pth
2015-01-28 12:39:58.556 | Installing neutron-vpn-netns-wrapper script to /usr/local/bin
2015-01-28 12:39:58.557 | Installing neutron-vpn-agent script to /usr/local/bin
2015-01-28 12:39:58.557 | Installed /opt/stack/neutron-vpnaas
2015-01-28 12:39:58.615 | Successfully installed neutron-vpnaas-2015.1.dev33
2015-01-28 12:39:58.637 | ++ trueorfalse False INSTALL_TESTONLY_PACKAGES
2015-01-28 12:39:58.647 | + INSTALL_TESTONLY_PACKAGES=False
2015-01-28 12:39:58.648 | + [[ False == \T\r\u\e ]]
2015-01-28 12:39:58.648 | + [[ -e == \-\e ]]
2015-01-28 12:39:58.648 | + safe_chown -R vagrant /opt/stack/neutron-vpnaas/neutron_vpnaas.egg-info
2015-01-28 12:39:58.649 | + _safe_permission_operation chown -R vagrant /opt/stack/neutron-vpnaas/neutron_vpnaas.egg-info
2015-01-28 12:39:58.657 | + sudo chown -R vagrant /opt/stack/neutron-vpnaas/neutron_vpnaas.egg-info
2015-01-28 12:39:58.667 | + '[' True = True ']'
2015-01-28 12:39:58.667 | + [[ '' != \c\h\a\n\g\e\d ]]
2015-01-28 12:39:58.668 | + cd /opt/stack/neutron-vpnaas
2015-01-28 12:39:58.668 | + git reset --hard
2015-01-28 12:39:58.679 | HEAD is now at 7045b7e Updated from global requirements
2015-01-28 12:39:58.680 | + '[' libvirt == xenserver ']'
2015-01-28 12:39:58.680 | + install_neutron_third_party
2015-01-28 12:39:58.680 | + _neutron_third_party_do install
2015-01-28 12:39:58.680 | + is_service_enabled nova
2015-01-28 12:39:58.690 | + return 0
2015-01-28 12:39:58.691 | + install_nova
2015-01-28 12:39:58.692 | + is_service_enabled n-cpu
2015-01-28 12:39:58.699 | + return 0
2015-01-28 12:39:58.699 | + [[ -r /home/vagrant/devstack/lib/nova_plugins/hypervisor-libvirt ]]
2015-01-28 12:39:58.699 | + install_nova_hypervisor
2015-01-28 12:39:58.699 | + install_libvirt
2015-01-28 12:39:58.699 | + is_ubuntu
2015-01-28 12:39:58.699 | + [[ -z deb ]]
2015-01-28 12:39:58.699 | + '[' deb = deb ']'
2015-01-28 12:39:58.699 | + install_package qemu-kvm
2015-01-28 12:39:58.700 | + update_package_repo
2015-01-28 12:39:58.700 | + NO_UPDATE_REPOS=False
2015-01-28 12:39:58.700 | + REPOS_UPDATED=True
2015-01-28 12:39:58.700 | + RETRY_UPDATE=False
2015-01-28 12:39:58.700 | + [[ False = \T\r\u\e ]]
2015-01-28 12:39:58.700 | + is_ubuntu
2015-01-28 12:39:58.700 | + [[ -z deb ]]
2015-01-28 12:39:58.700 | + '[' deb = deb ']'
2015-01-28 12:39:58.703 | + real_install_package qemu-kvm
2015-01-28 12:39:58.704 | + is_ubuntu
2015-01-28 12:39:58.704 | + [[ -z deb ]]
2015-01-28 12:39:58.704 | + '[' deb = deb ']'
2015-01-28 12:39:58.704 | + apt_get install qemu-kvm
2015-01-28 12:39:58.710 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-kvm
2015-01-28 12:39:58.731 | Reading package lists...
2015-01-28 12:39:58.868 | Building dependency tree...
2015-01-28 12:39:58.869 | Reading state information...
2015-01-28 12:39:59.002 | qemu-kvm is already the newest version.
2015-01-28 12:39:59.002 | The following packages were automatically installed and are no longer required:
2015-01-28 12:39:59.002 | python-colorama python-distlib python-html5lib
2015-01-28 12:39:59.002 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:39:59.034 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:39:59.036 | + real_install_package qemu-kvm
2015-01-28 12:39:59.037 | + is_ubuntu
2015-01-28 12:39:59.037 | + [[ -z deb ]]
2015-01-28 12:39:59.037 | + '[' deb = deb ']'
2015-01-28 12:39:59.037 | + apt_get install qemu-kvm
2015-01-28 12:39:59.043 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-kvm
2015-01-28 12:39:59.057 | Reading package lists...
2015-01-28 12:39:59.199 | Building dependency tree...
2015-01-28 12:39:59.200 | Reading state information...
2015-01-28 12:39:59.333 | qemu-kvm is already the newest version.
2015-01-28 12:39:59.333 | The following packages were automatically installed and are no longer required:
2015-01-28 12:39:59.333 | python-colorama python-distlib python-html5lib
2015-01-28 12:39:59.333 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:39:59.362 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:39:59.366 | + install_package libvirt-bin
2015-01-28 12:39:59.366 | + update_package_repo
2015-01-28 12:39:59.366 | + NO_UPDATE_REPOS=False
2015-01-28 12:39:59.366 | + REPOS_UPDATED=True
2015-01-28 12:39:59.367 | + RETRY_UPDATE=False
2015-01-28 12:39:59.367 | + [[ False = \T\r\u\e ]]
2015-01-28 12:39:59.367 | + is_ubuntu
2015-01-28 12:39:59.367 | + [[ -z deb ]]
2015-01-28 12:39:59.367 | + '[' deb = deb ']'
2015-01-28 12:39:59.370 | + real_install_package libvirt-bin
2015-01-28 12:39:59.370 | + is_ubuntu
2015-01-28 12:39:59.371 | + [[ -z deb ]]
2015-01-28 12:39:59.371 | + '[' deb = deb ']'
2015-01-28 12:39:59.371 | + apt_get install libvirt-bin
2015-01-28 12:39:59.379 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libvirt-bin
2015-01-28 12:39:59.394 | Reading package lists...
2015-01-28 12:39:59.535 | Building dependency tree...
2015-01-28 12:39:59.537 | Reading state information...
2015-01-28 12:39:59.664 | libvirt-bin is already the newest version.
2015-01-28 12:39:59.664 | The following packages were automatically installed and are no longer required:
2015-01-28 12:39:59.664 | python-colorama python-distlib python-html5lib
2015-01-28 12:39:59.664 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:39:59.693 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:39:59.695 | + real_install_package libvirt-bin
2015-01-28 12:39:59.695 | + is_ubuntu
2015-01-28 12:39:59.696 | + [[ -z deb ]]
2015-01-28 12:39:59.696 | + '[' deb = deb ']'
2015-01-28 12:39:59.696 | + apt_get install libvirt-bin
2015-01-28 12:39:59.704 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libvirt-bin
2015-01-28 12:39:59.727 | Reading package lists...
2015-01-28 12:39:59.880 | Building dependency tree...
2015-01-28 12:39:59.882 | Reading state information...
2015-01-28 12:40:00.015 | libvirt-bin is already the newest version.
2015-01-28 12:40:00.016 | The following packages were automatically installed and are no longer required:
2015-01-28 12:40:00.016 | python-colorama python-distlib python-html5lib
2015-01-28 12:40:00.016 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:40:00.047 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:40:00.049 | + install_package python-libvirt
2015-01-28 12:40:00.049 | + update_package_repo
2015-01-28 12:40:00.049 | + NO_UPDATE_REPOS=False
2015-01-28 12:40:00.049 | + REPOS_UPDATED=True
2015-01-28 12:40:00.049 | + RETRY_UPDATE=False
2015-01-28 12:40:00.049 | + [[ False = \T\r\u\e ]]
2015-01-28 12:40:00.049 | + is_ubuntu
2015-01-28 12:40:00.050 | + [[ -z deb ]]
2015-01-28 12:40:00.050 | + '[' deb = deb ']'
2015-01-28 12:40:00.055 | + real_install_package python-libvirt
2015-01-28 12:40:00.055 | + is_ubuntu
2015-01-28 12:40:00.055 | + [[ -z deb ]]
2015-01-28 12:40:00.055 | + '[' deb = deb ']'
2015-01-28 12:40:00.055 | + apt_get install python-libvirt
2015-01-28 12:40:00.062 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install python-libvirt
2015-01-28 12:40:00.087 | Reading package lists...
2015-01-28 12:40:00.222 | Building dependency tree...
2015-01-28 12:40:00.223 | Reading state information...
2015-01-28 12:40:00.348 | python-libvirt is already the newest version.
2015-01-28 12:40:00.349 | The following packages were automatically installed and are no longer required:
2015-01-28 12:40:00.349 | python-colorama python-distlib python-html5lib
2015-01-28 12:40:00.349 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:40:00.379 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:40:00.381 | + real_install_package python-libvirt
2015-01-28 12:40:00.381 | + is_ubuntu
2015-01-28 12:40:00.381 | + [[ -z deb ]]
2015-01-28 12:40:00.381 | + '[' deb = deb ']'
2015-01-28 12:40:00.381 | + apt_get install python-libvirt
2015-01-28 12:40:00.388 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install python-libvirt
2015-01-28 12:40:00.411 | Reading package lists...
2015-01-28 12:40:00.550 | Building dependency tree...
2015-01-28 12:40:00.551 | Reading state information...
2015-01-28 12:40:00.679 | python-libvirt is already the newest version.
2015-01-28 12:40:00.680 | The following packages were automatically installed and are no longer required:
2015-01-28 12:40:00.680 | python-colorama python-distlib python-html5lib
2015-01-28 12:40:00.680 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:40:00.709 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:40:00.711 | + install_package python-guestfs
2015-01-28 12:40:00.712 | + update_package_repo
2015-01-28 12:40:00.712 | + NO_UPDATE_REPOS=False
2015-01-28 12:40:00.712 | + REPOS_UPDATED=True
2015-01-28 12:40:00.712 | + RETRY_UPDATE=False
2015-01-28 12:40:00.712 | + [[ False = \T\r\u\e ]]
2015-01-28 12:40:00.712 | + is_ubuntu
2015-01-28 12:40:00.712 | + [[ -z deb ]]
2015-01-28 12:40:00.712 | + '[' deb = deb ']'
2015-01-28 12:40:00.719 | + real_install_package python-guestfs
2015-01-28 12:40:00.719 | + is_ubuntu
2015-01-28 12:40:00.720 | + [[ -z deb ]]
2015-01-28 12:40:00.720 | + '[' deb = deb ']'
2015-01-28 12:40:00.720 | + apt_get install python-guestfs
2015-01-28 12:40:00.725 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install python-guestfs
2015-01-28 12:40:00.747 | Reading package lists...
2015-01-28 12:40:00.888 | Building dependency tree...
2015-01-28 12:40:00.890 | Reading state information...
2015-01-28 12:40:01.021 | python-guestfs is already the newest version.
2015-01-28 12:40:01.021 | The following packages were automatically installed and are no longer required:
2015-01-28 12:40:01.021 | python-colorama python-distlib python-html5lib
2015-01-28 12:40:01.021 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:40:01.050 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:40:01.053 | + real_install_package python-guestfs
2015-01-28 12:40:01.053 | + is_ubuntu
2015-01-28 12:40:01.053 | + [[ -z deb ]]
2015-01-28 12:40:01.053 | + '[' deb = deb ']'
2015-01-28 12:40:01.053 | + apt_get install python-guestfs
2015-01-28 12:40:01.059 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install python-guestfs
2015-01-28 12:40:01.077 | Reading package lists...
2015-01-28 12:40:01.220 | Building dependency tree...
2015-01-28 12:40:01.222 | Reading state information...
2015-01-28 12:40:01.350 | python-guestfs is already the newest version.
2015-01-28 12:40:01.350 | The following packages were automatically installed and are no longer required:
2015-01-28 12:40:01.350 | python-colorama python-distlib python-html5lib
2015-01-28 12:40:01.350 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:40:01.379 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:40:01.381 | + is_fedora
2015-01-28 12:40:01.382 | + [[ -z Ubuntu ]]
2015-01-28 12:40:01.382 | + '[' Ubuntu = Fedora ']'
2015-01-28 12:40:01.382 | + '[' Ubuntu = 'Red Hat' ']'
2015-01-28 12:40:01.382 | + '[' Ubuntu = CentOS ']'
2015-01-28 12:40:01.382 | + '[' Ubuntu = OracleServer ']'
2015-01-28 12:40:01.382 | + [[ kvm == \l\x\c ]]
2015-01-28 12:40:01.382 | + is_service_enabled n-novnc
2015-01-28 12:40:01.388 | + return 1
2015-01-28 12:40:01.388 | + is_service_enabled n-spice
2015-01-28 12:40:01.395 | + return 1
2015-01-28 12:40:01.396 | + git_clone git://git.openstack.org/openstack/nova.git /opt/stack/nova master
2015-01-28 12:40:01.397 | + local git_remote=git://git.openstack.org/openstack/nova.git
2015-01-28 12:40:01.397 | + local git_dest=/opt/stack/nova
2015-01-28 12:40:01.398 | + local git_ref=master
2015-01-28 12:40:01.398 | ++ pwd
2015-01-28 12:40:01.399 | + local orig_dir=/home/vagrant/devstack
2015-01-28 12:40:01.399 | + local git_clone_flags=
2015-01-28 12:40:01.400 | ++ trueorfalse False RECLONE
2015-01-28 12:40:01.404 | + RECLONE=True
2015-01-28 12:40:01.405 | + [[ 0 -gt 0 ]]
2015-01-28 12:40:01.405 | + [[ False = \T\r\u\e ]]
2015-01-28 12:40:01.406 | + egrep -q '^refs'
2015-01-28 12:40:01.406 | + echo master
2015-01-28 12:40:01.407 | + [[ ! -d /opt/stack/nova ]]
2015-01-28 12:40:01.408 | + [[ True = \T\r\u\e ]]
2015-01-28 12:40:01.408 | + cd /opt/stack/nova
2015-01-28 12:40:01.408 | + git remote set-url origin git://git.openstack.org/openstack/nova.git
2015-01-28 12:40:01.418 | + git_timed fetch origin
2015-01-28 12:40:01.418 | + local count=0
2015-01-28 12:40:01.418 | + local timeout=0
2015-01-28 12:40:01.418 | + [[ -n 0 ]]
2015-01-28 12:40:01.419 | + timeout=0
2015-01-28 12:40:01.419 | + timeout -s SIGINT 0 git fetch origin
2015-01-28 12:40:09.201 | + find /opt/stack/nova -name '*.pyc' -delete
2015-01-28 12:40:09.221 | ++ git show-ref refs/tags/master
2015-01-28 12:40:09.232 | + [[ -n '' ]]
2015-01-28 12:40:09.233 | ++ git show-ref refs/heads/master
2015-01-28 12:40:09.240 | + [[ -n e71e89c840ee68b3ae60099ff1ad59e5548c97fd refs/heads/master ]]
2015-01-28 12:40:09.240 | + git_update_branch master
2015-01-28 12:40:09.240 | + local git_branch=master
2015-01-28 12:40:09.240 | + git checkout -f origin/master
2015-01-28 12:40:09.541 | Note: checking out 'origin/master'.
2015-01-28 12:40:09.541 |
2015-01-28 12:40:09.541 | You are in 'detached HEAD' state. You can look around, make experimental
2015-01-28 12:40:09.542 | changes and commit them, and you can discard any commits you make in this
2015-01-28 12:40:09.542 | state without impacting any branches by performing another checkout.
2015-01-28 12:40:09.542 |
2015-01-28 12:40:09.542 | If you want to create a new branch to retain commits you create, you may
2015-01-28 12:40:09.542 | do so (now or later) by using -b with the checkout command again. Example:
2015-01-28 12:40:09.542 |
2015-01-28 12:40:09.542 | git checkout -b new_branch_name
2015-01-28 12:40:09.542 |
2015-01-28 12:40:09.543 | HEAD is now at e71e89c... Merge "Support for ext4 as default filesystem for ephemeral disks"
2015-01-28 12:40:09.543 | + git branch -D master
2015-01-28 12:40:09.550 | Deleted branch master (was e71e89c).
2015-01-28 12:40:09.551 | + git checkout -b master
2015-01-28 12:40:09.678 | Switched to a new branch 'master'
2015-01-28 12:40:09.679 | + cd /opt/stack/nova
2015-01-28 12:40:09.680 | + git show --oneline
2015-01-28 12:40:09.683 | + head -1
2015-01-28 12:40:09.688 | e71e89c Merge "Support for ext4 as default filesystem for ephemeral disks"
2015-01-28 12:40:09.689 | + cd /home/vagrant/devstack
2015-01-28 12:40:09.689 | + setup_develop /opt/stack/nova
2015-01-28 12:40:09.689 | + local project_dir=/opt/stack/nova
2015-01-28 12:40:09.689 | + setup_package_with_req_sync /opt/stack/nova -e
2015-01-28 12:40:09.689 | + local project_dir=/opt/stack/nova
2015-01-28 12:40:09.689 | + local flags=-e
2015-01-28 12:40:09.690 | ++ cd /opt/stack/nova
2015-01-28 12:40:09.691 | ++ git diff --exit-code
2015-01-28 12:40:09.781 | + local update_requirements=
2015-01-28 12:40:09.781 | + [[ '' != \c\h\a\n\g\e\d ]]
2015-01-28 12:40:09.782 | + [[ strict == \s\o\f\t ]]
2015-01-28 12:40:09.783 | + cd /opt/stack/requirements
2015-01-28 12:40:09.783 | + python update.py /opt/stack/nova
2015-01-28 12:40:10.191 | Version change for: eventlet
2015-01-28 12:40:10.191 | Updated /opt/stack/nova/requirements.txt:
2015-01-28 12:40:10.191 | eventlet>=0.15.2 -> eventlet>=0.16.1
2015-01-28 12:40:10.191 | Version change for: tempest-lib
2015-01-28 12:40:10.191 | Updated /opt/stack/nova/test-requirements.txt:
2015-01-28 12:40:10.192 | tempest-lib -> tempest-lib>=0.1.0
2015-01-28 12:40:10.194 | + setup_package /opt/stack/nova -e
2015-01-28 12:40:10.195 | + local project_dir=/opt/stack/nova
2015-01-28 12:40:10.195 | + local flags=-e
2015-01-28 12:40:10.195 | + pip_install -e /opt/stack/nova
2015-01-28 12:40:10.564 | + sudo -H http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install -e /opt/stack/nova
2015-01-28 12:40:11.321 | Obtaining file:///opt/stack/nova
2015-01-28 12:40:12.060 | [pbr] Reusing existing SOURCES.txt
2015-01-28 12:40:12.090 | Requirement already satisfied (use --upgrade to upgrade): pbr!=0.7,<1.0,>=0.6 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.092 | Requirement already satisfied (use --upgrade to upgrade): SQLAlchemy<=0.9.99,>=0.9.7 in /usr/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.093 | Requirement already satisfied (use --upgrade to upgrade): argparse in /usr/lib/python2.7 (from nova==2015.1.dev585)
2015-01-28 12:40:12.093 | Requirement already satisfied (use --upgrade to upgrade): boto<2.35.0,>=2.32.1 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.094 | Requirement already satisfied (use --upgrade to upgrade): decorator>=3.4.0 in /usr/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.095 | Requirement already satisfied (use --upgrade to upgrade): eventlet>=0.16.1 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.096 | Requirement already satisfied (use --upgrade to upgrade): Jinja2>=2.6 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.096 | Requirement already satisfied (use --upgrade to upgrade): keystonemiddleware>=1.0.0 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.099 | Requirement already satisfied (use --upgrade to upgrade): lxml>=2.3 in /usr/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.099 | Requirement already satisfied (use --upgrade to upgrade): Routes!=2.0,>=1.12.3 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.100 | Requirement already satisfied (use --upgrade to upgrade): WebOb>=1.2.3 in /usr/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.101 | Requirement already satisfied (use --upgrade to upgrade): greenlet>=0.3.2 in /usr/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.101 | Requirement already satisfied (use --upgrade to upgrade): PasteDeploy>=1.5.0 in /usr/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.102 | Requirement already satisfied (use --upgrade to upgrade): Paste in /usr/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.103 | Requirement already satisfied (use --upgrade to upgrade): sqlalchemy-migrate!=0.9.2,>=0.9.1 in /usr/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.103 | Requirement already satisfied (use --upgrade to upgrade): netaddr>=0.7.12 in /usr/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.104 | Requirement already satisfied (use --upgrade to upgrade): suds>=0.4 in /usr/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.104 | Requirement already satisfied (use --upgrade to upgrade): paramiko>=1.13.0 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.105 | Requirement already satisfied (use --upgrade to upgrade): pyasn1 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.107 | Requirement already satisfied (use --upgrade to upgrade): Babel>=1.3 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.109 | Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.9 in /usr/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.110 | Requirement already satisfied (use --upgrade to upgrade): jsonschema<3.0.0,>=2.0.0 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.111 | Requirement already satisfied (use --upgrade to upgrade): python-cinderclient>=1.1.0 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.113 | Requirement already satisfied (use --upgrade to upgrade): python-neutronclient<3,>=2.3.6 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.115 | Requirement already satisfied (use --upgrade to upgrade): python-glanceclient>=0.15.0 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.116 | Requirement already satisfied (use --upgrade to upgrade): six>=1.7.0 in /usr/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.117 | Requirement already satisfied (use --upgrade to upgrade): stevedore>=1.1.0 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.118 | Requirement already satisfied (use --upgrade to upgrade): websockify<0.7,>=0.6.0 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.120 | Requirement already satisfied (use --upgrade to upgrade): wsgiref>=0.1.2 in /usr/lib/python2.7 (from nova==2015.1.dev585)
2015-01-28 12:40:12.121 | Requirement already satisfied (use --upgrade to upgrade): oslo.concurrency>=1.4.1 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.123 | Requirement already satisfied (use --upgrade to upgrade): oslo.config>=1.6.0 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.125 | Requirement already satisfied (use --upgrade to upgrade): oslo.serialization>=1.2.0 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.126 | Requirement already satisfied (use --upgrade to upgrade): oslo.utils>=1.2.0 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.128 | Requirement already satisfied (use --upgrade to upgrade): oslo.db>=1.4.1 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.130 | Requirement already satisfied (use --upgrade to upgrade): oslo.rootwrap>=1.3.0 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.131 | Requirement already satisfied (use --upgrade to upgrade): oslo.messaging!=1.5.0,>=1.4.0 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.133 | Requirement already satisfied (use --upgrade to upgrade): oslo.i18n>=1.3.0 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.134 | Requirement already satisfied (use --upgrade to upgrade): rfc3986>=0.2.0 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.136 | Requirement already satisfied (use --upgrade to upgrade): oslo.vmware>=0.8.0 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.138 | Requirement already satisfied (use --upgrade to upgrade): oslo.middleware>=0.3.0 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.dev585)
2015-01-28 12:40:12.139 | Requirement already satisfied (use --upgrade to upgrade): pip in /usr/local/lib/python2.7/dist-packages (from pbr!=0.7,<1.0,>=0.6->nova==2015.1.dev585)
2015-01-28 12:40:12.140 | Requirement already satisfied (use --upgrade to upgrade): markupsafe in /usr/local/lib/python2.7/dist-packages (from Jinja2>=2.6->nova==2015.1.dev585)
2015-01-28 12:40:12.141 | Requirement already satisfied (use --upgrade to upgrade): pycadf>=0.6.0 in /usr/local/lib/python2.7/dist-packages (from keystonemiddleware>=1.0.0->nova==2015.1.dev585)
2015-01-28 12:40:12.143 | Requirement already satisfied (use --upgrade to upgrade): requests!=2.4.0,>=2.2.0 in /usr/lib/python2.7/dist-packages (from keystonemiddleware>=1.0.0->nova==2015.1.dev585)
2015-01-28 12:40:12.143 | Requirement already satisfied (use --upgrade to upgrade): python-keystoneclient>=0.11.1 in /usr/local/lib/python2.7/dist-packages (from keystonemiddleware>=1.0.0->nova==2015.1.dev585)
2015-01-28 12:40:12.145 | Requirement already satisfied (use --upgrade to upgrade): repoze.lru>=0.3 in /usr/lib/python2.7/dist-packages (from Routes!=2.0,>=1.12.3->nova==2015.1.dev585)
2015-01-28 12:40:12.146 | Requirement already satisfied (use --upgrade to upgrade): Tempita>=0.4 in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate!=0.9.2,>=0.9.1->nova==2015.1.dev585)
2015-01-28 12:40:12.147 | Requirement already satisfied (use --upgrade to upgrade): ecdsa>=0.11 in /usr/local/lib/python2.7/dist-packages (from paramiko>=1.13.0->nova==2015.1.dev585)
2015-01-28 12:40:12.148 | Requirement already satisfied (use --upgrade to upgrade): pycrypto!=2.4,>=2.1 in /usr/lib/python2.7/dist-packages (from paramiko>=1.13.0->nova==2015.1.dev585)
2015-01-28 12:40:12.148 | Requirement already satisfied (use --upgrade to upgrade): pytz>=0a in /usr/local/lib/python2.7/dist-packages (from Babel>=1.3->nova==2015.1.dev585)
2015-01-28 12:40:12.151 | Requirement already satisfied (use --upgrade to upgrade): PrettyTable<0.8,>=0.7 in /usr/lib/python2.7/dist-packages (from python-cinderclient>=1.1.0->nova==2015.1.dev585)
2015-01-28 12:40:12.151 | Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.2.0 in /usr/lib/python2.7/dist-packages (from python-cinderclient>=1.1.0->nova==2015.1.dev585)
2015-01-28 12:40:12.152 | Requirement already satisfied (use --upgrade to upgrade): cliff>=1.7.0 in /usr/local/lib/python2.7/dist-packages (from python-neutronclient<3,>=2.3.6->nova==2015.1.dev585)
2015-01-28 12:40:12.155 | Requirement already satisfied (use --upgrade to upgrade): pyOpenSSL>=0.11 in /usr/lib/python2.7/dist-packages (from python-glanceclient>=0.15.0->nova==2015.1.dev585)
2015-01-28 12:40:12.155 | Requirement already satisfied (use --upgrade to upgrade): warlock<2,>=1.0.1 in /usr/local/lib/python2.7/dist-packages (from python-glanceclient>=0.15.0->nova==2015.1.dev585)
2015-01-28 12:40:12.156 | Requirement already satisfied (use --upgrade to upgrade): numpy in /usr/lib/python2.7/dist-packages (from websockify<0.7,>=0.6.0->nova==2015.1.dev585)
2015-01-28 12:40:12.157 | Requirement already satisfied (use --upgrade to upgrade): retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python2.7/dist-packages (from oslo.concurrency>=1.4.1->nova==2015.1.dev585)
2015-01-28 12:40:12.158 | Requirement already satisfied (use --upgrade to upgrade): fixtures>=0.3.14 in /usr/local/lib/python2.7/dist-packages (from oslo.concurrency>=1.4.1->nova==2015.1.dev585)
2015-01-28 12:40:12.159 | Requirement already satisfied (use --upgrade to upgrade): posix-ipc in /usr/local/lib/python2.7/dist-packages (from oslo.concurrency>=1.4.1->nova==2015.1.dev585)
2015-01-28 12:40:12.160 | Requirement already satisfied (use --upgrade to upgrade): netifaces>=0.10.4 in /usr/local/lib/python2.7/dist-packages (from oslo.utils>=1.2.0->nova==2015.1.dev585)
2015-01-28 12:40:12.161 | Requirement already satisfied (use --upgrade to upgrade): alembic>=0.7.1 in /usr/local/lib/python2.7/dist-packages (from oslo.db>=1.4.1->nova==2015.1.dev585)
2015-01-28 12:40:12.162 | Requirement already satisfied (use --upgrade to upgrade): kombu>=2.5.0 in /usr/lib/python2.7/dist-packages (from oslo.messaging!=1.5.0,>=1.4.0->nova==2015.1.dev585)
2015-01-28 12:40:12.163 | Requirement already satisfied (use --upgrade to upgrade): futures>=2.1.6 in /usr/local/lib/python2.7/dist-packages (from oslo.messaging!=1.5.0,>=1.4.0->nova==2015.1.dev585)
2015-01-28 12:40:12.164 | Requirement already satisfied (use --upgrade to upgrade): PyYAML>=3.1.0 in /usr/lib/python2.7/dist-packages (from oslo.messaging!=1.5.0,>=1.4.0->nova==2015.1.dev585)
2015-01-28 12:40:12.165 | Requirement already satisfied (use --upgrade to upgrade): urllib3>=1.7.1 in /usr/lib/python2.7/dist-packages (from oslo.vmware>=0.8.0->nova==2015.1.dev585)
2015-01-28 12:40:12.166 | Requirement already satisfied (use --upgrade to upgrade): oslo.context>=0.1.0 in /usr/local/lib/python2.7/dist-packages (from oslo.middleware>=0.3.0->nova==2015.1.dev585)
2015-01-28 12:40:12.167 | Requirement already satisfied (use --upgrade to upgrade): cmd2>=0.6.7 in /usr/lib/python2.7/dist-packages (from cliff>=1.7.0->python-neutronclient<3,>=2.3.6->nova==2015.1.dev585)
2015-01-28 12:40:12.168 | Requirement already satisfied (use --upgrade to upgrade): pyparsing>=2.0.1 in /usr/lib/python2.7/dist-packages (from cliff>=1.7.0->python-neutronclient<3,>=2.3.6->nova==2015.1.dev585)
2015-01-28 12:40:12.168 | Requirement already satisfied (use --upgrade to upgrade): jsonpatch<2,>=0.10 in /usr/lib/python2.7/dist-packages (from warlock<2,>=1.0.1->python-glanceclient>=0.15.0->nova==2015.1.dev585)
2015-01-28 12:40:12.169 | Requirement already satisfied (use --upgrade to upgrade): testtools>=0.9.22 in /usr/local/lib/python2.7/dist-packages (from fixtures>=0.3.14->oslo.concurrency>=1.4.1->nova==2015.1.dev585)
2015-01-28 12:40:12.171 | Requirement already satisfied (use --upgrade to upgrade): Mako in /usr/local/lib/python2.7/dist-packages (from alembic>=0.7.1->oslo.db>=1.4.1->nova==2015.1.dev585)
2015-01-28 12:40:12.171 | Requirement already satisfied (use --upgrade to upgrade): anyjson>=0.3.3 in /usr/lib/python2.7/dist-packages (from kombu>=2.5.0->oslo.messaging!=1.5.0,>=1.4.0->nova==2015.1.dev585)
2015-01-28 12:40:12.172 | Requirement already satisfied (use --upgrade to upgrade): amqp<2.0,>=1.3.3 in /usr/lib/python2.7/dist-packages (from kombu>=2.5.0->oslo.messaging!=1.5.0,>=1.4.0->nova==2015.1.dev585)
2015-01-28 12:40:12.173 | Requirement already satisfied (use --upgrade to upgrade): jsonpointer>=1.0 in /usr/lib/python2.7/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.0.1->python-glanceclient>=0.15.0->nova==2015.1.dev585)
2015-01-28 12:40:12.174 | Requirement already satisfied (use --upgrade to upgrade): extras in /usr/local/lib/python2.7/dist-packages (from testtools>=0.9.22->fixtures>=0.3.14->oslo.concurrency>=1.4.1->nova==2015.1.dev585)
2015-01-28 12:40:12.175 | Requirement already satisfied (use --upgrade to upgrade): unittest2>=0.8.0 in /usr/local/lib/python2.7/dist-packages (from testtools>=0.9.22->fixtures>=0.3.14->oslo.concurrency>=1.4.1->nova==2015.1.dev585)
2015-01-28 12:40:12.176 | Requirement already satisfied (use --upgrade to upgrade): python-mimeparse in /usr/local/lib/python2.7/dist-packages (from testtools>=0.9.22->fixtures>=0.3.14->oslo.concurrency>=1.4.1->nova==2015.1.dev585)
2015-01-28 12:40:12.177 | Installing collected packages: nova
2015-01-28 12:40:12.177 | Running setup.py develop for nova
2015-01-28 12:40:12.879 | /usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'python-apt (0.9.3.5ubuntu1)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
2015-01-28 12:40:12.880 | PEP440Warning,
2015-01-28 12:40:12.880 | /usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'python-debian (0.1.21-nmu2ubuntu2)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
2015-01-28 12:40:12.881 | PEP440Warning,
2015-01-28 12:40:12.881 | [pbr] Reusing existing SOURCES.txt
2015-01-28 12:40:12.882 | Creating /usr/local/lib/python2.7/dist-packages/nova.egg-link (link to .)
2015-01-28 12:40:12.882 | nova 2015.1.dev585 is already the active version in easy-install.pth
2015-01-28 12:40:12.882 | Installing nova-idmapshift script to /usr/local/bin
2015-01-28 12:40:12.882 | Installing nova-dhcpbridge script to /usr/local/bin
2015-01-28 12:40:12.882 | Installing nova-manage script to /usr/local/bin
2015-01-28 12:40:12.882 | Installing nova-api script to /usr/local/bin
2015-01-28 12:40:12.882 | Installing nova-api-os-compute script to /usr/local/bin
2015-01-28 12:40:12.882 | Installing nova-objectstore script to /usr/local/bin
2015-01-28 12:40:12.882 | Installing nova-novncproxy script to /usr/local/bin
2015-01-28 12:40:12.883 | Installing nova-serialproxy script to /usr/local/bin
2015-01-28 12:40:12.883 | Installing nova-consoleauth script to /usr/local/bin
2015-01-28 12:40:12.883 | Installing nova-network script to /usr/local/bin
2015-01-28 12:40:12.883 | Installing nova-conductor script to /usr/local/bin
2015-01-28 12:40:12.883 | Installing nova-api-ec2 script to /usr/local/bin
2015-01-28 12:40:12.883 | Installing nova-api-metadata script to /usr/local/bin
2015-01-28 12:40:12.883 | Installing nova-xvpvncproxy script to /usr/local/bin
2015-01-28 12:40:12.884 | Installing nova-all script to /usr/local/bin
2015-01-28 12:40:12.884 | Installing nova-scheduler script to /usr/local/bin
2015-01-28 12:40:12.884 | Installing nova-console script to /usr/local/bin
2015-01-28 12:40:12.884 | Installing nova-spicehtml5proxy script to /usr/local/bin
2015-01-28 12:40:12.884 | Installing nova-cert script to /usr/local/bin
2015-01-28 12:40:12.884 | Installing nova-compute script to /usr/local/bin
2015-01-28 12:40:12.884 | Installing nova-cells script to /usr/local/bin
2015-01-28 12:40:12.884 | Installing nova-rootwrap script to /usr/local/bin
2015-01-28 12:40:12.885 | Installed /opt/stack/nova
2015-01-28 12:40:12.945 | Successfully installed nova-2015.1.dev585
2015-01-28 12:40:12.969 | ++ trueorfalse False INSTALL_TESTONLY_PACKAGES
2015-01-28 12:40:12.976 | + INSTALL_TESTONLY_PACKAGES=False
2015-01-28 12:40:12.977 | + [[ False == \T\r\u\e ]]
2015-01-28 12:40:12.978 | + [[ -e == \-\e ]]
2015-01-28 12:40:12.978 | + safe_chown -R vagrant /opt/stack/nova/nova.egg-info
2015-01-28 12:40:12.978 | + _safe_permission_operation chown -R vagrant /opt/stack/nova/nova.egg-info
2015-01-28 12:40:12.983 | + sudo chown -R vagrant /opt/stack/nova/nova.egg-info
2015-01-28 12:40:12.991 | + '[' True = True ']'
2015-01-28 12:40:12.991 | + [[ '' != \c\h\a\n\g\e\d ]]
2015-01-28 12:40:12.992 | + cd /opt/stack/nova
2015-01-28 12:40:12.992 | + git reset --hard
2015-01-28 12:40:13.184 | HEAD is now at e71e89c Merge "Support for ext4 as default filesystem for ephemeral disks"
2015-01-28 12:40:13.185 | + sudo install -D -m 0644 -o vagrant /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion
2015-01-28 12:40:13.204 | + cleanup_nova
2015-01-28 12:40:13.204 | + is_service_enabled n-cpu
2015-01-28 12:40:13.210 | + return 0
2015-01-28 12:40:13.210 | + clean_iptables
2015-01-28 12:40:13.211 | + grep nova
2015-01-28 12:40:13.212 | + awk '{print "sudo iptables",$0}'
2015-01-28 12:40:13.216 | + bash
2015-01-28 12:40:13.216 | + sed s/-A/-D/g
2015-01-28 12:40:13.217 | + grep '\-A'
2015-01-28 12:40:13.218 | + sed 's/-c [0-9]* [0-9]* //g'
2015-01-28 12:40:13.219 | + sudo iptables -S -v
2015-01-28 12:40:13.231 | + sudo iptables -S -v -t nat
2015-01-28 12:40:13.232 | + grep nova
2015-01-28 12:40:13.232 | + sed s/-A/-D/g
2015-01-28 12:40:13.233 | + bash
2015-01-28 12:40:13.238 | + awk '{print "sudo iptables -t nat",$0}'
2015-01-28 12:40:13.240 | + grep '\-A'
2015-01-28 12:40:13.242 | + sed 's/-c [0-9]* [0-9]* //g'
2015-01-28 12:40:13.251 | + sudo iptables -S -v
2015-01-28 12:40:13.257 | + sed s/-N/-X/g
2015-01-28 12:40:13.257 | + grep nova
2015-01-28 12:40:13.258 | + grep '\-N'
2015-01-28 12:40:13.258 | + sed 's/-c [0-9]* [0-9]* //g'
2015-01-28 12:40:13.261 | + awk '{print "sudo iptables",$0}'
2015-01-28 12:40:13.262 | + bash
2015-01-28 12:40:13.270 | + sudo iptables -S -v -t nat
2015-01-28 12:40:13.271 | + sed s/-N/-X/g
2015-01-28 12:40:13.279 | + bash
2015-01-28 12:40:13.280 | + awk '{print "sudo iptables -t nat",$0}'
2015-01-28 12:40:13.281 | + grep '\-N'
2015-01-28 12:40:13.282 | + grep nova
2015-01-28 12:40:13.285 | + sed 's/-c [0-9]* [0-9]* //g'
2015-01-28 12:40:13.293 | ++ sudo virsh list --all
2015-01-28 12:40:13.298 | ++ grep instance-
2015-01-28 12:40:13.298 | ++ sed 's/.*\(instance-[0-9a-fA-F]*\).*/\1/g'
2015-01-28 12:40:13.323 | + local instances=
2015-01-28 12:40:13.323 | + '[' '!' '' = '' ']'
2015-01-28 12:40:13.325 | ++ sudo iscsiadm --mode node
2015-01-28 12:40:13.332 | ++ cut -d ' ' -f2
2015-01-28 12:40:13.332 | ++ grep volume-
2015-01-28 12:40:13.337 | iscsiadm: No records found
2015-01-28 12:40:13.340 | + local tgts=
2015-01-28 12:40:13.341 | + local target
2015-01-28 12:40:13.341 | + sudo iscsiadm --mode node --op delete
2015-01-28 12:40:13.350 | iscsiadm: No records found
2015-01-28 12:40:13.351 | + true
2015-01-28 12:40:13.351 | + sudo rm -rf '/opt/stack/data/nova/instances/*'
2015-01-28 12:40:13.362 | + sudo rm -rf /opt/stack/data/nova /var/cache/nova
2015-01-28 12:40:13.371 | + configure_nova
2015-01-28 12:40:13.371 | + [[ ! -d /etc/nova ]]
2015-01-28 12:40:13.371 | + sudo chown vagrant /etc/nova
2015-01-28 12:40:13.386 | + cp -p /opt/stack/nova/etc/nova/policy.json /etc/nova
2015-01-28 12:40:13.389 | + configure_nova_rootwrap
2015-01-28 12:40:13.390 | + [[ -d /etc/nova/rootwrap.d ]]
2015-01-28 12:40:13.390 | + sudo rm -rf /etc/nova/rootwrap.d
2015-01-28 12:40:13.401 | + sudo mkdir -m 755 /etc/nova/rootwrap.d
2015-01-28 12:40:13.411 | + sudo cp /opt/stack/nova/etc/nova/rootwrap.d/api-metadata.filters /opt/stack/nova/etc/nova/rootwrap.d/baremetal-compute-ipmi.filters /opt/stack/nova/etc/nova/rootwrap.d/baremetal-deploy-helper.filters /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /opt/stack/nova/etc/nova/rootwrap.d/network.filters /etc/nova/rootwrap.d
2015-01-28 12:40:13.418 | + sudo chown -R root:root /etc/nova/rootwrap.d
2015-01-28 12:40:13.426 | + sudo chmod 644 /etc/nova/rootwrap.d/api-metadata.filters /etc/nova/rootwrap.d/baremetal-compute-ipmi.filters /etc/nova/rootwrap.d/baremetal-deploy-helper.filters /etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d/network.filters
2015-01-28 12:40:13.436 | + sudo cp /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/
2015-01-28 12:40:13.445 | + sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf
2015-01-28 12:40:13.453 | + sudo chown root:root /etc/nova/rootwrap.conf
2015-01-28 12:40:13.469 | + sudo chmod 0644 /etc/nova/rootwrap.conf
2015-01-28 12:40:13.480 | + local 'rootwrap_sudoer_cmd=/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *'
2015-01-28 12:40:13.481 | ++ mktemp
2015-01-28 12:40:13.483 | + local tempfile=/tmp/tmp.LjlKWGM48f
2015-01-28 12:40:13.483 | + echo 'vagrant ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *'
2015-01-28 12:40:13.483 | + chmod 0440 /tmp/tmp.LjlKWGM48f
2015-01-28 12:40:13.487 | + sudo chown root:root /tmp/tmp.LjlKWGM48f
2015-01-28 12:40:13.497 | + sudo mv /tmp/tmp.LjlKWGM48f /etc/sudoers.d/nova-rootwrap
2015-01-28 12:40:13.508 | + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-cond,n-sch,n-xvnc,n-cauth,c-sch,c-api,c-vol,h-eng,h-api,h-api-cfn,h-api-cw,horizon,rabbit,tempest,mysql,q-svc,q-agt,q-dhcp,q-l3,q-meta,q-lbaas,q-vpn,s-proxy,s-object,s-container,s-account =~ n-api ]]
2015-01-28 12:40:13.509 | + cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova
2015-01-28 12:40:13.511 | + [[ default == \v\2\1\d\e\f\a\u\l\t ]]
2015-01-28 12:40:13.512 | + is_service_enabled n-cpu
2015-01-28 12:40:13.518 | + return 0
2015-01-28 12:40:13.519 | + sudo sysctl -w net.ipv4.ip_forward=1
2015-01-28 12:40:13.530 | net.ipv4.ip_forward = 1
2015-01-28 12:40:13.532 | + [[ libvirt = \l\i\b\v\i\r\t ]]
2015-01-28 12:40:13.532 | + [[ kvm == \k\v\m ]]
2015-01-28 12:40:13.532 | + sudo modprobe kvm
2015-01-28 12:40:13.551 | + '[' '!' -e /dev/kvm ']'
2015-01-28 12:40:13.551 | + echo 'WARNING: Switching to QEMU'
2015-01-28 12:40:13.551 | WARNING: Switching to QEMU
2015-01-28 12:40:13.552 | + LIBVIRT_TYPE=qemu
2015-01-28 12:40:13.552 | + which selinuxenabled
2015-01-28 12:40:13.553 | + [[ qemu == \l\x\c ]]
2015-01-28 12:40:13.554 | + sudo mkdir -p /opt/stack/data/nova/instances
2015-01-28 12:40:13.567 | + sudo chown -R vagrant /opt/stack/data/nova/instances
2015-01-28 12:40:13.575 | + '[' -L /dev/disk/by-label/nova-instances ']'
2015-01-28 12:40:13.576 | + is_suse
2015-01-28 12:40:13.576 | + [[ -z Ubuntu ]]
2015-01-28 12:40:13.576 | + '[' Ubuntu = openSUSE ']'
2015-01-28 12:40:13.576 | + '[' Ubuntu = 'SUSE LINUX' ']'
2015-01-28 12:40:13.576 | + create_nova_conf
2015-01-28 12:40:13.576 | + rm -f /opt/stack/nova/bin/nova.conf
2015-01-28 12:40:13.578 | + rm -f /etc/nova/nova.conf
2015-01-28 12:40:13.580 | + iniset /etc/nova/nova.conf DEFAULT verbose True
2015-01-28 12:40:13.597 | + iniset /etc/nova/nova.conf DEFAULT debug True
2015-01-28 12:40:13.621 | + '[' True == True ']'
2015-01-28 12:40:13.621 | + iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True
2015-01-28 12:40:13.640 | + iniset /etc/nova/nova.conf DEFAULT allow_migrate_to_same_host True
2015-01-28 12:40:13.659 | + iniset /etc/nova/nova.conf DEFAULT api_paste_config /etc/nova/api-paste.ini
2015-01-28 12:40:13.672 | + iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf
2015-01-28 12:40:13.691 | + iniset /etc/nova/nova.conf DEFAULT scheduler_driver nova.scheduler.filter_scheduler.FilterScheduler
2015-01-28 12:40:13.711 | + iniset /etc/nova/nova.conf DEFAULT dhcpbridge_flagfile /etc/nova/nova.conf
2015-01-28 12:40:13.730 | + iniset /etc/nova/nova.conf DEFAULT force_dhcp_release True
2015-01-28 12:40:13.747 | + iniset /etc/nova/nova.conf DEFAULT default_floating_pool public
2015-01-28 12:40:13.764 | + iniset /etc/nova/nova.conf DEFAULT s3_host 192.168.56.4
2015-01-28 12:40:13.783 | + iniset /etc/nova/nova.conf DEFAULT s3_port 3333
2015-01-28 12:40:13.801 | + iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.56.4
2015-01-28 12:40:13.819 | ++ database_connection_url nova
2015-01-28 12:40:13.820 | ++ local db=nova
2015-01-28 12:40:13.820 | ++ database_connection_url_mysql nova
2015-01-28 12:40:13.820 | ++ local db=nova
2015-01-28 12:40:13.820 | ++ echo 'mysql://root:password@127.0.0.1/nova?charset=utf8'
2015-01-28 12:40:13.820 | + iniset /etc/nova/nova.conf DEFAULT sql_connection 'mysql://root:password@127.0.0.1/nova?charset=utf8'
2015-01-28 12:40:13.835 | + iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x
2015-01-28 12:40:13.853 | + iniset /etc/nova/nova.conf osapi_v3 enabled True
2015-01-28 12:40:13.867 | + is_fedora
2015-01-28 12:40:13.868 | + [[ -z Ubuntu ]]
2015-01-28 12:40:13.869 | + '[' Ubuntu = Fedora ']'
2015-01-28 12:40:13.869 | + '[' Ubuntu = 'Red Hat' ']'
2015-01-28 12:40:13.869 | + '[' Ubuntu = CentOS ']'
2015-01-28 12:40:13.869 | + '[' Ubuntu = OracleServer ']'
2015-01-28 12:40:13.869 | + is_suse
2015-01-28 12:40:13.870 | + [[ -z Ubuntu ]]
2015-01-28 12:40:13.870 | + '[' Ubuntu = openSUSE ']'
2015-01-28 12:40:13.870 | + '[' Ubuntu = 'SUSE LINUX' ']'
2015-01-28 12:40:13.870 | + is_service_enabled n-api
2015-01-28 12:40:13.873 | + return 0
2015-01-28 12:40:13.874 | + is_service_enabled n-api-meta
2015-01-28 12:40:13.879 | + return 1
2015-01-28 12:40:13.880 | + iniset /etc/nova/nova.conf DEFAULT enabled_apis ec2,osapi_compute,metadata
2015-01-28 12:40:13.896 | + is_service_enabled tls-proxy
2015-01-28 12:40:13.900 | + return 1
2015-01-28 12:40:13.900 | + configure_auth_token_middleware /etc/nova/nova.conf nova /var/cache/nova
2015-01-28 12:40:13.900 | + local conf_file=/etc/nova/nova.conf
2015-01-28 12:40:13.901 | + local admin_user=nova
2015-01-28 12:40:13.901 | + local signing_dir=/var/cache/nova
2015-01-28 12:40:13.901 | + local section=keystone_authtoken
2015-01-28 12:40:13.901 | + iniset /etc/nova/nova.conf keystone_authtoken auth_plugin password
2015-01-28 12:40:13.917 | + iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.56.4:35357
2015-01-28 12:40:13.930 | + iniset /etc/nova/nova.conf keystone_authtoken username nova
2015-01-28 12:40:13.945 | + iniset /etc/nova/nova.conf keystone_authtoken password password
2015-01-28 12:40:13.965 | + iniset /etc/nova/nova.conf keystone_authtoken user_domain_id default
2015-01-28 12:40:13.982 | + iniset /etc/nova/nova.conf keystone_authtoken project_name service
2015-01-28 12:40:13.995 | + iniset /etc/nova/nova.conf keystone_authtoken project_domain_id default
2015-01-28 12:40:14.011 | + iniset /etc/nova/nova.conf keystone_authtoken auth_uri http://192.168.56.4:5000
2015-01-28 12:40:14.028 | + iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2015-01-28 12:40:14.043 | + iniset /etc/nova/nova.conf keystone_authtoken signing_dir /var/cache/nova
2015-01-28 12:40:14.063 | + is_service_enabled cinder
2015-01-28 12:40:14.068 | + return 0
2015-01-28 12:40:14.068 | + is_ssl_enabled_service cinder
2015-01-28 12:40:14.068 | + local services=cinder
2015-01-28 12:40:14.068 | + local service=
2015-01-28 12:40:14.068 | + '[' False == False ']'
2015-01-28 12:40:14.069 | + return 1
2015-01-28 12:40:14.069 | + is_service_enabled tls-proxy
2015-01-28 12:40:14.075 | + return 1
2015-01-28 12:40:14.075 | + '[' -n /opt/stack/data/nova ']'
2015-01-28 12:40:14.076 | + iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova
2015-01-28 12:40:14.090 | + iniset /etc/nova/nova.conf DEFAULT lock_path /opt/stack/data/nova
2015-01-28 12:40:14.111 | + '[' -n /opt/stack/data/nova/instances ']'
2015-01-28 12:40:14.111 | + iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances
2015-01-28 12:40:14.134 | + '[' True '!=' False ']'
2015-01-28 12:40:14.135 | + iniset /etc/nova/nova.conf DEFAULT multi_host True
2015-01-28 12:40:14.154 | + iniset /etc/nova/nova.conf DEFAULT send_arp_for_ha True
2015-01-28 12:40:14.175 | + '[' False '!=' False ']'
2015-01-28 12:40:14.176 | + '[' always '!=' False ']'
2015-01-28 12:40:14.176 | + iniset /etc/nova/nova.conf DEFAULT force_config_drive always
2015-01-28 12:40:14.194 | + '[' True == True ']'
2015-01-28 12:40:14.195 | + '[' False == False ']'
2015-01-28 12:40:14.195 | + setup_colorized_logging /etc/nova/nova.conf DEFAULT
2015-01-28 12:40:14.195 | + local conf_file=/etc/nova/nova.conf
2015-01-28 12:40:14.195 | + local conf_section=DEFAULT
2015-01-28 12:40:14.195 | + local project_var=project_name
2015-01-28 12:40:14.195 | + local user_var=user_name
2015-01-28 12:40:14.196 | + iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(asctime)s.%(msecs)03d %(color)s%(levelname)s %(name)s [%(request_id)s %(user_name)s %(project_name)s%(color)s] %(instance)s%(color)s%(message)s'
2015-01-28 12:40:14.213 | + iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(asctime)s.%(msecs)03d %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s'
2015-01-28 12:40:14.232 | + iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix 'from (pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d'
2015-01-28 12:40:14.256 | + iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix '%(color)s%(asctime)s.%(msecs)03d TRACE %(name)s %(instance)s'
2015-01-28 12:40:14.276 | + is_service_enabled ceilometer
2015-01-28 12:40:14.281 | + return 1
2015-01-28 12:40:14.281 | + is_service_enabled n-cpu
2015-01-28 12:40:14.287 | + return 0
2015-01-28 12:40:14.288 | + NOVNCPROXY_URL=http://192.168.56.4:6080/vnc_auto.html
2015-01-28 12:40:14.288 | + iniset /etc/nova/nova.conf DEFAULT novncproxy_base_url http://192.168.56.4:6080/vnc_auto.html
2015-01-28 12:40:14.305 | + XVPVNCPROXY_URL=http://192.168.56.4:6081/console
2015-01-28 12:40:14.305 | + iniset /etc/nova/nova.conf DEFAULT xvpvncproxy_base_url http://192.168.56.4:6081/console
2015-01-28 12:40:14.324 | + SPICEHTML5PROXY_URL=http://192.168.56.4:6082/spice_auto.html
2015-01-28 12:40:14.325 | + iniset /etc/nova/nova.conf spice html5proxy_base_url http://192.168.56.4:6082/spice_auto.html
2015-01-28 12:40:14.340 | + is_service_enabled n-novnc
2015-01-28 12:40:14.345 | + return 1
2015-01-28 12:40:14.345 | + is_service_enabled n-xvnc
2015-01-28 12:40:14.353 | + return 0
2015-01-28 12:40:14.353 | + VNCSERVER_LISTEN=127.0.0.1
2015-01-28 12:40:14.354 | + VNCSERVER_PROXYCLIENT_ADDRESS=127.0.0.1
2015-01-28 12:40:14.354 | + iniset /etc/nova/nova.conf DEFAULT vnc_enabled true
2015-01-28 12:40:14.368 | + iniset /etc/nova/nova.conf DEFAULT vncserver_listen 127.0.0.1
2015-01-28 12:40:14.388 | + iniset /etc/nova/nova.conf DEFAULT vncserver_proxyclient_address 127.0.0.1
2015-01-28 12:40:14.409 | + is_service_enabled n-spice
2015-01-28 12:40:14.414 | + return 1
2015-01-28 12:40:14.415 | + iniset /etc/nova/nova.conf spice enabled false
2015-01-28 12:40:14.432 | + iniset /etc/nova/nova.conf DEFAULT ec2_dmz_host 192.168.56.4
2015-01-28 12:40:14.451 | + iniset /etc/nova/nova.conf DEFAULT keystone_ec2_url http://192.168.56.4:5000/v2.0/ec2tokens
2015-01-28 12:40:14.467 | + iniset_rpc_backend nova /etc/nova/nova.conf DEFAULT
2015-01-28 12:40:14.468 | + local package=nova
2015-01-28 12:40:14.468 | + local file=/etc/nova/nova.conf
2015-01-28 12:40:14.468 | + local section=DEFAULT
2015-01-28 12:40:14.468 | + is_service_enabled zeromq
2015-01-28 12:40:14.471 | + return 1
2015-01-28 12:40:14.471 | + is_service_enabled qpid
2015-01-28 12:40:14.476 | + return 1
2015-01-28 12:40:14.477 | + '[' -n '' ']'
2015-01-28 12:40:14.477 | + is_service_enabled rabbit
2015-01-28 12:40:14.483 | + return 0
2015-01-28 12:40:14.483 | + iniset /etc/nova/nova.conf DEFAULT rpc_backend nova.openstack.common.rpc.impl_kombu
2015-01-28 12:40:14.495 | + iniset /etc/nova/nova.conf DEFAULT rabbit_hosts 192.168.56.4
2015-01-28 12:40:14.509 | + iniset /etc/nova/nova.conf DEFAULT rabbit_password password
2015-01-28 12:40:14.526 | + iniset /etc/nova/nova.conf DEFAULT rabbit_userid stackrabbit
2015-01-28 12:40:14.546 | + iniset /etc/nova/nova.conf glance api_servers http://192.168.56.4:9292
2015-01-28 12:40:14.566 | + iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2
2015-01-28 12:40:14.582 | + iniset /etc/nova/nova.conf DEFAULT ec2_workers 2
2015-01-28 12:40:14.606 | + iniset /etc/nova/nova.conf DEFAULT metadata_workers 2
2015-01-28 12:40:14.623 | + [[ '' == \L\V\M ]]
2015-01-28 12:40:14.623 | + is_ssl_enabled_service glance
2015-01-28 12:40:14.623 | + local services=glance
2015-01-28 12:40:14.623 | + local service=
2015-01-28 12:40:14.623 | + '[' False == False ']'
2015-01-28 12:40:14.623 | + return 1
2015-01-28 12:40:14.623 | + is_service_enabled tls-proxy
2015-01-28 12:40:14.628 | + return 1
2015-01-28 12:40:14.629 | + is_ssl_enabled_service nova
2015-01-28 12:40:14.629 | + local services=nova
2015-01-28 12:40:14.629 | + local service=
2015-01-28 12:40:14.630 | + '[' False == False ']'
2015-01-28 12:40:14.630 | + return 1
2015-01-28 12:40:14.630 | + is_service_enabled tls-proxy
2015-01-28 12:40:14.634 | + return 1
2015-01-28 12:40:14.634 | + is_service_enabled n-cpu
2015-01-28 12:40:14.638 | + return 0
2015-01-28 12:40:14.638 | + [[ -r /home/vagrant/devstack/lib/nova_plugins/hypervisor-libvirt ]]
2015-01-28 12:40:14.638 | + configure_nova_hypervisor
2015-01-28 12:40:14.638 | + configure_libvirt
2015-01-28 12:40:14.638 | + is_service_enabled neutron
2015-01-28 12:40:14.641 | + return 0
2015-01-28 12:40:14.642 | + is_neutron_ovs_base_plugin
2015-01-28 12:40:14.642 | + return 0
2015-01-28 12:40:14.642 | + sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf
2015-01-28 12:40:14.649 | + is_ubuntu
2015-01-28 12:40:14.649 | + [[ -z deb ]]
2015-01-28 12:40:14.650 | + '[' deb = deb ']'
2015-01-28 12:40:14.650 | + '[' '!' -f /etc/init.d/libvirtd ']'
2015-01-28 12:40:14.650 | + LIBVIRT_DAEMON=libvirt-bin
2015-01-28 12:40:14.650 | + is_fedora
2015-01-28 12:40:14.650 | + [[ -z Ubuntu ]]
2015-01-28 12:40:14.650 | + '[' Ubuntu = Fedora ']'
2015-01-28 12:40:14.650 | + '[' Ubuntu = 'Red Hat' ']'
2015-01-28 12:40:14.650 | + '[' Ubuntu = CentOS ']'
2015-01-28 12:40:14.651 | + '[' Ubuntu = OracleServer ']'
2015-01-28 12:40:14.651 | + is_suse
2015-01-28 12:40:14.652 | + [[ -z Ubuntu ]]
2015-01-28 12:40:14.652 | + '[' Ubuntu = openSUSE ']'
2015-01-28 12:40:14.652 | + '[' Ubuntu = 'SUSE LINUX' ']'
2015-01-28 12:40:14.652 | + getent group libvirtd
2015-01-28 12:40:14.655 | + add_user_to_group vagrant libvirtd
2015-01-28 12:40:14.655 | + local user=vagrant
2015-01-28 12:40:14.656 | + local group=libvirtd
2015-01-28 12:40:14.656 | + [[ -z Ubuntu ]]
2015-01-28 12:40:14.656 | + is_suse
2015-01-28 12:40:14.656 | + [[ -z Ubuntu ]]
2015-01-28 12:40:14.656 | + '[' Ubuntu = openSUSE ']'
2015-01-28 12:40:14.656 | + '[' Ubuntu = 'SUSE LINUX' ']'
2015-01-28 12:40:14.656 | + sudo usermod -a -G libvirtd vagrant
2015-01-28 12:40:14.675 | + [[ False = \T\r\u\e ]]
2015-01-28 12:40:14.675 | + restart_service libvirt-bin
2015-01-28 12:40:14.675 | + is_ubuntu
2015-01-28 12:40:14.675 | + [[ -z deb ]]
2015-01-28 12:40:14.675 | + '[' deb = deb ']'
2015-01-28 12:40:14.675 | + sudo /usr/sbin/service libvirt-bin restart
2015-01-28 12:40:14.715 | libvirt-bin stop/waiting
2015-01-28 12:40:14.750 | libvirt-bin start/running, process 13454
2015-01-28 12:40:14.757 | + iniset /etc/nova/nova.conf libvirt virt_type qemu
2015-01-28 12:40:14.768 | + iniset /etc/nova/nova.conf libvirt cpu_mode none
2015-01-28 12:40:14.783 | + iniset /etc/nova/nova.conf libvirt use_usb_tablet False
2015-01-28 12:40:14.793 | + iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://vagrant@%s/system
2015-01-28 12:40:14.815 | + iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4
2015-01-28 12:40:14.831 | + iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver
2015-01-28 12:40:14.848 | + LIBVIRT_FIREWALL_DRIVER=nova.virt.libvirt.firewall.IptablesFirewallDriver
2015-01-28 12:40:14.848 | + iniset /etc/nova/nova.conf DEFAULT firewall_driver nova.virt.libvirt.firewall.IptablesFirewallDriver
2015-01-28 12:40:14.864 | + is_arch ppc64
2015-01-28 12:40:14.864 | ++ uname -m
2015-01-28 12:40:14.868 | + [[ x86_64 == \p\p\c\6\4 ]]
2015-01-28 12:40:14.871 | ++ trueorfalse False ENABLE_FILE_INJECTION
2015-01-28 12:40:14.876 | + ENABLE_FILE_INJECTION=False
2015-01-28 12:40:14.876 | + [[ False = \T\r\u\e ]]
2015-01-28 12:40:14.876 | + iniset /etc/nova/nova.conf libvirt inject_partition -2
2015-01-28 12:40:14.892 | + [[ qemu = \p\a\r\a\l\l\e\l\s ]]
2015-01-28 12:40:14.892 | + is_service_enabled horizon
2015-01-28 12:40:14.900 | + return 0
2015-01-28 12:40:14.900 | + install_django_openstack_auth
2015-01-28 12:40:14.900 | + use_library_from_git django_openstack_auth
2015-01-28 12:40:14.901 | + local name=django_openstack_auth
2015-01-28 12:40:14.901 | + local enabled=1
2015-01-28 12:40:14.901 | + [[ ,, =~ ,django_openstack_auth, ]]
2015-01-28 12:40:14.901 | + return 1
2015-01-28 12:40:14.901 | + install_horizon
2015-01-28 12:40:14.901 | + install_apache_wsgi
2015-01-28 12:40:14.901 | + is_ubuntu
2015-01-28 12:40:14.902 | + [[ -z deb ]]
2015-01-28 12:40:14.902 | + '[' deb = deb ']'
2015-01-28 12:40:14.902 | + install_package apache2 libapache2-mod-wsgi
2015-01-28 12:40:14.902 | + update_package_repo
2015-01-28 12:40:14.902 | + NO_UPDATE_REPOS=False
2015-01-28 12:40:14.902 | + REPOS_UPDATED=True
2015-01-28 12:40:14.902 | + RETRY_UPDATE=False
2015-01-28 12:40:14.902 | + [[ False = \T\r\u\e ]]
2015-01-28 12:40:14.903 | + is_ubuntu
2015-01-28 12:40:14.903 | + [[ -z deb ]]
2015-01-28 12:40:14.903 | + '[' deb = deb ']'
2015-01-28 12:40:14.907 | + real_install_package apache2 libapache2-mod-wsgi
2015-01-28 12:40:14.907 | + is_ubuntu
2015-01-28 12:40:14.907 | + [[ -z deb ]]
2015-01-28 12:40:14.907 | + '[' deb = deb ']'
2015-01-28 12:40:14.907 | + apt_get install apache2 libapache2-mod-wsgi
2015-01-28 12:40:14.918 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 libapache2-mod-wsgi
2015-01-28 12:40:14.934 | Reading package lists...
2015-01-28 12:40:15.149 | Building dependency tree...
2015-01-28 12:40:15.151 | Reading state information...
2015-01-28 12:40:15.352 | apache2 is already the newest version.
2015-01-28 12:40:15.352 | libapache2-mod-wsgi is already the newest version.
2015-01-28 12:40:15.352 | The following packages were automatically installed and are no longer required:
2015-01-28 12:40:15.353 | python-colorama python-distlib python-html5lib
2015-01-28 12:40:15.353 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:40:15.399 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:40:15.401 | + real_install_package apache2 libapache2-mod-wsgi
2015-01-28 12:40:15.401 | + is_ubuntu
2015-01-28 12:40:15.402 | + [[ -z deb ]]
2015-01-28 12:40:15.402 | + '[' deb = deb ']'
2015-01-28 12:40:15.402 | + apt_get install apache2 libapache2-mod-wsgi
2015-01-28 12:40:15.408 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 libapache2-mod-wsgi
2015-01-28 12:40:15.425 | Reading package lists...
2015-01-28 12:40:15.580 | Building dependency tree...
2015-01-28 12:40:15.582 | Reading state information...
2015-01-28 12:40:15.718 | apache2 is already the newest version.
2015-01-28 12:40:15.719 | libapache2-mod-wsgi is already the newest version.
2015-01-28 12:40:15.719 | The following packages were automatically installed and are no longer required:
2015-01-28 12:40:15.719 | python-colorama python-distlib python-html5lib
2015-01-28 12:40:15.719 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:40:15.750 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:40:15.752 | + sudo a2enmod wsgi
2015-01-28 12:40:15.791 | Module wsgi already enabled
2015-01-28 12:40:15.794 | + sudo a2enmod version
2015-01-28 12:40:15.828 | ERROR: Module version does not exist!
2015-01-28 12:40:15.830 | + true
2015-01-28 12:40:15.831 | + git_clone git://git.openstack.org/openstack/horizon.git /opt/stack/horizon master
2015-01-28 12:40:15.831 | + local git_remote=git://git.openstack.org/openstack/horizon.git
2015-01-28 12:40:15.831 | + local git_dest=/opt/stack/horizon
2015-01-28 12:40:15.831 | + local git_ref=master
2015-01-28 12:40:15.831 | ++ pwd
2015-01-28 12:40:15.832 | + local orig_dir=/home/vagrant/devstack
2015-01-28 12:40:15.832 | + local git_clone_flags=
2015-01-28 12:40:15.834 | ++ trueorfalse False RECLONE
2015-01-28 12:40:15.840 | + RECLONE=True
2015-01-28 12:40:15.841 | + [[ 0 -gt 0 ]]
2015-01-28 12:40:15.841 | + [[ False = \T\r\u\e ]]
2015-01-28 12:40:15.841 | + egrep -q '^refs'
2015-01-28 12:40:15.843 | + echo master
2015-01-28 12:40:15.844 | + [[ ! -d /opt/stack/horizon ]]
2015-01-28 12:40:15.844 | + [[ True = \T\r\u\e ]]
2015-01-28 12:40:15.845 | + cd /opt/stack/horizon
2015-01-28 12:40:15.845 | + git remote set-url origin git://git.openstack.org/openstack/horizon.git
2015-01-28 12:40:15.856 | + git_timed fetch origin
2015-01-28 12:40:15.857 | + local count=0
2015-01-28 12:40:15.857 | + local timeout=0
2015-01-28 12:40:15.857 | + [[ -n 0 ]]
2015-01-28 12:40:15.857 | + timeout=0
2015-01-28 12:40:15.857 | + timeout -s SIGINT 0 git fetch origin
2015-01-28 12:40:21.979 | + find /opt/stack/horizon -name '*.pyc' -delete
2015-01-28 12:40:21.994 | ++ git show-ref refs/tags/master
2015-01-28 12:40:22.002 | + [[ -n '' ]]
2015-01-28 12:40:22.003 | ++ git show-ref refs/heads/master
2015-01-28 12:40:22.011 | + [[ -n 4b53b05ff323838b6d555e32ebe4c23ce91cd23c refs/heads/master ]]
2015-01-28 12:40:22.012 | + git_update_branch master
2015-01-28 12:40:22.012 | + local git_branch=master
2015-01-28 12:40:22.012 | + git checkout -f origin/master
2015-01-28 12:40:22.188 | Note: checking out 'origin/master'.
2015-01-28 12:40:22.189 |
2015-01-28 12:40:22.189 | You are in 'detached HEAD' state. You can look around, make experimental
2015-01-28 12:40:22.189 | changes and commit them, and you can discard any commits you make in this
2015-01-28 12:40:22.189 | state without impacting any branches by performing another checkout.
2015-01-28 12:40:22.189 |
2015-01-28 12:40:22.189 | If you want to create a new branch to retain commits you create, you may
2015-01-28 12:40:22.190 | do so (now or later) by using -b with the checkout command again. Example:
2015-01-28 12:40:22.190 |
2015-01-28 12:40:22.190 | git checkout -b new_branch_name
2015-01-28 12:40:22.190 |
2015-01-28 12:40:22.190 | HEAD is now at 4b53b05... Merge "Imported Translations from Transifex"
2015-01-28 12:40:22.191 | + git branch -D master
2015-01-28 12:40:22.199 | Deleted branch master (was 4b53b05).
2015-01-28 12:40:22.199 | + git checkout -b master
2015-01-28 12:40:22.286 | Switched to a new branch 'master'
2015-01-28 12:40:22.287 | + cd /opt/stack/horizon
2015-01-28 12:40:22.288 | + git show --oneline
2015-01-28 12:40:22.292 | + head -1
2015-01-28 12:40:22.304 | 4b53b05 Merge "Imported Translations from Transifex"
2015-01-28 12:40:22.305 | + cd /home/vagrant/devstack
2015-01-28 12:40:22.305 | + configure_horizon
2015-01-28 12:40:22.306 | + setup_develop /opt/stack/horizon
2015-01-28 12:40:22.306 | + local project_dir=/opt/stack/horizon
2015-01-28 12:40:22.307 | + setup_package_with_req_sync /opt/stack/horizon -e
2015-01-28 12:40:22.307 | + local project_dir=/opt/stack/horizon
2015-01-28 12:40:22.307 | + local flags=-e
2015-01-28 12:40:22.308 | ++ cd /opt/stack/horizon
2015-01-28 12:40:22.308 | ++ git diff --exit-code
2015-01-28 12:40:22.382 | + local update_requirements=
2015-01-28 12:40:22.382 | + [[ '' != \c\h\a\n\g\e\d ]]
2015-01-28 12:40:22.382 | + [[ strict == \s\o\f\t ]]
2015-01-28 12:40:22.383 | + cd /opt/stack/requirements
2015-01-28 12:40:22.384 | + python update.py /opt/stack/horizon
2015-01-28 12:40:22.834 | + setup_package /opt/stack/horizon -e
2015-01-28 12:40:22.834 | + local project_dir=/opt/stack/horizon
2015-01-28 12:40:22.834 | + local flags=-e
2015-01-28 12:40:22.834 | + pip_install -e /opt/stack/horizon
2015-01-28 12:40:23.307 | + sudo -H http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install -e /opt/stack/horizon
2015-01-28 12:40:24.001 | Obtaining file:///opt/stack/horizon
2015-01-28 12:40:24.593 | [pbr] Reusing existing SOURCES.txt
2015-01-28 12:40:24.634 | Requirement already satisfied (use --upgrade to upgrade): pbr!=0.7,<1.0,>=0.6 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.636 | Requirement already satisfied (use --upgrade to upgrade): Babel>=1.3 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.637 | Requirement already satisfied (use --upgrade to upgrade): Django<1.7,>=1.4.2 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.638 | Requirement already satisfied (use --upgrade to upgrade): Pint>=0.5 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.639 | Requirement already satisfied (use --upgrade to upgrade): django-compressor>=1.4 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.640 | Requirement already satisfied (use --upgrade to upgrade): django-openstack-auth!=1.1.8,>=1.1.7 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.642 | Requirement already satisfied (use --upgrade to upgrade): django-pyscss>=1.0.3 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.643 | Requirement already satisfied (use --upgrade to upgrade): eventlet>=0.16.1 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.644 | Requirement already satisfied (use --upgrade to upgrade): httplib2>=0.7.5 in /usr/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.644 | Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.9 in /usr/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.645 | Requirement already satisfied (use --upgrade to upgrade): kombu>=2.5.0 in /usr/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.647 | Requirement already satisfied (use --upgrade to upgrade): netaddr>=0.7.12 in /usr/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.647 | Requirement already satisfied (use --upgrade to upgrade): oslo.concurrency>=1.4.1 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.649 | Requirement already satisfied (use --upgrade to upgrade): oslo.config>=1.6.0 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.650 | Requirement already satisfied (use --upgrade to upgrade): oslo.i18n>=1.3.0 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.651 | Requirement already satisfied (use --upgrade to upgrade): oslo.serialization>=1.2.0 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.653 | Requirement already satisfied (use --upgrade to upgrade): oslo.utils>=1.2.0 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.655 | Requirement already satisfied (use --upgrade to upgrade): pyScss<1.3,>=1.2.1 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.657 | Requirement already satisfied (use --upgrade to upgrade): python-ceilometerclient>=1.0.6 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.659 | Requirement already satisfied (use --upgrade to upgrade): python-cinderclient>=1.1.0 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.661 | Requirement already satisfied (use --upgrade to upgrade): python-glanceclient>=0.15.0 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.663 | Requirement already satisfied (use --upgrade to upgrade): python-heatclient>=0.2.9 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.664 | Requirement already satisfied (use --upgrade to upgrade): python-keystoneclient>=1.0.0 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.666 | Requirement already satisfied (use --upgrade to upgrade): python-neutronclient<3,>=2.3.6 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.668 | Requirement already satisfied (use --upgrade to upgrade): python-novaclient>=2.18.0 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.670 | Requirement already satisfied (use --upgrade to upgrade): python-saharaclient>=0.7.6 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.671 | Requirement already satisfied (use --upgrade to upgrade): python-swiftclient>=2.2.0 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.672 | Requirement already satisfied (use --upgrade to upgrade): python-troveclient>=1.0.7 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.674 | Requirement already satisfied (use --upgrade to upgrade): pytz>=2013.6 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.676 | Requirement already satisfied (use --upgrade to upgrade): PyYAML>=3.1.0 in /usr/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.677 | Requirement already satisfied (use --upgrade to upgrade): six>=1.7.0 in /usr/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.678 | Requirement already satisfied (use --upgrade to upgrade): XStatic>=1.0.0 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.679 | Requirement already satisfied (use --upgrade to upgrade): XStatic-Angular>=1.3.7 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.680 | Requirement already satisfied (use --upgrade to upgrade): XStatic-Angular-Bootstrap>=0.11.0.2 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.681 | Requirement already satisfied (use --upgrade to upgrade): XStatic-Bootstrap-Datepicker>=1.3.1.0 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.683 | Requirement already satisfied (use --upgrade to upgrade): XStatic-Bootstrap-SCSS>=3 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.686 | Requirement already satisfied (use --upgrade to upgrade): XStatic-D3>=3.1.6.2 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.689 | Requirement already satisfied (use --upgrade to upgrade): XStatic-Hogan>=2.0.0.2 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.691 | Requirement already satisfied (use --upgrade to upgrade): XStatic-Font-Awesome>=4.2.0 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.693 | Requirement already satisfied (use --upgrade to upgrade): XStatic-Jasmine>=1.3.1.1 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.695 | Requirement already satisfied (use --upgrade to upgrade): XStatic-jQuery>=1.7.2 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.697 | Requirement already satisfied (use --upgrade to upgrade): XStatic-JQuery-Migrate>=1.2.1.1 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.698 | Requirement already satisfied (use --upgrade to upgrade): XStatic-JQuery.quicksearch>=2.0.3.1 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.698 | Requirement already satisfied (use --upgrade to upgrade): XStatic-JQuery.TableSorter>=2.0.5b.0 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.699 | Requirement already satisfied (use --upgrade to upgrade): XStatic-jquery-ui>=1.10.1 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.700 | Requirement already satisfied (use --upgrade to upgrade): XStatic-JSEncrypt>=2.0.0.2 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.701 | Requirement already satisfied (use --upgrade to upgrade): XStatic-QUnit>=1.14.0.2 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.701 | Requirement already satisfied (use --upgrade to upgrade): XStatic-Rickshaw>=1.5.0 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.702 | Requirement already satisfied (use --upgrade to upgrade): XStatic-smart-table>=1.4.5.3 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.704 | Requirement already satisfied (use --upgrade to upgrade): XStatic-Spin>=1.2.5.2 in /usr/local/lib/python2.7/dist-packages (from horizon==2015.1.dev261)
2015-01-28 12:40:24.705 | Requirement already satisfied (use --upgrade to upgrade): pip in /usr/local/lib/python2.7/dist-packages (from pbr!=0.7,<1.0,>=0.6->horizon==2015.1.dev261)
2015-01-28 12:40:24.707 | Requirement already satisfied (use --upgrade to upgrade): django-appconf>=0.4 in /usr/local/lib/python2.7/dist-packages (from django-compressor>=1.4->horizon==2015.1.dev261)
2015-01-28 12:40:24.709 | Requirement already satisfied (use --upgrade to upgrade): greenlet>=0.3 in /usr/lib/python2.7/dist-packages (from eventlet>=0.16.1->horizon==2015.1.dev261)
2015-01-28 12:40:24.709 | Requirement already satisfied (use --upgrade to upgrade): anyjson>=0.3.3 in /usr/lib/python2.7/dist-packages (from kombu>=2.5.0->horizon==2015.1.dev261)
2015-01-28 12:40:24.709 | Requirement already satisfied (use --upgrade to upgrade): amqp<2.0,>=1.3.3 in /usr/lib/python2.7/dist-packages (from kombu>=2.5.0->horizon==2015.1.dev261)
2015-01-28 12:40:24.710 | Requirement already satisfied (use --upgrade to upgrade): retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python2.7/dist-packages (from oslo.concurrency>=1.4.1->horizon==2015.1.dev261)
2015-01-28 12:40:24.711 | Requirement already satisfied (use --upgrade to upgrade): fixtures>=0.3.14 in /usr/local/lib/python2.7/dist-packages (from oslo.concurrency>=1.4.1->horizon==2015.1.dev261)
2015-01-28 12:40:24.712 | Requirement already satisfied (use --upgrade to upgrade): posix-ipc in /usr/local/lib/python2.7/dist-packages (from oslo.concurrency>=1.4.1->horizon==2015.1.dev261)
2015-01-28 12:40:24.712 | Requirement already satisfied (use --upgrade to upgrade): argparse in /usr/lib/python2.7 (from oslo.config>=1.6.0->horizon==2015.1.dev261)
2015-01-28 12:40:24.713 | Requirement already satisfied (use --upgrade to upgrade): stevedore>=1.1.0 in /usr/local/lib/python2.7/dist-packages (from oslo.config>=1.6.0->horizon==2015.1.dev261)
2015-01-28 12:40:24.715 | Requirement already satisfied (use --upgrade to upgrade): netifaces>=0.10.4 in /usr/local/lib/python2.7/dist-packages (from oslo.utils>=1.2.0->horizon==2015.1.dev261)
2015-01-28 12:40:24.716 | Requirement already satisfied (use --upgrade to upgrade): PrettyTable<0.8,>=0.7 in /usr/lib/python2.7/dist-packages (from python-ceilometerclient>=1.0.6->horizon==2015.1.dev261)
2015-01-28 12:40:24.717 | Requirement already satisfied (use --upgrade to upgrade): requests>=1.2.1 in /usr/lib/python2.7/dist-packages (from python-cinderclient>=1.1.0->horizon==2015.1.dev261)
2015-01-28 12:40:24.718 | Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.2.0 in /usr/lib/python2.7/dist-packages (from python-cinderclient>=1.1.0->horizon==2015.1.dev261)
2015-01-28 12:40:24.719 | Requirement already satisfied (use --upgrade to upgrade): pyOpenSSL>=0.11 in /usr/lib/python2.7/dist-packages (from python-glanceclient>=0.15.0->horizon==2015.1.dev261)
2015-01-28 12:40:24.720 | Requirement already satisfied (use --upgrade to upgrade): warlock<2,>=1.0.1 in /usr/local/lib/python2.7/dist-packages (from python-glanceclient>=0.15.0->horizon==2015.1.dev261)
2015-01-28 12:40:24.721 | Requirement already satisfied (use --upgrade to upgrade): cliff>=1.7.0 in /usr/local/lib/python2.7/dist-packages (from python-neutronclient<3,>=2.3.6->horizon==2015.1.dev261)
2015-01-28 12:40:24.723 | Requirement already satisfied (use --upgrade to upgrade): futures>=2.1.3 in /usr/local/lib/python2.7/dist-packages (from python-swiftclient>=2.2.0->horizon==2015.1.dev261)
2015-01-28 12:40:24.724 | Requirement already satisfied (use --upgrade to upgrade): testtools>=0.9.22 in /usr/local/lib/python2.7/dist-packages (from fixtures>=0.3.14->oslo.concurrency>=1.4.1->horizon==2015.1.dev261)
2015-01-28 12:40:24.726 | Requirement already satisfied (use --upgrade to upgrade): jsonschema<3,>=0.7 in /usr/local/lib/python2.7/dist-packages (from warlock<2,>=1.0.1->python-glanceclient>=0.15.0->horizon==2015.1.dev261)
2015-01-28 12:40:24.727 | Requirement already satisfied (use --upgrade to upgrade): jsonpatch<2,>=0.10 in /usr/lib/python2.7/dist-packages (from warlock<2,>=1.0.1->python-glanceclient>=0.15.0->horizon==2015.1.dev261)
2015-01-28 12:40:24.728 | Requirement already satisfied (use --upgrade to upgrade): cmd2>=0.6.7 in /usr/lib/python2.7/dist-packages (from cliff>=1.7.0->python-neutronclient<3,>=2.3.6->horizon==2015.1.dev261)
2015-01-28 12:40:24.728 | Requirement already satisfied (use --upgrade to upgrade): pyparsing>=2.0.1 in /usr/lib/python2.7/dist-packages (from cliff>=1.7.0->python-neutronclient<3,>=2.3.6->horizon==2015.1.dev261)
2015-01-28 12:40:24.729 | Requirement already satisfied (use --upgrade to upgrade): extras in /usr/local/lib/python2.7/dist-packages (from testtools>=0.9.22->fixtures>=0.3.14->oslo.concurrency>=1.4.1->horizon==2015.1.dev261)
2015-01-28 12:40:24.729 | Requirement already satisfied (use --upgrade to upgrade): unittest2>=0.8.0 in /usr/local/lib/python2.7/dist-packages (from testtools>=0.9.22->fixtures>=0.3.14->oslo.concurrency>=1.4.1->horizon==2015.1.dev261)
2015-01-28 12:40:24.731 | Requirement already satisfied (use --upgrade to upgrade): python-mimeparse in /usr/local/lib/python2.7/dist-packages (from testtools>=0.9.22->fixtures>=0.3.14->oslo.concurrency>=1.4.1->horizon==2015.1.dev261)
2015-01-28 12:40:24.732 | Requirement already satisfied (use --upgrade to upgrade): jsonpointer>=1.0 in /usr/lib/python2.7/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.0.1->python-glanceclient>=0.15.0->horizon==2015.1.dev261)
2015-01-28 12:40:24.732 | Installing collected packages: horizon
2015-01-28 12:40:24.732 | Running setup.py develop for horizon
2015-01-28 12:40:25.304 | /usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'python-apt (0.9.3.5ubuntu1)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
2015-01-28 12:40:25.305 | PEP440Warning,
2015-01-28 12:40:25.305 | /usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'python-debian (0.1.21-nmu2ubuntu2)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
2015-01-28 12:40:25.306 | PEP440Warning,
2015-01-28 12:40:25.306 | [pbr] Reusing existing SOURCES.txt
2015-01-28 12:40:25.306 | Creating /usr/local/lib/python2.7/dist-packages/horizon.egg-link (link to .)
2015-01-28 12:40:25.306 | horizon 2015.1.dev261 is already the active version in easy-install.pth
2015-01-28 12:40:25.306 | Installed /opt/stack/horizon
2015-01-28 12:40:25.359 | Successfully installed horizon-2015.1.dev261
2015-01-28 12:40:25.383 | ++ trueorfalse False INSTALL_TESTONLY_PACKAGES
2015-01-28 12:40:25.389 | + INSTALL_TESTONLY_PACKAGES=False
2015-01-28 12:40:25.390 | + [[ False == \T\r\u\e ]]
2015-01-28 12:40:25.390 | + [[ -e == \-\e ]]
2015-01-28 12:40:25.390 | + safe_chown -R vagrant /opt/stack/horizon/horizon.egg-info
2015-01-28 12:40:25.391 | + _safe_permission_operation chown -R vagrant /opt/stack/horizon/horizon.egg-info
2015-01-28 12:40:25.397 | + sudo chown -R vagrant /opt/stack/horizon/horizon.egg-info
2015-01-28 12:40:25.404 | + '[' True = True ']'
2015-01-28 12:40:25.404 | + [[ '' != \c\h\a\n\g\e\d ]]
2015-01-28 12:40:25.406 | + cd /opt/stack/horizon
2015-01-28 12:40:25.406 | + git reset --hard
2015-01-28 12:40:25.547 | HEAD is now at 4b53b05 Merge "Imported Translations from Transifex"
2015-01-28 12:40:25.550 | + cd /opt/stack/horizon
2015-01-28 12:40:25.551 | + ./run_tests.sh -N --compilemessages
2015-01-28 12:40:26.549 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/te_IN/LC_MESSAGES
2015-01-28 12:40:26.549 | processing file django.po in /opt/stack/horizon/horizon/locale/sr/LC_MESSAGES
2015-01-28 12:40:26.549 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/sr/LC_MESSAGES
2015-01-28 12:40:26.550 | processing file django.po in /opt/stack/horizon/horizon/locale/hi/LC_MESSAGES
2015-01-28 12:40:26.550 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/hi/LC_MESSAGES
2015-01-28 12:40:26.551 | processing file django.po in /opt/stack/horizon/horizon/locale/fr/LC_MESSAGES
2015-01-28 12:40:26.551 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/fr/LC_MESSAGES
2015-01-28 12:40:26.551 | processing file django.po in /opt/stack/horizon/horizon/locale/sl_SI/LC_MESSAGES
2015-01-28 12:40:26.551 | processing file django.po in /opt/stack/horizon/horizon/locale/ja/LC_MESSAGES
2015-01-28 12:40:26.552 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ja/LC_MESSAGES
2015-01-28 12:40:26.552 | processing file django.po in /opt/stack/horizon/horizon/locale/pa_IN/LC_MESSAGES
2015-01-28 12:40:26.552 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/pa_IN/LC_MESSAGES
2015-01-28 12:40:26.553 | processing file django.po in /opt/stack/horizon/horizon/locale/it/LC_MESSAGES
2015-01-28 12:40:26.553 | processing file django.po in /opt/stack/horizon/horizon/locale/en_AU/LC_MESSAGES
2015-01-28 12:40:26.554 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/en_AU/LC_MESSAGES
2015-01-28 12:40:26.554 | processing file django.po in /opt/stack/horizon/horizon/locale/fil/LC_MESSAGES
2015-01-28 12:40:26.555 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ka_GE/LC_MESSAGES
2015-01-28 12:40:26.555 | processing file django.po in /opt/stack/horizon/horizon/locale/hu/LC_MESSAGES
2015-01-28 12:40:26.556 | processing file django.po in /opt/stack/horizon/horizon/locale/de/LC_MESSAGES
2015-01-28 12:40:26.556 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/de/LC_MESSAGES
2015-01-28 12:40:26.557 | processing file django.po in /opt/stack/horizon/horizon/locale/ru/LC_MESSAGES
2015-01-28 12:40:26.557 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ru/LC_MESSAGES
2015-01-28 12:40:26.558 | processing file django.po in /opt/stack/horizon/horizon/locale/es/LC_MESSAGES
2015-01-28 12:40:26.558 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/es/LC_MESSAGES
2015-01-28 12:40:26.559 | processing file django.po in /opt/stack/horizon/horizon/locale/zh_TW/LC_MESSAGES
2015-01-28 12:40:26.559 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/zh_TW/LC_MESSAGES
2015-01-28 12:40:26.559 | processing file django.po in /opt/stack/horizon/horizon/locale/pt/LC_MESSAGES
2015-01-28 12:40:26.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/pt/LC_MESSAGES
2015-01-28 12:40:26.560 | processing file django.po in /opt/stack/horizon/horizon/locale/ca/LC_MESSAGES
2015-01-28 12:40:26.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ca/LC_MESSAGES
2015-01-28 12:40:26.560 | processing file django.po in /opt/stack/horizon/horizon/locale/zh_CN/LC_MESSAGES
2015-01-28 12:40:26.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/zh_CN/LC_MESSAGES
2015-01-28 12:40:26.560 | processing file django.po in /opt/stack/horizon/horizon/locale/nl_NL/LC_MESSAGES
2015-01-28 12:40:26.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/nl_NL/LC_MESSAGES
2015-01-28 12:40:26.560 | processing file django.po in /opt/stack/horizon/horizon/locale/ko_KR/LC_MESSAGES
2015-01-28 12:40:26.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ko_KR/LC_MESSAGES
2015-01-28 12:40:26.560 | processing file django.po in /opt/stack/horizon/horizon/locale/en_GB/LC_MESSAGES
2015-01-28 12:40:26.561 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/en_GB/LC_MESSAGES
2015-01-28 12:40:26.561 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/he/LC_MESSAGES
2015-01-28 12:40:26.561 | processing file django.po in /opt/stack/horizon/horizon/locale/fi_FI/LC_MESSAGES
2015-01-28 12:40:26.561 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/fi_FI/LC_MESSAGES
2015-01-28 12:40:26.561 | processing file django.po in /opt/stack/horizon/horizon/locale/pl_PL/LC_MESSAGES
2015-01-28 12:40:26.561 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/pl_PL/LC_MESSAGES
2015-01-28 12:40:26.561 | processing file django.po in /opt/stack/horizon/horizon/locale/pt_BR/LC_MESSAGES
2015-01-28 12:40:26.561 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/pt_BR/LC_MESSAGES
2015-01-28 12:40:26.561 | processing file django.po in /opt/stack/horizon/horizon/locale/tr_TR/LC_MESSAGES
2015-01-28 12:40:26.561 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/tr_TR/LC_MESSAGES
2015-01-28 12:40:26.561 | processing file django.po in /opt/stack/horizon/horizon/locale/es_MX/LC_MESSAGES
2015-01-28 12:40:26.561 | processing file django.po in /opt/stack/horizon/horizon/locale/id/LC_MESSAGES
2015-01-28 12:40:26.562 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/id/LC_MESSAGES
2015-01-28 12:40:26.612 | processing file django.po in /opt/stack/horizon/horizon/locale/cs/LC_MESSAGES
2015-01-28 12:40:26.612 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/cs/LC_MESSAGES
2015-01-28 12:40:26.612 | processing file django.po in /opt/stack/horizon/horizon/locale/en/LC_MESSAGES
2015-01-28 12:40:26.612 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/en/LC_MESSAGES
2015-01-28 12:40:28.088 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/sr/LC_MESSAGES
2015-01-28 12:40:28.089 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/hi/LC_MESSAGES
2015-01-28 12:40:28.089 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/fr/LC_MESSAGES
2015-01-28 12:40:28.089 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ja/LC_MESSAGES
2015-01-28 12:40:28.089 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/en_AU/LC_MESSAGES
2015-01-28 12:40:28.090 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/de/LC_MESSAGES
2015-01-28 12:40:28.090 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ru/LC_MESSAGES
2015-01-28 12:40:28.090 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/es/LC_MESSAGES
2015-01-28 12:40:28.090 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/zh_TW/LC_MESSAGES
2015-01-28 12:40:28.090 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/zh_CN/LC_MESSAGES
2015-01-28 12:40:28.090 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/nl_NL/LC_MESSAGES
2015-01-28 12:40:28.090 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ko_KR/LC_MESSAGES
2015-01-28 12:40:28.090 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/en_GB/LC_MESSAGES
2015-01-28 12:40:28.091 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/pl_PL/LC_MESSAGES
2015-01-28 12:40:28.091 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/pt_BR/LC_MESSAGES
2015-01-28 12:40:28.091 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/cs/LC_MESSAGES
2015-01-28 12:40:28.091 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/en/LC_MESSAGES
2015-01-28 12:40:28.094 | removed 'horizon/locale/en/LC_MESSAGES/django.mo'
2015-01-28 12:40:28.095 | removed 'horizon/locale/en/LC_MESSAGES/djangojs.mo'
2015-01-28 12:40:28.095 | removed 'openstack_dashboard/locale/en/LC_MESSAGES/django.mo'
2015-01-28 12:40:28.097 | + is_service_enabled ceilometer
2015-01-28 12:40:28.104 | + return 1
2015-01-28 12:40:28.105 | + is_service_enabled heat
2015-01-28 12:40:28.111 | + return 0
2015-01-28 12:40:28.111 | + install_heat
2015-01-28 12:40:28.112 | + git_clone git://git.openstack.org/openstack/heat.git /opt/stack/heat master
2015-01-28 12:40:28.112 | + local git_remote=git://git.openstack.org/openstack/heat.git
2015-01-28 12:40:28.112 | + local git_dest=/opt/stack/heat
2015-01-28 12:40:28.113 | + local git_ref=master
2015-01-28 12:40:28.113 | ++ pwd
2015-01-28 12:40:28.115 | + local orig_dir=/home/vagrant/devstack
2015-01-28 12:40:28.115 | + local git_clone_flags=
2015-01-28 12:40:28.116 | ++ trueorfalse False RECLONE
2015-01-28 12:40:28.124 | + RECLONE=True
2015-01-28 12:40:28.124 | + [[ 0 -gt 0 ]]
2015-01-28 12:40:28.124 | + [[ False = \T\r\u\e ]]
2015-01-28 12:40:28.124 | + echo master
2015-01-28 12:40:28.124 | + egrep -q '^refs'
2015-01-28 12:40:28.126 | + [[ ! -d /opt/stack/heat ]]
2015-01-28 12:40:28.127 | + [[ True = \T\r\u\e ]]
2015-01-28 12:40:28.127 | + cd /opt/stack/heat
2015-01-28 12:40:28.127 | + git remote set-url origin git://git.openstack.org/openstack/heat.git
2015-01-28 12:40:28.140 | + git_timed fetch origin
2015-01-28 12:40:28.141 | + local count=0
2015-01-28 12:40:28.141 | + local timeout=0
2015-01-28 12:40:28.141 | + [[ -n 0 ]]
2015-01-28 12:40:28.141 | + timeout=0
2015-01-28 12:40:28.141 | + timeout -s SIGINT 0 git fetch origin
2015-01-28 12:40:34.974 | From git://git.openstack.org/openstack/heat
2015-01-28 12:40:34.974 | e4fb0d7..3a47615 master -> origin/master
2015-01-28 12:40:34.985 | + find /opt/stack/heat -name '*.pyc' -delete
2015-01-28 12:40:34.994 | ++ git show-ref refs/tags/master
2015-01-28 12:40:35.002 | + [[ -n '' ]]
2015-01-28 12:40:35.003 | ++ git show-ref refs/heads/master
2015-01-28 12:40:35.011 | + [[ -n e4fb0d717f8c0ffb2a498fbeeab55f7927a4ddb7 refs/heads/master ]]
2015-01-28 12:40:35.012 | + git_update_branch master
2015-01-28 12:40:35.012 | + local git_branch=master
2015-01-28 12:40:35.012 | + git checkout -f origin/master
2015-01-28 12:40:35.082 | Note: checking out 'origin/master'.
2015-01-28 12:40:35.082 |
2015-01-28 12:40:35.082 | You are in 'detached HEAD' state. You can look around, make experimental
2015-01-28 12:40:35.083 | changes and commit them, and you can discard any commits you make in this
2015-01-28 12:40:35.083 | state without impacting any branches by performing another checkout.
2015-01-28 12:40:35.083 |
2015-01-28 12:40:35.083 | If you want to create a new branch to retain commits you create, you may
2015-01-28 12:40:35.083 | do so (now or later) by using -b with the checkout command again. Example:
2015-01-28 12:40:35.083 |
2015-01-28 12:40:35.083 | git checkout -b new_branch_name
2015-01-28 12:40:35.083 |
2015-01-28 12:40:35.084 | HEAD is now at 3a47615... Merge "Use properties.data when testing for "provided by the user""
2015-01-28 12:40:35.084 | + git branch -D master
2015-01-28 12:40:35.088 | Deleted branch master (was e4fb0d7).
2015-01-28 12:40:35.088 | + git checkout -b master
2015-01-28 12:40:35.125 | Switched to a new branch 'master'
2015-01-28 12:40:35.126 | + cd /opt/stack/heat
2015-01-28 12:40:35.127 | + head -1
2015-01-28 12:40:35.127 | + git show --oneline
2015-01-28 12:40:35.150 | 3a47615 Merge "Use properties.data when testing for "provided by the user""
2015-01-28 12:40:35.151 | + cd /home/vagrant/devstack
2015-01-28 12:40:35.152 | + setup_develop /opt/stack/heat
2015-01-28 12:40:35.152 | + local project_dir=/opt/stack/heat
2015-01-28 12:40:35.153 | + setup_package_with_req_sync /opt/stack/heat -e
2015-01-28 12:40:35.153 | + local project_dir=/opt/stack/heat
2015-01-28 12:40:35.153 | + local flags=-e
2015-01-28 12:40:35.153 | ++ cd /opt/stack/heat
2015-01-28 12:40:35.154 | ++ git diff --exit-code
2015-01-28 12:40:35.191 | + local update_requirements=
2015-01-28 12:40:35.191 | + [[ '' != \c\h\a\n\g\e\d ]]
2015-01-28 12:40:35.191 | + [[ strict == \s\o\f\t ]]
2015-01-28 12:40:35.192 | + cd /opt/stack/requirements
2015-01-28 12:40:35.193 | + python update.py /opt/stack/heat
2015-01-28 12:40:35.585 | + setup_package /opt/stack/heat -e
2015-01-28 12:40:35.586 | + local project_dir=/opt/stack/heat
2015-01-28 12:40:35.586 | + local flags=-e
2015-01-28 12:40:35.586 | + pip_install -e /opt/stack/heat
2015-01-28 12:40:35.947 | + sudo -H http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install -e /opt/stack/heat
2015-01-28 12:40:36.732 | Obtaining file:///opt/stack/heat
2015-01-28 12:40:37.322 | [pbr] Reusing existing SOURCES.txt
2015-01-28 12:40:37.341 | Requirement already satisfied (use --upgrade to upgrade): pbr!=0.7,<1.0,>=0.6 in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.343 | Requirement already satisfied (use --upgrade to upgrade): Babel>=1.3 in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.343 | Requirement already satisfied (use --upgrade to upgrade): eventlet>=0.16.1 in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.344 | Requirement already satisfied (use --upgrade to upgrade): greenlet>=0.3.2 in /usr/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.345 | Requirement already satisfied (use --upgrade to upgrade): httplib2>=0.7.5 in /usr/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.345 | Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.9 in /usr/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.346 | Requirement already satisfied (use --upgrade to upgrade): keystonemiddleware>=1.0.0 in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.347 | Requirement already satisfied (use --upgrade to upgrade): kombu>=2.5.0 in /usr/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.349 | Requirement already satisfied (use --upgrade to upgrade): lxml>=2.3 in /usr/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.350 | Requirement already satisfied (use --upgrade to upgrade): netaddr>=0.7.12 in /usr/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.351 | Requirement already satisfied (use --upgrade to upgrade): oslo.config>=1.6.0 in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.353 | Requirement already satisfied (use --upgrade to upgrade): oslo.context>=0.1.0 in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.354 | Requirement already satisfied (use --upgrade to upgrade): oslo.db>=1.4.1 in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.356 | Requirement already satisfied (use --upgrade to upgrade): oslo.i18n>=1.3.0 in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.358 | Requirement already satisfied (use --upgrade to upgrade): oslo.messaging!=1.5.0,>=1.4.0 in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.359 | Requirement already satisfied (use --upgrade to upgrade): oslo.middleware>=0.3.0 in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.360 | Requirement already satisfied (use --upgrade to upgrade): oslo.serialization>=1.2.0 in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.362 | Requirement already satisfied (use --upgrade to upgrade): oslo.utils>=1.2.0 in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.363 | Requirement already satisfied (use --upgrade to upgrade): osprofiler>=0.3.0 in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.364 | Requirement already satisfied (use --upgrade to upgrade): PasteDeploy>=1.5.0 in /usr/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.365 | Requirement already satisfied (use --upgrade to upgrade): posix-ipc in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.365 | Requirement already satisfied (use --upgrade to upgrade): pycrypto>=2.6 in /usr/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.366 | Requirement already satisfied (use --upgrade to upgrade): python-ceilometerclient>=1.0.6 in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.367 | Requirement already satisfied (use --upgrade to upgrade): python-cinderclient>=1.1.0 in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.369 | Requirement already satisfied (use --upgrade to upgrade): python-glanceclient>=0.15.0 in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.370 | Requirement already satisfied (use --upgrade to upgrade): python-heatclient>=0.2.9 in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.371 | Requirement already satisfied (use --upgrade to upgrade): python-keystoneclient>=1.0.0 in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.373 | Requirement already satisfied (use --upgrade to upgrade): python-neutronclient<3,>=2.3.6 in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.375 | Requirement already satisfied (use --upgrade to upgrade): python-novaclient>=2.18.0 in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.376 | Requirement already satisfied (use --upgrade to upgrade): python-saharaclient>=0.7.6 in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.377 | Requirement already satisfied (use --upgrade to upgrade): python-swiftclient>=2.2.0 in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.378 | Requirement already satisfied (use --upgrade to upgrade): python-troveclient>=1.0.7 in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.380 | Requirement already satisfied (use --upgrade to upgrade): PyYAML>=3.1.0 in /usr/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.380 | Requirement already satisfied (use --upgrade to upgrade): qpid-python in /usr/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.381 | Requirement already satisfied (use --upgrade to upgrade): requests!=2.4.0,>=2.2.0 in /usr/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.381 | Requirement already satisfied (use --upgrade to upgrade): Routes!=2.0,>=1.12.3 in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.382 | Requirement already satisfied (use --upgrade to upgrade): six>=1.7.0 in /usr/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.382 | Requirement already satisfied (use --upgrade to upgrade): SQLAlchemy<=0.9.99,>=0.9.7 in /usr/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.383 | Requirement already satisfied (use --upgrade to upgrade): sqlalchemy-migrate!=0.9.2,>=0.9.1 in /usr/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.384 | Requirement already satisfied (use --upgrade to upgrade): stevedore>=1.1.0 in /usr/local/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.386 | Requirement already satisfied (use --upgrade to upgrade): WebOb>=1.2.3 in /usr/lib/python2.7/dist-packages (from heat==2015.1.dev266)
2015-01-28 12:40:37.387 | Requirement already satisfied (use --upgrade to upgrade): pip in /usr/local/lib/python2.7/dist-packages (from pbr!=0.7,<1.0,>=0.6->heat==2015.1.dev266)
2015-01-28 12:40:37.390 | Requirement already satisfied (use --upgrade to upgrade): pytz>=0a in /usr/local/lib/python2.7/dist-packages (from Babel>=1.3->heat==2015.1.dev266)
2015-01-28 12:40:37.392 | Requirement already satisfied (use --upgrade to upgrade): pycadf>=0.6.0 in /usr/local/lib/python2.7/dist-packages (from keystonemiddleware>=1.0.0->heat==2015.1.dev266)
2015-01-28 12:40:37.393 | Requirement already satisfied (use --upgrade to upgrade): anyjson>=0.3.3 in /usr/lib/python2.7/dist-packages (from kombu>=2.5.0->heat==2015.1.dev266)
2015-01-28 12:40:37.394 | Requirement already satisfied (use --upgrade to upgrade): amqp<2.0,>=1.3.3 in /usr/lib/python2.7/dist-packages (from kombu>=2.5.0->heat==2015.1.dev266)
2015-01-28 12:40:37.394 | Requirement already satisfied (use --upgrade to upgrade): argparse in /usr/lib/python2.7 (from oslo.config>=1.6.0->heat==2015.1.dev266)
2015-01-28 12:40:37.395 | Requirement already satisfied (use --upgrade to upgrade): alembic>=0.7.1 in /usr/local/lib/python2.7/dist-packages (from oslo.db>=1.4.1->heat==2015.1.dev266)
2015-01-28 12:40:37.396 | Requirement already satisfied (use --upgrade to upgrade): futures>=2.1.6 in /usr/local/lib/python2.7/dist-packages (from oslo.messaging!=1.5.0,>=1.4.0->heat==2015.1.dev266)
2015-01-28 12:40:37.397 | Requirement already satisfied (use --upgrade to upgrade): netifaces>=0.10.4 in /usr/local/lib/python2.7/dist-packages (from oslo.utils>=1.2.0->heat==2015.1.dev266)
2015-01-28 12:40:37.397 | Requirement already satisfied (use --upgrade to upgrade): PrettyTable<0.8,>=0.7 in /usr/lib/python2.7/dist-packages (from python-ceilometerclient>=1.0.6->heat==2015.1.dev266)
2015-01-28 12:40:37.398 | Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.2.0 in /usr/lib/python2.7/dist-packages (from python-cinderclient>=1.1.0->heat==2015.1.dev266)
2015-01-28 12:40:37.398 | Requirement already satisfied (use --upgrade to upgrade): pyOpenSSL>=0.11 in /usr/lib/python2.7/dist-packages (from python-glanceclient>=0.15.0->heat==2015.1.dev266)
2015-01-28 12:40:37.399 | Requirement already satisfied (use --upgrade to upgrade): warlock<2,>=1.0.1 in /usr/local/lib/python2.7/dist-packages (from python-glanceclient>=0.15.0->heat==2015.1.dev266)
2015-01-28 12:40:37.400 | Requirement already satisfied (use --upgrade to upgrade): cliff>=1.7.0 in /usr/local/lib/python2.7/dist-packages (from python-neutronclient<3,>=2.3.6->heat==2015.1.dev266)
2015-01-28 12:40:37.401 | Requirement already satisfied (use --upgrade to upgrade): repoze.lru>=0.3 in /usr/lib/python2.7/dist-packages (from Routes!=2.0,>=1.12.3->heat==2015.1.dev266)
2015-01-28 12:40:37.402 | Requirement already satisfied (use --upgrade to upgrade): decorator in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate!=0.9.2,>=0.9.1->heat==2015.1.dev266)
2015-01-28 12:40:37.402 | Requirement already satisfied (use --upgrade to upgrade): Tempita>=0.4 in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate!=0.9.2,>=0.9.1->heat==2015.1.dev266)
2015-01-28 12:40:37.403 | Requirement already satisfied (use --upgrade to upgrade): Mako in /usr/local/lib/python2.7/dist-packages (from alembic>=0.7.1->oslo.db>=1.4.1->heat==2015.1.dev266)
2015-01-28 12:40:37.403 | Requirement already satisfied (use --upgrade to upgrade): jsonschema<3,>=0.7 in /usr/local/lib/python2.7/dist-packages (from warlock<2,>=1.0.1->python-glanceclient>=0.15.0->heat==2015.1.dev266)
2015-01-28 12:40:37.404 | Requirement already satisfied (use --upgrade to upgrade): jsonpatch<2,>=0.10 in /usr/lib/python2.7/dist-packages (from warlock<2,>=1.0.1->python-glanceclient>=0.15.0->heat==2015.1.dev266)
2015-01-28 12:40:37.406 | Requirement already satisfied (use --upgrade to upgrade): cmd2>=0.6.7 in /usr/lib/python2.7/dist-packages (from cliff>=1.7.0->python-neutronclient<3,>=2.3.6->heat==2015.1.dev266)
2015-01-28 12:40:37.406 | Requirement already satisfied (use --upgrade to upgrade): pyparsing>=2.0.1 in /usr/lib/python2.7/dist-packages (from cliff>=1.7.0->python-neutronclient<3,>=2.3.6->heat==2015.1.dev266)
2015-01-28 12:40:37.407 | Requirement already satisfied (use --upgrade to upgrade): MarkupSafe>=0.9.2 in /usr/local/lib/python2.7/dist-packages (from Mako->alembic>=0.7.1->oslo.db>=1.4.1->heat==2015.1.dev266)
2015-01-28 12:40:37.407 | Requirement already satisfied (use --upgrade to upgrade): jsonpointer>=1.0 in /usr/lib/python2.7/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.0.1->python-glanceclient>=0.15.0->heat==2015.1.dev266)
2015-01-28 12:40:37.408 | Installing collected packages: heat
2015-01-28 12:40:37.408 | Running setup.py develop for heat
2015-01-28 12:40:37.980 | /usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'python-apt (0.9.3.5ubuntu1)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
2015-01-28 12:40:37.981 | PEP440Warning,
2015-01-28 12:40:37.982 | /usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'python-debian (0.1.21-nmu2ubuntu2)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions.
2015-01-28 12:40:37.982 | PEP440Warning,
2015-01-28 12:40:37.983 | [pbr] Reusing existing SOURCES.txt
2015-01-28 12:40:37.983 | Creating /usr/local/lib/python2.7/dist-packages/heat.egg-link (link to .)
2015-01-28 12:40:37.983 | heat 2015.1.dev266 is already the active version in easy-install.pth
2015-01-28 12:40:37.984 | Installing heat-api script to /usr/local/bin
2015-01-28 12:40:37.984 | Installing heat-api-cfn script to /usr/local/bin
2015-01-28 12:40:37.984 | Installing heat-api-cloudwatch script to /usr/local/bin
2015-01-28 12:40:37.985 | Installing heat-db-setup script to /usr/local/bin
2015-01-28 12:40:37.985 | Installing heat-engine script to /usr/local/bin
2015-01-28 12:40:37.986 | Installing heat-keystone-setup script to /usr/local/bin
2015-01-28 12:40:37.986 | Installing heat-keystone-setup-domain script to /usr/local/bin
2015-01-28 12:40:37.986 | Installing heat-manage script to /usr/local/bin
2015-01-28 12:40:37.986 | Installed /opt/stack/heat
2015-01-28 12:40:38.044 | Successfully installed heat-2015.1.dev266
2015-01-28 12:40:38.070 | ++ trueorfalse False INSTALL_TESTONLY_PACKAGES
2015-01-28 12:40:38.078 | + INSTALL_TESTONLY_PACKAGES=False
2015-01-28 12:40:38.079 | + [[ False == \T\r\u\e ]]
2015-01-28 12:40:38.079 | + [[ -e == \-\e ]]
2015-01-28 12:40:38.079 | + safe_chown -R vagrant /opt/stack/heat/heat.egg-info
2015-01-28 12:40:38.080 | + _safe_permission_operation chown -R vagrant /opt/stack/heat/heat.egg-info
2015-01-28 12:40:38.086 | + sudo chown -R vagrant /opt/stack/heat/heat.egg-info
2015-01-28 12:40:38.097 | + '[' True = True ']'
2015-01-28 12:40:38.098 | + [[ '' != \c\h\a\n\g\e\d ]]
2015-01-28 12:40:38.100 | + cd /opt/stack/heat
2015-01-28 12:40:38.100 | + git reset --hard
2015-01-28 12:40:38.157 | HEAD is now at 3a47615 Merge "Use properties.data when testing for "provided by the user""
2015-01-28 12:40:38.159 | + install_heat_other
2015-01-28 12:40:38.159 | + git_clone git://git.openstack.org/openstack/heat-cfntools.git /opt/stack/heat-cfntools master
2015-01-28 12:40:38.159 | + local git_remote=git://git.openstack.org/openstack/heat-cfntools.git
2015-01-28 12:40:38.159 | + local git_dest=/opt/stack/heat-cfntools
2015-01-28 12:40:38.159 | + local git_ref=master
2015-01-28 12:40:38.160 | ++ pwd
2015-01-28 12:40:38.162 | + local orig_dir=/home/vagrant/devstack
2015-01-28 12:40:38.162 | + local git_clone_flags=
2015-01-28 12:40:38.162 | ++ trueorfalse False RECLONE
2015-01-28 12:40:38.171 | + RECLONE=True
2015-01-28 12:40:38.171 | + [[ 0 -gt 0 ]]
2015-01-28 12:40:38.171 | + [[ False = \T\r\u\e ]]
2015-01-28 12:40:38.171 | + echo master
2015-01-28 12:40:38.172 | + egrep -q '^refs'
2015-01-28 12:40:38.174 | + [[ ! -d /opt/stack/heat-cfntools ]]
2015-01-28 12:40:38.174 | + [[ True = \T\r\u\e ]]
2015-01-28 12:40:38.175 | + cd /opt/stack/heat-cfntools
2015-01-28 12:40:38.175 | + git remote set-url origin git://git.openstack.org/openstack/heat-cfntools.git
2015-01-28 12:40:38.180 | + git_timed fetch origin
2015-01-28 12:40:38.180 | + local count=0
2015-01-28 12:40:38.181 | + local timeout=0
2015-01-28 12:40:38.181 | + [[ -n 0 ]]
2015-01-28 12:40:38.181 | + timeout=0
2015-01-28 12:40:38.181 | + timeout -s SIGINT 0 git fetch origin
2015-01-28 12:40:43.605 | + find /opt/stack/heat-cfntools -name '*.pyc' -delete
2015-01-28 12:40:43.611 | ++ git show-ref refs/tags/master
2015-01-28 12:40:43.619 | + [[ -n '' ]]
2015-01-28 12:40:43.621 | ++ git show-ref refs/heads/master
2015-01-28 12:40:43.630 | + [[ -n a7ffb71ffd15d55f3945fe11c0049cc389851c22 refs/heads/master ]]
2015-01-28 12:40:43.630 | + git_update_branch master
2015-01-28 12:40:43.630 | + local git_branch=master
2015-01-28 12:40:43.630 | + git checkout -f origin/master
2015-01-28 12:40:43.641 | Note: checking out 'origin/master'.
2015-01-28 12:40:43.642 |
2015-01-28 12:40:43.642 | You are in 'detached HEAD' state. You can look around, make experimental
2015-01-28 12:40:43.642 | changes and commit them, and you can discard any commits you make in this
2015-01-28 12:40:43.642 | state without impacting any branches by performing another checkout.
2015-01-28 12:40:43.642 |
2015-01-28 12:40:43.642 | If you want to create a new branch to retain commits you create, you may
2015-01-28 12:40:43.642 | do so (now or later) by using -b with the checkout command again. Example:
2015-01-28 12:40:43.642 |
2015-01-28 12:40:43.643 | git checkout -b new_branch_name
2015-01-28 12:40:43.643 |
2015-01-28 12:40:43.643 | HEAD is now at a7ffb71... Support dnf when specified or yum is missing
2015-01-28 12:40:43.643 | + git branch -D master
2015-01-28 12:40:43.648 | Deleted branch master (was a7ffb71).
2015-01-28 12:40:43.649 | + git checkout -b master
2015-01-28 12:40:43.659 | Switched to a new branch 'master'
2015-01-28 12:40:43.660 | + cd /opt/stack/heat-cfntools
2015-01-28 12:40:43.661 | + git show --oneline
2015-01-28 12:40:43.661 | + head -1
2015-01-28 12:40:43.667 | a7ffb71 Support dnf when specified or yum is missing
2015-01-28 12:40:43.668 | + cd /home/vagrant/devstack
2015-01-28 12:40:43.669 | + git_clone git://git.openstack.org/openstack/heat-templates.git /opt/stack/heat-templates master
2015-01-28 12:40:43.669 | + local git_remote=git://git.openstack.org/openstack/heat-templates.git
2015-01-28 12:40:43.669 | + local git_dest=/opt/stack/heat-templates
2015-01-28 12:40:43.669 | + local git_ref=master
2015-01-28 12:40:43.671 | ++ pwd
2015-01-28 12:40:43.673 | + local orig_dir=/home/vagrant/devstack
2015-01-28 12:40:43.673 | + local git_clone_flags=
2015-01-28 12:40:43.674 | ++ trueorfalse False RECLONE
2015-01-28 12:40:43.681 | + RECLONE=True
2015-01-28 12:40:43.681 | + [[ 0 -gt 0 ]]
2015-01-28 12:40:43.681 | + [[ False = \T\r\u\e ]]
2015-01-28 12:40:43.682 | + egrep -q '^refs'
2015-01-28 12:40:43.682 | + echo master
2015-01-28 12:40:43.684 | + [[ ! -d /opt/stack/heat-templates ]]
2015-01-28 12:40:43.684 | + [[ True = \T\r\u\e ]]
2015-01-28 12:40:43.684 | + cd /opt/stack/heat-templates
2015-01-28 12:40:43.684 | + git remote set-url origin git://git.openstack.org/openstack/heat-templates.git
2015-01-28 12:40:43.692 | + git_timed fetch origin
2015-01-28 12:40:43.692 | + local count=0
2015-01-28 12:40:43.692 | + local timeout=0
2015-01-28 12:40:43.692 | + [[ -n 0 ]]
2015-01-28 12:40:43.692 | + timeout=0
2015-01-28 12:40:43.692 | + timeout -s SIGINT 0 git fetch origin
2015-01-28 12:40:49.226 | + find /opt/stack/heat-templates -name '*.pyc' -delete
2015-01-28 12:40:49.231 | ++ git show-ref refs/tags/master
2015-01-28 12:40:49.234 | + [[ -n '' ]]
2015-01-28 12:40:49.235 | ++ git show-ref refs/heads/master
2015-01-28 12:40:49.242 | + [[ -n 35e68378ba83cc0bf68d47a7dd6f262f983ef1ba refs/heads/master ]]
2015-01-28 12:40:49.243 | + git_update_branch master
2015-01-28 12:40:49.243 | + local git_branch=master
2015-01-28 12:40:49.243 | + git checkout -f origin/master
2015-01-28 12:40:49.265 | Note: checking out 'origin/master'.
2015-01-28 12:40:49.266 |
2015-01-28 12:40:49.266 | You are in 'detached HEAD' state. You can look around, make experimental
2015-01-28 12:40:49.266 | changes and commit them, and you can discard any commits you make in this
2015-01-28 12:40:49.266 | state without impacting any branches by performing another checkout.
2015-01-28 12:40:49.266 |
2015-01-28 12:40:49.266 | If you want to create a new branch to retain commits you create, you may
2015-01-28 12:40:49.267 | do so (now or later) by using -b with the checkout command again. Example:
2015-01-28 12:40:49.267 |
2015-01-28 12:40:49.267 | git checkout -b new_branch_name
2015-01-28 12:40:49.267 |
2015-01-28 12:40:49.267 | HEAD is now at 35e6837... Merge "Install generic latest puppet release repository"
2015-01-28 12:40:49.267 | + git branch -D master
2015-01-28 12:40:49.271 | Deleted branch master (was 35e6837).
2015-01-28 12:40:49.272 | + git checkout -b master
2015-01-28 12:40:49.282 | Switched to a new branch 'master'
2015-01-28 12:40:49.283 | + cd /opt/stack/heat-templates
2015-01-28 12:40:49.283 | + git show --oneline
2015-01-28 12:40:49.285 | + head -1
2015-01-28 12:40:49.289 | 35e6837 Merge "Install generic latest puppet release repository"
2015-01-28 12:40:49.290 | + cd /home/vagrant/devstack
2015-01-28 12:40:49.291 | + cleanup_heat
2015-01-28 12:40:49.291 | + sudo rm -rf /var/cache/heat
2015-01-28 12:40:49.302 | + sudo rm -rf /etc/heat/environment.d
2015-01-28 12:40:49.311 | + sudo rm -rf /etc/heat/templates
2015-01-28 12:40:49.326 | + configure_heat
2015-01-28 12:40:49.327 | + [[ False = \T\r\u\e ]]
2015-01-28 12:40:49.328 | + [[ ! -d /etc/heat ]]
2015-01-28 12:40:49.328 | + sudo chown vagrant /etc/heat
2015-01-28 12:40:49.341 | + rm -f '/etc/heat/heat-*.conf'
2015-01-28 12:40:49.345 | + HEAT_API_CFN_HOST=192.168.56.4
2015-01-28 12:40:49.346 | + HEAT_API_CFN_PORT=8000
2015-01-28 12:40:49.346 | + HEAT_ENGINE_HOST=192.168.56.4
2015-01-28 12:40:49.346 | + HEAT_ENGINE_PORT=8001
2015-01-28 12:40:49.347 | + HEAT_API_CW_HOST=192.168.56.4
2015-01-28 12:40:49.347 | + HEAT_API_CW_PORT=8003
2015-01-28 12:40:49.348 | + HEAT_API_PASTE_FILE=/etc/heat/api-paste.ini
2015-01-28 12:40:49.348 | + HEAT_POLICY_FILE=/etc/heat/policy.json
2015-01-28 12:40:49.348 | + cp /opt/stack/heat/etc/heat/api-paste.ini /etc/heat/api-paste.ini
2015-01-28 12:40:49.350 | + cp /opt/stack/heat/etc/heat/policy.json /etc/heat/policy.json
2015-01-28 12:40:49.356 | + iniset_rpc_backend heat /etc/heat/heat.conf DEFAULT
2015-01-28 12:40:49.356 | + local package=heat
2015-01-28 12:40:49.357 | + local file=/etc/heat/heat.conf
2015-01-28 12:40:49.357 | + local section=DEFAULT
2015-01-28 12:40:49.357 | + is_service_enabled zeromq
2015-01-28 12:40:49.362 | + return 1
2015-01-28 12:40:49.362 | + is_service_enabled qpid
2015-01-28 12:40:49.366 | + return 1
2015-01-28 12:40:49.366 | + '[' -n '' ']'
2015-01-28 12:40:49.366 | + is_service_enabled rabbit
2015-01-28 12:40:49.370 | + return 0
2015-01-28 12:40:49.370 | + iniset /etc/heat/heat.conf DEFAULT rpc_backend heat.openstack.common.rpc.impl_kombu
2015-01-28 12:40:49.388 | + iniset /etc/heat/heat.conf DEFAULT rabbit_hosts 192.168.56.4
2015-01-28 12:40:49.412 | + iniset /etc/heat/heat.conf DEFAULT rabbit_password password
2015-01-28 12:40:49.431 | + iniset /etc/heat/heat.conf DEFAULT rabbit_userid stackrabbit
2015-01-28 12:40:49.455 | + iniset /etc/heat/heat.conf DEFAULT heat_metadata_server_url http://192.168.56.4:8000
2015-01-28 12:40:49.474 | + iniset /etc/heat/heat.conf DEFAULT heat_waitcondition_server_url http://192.168.56.4:8000/v1/waitcondition
2015-01-28 12:40:49.496 | + iniset /etc/heat/heat.conf DEFAULT heat_watch_server_url http://192.168.56.4:8003
2015-01-28 12:40:49.522 | ++ database_connection_url heat
2015-01-28 12:40:49.523 | ++ local db=heat
2015-01-28 12:40:49.524 | ++ database_connection_url_mysql heat
2015-01-28 12:40:49.524 | ++ local db=heat
2015-01-28 12:40:49.524 | ++ echo 'mysql://root:password@127.0.0.1/heat?charset=utf8'
2015-01-28 12:40:49.525 | + iniset /etc/heat/heat.conf database connection 'mysql://root:password@127.0.0.1/heat?charset=utf8'
2015-01-28 12:40:49.548 | ++ generate_hex_string 16
2015-01-28 12:40:49.548 | ++ local size=16
2015-01-28 12:40:49.548 | ++ hexdump -n 16 -v -e '/1 "%02x"' /dev/urandom
2015-01-28 12:40:49.553 | + iniset /etc/heat/heat.conf DEFAULT auth_encryption_key 044709d884cec65e9df6ff03e19c92d7
2015-01-28 12:40:49.580 | + iniset /etc/heat/heat.conf DEFAULT region_name_for_services RegionOne
2015-01-28 12:40:49.604 | + iniset /etc/heat/heat.conf DEFAULT debug True
2015-01-28 12:40:49.622 | + iniset /etc/heat/heat.conf DEFAULT use_syslog False
2015-01-28 12:40:49.643 | + '[' True == True ']'
2015-01-28 12:40:49.643 | + '[' False == False ']'
2015-01-28 12:40:49.643 | + setup_colorized_logging /etc/heat/heat.conf DEFAULT tenant user
2015-01-28 12:40:49.643 | + local conf_file=/etc/heat/heat.conf
2015-01-28 12:40:49.643 | + local conf_section=DEFAULT
2015-01-28 12:40:49.643 | + local project_var=tenant
2015-01-28 12:40:49.643 | + local user_var=user
2015-01-28 12:40:49.643 | + iniset /etc/heat/heat.conf DEFAULT logging_context_format_string '%(asctime)s.%(msecs)03d %(color)s%(levelname)s %(name)s [%(request_id)s %(user)s %(tenant)s%(color)s] %(instance)s%(color)s%(message)s'
2015-01-28 12:40:49.667 | + iniset /etc/heat/heat.conf DEFAULT logging_default_format_string '%(asctime)s.%(msecs)03d %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s'
2015-01-28 12:40:49.689 | + iniset /etc/heat/heat.conf DEFAULT logging_debug_format_suffix 'from (pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d'
2015-01-28 12:40:49.710 | + iniset /etc/heat/heat.conf DEFAULT logging_exception_prefix '%(color)s%(asctime)s.%(msecs)03d TRACE %(name)s %(instance)s'
2015-01-28 12:40:49.733 | + iniset /etc/heat/heat.conf keystone_authtoken identity_uri http://192.168.56.4:35357
2015-01-28 12:40:49.752 | + iniset /etc/heat/heat.conf keystone_authtoken auth_uri http://192.168.56.4:5000/v2.0
2015-01-28 12:40:49.767 | + iniset /etc/heat/heat.conf keystone_authtoken admin_user heat
2015-01-28 12:40:49.786 | + iniset /etc/heat/heat.conf keystone_authtoken admin_password password
2015-01-28 12:40:49.803 | + iniset /etc/heat/heat.conf keystone_authtoken admin_tenant_name service
2015-01-28 12:40:49.821 | + iniset /etc/heat/heat.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2015-01-28 12:40:49.838 | + iniset /etc/heat/heat.conf keystone_authtoken signing_dir /var/cache/heat
2015-01-28 12:40:49.858 | + is_ssl_enabled_service key
2015-01-28 12:40:49.858 | + local services=key
2015-01-28 12:40:49.859 | + local service=
2015-01-28 12:40:49.859 | + '[' False == False ']'
2015-01-28 12:40:49.859 | + return 1
2015-01-28 12:40:49.859 | + iniset /etc/heat/heat.conf ec2authtoken auth_uri http://192.168.56.4:5000/v2.0
2015-01-28 12:40:49.881 | + [[ False = \T\r\u\e ]]
2015-01-28 12:40:49.881 | + iniset /etc/heat/heat.conf heat_api bind_port 8004
2015-01-28 12:40:49.901 | + iniset /etc/heat/heat.conf heat_api_cfn bind_port 8000
2015-01-28 12:40:49.920 | + iniset /etc/heat/heat.conf heat_api_cloudwatch bind_port 8003
2015-01-28 12:40:49.938 | + is_ssl_enabled_service key
2015-01-28 12:40:49.938 | + local services=key
2015-01-28 12:40:49.939 | + local service=
2015-01-28 12:40:49.939 | + '[' False == False ']'
2015-01-28 12:40:49.939 | + return 1
2015-01-28 12:40:49.939 | + is_service_enabled tls-proxy
2015-01-28 12:40:49.942 | + return 1
2015-01-28 12:40:49.943 | + is_ssl_enabled_service nova
2015-01-28 12:40:49.943 | + local services=nova
2015-01-28 12:40:49.943 | + local service=
2015-01-28 12:40:49.944 | + '[' False == False ']'
2015-01-28 12:40:49.944 | + return 1
2015-01-28 12:40:49.944 | + is_service_enabled tls-proxy
2015-01-28 12:40:49.948 | + return 1
2015-01-28 12:40:49.949 | + is_ssl_enabled_service cinder
2015-01-28 12:40:49.950 | + local services=cinder
2015-01-28 12:40:49.950 | + local service=
2015-01-28 12:40:49.950 | + '[' False == False ']'
2015-01-28 12:40:49.950 | + return 1
2015-01-28 12:40:49.951 | + is_service_enabled tls-proxy
2015-01-28 12:40:49.955 | + return 1
2015-01-28 12:40:49.956 | + [[ False = \T\r\u\e ]]
2015-01-28 12:40:49.956 | + sudo mkdir -p /etc/heat/environment.d
2015-01-28 12:40:49.964 | + sudo chown vagrant /etc/heat/environment.d
2015-01-28 12:40:49.977 | + cp /opt/stack/heat/etc/heat/environment.d/default.yaml /etc/heat/environment.d/
2015-01-28 12:40:49.980 | + sudo mkdir -p /etc/heat/templates
2015-01-28 12:40:49.992 | + sudo chown vagrant /etc/heat/templates
2015-01-28 12:40:50.007 | + cp /opt/stack/heat/etc/heat/templates/AWS_CloudWatch_Alarm.yaml /opt/stack/heat/etc/heat/templates/AWS_RDS_DBInstance.yaml /etc/heat/templates/
2015-01-28 12:40:50.010 | + is_service_enabled tls-proxy
2015-01-28 12:40:50.015 | + return 1
2015-01-28 12:40:50.015 | + '[' False == True ']'
2015-01-28 12:40:50.015 | + run_phase stack install
2015-01-28 12:40:50.015 | + local mode=stack
2015-01-28 12:40:50.015 | + local phase=install
2015-01-28 12:40:50.015 | + [[ -d /home/vagrant/devstack/extras.d ]]
2015-01-28 12:40:50.015 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:40:50.015 | + [[ -r /home/vagrant/devstack/extras.d/40-dib.sh ]]
2015-01-28 12:40:50.015 | + source /home/vagrant/devstack/extras.d/40-dib.sh stack install
2015-01-28 12:40:50.015 | ++ is_service_enabled dib
2015-01-28 12:40:50.019 | ++ return 1
2015-01-28 12:40:50.019 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:40:50.020 | + [[ -r /home/vagrant/devstack/extras.d/50-ironic.sh ]]
2015-01-28 12:40:50.020 | + source /home/vagrant/devstack/extras.d/50-ironic.sh stack install
2015-01-28 12:40:50.020 | ++ is_service_enabled ir-api ir-cond
2015-01-28 12:40:50.025 | ++ return 1
2015-01-28 12:40:50.026 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:40:50.026 | + [[ -r /home/vagrant/devstack/extras.d/60-ceph.sh ]]
2015-01-28 12:40:50.027 | + source /home/vagrant/devstack/extras.d/60-ceph.sh stack install
2015-01-28 12:40:50.027 | ++ is_service_enabled ceph
2015-01-28 12:40:50.032 | ++ return 1
2015-01-28 12:40:50.033 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:40:50.033 | + [[ -r /home/vagrant/devstack/extras.d/70-gantt.sh ]]
2015-01-28 12:40:50.033 | + source /home/vagrant/devstack/extras.d/70-gantt.sh stack install
2015-01-28 12:40:50.033 | ++ is_service_enabled n-sch
2015-01-28 12:40:50.037 | ++ return 0
2015-01-28 12:40:50.037 | ++ disable_service gantt
2015-01-28 12:40:50.037 | ++ local tmpsvcs=,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-cond,n-sch,n-xvnc,n-cauth,c-sch,c-api,c-vol,h-eng,h-api,h-api-cfn,h-api-cw,horizon,rabbit,tempest,mysql,q-svc,q-agt,q-dhcp,q-l3,q-meta,q-lbaas,q-vpn,s-proxy,s-object,s-container,s-account,
2015-01-28 12:40:50.037 | ++ local service
2015-01-28 12:40:50.038 | ++ for service in '$@'
2015-01-28 12:40:50.038 | ++ is_service_enabled gantt
2015-01-28 12:40:50.041 | ++ return 1
2015-01-28 12:40:50.042 | +++ _cleanup_service_list ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-cond,n-sch,n-xvnc,n-cauth,c-sch,c-api,c-vol,h-eng,h-api,h-api-cfn,h-api-cw,horizon,rabbit,tempest,mysql,q-svc,q-agt,q-dhcp,q-l3,q-meta,q-lbaas,q-vpn,s-proxy,s-object,s-container,s-account,
2015-01-28 12:40:50.042 | +++ echo ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-cond,n-sch,n-xvnc,n-cauth,c-sch,c-api,c-vol,h-eng,h-api,h-api-cfn,h-api-cw,horizon,rabbit,tempest,mysql,q-svc,q-agt,q-dhcp,q-l3,q-meta,q-lbaas,q-vpn,s-proxy,s-object,s-container,s-account,
2015-01-28 12:40:50.044 | +++ sed -e '
2015-01-28 12:40:50.044 | s/,,/,/g;
2015-01-28 12:40:50.044 | s/^,//;
2015-01-28 12:40:50.044 | s/,$//
2015-01-28 12:40:50.044 | '
2015-01-28 12:40:50.046 | ++ ENABLED_SERVICES=g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-cond,n-sch,n-xvnc,n-cauth,c-sch,c-api,c-vol,h-eng,h-api,h-api-cfn,h-api-cw,horizon,rabbit,tempest,mysql,q-svc,q-agt,q-dhcp,q-l3,q-meta,q-lbaas,q-vpn,s-proxy,s-object,s-container,s-account
2015-01-28 12:40:50.047 | ++ is_service_enabled gantt
2015-01-28 12:40:50.051 | ++ return 1
2015-01-28 12:40:50.052 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:40:50.052 | + [[ -r /home/vagrant/devstack/extras.d/70-sahara.sh ]]
2015-01-28 12:40:50.052 | + source /home/vagrant/devstack/extras.d/70-sahara.sh stack install
2015-01-28 12:40:50.052 | ++ is_service_enabled sahara
2015-01-28 12:40:50.056 | ++ return 1
2015-01-28 12:40:50.057 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:40:50.057 | + [[ -r /home/vagrant/devstack/extras.d/70-trove.sh ]]
2015-01-28 12:40:50.058 | + source /home/vagrant/devstack/extras.d/70-trove.sh stack install
2015-01-28 12:40:50.058 | ++ is_service_enabled trove
2015-01-28 12:40:50.061 | ++ return 1
2015-01-28 12:40:50.061 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:40:50.061 | + [[ -r /home/vagrant/devstack/extras.d/70-tuskar.sh ]]
2015-01-28 12:40:50.061 | + source /home/vagrant/devstack/extras.d/70-tuskar.sh stack install
2015-01-28 12:40:50.061 | ++ is_service_enabled tuskar
2015-01-28 12:40:50.066 | ++ return 1
2015-01-28 12:40:50.073 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:40:50.073 | + [[ -r /home/vagrant/devstack/extras.d/70-zaqar.sh ]]
2015-01-28 12:40:50.074 | + source /home/vagrant/devstack/extras.d/70-zaqar.sh stack install
2015-01-28 12:40:50.074 | ++ is_service_enabled zaqar-server
2015-01-28 12:40:50.077 | ++ return 1
2015-01-28 12:40:50.077 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:40:50.077 | + [[ -r /home/vagrant/devstack/extras.d/80-opendaylight.sh ]]
2015-01-28 12:40:50.077 | + source /home/vagrant/devstack/extras.d/80-opendaylight.sh stack install
2015-01-28 12:40:50.077 | ++ is_service_enabled odl-server odl-compute
2015-01-28 12:40:50.081 | ++ return 1
2015-01-28 12:40:50.081 | ++ is_service_enabled odl-server
2015-01-28 12:40:50.085 | ++ return 1
2015-01-28 12:40:50.085 | ++ is_service_enabled odl-compute
2015-01-28 12:40:50.089 | ++ return 1
2015-01-28 12:40:50.089 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:40:50.090 | + [[ -r /home/vagrant/devstack/extras.d/80-tempest.sh ]]
2015-01-28 12:40:50.090 | + source /home/vagrant/devstack/extras.d/80-tempest.sh stack install
2015-01-28 12:40:50.090 | ++ is_service_enabled tempest
2015-01-28 12:40:50.093 | ++ return 0
2015-01-28 12:40:50.093 | ++ [[ stack == \s\o\u\r\c\e ]]
2015-01-28 12:40:50.093 | ++ [[ stack == \s\t\a\c\k ]]
2015-01-28 12:40:50.093 | ++ [[ install == \i\n\s\t\a\l\l ]]
2015-01-28 12:40:50.093 | ++ echo_summary 'Installing Tempest'
2015-01-28 12:40:50.093 | ++ [[ -t 3 ]]
2015-01-28 12:40:50.093 | ++ [[ True != \T\r\u\e ]]
2015-01-28 12:40:50.093 | ++ echo -e Installing Tempest
2015-01-28 12:40:50.093 | ++ install_tempest
2015-01-28 12:40:50.094 | ++ install_tempest_lib
2015-01-28 12:40:50.094 | ++ use_library_from_git tempest-lib
2015-01-28 12:40:50.094 | ++ local name=tempest-lib
2015-01-28 12:40:50.094 | ++ local enabled=1
2015-01-28 12:40:50.094 | ++ [[ ,, =~ ,tempest-lib, ]]
2015-01-28 12:40:50.094 | ++ return 1
2015-01-28 12:40:50.094 | ++ git_clone git://git.openstack.org/openstack/tempest.git /opt/stack/tempest master
2015-01-28 12:40:50.094 | ++ local git_remote=git://git.openstack.org/openstack/tempest.git
2015-01-28 12:40:50.094 | ++ local git_dest=/opt/stack/tempest
2015-01-28 12:40:50.094 | ++ local git_ref=master
2015-01-28 12:40:50.095 | +++ pwd
2015-01-28 12:40:50.096 | ++ local orig_dir=/home/vagrant/devstack
2015-01-28 12:40:50.096 | ++ local git_clone_flags=
2015-01-28 12:40:50.097 | +++ trueorfalse False RECLONE
2015-01-28 12:40:50.102 | ++ RECLONE=True
2015-01-28 12:40:50.102 | ++ [[ 0 -gt 0 ]]
2015-01-28 12:40:50.102 | ++ [[ False = \T\r\u\e ]]
2015-01-28 12:40:50.103 | ++ echo master
2015-01-28 12:40:50.104 | ++ egrep -q '^refs'
2015-01-28 12:40:50.105 | ++ [[ ! -d /opt/stack/tempest ]]
2015-01-28 12:40:50.106 | ++ [[ True = \T\r\u\e ]]
2015-01-28 12:40:50.106 | ++ cd /opt/stack/tempest
2015-01-28 12:40:50.106 | ++ git remote set-url origin git://git.openstack.org/openstack/tempest.git
2015-01-28 12:40:50.110 | ++ git_timed fetch origin
2015-01-28 12:40:50.111 | ++ local count=0
2015-01-28 12:40:50.111 | ++ local timeout=0
2015-01-28 12:40:50.111 | ++ [[ -n 0 ]]
2015-01-28 12:40:50.111 | ++ timeout=0
2015-01-28 12:40:50.111 | ++ timeout -s SIGINT 0 git fetch origin
2015-01-28 12:40:56.264 | ++ find /opt/stack/tempest -name '*.pyc' -delete
2015-01-28 12:40:56.271 | +++ git show-ref refs/tags/master
2015-01-28 12:40:56.277 | ++ [[ -n '' ]]
2015-01-28 12:40:56.279 | +++ git show-ref refs/heads/master
2015-01-28 12:40:56.284 | ++ [[ -n 23d37aa4bfaa03e2debb99e5c3cceaed5ab582dd refs/heads/master ]]
2015-01-28 12:40:56.284 | ++ git_update_branch master
2015-01-28 12:40:56.284 | ++ local git_branch=master
2015-01-28 12:40:56.285 | ++ git checkout -f origin/master
2015-01-28 12:40:56.362 | Note: checking out 'origin/master'.
2015-01-28 12:40:56.362 |
2015-01-28 12:40:56.363 | You are in 'detached HEAD' state. You can look around, make experimental
2015-01-28 12:40:56.363 | changes and commit them, and you can discard any commits you make in this
2015-01-28 12:40:56.363 | state without impacting any branches by performing another checkout.
2015-01-28 12:40:56.363 |
2015-01-28 12:40:56.363 | If you want to create a new branch to retain commits you create, you may
2015-01-28 12:40:56.363 | do so (now or later) by using -b with the checkout command again. Example:
2015-01-28 12:40:56.364 |
2015-01-28 12:40:56.364 | git checkout -b new_branch_name
2015-01-28 12:40:56.364 |
2015-01-28 12:40:56.364 | HEAD is now at 23d37aa... Merge "Fix _create_loginable_secgroup_rule in scenario manager"
2015-01-28 12:40:56.364 | ++ git branch -D master
2015-01-28 12:40:56.372 | Deleted branch master (was 23d37aa).
2015-01-28 12:40:56.372 | ++ git checkout -b master
2015-01-28 12:40:56.431 | Switched to a new branch 'master'
2015-01-28 12:40:56.432 | ++ cd /opt/stack/tempest
2015-01-28 12:40:56.432 | ++ git show --oneline
2015-01-28 12:40:56.434 | ++ head -1
2015-01-28 12:40:56.439 | 23d37aa Merge "Fix _create_loginable_secgroup_rule in scenario manager"
2015-01-28 12:40:56.440 | ++ cd /home/vagrant/devstack
2015-01-28 12:40:56.440 | ++ pip_install tox
2015-01-28 12:40:56.848 | ++ sudo -H http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install tox
2015-01-28 12:40:57.536 | Requirement already satisfied (use --upgrade to upgrade): tox in /usr/local/lib/python2.7/dist-packages
2015-01-28 12:40:57.538 | Requirement already satisfied (use --upgrade to upgrade): virtualenv>=1.11.2 in /usr/lib/python2.7/dist-packages (from tox)
2015-01-28 12:40:57.539 | Requirement already satisfied (use --upgrade to upgrade): py>=1.4.17 in /usr/local/lib/python2.7/dist-packages (from tox)
2015-01-28 12:40:57.558 | +++ trueorfalse False INSTALL_TESTONLY_PACKAGES
2015-01-28 12:40:57.568 | ++ INSTALL_TESTONLY_PACKAGES=False
2015-01-28 12:40:57.568 | ++ [[ False == \T\r\u\e ]]
2015-01-28 12:40:57.568 | ++ [[ stack == \u\n\s\t\a\c\k ]]
2015-01-28 12:40:57.568 | ++ [[ stack == \c\l\e\a\n ]]
2015-01-28 12:40:57.569 | + for i in '$TOP_DIR/extras.d/*.sh'
2015-01-28 12:40:57.569 | + [[ -r /home/vagrant/devstack/extras.d/90-magnetodb.sh ]]
2015-01-28 12:40:57.572 | + source /home/vagrant/devstack/extras.d/90-magnetodb.sh stack install
2015-01-28 12:40:57.575 | ++ is_service_enabled magnetodb
2015-01-28 12:40:57.580 | ++ return 1
2015-01-28 12:40:57.581 | + [[ stack == \s\o\u\r\c\e ]]
2015-01-28 12:40:57.581 | + run_plugins stack install
2015-01-28 12:40:57.581 | + local mode=stack
2015-01-28 12:40:57.581 | + local phase=install
2015-01-28 12:40:57.582 | + local plugins=
2015-01-28 12:40:57.582 | + local plugin
2015-01-28 12:40:57.582 | + [[ False = True ]]
2015-01-28 12:40:57.582 | + [[ False != \F\a\l\s\e ]]
2015-01-28 12:40:57.582 | + restart_rpc_backend
2015-01-28 12:40:57.582 | + is_service_enabled rabbit
2015-01-28 12:40:57.586 | + return 0
2015-01-28 12:40:57.586 | + echo_summary 'Starting RabbitMQ'
2015-01-28 12:40:57.586 | + [[ -t 3 ]]
2015-01-28 12:40:57.586 | + [[ True != \T\r\u\e ]]
2015-01-28 12:40:57.586 | + echo -e Starting RabbitMQ
2015-01-28 12:40:57.586 | + local i
2015-01-28 12:40:57.587 | ++ seq 10
2015-01-28 12:40:57.589 | + for i in '`seq 10`'
2015-01-28 12:40:57.589 | + local rc=0
2015-01-28 12:40:57.589 | + [[ 1 -eq 10 ]]
2015-01-28 12:40:57.589 | + is_fedora
2015-01-28 12:40:57.589 | + [[ -z Ubuntu ]]
2015-01-28 12:40:57.589 | + '[' Ubuntu = Fedora ']'
2015-01-28 12:40:57.589 | + '[' Ubuntu = 'Red Hat' ']'
2015-01-28 12:40:57.589 | + '[' Ubuntu = CentOS ']'
2015-01-28 12:40:57.589 | + '[' Ubuntu = OracleServer ']'
2015-01-28 12:40:57.589 | + is_suse
2015-01-28 12:40:57.589 | + [[ -z Ubuntu ]]
2015-01-28 12:40:57.589 | + '[' Ubuntu = openSUSE ']'
2015-01-28 12:40:57.589 | + '[' Ubuntu = 'SUSE LINUX' ']'
2015-01-28 12:40:57.589 | + rabbit_setuser stackrabbit password
2015-01-28 12:40:57.589 | + local user=stackrabbit pass=password found= out=
2015-01-28 12:40:57.590 | ++ sudo rabbitmqctl list_users
2015-01-28 12:40:57.816 | + out='Listing users ...
2015-01-28 12:40:57.816 | guest [administrator]
2015-01-28 12:40:57.817 | stackrabbit []
2015-01-28 12:40:57.817 | ...done.'
2015-01-28 12:40:57.818 | ++ echo 'Listing users ...
2015-01-28 12:40:57.818 | guest [administrator]
2015-01-28 12:40:57.819 | stackrabbit []
2015-01-28 12:40:57.819 | ++ awk '$1 == user { print $1 }' user=stackrabbit
2015-01-28 12:40:57.819 | ...done.'
2015-01-28 12:40:57.821 | + found=stackrabbit
2015-01-28 12:40:57.821 | + '[' stackrabbit = stackrabbit ']'
2015-01-28 12:40:57.821 | + sudo rabbitmqctl change_password stackrabbit password
2015-01-28 12:40:58.026 | Changing password for user "stackrabbit" ...
2015-01-28 12:40:58.047 | ...done.
2015-01-28 12:40:58.054 | + sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*'
2015-01-28 12:40:58.271 | Setting permissions for user "stackrabbit" in vhost "/" ...
2015-01-28 12:40:58.286 | ...done.
2015-01-28 12:40:58.291 | + '[' 0 -ne 0 ']'
2015-01-28 12:40:58.291 | + sudo rabbitmqctl change_password stackrabbit password
2015-01-28 12:40:58.508 | Changing password for user "stackrabbit" ...
2015-01-28 12:40:58.530 | ...done.
2015-01-28 12:40:58.535 | + '[' 0 -ne 0 ']'
2015-01-28 12:40:58.535 | + break
2015-01-28 12:40:58.535 | + is_service_enabled n-cell
2015-01-28 12:40:58.542 | + return 1
2015-01-28 12:40:58.542 | + '[' -f /opt/stack/data/ca-bundle.pem ']'
2015-01-28 12:40:58.542 | + is_service_enabled mysql postgresql
2015-01-28 12:40:58.548 | + return 0
2015-01-28 12:40:58.548 | + configure_database
2015-01-28 12:40:58.549 | + configure_database_mysql
2015-01-28 12:40:58.549 | + local my_conf mysql slow_log
2015-01-28 12:40:58.549 | + echo_summary 'Configuring and starting MySQL'
2015-01-28 12:40:58.549 | + [[ -t 3 ]]
2015-01-28 12:40:58.549 | + [[ True != \T\r\u\e ]]
2015-01-28 12:40:58.549 | + echo -e Configuring and starting MySQL
2015-01-28 12:40:58.550 | + is_ubuntu
2015-01-28 12:40:58.550 | + [[ -z deb ]]
2015-01-28 12:40:58.550 | + '[' deb = deb ']'
2015-01-28 12:40:58.550 | + my_conf=/etc/mysql/my.cnf
2015-01-28 12:40:58.550 | + mysql=mysql
2015-01-28 12:40:58.550 | + is_fedora
2015-01-28 12:40:58.550 | + [[ -z Ubuntu ]]
2015-01-28 12:40:58.550 | + '[' Ubuntu = Fedora ']'
2015-01-28 12:40:58.551 | + '[' Ubuntu = 'Red Hat' ']'
2015-01-28 12:40:58.551 | + '[' Ubuntu = CentOS ']'
2015-01-28 12:40:58.551 | + '[' Ubuntu = OracleServer ']'
2015-01-28 12:40:58.551 | + is_suse
2015-01-28 12:40:58.551 | + [[ -z Ubuntu ]]
2015-01-28 12:40:58.551 | + '[' Ubuntu = openSUSE ']'
2015-01-28 12:40:58.551 | + '[' Ubuntu = 'SUSE LINUX' ']'
2015-01-28 12:40:58.551 | + is_ubuntu
2015-01-28 12:40:58.552 | + [[ -z deb ]]
2015-01-28 12:40:58.552 | + '[' deb = deb ']'
2015-01-28 12:40:58.552 | + sudo mysql -uroot -ppassword -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'' identified by '\''password'\'';'
2015-01-28 12:40:58.570 | + sudo bash -c 'source /home/vagrant/devstack/functions && iniset /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 && iniset /etc/mysql/my.cnf mysqld sql_mode STRICT_ALL_TABLES && iniset /etc/mysql/my.cnf mysqld default-storage-engine InnoDB'
2015-01-28 12:40:58.656 | + [[ True == \T\r\u\e ]]
2015-01-28 12:40:58.656 | + echo_summary 'Enabling MySQL query logging'
2015-01-28 12:40:58.657 | + [[ -t 3 ]]
2015-01-28 12:40:58.657 | + [[ True != \T\r\u\e ]]
2015-01-28 12:40:58.657 | + echo -e Enabling MySQL query logging
2015-01-28 12:40:58.657 | + is_fedora
2015-01-28 12:40:58.657 | + [[ -z Ubuntu ]]
2015-01-28 12:40:58.657 | + '[' Ubuntu = Fedora ']'
2015-01-28 12:40:58.657 | + '[' Ubuntu = 'Red Hat' ']'
2015-01-28 12:40:58.658 | + '[' Ubuntu = CentOS ']'
2015-01-28 12:40:58.658 | + '[' Ubuntu = OracleServer ']'
2015-01-28 12:40:58.658 | + slow_log=/var/log/mysql/mysql-slow.log
2015-01-28 12:40:58.658 | + sudo sed -e /log.slow.queries/d -e /long.query.time/d -e /log.queries.not.using.indexes/d -i /etc/mysql/my.cnf
2015-01-28 12:40:58.670 | + sudo bash -c 'source /home/vagrant/devstack/functions && iniset /etc/mysql/my.cnf mysqld slow-query-log 1 && iniset /etc/mysql/my.cnf mysqld slow-query-log-file /var/log/mysql/mysql-slow.log && iniset /etc/mysql/my.cnf mysqld long-query-time 0 && iniset /etc/mysql/my.cnf mysqld log-queries-not-using-indexes 1'
2015-01-28 12:40:58.758 | + restart_service mysql
2015-01-28 12:40:58.758 | + is_ubuntu
2015-01-28 12:40:58.758 | + [[ -z deb ]]
2015-01-28 12:40:58.758 | + '[' deb = deb ']'
2015-01-28 12:40:58.759 | + sudo /usr/sbin/service mysql restart
2015-01-28 12:41:00.449 | mysql stop/waiting
2015-01-28 12:41:02.532 | mysql start/running, process 14712
2015-01-28 12:41:02.534 | ++ trueorfalse True USE_SCREEN
2015-01-28 12:41:02.539 | + USE_SCREEN=True
2015-01-28 12:41:02.539 | + [[ True == \T\r\u\e ]]
2015-01-28 12:41:02.539 | + screen -d -m -S stack -t shell -s /bin/bash
2015-01-28 12:41:02.542 | + sleep 1
2015-01-28 12:41:03.545 | + SCREEN_HARDSTATUS=:
2015-01-28 12:41:03.546 | + '[' -z : ']'
2015-01-28 12:41:03.546 | + screen -r stack -X hardstatus alwayslastline :
2015-01-28 12:41:03.554 | + screen -r stack -X setenv PROMPT_COMMAND /bin/true
2015-01-28 12:41:03.560 | + SCREENRC=/home/vagrant/devstack/stack-screenrc
2015-01-28 12:41:03.561 | + [[ -e /home/vagrant/devstack/stack-screenrc ]]
2015-01-28 12:41:03.561 | + rm -f /home/vagrant/devstack/stack-screenrc
2015-01-28 12:41:03.562 | + init_service_check
2015-01-28 12:41:03.562 | + SCREEN_NAME=stack
2015-01-28 12:41:03.562 | + SERVICE_DIR=/opt/stack/status
2015-01-28 12:41:03.562 | + [[ ! -d /opt/stack/status/stack ]]
2015-01-28 12:41:03.563 | + rm -f '/opt/stack/status/stack/*.failure'
2015-01-28 12:41:03.565 | + start_dstat
2015-01-28 12:41:03.565 | + DSTAT_OPTS='-tcmndrylpg --top-cpu-adv --top-io-adv'
2015-01-28 12:41:03.565 | + [[ -n '' ]]
2015-01-28 12:41:03.565 | + screen_it dstat 'dstat -tcmndrylpg --top-cpu-adv --top-io-adv'
2015-01-28 12:41:03.565 | + is_service_enabled dstat
2015-01-28 12:41:03.568 | + return 1
2015-01-28 12:41:03.568 | + init_lvm_volume_group stack-volumes-default 10250M
2015-01-28 12:41:03.568 | + local vg=stack-volumes-default
2015-01-28 12:41:03.568 | + local size=10250M
2015-01-28 12:41:03.568 | + _create_lvm_volume_group stack-volumes-default 10250M
2015-01-28 12:41:03.569 | + local vg=stack-volumes-default
2015-01-28 12:41:03.569 | + local size=10250M
2015-01-28 12:41:03.569 | + local backing_file=/opt/stack/data/stack-volumes-default-backing-file
2015-01-28 12:41:03.569 | + sudo vgs stack-volumes-default
2015-01-28 12:41:03.590 | Volume group "stack-volumes-default" not found
2015-01-28 12:41:03.594 | + [[ -f /opt/stack/data//opt/stack/data/stack-volumes-default-backing-file ]]
2015-01-28 12:41:03.594 | + truncate -s 10250M /opt/stack/data/stack-volumes-default-backing-file
2015-01-28 12:41:03.597 | ++ sudo losetup -f --show /opt/stack/data/stack-volumes-default-backing-file
2015-01-28 12:41:03.607 | + local vg_dev=/dev/loop0
2015-01-28 12:41:03.608 | + sudo vgs stack-volumes-default
2015-01-28 12:41:03.642 | Volume group "stack-volumes-default" not found
2015-01-28 12:41:03.646 | + sudo vgcreate stack-volumes-default /dev/loop0
2015-01-28 12:41:03.671 | No physical volume label read from /dev/loop0
2015-01-28 12:41:03.683 | Physical volume "/dev/loop0" successfully created
2015-01-28 12:41:03.687 | Volume group "stack-volumes-default" successfully created
2015-01-28 12:41:03.690 | + is_fedora
2015-01-28 12:41:03.690 | + [[ -z Ubuntu ]]
2015-01-28 12:41:03.690 | + '[' Ubuntu = Fedora ']'
2015-01-28 12:41:03.690 | + '[' Ubuntu = 'Red Hat' ']'
2015-01-28 12:41:03.690 | + '[' Ubuntu = CentOS ']'
2015-01-28 12:41:03.691 | + '[' Ubuntu = OracleServer ']'
2015-01-28 12:41:03.691 | + is_suse
2015-01-28 12:41:03.691 | + [[ -z Ubuntu ]]
2015-01-28 12:41:03.691 | + '[' Ubuntu = openSUSE ']'
2015-01-28 12:41:03.691 | + '[' Ubuntu = 'SUSE LINUX' ']'
2015-01-28 12:41:03.691 | + sudo tgtadm --op show --mode target
2015-01-28 12:41:03.693 | + grep Target
2015-01-28 12:41:03.693 | + cut -f3 -d ' '
2015-01-28 12:41:03.695 | + sudo xargs -n1 tgt-admin --delete
2015-01-28 12:41:03.705 | tgtadm: failed to send request hdr to tgt daemon, Transport endpoint is not connected
2015-01-28 12:41:03.744 | Option delete requires an argument
2015-01-28 12:41:03.745 | No action specified.
2015-01-28 12:41:03.747 | + _clean_lvm_volume_group stack-volumes-default
2015-01-28 12:41:03.747 | + local vg=stack-volumes-default
2015-01-28 12:41:03.747 | + sudo lvremove -f stack-volumes-default
2015-01-28 12:41:03.776 | + is_service_enabled key
2015-01-28 12:41:03.780 | + return 0
2015-01-28 12:41:03.780 | + echo_summary 'Starting Keystone'
2015-01-28 12:41:03.780 | + [[ -t 3 ]]
2015-01-28 12:41:03.780 | + [[ True != \T\r\u\e ]]
2015-01-28 12:41:03.780 | + echo -e Starting Keystone
2015-01-28 12:41:03.780 | + '[' 192.168.56.4 == 192.168.56.4 ']'
2015-01-28 12:41:03.780 | + init_keystone
2015-01-28 12:41:03.780 | + is_service_enabled ldap
2015-01-28 12:41:03.783 | + return 1
2015-01-28 12:41:03.783 | + recreate_database keystone
2015-01-28 12:41:03.784 | + local db=keystone
2015-01-28 12:41:03.784 | + recreate_database_mysql keystone
2015-01-28 12:41:03.784 | + local db=keystone
2015-01-28 12:41:03.785 | + mysql -uroot -ppassword -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;'
2015-01-28 12:41:03.827 | + mysql -uroot -ppassword -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;'
2015-01-28 12:41:03.838 | + /opt/stack/keystone/bin/keystone-manage db_sync
2015-01-28 12:41:04.610 | 14904 DEBUG oslo_db.sqlalchemy.session [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/session.py:509
2015-01-28 12:41:04.613 | 14904 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2015-01-28 12:41:04.614 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/034_havana.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.614 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/034_havana.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.615 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/035_add_compound_revoked_token_index.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.615 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/035_add_compound_revoked_token_index.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.615 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/036_token_drop_valid_index.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.616 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/036_token_drop_valid_index.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.616 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/037_add_region_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.616 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/037_add_region_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.617 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/038_add_assignment_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.617 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/038_add_assignment_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.618 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/039_grant_to_assignment.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.618 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/039_grant_to_assignment.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.618 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/040_drop_grant_tables.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.618 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/040_drop_grant_tables.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.618 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/041_add_remaining_uses_count_to_trusts.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.619 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/041_add_remaining_uses_count_to_trusts.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.619 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/042_endpoint_enabled.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.619 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/042_endpoint_enabled.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.619 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/043_fixup_region_description.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.620 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/043_fixup_region_description.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.620 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/044_service_enabled.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.620 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/044_service_enabled.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.621 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/045_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.621 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/045_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.621 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/046_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.621 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/046_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.622 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/047_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.622 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/047_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.622 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/048_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.623 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/048_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.623 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/049_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.623 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/049_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.624 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/050_fk_consistent_indexes.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.624 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/050_fk_consistent_indexes.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.624 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/051_add_id_mapping.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.624 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/051_add_id_mapping.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.625 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/052_add_auth_url_to_region.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.625 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/052_add_auth_url_to_region.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.625 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/053_endpoint_to_region_association.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.626 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/053_endpoint_to_region_association.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.626 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/054_add_actor_id_index.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.626 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/054_add_actor_id_index.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.627 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/055_add_indexes_to_token_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.627 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/055_add_indexes_to_token_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.627 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/056_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.627 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/056_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.628 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/057_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.628 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/057_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.628 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/058_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.628 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/058_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.629 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/059_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.629 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/059_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.629 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/060_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.630 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/060_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.630 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/061_add_parent_project.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.630 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/061_add_parent_project.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.631 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/062_drop_assignment_role_fk.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.631 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/062_drop_assignment_role_fk.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.631 | 14904 DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2015-01-28 12:41:04.631 | 14904 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2015-01-28 12:41:04.652 | 14904 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2015-01-28 12:41:04.653 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/034_havana.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.653 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/034_havana.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.653 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/035_add_compound_revoked_token_index.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.654 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/035_add_compound_revoked_token_index.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.654 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/036_token_drop_valid_index.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.654 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/036_token_drop_valid_index.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.654 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/037_add_region_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.654 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/037_add_region_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.654 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/038_add_assignment_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.654 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/038_add_assignment_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.654 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/039_grant_to_assignment.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.655 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/039_grant_to_assignment.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.655 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/040_drop_grant_tables.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.655 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/040_drop_grant_tables.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.655 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/041_add_remaining_uses_count_to_trusts.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.655 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/041_add_remaining_uses_count_to_trusts.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.655 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/042_endpoint_enabled.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.655 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/042_endpoint_enabled.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.656 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/043_fixup_region_description.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.656 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/043_fixup_region_description.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.656 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/044_service_enabled.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.656 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/044_service_enabled.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.656 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/045_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.656 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/045_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.657 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/046_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.657 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/046_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.657 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/047_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.657 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/047_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.657 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/048_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.657 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/048_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.658 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/049_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.658 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/049_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.658 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/050_fk_consistent_indexes.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.658 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/050_fk_consistent_indexes.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.659 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/051_add_id_mapping.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.659 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/051_add_id_mapping.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.659 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/052_add_auth_url_to_region.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.659 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/052_add_auth_url_to_region.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.659 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/053_endpoint_to_region_association.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.659 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/053_endpoint_to_region_association.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.659 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/054_add_actor_id_index.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.660 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/054_add_actor_id_index.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.660 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/055_add_indexes_to_token_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.660 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/055_add_indexes_to_token_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.660 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/056_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.660 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/056_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.661 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/057_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.661 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/057_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.661 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/058_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.661 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/058_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.661 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/059_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.661 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/059_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.661 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/060_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.662 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/060_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.662 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/061_add_parent_project.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.662 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/061_add_parent_project.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.662 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/062_drop_assignment_role_fk.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.662 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/062_drop_assignment_role_fk.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.662 | 14904 DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2015-01-28 12:41:04.663 | 14904 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2015-01-28 12:41:04.698 | 14904 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2015-01-28 12:41:04.698 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/034_havana.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.699 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/034_havana.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.699 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/035_add_compound_revoked_token_index.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.699 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/035_add_compound_revoked_token_index.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.700 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/036_token_drop_valid_index.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.700 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/036_token_drop_valid_index.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.700 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/037_add_region_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.700 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/037_add_region_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.700 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/038_add_assignment_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.700 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/038_add_assignment_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.700 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/039_grant_to_assignment.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.701 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/039_grant_to_assignment.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.701 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/040_drop_grant_tables.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.701 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/040_drop_grant_tables.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.701 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/041_add_remaining_uses_count_to_trusts.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.701 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/041_add_remaining_uses_count_to_trusts.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.701 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/042_endpoint_enabled.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.702 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/042_endpoint_enabled.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.702 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/043_fixup_region_description.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.702 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/043_fixup_region_description.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.702 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/044_service_enabled.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.702 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/044_service_enabled.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.702 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/045_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.703 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/045_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.703 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/046_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.703 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/046_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.703 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/047_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.703 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/047_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.703 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/048_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.703 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/048_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.704 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/049_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.704 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/049_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.704 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/050_fk_consistent_indexes.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.704 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/050_fk_consistent_indexes.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.704 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/051_add_id_mapping.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.705 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/051_add_id_mapping.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.705 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/052_add_auth_url_to_region.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.705 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/052_add_auth_url_to_region.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.705 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/053_endpoint_to_region_association.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.707 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/053_endpoint_to_region_association.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.707 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/054_add_actor_id_index.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.707 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/054_add_actor_id_index.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.707 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/055_add_indexes_to_token_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.708 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/055_add_indexes_to_token_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.708 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/056_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.708 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/056_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.708 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/057_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.709 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/057_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.709 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/058_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.709 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/058_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.709 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/059_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.709 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/059_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.709 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/060_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.710 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/060_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.710 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/061_add_parent_project.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.710 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/061_add_parent_project.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.710 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/062_drop_assignment_role_fk.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:04.710 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/062_drop_assignment_role_fk.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:04.710 | 14904 DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2015-01-28 12:41:04.710 | 14904 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2015-01-28 12:41:04.714 | 14904 INFO migrate.versioning.api [-] 33 -> 34...
2015-01-28 12:41:05.135 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:05.135 | 14904 INFO migrate.versioning.api [-] 34 -> 35...
2015-01-28 12:41:05.173 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:05.173 | 14904 INFO migrate.versioning.api [-] 35 -> 36...
2015-01-28 12:41:05.202 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:05.202 | 14904 INFO migrate.versioning.api [-] 36 -> 37...
2015-01-28 12:41:05.226 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:05.226 | 14904 INFO migrate.versioning.api [-] 37 -> 38...
2015-01-28 12:41:05.276 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:05.276 | 14904 INFO migrate.versioning.api [-] 38 -> 39...
2015-01-28 12:41:05.339 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:05.339 | 14904 INFO migrate.versioning.api [-] 39 -> 40...
2015-01-28 12:41:05.413 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:05.414 | 14904 INFO migrate.versioning.api [-] 40 -> 41...
2015-01-28 12:41:05.438 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:05.439 | 14904 INFO migrate.versioning.api [-] 41 -> 42...
2015-01-28 12:41:05.488 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:05.489 | 14904 INFO migrate.versioning.api [-] 42 -> 43...
2015-01-28 12:41:05.504 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:05.505 | 14904 INFO migrate.versioning.api [-] 43 -> 44...
2015-01-28 12:41:05.546 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:05.547 | 14904 INFO migrate.versioning.api [-] 44 -> 45...
2015-01-28 12:41:05.562 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:05.563 | 14904 INFO migrate.versioning.api [-] 45 -> 46...
2015-01-28 12:41:05.578 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:05.579 | 14904 INFO migrate.versioning.api [-] 46 -> 47...
2015-01-28 12:41:05.588 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:05.588 | 14904 INFO migrate.versioning.api [-] 47 -> 48...
2015-01-28 12:41:05.602 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:05.602 | 14904 INFO migrate.versioning.api [-] 48 -> 49...
2015-01-28 12:41:05.616 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:05.616 | 14904 INFO migrate.versioning.api [-] 49 -> 50...
2015-01-28 12:41:05.686 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:05.686 | 14904 INFO migrate.versioning.api [-] 50 -> 51...
2015-01-28 12:41:05.714 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:05.716 | 14904 INFO migrate.versioning.api [-] 51 -> 52...
2015-01-28 12:41:05.742 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:05.742 | 14904 INFO migrate.versioning.api [-] 52 -> 53...
2015-01-28 12:41:05.844 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:05.844 | 14904 INFO migrate.versioning.api [-] 53 -> 54...
2015-01-28 12:41:05.885 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:05.886 | 14904 INFO migrate.versioning.api [-] 54 -> 55...
2015-01-28 12:41:05.956 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:05.956 | 14904 INFO migrate.versioning.api [-] 55 -> 56...
2015-01-28 12:41:05.970 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:05.971 | 14904 INFO migrate.versioning.api [-] 56 -> 57...
2015-01-28 12:41:05.984 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:05.985 | 14904 INFO migrate.versioning.api [-] 57 -> 58...
2015-01-28 12:41:05.997 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:05.998 | 14904 INFO migrate.versioning.api [-] 58 -> 59...
2015-01-28 12:41:06.013 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:06.013 | 14904 INFO migrate.versioning.api [-] 59 -> 60...
2015-01-28 12:41:06.022 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:06.023 | 14904 INFO migrate.versioning.api [-] 60 -> 61...
2015-01-28 12:41:06.074 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:06.075 | 14904 INFO migrate.versioning.api [-] 61 -> 62...
2015-01-28 12:41:06.110 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:06.120 | 14904 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/contrib/revoke/migrate_repo... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2015-01-28 12:41:06.120 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/contrib/revoke/migrate_repo/versions/001_revoke_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:06.120 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/contrib/revoke/migrate_repo/versions/001_revoke_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:06.121 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/contrib/revoke/migrate_repo/versions/002_add_audit_id_and_chain_to_revoke_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:06.121 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/contrib/revoke/migrate_repo/versions/002_add_audit_id_and_chain_to_revoke_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:06.121 | 14904 DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/contrib/revoke/migrate_repo loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2015-01-28 12:41:06.121 | 14904 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'revoke'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2015-01-28 12:41:06.139 | 14904 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/contrib/revoke/migrate_repo... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2015-01-28 12:41:06.140 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/contrib/revoke/migrate_repo/versions/001_revoke_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:06.140 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/contrib/revoke/migrate_repo/versions/001_revoke_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:06.140 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/contrib/revoke/migrate_repo/versions/002_add_audit_id_and_chain_to_revoke_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:06.140 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/contrib/revoke/migrate_repo/versions/002_add_audit_id_and_chain_to_revoke_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:06.141 | 14904 DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/contrib/revoke/migrate_repo loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2015-01-28 12:41:06.141 | 14904 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'revoke'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2015-01-28 12:41:06.149 | 14904 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/contrib/revoke/migrate_repo... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2015-01-28 12:41:06.150 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/contrib/revoke/migrate_repo/versions/001_revoke_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:06.150 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/contrib/revoke/migrate_repo/versions/001_revoke_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:06.150 | 14904 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/contrib/revoke/migrate_repo/versions/002_add_audit_id_and_chain_to_revoke_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:41:06.150 | 14904 DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/contrib/revoke/migrate_repo/versions/002_add_audit_id_and_chain_to_revoke_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:41:06.150 | 14904 DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/contrib/revoke/migrate_repo loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2015-01-28 12:41:06.150 | 14904 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'revoke'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2015-01-28 12:41:06.162 | 14904 INFO migrate.versioning.api [-] 0 -> 1...
2015-01-28 12:41:06.208 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:06.209 | 14904 INFO migrate.versioning.api [-] 1 -> 2...
2015-01-28 12:41:06.261 | 14904 INFO migrate.versioning.api [-] done
2015-01-28 12:41:06.303 | + local extension_value
2015-01-28 12:41:06.303 | + [[ '' != \u\u\i\d ]]
2015-01-28 12:41:06.303 | + rm -rf /etc/keystone/ssl
2015-01-28 12:41:06.311 | + /opt/stack/keystone/bin/keystone-manage pki_setup
2015-01-28 12:41:07.024 | 14911 WARNING keystone.cli [-] keystone-manage pki_setup is not recommended for production use.
2015-01-28 12:41:07.034 | 14911 DEBUG keystone.common.openssl [-] make_dirs path='/etc/keystone/ssl/certs' mode=0755 user=None group=None make_dirs /opt/stack/keystone/keystone/common/utils.py:484
2015-01-28 12:41:07.035 | 14911 DEBUG keystone.common.openssl [-] set_permissions: path='/etc/keystone/ssl/certs' mode=0755 user=None(None) group=None(None) set_permissions /opt/stack/keystone/keystone/common/utils.py:430
2015-01-28 12:41:07.036 | 14911 DEBUG keystone.common.openssl [-] set_permissions: path='/etc/keystone/ssl/certs/openssl.conf' mode=0640 user=None(None) group=None(None) set_permissions /opt/stack/keystone/keystone/common/utils.py:430
2015-01-28 12:41:07.037 | 14911 DEBUG keystone.common.openssl [-] set_permissions: path='/etc/keystone/ssl/certs/index.txt' mode=0640 user=None(None) group=None(None) set_permissions /opt/stack/keystone/keystone/common/utils.py:430
2015-01-28 12:41:07.037 | 14911 DEBUG keystone.common.openssl [-] set_permissions: path='/etc/keystone/ssl/certs/serial' mode=0640 user=None(None) group=None(None) set_permissions /opt/stack/keystone/keystone/common/utils.py:430
2015-01-28 12:41:07.038 | 14911 DEBUG keystone.common.openssl [-] make_dirs path='/etc/keystone/ssl/private' mode=0750 user=None group=None make_dirs /opt/stack/keystone/keystone/common/utils.py:484
2015-01-28 12:41:07.038 | 14911 DEBUG keystone.common.openssl [-] set_permissions: path='/etc/keystone/ssl/private' mode=0750 user=None(None) group=None(None) set_permissions /opt/stack/keystone/keystone/common/utils.py:430
2015-01-28 12:41:07.038 | 14911 INFO keystone.common.openssl [-] Running command - openssl genrsa -out /etc/keystone/ssl/private/cakey.pem 2048
2015-01-28 12:41:07.208 | 14911 DEBUG keystone.common.openssl [-] set_permissions: path='/etc/keystone/ssl/private/cakey.pem' mode=0640 user=None(None) group=None(None) set_permissions /opt/stack/keystone/keystone/common/utils.py:430
2015-01-28 12:41:07.209 | 14911 DEBUG keystone.common.openssl [-] make_dirs path='/etc/keystone/ssl/certs' mode=0755 user=None group=None make_dirs /opt/stack/keystone/keystone/common/utils.py:484
2015-01-28 12:41:07.209 | 14911 DEBUG keystone.common.openssl [-] set_permissions: path='/etc/keystone/ssl/certs' mode=0755 user=None(None) group=None(None) set_permissions /opt/stack/keystone/keystone/common/utils.py:430
2015-01-28 12:41:07.209 | 14911 INFO keystone.common.openssl [-] Running command - openssl req -new -x509 -extensions v3_ca -key /etc/keystone/ssl/private/cakey.pem -out /etc/keystone/ssl/certs/ca.pem -days 3650 -config /etc/keystone/ssl/certs/openssl.conf -subj /C=US/ST=Unset/L=Unset/O=Unset/CN=www.example.com
2015-01-28 12:41:07.224 | 14911 DEBUG keystone.common.openssl [-] set_permissions: path='/etc/keystone/ssl/certs/ca.pem' mode=0644 user=None(None) group=None(None) set_permissions /opt/stack/keystone/keystone/common/utils.py:430
2015-01-28 12:41:07.225 | 14911 DEBUG keystone.common.openssl [-] make_dirs path='/etc/keystone/ssl/private' mode=0750 user=None group=None make_dirs /opt/stack/keystone/keystone/common/utils.py:484
2015-01-28 12:41:07.226 | 14911 DEBUG keystone.common.openssl [-] set_permissions: path='/etc/keystone/ssl/private' mode=0750 user=None(None) group=None(None) set_permissions /opt/stack/keystone/keystone/common/utils.py:430
2015-01-28 12:41:07.227 | 14911 INFO keystone.common.openssl [-] Running command - openssl genrsa -out /etc/keystone/ssl/private/signing_key.pem 2048
2015-01-28 12:41:07.403 | 14911 DEBUG keystone.common.openssl [-] set_permissions: path='/etc/keystone/ssl/private/signing_key.pem' mode=0640 user=None(None) group=None(None) set_permissions /opt/stack/keystone/keystone/common/utils.py:430
2015-01-28 12:41:07.403 | 14911 DEBUG keystone.common.openssl [-] make_dirs path='/etc/keystone/ssl/certs' mode=0755 user=None group=None make_dirs /opt/stack/keystone/keystone/common/utils.py:484
2015-01-28 12:41:07.404 | 14911 DEBUG keystone.common.openssl [-] set_permissions: path='/etc/keystone/ssl/certs' mode=0755 user=None(None) group=None(None) set_permissions /opt/stack/keystone/keystone/common/utils.py:430
2015-01-28 12:41:07.405 | 14911 INFO keystone.common.openssl [-] Running command - openssl req -key /etc/keystone/ssl/private/signing_key.pem -new -out /etc/keystone/ssl/certs/req.pem -config /etc/keystone/ssl/certs/openssl.conf -subj /C=US/ST=Unset/L=Unset/O=Unset/CN=www.example.com
2015-01-28 12:41:07.419 | 14911 INFO keystone.common.openssl [-] Running command - openssl ca -batch -out /etc/keystone/ssl/certs/signing_cert.pem -config /etc/keystone/ssl/certs/openssl.conf -days 3650d -cert /etc/keystone/ssl/certs/ca.pem -keyfile /etc/keystone/ssl/private/cakey.pem -infiles /etc/keystone/ssl/certs/req.pem
2015-01-28 12:41:07.478 | + sudo mkdir -p /var/cache/keystone
2015-01-28 12:41:07.488 | + sudo chown vagrant /var/cache/keystone
2015-01-28 12:41:07.502 | + rm -f '/var/cache/keystone/*'
2015-01-28 12:41:07.504 | + start_keystone
2015-01-28 12:41:07.504 | + local service_port=5000
2015-01-28 12:41:07.505 | + local auth_protocol=http
2015-01-28 12:41:07.505 | + is_service_enabled tls-proxy
2015-01-28 12:41:07.509 | + return 1
2015-01-28 12:41:07.509 | + '[' True == True ']'
2015-01-28 12:41:07.509 | + enable_apache_site keystone
2015-01-28 12:41:07.510 | + local site=keystone
2015-01-28 12:41:07.510 | + is_ubuntu
2015-01-28 12:41:07.510 | + [[ -z deb ]]
2015-01-28 12:41:07.510 | + '[' deb = deb ']'
2015-01-28 12:41:07.510 | + sudo a2ensite keystone
2015-01-28 12:41:07.549 | Enabling site keystone.
2015-01-28 12:41:07.555 | To activate the new configuration, you need to run:
2015-01-28 12:41:07.555 | service apache2 reload
2015-01-28 12:41:07.558 | + restart_apache_server
2015-01-28 12:41:07.558 | + stop_service apache2
2015-01-28 12:41:07.558 | + is_ubuntu
2015-01-28 12:41:07.558 | + [[ -z deb ]]
2015-01-28 12:41:07.558 | + '[' deb = deb ']'
2015-01-28 12:41:07.558 | + sudo /usr/sbin/service apache2 stop
2015-01-28 12:41:07.579 | * Stopping web server apache2
2015-01-28 12:41:07.585 | *
2015-01-28 12:41:07.588 | + sleep 3
2015-01-28 12:41:10.593 | + start_service apache2
2015-01-28 12:41:10.594 | + is_ubuntu
2015-01-28 12:41:10.594 | + [[ -z deb ]]
2015-01-28 12:41:10.594 | + '[' deb = deb ']'
2015-01-28 12:41:10.594 | + sudo /usr/sbin/service apache2 start
2015-01-28 12:41:10.613 | * Starting web server apache2
2015-01-28 12:41:10.692 | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
2015-01-28 12:41:11.707 | *
2015-01-28 12:41:11.712 | + tail_log key /var/log/apache2/keystone.log
2015-01-28 12:41:11.713 | + local name=key
2015-01-28 12:41:11.713 | + local logfile=/var/log/apache2/keystone.log
2015-01-28 12:41:11.715 | ++ trueorfalse True USE_SCREEN
2015-01-28 12:41:11.723 | + USE_SCREEN=True
2015-01-28 12:41:11.723 | + [[ True = \T\r\u\e ]]
2015-01-28 12:41:11.724 | + screen_process key 'sudo tail -f /var/log/apache2/keystone.log'
2015-01-28 12:41:11.724 | + local name=key
2015-01-28 12:41:11.724 | + local 'command=sudo tail -f /var/log/apache2/keystone.log'
2015-01-28 12:41:11.724 | + local group=
2015-01-28 12:41:11.725 | + SCREEN_NAME=stack
2015-01-28 12:41:11.725 | + SERVICE_DIR=/opt/stack/status
2015-01-28 12:41:11.725 | ++ trueorfalse True USE_SCREEN
2015-01-28 12:41:11.734 | + USE_SCREEN=True
2015-01-28 12:41:11.735 | + screen_rc key 'sudo tail -f /var/log/apache2/keystone.log'
2015-01-28 12:41:11.735 | + SCREEN_NAME=stack
2015-01-28 12:41:11.735 | + SCREENRC=/home/vagrant/devstack/stack-screenrc
2015-01-28 12:41:11.735 | + [[ ! -e /home/vagrant/devstack/stack-screenrc ]]
2015-01-28 12:41:11.736 | + echo 'sessionname stack'
2015-01-28 12:41:11.736 | + echo 'hardstatus alwayslastline '\'':'\'''
2015-01-28 12:41:11.736 | + echo 'setenv PROMPT_COMMAND /bin/true'
2015-01-28 12:41:11.736 | + echo 'screen -t shell bash'
2015-01-28 12:41:11.736 | + grep key /home/vagrant/devstack/stack-screenrc
2015-01-28 12:41:11.738 | ++ echo -ne '\015'
2015-01-28 12:41:11.739 | + NL=$'\r'
2015-01-28 12:41:11.739 | + echo 'screen -t key bash'
2015-01-28 12:41:11.740 | + echo 'stuff "sudo tail -f /var/log/apache2/keystone.log
"'
2015-01-28 12:41:11.740 | + [[ -n '' ]]
2015-01-28 12:41:11.740 | + screen -S stack -X screen -t key
2015-01-28 12:41:11.743 | + [[ -n '' ]]
2015-01-28 12:41:11.743 | + sleep 3
2015-01-28 12:41:14.749 | ++ echo -ne '\015'
2015-01-28 12:41:14.752 | + NL=$'\r'
2015-01-28 12:41:14.753 | + [[ -n '' ]]
2015-01-28 12:41:14.754 | + screen -S stack -p key -X stuff 'sudo tail -f /var/log/apache2/keystone.log & echo $! >/opt/stack/status/stack/key.pid; fg || echo "key failed to start" | tee "/opt/stack/status/stack/key.failure"
'
2015-01-28 12:41:14.760 | + tail_log key-access /var/log/apache2/keystone_access.log
2015-01-28 12:41:14.760 | + local name=key-access
2015-01-28 12:41:14.760 | + local logfile=/var/log/apache2/keystone_access.log
2015-01-28 12:41:14.761 | ++ trueorfalse True USE_SCREEN
2015-01-28 12:41:14.769 | + USE_SCREEN=True
2015-01-28 12:41:14.769 | + [[ True = \T\r\u\e ]]
2015-01-28 12:41:14.769 | + screen_process key-access 'sudo tail -f /var/log/apache2/keystone_access.log'
2015-01-28 12:41:14.769 | + local name=key-access
2015-01-28 12:41:14.769 | + local 'command=sudo tail -f /var/log/apache2/keystone_access.log'
2015-01-28 12:41:14.770 | + local group=
2015-01-28 12:41:14.770 | + SCREEN_NAME=stack
2015-01-28 12:41:14.770 | + SERVICE_DIR=/opt/stack/status
2015-01-28 12:41:14.770 | ++ trueorfalse True USE_SCREEN
2015-01-28 12:41:14.775 | + USE_SCREEN=True
2015-01-28 12:41:14.775 | + screen_rc key-access 'sudo tail -f /var/log/apache2/keystone_access.log'
2015-01-28 12:41:14.775 | + SCREEN_NAME=stack
2015-01-28 12:41:14.775 | + SCREENRC=/home/vagrant/devstack/stack-screenrc
2015-01-28 12:41:14.776 | + [[ ! -e /home/vagrant/devstack/stack-screenrc ]]
2015-01-28 12:41:14.776 | + grep key-access /home/vagrant/devstack/stack-screenrc
2015-01-28 12:41:14.778 | ++ echo -ne '\015'
2015-01-28 12:41:14.779 | + NL=$'\r'
2015-01-28 12:41:14.779 | + echo 'screen -t key-access bash'
2015-01-28 12:41:14.779 | + echo 'stuff "sudo tail -f /var/log/apache2/keystone_access.log
"'
2015-01-28 12:41:14.779 | + [[ -n '' ]]
2015-01-28 12:41:14.779 | + screen -S stack -X screen -t key-access
2015-01-28 12:41:14.783 | + [[ -n '' ]]
2015-01-28 12:41:14.783 | + sleep 3
2015-01-28 12:41:17.790 | ++ echo -ne '\015'
2015-01-28 12:41:17.792 | + NL=$'\r'
2015-01-28 12:41:17.792 | + [[ -n '' ]]
2015-01-28 12:41:17.793 | + screen -S stack -p key-access -X stuff 'sudo tail -f /var/log/apache2/keystone_access.log & echo $! >/opt/stack/status/stack/key-access.pid; fg || echo "key-access failed to start" | tee "/opt/stack/status/stack/key-access.failure"
'
2015-01-28 12:41:17.798 | + echo 'Waiting for keystone to start...'
2015-01-28 12:41:17.798 | Waiting for keystone to start...
2015-01-28 12:41:17.798 | + timeout 60 sh -c 'while ! curl --noproxy '\''*'\'' -k -s http://192.168.56.4:5000/v2.0/ >/dev/null; do sleep 1; done'
2015-01-28 12:41:18.685 | + is_service_enabled tls-proxy
2015-01-28 12:41:18.693 | + return 1
2015-01-28 12:41:18.693 | + SERVICE_ENDPOINT=http://192.168.56.4:35357/v2.0
2015-01-28 12:41:18.693 | + is_service_enabled tls-proxy
2015-01-28 12:41:18.698 | + return 1
2015-01-28 12:41:18.699 | + export OS_TOKEN=tokentoken
2015-01-28 12:41:18.699 | + OS_TOKEN=tokentoken
2015-01-28 12:41:18.700 | + export OS_URL=http://192.168.56.4:35357/v2.0
2015-01-28 12:41:18.701 | + OS_URL=http://192.168.56.4:35357/v2.0
2015-01-28 12:41:18.701 | + create_keystone_accounts
2015-01-28 12:41:18.703 | ++ get_or_create_project admin
2015-01-28 12:41:18.704 | ++ local os_cmd=openstack
2015-01-28 12:41:18.704 | ++ local domain=
2015-01-28 12:41:18.704 | ++ [[ ! -z '' ]]
2015-01-28 12:41:18.706 | +++ openstack project create admin --or-show -f value -c id
2015-01-28 12:41:20.542 | ++ local project_id=09e90f13e1274801940dee9080ac6da8
2015-01-28 12:41:20.542 | ++ echo 09e90f13e1274801940dee9080ac6da8
2015-01-28 12:41:20.542 | + local admin_tenant=09e90f13e1274801940dee9080ac6da8
2015-01-28 12:41:20.543 | ++ get_or_create_user admin password 09e90f13e1274801940dee9080ac6da8
2015-01-28 12:41:20.543 | ++ [[ ! -z '' ]]
2015-01-28 12:41:20.544 | ++ local email=
2015-01-28 12:41:20.544 | ++ local os_cmd=openstack
2015-01-28 12:41:20.544 | ++ local domain=
2015-01-28 12:41:20.544 | ++ [[ ! -z '' ]]
2015-01-28 12:41:20.546 | +++ openstack user create admin --password password --project 09e90f13e1274801940dee9080ac6da8 --or-show -f value -c id
2015-01-28 12:41:23.306 | ++ local user_id=2775bfdc35294334ac6a3f40850e1f45
2015-01-28 12:41:23.306 | ++ echo 2775bfdc35294334ac6a3f40850e1f45
2015-01-28 12:41:23.308 | + local admin_user=2775bfdc35294334ac6a3f40850e1f45
2015-01-28 12:41:23.308 | ++ get_or_create_role admin
2015-01-28 12:41:23.310 | +++ openstack role create admin --or-show -f value -c id
2015-01-28 12:41:25.016 | ++ local role_id=291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:41:25.017 | ++ echo 291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:41:25.017 | + local admin_role=291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:41:25.017 | + get_or_add_user_role 291847f7f8ea400ca23af5b5cb699248 2775bfdc35294334ac6a3f40850e1f45 09e90f13e1274801940dee9080ac6da8
2015-01-28 12:41:25.020 | ++ openstack role list --user 2775bfdc35294334ac6a3f40850e1f45 --project 09e90f13e1274801940dee9080ac6da8 --column ID --column Name
2015-01-28 12:41:25.020 | ++ get_field 1
2015-01-28 12:41:25.021 | ++ grep ' 291847f7f8ea400ca23af5b5cb699248 '
2015-01-28 12:41:25.025 | ++ local data field
2015-01-28 12:41:25.026 | ++ read data
2015-01-28 12:41:26.648 | + local user_role_id=
2015-01-28 12:41:26.649 | + [[ -z '' ]]
2015-01-28 12:41:26.650 | ++ openstack role add 291847f7f8ea400ca23af5b5cb699248 --user 2775bfdc35294334ac6a3f40850e1f45 --project 09e90f13e1274801940dee9080ac6da8
2015-01-28 12:41:26.657 | ++ get_field 2
2015-01-28 12:41:26.658 | ++ grep ' id '
2015-01-28 12:41:26.658 | ++ local data field
2015-01-28 12:41:26.660 | ++ read data
2015-01-28 12:41:27.498 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:41:27.498 | ++ field='$3'
2015-01-28 12:41:27.499 | ++ echo '| id | 291847f7f8ea400ca23af5b5cb699248 |'
2015-01-28 12:41:27.499 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:41:27.503 | ++ read data
2015-01-28 12:41:27.504 | + user_role_id=291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:41:27.504 | + echo 291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:41:27.504 | 291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:41:27.504 | + get_or_create_project service
2015-01-28 12:41:27.504 | + local os_cmd=openstack
2015-01-28 12:41:27.504 | + local domain=
2015-01-28 12:41:27.504 | + [[ ! -z '' ]]
2015-01-28 12:41:27.505 | ++ openstack project create service --or-show -f value -c id
2015-01-28 12:41:28.349 | + local project_id=348d8ddea35547528ded9ca5a9339fa6
2015-01-28 12:41:28.349 | + echo 348d8ddea35547528ded9ca5a9339fa6
2015-01-28 12:41:28.349 | 348d8ddea35547528ded9ca5a9339fa6
2015-01-28 12:41:28.349 | + get_or_create_role service
2015-01-28 12:41:28.350 | ++ openstack role create service --or-show -f value -c id
2015-01-28 12:41:29.254 | + local role_id=4b970b9dbc904fb799b2cc10d687efb5
2015-01-28 12:41:29.254 | + echo 4b970b9dbc904fb799b2cc10d687efb5
2015-01-28 12:41:29.254 | 4b970b9dbc904fb799b2cc10d687efb5
2015-01-28 12:41:29.254 | + get_or_create_role ResellerAdmin
2015-01-28 12:41:29.255 | ++ openstack role create ResellerAdmin --or-show -f value -c id
2015-01-28 12:41:30.130 | + local role_id=5f2124ce529c4de59062d5d7793317ab
2015-01-28 12:41:30.130 | + echo 5f2124ce529c4de59062d5d7793317ab
2015-01-28 12:41:30.130 | 5f2124ce529c4de59062d5d7793317ab
2015-01-28 12:41:30.132 | ++ get_or_create_role Member
2015-01-28 12:41:30.134 | +++ openstack role create Member --or-show -f value -c id
2015-01-28 12:41:30.990 | ++ local role_id=1a9ed373116b4603ada4f2229dfd9c0c
2015-01-28 12:41:30.990 | ++ echo 1a9ed373116b4603ada4f2229dfd9c0c
2015-01-28 12:41:30.991 | + local member_role=1a9ed373116b4603ada4f2229dfd9c0c
2015-01-28 12:41:30.993 | ++ get_or_create_role anotherrole
2015-01-28 12:41:30.994 | +++ openstack role create anotherrole --or-show -f value -c id
2015-01-28 12:41:31.805 | ++ local role_id=be2f07c7c79b46d5b90c19dbd8a45305
2015-01-28 12:41:31.806 | ++ echo be2f07c7c79b46d5b90c19dbd8a45305
2015-01-28 12:41:31.806 | + local another_role=be2f07c7c79b46d5b90c19dbd8a45305
2015-01-28 12:41:31.806 | ++ get_or_create_project invisible_to_admin
2015-01-28 12:41:31.807 | ++ local os_cmd=openstack
2015-01-28 12:41:31.807 | ++ local domain=
2015-01-28 12:41:31.807 | ++ [[ ! -z '' ]]
2015-01-28 12:41:31.808 | +++ openstack project create invisible_to_admin --or-show -f value -c id
2015-01-28 12:41:32.601 | ++ local project_id=55d272b85f8840ea9e30beaa9c405a2a
2015-01-28 12:41:32.601 | ++ echo 55d272b85f8840ea9e30beaa9c405a2a
2015-01-28 12:41:32.601 | + local invis_tenant=55d272b85f8840ea9e30beaa9c405a2a
2015-01-28 12:41:32.602 | ++ get_or_create_project demo
2015-01-28 12:41:32.603 | ++ local os_cmd=openstack
2015-01-28 12:41:32.603 | ++ local domain=
2015-01-28 12:41:32.604 | ++ [[ ! -z '' ]]
2015-01-28 12:41:32.604 | +++ openstack project create demo --or-show -f value -c id
2015-01-28 12:41:33.456 | ++ local project_id=c83197ed05764dc0aaa2489973d59459
2015-01-28 12:41:33.456 | ++ echo c83197ed05764dc0aaa2489973d59459
2015-01-28 12:41:33.457 | + local demo_tenant=c83197ed05764dc0aaa2489973d59459
2015-01-28 12:41:33.459 | ++ get_or_create_user demo password c83197ed05764dc0aaa2489973d59459 demo@example.com
2015-01-28 12:41:33.459 | ++ [[ ! -z demo@example.com ]]
2015-01-28 12:41:33.460 | ++ local email=--email=demo@example.com
2015-01-28 12:41:33.460 | ++ local os_cmd=openstack
2015-01-28 12:41:33.460 | ++ local domain=
2015-01-28 12:41:33.460 | ++ [[ ! -z '' ]]
2015-01-28 12:41:33.461 | +++ openstack user create demo --password password --project c83197ed05764dc0aaa2489973d59459 --email=demo@example.com --or-show -f value -c id
2015-01-28 12:41:34.347 | ++ local user_id=eaba062974104f129be26404a943e5f1
2015-01-28 12:41:34.347 | ++ echo eaba062974104f129be26404a943e5f1
2015-01-28 12:41:34.348 | + local demo_user=eaba062974104f129be26404a943e5f1
2015-01-28 12:41:34.348 | + get_or_add_user_role 1a9ed373116b4603ada4f2229dfd9c0c eaba062974104f129be26404a943e5f1 c83197ed05764dc0aaa2489973d59459
2015-01-28 12:41:34.349 | ++ openstack role list --user eaba062974104f129be26404a943e5f1 --project c83197ed05764dc0aaa2489973d59459 --column ID --column Name
2015-01-28 12:41:34.350 | ++ get_field 1
2015-01-28 12:41:34.351 | ++ local data field
2015-01-28 12:41:34.351 | ++ read data
2015-01-28 12:41:34.352 | ++ grep ' 1a9ed373116b4603ada4f2229dfd9c0c '
2015-01-28 12:41:35.220 | + local user_role_id=
2015-01-28 12:41:35.220 | + [[ -z '' ]]
2015-01-28 12:41:35.223 | ++ openstack role add 1a9ed373116b4603ada4f2229dfd9c0c --user eaba062974104f129be26404a943e5f1 --project c83197ed05764dc0aaa2489973d59459
2015-01-28 12:41:35.224 | ++ get_field 2
2015-01-28 12:41:35.224 | ++ local data field
2015-01-28 12:41:35.225 | ++ read data
2015-01-28 12:41:35.225 | ++ grep ' id '
2015-01-28 12:41:36.094 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:41:36.095 | ++ field='$3'
2015-01-28 12:41:36.096 | ++ echo '| id | 1a9ed373116b4603ada4f2229dfd9c0c |'
2015-01-28 12:41:36.097 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:41:36.100 | ++ read data
2015-01-28 12:41:36.102 | + user_role_id=1a9ed373116b4603ada4f2229dfd9c0c
2015-01-28 12:41:36.102 | + echo 1a9ed373116b4603ada4f2229dfd9c0c
2015-01-28 12:41:36.102 | 1a9ed373116b4603ada4f2229dfd9c0c
2015-01-28 12:41:36.102 | + get_or_add_user_role 291847f7f8ea400ca23af5b5cb699248 2775bfdc35294334ac6a3f40850e1f45 c83197ed05764dc0aaa2489973d59459
2015-01-28 12:41:36.103 | ++ openstack role list --user 2775bfdc35294334ac6a3f40850e1f45 --project c83197ed05764dc0aaa2489973d59459 --column ID --column Name
2015-01-28 12:41:36.104 | ++ get_field 1
2015-01-28 12:41:36.105 | ++ local data field
2015-01-28 12:41:36.106 | ++ read data
2015-01-28 12:41:36.106 | ++ grep ' 291847f7f8ea400ca23af5b5cb699248 '
2015-01-28 12:41:37.011 | + local user_role_id=
2015-01-28 12:41:37.011 | + [[ -z '' ]]
2015-01-28 12:41:37.013 | ++ openstack role add 291847f7f8ea400ca23af5b5cb699248 --user 2775bfdc35294334ac6a3f40850e1f45 --project c83197ed05764dc0aaa2489973d59459
2015-01-28 12:41:37.013 | ++ grep ' id '
2015-01-28 12:41:37.021 | ++ get_field 2
2015-01-28 12:41:37.022 | ++ local data field
2015-01-28 12:41:37.022 | ++ read data
2015-01-28 12:41:37.866 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:41:37.867 | ++ field='$3'
2015-01-28 12:41:37.867 | ++ echo '| id | 291847f7f8ea400ca23af5b5cb699248 |'
2015-01-28 12:41:37.869 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:41:37.871 | ++ read data
2015-01-28 12:41:37.872 | + user_role_id=291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:41:37.872 | + echo 291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:41:37.872 | 291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:41:37.872 | + get_or_add_user_role be2f07c7c79b46d5b90c19dbd8a45305 eaba062974104f129be26404a943e5f1 c83197ed05764dc0aaa2489973d59459
2015-01-28 12:41:37.873 | ++ openstack role list --user eaba062974104f129be26404a943e5f1 --project c83197ed05764dc0aaa2489973d59459 --column ID --column Name
2015-01-28 12:41:37.873 | ++ grep ' be2f07c7c79b46d5b90c19dbd8a45305 '
2015-01-28 12:41:37.875 | ++ get_field 1
2015-01-28 12:41:37.876 | ++ local data field
2015-01-28 12:41:37.876 | ++ read data
2015-01-28 12:41:38.757 | + local user_role_id=
2015-01-28 12:41:38.758 | + [[ -z '' ]]
2015-01-28 12:41:38.760 | ++ openstack role add be2f07c7c79b46d5b90c19dbd8a45305 --user eaba062974104f129be26404a943e5f1 --project c83197ed05764dc0aaa2489973d59459
2015-01-28 12:41:38.761 | ++ grep ' id '
2015-01-28 12:41:38.762 | ++ get_field 2
2015-01-28 12:41:38.763 | ++ local data field
2015-01-28 12:41:38.763 | ++ read data
2015-01-28 12:41:39.728 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:41:39.728 | ++ field='$3'
2015-01-28 12:41:39.729 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:41:39.729 | ++ echo '| id | be2f07c7c79b46d5b90c19dbd8a45305 |'
2015-01-28 12:41:39.732 | ++ read data
2015-01-28 12:41:39.733 | + user_role_id=be2f07c7c79b46d5b90c19dbd8a45305
2015-01-28 12:41:39.734 | + echo be2f07c7c79b46d5b90c19dbd8a45305
2015-01-28 12:41:39.734 | be2f07c7c79b46d5b90c19dbd8a45305
2015-01-28 12:41:39.734 | + get_or_add_user_role 1a9ed373116b4603ada4f2229dfd9c0c eaba062974104f129be26404a943e5f1 55d272b85f8840ea9e30beaa9c405a2a
2015-01-28 12:41:39.737 | ++ openstack role list --user eaba062974104f129be26404a943e5f1 --project 55d272b85f8840ea9e30beaa9c405a2a --column ID --column Name
2015-01-28 12:41:39.737 | ++ get_field 1
2015-01-28 12:41:39.739 | ++ local data field
2015-01-28 12:41:39.739 | ++ read data
2015-01-28 12:41:39.743 | ++ grep ' 1a9ed373116b4603ada4f2229dfd9c0c '
2015-01-28 12:41:40.705 | + local user_role_id=
2015-01-28 12:41:40.705 | + [[ -z '' ]]
2015-01-28 12:41:40.706 | ++ openstack role add 1a9ed373116b4603ada4f2229dfd9c0c --user eaba062974104f129be26404a943e5f1 --project 55d272b85f8840ea9e30beaa9c405a2a
2015-01-28 12:41:40.707 | ++ grep ' id '
2015-01-28 12:41:40.707 | ++ get_field 2
2015-01-28 12:41:40.708 | ++ local data field
2015-01-28 12:41:40.708 | ++ read data
2015-01-28 12:41:41.553 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:41:41.553 | ++ field='$3'
2015-01-28 12:41:41.554 | ++ echo '| id | 1a9ed373116b4603ada4f2229dfd9c0c |'
2015-01-28 12:41:41.558 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:41:41.564 | ++ read data
2015-01-28 12:41:41.566 | + user_role_id=1a9ed373116b4603ada4f2229dfd9c0c
2015-01-28 12:41:41.566 | + echo 1a9ed373116b4603ada4f2229dfd9c0c
2015-01-28 12:41:41.566 | 1a9ed373116b4603ada4f2229dfd9c0c
2015-01-28 12:41:41.566 | + get_or_create_group developers default 'openstack developers'
2015-01-28 12:41:41.566 | + local 'domain=--domain default'
2015-01-28 12:41:41.566 | + local 'desc=openstack developers'
2015-01-28 12:41:41.566 | + local os_url=http://192.168.56.4:5000/v3
2015-01-28 12:41:41.567 | ++ openstack --os-token=tokentoken --os-url=http://192.168.56.4:5000/v3 --os-identity-api-version=3 group create developers --domain default --description 'openstack developers' --or-show -f value -c id
2015-01-28 12:41:44.248 | + local group_id=cce37978136c4f9baecb025cb56760d8
2015-01-28 12:41:44.249 | + echo cce37978136c4f9baecb025cb56760d8
2015-01-28 12:41:44.249 | cce37978136c4f9baecb025cb56760d8
2015-01-28 12:41:44.249 | + get_or_create_group testers default
2015-01-28 12:41:44.249 | + local 'domain=--domain default'
2015-01-28 12:41:44.249 | + local desc=
2015-01-28 12:41:44.249 | + local os_url=http://192.168.56.4:5000/v3
2015-01-28 12:41:44.250 | ++ openstack --os-token=tokentoken --os-url=http://192.168.56.4:5000/v3 --os-identity-api-version=3 group create testers --domain default --description '' --or-show -f value -c id
2015-01-28 12:41:46.902 | + local group_id=915fab0592794f7ab8bdb52f56b1ed8c
2015-01-28 12:41:46.902 | + echo 915fab0592794f7ab8bdb52f56b1ed8c
2015-01-28 12:41:46.902 | 915fab0592794f7ab8bdb52f56b1ed8c
2015-01-28 12:41:46.902 | + [[ sql = \s\q\l ]]
2015-01-28 12:41:46.903 | ++ get_or_create_service keystone identity 'Keystone Identity Service'
2015-01-28 12:41:46.905 | +++ openstack service show keystone -f value -c id
2015-01-28 12:41:47.742 | +++ openstack service create identity --name keystone '--description=Keystone Identity Service' -f value -c id
2015-01-28 12:41:48.593 | ++ local service_id=aa5b025ead9942e5bcdc19241fd9957e
2015-01-28 12:41:48.594 | ++ echo aa5b025ead9942e5bcdc19241fd9957e
2015-01-28 12:41:48.595 | + KEYSTONE_SERVICE=aa5b025ead9942e5bcdc19241fd9957e
2015-01-28 12:41:48.595 | + get_or_create_endpoint aa5b025ead9942e5bcdc19241fd9957e RegionOne http://192.168.56.4:5000/v2.0 http://192.168.56.4:35357/v2.0 http://192.168.56.4:5000/v2.0
2015-01-28 12:41:48.597 | ++ openstack endpoint list --column ID --column Region --column 'Service Name'
2015-01-28 12:41:48.597 | ++ grep ' RegionOne '
2015-01-28 12:41:48.598 | ++ grep ' aa5b025ead9942e5bcdc19241fd9957e '
2015-01-28 12:41:48.599 | ++ get_field 1
2015-01-28 12:41:48.600 | ++ local data field
2015-01-28 12:41:48.601 | ++ read data
2015-01-28 12:41:49.431 | + local endpoint_id=
2015-01-28 12:41:49.431 | + [[ -z '' ]]
2015-01-28 12:41:49.432 | ++ openstack endpoint create aa5b025ead9942e5bcdc19241fd9957e --region RegionOne --publicurl http://192.168.56.4:5000/v2.0 --adminurl http://192.168.56.4:35357/v2.0 --internalurl http://192.168.56.4:5000/v2.0
2015-01-28 12:41:49.433 | ++ get_field 2
2015-01-28 12:41:49.433 | ++ grep ' id '
2015-01-28 12:41:49.437 | ++ local data field
2015-01-28 12:41:49.438 | ++ read data
2015-01-28 12:41:50.375 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:41:50.376 | ++ field='$3'
2015-01-28 12:41:50.377 | ++ echo '| id | 92290f371ba74587bd1241f98f4e6915 |'
2015-01-28 12:41:50.379 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:41:50.383 | ++ read data
2015-01-28 12:41:50.384 | + endpoint_id=92290f371ba74587bd1241f98f4e6915
2015-01-28 12:41:50.384 | + echo 92290f371ba74587bd1241f98f4e6915
2015-01-28 12:41:50.384 | 92290f371ba74587bd1241f98f4e6915
2015-01-28 12:41:50.384 | + create_nova_accounts
2015-01-28 12:41:50.385 | ++ openstack project list
2015-01-28 12:41:50.386 | ++ awk '/ service / { print $2 }'
2015-01-28 12:41:51.367 | + local service_tenant=348d8ddea35547528ded9ca5a9339fa6
2015-01-28 12:41:51.369 | ++ awk '/ admin / { print $2 }'
2015-01-28 12:41:51.370 | ++ openstack role list
2015-01-28 12:41:52.381 | + local admin_role=291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:41:52.381 | + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-cond,n-sch,n-xvnc,n-cauth,c-sch,c-api,c-vol,h-eng,h-api,h-api-cfn,h-api-cw,horizon,rabbit,tempest,mysql,q-svc,q-agt,q-dhcp,q-l3,q-meta,q-lbaas,q-vpn,s-proxy,s-object,s-container,s-account =~ n-api ]]
2015-01-28 12:41:52.383 | ++ get_or_create_user nova password 348d8ddea35547528ded9ca5a9339fa6
2015-01-28 12:41:52.383 | ++ [[ ! -z '' ]]
2015-01-28 12:41:52.383 | ++ local email=
2015-01-28 12:41:52.384 | ++ local os_cmd=openstack
2015-01-28 12:41:52.384 | ++ local domain=
2015-01-28 12:41:52.384 | ++ [[ ! -z '' ]]
2015-01-28 12:41:52.387 | +++ openstack user create nova --password password --project 348d8ddea35547528ded9ca5a9339fa6 --or-show -f value -c id
2015-01-28 12:41:53.402 | ++ local user_id=450d43ae4a42443a819287c822275509
2015-01-28 12:41:53.403 | ++ echo 450d43ae4a42443a819287c822275509
2015-01-28 12:41:53.403 | + local nova_user=450d43ae4a42443a819287c822275509
2015-01-28 12:41:53.403 | + get_or_add_user_role 291847f7f8ea400ca23af5b5cb699248 450d43ae4a42443a819287c822275509 348d8ddea35547528ded9ca5a9339fa6
2015-01-28 12:41:53.406 | ++ openstack role list --user 450d43ae4a42443a819287c822275509 --project 348d8ddea35547528ded9ca5a9339fa6 --column ID --column Name
2015-01-28 12:41:53.406 | ++ get_field 1
2015-01-28 12:41:53.406 | ++ local data field
2015-01-28 12:41:53.406 | ++ read data
2015-01-28 12:41:53.407 | ++ grep ' 291847f7f8ea400ca23af5b5cb699248 '
2015-01-28 12:41:54.303 | + local user_role_id=
2015-01-28 12:41:54.304 | + [[ -z '' ]]
2015-01-28 12:41:54.306 | ++ openstack role add 291847f7f8ea400ca23af5b5cb699248 --user 450d43ae4a42443a819287c822275509 --project 348d8ddea35547528ded9ca5a9339fa6
2015-01-28 12:41:54.307 | ++ get_field 2
2015-01-28 12:41:54.308 | ++ local data field
2015-01-28 12:41:54.308 | ++ read data
2015-01-28 12:41:54.313 | ++ grep ' id '
2015-01-28 12:41:55.202 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:41:55.203 | ++ field='$3'
2015-01-28 12:41:55.205 | ++ echo '| id | 291847f7f8ea400ca23af5b5cb699248 |'
2015-01-28 12:41:55.206 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:41:55.208 | ++ read data
2015-01-28 12:41:55.209 | + user_role_id=291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:41:55.209 | + echo 291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:41:55.209 | 291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:41:55.209 | + [[ sql = \s\q\l ]]
2015-01-28 12:41:55.209 | ++ get_or_create_service nova compute 'Nova Compute Service'
2015-01-28 12:41:55.211 | +++ openstack service show nova -f value -c id
2015-01-28 12:41:56.024 | +++ openstack service create compute --name nova '--description=Nova Compute Service' -f value -c id
2015-01-28 12:41:56.853 | ++ local service_id=a6bf0861679544948bec3b39c8f2d666
2015-01-28 12:41:56.853 | ++ echo a6bf0861679544948bec3b39c8f2d666
2015-01-28 12:41:56.853 | + local nova_service=a6bf0861679544948bec3b39c8f2d666
2015-01-28 12:41:56.855 | + get_or_create_endpoint a6bf0861679544948bec3b39c8f2d666 RegionOne 'http://192.168.56.4:8774/v2/$(tenant_id)s' 'http://192.168.56.4:8774/v2/$(tenant_id)s' 'http://192.168.56.4:8774/v2/$(tenant_id)s'
2015-01-28 12:41:56.856 | ++ openstack endpoint list --column ID --column Region --column 'Service Name'
2015-01-28 12:41:56.856 | ++ grep ' RegionOne '
2015-01-28 12:41:56.859 | ++ grep ' a6bf0861679544948bec3b39c8f2d666 '
2015-01-28 12:41:56.860 | ++ get_field 1
2015-01-28 12:41:56.862 | ++ local data field
2015-01-28 12:41:56.863 | ++ read data
2015-01-28 12:41:57.671 | + local endpoint_id=
2015-01-28 12:41:57.672 | + [[ -z '' ]]
2015-01-28 12:41:57.674 | ++ openstack endpoint create a6bf0861679544948bec3b39c8f2d666 --region RegionOne --publicurl 'http://192.168.56.4:8774/v2/$(tenant_id)s' --adminurl 'http://192.168.56.4:8774/v2/$(tenant_id)s' --internalurl 'http://192.168.56.4:8774/v2/$(tenant_id)s'
2015-01-28 12:41:57.674 | ++ get_field 2
2015-01-28 12:41:57.675 | ++ grep ' id '
2015-01-28 12:41:57.676 | ++ local data field
2015-01-28 12:41:57.676 | ++ read data
2015-01-28 12:41:58.519 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:41:58.520 | ++ field='$3'
2015-01-28 12:41:58.520 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:41:58.526 | ++ echo '| id | 785f931c91234b338c3849f1e972f677 |'
2015-01-28 12:41:58.528 | ++ read data
2015-01-28 12:41:58.530 | + endpoint_id=785f931c91234b338c3849f1e972f677
2015-01-28 12:41:58.530 | + echo 785f931c91234b338c3849f1e972f677
2015-01-28 12:41:58.531 | 785f931c91234b338c3849f1e972f677
2015-01-28 12:41:58.531 | ++ get_or_create_service novav21 computev21 'Nova Compute Service V2.1'
2015-01-28 12:41:58.532 | +++ openstack service show novav21 -f value -c id
2015-01-28 12:41:59.361 | +++ openstack service create computev21 --name novav21 '--description=Nova Compute Service V2.1' -f value -c id
2015-01-28 12:42:00.231 | ++ local service_id=1b7e7084d32e4bb194ff99c30634038b
2015-01-28 12:42:00.232 | ++ echo 1b7e7084d32e4bb194ff99c30634038b
2015-01-28 12:42:00.232 | + local nova_v21_service=1b7e7084d32e4bb194ff99c30634038b
2015-01-28 12:42:00.232 | + get_or_create_endpoint 1b7e7084d32e4bb194ff99c30634038b RegionOne 'http://192.168.56.4:8774/v2.1/$(tenant_id)s' 'http://192.168.56.4:8774/v2.1/$(tenant_id)s' 'http://192.168.56.4:8774/v2.1/$(tenant_id)s'
2015-01-28 12:42:00.235 | ++ openstack endpoint list --column ID --column Region --column 'Service Name'
2015-01-28 12:42:00.236 | ++ get_field 1
2015-01-28 12:42:00.237 | ++ local data field
2015-01-28 12:42:00.237 | ++ read data
2015-01-28 12:42:00.242 | ++ grep ' 1b7e7084d32e4bb194ff99c30634038b '
2015-01-28 12:42:00.242 | ++ grep ' RegionOne '
2015-01-28 12:42:01.027 | + local endpoint_id=
2015-01-28 12:42:01.027 | + [[ -z '' ]]
2015-01-28 12:42:01.031 | ++ openstack endpoint create 1b7e7084d32e4bb194ff99c30634038b --region RegionOne --publicurl 'http://192.168.56.4:8774/v2.1/$(tenant_id)s' --adminurl 'http://192.168.56.4:8774/v2.1/$(tenant_id)s' --internalurl 'http://192.168.56.4:8774/v2.1/$(tenant_id)s'
2015-01-28 12:42:01.031 | ++ grep ' id '
2015-01-28 12:42:01.031 | ++ get_field 2
2015-01-28 12:42:01.032 | ++ local data field
2015-01-28 12:42:01.032 | ++ read data
2015-01-28 12:42:01.905 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:42:01.906 | ++ field='$3'
2015-01-28 12:42:01.908 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:42:01.912 | ++ echo '| id | 6a71b077e3954e458aa9e4720236187e |'
2015-01-28 12:42:01.914 | ++ read data
2015-01-28 12:42:01.916 | + endpoint_id=6a71b077e3954e458aa9e4720236187e
2015-01-28 12:42:01.916 | + echo 6a71b077e3954e458aa9e4720236187e
2015-01-28 12:42:01.916 | 6a71b077e3954e458aa9e4720236187e
2015-01-28 12:42:01.917 | + is_service_enabled n-api
2015-01-28 12:42:01.922 | + return 0
2015-01-28 12:42:01.923 | + is_service_enabled swift
2015-01-28 12:42:01.928 | + return 0
2015-01-28 12:42:01.928 | + get_or_add_user_role ResellerAdmin nova service
2015-01-28 12:42:01.930 | ++ openstack role list --user nova --project service --column ID --column Name
2015-01-28 12:42:01.930 | ++ grep ' ResellerAdmin '
2015-01-28 12:42:01.933 | ++ get_field 1
2015-01-28 12:42:01.934 | ++ local data field
2015-01-28 12:42:01.935 | ++ read data
2015-01-28 12:42:02.787 | + local user_role_id=
2015-01-28 12:42:02.787 | + [[ -z '' ]]
2015-01-28 12:42:02.788 | ++ openstack role add ResellerAdmin --user nova --project service
2015-01-28 12:42:02.790 | ++ grep ' id '
2015-01-28 12:42:02.792 | ++ get_field 2
2015-01-28 12:42:02.793 | ++ local data field
2015-01-28 12:42:02.794 | ++ read data
2015-01-28 12:42:03.664 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:42:03.664 | ++ field='$3'
2015-01-28 12:42:03.664 | ++ echo '| id | 5f2124ce529c4de59062d5d7793317ab |'
2015-01-28 12:42:03.666 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:42:03.669 | ++ read data
2015-01-28 12:42:03.670 | + user_role_id=5f2124ce529c4de59062d5d7793317ab
2015-01-28 12:42:03.670 | + echo 5f2124ce529c4de59062d5d7793317ab
2015-01-28 12:42:03.670 | 5f2124ce529c4de59062d5d7793317ab
2015-01-28 12:42:03.670 | + [[ sql = \s\q\l ]]
2015-01-28 12:42:03.671 | ++ get_or_create_service ec2 ec2 'EC2 Compatibility Layer'
2015-01-28 12:42:03.672 | +++ openstack service show ec2 -f value -c id
2015-01-28 12:42:04.457 | +++ openstack service create ec2 --name ec2 '--description=EC2 Compatibility Layer' -f value -c id
2015-01-28 12:42:05.220 | ++ local service_id=441afddcef224106b2522575734f167e
2015-01-28 12:42:05.220 | ++ echo 441afddcef224106b2522575734f167e
2015-01-28 12:42:05.221 | + local ec2_service=441afddcef224106b2522575734f167e
2015-01-28 12:42:05.221 | + get_or_create_endpoint 441afddcef224106b2522575734f167e RegionOne http://192.168.56.4:8773/services/Cloud http://192.168.56.4:8773/services/Admin http://192.168.56.4:8773/services/Cloud
2015-01-28 12:42:05.222 | ++ openstack endpoint list --column ID --column Region --column 'Service Name'
2015-01-28 12:42:05.224 | ++ grep ' RegionOne '
2015-01-28 12:42:05.226 | ++ grep ' 441afddcef224106b2522575734f167e '
2015-01-28 12:42:05.227 | ++ get_field 1
2015-01-28 12:42:05.229 | ++ local data field
2015-01-28 12:42:05.229 | ++ read data
2015-01-28 12:42:06.036 | + local endpoint_id=
2015-01-28 12:42:06.037 | + [[ -z '' ]]
2015-01-28 12:42:06.038 | ++ grep ' id '
2015-01-28 12:42:06.038 | ++ get_field 2
2015-01-28 12:42:06.039 | ++ local data field
2015-01-28 12:42:06.039 | ++ read data
2015-01-28 12:42:06.041 | ++ openstack endpoint create 441afddcef224106b2522575734f167e --region RegionOne --publicurl http://192.168.56.4:8773/services/Cloud --adminurl http://192.168.56.4:8773/services/Admin --internalurl http://192.168.56.4:8773/services/Cloud
2015-01-28 12:42:06.884 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:42:06.885 | ++ field='$3'
2015-01-28 12:42:06.885 | ++ echo '| id | bb22285305c04e28a9e560431bae4e1a |'
2015-01-28 12:42:06.887 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:42:06.892 | ++ read data
2015-01-28 12:42:06.893 | + endpoint_id=bb22285305c04e28a9e560431bae4e1a
2015-01-28 12:42:06.893 | + echo bb22285305c04e28a9e560431bae4e1a
2015-01-28 12:42:06.893 | bb22285305c04e28a9e560431bae4e1a
2015-01-28 12:42:06.893 | + is_service_enabled n-obj swift3
2015-01-28 12:42:06.899 | + return 0
2015-01-28 12:42:06.899 | + [[ sql = \s\q\l ]]
2015-01-28 12:42:06.899 | ++ get_or_create_service s3 s3 S3
2015-01-28 12:42:06.901 | +++ openstack service show s3 -f value -c id
2015-01-28 12:42:07.737 | +++ openstack service create s3 --name s3 --description=S3 -f value -c id
2015-01-28 12:42:08.523 | ++ local service_id=186db2c0da0a4db99266e6be176beee1
2015-01-28 12:42:08.523 | ++ echo 186db2c0da0a4db99266e6be176beee1
2015-01-28 12:42:08.524 | + local s3_service=186db2c0da0a4db99266e6be176beee1
2015-01-28 12:42:08.524 | + get_or_create_endpoint 186db2c0da0a4db99266e6be176beee1 RegionOne http://192.168.56.4:3333 http://192.168.56.4:3333 http://192.168.56.4:3333
2015-01-28 12:42:08.525 | ++ openstack endpoint list --column ID --column Region --column 'Service Name'
2015-01-28 12:42:08.526 | ++ get_field 1
2015-01-28 12:42:08.527 | ++ local data field
2015-01-28 12:42:08.527 | ++ grep ' 186db2c0da0a4db99266e6be176beee1 '
2015-01-28 12:42:08.527 | ++ read data
2015-01-28 12:42:08.529 | ++ grep ' RegionOne '
2015-01-28 12:42:09.414 | + local endpoint_id=
2015-01-28 12:42:09.415 | + [[ -z '' ]]
2015-01-28 12:42:09.416 | ++ openstack endpoint create 186db2c0da0a4db99266e6be176beee1 --region RegionOne --publicurl http://192.168.56.4:3333 --adminurl http://192.168.56.4:3333 --internalurl http://192.168.56.4:3333
2015-01-28 12:42:09.416 | ++ get_field 2
2015-01-28 12:42:09.417 | ++ local data field
2015-01-28 12:42:09.417 | ++ grep ' id '
2015-01-28 12:42:09.417 | ++ read data
2015-01-28 12:42:10.254 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:42:10.255 | ++ field='$3'
2015-01-28 12:42:10.255 | ++ echo '| id | bd1b56e7756b4da28945fddc92720adb |'
2015-01-28 12:42:10.256 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:42:10.260 | ++ read data
2015-01-28 12:42:10.261 | + endpoint_id=bd1b56e7756b4da28945fddc92720adb
2015-01-28 12:42:10.261 | + echo bd1b56e7756b4da28945fddc92720adb
2015-01-28 12:42:10.261 | bd1b56e7756b4da28945fddc92720adb
2015-01-28 12:42:10.261 | + create_glance_accounts
2015-01-28 12:42:10.261 | + is_service_enabled g-api
2015-01-28 12:42:10.267 | + return 0
2015-01-28 12:42:10.268 | ++ get_or_create_user glance password service
2015-01-28 12:42:10.269 | ++ [[ ! -z '' ]]
2015-01-28 12:42:10.269 | ++ local email=
2015-01-28 12:42:10.270 | ++ local os_cmd=openstack
2015-01-28 12:42:10.270 | ++ local domain=
2015-01-28 12:42:10.270 | ++ [[ ! -z '' ]]
2015-01-28 12:42:10.272 | +++ openstack user create glance --password password --project service --or-show -f value -c id
2015-01-28 12:42:11.136 | ++ local user_id=f6d866f48cd24b7b90569794c18436c1
2015-01-28 12:42:11.136 | ++ echo f6d866f48cd24b7b90569794c18436c1
2015-01-28 12:42:11.137 | + local glance_user=f6d866f48cd24b7b90569794c18436c1
2015-01-28 12:42:11.137 | + get_or_add_user_role service f6d866f48cd24b7b90569794c18436c1 service
2015-01-28 12:42:11.139 | ++ openstack role list --user f6d866f48cd24b7b90569794c18436c1 --project service --column ID --column Name
2015-01-28 12:42:11.140 | ++ grep ' service '
2015-01-28 12:42:11.140 | ++ get_field 1
2015-01-28 12:42:11.141 | ++ local data field
2015-01-28 12:42:11.141 | ++ read data
2015-01-28 12:42:11.982 | + local user_role_id=
2015-01-28 12:42:11.983 | + [[ -z '' ]]
2015-01-28 12:42:11.984 | ++ openstack role add service --user f6d866f48cd24b7b90569794c18436c1 --project service
2015-01-28 12:42:11.984 | ++ grep ' id '
2015-01-28 12:42:11.985 | ++ get_field 2
2015-01-28 12:42:11.985 | ++ local data field
2015-01-28 12:42:11.986 | ++ read data
2015-01-28 12:42:12.877 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:42:12.877 | ++ field='$3'
2015-01-28 12:42:12.878 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:42:12.881 | ++ echo '| id | 4b970b9dbc904fb799b2cc10d687efb5 |'
2015-01-28 12:42:12.882 | ++ read data
2015-01-28 12:42:12.884 | + user_role_id=4b970b9dbc904fb799b2cc10d687efb5
2015-01-28 12:42:12.884 | + echo 4b970b9dbc904fb799b2cc10d687efb5
2015-01-28 12:42:12.884 | 4b970b9dbc904fb799b2cc10d687efb5
2015-01-28 12:42:12.884 | + is_service_enabled s-proxy
2015-01-28 12:42:12.887 | + return 0
2015-01-28 12:42:12.888 | ++ get_or_create_user glance-swift password service glance-swift@example.com
2015-01-28 12:42:12.888 | ++ [[ ! -z glance-swift@example.com ]]
2015-01-28 12:42:12.888 | ++ local email=--email=glance-swift@example.com
2015-01-28 12:42:12.889 | ++ local os_cmd=openstack
2015-01-28 12:42:12.889 | ++ local domain=
2015-01-28 12:42:12.889 | ++ [[ ! -z '' ]]
2015-01-28 12:42:12.890 | +++ openstack user create glance-swift --password password --project service --email=glance-swift@example.com --or-show -f value -c id
2015-01-28 12:42:13.780 | ++ local user_id=37f6e3204e2c479b8fd8c7c5ac618856
2015-01-28 12:42:13.781 | ++ echo 37f6e3204e2c479b8fd8c7c5ac618856
2015-01-28 12:42:13.781 | + local glance_swift_user=37f6e3204e2c479b8fd8c7c5ac618856
2015-01-28 12:42:13.781 | + get_or_add_user_role ResellerAdmin 37f6e3204e2c479b8fd8c7c5ac618856 service
2015-01-28 12:42:13.782 | ++ grep ' ResellerAdmin '
2015-01-28 12:42:13.782 | ++ get_field 1
2015-01-28 12:42:13.783 | ++ local data field
2015-01-28 12:42:13.783 | ++ read data
2015-01-28 12:42:13.785 | ++ openstack role list --user 37f6e3204e2c479b8fd8c7c5ac618856 --project service --column ID --column Name
2015-01-28 12:42:14.688 | + local user_role_id=
2015-01-28 12:42:14.688 | + [[ -z '' ]]
2015-01-28 12:42:14.690 | ++ openstack role add ResellerAdmin --user 37f6e3204e2c479b8fd8c7c5ac618856 --project service
2015-01-28 12:42:14.691 | ++ grep ' id '
2015-01-28 12:42:14.693 | ++ get_field 2
2015-01-28 12:42:14.694 | ++ local data field
2015-01-28 12:42:14.694 | ++ read data
2015-01-28 12:42:15.557 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:42:15.557 | ++ field='$3'
2015-01-28 12:42:15.558 | ++ echo '| id | 5f2124ce529c4de59062d5d7793317ab |'
2015-01-28 12:42:15.559 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:42:15.561 | ++ read data
2015-01-28 12:42:15.562 | + user_role_id=5f2124ce529c4de59062d5d7793317ab
2015-01-28 12:42:15.562 | + echo 5f2124ce529c4de59062d5d7793317ab
2015-01-28 12:42:15.562 | 5f2124ce529c4de59062d5d7793317ab
2015-01-28 12:42:15.562 | + [[ sql = \s\q\l ]]
2015-01-28 12:42:15.563 | ++ get_or_create_service glance image 'Glance Image Service'
2015-01-28 12:42:15.564 | +++ openstack service show glance -f value -c id
2015-01-28 12:42:16.417 | +++ openstack service create image --name glance '--description=Glance Image Service' -f value -c id
2015-01-28 12:42:17.207 | ++ local service_id=b7a30ec1b051490bac82a7c661c10e22
2015-01-28 12:42:17.207 | ++ echo b7a30ec1b051490bac82a7c661c10e22
2015-01-28 12:42:17.207 | + local glance_service=b7a30ec1b051490bac82a7c661c10e22
2015-01-28 12:42:17.207 | + get_or_create_endpoint b7a30ec1b051490bac82a7c661c10e22 RegionOne http://192.168.56.4:9292 http://192.168.56.4:9292 http://192.168.56.4:9292
2015-01-28 12:42:17.209 | ++ openstack endpoint list --column ID --column Region --column 'Service Name'
2015-01-28 12:42:17.209 | ++ grep ' RegionOne '
2015-01-28 12:42:17.210 | ++ grep ' b7a30ec1b051490bac82a7c661c10e22 '
2015-01-28 12:42:17.217 | ++ get_field 1
2015-01-28 12:42:17.218 | ++ local data field
2015-01-28 12:42:17.218 | ++ read data
2015-01-28 12:42:18.067 | + local endpoint_id=
2015-01-28 12:42:18.068 | + [[ -z '' ]]
2015-01-28 12:42:18.071 | ++ openstack endpoint create b7a30ec1b051490bac82a7c661c10e22 --region RegionOne --publicurl http://192.168.56.4:9292 --adminurl http://192.168.56.4:9292 --internalurl http://192.168.56.4:9292
2015-01-28 12:42:18.071 | ++ grep ' id '
2015-01-28 12:42:18.072 | ++ get_field 2
2015-01-28 12:42:18.073 | ++ local data field
2015-01-28 12:42:18.073 | ++ read data
2015-01-28 12:42:18.971 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:42:18.971 | ++ field='$3'
2015-01-28 12:42:18.973 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:42:18.974 | ++ echo '| id | 31c65402079b4ad0ad2bd0f7924312f5 |'
2015-01-28 12:42:18.975 | ++ read data
2015-01-28 12:42:18.976 | + endpoint_id=31c65402079b4ad0ad2bd0f7924312f5
2015-01-28 12:42:18.977 | + echo 31c65402079b4ad0ad2bd0f7924312f5
2015-01-28 12:42:18.977 | 31c65402079b4ad0ad2bd0f7924312f5
2015-01-28 12:42:18.977 | + create_cinder_accounts
2015-01-28 12:42:18.979 | ++ openstack project list
2015-01-28 12:42:18.980 | ++ awk '/ service / { print $2 }'
2015-01-28 12:42:19.848 | + local service_tenant=348d8ddea35547528ded9ca5a9339fa6
2015-01-28 12:42:19.851 | ++ openstack role list
2015-01-28 12:42:19.851 | ++ awk '/ admin / { print $2 }'
2015-01-28 12:42:20.793 | + local admin_role=291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:42:20.794 | + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-cond,n-sch,n-xvnc,n-cauth,c-sch,c-api,c-vol,h-eng,h-api,h-api-cfn,h-api-cw,horizon,rabbit,tempest,mysql,q-svc,q-agt,q-dhcp,q-l3,q-meta,q-lbaas,q-vpn,s-proxy,s-object,s-container,s-account =~ c-api ]]
2015-01-28 12:42:20.795 | ++ get_or_create_user cinder password 348d8ddea35547528ded9ca5a9339fa6
2015-01-28 12:42:20.795 | ++ [[ ! -z '' ]]
2015-01-28 12:42:20.795 | ++ local email=
2015-01-28 12:42:20.795 | ++ local os_cmd=openstack
2015-01-28 12:42:20.796 | ++ local domain=
2015-01-28 12:42:20.796 | ++ [[ ! -z '' ]]
2015-01-28 12:42:20.797 | +++ openstack user create cinder --password password --project 348d8ddea35547528ded9ca5a9339fa6 --or-show -f value -c id
2015-01-28 12:42:21.701 | ++ local user_id=ed0ff9b79df3482294fdff6d0bca7131
2015-01-28 12:42:21.701 | ++ echo ed0ff9b79df3482294fdff6d0bca7131
2015-01-28 12:42:21.702 | + local cinder_user=ed0ff9b79df3482294fdff6d0bca7131
2015-01-28 12:42:21.702 | + get_or_add_user_role 291847f7f8ea400ca23af5b5cb699248 ed0ff9b79df3482294fdff6d0bca7131 348d8ddea35547528ded9ca5a9339fa6
2015-01-28 12:42:21.703 | ++ grep ' 291847f7f8ea400ca23af5b5cb699248 '
2015-01-28 12:42:21.703 | ++ get_field 1
2015-01-28 12:42:21.703 | ++ local data field
2015-01-28 12:42:21.704 | ++ read data
2015-01-28 12:42:21.706 | ++ openstack role list --user ed0ff9b79df3482294fdff6d0bca7131 --project 348d8ddea35547528ded9ca5a9339fa6 --column ID --column Name
2015-01-28 12:42:22.586 | + local user_role_id=
2015-01-28 12:42:22.587 | + [[ -z '' ]]
2015-01-28 12:42:22.588 | ++ openstack role add 291847f7f8ea400ca23af5b5cb699248 --user ed0ff9b79df3482294fdff6d0bca7131 --project 348d8ddea35547528ded9ca5a9339fa6
2015-01-28 12:42:22.589 | ++ get_field 2
2015-01-28 12:42:22.590 | ++ local data field
2015-01-28 12:42:22.590 | ++ read data
2015-01-28 12:42:22.590 | ++ grep ' id '
2015-01-28 12:42:23.473 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:42:23.474 | ++ field='$3'
2015-01-28 12:42:23.474 | ++ echo '| id | 291847f7f8ea400ca23af5b5cb699248 |'
2015-01-28 12:42:23.474 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:42:23.477 | ++ read data
2015-01-28 12:42:23.478 | + user_role_id=291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:42:23.478 | + echo 291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:42:23.478 | 291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:42:23.478 | + [[ sql = \s\q\l ]]
2015-01-28 12:42:23.479 | ++ get_or_create_service cinder volume 'Cinder Volume Service'
2015-01-28 12:42:23.481 | +++ openstack service show cinder -f value -c id
2015-01-28 12:42:24.366 | +++ openstack service create volume --name cinder '--description=Cinder Volume Service' -f value -c id
2015-01-28 12:42:25.224 | ++ local service_id=254a73ba3b184514859f009ea1dacd40
2015-01-28 12:42:25.224 | ++ echo 254a73ba3b184514859f009ea1dacd40
2015-01-28 12:42:25.226 | + local cinder_service=254a73ba3b184514859f009ea1dacd40
2015-01-28 12:42:25.227 | + get_or_create_endpoint 254a73ba3b184514859f009ea1dacd40 RegionOne 'http://192.168.56.4:8776/v1/$(tenant_id)s' 'http://192.168.56.4:8776/v1/$(tenant_id)s' 'http://192.168.56.4:8776/v1/$(tenant_id)s'
2015-01-28 12:42:25.230 | ++ openstack endpoint list --column ID --column Region --column 'Service Name'
2015-01-28 12:42:25.230 | ++ grep ' RegionOne '
2015-01-28 12:42:25.231 | ++ get_field 1
2015-01-28 12:42:25.231 | ++ grep ' 254a73ba3b184514859f009ea1dacd40 '
2015-01-28 12:42:25.232 | ++ local data field
2015-01-28 12:42:25.232 | ++ read data
2015-01-28 12:42:26.203 | + local endpoint_id=
2015-01-28 12:42:26.204 | + [[ -z '' ]]
2015-01-28 12:42:26.205 | ++ openstack endpoint create 254a73ba3b184514859f009ea1dacd40 --region RegionOne --publicurl 'http://192.168.56.4:8776/v1/$(tenant_id)s' --adminurl 'http://192.168.56.4:8776/v1/$(tenant_id)s' --internalurl 'http://192.168.56.4:8776/v1/$(tenant_id)s'
2015-01-28 12:42:26.205 | ++ get_field 2
2015-01-28 12:42:26.205 | ++ grep ' id '
2015-01-28 12:42:26.205 | ++ local data field
2015-01-28 12:42:26.205 | ++ read data
2015-01-28 12:42:27.177 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:42:27.178 | ++ field='$3'
2015-01-28 12:42:27.178 | ++ echo '| id | 2144ad60cf52469f877aae1129c89c1e |'
2015-01-28 12:42:27.179 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:42:27.184 | ++ read data
2015-01-28 12:42:27.186 | + endpoint_id=2144ad60cf52469f877aae1129c89c1e
2015-01-28 12:42:27.186 | + echo 2144ad60cf52469f877aae1129c89c1e
2015-01-28 12:42:27.186 | 2144ad60cf52469f877aae1129c89c1e
2015-01-28 12:42:27.187 | ++ get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2'
2015-01-28 12:42:27.188 | +++ openstack service show cinderv2 -f value -c id
2015-01-28 12:42:27.974 | +++ openstack service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id
2015-01-28 12:42:28.799 | ++ local service_id=7e6ffb3daac94e3d887ff4e0bebbd50c
2015-01-28 12:42:28.799 | ++ echo 7e6ffb3daac94e3d887ff4e0bebbd50c
2015-01-28 12:42:28.800 | + local cinder_v2_service=7e6ffb3daac94e3d887ff4e0bebbd50c
2015-01-28 12:42:28.801 | + get_or_create_endpoint 7e6ffb3daac94e3d887ff4e0bebbd50c RegionOne 'http://192.168.56.4:8776/v2/$(tenant_id)s' 'http://192.168.56.4:8776/v2/$(tenant_id)s' 'http://192.168.56.4:8776/v2/$(tenant_id)s'
2015-01-28 12:42:28.803 | ++ openstack endpoint list --column ID --column Region --column 'Service Name'
2015-01-28 12:42:28.804 | ++ get_field 1
2015-01-28 12:42:28.804 | ++ local data field
2015-01-28 12:42:28.805 | ++ read data
2015-01-28 12:42:28.805 | ++ grep ' 7e6ffb3daac94e3d887ff4e0bebbd50c '
2015-01-28 12:42:28.806 | ++ grep ' RegionOne '
2015-01-28 12:42:29.671 | + local endpoint_id=
2015-01-28 12:42:29.671 | + [[ -z '' ]]
2015-01-28 12:42:29.673 | ++ openstack endpoint create 7e6ffb3daac94e3d887ff4e0bebbd50c --region RegionOne --publicurl 'http://192.168.56.4:8776/v2/$(tenant_id)s' --adminurl 'http://192.168.56.4:8776/v2/$(tenant_id)s' --internalurl 'http://192.168.56.4:8776/v2/$(tenant_id)s'
2015-01-28 12:42:29.674 | ++ get_field 2
2015-01-28 12:42:29.674 | ++ local data field
2015-01-28 12:42:29.675 | ++ read data
2015-01-28 12:42:29.675 | ++ grep ' id '
2015-01-28 12:42:30.494 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:42:30.496 | ++ field='$3'
2015-01-28 12:42:30.496 | ++ echo '| id | 493f25f315c14091b8c1eaa3673002ca |'
2015-01-28 12:42:30.497 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:42:30.500 | ++ read data
2015-01-28 12:42:30.501 | + endpoint_id=493f25f315c14091b8c1eaa3673002ca
2015-01-28 12:42:30.501 | + echo 493f25f315c14091b8c1eaa3673002ca
2015-01-28 12:42:30.501 | 493f25f315c14091b8c1eaa3673002ca
2015-01-28 12:42:30.501 | + create_neutron_accounts
2015-01-28 12:42:30.502 | ++ openstack project list
2015-01-28 12:42:30.503 | ++ awk '/ service / { print $2 }'
2015-01-28 12:42:31.266 | + local service_tenant=348d8ddea35547528ded9ca5a9339fa6
2015-01-28 12:42:31.267 | ++ openstack role list
2015-01-28 12:42:31.267 | ++ awk '/ service / { print $2 }'
2015-01-28 12:42:32.045 | + local service_role=4b970b9dbc904fb799b2cc10d687efb5
2015-01-28 12:42:32.046 | + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-cond,n-sch,n-xvnc,n-cauth,c-sch,c-api,c-vol,h-eng,h-api,h-api-cfn,h-api-cw,horizon,rabbit,tempest,mysql,q-svc,q-agt,q-dhcp,q-l3,q-meta,q-lbaas,q-vpn,s-proxy,s-object,s-container,s-account =~ q-svc ]]
2015-01-28 12:42:32.046 | ++ get_or_create_user neutron password 348d8ddea35547528ded9ca5a9339fa6
2015-01-28 12:42:32.046 | ++ [[ ! -z '' ]]
2015-01-28 12:42:32.046 | ++ local email=
2015-01-28 12:42:32.047 | ++ local os_cmd=openstack
2015-01-28 12:42:32.047 | ++ local domain=
2015-01-28 12:42:32.047 | ++ [[ ! -z '' ]]
2015-01-28 12:42:32.048 | +++ openstack user create neutron --password password --project 348d8ddea35547528ded9ca5a9339fa6 --or-show -f value -c id
2015-01-28 12:42:32.944 | ++ local user_id=28ace8f32a9243fb90fd0e0bc9eb3261
2015-01-28 12:42:32.944 | ++ echo 28ace8f32a9243fb90fd0e0bc9eb3261
2015-01-28 12:42:32.944 | + local neutron_user=28ace8f32a9243fb90fd0e0bc9eb3261
2015-01-28 12:42:32.944 | + get_or_add_user_role 4b970b9dbc904fb799b2cc10d687efb5 28ace8f32a9243fb90fd0e0bc9eb3261 348d8ddea35547528ded9ca5a9339fa6
2015-01-28 12:42:32.946 | ++ openstack role list --user 28ace8f32a9243fb90fd0e0bc9eb3261 --project 348d8ddea35547528ded9ca5a9339fa6 --column ID --column Name
2015-01-28 12:42:32.947 | ++ grep ' 4b970b9dbc904fb799b2cc10d687efb5 '
2015-01-28 12:42:32.950 | ++ get_field 1
2015-01-28 12:42:32.951 | ++ local data field
2015-01-28 12:42:32.952 | ++ read data
2015-01-28 12:42:33.799 | + local user_role_id=
2015-01-28 12:42:33.799 | + [[ -z '' ]]
2015-01-28 12:42:33.800 | ++ openstack role add 4b970b9dbc904fb799b2cc10d687efb5 --user 28ace8f32a9243fb90fd0e0bc9eb3261 --project 348d8ddea35547528ded9ca5a9339fa6
2015-01-28 12:42:33.801 | ++ get_field 2
2015-01-28 12:42:33.802 | ++ local data field
2015-01-28 12:42:33.802 | ++ read data
2015-01-28 12:42:33.803 | ++ grep ' id '
2015-01-28 12:42:34.626 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:42:34.627 | ++ field='$3'
2015-01-28 12:42:34.627 | ++ echo '| id | 4b970b9dbc904fb799b2cc10d687efb5 |'
2015-01-28 12:42:34.628 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:42:34.633 | ++ read data
2015-01-28 12:42:34.634 | + user_role_id=4b970b9dbc904fb799b2cc10d687efb5
2015-01-28 12:42:34.634 | + echo 4b970b9dbc904fb799b2cc10d687efb5
2015-01-28 12:42:34.634 | 4b970b9dbc904fb799b2cc10d687efb5
2015-01-28 12:42:34.634 | + [[ sql = \s\q\l ]]
2015-01-28 12:42:34.635 | ++ get_or_create_service neutron network 'Neutron Service'
2015-01-28 12:42:34.636 | +++ openstack service show neutron -f value -c id
2015-01-28 12:42:35.451 | +++ openstack service create network --name neutron '--description=Neutron Service' -f value -c id
2015-01-28 12:42:36.256 | ++ local service_id=59a440233b1b4f3489a833e14272a158
2015-01-28 12:42:36.257 | ++ echo 59a440233b1b4f3489a833e14272a158
2015-01-28 12:42:36.257 | + local neutron_service=59a440233b1b4f3489a833e14272a158
2015-01-28 12:42:36.257 | + get_or_create_endpoint 59a440233b1b4f3489a833e14272a158 RegionOne http://192.168.56.4:9696/ http://192.168.56.4:9696/ http://192.168.56.4:9696/
2015-01-28 12:42:36.259 | ++ openstack endpoint list --column ID --column Region --column 'Service Name'
2015-01-28 12:42:36.260 | ++ get_field 1
2015-01-28 12:42:36.260 | ++ local data field
2015-01-28 12:42:36.261 | ++ read data
2015-01-28 12:42:36.261 | ++ grep ' RegionOne '
2015-01-28 12:42:36.265 | ++ grep ' 59a440233b1b4f3489a833e14272a158 '
2015-01-28 12:42:37.125 | + local endpoint_id=
2015-01-28 12:42:37.125 | + [[ -z '' ]]
2015-01-28 12:42:37.126 | ++ openstack endpoint create 59a440233b1b4f3489a833e14272a158 --region RegionOne --publicurl http://192.168.56.4:9696/ --adminurl http://192.168.56.4:9696/ --internalurl http://192.168.56.4:9696/
2015-01-28 12:42:37.127 | ++ grep ' id '
2015-01-28 12:42:37.128 | ++ get_field 2
2015-01-28 12:42:37.129 | ++ local data field
2015-01-28 12:42:37.129 | ++ read data
2015-01-28 12:42:37.991 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:42:37.991 | ++ field='$3'
2015-01-28 12:42:37.991 | ++ echo '| id | 415bbf435e8d4e0ebd7db0a66518b9df |'
2015-01-28 12:42:37.992 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:42:37.996 | ++ read data
2015-01-28 12:42:37.998 | + endpoint_id=415bbf435e8d4e0ebd7db0a66518b9df
2015-01-28 12:42:37.999 | + echo 415bbf435e8d4e0ebd7db0a66518b9df
2015-01-28 12:42:37.999 | 415bbf435e8d4e0ebd7db0a66518b9df
2015-01-28 12:42:37.999 | + is_service_enabled ceilometer
2015-01-28 12:42:38.002 | + return 1
2015-01-28 12:42:38.002 | + is_service_enabled swift
2015-01-28 12:42:38.007 | + return 0
2015-01-28 12:42:38.008 | + create_swift_accounts
2015-01-28 12:42:38.008 | + export swiftusertest1_password=testing
2015-01-28 12:42:38.008 | + swiftusertest1_password=testing
2015-01-28 12:42:38.008 | + export swiftusertest2_password=testing2
2015-01-28 12:42:38.009 | + swiftusertest2_password=testing2
2015-01-28 12:42:38.009 | + export swiftusertest3_password=testing3
2015-01-28 12:42:38.009 | + swiftusertest3_password=testing3
2015-01-28 12:42:38.009 | + export swiftusertest4_password=testing4
2015-01-28 12:42:38.009 | + swiftusertest4_password=testing4
2015-01-28 12:42:38.009 | + KEYSTONE_CATALOG_BACKEND=sql
2015-01-28 12:42:38.010 | ++ openstack project list
2015-01-28 12:42:38.011 | ++ awk '/ service / { print $2 }'
2015-01-28 12:42:38.846 | + local service_tenant=348d8ddea35547528ded9ca5a9339fa6
2015-01-28 12:42:38.847 | ++ openstack role list
2015-01-28 12:42:38.848 | ++ awk '/ admin / { print $2 }'
2015-01-28 12:42:39.637 | + local admin_role=291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:42:39.638 | ++ openstack role list
2015-01-28 12:42:39.639 | ++ awk '/ anotherrole / { print $2 }'
2015-01-28 12:42:40.378 | + local another_role=be2f07c7c79b46d5b90c19dbd8a45305
2015-01-28 12:42:40.380 | ++ get_or_create_user swift password 348d8ddea35547528ded9ca5a9339fa6
2015-01-28 12:42:40.380 | ++ [[ ! -z '' ]]
2015-01-28 12:42:40.380 | ++ local email=
2015-01-28 12:42:40.380 | ++ local os_cmd=openstack
2015-01-28 12:42:40.380 | ++ local domain=
2015-01-28 12:42:40.381 | ++ [[ ! -z '' ]]
2015-01-28 12:42:40.386 | +++ openstack user create swift --password password --project 348d8ddea35547528ded9ca5a9339fa6 --or-show -f value -c id
2015-01-28 12:42:41.315 | ++ local user_id=940733ffb4074942b2d2fed3c0c5f38f
2015-01-28 12:42:41.315 | ++ echo 940733ffb4074942b2d2fed3c0c5f38f
2015-01-28 12:42:41.316 | + local swift_user=940733ffb4074942b2d2fed3c0c5f38f
2015-01-28 12:42:41.316 | + get_or_add_user_role 291847f7f8ea400ca23af5b5cb699248 940733ffb4074942b2d2fed3c0c5f38f 348d8ddea35547528ded9ca5a9339fa6
2015-01-28 12:42:41.319 | ++ openstack role list --user 940733ffb4074942b2d2fed3c0c5f38f --project 348d8ddea35547528ded9ca5a9339fa6 --column ID --column Name
2015-01-28 12:42:41.319 | ++ get_field 1
2015-01-28 12:42:41.319 | ++ local data field
2015-01-28 12:42:41.319 | ++ read data
2015-01-28 12:42:41.320 | ++ grep ' 291847f7f8ea400ca23af5b5cb699248 '
2015-01-28 12:42:42.138 | + local user_role_id=
2015-01-28 12:42:42.139 | + [[ -z '' ]]
2015-01-28 12:42:42.140 | ++ grep ' id '
2015-01-28 12:42:42.140 | ++ get_field 2
2015-01-28 12:42:42.144 | ++ local data field
2015-01-28 12:42:42.144 | ++ read data
2015-01-28 12:42:42.144 | ++ openstack role add 291847f7f8ea400ca23af5b5cb699248 --user 940733ffb4074942b2d2fed3c0c5f38f --project 348d8ddea35547528ded9ca5a9339fa6
2015-01-28 12:42:43.027 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:42:43.028 | ++ field='$3'
2015-01-28 12:42:43.029 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:42:43.031 | ++ echo '| id | 291847f7f8ea400ca23af5b5cb699248 |'
2015-01-28 12:42:43.032 | ++ read data
2015-01-28 12:42:43.033 | + user_role_id=291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:42:43.033 | + echo 291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:42:43.033 | 291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:42:43.033 | + [[ sql = \s\q\l ]]
2015-01-28 12:42:43.034 | ++ get_or_create_service swift object-store 'Swift Service'
2015-01-28 12:42:43.035 | +++ openstack service show swift -f value -c id
2015-01-28 12:42:43.905 | +++ openstack service create object-store --name swift '--description=Swift Service' -f value -c id
2015-01-28 12:42:44.784 | ++ local service_id=1fe9b407b8f7404a9f253c1142330d46
2015-01-28 12:42:44.784 | ++ echo 1fe9b407b8f7404a9f253c1142330d46
2015-01-28 12:42:44.784 | + local swift_service=1fe9b407b8f7404a9f253c1142330d46
2015-01-28 12:42:44.784 | + get_or_create_endpoint 1fe9b407b8f7404a9f253c1142330d46 RegionOne 'http://192.168.56.4:8080/v1/AUTH_$(tenant_id)s' http://192.168.56.4:8080 'http://192.168.56.4:8080/v1/AUTH_$(tenant_id)s'
2015-01-28 12:42:44.785 | ++ openstack endpoint list --column ID --column Region --column 'Service Name'
2015-01-28 12:42:44.786 | ++ get_field 1
2015-01-28 12:42:44.791 | ++ grep ' RegionOne '
2015-01-28 12:42:44.791 | ++ grep ' 1fe9b407b8f7404a9f253c1142330d46 '
2015-01-28 12:42:44.792 | ++ local data field
2015-01-28 12:42:44.792 | ++ read data
2015-01-28 12:42:45.789 | + local endpoint_id=
2015-01-28 12:42:45.789 | + [[ -z '' ]]
2015-01-28 12:42:45.792 | ++ openstack endpoint create 1fe9b407b8f7404a9f253c1142330d46 --region RegionOne --publicurl 'http://192.168.56.4:8080/v1/AUTH_$(tenant_id)s' --adminurl http://192.168.56.4:8080 --internalurl 'http://192.168.56.4:8080/v1/AUTH_$(tenant_id)s'
2015-01-28 12:42:45.794 | ++ get_field 2
2015-01-28 12:42:45.796 | ++ local data field
2015-01-28 12:42:45.796 | ++ read data
2015-01-28 12:42:45.798 | ++ grep ' id '
2015-01-28 12:42:46.622 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:42:46.622 | ++ field='$3'
2015-01-28 12:42:46.624 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:42:46.624 | ++ echo '| id | 0dec261cd5204e5a8269f4f3743c71e7 |'
2015-01-28 12:42:46.627 | ++ read data
2015-01-28 12:42:46.628 | + endpoint_id=0dec261cd5204e5a8269f4f3743c71e7
2015-01-28 12:42:46.628 | + echo 0dec261cd5204e5a8269f4f3743c71e7
2015-01-28 12:42:46.628 | 0dec261cd5204e5a8269f4f3743c71e7
2015-01-28 12:42:46.629 | ++ get_or_create_project swifttenanttest1
2015-01-28 12:42:46.630 | ++ local os_cmd=openstack
2015-01-28 12:42:46.630 | ++ local domain=
2015-01-28 12:42:46.630 | ++ [[ ! -z '' ]]
2015-01-28 12:42:46.631 | +++ openstack project create swifttenanttest1 --or-show -f value -c id
2015-01-28 12:42:47.373 | ++ local project_id=901fd93a54df4074ad53aa7277b33a96
2015-01-28 12:42:47.373 | ++ echo 901fd93a54df4074ad53aa7277b33a96
2015-01-28 12:42:47.374 | + local swift_tenant_test1=901fd93a54df4074ad53aa7277b33a96
2015-01-28 12:42:47.374 | + die_if_not_set 613 swift_tenant_test1 'Failure creating swift_tenant_test1'
2015-01-28 12:42:47.374 | + local exitcode=0
2015-01-28 12:42:47.378 | ++ get_or_create_user swiftusertest1 testing 901fd93a54df4074ad53aa7277b33a96 test@example.com
2015-01-28 12:42:47.379 | ++ [[ ! -z test@example.com ]]
2015-01-28 12:42:47.379 | ++ local email=--email=test@example.com
2015-01-28 12:42:47.379 | ++ local os_cmd=openstack
2015-01-28 12:42:47.379 | ++ local domain=
2015-01-28 12:42:47.379 | ++ [[ ! -z '' ]]
2015-01-28 12:42:47.380 | +++ openstack user create swiftusertest1 --password testing --project 901fd93a54df4074ad53aa7277b33a96 --email=test@example.com --or-show -f value -c id
2015-01-28 12:42:48.238 | ++ local user_id=fddc2fd2ea1b4c77ba375e8c589a4b01
2015-01-28 12:42:48.238 | ++ echo fddc2fd2ea1b4c77ba375e8c589a4b01
2015-01-28 12:42:48.239 | + SWIFT_USER_TEST1=fddc2fd2ea1b4c77ba375e8c589a4b01
2015-01-28 12:42:48.239 | + die_if_not_set 616 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1'
2015-01-28 12:42:48.239 | + local exitcode=0
2015-01-28 12:42:48.245 | + get_or_add_user_role 291847f7f8ea400ca23af5b5cb699248 fddc2fd2ea1b4c77ba375e8c589a4b01 901fd93a54df4074ad53aa7277b33a96
2015-01-28 12:42:48.246 | ++ openstack role list --user fddc2fd2ea1b4c77ba375e8c589a4b01 --project 901fd93a54df4074ad53aa7277b33a96 --column ID --column Name
2015-01-28 12:42:48.247 | ++ grep ' 291847f7f8ea400ca23af5b5cb699248 '
2015-01-28 12:42:48.248 | ++ get_field 1
2015-01-28 12:42:48.248 | ++ local data field
2015-01-28 12:42:48.249 | ++ read data
2015-01-28 12:42:49.119 | + local user_role_id=
2015-01-28 12:42:49.119 | + [[ -z '' ]]
2015-01-28 12:42:49.120 | ++ openstack role add 291847f7f8ea400ca23af5b5cb699248 --user fddc2fd2ea1b4c77ba375e8c589a4b01 --project 901fd93a54df4074ad53aa7277b33a96
2015-01-28 12:42:49.120 | ++ get_field 2
2015-01-28 12:42:49.121 | ++ local data field
2015-01-28 12:42:49.121 | ++ read data
2015-01-28 12:42:49.126 | ++ grep ' id '
2015-01-28 12:42:50.077 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:42:50.077 | ++ field='$3'
2015-01-28 12:42:50.077 | ++ echo '| id | 291847f7f8ea400ca23af5b5cb699248 |'
2015-01-28 12:42:50.078 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:42:50.080 | ++ read data
2015-01-28 12:42:50.083 | + user_role_id=291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:42:50.083 | + echo 291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:42:50.083 | 291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:42:50.084 | ++ get_or_create_user swiftusertest3 testing3 901fd93a54df4074ad53aa7277b33a96 test3@example.com
2015-01-28 12:42:50.084 | ++ [[ ! -z test3@example.com ]]
2015-01-28 12:42:50.085 | ++ local email=--email=test3@example.com
2015-01-28 12:42:50.085 | ++ local os_cmd=openstack
2015-01-28 12:42:50.085 | ++ local domain=
2015-01-28 12:42:50.085 | ++ [[ ! -z '' ]]
2015-01-28 12:42:50.086 | +++ openstack user create swiftusertest3 --password testing3 --project 901fd93a54df4074ad53aa7277b33a96 --email=test3@example.com --or-show -f value -c id
2015-01-28 12:42:51.065 | ++ local user_id=089c4518dab846c58bbf7bd0d78d9a9a
2015-01-28 12:42:51.066 | ++ echo 089c4518dab846c58bbf7bd0d78d9a9a
2015-01-28 12:42:51.066 | + local swift_user_test3=089c4518dab846c58bbf7bd0d78d9a9a
2015-01-28 12:42:51.066 | + die_if_not_set 621 swift_user_test3 'Failure creating swift_user_test3'
2015-01-28 12:42:51.066 | + local exitcode=0
2015-01-28 12:42:51.073 | + get_or_add_user_role be2f07c7c79b46d5b90c19dbd8a45305 089c4518dab846c58bbf7bd0d78d9a9a 901fd93a54df4074ad53aa7277b33a96
2015-01-28 12:42:51.075 | ++ openstack role list --user 089c4518dab846c58bbf7bd0d78d9a9a --project 901fd93a54df4074ad53aa7277b33a96 --column ID --column Name
2015-01-28 12:42:51.075 | ++ grep ' be2f07c7c79b46d5b90c19dbd8a45305 '
2015-01-28 12:42:51.076 | ++ get_field 1
2015-01-28 12:42:51.076 | ++ local data field
2015-01-28 12:42:51.076 | ++ read data
2015-01-28 12:42:51.939 | + local user_role_id=
2015-01-28 12:42:51.940 | + [[ -z '' ]]
2015-01-28 12:42:51.941 | ++ openstack role add be2f07c7c79b46d5b90c19dbd8a45305 --user 089c4518dab846c58bbf7bd0d78d9a9a --project 901fd93a54df4074ad53aa7277b33a96
2015-01-28 12:42:51.941 | ++ get_field 2
2015-01-28 12:42:51.942 | ++ grep ' id '
2015-01-28 12:42:51.943 | ++ local data field
2015-01-28 12:42:51.943 | ++ read data
2015-01-28 12:42:52.797 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:42:52.797 | ++ field='$3'
2015-01-28 12:42:52.798 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:42:52.799 | ++ echo '| id | be2f07c7c79b46d5b90c19dbd8a45305 |'
2015-01-28 12:42:52.800 | ++ read data
2015-01-28 12:42:52.801 | + user_role_id=be2f07c7c79b46d5b90c19dbd8a45305
2015-01-28 12:42:52.801 | + echo be2f07c7c79b46d5b90c19dbd8a45305
2015-01-28 12:42:52.801 | be2f07c7c79b46d5b90c19dbd8a45305
2015-01-28 12:42:52.802 | ++ get_or_create_project swifttenanttest2
2015-01-28 12:42:52.802 | ++ local os_cmd=openstack
2015-01-28 12:42:52.802 | ++ local domain=
2015-01-28 12:42:52.802 | ++ [[ ! -z '' ]]
2015-01-28 12:42:52.802 | +++ openstack project create swifttenanttest2 --or-show -f value -c id
2015-01-28 12:42:53.592 | ++ local project_id=f14ff6c6a2e2486c93dc3be5783f5700
2015-01-28 12:42:53.592 | ++ echo f14ff6c6a2e2486c93dc3be5783f5700
2015-01-28 12:42:53.593 | + local swift_tenant_test2=f14ff6c6a2e2486c93dc3be5783f5700
2015-01-28 12:42:53.593 | + die_if_not_set 625 swift_tenant_test2 'Failure creating swift_tenant_test2'
2015-01-28 12:42:53.594 | + local exitcode=0
2015-01-28 12:42:53.600 | ++ get_or_create_user swiftusertest2 testing2 f14ff6c6a2e2486c93dc3be5783f5700 test2@example.com
2015-01-28 12:42:53.600 | ++ [[ ! -z test2@example.com ]]
2015-01-28 12:42:53.601 | ++ local email=--email=test2@example.com
2015-01-28 12:42:53.601 | ++ local os_cmd=openstack
2015-01-28 12:42:53.601 | ++ local domain=
2015-01-28 12:42:53.601 | ++ [[ ! -z '' ]]
2015-01-28 12:42:53.603 | +++ openstack user create swiftusertest2 --password testing2 --project f14ff6c6a2e2486c93dc3be5783f5700 --email=test2@example.com --or-show -f value -c id
2015-01-28 12:42:54.514 | ++ local user_id=386784968e984776b3f976215300016d
2015-01-28 12:42:54.515 | ++ echo 386784968e984776b3f976215300016d
2015-01-28 12:42:54.515 | + local swift_user_test2=386784968e984776b3f976215300016d
2015-01-28 12:42:54.515 | + die_if_not_set 629 swift_user_test2 'Failure creating swift_user_test2'
2015-01-28 12:42:54.515 | + local exitcode=0
2015-01-28 12:42:54.520 | + get_or_add_user_role 291847f7f8ea400ca23af5b5cb699248 386784968e984776b3f976215300016d f14ff6c6a2e2486c93dc3be5783f5700
2015-01-28 12:42:54.523 | ++ openstack role list --user 386784968e984776b3f976215300016d --project f14ff6c6a2e2486c93dc3be5783f5700 --column ID --column Name
2015-01-28 12:42:54.524 | ++ grep ' 291847f7f8ea400ca23af5b5cb699248 '
2015-01-28 12:42:54.529 | ++ get_field 1
2015-01-28 12:42:54.530 | ++ local data field
2015-01-28 12:42:54.531 | ++ read data
2015-01-28 12:42:55.344 | + local user_role_id=
2015-01-28 12:42:55.344 | + [[ -z '' ]]
2015-01-28 12:42:55.346 | ++ openstack role add 291847f7f8ea400ca23af5b5cb699248 --user 386784968e984776b3f976215300016d --project f14ff6c6a2e2486c93dc3be5783f5700
2015-01-28 12:42:55.346 | ++ grep ' id '
2015-01-28 12:42:55.346 | ++ get_field 2
2015-01-28 12:42:55.347 | ++ local data field
2015-01-28 12:42:55.347 | ++ read data
2015-01-28 12:42:56.198 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:42:56.199 | ++ field='$3'
2015-01-28 12:42:56.199 | ++ echo '| id | 291847f7f8ea400ca23af5b5cb699248 |'
2015-01-28 12:42:56.200 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:42:56.202 | ++ read data
2015-01-28 12:42:56.203 | + user_role_id=291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:42:56.204 | + echo 291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:42:56.204 | 291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:42:56.204 | ++ get_or_create_domain swift_test 'Used for swift functional testing'
2015-01-28 12:42:56.205 | ++ local os_url=http://192.168.56.4:5000/v3
2015-01-28 12:42:56.206 | +++ openstack --os-token=tokentoken --os-url=http://192.168.56.4:5000/v3 --os-identity-api-version=3 domain show swift_test -f value -c id
2015-01-28 12:42:57.135 | +++ openstack --os-token=tokentoken --os-url=http://192.168.56.4:5000/v3 --os-identity-api-version=3 domain create swift_test --description 'Used for swift functional testing' -f value -c id
2015-01-28 12:42:57.939 | ++ local domain_id=43b254b2977642ffb3c78620cbe4d718
2015-01-28 12:42:57.939 | ++ echo 43b254b2977642ffb3c78620cbe4d718
2015-01-28 12:42:57.939 | + local swift_domain=43b254b2977642ffb3c78620cbe4d718
2015-01-28 12:42:57.939 | + die_if_not_set 633 swift_domain 'Failure creating swift_test domain'
2015-01-28 12:42:57.940 | + local exitcode=0
2015-01-28 12:42:57.944 | ++ get_or_create_project swifttenanttest4 43b254b2977642ffb3c78620cbe4d718
2015-01-28 12:42:57.945 | ++ local os_cmd=openstack
2015-01-28 12:42:57.946 | ++ local domain=
2015-01-28 12:42:57.946 | ++ [[ ! -z 43b254b2977642ffb3c78620cbe4d718 ]]
2015-01-28 12:42:57.946 | ++ domain=--domain=43b254b2977642ffb3c78620cbe4d718
2015-01-28 12:42:57.946 | ++ os_cmd='openstack --os-url=http://192.168.56.4:5000/v3 --os-identity-api-version=3'
2015-01-28 12:42:57.946 | +++ openstack --os-url=http://192.168.56.4:5000/v3 --os-identity-api-version=3 project create swifttenanttest4 --domain=43b254b2977642ffb3c78620cbe4d718 --or-show -f value -c id
2015-01-28 12:42:58.765 | ++ local project_id=88136adb4c304445bbfa9dad7682e08f
2015-01-28 12:42:58.766 | ++ echo 88136adb4c304445bbfa9dad7682e08f
2015-01-28 12:42:58.766 | + local swift_tenant_test4=88136adb4c304445bbfa9dad7682e08f
2015-01-28 12:42:58.766 | + die_if_not_set 636 swift_tenant_test4 'Failure creating swift_tenant_test4'
2015-01-28 12:42:58.767 | + local exitcode=0
2015-01-28 12:42:58.773 | ++ get_or_create_user swiftusertest4 testing4 88136adb4c304445bbfa9dad7682e08f test4@example.com 43b254b2977642ffb3c78620cbe4d718
2015-01-28 12:42:58.774 | ++ [[ ! -z test4@example.com ]]
2015-01-28 12:42:58.774 | ++ local email=--email=test4@example.com
2015-01-28 12:42:58.774 | ++ local os_cmd=openstack
2015-01-28 12:42:58.775 | ++ local domain=
2015-01-28 12:42:58.775 | ++ [[ ! -z 43b254b2977642ffb3c78620cbe4d718 ]]
2015-01-28 12:42:58.775 | ++ domain=--domain=43b254b2977642ffb3c78620cbe4d718
2015-01-28 12:42:58.775 | ++ os_cmd='openstack --os-url=http://192.168.56.4:5000/v3 --os-identity-api-version=3'
2015-01-28 12:42:58.775 | +++ openstack --os-url=http://192.168.56.4:5000/v3 --os-identity-api-version=3 user create swiftusertest4 --password testing4 --project 88136adb4c304445bbfa9dad7682e08f --email=test4@example.com --domain=43b254b2977642ffb3c78620cbe4d718 --or-show -f value -c id
2015-01-28 12:42:59.632 | ++ local user_id=608d3048b287424d9697b6d396e0d826
2015-01-28 12:42:59.632 | ++ echo 608d3048b287424d9697b6d396e0d826
2015-01-28 12:42:59.633 | + local swift_user_test4=608d3048b287424d9697b6d396e0d826
2015-01-28 12:42:59.633 | + die_if_not_set 639 swift_user_test4 'Failure creating swift_user_test4'
2015-01-28 12:42:59.633 | + local exitcode=0
2015-01-28 12:42:59.636 | + get_or_add_user_role 291847f7f8ea400ca23af5b5cb699248 608d3048b287424d9697b6d396e0d826 88136adb4c304445bbfa9dad7682e08f
2015-01-28 12:42:59.637 | ++ openstack role list --user 608d3048b287424d9697b6d396e0d826 --project 88136adb4c304445bbfa9dad7682e08f --column ID --column Name
2015-01-28 12:42:59.638 | ++ get_field 1
2015-01-28 12:42:59.638 | ++ grep ' 291847f7f8ea400ca23af5b5cb699248 '
2015-01-28 12:42:59.638 | ++ local data field
2015-01-28 12:42:59.638 | ++ read data
2015-01-28 12:43:00.456 | + local user_role_id=
2015-01-28 12:43:00.456 | + [[ -z '' ]]
2015-01-28 12:43:00.458 | ++ openstack role add 291847f7f8ea400ca23af5b5cb699248 --user 608d3048b287424d9697b6d396e0d826 --project 88136adb4c304445bbfa9dad7682e08f
2015-01-28 12:43:00.459 | ++ get_field 2
2015-01-28 12:43:00.459 | ++ local data field
2015-01-28 12:43:00.459 | ++ read data
2015-01-28 12:43:00.461 | ++ grep ' id '
2015-01-28 12:43:01.332 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:43:01.333 | ++ field='$3'
2015-01-28 12:43:01.333 | ++ echo '| id | 291847f7f8ea400ca23af5b5cb699248 |'
2015-01-28 12:43:01.334 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:43:01.336 | ++ read data
2015-01-28 12:43:01.337 | + user_role_id=291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:43:01.337 | + echo 291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:43:01.337 | 291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:43:01.337 | + is_service_enabled heat
2015-01-28 12:43:01.342 | + return 0
2015-01-28 12:43:01.342 | + [[ False != \T\r\u\e ]]
2015-01-28 12:43:01.342 | + create_heat_accounts
2015-01-28 12:43:01.343 | ++ openstack project list
2015-01-28 12:43:01.344 | ++ awk '/ service / { print $2 }'
2015-01-28 12:43:02.154 | + local service_tenant=348d8ddea35547528ded9ca5a9339fa6
2015-01-28 12:43:02.155 | ++ openstack role list
2015-01-28 12:43:02.161 | ++ awk '/ admin / { print $2 }'
2015-01-28 12:43:03.003 | + local admin_role=291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:43:03.004 | ++ get_or_create_user heat password 348d8ddea35547528ded9ca5a9339fa6
2015-01-28 12:43:03.004 | ++ [[ ! -z '' ]]
2015-01-28 12:43:03.004 | ++ local email=
2015-01-28 12:43:03.005 | ++ local os_cmd=openstack
2015-01-28 12:43:03.005 | ++ local domain=
2015-01-28 12:43:03.005 | ++ [[ ! -z '' ]]
2015-01-28 12:43:03.005 | +++ openstack user create heat --password password --project 348d8ddea35547528ded9ca5a9339fa6 --or-show -f value -c id
2015-01-28 12:43:03.840 | ++ local user_id=e61bfab896594e65a38975ec524cb9e8
2015-01-28 12:43:03.840 | ++ echo e61bfab896594e65a38975ec524cb9e8
2015-01-28 12:43:03.841 | + local heat_user=e61bfab896594e65a38975ec524cb9e8
2015-01-28 12:43:03.841 | + get_or_add_user_role 291847f7f8ea400ca23af5b5cb699248 e61bfab896594e65a38975ec524cb9e8 348d8ddea35547528ded9ca5a9339fa6
2015-01-28 12:43:03.842 | ++ openstack role list --user e61bfab896594e65a38975ec524cb9e8 --project 348d8ddea35547528ded9ca5a9339fa6 --column ID --column Name
2015-01-28 12:43:03.844 | ++ grep ' 291847f7f8ea400ca23af5b5cb699248 '
2015-01-28 12:43:03.846 | ++ get_field 1
2015-01-28 12:43:03.847 | ++ local data field
2015-01-28 12:43:03.847 | ++ read data
2015-01-28 12:43:04.678 | + local user_role_id=
2015-01-28 12:43:04.678 | + [[ -z '' ]]
2015-01-28 12:43:04.681 | ++ openstack role add 291847f7f8ea400ca23af5b5cb699248 --user e61bfab896594e65a38975ec524cb9e8 --project 348d8ddea35547528ded9ca5a9339fa6
2015-01-28 12:43:04.682 | ++ grep ' id '
2015-01-28 12:43:04.682 | ++ get_field 2
2015-01-28 12:43:04.683 | ++ local data field
2015-01-28 12:43:04.684 | ++ read data
2015-01-28 12:43:05.553 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:43:05.554 | ++ field='$3'
2015-01-28 12:43:05.554 | ++ echo '| id | 291847f7f8ea400ca23af5b5cb699248 |'
2015-01-28 12:43:05.555 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:43:05.557 | ++ read data
2015-01-28 12:43:05.558 | + user_role_id=291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:43:05.558 | + echo 291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:43:05.558 | 291847f7f8ea400ca23af5b5cb699248
2015-01-28 12:43:05.558 | + [[ sql = \s\q\l ]]
2015-01-28 12:43:05.559 | ++ get_or_create_service heat orchestration 'Heat Orchestration Service'
2015-01-28 12:43:05.561 | +++ openstack service show heat -f value -c id
2015-01-28 12:43:06.406 | +++ openstack service create orchestration --name heat '--description=Heat Orchestration Service' -f value -c id
2015-01-28 12:43:07.254 | ++ local service_id=30b3c77cd3c74e0e9db80fb3ef919350
2015-01-28 12:43:07.254 | ++ echo 30b3c77cd3c74e0e9db80fb3ef919350
2015-01-28 12:43:07.254 | + local heat_service=30b3c77cd3c74e0e9db80fb3ef919350
2015-01-28 12:43:07.255 | + get_or_create_endpoint 30b3c77cd3c74e0e9db80fb3ef919350 RegionOne 'http://192.168.56.4:8004/v1/$(tenant_id)s' 'http://192.168.56.4:8004/v1/$(tenant_id)s' 'http://192.168.56.4:8004/v1/$(tenant_id)s'
2015-01-28 12:43:07.258 | ++ openstack endpoint list --column ID --column Region --column 'Service Name'
2015-01-28 12:43:07.259 | ++ get_field 1
2015-01-28 12:43:07.260 | ++ grep ' 30b3c77cd3c74e0e9db80fb3ef919350 '
2015-01-28 12:43:07.261 | ++ local data field
2015-01-28 12:43:07.261 | ++ read data
2015-01-28 12:43:07.262 | ++ grep ' RegionOne '
2015-01-28 12:43:08.227 | + local endpoint_id=
2015-01-28 12:43:08.228 | + [[ -z '' ]]
2015-01-28 12:43:08.230 | ++ openstack endpoint create 30b3c77cd3c74e0e9db80fb3ef919350 --region RegionOne --publicurl 'http://192.168.56.4:8004/v1/$(tenant_id)s' --adminurl 'http://192.168.56.4:8004/v1/$(tenant_id)s' --internalurl 'http://192.168.56.4:8004/v1/$(tenant_id)s'
2015-01-28 12:43:08.230 | ++ grep ' id '
2015-01-28 12:43:08.231 | ++ get_field 2
2015-01-28 12:43:08.231 | ++ local data field
2015-01-28 12:43:08.232 | ++ read data
2015-01-28 12:43:09.099 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:43:09.100 | ++ field='$3'
2015-01-28 12:43:09.100 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:43:09.102 | ++ echo '| id | 302ca0ab0ffc40f4b1be3b44b07df104 |'
2015-01-28 12:43:09.103 | ++ read data
2015-01-28 12:43:09.105 | + endpoint_id=302ca0ab0ffc40f4b1be3b44b07df104
2015-01-28 12:43:09.105 | + echo 302ca0ab0ffc40f4b1be3b44b07df104
2015-01-28 12:43:09.105 | 302ca0ab0ffc40f4b1be3b44b07df104
2015-01-28 12:43:09.105 | ++ get_or_create_service heat-cfn cloudformation 'Heat CloudFormation Service'
2015-01-28 12:43:09.107 | +++ openstack service show heat-cfn -f value -c id
2015-01-28 12:43:09.946 | +++ openstack service create cloudformation --name heat-cfn '--description=Heat CloudFormation Service' -f value -c id
2015-01-28 12:43:10.721 | ++ local service_id=573eec373d3e48d4b07c15537218a6ca
2015-01-28 12:43:10.721 | ++ echo 573eec373d3e48d4b07c15537218a6ca
2015-01-28 12:43:10.722 | + local heat_cfn_service=573eec373d3e48d4b07c15537218a6ca
2015-01-28 12:43:10.722 | + get_or_create_endpoint 573eec373d3e48d4b07c15537218a6ca RegionOne http://192.168.56.4:8000/v1 http://192.168.56.4:8000/v1 http://192.168.56.4:8000/v1
2015-01-28 12:43:10.723 | ++ openstack endpoint list --column ID --column Region --column 'Service Name'
2015-01-28 12:43:10.724 | ++ grep ' RegionOne '
2015-01-28 12:43:10.726 | ++ get_field 1
2015-01-28 12:43:10.726 | ++ local data field
2015-01-28 12:43:10.727 | ++ read data
2015-01-28 12:43:10.730 | ++ grep ' 573eec373d3e48d4b07c15537218a6ca '
2015-01-28 12:43:11.624 | + local endpoint_id=
2015-01-28 12:43:11.624 | + [[ -z '' ]]
2015-01-28 12:43:11.625 | ++ openstack endpoint create 573eec373d3e48d4b07c15537218a6ca --region RegionOne --publicurl http://192.168.56.4:8000/v1 --adminurl http://192.168.56.4:8000/v1 --internalurl http://192.168.56.4:8000/v1
2015-01-28 12:43:11.625 | ++ get_field 2
2015-01-28 12:43:11.626 | ++ local data field
2015-01-28 12:43:11.626 | ++ read data
2015-01-28 12:43:11.630 | ++ grep ' id '
2015-01-28 12:43:12.612 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:43:12.612 | ++ field='$3'
2015-01-28 12:43:12.612 | ++ echo '| id | eea516c0bfe14832abaa71a975ad7e71 |'
2015-01-28 12:43:12.614 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:43:12.617 | ++ read data
2015-01-28 12:43:12.618 | + endpoint_id=eea516c0bfe14832abaa71a975ad7e71
2015-01-28 12:43:12.618 | + echo eea516c0bfe14832abaa71a975ad7e71
2015-01-28 12:43:12.618 | eea516c0bfe14832abaa71a975ad7e71
2015-01-28 12:43:12.618 | + get_or_create_role heat_stack_user
2015-01-28 12:43:12.619 | ++ openstack role create heat_stack_user --or-show -f value -c id
2015-01-28 12:43:13.457 | + local role_id=1361e97f7416483ebd359c74dbd258fd
2015-01-28 12:43:13.457 | + echo 1361e97f7416483ebd359c74dbd258fd
2015-01-28 12:43:13.457 | 1361e97f7416483ebd359c74dbd258fd
2015-01-28 12:43:13.458 | + [[ trusts == trusts ]]
2015-01-28 12:43:13.458 | + iniset /etc/heat/heat.conf DEFAULT deferred_auth_method trusts
2015-01-28 12:43:13.477 | + [[ True == \T\r\u\e ]]
2015-01-28 12:43:13.478 | ++ openstack --os-token tokentoken --os-url=http://192.168.56.4:5000/v3 --os-identity-api-version=3 domain list
2015-01-28 12:43:13.478 | ++ get_field 1
2015-01-28 12:43:13.479 | ++ local data field
2015-01-28 12:43:13.479 | ++ read data
2015-01-28 12:43:13.481 | ++ grep ' heat '
2015-01-28 12:43:14.331 | + D_ID=
2015-01-28 12:43:14.331 | + [[ -z '' ]]
2015-01-28 12:43:14.333 | ++ openstack --os-token tokentoken --os-url=http://192.168.56.4:5000/v3 --os-identity-api-version=3 domain create heat --description 'Owns users and projects created by heat'
2015-01-28 12:43:14.334 | ++ get_field 2
2015-01-28 12:43:14.334 | ++ local data field
2015-01-28 12:43:14.335 | ++ read data
2015-01-28 12:43:14.335 | ++ grep ' id '
2015-01-28 12:43:15.082 | ++ '[' 2 -lt 0 ']'
2015-01-28 12:43:15.083 | ++ field='$3'
2015-01-28 12:43:15.083 | ++ echo '| id | b61c8e506cf6433c8cc29db0edd3fc65 |'
2015-01-28 12:43:15.085 | ++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2015-01-28 12:43:15.089 | ++ read data
2015-01-28 12:43:15.090 | + D_ID=b61c8e506cf6433c8cc29db0edd3fc65
2015-01-28 12:43:15.090 | + iniset /etc/heat/heat.conf DEFAULT stack_user_domain_id b61c8e506cf6433c8cc29db0edd3fc65
2015-01-28 12:43:15.108 | + openstack --os-token tokentoken --os-url=http://192.168.56.4:5000/v3 --os-identity-api-version=3 user create --password password --domain b61c8e506cf6433c8cc29db0edd3fc65 heat_domain_admin --description 'Manages users and projects created by heat'
2015-01-28 12:43:16.028 | +-------------+--------------------------------------------+
2015-01-28 12:43:16.028 | | Field | Value |
2015-01-28 12:43:16.029 | +-------------+--------------------------------------------+
2015-01-28 12:43:16.029 | | description | Manages users and projects created by heat |
2015-01-28 12:43:16.029 | | domain_id | b61c8e506cf6433c8cc29db0edd3fc65 |
2015-01-28 12:43:16.029 | | enabled | True |
2015-01-28 12:43:16.030 | | id | b9f06d8883ef4267a95fcf346d143e6d |
2015-01-28 12:43:16.030 | | name | heat_domain_admin |
2015-01-28 12:43:16.030 | +-------------+--------------------------------------------+
2015-01-28 12:43:16.066 | + openstack --os-token tokentoken --os-url=http://192.168.56.4:5000/v3 --os-identity-api-version=3 role add --user heat_domain_admin --domain b61c8e506cf6433c8cc29db0edd3fc65 admin
2015-01-28 12:43:16.795 | + iniset /etc/heat/heat.conf DEFAULT stack_domain_admin heat_domain_admin
2015-01-28 12:43:16.822 | + iniset /etc/heat/heat.conf DEFAULT stack_domain_admin_password password
2015-01-28 12:43:16.843 | + unset OS_TOKEN OS_URL
2015-01-28 12:43:16.844 | + export OS_AUTH_URL=http://192.168.56.4:35357/v2.0
2015-01-28 12:43:16.844 | + OS_AUTH_URL=http://192.168.56.4:35357/v2.0
2015-01-28 12:43:16.844 | + export OS_TENANT_NAME=admin
2015-01-28 12:43:16.845 | + OS_TENANT_NAME=admin
2015-01-28 12:43:16.845 | + export OS_USERNAME=admin
2015-01-28 12:43:16.846 | + OS_USERNAME=admin
2015-01-28 12:43:16.846 | + export OS_PASSWORD=password
2015-01-28 12:43:16.846 | + OS_PASSWORD=password
2015-01-28 12:43:16.846 | + export OS_REGION_NAME=RegionOne
2015-01-28 12:43:16.846 | + OS_REGION_NAME=RegionOne
2015-01-28 12:43:16.847 | + is_service_enabled zeromq
2015-01-28 12:43:16.853 | + return 1
2015-01-28 12:43:16.853 | + is_service_enabled horizon
2015-01-28 12:43:16.859 | + return 0
2015-01-28 12:43:16.859 | + echo_summary 'Configuring and starting Horizon'
2015-01-28 12:43:16.859 | + [[ -t 3 ]]
2015-01-28 12:43:16.859 | + [[ True != \T\r\u\e ]]
2015-01-28 12:43:16.859 | + echo -e Configuring and starting Horizon
2015-01-28 12:43:16.859 | + init_horizon
2015-01-28 12:43:16.859 | + local local_settings=/opt/stack/horizon/openstack_dashboard/local/local_settings.py
2015-01-28 12:43:16.859 | + cp /opt/stack/horizon/openstack_dashboard/local/local_settings.py.example /opt/stack/horizon/openstack_dashboard/local/local_settings.py
2015-01-28 12:43:16.862 | + _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' COMPRESS_OFFLINE True
2015-01-28 12:43:16.862 | + local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py
2015-01-28 12:43:16.862 | + local section=
2015-01-28 12:43:16.862 | + local option=COMPRESS_OFFLINE
2015-01-28 12:43:16.862 | + local value=True
2015-01-28 12:43:16.862 | + '[' -z '' ']'
2015-01-28 12:43:16.862 | + sed -e '/^COMPRESS_OFFLINE/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py
2015-01-28 12:43:16.865 | + echo -e '\nCOMPRESS_OFFLINE=True'
2015-01-28 12:43:16.865 | + _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_HOST '"192.168.56.4"'
2015-01-28 12:43:16.866 | + local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py
2015-01-28 12:43:16.866 | + local section=
2015-01-28 12:43:16.866 | + local option=OPENSTACK_HOST
2015-01-28 12:43:16.866 | + local 'value="192.168.56.4"'
2015-01-28 12:43:16.866 | + '[' -z '' ']'
2015-01-28 12:43:16.866 | + sed -e '/^OPENSTACK_HOST/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py
2015-01-28 12:43:16.871 | + echo -e '\nOPENSTACK_HOST="192.168.56.4"'
2015-01-28 12:43:16.871 | + _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_KEYSTONE_URL '"http://192.168.56.4:5000/v2.0"'
2015-01-28 12:43:16.871 | + local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py
2015-01-28 12:43:16.871 | + local section=
2015-01-28 12:43:16.871 | + local option=OPENSTACK_KEYSTONE_URL
2015-01-28 12:43:16.871 | + local 'value="http://192.168.56.4:5000/v2.0"'
2015-01-28 12:43:16.871 | + '[' -z '' ']'
2015-01-28 12:43:16.871 | + sed -e '/^OPENSTACK_KEYSTONE_URL/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py
2015-01-28 12:43:16.877 | + echo -e '\nOPENSTACK_KEYSTONE_URL="http://192.168.56.4:5000/v2.0"'
2015-01-28 12:43:16.877 | + '[' -f /opt/stack/data/ca-bundle.pem ']'
2015-01-28 12:43:16.877 | + sudo mkdir -p /opt/stack/horizon/.blackhole
2015-01-28 12:43:16.890 | ++ apache_site_config_for horizon
2015-01-28 12:43:16.890 | ++ local site=horizon
2015-01-28 12:43:16.890 | ++ is_ubuntu
2015-01-28 12:43:16.891 | ++ [[ -z deb ]]
2015-01-28 12:43:16.891 | ++ '[' deb = deb ']'
2015-01-28 12:43:16.891 | +++ get_apache_version
2015-01-28 12:43:16.892 | +++ is_ubuntu
2015-01-28 12:43:16.892 | +++ [[ -z deb ]]
2015-01-28 12:43:16.892 | +++ '[' deb = deb ']'
2015-01-28 12:43:16.894 | ++++ sudo /usr/sbin/apache2ctl -v
2015-01-28 12:43:16.895 | ++++ cut -f2 -d/
2015-01-28 12:43:16.896 | ++++ awk '/Server version/ {print $3}'
2015-01-28 12:43:16.935 | +++ local version_str=2.4.7
2015-01-28 12:43:16.935 | +++ [[ 2.4.7 =~ ^2\.2\. ]]
2015-01-28 12:43:16.935 | +++ [[ 2.4.7 =~ ^2\.4\. ]]
2015-01-28 12:43:16.935 | +++ echo 2.4
2015-01-28 12:43:16.935 | ++ local apache_version=2.4
2015-01-28 12:43:16.935 | ++ [[ 2.4 == \2\.\2 ]]
2015-01-28 12:43:16.936 | ++ echo /etc/apache2/sites-available/horizon.conf
2015-01-28 12:43:16.936 | + local horizon_conf=/etc/apache2/sites-available/horizon.conf
2015-01-28 12:43:16.936 | + sudo sh -c 'sed -e "
2015-01-28 12:43:16.936 | s,%USER%,vagrant,g;
2015-01-28 12:43:16.936 | s,%GROUP%,vagrant,g;
2015-01-28 12:43:16.937 | s,%HORIZON_DIR%,/opt/stack/horizon,g;
2015-01-28 12:43:16.937 | s,%APACHE_NAME%,apache2,g;
2015-01-28 12:43:16.937 | s,%DEST%,/opt/stack,g;
2015-01-28 12:43:16.937 | " /home/vagrant/devstack/files/apache-horizon.template >/etc/apache2/sites-available/horizon.conf'
2015-01-28 12:43:16.947 | + is_ubuntu
2015-01-28 12:43:16.947 | + [[ -z deb ]]
2015-01-28 12:43:16.947 | + '[' deb = deb ']'
2015-01-28 12:43:16.947 | + disable_apache_site 000-default
2015-01-28 12:43:16.947 | + local site=000-default
2015-01-28 12:43:16.948 | + is_ubuntu
2015-01-28 12:43:16.948 | + [[ -z deb ]]
2015-01-28 12:43:16.948 | + '[' deb = deb ']'
2015-01-28 12:43:16.948 | + sudo a2dissite 000-default
2015-01-28 12:43:16.995 | Site 000-default already disabled
2015-01-28 12:43:16.997 | + sudo touch /etc/apache2/sites-available/horizon.conf
2015-01-28 12:43:17.006 | + enable_apache_site horizon
2015-01-28 12:43:17.006 | + local site=horizon
2015-01-28 12:43:17.006 | + is_ubuntu
2015-01-28 12:43:17.007 | + [[ -z deb ]]
2015-01-28 12:43:17.007 | + '[' deb = deb ']'
2015-01-28 12:43:17.007 | + sudo a2ensite horizon
2015-01-28 12:43:17.057 | Site horizon already enabled
2015-01-28 12:43:17.060 | + sudo rm -f '/var/log/apache2/horizon_*'
2015-01-28 12:43:17.070 | + local django_admin
2015-01-28 12:43:17.070 | + type -p django-admin
2015-01-28 12:43:17.070 | + django_admin=django-admin.py
2015-01-28 12:43:17.072 | + DJANGO_SETTINGS_MODULE=openstack_dashboard.settings
2015-01-28 12:43:17.072 | + django-admin.py collectstatic --noinput
2015-01-28 12:43:18.065 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/scss/horizon.scss'
2015-01-28 12:43:18.066 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/scss/_variables.scss'
2015-01-28 12:43:18.066 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/scss/components/_inline_edit.scss'
2015-01-28 12:43:18.066 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/scss/components/_accordion_nav.scss'
2015-01-28 12:43:18.066 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/scss/components/_workflow.scss'
2015-01-28 12:43:18.066 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/scss/components/_charts.scss'
2015-01-28 12:43:18.067 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/scss/components/_resource_browser.scss'
2015-01-28 12:43:18.067 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/scss/components/_topbar.scss'
2015-01-28 12:43:18.067 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/lb-gray.svg'
2015-01-28 12:43:18.067 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/profile_drop.png'
2015-01-28 12:43:18.067 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/db-gray.gif'
2015-01-28 12:43:18.067 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/stack-gray.gif'
2015-01-28 12:43:18.067 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/db-green.svg'
2015-01-28 12:43:18.068 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/lb-green.svg'
2015-01-28 12:43:18.068 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/lb-red.svg'
2015-01-28 12:43:18.068 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/unknown-gray.svg'
2015-01-28 12:43:18.068 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/router.png'
2015-01-28 12:43:18.068 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/unknown-gray.gif'
2015-01-28 12:43:18.068 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/server-gray.svg'
2015-01-28 12:43:18.068 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/server.png'
2015-01-28 12:43:18.069 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/loading.gif'
2015-01-28 12:43:18.069 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/search.png'
2015-01-28 12:43:18.069 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/sidebar_bg.png'
2015-01-28 12:43:18.069 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/lb-gray.gif'
2015-01-28 12:43:18.069 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/logo-splash.png'
2015-01-28 12:43:18.070 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/logo.png'
2015-01-28 12:43:18.070 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/action_required.png'
2015-01-28 12:43:18.070 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/server-gray.gif'
2015-01-28 12:43:18.070 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/drop_arrow.png'
2015-01-28 12:43:18.070 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/spinner.gif'
2015-01-28 12:43:18.070 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/stack-red.svg'
2015-01-28 12:43:18.070 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/stack-gray.svg'
2015-01-28 12:43:18.070 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/db-gray.svg'
2015-01-28 12:43:18.071 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/right_droparrow.png'
2015-01-28 12:43:18.071 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/server-red.svg'
2015-01-28 12:43:18.071 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/up_arrow.png'
2015-01-28 12:43:18.071 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/db-red.svg'
2015-01-28 12:43:18.071 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/drag.png'
2015-01-28 12:43:18.071 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/server-green.svg'
2015-01-28 12:43:18.071 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/favicon.ico'
2015-01-28 12:43:18.072 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/stack-green.svg'
2015-01-28 12:43:18.072 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/unknown-red.svg'
2015-01-28 12:43:18.072 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/img/unknown-green.svg'
2015-01-28 12:43:18.072 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/fonts/Anivers_Regular-webfont.woff'
2015-01-28 12:43:18.072 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/fonts/Anivers_Regular-webfont.svg'
2015-01-28 12:43:18.072 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/fonts/Anivers_Regular-webfont.eot'
2015-01-28 12:43:18.131 | Copying '/opt/stack/horizon/openstack_dashboard/static/dashboard/fonts/Anivers_Regular-webfont.ttf'
2015-01-28 12:43:18.132 | Copying '/opt/stack/horizon/horizon/static/horizon/tests/instances.js'
2015-01-28 12:43:18.132 | Copying '/opt/stack/horizon/horizon/static/horizon/tests/tables.js'
2015-01-28 12:43:18.132 | Copying '/opt/stack/horizon/horizon/static/horizon/tests/modals.js'
2015-01-28 12:43:18.132 | Copying '/opt/stack/horizon/horizon/static/horizon/tests/messages.js'
2015-01-28 12:43:18.132 | Copying '/opt/stack/horizon/horizon/static/horizon/tests/templates.js'
2015-01-28 12:43:18.133 | Copying '/opt/stack/horizon/horizon/static/horizon/tests/jasmine/metadataWidgetControllerSpec.js'
2015-01-28 12:43:18.133 | Copying '/opt/stack/horizon/horizon/static/horizon/tests/jasmine/utilsSpec.js'
2015-01-28 12:43:18.133 | Copying '/opt/stack/horizon/horizon/static/horizon/lib/jquery/jquery.bootstrap.wizard.js'
2015-01-28 12:43:18.133 | Copying '/opt/stack/horizon/horizon/static/horizon/js/horizon.heattop.js'
2015-01-28 12:43:18.133 | Copying '/opt/stack/horizon/horizon/static/horizon/js/horizon.tabs.js'
2015-01-28 12:43:18.133 | Copying '/opt/stack/horizon/horizon/static/horizon/js/horizon.js'
2015-01-28 12:43:18.134 | Copying '/opt/stack/horizon/horizon/static/horizon/js/horizon.modals.js'
2015-01-28 12:43:18.134 | Copying '/opt/stack/horizon/horizon/static/horizon/js/horizon.d3barchart.js'
2015-01-28 12:43:18.134 | Copying '/opt/stack/horizon/horizon/static/horizon/js/horizon.quota.js'
2015-01-28 12:43:18.134 | Copying '/opt/stack/horizon/horizon/static/horizon/js/horizon.networktopology.js'
2015-01-28 12:43:18.134 | Copying '/opt/stack/horizon/horizon/static/horizon/js/horizon.forms.js'
2015-01-28 12:43:18.134 | Copying '/opt/stack/horizon/horizon/static/horizon/js/horizon.templates.js'
2015-01-28 12:43:18.134 | Copying '/opt/stack/horizon/horizon/static/horizon/js/horizon.users.js'
2015-01-28 12:43:18.135 | Copying '/opt/stack/horizon/horizon/static/horizon/js/horizon.d3linechart.js'
2015-01-28 12:43:18.135 | Copying '/opt/stack/horizon/horizon/static/horizon/js/horizon.accordion_nav.js'
2015-01-28 12:43:18.135 | Copying '/opt/stack/horizon/horizon/static/horizon/js/horizon.d3piechart.js'
2015-01-28 12:43:18.135 | Copying '/opt/stack/horizon/horizon/static/horizon/js/horizon.membership.js'
2015-01-28 12:43:18.135 | Copying '/opt/stack/horizon/horizon/static/horizon/js/horizon.formset_table.js'
2015-01-28 12:43:18.135 | Copying '/opt/stack/horizon/horizon/static/horizon/js/horizon.communication.js'
2015-01-28 12:43:18.135 | Copying '/opt/stack/horizon/horizon/static/horizon/js/horizon.tables.js'
2015-01-28 12:43:18.136 | Copying '/opt/stack/horizon/horizon/static/horizon/js/horizon.instances.js'
2015-01-28 12:43:18.136 | Copying '/opt/stack/horizon/horizon/static/horizon/js/horizon.firewalls.js'
2015-01-28 12:43:18.136 | Copying '/opt/stack/horizon/horizon/static/horizon/js/horizon.tables_inline_edit.js'
2015-01-28 12:43:18.136 | Copying '/opt/stack/horizon/horizon/static/horizon/js/horizon.messages.js'
2015-01-28 12:43:18.136 | Copying '/opt/stack/horizon/horizon/static/horizon/js/horizon.images.js'
2015-01-28 12:43:18.136 | Copying '/opt/stack/horizon/horizon/static/horizon/js/angular/horizon.conf.js'
2015-01-28 12:43:18.136 | Copying '/opt/stack/horizon/horizon/static/horizon/js/angular/horizon.js'
2015-01-28 12:43:18.136 | Copying '/opt/stack/horizon/horizon/static/horizon/js/angular/services/horizon.utils.js'
2015-01-28 12:43:18.137 | Copying '/opt/stack/horizon/horizon/static/horizon/js/angular/directives/forms.js'
2015-01-28 12:43:18.137 | Copying '/opt/stack/horizon/horizon/static/horizon/js/angular/controllers/dummy.js'
2015-01-28 12:43:18.137 | Copying '/opt/stack/horizon/horizon/static/horizon/js/angular/controllers/metadata-widget-controller.js'
2015-01-28 12:43:18.137 | Copying '/opt/stack/horizon/horizon/static/horizon/js/angular/controllers/namespace-controller.js'
2015-01-28 12:43:18.137 |
2015-01-28 12:43:18.137 | 84 static files copied to '/opt/stack/horizon/static', 698 unmodified.
2015-01-28 12:43:18.137 | + DJANGO_SETTINGS_MODULE=openstack_dashboard.settings
2015-01-28 12:43:18.137 | + django-admin.py compress --force
2015-01-28 12:43:22.508 | Found 'compress' tags in:
2015-01-28 12:43:22.509 | /opt/stack/horizon/horizon/templates/horizon/_scripts.html
2015-01-28 12:43:22.509 | /opt/stack/horizon/openstack_dashboard/templates/_stylesheets.html
2015-01-28 12:43:22.509 | /opt/stack/horizon/horizon/templates/horizon/_conf.html
2015-01-28 12:43:22.509 | Compressing... done
2015-01-28 12:43:22.510 | Compressed 4 block(s) from 3 template(s).
2015-01-28 12:43:22.514 | + start_horizon
2015-01-28 12:43:22.514 | + restart_apache_server
2015-01-28 12:43:22.514 | + stop_service apache2
2015-01-28 12:43:22.514 | + is_ubuntu
2015-01-28 12:43:22.514 | + [[ -z deb ]]
2015-01-28 12:43:22.514 | + '[' deb = deb ']'
2015-01-28 12:43:22.514 | + sudo /usr/sbin/service apache2 stop
2015-01-28 12:43:22.533 | * Stopping web server apache2
2015-01-28 12:43:23.651 | *
2015-01-28 12:43:23.657 | + sleep 3
2015-01-28 12:43:26.663 | + start_service apache2
2015-01-28 12:43:26.663 | + is_ubuntu
2015-01-28 12:43:26.663 | + [[ -z deb ]]
2015-01-28 12:43:26.663 | + '[' deb = deb ']'
2015-01-28 12:43:26.663 | + sudo /usr/sbin/service apache2 start
2015-01-28 12:43:26.686 | * Starting web server apache2
2015-01-28 12:43:26.759 | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
2015-01-28 12:43:27.775 | *
2015-01-28 12:43:27.781 | + tail_log horizon /var/log/apache2/horizon_error.log
2015-01-28 12:43:27.782 | + local name=horizon
2015-01-28 12:43:27.782 | + local logfile=/var/log/apache2/horizon_error.log
2015-01-28 12:43:27.785 | ++ trueorfalse True USE_SCREEN
2015-01-28 12:43:27.789 | + USE_SCREEN=True
2015-01-28 12:43:27.789 | + [[ True = \T\r\u\e ]]
2015-01-28 12:43:27.789 | + screen_process horizon 'sudo tail -f /var/log/apache2/horizon_error.log'
2015-01-28 12:43:27.789 | + local name=horizon
2015-01-28 12:43:27.790 | + local 'command=sudo tail -f /var/log/apache2/horizon_error.log'
2015-01-28 12:43:27.790 | + local group=
2015-01-28 12:43:27.790 | + SCREEN_NAME=stack
2015-01-28 12:43:27.790 | + SERVICE_DIR=/opt/stack/status
2015-01-28 12:43:27.790 | ++ trueorfalse True USE_SCREEN
2015-01-28 12:43:27.794 | + USE_SCREEN=True
2015-01-28 12:43:27.795 | + screen_rc horizon 'sudo tail -f /var/log/apache2/horizon_error.log'
2015-01-28 12:43:27.795 | + SCREEN_NAME=stack
2015-01-28 12:43:27.795 | + SCREENRC=/home/vagrant/devstack/stack-screenrc
2015-01-28 12:43:27.795 | + [[ ! -e /home/vagrant/devstack/stack-screenrc ]]
2015-01-28 12:43:27.795 | + grep horizon /home/vagrant/devstack/stack-screenrc
2015-01-28 12:43:27.797 | ++ echo -ne '\015'
2015-01-28 12:43:27.798 | + NL=$'\r'
2015-01-28 12:43:27.798 | + echo 'screen -t horizon bash'
2015-01-28 12:43:27.798 | + echo 'stuff "sudo tail -f /var/log/apache2/horizon_error.log
"'
2015-01-28 12:43:27.798 | + [[ -n '' ]]
2015-01-28 12:43:27.798 | + screen -S stack -X screen -t horizon
2015-01-28 12:43:27.801 | + [[ -n '' ]]
2015-01-28 12:43:27.801 | + sleep 3
2015-01-28 12:43:30.806 | ++ echo -ne '\015'
2015-01-28 12:43:30.808 | + NL=$'\r'
2015-01-28 12:43:30.808 | + [[ -n '' ]]
2015-01-28 12:43:30.809 | + screen -S stack -p horizon -X stuff 'sudo tail -f /var/log/apache2/horizon_error.log & echo $! >/opt/stack/status/stack/horizon.pid; fg || echo "horizon failed to start" | tee "/opt/stack/status/stack/horizon.failure"
'
2015-01-28 12:43:30.813 | + is_service_enabled g-reg
2015-01-28 12:43:30.826 | + return 0
2015-01-28 12:43:30.826 | + echo_summary 'Configuring Glance'
2015-01-28 12:43:30.826 | + [[ -t 3 ]]
2015-01-28 12:43:30.826 | + [[ True != \T\r\u\e ]]
2015-01-28 12:43:30.826 | + echo -e Configuring Glance
2015-01-28 12:43:30.826 | + init_glance
2015-01-28 12:43:30.826 | + rm -rf /opt/stack/data/glance/images
2015-01-28 12:43:30.829 | + mkdir -p /opt/stack/data/glance/images
2015-01-28 12:43:30.830 | + rm -rf /opt/stack/data/glance/cache
2015-01-28 12:43:30.832 | + mkdir -p /opt/stack/data/glance/cache
2015-01-28 12:43:30.834 | + recreate_database glance
2015-01-28 12:43:30.834 | + local db=glance
2015-01-28 12:43:30.834 | + recreate_database_mysql glance
2015-01-28 12:43:30.834 | + local db=glance
2015-01-28 12:43:30.834 | + mysql -uroot -ppassword -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;'
2015-01-28 12:43:30.869 | + mysql -uroot -ppassword -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;'
2015-01-28 12:43:30.882 | + /usr/local/bin/glance-manage db_sync
2015-01-28 12:43:31.375 | /usr/local/lib/python2.7/dist-packages/oslo_concurrency/openstack/common/fileutils.py:22: DeprecationWarning: The oslo namespace package is deprecated. Please use oslo_utils instead.
2015-01-28 12:43:31.375 | from oslo.utils import excutils
2015-01-28 12:43:31.443 | /opt/stack/glance/glance/openstack/common/log.py:41: DeprecationWarning: The oslo namespace package is deprecated. Please use oslo_serialization instead.
2015-01-28 12:43:31.444 | from oslo.serialization import jsonutils
2015-01-28 12:43:31.762 | 2015-01-28 12:43:31.762 17134 DEBUG oslo_db.sqlalchemy.session [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/session.py:509
2015-01-28 12:43:31.766 | 2015-01-28 12:43:31.766 17134 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2015-01-28 12:43:31.768 | 2015-01-28 12:43:31.767 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.768 | 2015-01-28 12:43:31.768 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.768 | 2015-01-28 12:43:31.768 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.768 | 2015-01-28 12:43:31.768 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.768 | 2015-01-28 12:43:31.768 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.768 | 2015-01-28 12:43:31.768 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.769 | 2015-01-28 12:43:31.768 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_downgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.769 | 2015-01-28 12:43:31.769 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_downgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.769 | 2015-01-28 12:43:31.769 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.770 | 2015-01-28 12:43:31.769 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.770 | 2015-01-28 12:43:31.769 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.770 | 2015-01-28 12:43:31.770 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.770 | 2015-01-28 12:43:31.770 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.770 | 2015-01-28 12:43:31.770 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.771 | 2015-01-28 12:43:31.770 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_downgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.771 | 2015-01-28 12:43:31.771 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_downgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.772 | 2015-01-28 12:43:31.771 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.772 | 2015-01-28 12:43:31.772 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.772 | 2015-01-28 12:43:31.772 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.772 | 2015-01-28 12:43:31.772 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.773 | 2015-01-28 12:43:31.773 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_downgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.773 | 2015-01-28 12:43:31.773 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_downgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.773 | 2015-01-28 12:43:31.773 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.774 | 2015-01-28 12:43:31.773 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.774 | 2015-01-28 12:43:31.774 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.774 | 2015-01-28 12:43:31.774 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.774 | 2015-01-28 12:43:31.774 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.775 | 2015-01-28 12:43:31.774 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.775 | 2015-01-28 12:43:31.775 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.775 | 2015-01-28 12:43:31.775 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.775 | 2015-01-28 12:43:31.775 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.776 | 2015-01-28 12:43:31.775 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.776 | 2015-01-28 12:43:31.776 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.776 | 2015-01-28 12:43:31.776 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.776 | 2015-01-28 12:43:31.776 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_downgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.777 | 2015-01-28 12:43:31.776 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_downgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.777 | 2015-01-28 12:43:31.776 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.777 | 2015-01-28 12:43:31.777 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.777 | 2015-01-28 12:43:31.777 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.777 | 2015-01-28 12:43:31.777 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.777 | 2015-01-28 12:43:31.777 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.777 | 2015-01-28 12:43:31.777 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.778 | 2015-01-28 12:43:31.778 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_sqlite_downgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.778 | 2015-01-28 12:43:31.778 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_sqlite_downgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.778 | 2015-01-28 12:43:31.778 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.779 | 2015-01-28 12:43:31.778 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.779 | 2015-01-28 12:43:31.779 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.779 | 2015-01-28 12:43:31.779 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.779 | 2015-01-28 12:43:31.779 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_sqlite_downgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.780 | 2015-01-28 12:43:31.779 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_sqlite_downgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.780 | 2015-01-28 12:43:31.780 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.780 | 2015-01-28 12:43:31.780 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.780 | 2015-01-28 12:43:31.780 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.781 | 2015-01-28 12:43:31.780 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.781 | 2015-01-28 12:43:31.781 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.781 | 2015-01-28 12:43:31.781 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.782 | 2015-01-28 12:43:31.781 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.782 | 2015-01-28 12:43:31.782 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.782 | 2015-01-28 12:43:31.782 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.782 | 2015-01-28 12:43:31.782 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.783 | 2015-01-28 12:43:31.782 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.783 | 2015-01-28 12:43:31.783 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.783 | 2015-01-28 12:43:31.783 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.784 | 2015-01-28 12:43:31.783 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.784 | 2015-01-28 12:43:31.784 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.785 | 2015-01-28 12:43:31.784 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.785 | 2015-01-28 12:43:31.785 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.785 | 2015-01-28 12:43:31.785 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.786 | 2015-01-28 12:43:31.786 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.786 | 2015-01-28 12:43:31.786 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.787 | 2015-01-28 12:43:31.786 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.787 | 2015-01-28 12:43:31.787 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.787 | 2015-01-28 12:43:31.787 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.788 | 2015-01-28 12:43:31.787 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.788 | 2015-01-28 12:43:31.788 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.788 | 2015-01-28 12:43:31.788 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.789 | 2015-01-28 12:43:31.788 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.789 | 2015-01-28 12:43:31.789 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.789 | 2015-01-28 12:43:31.789 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.790 | 2015-01-28 12:43:31.789 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.790 | 2015-01-28 12:43:31.789 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.790 | 2015-01-28 12:43:31.790 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.790 | 2015-01-28 12:43:31.790 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.790 | 2015-01-28 12:43:31.790 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.790 | 2015-01-28 12:43:31.790 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.790 | 2015-01-28 12:43:31.790 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.790 | 2015-01-28 12:43:31.790 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.790 | 2015-01-28 12:43:31.790 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.791 | 2015-01-28 12:43:31.790 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.791 | 2015-01-28 12:43:31.791 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.791 | 2015-01-28 12:43:31.791 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.791 | 2015-01-28 12:43:31.791 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.791 | 2015-01-28 12:43:31.791 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_downgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.791 | 2015-01-28 12:43:31.791 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_downgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.791 | 2015-01-28 12:43:31.791 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.792 | 2015-01-28 12:43:31.791 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.792 | 2015-01-28 12:43:31.791 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.792 | 2015-01-28 12:43:31.791 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.792 | 2015-01-28 12:43:31.792 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.792 | 2015-01-28 12:43:31.792 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.792 | 2015-01-28 12:43:31.792 17134 DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2015-01-28 12:43:31.792 | 2015-01-28 12:43:31.792 17134 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2015-01-28 12:43:31.811 | 2015-01-28 12:43:31.810 17134 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2015-01-28 12:43:31.811 | 2015-01-28 12:43:31.811 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.812 | 2015-01-28 12:43:31.811 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.812 | 2015-01-28 12:43:31.812 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.812 | 2015-01-28 12:43:31.812 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.813 | 2015-01-28 12:43:31.813 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.813 | 2015-01-28 12:43:31.813 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.814 | 2015-01-28 12:43:31.813 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_downgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.814 | 2015-01-28 12:43:31.813 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_downgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.815 | 2015-01-28 12:43:31.814 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.815 | 2015-01-28 12:43:31.814 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.815 | 2015-01-28 12:43:31.814 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.816 | 2015-01-28 12:43:31.814 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.816 | 2015-01-28 12:43:31.814 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.817 | 2015-01-28 12:43:31.814 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.817 | 2015-01-28 12:43:31.814 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_downgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.817 | 2015-01-28 12:43:31.814 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_downgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.817 | 2015-01-28 12:43:31.815 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.817 | 2015-01-28 12:43:31.815 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.817 | 2015-01-28 12:43:31.815 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.817 | 2015-01-28 12:43:31.815 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.817 | 2015-01-28 12:43:31.815 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_downgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.817 | 2015-01-28 12:43:31.815 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_downgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.818 | 2015-01-28 12:43:31.815 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.818 | 2015-01-28 12:43:31.815 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.818 | 2015-01-28 12:43:31.816 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.818 | 2015-01-28 12:43:31.816 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.818 | 2015-01-28 12:43:31.816 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.818 | 2015-01-28 12:43:31.816 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.818 | 2015-01-28 12:43:31.816 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.818 | 2015-01-28 12:43:31.816 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.818 | 2015-01-28 12:43:31.816 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.818 | 2015-01-28 12:43:31.816 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.819 | 2015-01-28 12:43:31.817 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.819 | 2015-01-28 12:43:31.817 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.819 | 2015-01-28 12:43:31.817 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_downgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.819 | 2015-01-28 12:43:31.817 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_downgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.819 | 2015-01-28 12:43:31.817 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.819 | 2015-01-28 12:43:31.817 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.819 | 2015-01-28 12:43:31.817 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.819 | 2015-01-28 12:43:31.817 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.819 | 2015-01-28 12:43:31.818 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.819 | 2015-01-28 12:43:31.818 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.819 | 2015-01-28 12:43:31.818 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_sqlite_downgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.819 | 2015-01-28 12:43:31.818 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_sqlite_downgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.819 | 2015-01-28 12:43:31.818 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.820 | 2015-01-28 12:43:31.818 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.820 | 2015-01-28 12:43:31.818 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.820 | 2015-01-28 12:43:31.818 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.820 | 2015-01-28 12:43:31.818 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_sqlite_downgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.820 | 2015-01-28 12:43:31.819 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_sqlite_downgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.820 | 2015-01-28 12:43:31.819 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.820 | 2015-01-28 12:43:31.819 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.821 | 2015-01-28 12:43:31.819 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.821 | 2015-01-28 12:43:31.819 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.821 | 2015-01-28 12:43:31.819 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.821 | 2015-01-28 12:43:31.819 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.821 | 2015-01-28 12:43:31.819 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.821 | 2015-01-28 12:43:31.819 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.821 | 2015-01-28 12:43:31.819 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.821 | 2015-01-28 12:43:31.819 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.821 | 2015-01-28 12:43:31.820 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.821 | 2015-01-28 12:43:31.820 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.822 | 2015-01-28 12:43:31.820 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.822 | 2015-01-28 12:43:31.820 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.822 | 2015-01-28 12:43:31.820 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.822 | 2015-01-28 12:43:31.820 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.822 | 2015-01-28 12:43:31.820 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.822 | 2015-01-28 12:43:31.820 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.822 | 2015-01-28 12:43:31.821 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.822 | 2015-01-28 12:43:31.821 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.822 | 2015-01-28 12:43:31.821 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.822 | 2015-01-28 12:43:31.821 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.822 | 2015-01-28 12:43:31.821 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.823 | 2015-01-28 12:43:31.821 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.823 | 2015-01-28 12:43:31.821 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.823 | 2015-01-28 12:43:31.821 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.823 | 2015-01-28 12:43:31.822 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.823 | 2015-01-28 12:43:31.822 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.823 | 2015-01-28 12:43:31.822 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.823 | 2015-01-28 12:43:31.822 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.823 | 2015-01-28 12:43:31.822 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.823 | 2015-01-28 12:43:31.822 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.823 | 2015-01-28 12:43:31.822 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.823 | 2015-01-28 12:43:31.822 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.824 | 2015-01-28 12:43:31.822 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.824 | 2015-01-28 12:43:31.823 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.824 | 2015-01-28 12:43:31.823 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.824 | 2015-01-28 12:43:31.823 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.824 | 2015-01-28 12:43:31.823 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.824 | 2015-01-28 12:43:31.823 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.824 | 2015-01-28 12:43:31.823 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.824 | 2015-01-28 12:43:31.823 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.824 | 2015-01-28 12:43:31.823 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_downgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.824 | 2015-01-28 12:43:31.824 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_downgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.825 | 2015-01-28 12:43:31.824 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.825 | 2015-01-28 12:43:31.824 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.825 | 2015-01-28 12:43:31.824 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.825 | 2015-01-28 12:43:31.824 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.825 | 2015-01-28 12:43:31.824 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.825 | 2015-01-28 12:43:31.824 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.825 | 2015-01-28 12:43:31.824 17134 DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2015-01-28 12:43:31.825 | 2015-01-28 12:43:31.825 17134 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2015-01-28 12:43:31.857 | 2015-01-28 12:43:31.857 17134 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2015-01-28 12:43:31.858 | 2015-01-28 12:43:31.858 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.859 | 2015-01-28 12:43:31.858 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.859 | 2015-01-28 12:43:31.859 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.859 | 2015-01-28 12:43:31.859 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.860 | 2015-01-28 12:43:31.859 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.860 | 2015-01-28 12:43:31.859 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.860 | 2015-01-28 12:43:31.859 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_downgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.861 | 2015-01-28 12:43:31.859 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_downgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.861 | 2015-01-28 12:43:31.859 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.862 | 2015-01-28 12:43:31.859 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.862 | 2015-01-28 12:43:31.859 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.862 | 2015-01-28 12:43:31.859 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.863 | 2015-01-28 12:43:31.859 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.863 | 2015-01-28 12:43:31.860 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.864 | 2015-01-28 12:43:31.860 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_downgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.864 | 2015-01-28 12:43:31.860 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_downgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.865 | 2015-01-28 12:43:31.860 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.865 | 2015-01-28 12:43:31.860 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.866 | 2015-01-28 12:43:31.860 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.866 | 2015-01-28 12:43:31.860 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.866 | 2015-01-28 12:43:31.860 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_downgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.867 | 2015-01-28 12:43:31.860 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_downgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.867 | 2015-01-28 12:43:31.860 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.868 | 2015-01-28 12:43:31.861 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.868 | 2015-01-28 12:43:31.861 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.869 | 2015-01-28 12:43:31.861 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.869 | 2015-01-28 12:43:31.861 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.870 | 2015-01-28 12:43:31.861 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.870 | 2015-01-28 12:43:31.861 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.870 | 2015-01-28 12:43:31.861 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.870 | 2015-01-28 12:43:31.861 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.870 | 2015-01-28 12:43:31.861 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.870 | 2015-01-28 12:43:31.861 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.870 | 2015-01-28 12:43:31.862 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.871 | 2015-01-28 12:43:31.862 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_downgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.871 | 2015-01-28 12:43:31.862 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_downgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.871 | 2015-01-28 12:43:31.862 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.871 | 2015-01-28 12:43:31.862 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.871 | 2015-01-28 12:43:31.862 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.871 | 2015-01-28 12:43:31.862 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.871 | 2015-01-28 12:43:31.862 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.871 | 2015-01-28 12:43:31.862 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.871 | 2015-01-28 12:43:31.863 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_sqlite_downgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.871 | 2015-01-28 12:43:31.863 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_sqlite_downgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.872 | 2015-01-28 12:43:31.863 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.872 | 2015-01-28 12:43:31.863 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.872 | 2015-01-28 12:43:31.863 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.872 | 2015-01-28 12:43:31.863 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.872 | 2015-01-28 12:43:31.863 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_sqlite_downgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.872 | 2015-01-28 12:43:31.863 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_sqlite_downgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.872 | 2015-01-28 12:43:31.863 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.872 | 2015-01-28 12:43:31.863 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.872 | 2015-01-28 12:43:31.863 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.872 | 2015-01-28 12:43:31.864 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.872 | 2015-01-28 12:43:31.864 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.873 | 2015-01-28 12:43:31.864 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.873 | 2015-01-28 12:43:31.864 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.873 | 2015-01-28 12:43:31.864 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.873 | 2015-01-28 12:43:31.864 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.873 | 2015-01-28 12:43:31.864 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.873 | 2015-01-28 12:43:31.864 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.873 | 2015-01-28 12:43:31.864 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.874 | 2015-01-28 12:43:31.864 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.874 | 2015-01-28 12:43:31.865 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.874 | 2015-01-28 12:43:31.865 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.874 | 2015-01-28 12:43:31.865 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.874 | 2015-01-28 12:43:31.865 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.874 | 2015-01-28 12:43:31.865 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.874 | 2015-01-28 12:43:31.865 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.874 | 2015-01-28 12:43:31.865 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.874 | 2015-01-28 12:43:31.865 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.874 | 2015-01-28 12:43:31.865 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.875 | 2015-01-28 12:43:31.865 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.875 | 2015-01-28 12:43:31.866 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.875 | 2015-01-28 12:43:31.866 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.875 | 2015-01-28 12:43:31.866 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.875 | 2015-01-28 12:43:31.866 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.875 | 2015-01-28 12:43:31.866 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.875 | 2015-01-28 12:43:31.866 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.876 | 2015-01-28 12:43:31.866 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.876 | 2015-01-28 12:43:31.866 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.876 | 2015-01-28 12:43:31.866 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.876 | 2015-01-28 12:43:31.866 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.876 | 2015-01-28 12:43:31.866 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.876 | 2015-01-28 12:43:31.867 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.876 | 2015-01-28 12:43:31.867 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.876 | 2015-01-28 12:43:31.867 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.876 | 2015-01-28 12:43:31.867 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.877 | 2015-01-28 12:43:31.867 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.877 | 2015-01-28 12:43:31.867 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.877 | 2015-01-28 12:43:31.867 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.877 | 2015-01-28 12:43:31.867 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.877 | 2015-01-28 12:43:31.867 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_downgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.877 | 2015-01-28 12:43:31.867 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_downgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.877 | 2015-01-28 12:43:31.868 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.877 | 2015-01-28 12:43:31.868 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.877 | 2015-01-28 12:43:31.868 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.878 | 2015-01-28 12:43:31.868 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.878 | 2015-01-28 12:43:31.868 17134 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:31.878 | 2015-01-28 12:43:31.868 17134 DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:31.878 | 2015-01-28 12:43:31.868 17134 DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2015-01-28 12:43:31.878 | 2015-01-28 12:43:31.868 17134 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2015-01-28 12:43:31.878 | 2015-01-28 12:43:31.875 17134 INFO migrate.versioning.api [-] 0 -> 1...
2015-01-28 12:43:31.883 | 2015-01-28 12:43:31.883 17134 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table images
2015-01-28 12:43:31.923 | 2015-01-28 12:43:31.923 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:31.924 | 2015-01-28 12:43:31.923 17134 INFO migrate.versioning.api [-] 1 -> 2...
2015-01-28 12:43:31.940 | 2015-01-28 12:43:31.939 17134 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table image_properties
2015-01-28 12:43:31.988 | 2015-01-28 12:43:31.988 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:31.989 | 2015-01-28 12:43:31.988 17134 INFO migrate.versioning.api [-] 2 -> 3...
2015-01-28 12:43:32.052 | 2015-01-28 12:43:32.052 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:32.052 | 2015-01-28 12:43:32.052 17134 INFO migrate.versioning.api [-] 3 -> 4...
2015-01-28 12:43:32.088 | 2015-01-28 12:43:32.087 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:32.088 | 2015-01-28 12:43:32.087 17134 INFO migrate.versioning.api [-] 4 -> 5...
2015-01-28 12:43:32.117 | 2015-01-28 12:43:32.117 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:32.118 | 2015-01-28 12:43:32.117 17134 INFO migrate.versioning.api [-] 5 -> 6...
2015-01-28 12:43:32.167 | 2015-01-28 12:43:32.167 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:32.168 | 2015-01-28 12:43:32.167 17134 INFO migrate.versioning.api [-] 6 -> 7...
2015-01-28 12:43:32.199 | 2015-01-28 12:43:32.198 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:32.199 | 2015-01-28 12:43:32.199 17134 INFO migrate.versioning.api [-] 7 -> 8...
2015-01-28 12:43:32.216 | 2015-01-28 12:43:32.215 17134 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table image_members
2015-01-28 12:43:32.261 | 2015-01-28 12:43:32.261 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:32.261 | 2015-01-28 12:43:32.261 17134 INFO migrate.versioning.api [-] 8 -> 9...
2015-01-28 12:43:32.302 | 2015-01-28 12:43:32.302 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:32.302 | 2015-01-28 12:43:32.302 17134 INFO migrate.versioning.api [-] 9 -> 10...
2015-01-28 12:43:32.318 | 2015-01-28 12:43:32.318 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:32.319 | 2015-01-28 12:43:32.318 17134 INFO migrate.versioning.api [-] 10 -> 11...
2015-01-28 12:43:32.357 | 2015-01-28 12:43:32.357 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:32.357 | 2015-01-28 12:43:32.357 17134 INFO migrate.versioning.api [-] 11 -> 12...
2015-01-28 12:43:32.471 | 2015-01-28 12:43:32.471 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:32.472 | 2015-01-28 12:43:32.471 17134 INFO migrate.versioning.api [-] 12 -> 13...
2015-01-28 12:43:32.517 | 2015-01-28 12:43:32.516 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:32.518 | 2015-01-28 12:43:32.517 17134 INFO migrate.versioning.api [-] 13 -> 14...
2015-01-28 12:43:32.544 | 2015-01-28 12:43:32.544 17134 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table image_tags
2015-01-28 12:43:32.594 | 2015-01-28 12:43:32.594 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:32.595 | 2015-01-28 12:43:32.594 17134 INFO migrate.versioning.api [-] 14 -> 15...
2015-01-28 12:43:32.622 | 2015-01-28 12:43:32.621 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:32.622 | 2015-01-28 12:43:32.622 17134 INFO migrate.versioning.api [-] 15 -> 16...
2015-01-28 12:43:32.655 | 2015-01-28 12:43:32.655 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:32.656 | 2015-01-28 12:43:32.655 17134 INFO migrate.versioning.api [-] 16 -> 17...
2015-01-28 12:43:32.706 | 2015-01-28 12:43:32.706 17134 INFO 017_quote_encrypted_swift_credentials [-] 'metadata_encryption_key' was not specified in the config file or a config file was not specified. This means that this migration is a NOOP.
2015-01-28 12:43:32.715 | 2015-01-28 12:43:32.714 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:32.716 | 2015-01-28 12:43:32.715 17134 INFO migrate.versioning.api [-] 17 -> 18...
2015-01-28 12:43:32.737 | 2015-01-28 12:43:32.736 17134 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table image_locations
2015-01-28 12:43:32.779 | 2015-01-28 12:43:32.779 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:32.779 | 2015-01-28 12:43:32.779 17134 INFO migrate.versioning.api [-] 18 -> 19...
2015-01-28 12:43:32.819 | 2015-01-28 12:43:32.818 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:32.820 | 2015-01-28 12:43:32.819 17134 INFO migrate.versioning.api [-] 19 -> 20...
2015-01-28 12:43:32.855 | 2015-01-28 12:43:32.855 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:32.856 | 2015-01-28 12:43:32.855 17134 INFO migrate.versioning.api [-] 20 -> 21...
2015-01-28 12:43:32.870 | 2015-01-28 12:43:32.869 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:32.870 | 2015-01-28 12:43:32.870 17134 INFO migrate.versioning.api [-] 21 -> 22...
2015-01-28 12:43:32.917 | 2015-01-28 12:43:32.916 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:32.918 | 2015-01-28 12:43:32.917 17134 INFO migrate.versioning.api [-] 22 -> 23...
2015-01-28 12:43:32.934 | 2015-01-28 12:43:32.933 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:32.934 | 2015-01-28 12:43:32.934 17134 INFO migrate.versioning.api [-] 23 -> 24...
2015-01-28 12:43:32.947 | 2015-01-28 12:43:32.947 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:32.948 | 2015-01-28 12:43:32.947 17134 INFO migrate.versioning.api [-] 24 -> 25...
2015-01-28 12:43:32.957 | 2015-01-28 12:43:32.957 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:32.957 | 2015-01-28 12:43:32.957 17134 INFO migrate.versioning.api [-] 25 -> 26...
2015-01-28 12:43:33.002 | 2015-01-28 12:43:33.001 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:33.003 | 2015-01-28 12:43:33.002 17134 INFO migrate.versioning.api [-] 26 -> 27...
2015-01-28 12:43:33.041 | 2015-01-28 12:43:33.041 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:33.041 | 2015-01-28 12:43:33.041 17134 INFO migrate.versioning.api [-] 27 -> 28...
2015-01-28 12:43:33.077 | 2015-01-28 12:43:33.077 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:33.077 | 2015-01-28 12:43:33.077 17134 INFO migrate.versioning.api [-] 28 -> 29...
2015-01-28 12:43:33.148 | 2015-01-28 12:43:33.147 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:33.148 | 2015-01-28 12:43:33.148 17134 INFO migrate.versioning.api [-] 29 -> 30...
2015-01-28 12:43:33.161 | 2015-01-28 12:43:33.161 17134 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table tasks
2015-01-28 12:43:33.243 | 2015-01-28 12:43:33.243 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:33.243 | 2015-01-28 12:43:33.243 17134 INFO migrate.versioning.api [-] 30 -> 31...
2015-01-28 12:43:33.273 | 2015-01-28 12:43:33.273 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:33.274 | 2015-01-28 12:43:33.273 17134 INFO migrate.versioning.api [-] 31 -> 32...
2015-01-28 12:43:33.293 | 2015-01-28 12:43:33.293 17134 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table task_info
2015-01-28 12:43:33.343 | 2015-01-28 12:43:33.343 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:33.343 | 2015-01-28 12:43:33.343 17134 INFO migrate.versioning.api [-] 32 -> 33...
2015-01-28 12:43:33.390 | 2015-01-28 12:43:33.389 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:33.390 | 2015-01-28 12:43:33.390 17134 INFO migrate.versioning.api [-] 33 -> 34...
2015-01-28 12:43:33.423 | 2015-01-28 12:43:33.423 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:33.424 | 2015-01-28 12:43:33.423 17134 INFO migrate.versioning.api [-] 34 -> 35...
2015-01-28 12:43:33.440 | 2015-01-28 12:43:33.440 17134 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table metadef_namespaces
2015-01-28 12:43:33.469 | 2015-01-28 12:43:33.468 17134 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table metadef_objects
2015-01-28 12:43:33.495 | 2015-01-28 12:43:33.495 17134 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table metadef_properties
2015-01-28 12:43:33.516 | 2015-01-28 12:43:33.516 17134 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table metadef_resource_types
2015-01-28 12:43:33.539 | 2015-01-28 12:43:33.539 17134 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table metadef_namespace_resource_types
2015-01-28 12:43:33.607 | 2015-01-28 12:43:33.606 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:33.607 | 2015-01-28 12:43:33.607 17134 INFO migrate.versioning.api [-] 35 -> 36...
2015-01-28 12:43:33.666 | 2015-01-28 12:43:33.665 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:33.667 | 2015-01-28 12:43:33.666 17134 INFO migrate.versioning.api [-] 36 -> 37...
2015-01-28 12:43:33.740 | 2015-01-28 12:43:33.740 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:33.740 | 2015-01-28 12:43:33.740 17134 INFO migrate.versioning.api [-] 37 -> 38...
2015-01-28 12:43:33.750 | 2015-01-28 12:43:33.750 17134 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table metadef_tags
2015-01-28 12:43:33.784 | 2015-01-28 12:43:33.783 17134 INFO migrate.versioning.api [-] done
2015-01-28 12:43:33.824 | + /usr/local/bin/glance-manage db_load_metadefs
2015-01-28 12:43:34.279 | /usr/local/lib/python2.7/dist-packages/oslo_concurrency/openstack/common/fileutils.py:22: DeprecationWarning: The oslo namespace package is deprecated. Please use oslo_utils instead.
2015-01-28 12:43:34.279 | from oslo.utils import excutils
2015-01-28 12:43:34.348 | /opt/stack/glance/glance/openstack/common/log.py:41: DeprecationWarning: The oslo namespace package is deprecated. Please use oslo_serialization instead.
2015-01-28 12:43:34.348 | from oslo.serialization import jsonutils
2015-01-28 12:43:34.624 | 2015-01-28 12:43:34.624 17143 DEBUG oslo_db.sqlalchemy.session [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/session.py:509
2015-01-28 12:43:34.720 | 2015-01-28 12:43:34.720 17143 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database.
2015-01-28 12:43:34.777 | 2015-01-28 12:43:34.777 17143 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database.
2015-01-28 12:43:34.846 | 2015-01-28 12:43:34.845 17143 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database.
2015-01-28 12:43:34.888 | 2015-01-28 12:43:34.888 17143 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database.
2015-01-28 12:43:34.921 | 2015-01-28 12:43:34.920 17143 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database.
2015-01-28 12:43:34.963 | 2015-01-28 12:43:34.962 17143 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database.
2015-01-28 12:43:34.994 | 2015-01-28 12:43:34.994 17143 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database.
2015-01-28 12:43:35.022 | 2015-01-28 12:43:35.021 17143 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database.
2015-01-28 12:43:35.044 | 2015-01-28 12:43:35.044 17143 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database.
2015-01-28 12:43:35.070 | 2015-01-28 12:43:35.069 17143 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-trust.json loaded to database.
2015-01-28 12:43:35.107 | 2015-01-28 12:43:35.106 17143 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database.
2015-01-28 12:43:35.133 | 2015-01-28 12:43:35.132 17143 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database.
2015-01-28 12:43:35.163 | 2015-01-28 12:43:35.163 17143 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database.
2015-01-28 12:43:35.192 | 2015-01-28 12:43:35.192 17143 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database.
2015-01-28 12:43:35.228 | 2015-01-28 12:43:35.227 17143 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database.
2015-01-28 12:43:35.266 | 2015-01-28 12:43:35.265 17143 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database.
2015-01-28 12:43:35.266 | 2015-01-28 12:43:35.266 17143 INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished
2015-01-28 12:43:35.304 | + create_glance_cache_dir
2015-01-28 12:43:35.304 | + sudo mkdir -p /var/cache/glance/api
2015-01-28 12:43:35.314 | + sudo chown vagrant /var/cache/glance/api
2015-01-28 12:43:35.323 | + rm -f '/var/cache/glance/api/*'
2015-01-28 12:43:35.325 | + sudo mkdir -p /var/cache/glance/registry
2015-01-28 12:43:35.335 | + sudo chown vagrant /var/cache/glance/registry
2015-01-28 12:43:35.344 | + rm -f '/var/cache/glance/registry/*'
2015-01-28 12:43:35.348 | + is_service_enabled neutron
2015-01-28 12:43:35.355 | + return 0
2015-01-28 12:43:35.356 | + echo_summary 'Configuring Neutron'
2015-01-28 12:43:35.356 | + [[ -t 3 ]]
2015-01-28 12:43:35.356 | + [[ True != \T\r\u\e ]]
2015-01-28 12:43:35.356 | + echo -e Configuring Neutron
2015-01-28 12:43:35.357 | + configure_neutron
2015-01-28 12:43:35.357 | + _configure_neutron_common
2015-01-28 12:43:35.357 | + [[ ! -d /etc/neutron ]]
2015-01-28 12:43:35.357 | + sudo chown vagrant /etc/neutron
2015-01-28 12:43:35.364 | + cp /opt/stack/neutron/etc/neutron.conf /etc/neutron/neutron.conf
2015-01-28 12:43:35.369 | + neutron_plugin_configure_common
2015-01-28 12:43:35.369 | + Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2
2015-01-28 12:43:35.369 | + Q_PLUGIN_CONF_FILENAME=ml2_conf.ini
2015-01-28 12:43:35.369 | + Q_PLUGIN_CLASS=neutron.plugins.ml2.plugin.Ml2Plugin
2015-01-28 12:43:35.369 | + _neutron_service_plugin_class_add neutron.services.l3_router.l3_router_plugin.L3RouterPlugin
2015-01-28 12:43:35.369 | + local service_plugin_class=neutron.services.l3_router.l3_router_plugin.L3RouterPlugin
2015-01-28 12:43:35.369 | + [[ '' == '' ]]
2015-01-28 12:43:35.369 | + Q_SERVICE_PLUGIN_CLASSES=neutron.services.l3_router.l3_router_plugin.L3RouterPlugin
2015-01-28 12:43:35.369 | + [[ etc/neutron/plugins/ml2 == '' ]]
2015-01-28 12:43:35.369 | + [[ ml2_conf.ini == '' ]]
2015-01-28 12:43:35.369 | + [[ neutron.plugins.ml2.plugin.Ml2Plugin == '' ]]
2015-01-28 12:43:35.369 | + mkdir -p /etc/neutron/plugins/ml2
2015-01-28 12:43:35.371 | + Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini
2015-01-28 12:43:35.371 | + cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini /etc/neutron/plugins/ml2/ml2_conf.ini
2015-01-28 12:43:35.376 | ++ database_connection_url neutron
2015-01-28 12:43:35.376 | ++ local db=neutron
2015-01-28 12:43:35.376 | ++ database_connection_url_mysql neutron
2015-01-28 12:43:35.376 | ++ local db=neutron
2015-01-28 12:43:35.377 | ++ echo 'mysql://root:password@127.0.0.1/neutron?charset=utf8'
2015-01-28 12:43:35.377 | + iniset /etc/neutron/neutron.conf database connection 'mysql://root:password@127.0.0.1/neutron?charset=utf8'
2015-01-28 12:43:35.400 | + iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron
2015-01-28 12:43:35.416 | + iniset /etc/neutron/neutron.conf DEFAULT use_syslog False
2015-01-28 12:43:35.435 | + [[ 0 > 0 ]]
2015-01-28 12:43:35.435 | + [[ '' != '' ]]
2015-01-28 12:43:35.436 | + '[' libvirt = fake ']'
2015-01-28 12:43:35.436 | + '[' True == True ']'
2015-01-28 12:43:35.436 | + '[' False == False ']'
2015-01-28 12:43:35.436 | + setup_colorized_logging /etc/neutron/neutron.conf DEFAULT project_id
2015-01-28 12:43:35.436 | + local conf_file=/etc/neutron/neutron.conf
2015-01-28 12:43:35.436 | + local conf_section=DEFAULT
2015-01-28 12:43:35.436 | + local project_var=project_id
2015-01-28 12:43:35.436 | + local user_var=user_name
2015-01-28 12:43:35.436 | + iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(asctime)s.%(msecs)03d %(color)s%(levelname)s %(name)s [%(request_id)s %(user_name)s %(project_id)s%(color)s] %(instance)s%(color)s%(message)s'
2015-01-28 12:43:35.453 | + iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(asctime)s.%(msecs)03d %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s'
2015-01-28 12:43:35.475 | + iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix 'from (pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d'
2015-01-28 12:43:35.498 | + iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix '%(color)s%(asctime)s.%(msecs)03d TRACE %(name)s %(instance)s'
2015-01-28 12:43:35.517 | + is_service_enabled tls-proxy
2015-01-28 12:43:35.522 | + return 1
2015-01-28 12:43:35.522 | + is_ssl_enabled_service nova
2015-01-28 12:43:35.522 | + local services=nova
2015-01-28 12:43:35.522 | + local service=
2015-01-28 12:43:35.522 | + '[' False == False ']'
2015-01-28 12:43:35.522 | + return 1
2015-01-28 12:43:35.522 | + is_ssl_enabled_service neutron
2015-01-28 12:43:35.522 | + local services=neutron
2015-01-28 12:43:35.522 | + local service=
2015-01-28 12:43:35.522 | + '[' False == False ']'
2015-01-28 12:43:35.523 | + return 1
2015-01-28 12:43:35.523 | + _neutron_setup_rootwrap
2015-01-28 12:43:35.523 | + [[ True == \F\a\l\s\e ]]
2015-01-28 12:43:35.523 | + Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d
2015-01-28 12:43:35.524 | + [[ -d /etc/neutron/rootwrap.d ]]
2015-01-28 12:43:35.524 | + sudo rm -rf /etc/neutron/rootwrap.d
2015-01-28 12:43:35.531 | + _neutron_deploy_rootwrap_filters /opt/stack/neutron
2015-01-28 12:43:35.531 | + local srcdir=/opt/stack/neutron
2015-01-28 12:43:35.531 | + mkdir -p -m 755 /etc/neutron/rootwrap.d
2015-01-28 12:43:35.534 | + sudo cp -pr /opt/stack/neutron/etc/neutron/rootwrap.d/cisco-apic.filters /opt/stack/neutron/etc/neutron/rootwrap.d/debug.filters /opt/stack/neutron/etc/neutron/rootwrap.d/dhcp.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ipset-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/iptables-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/l3.filters /opt/stack/neutron/etc/neutron/rootwrap.d/linuxbridge-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/nec-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ofagent.filters /opt/stack/neutron/etc/neutron/rootwrap.d/openvswitch-plugin.filters /etc/neutron/rootwrap.d/
2015-01-28 12:43:35.566 | + sudo chown -R root:root /etc/neutron/rootwrap.d
2015-01-28 12:43:35.575 | + sudo chmod 644 /etc/neutron/rootwrap.d/cisco-apic.filters /etc/neutron/rootwrap.d/debug.filters /etc/neutron/rootwrap.d/dhcp.filters /etc/neutron/rootwrap.d/ipset-firewall.filters /etc/neutron/rootwrap.d/iptables-firewall.filters /etc/neutron/rootwrap.d/l3.filters /etc/neutron/rootwrap.d/linuxbridge-plugin.filters /etc/neutron/rootwrap.d/nec-plugin.filters /etc/neutron/rootwrap.d/ofagent.filters /etc/neutron/rootwrap.d/openvswitch-plugin.filters
2015-01-28 12:43:35.588 | + test -r /opt/stack/neutron/etc/neutron/rootwrap.conf
2015-01-28 12:43:35.589 | + sudo cp -p /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf
2015-01-28 12:43:35.601 | + sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf
2015-01-28 12:43:35.612 | + sudo chown root:root /etc/neutron/rootwrap.conf
2015-01-28 12:43:35.621 | + sudo chmod 0644 /etc/neutron/rootwrap.conf
2015-01-28 12:43:35.630 | + ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *'
2015-01-28 12:43:35.631 | ++ mktemp
2015-01-28 12:43:35.633 | + TEMPFILE=/tmp/tmp.YOLFMaDfbL
2015-01-28 12:43:35.633 | + echo 'vagrant ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *'
2015-01-28 12:43:35.633 | + chmod 0440 /tmp/tmp.YOLFMaDfbL
2015-01-28 12:43:35.637 | + sudo chown root:root /tmp/tmp.YOLFMaDfbL
2015-01-28 12:43:35.648 | + sudo mv /tmp/tmp.YOLFMaDfbL /etc/sudoers.d/neutron-rootwrap
2015-01-28 12:43:35.658 | + iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'
2015-01-28 12:43:35.674 | + iniset_rpc_backend neutron /etc/neutron/neutron.conf DEFAULT
2015-01-28 12:43:35.674 | + local package=neutron
2015-01-28 12:43:35.674 | + local file=/etc/neutron/neutron.conf
2015-01-28 12:43:35.674 | + local section=DEFAULT
2015-01-28 12:43:35.674 | + is_service_enabled zeromq
2015-01-28 12:43:35.679 | + return 1
2015-01-28 12:43:35.679 | + is_service_enabled qpid
2015-01-28 12:43:35.685 | + return 1
2015-01-28 12:43:35.686 | + '[' -n '' ']'
2015-01-28 12:43:35.686 | + is_service_enabled rabbit
2015-01-28 12:43:35.692 | + return 0
2015-01-28 12:43:35.692 | + iniset /etc/neutron/neutron.conf DEFAULT rpc_backend neutron.openstack.common.rpc.impl_kombu
2015-01-28 12:43:35.712 | + iniset /etc/neutron/neutron.conf DEFAULT rabbit_hosts 192.168.56.4
2015-01-28 12:43:35.741 | + iniset /etc/neutron/neutron.conf DEFAULT rabbit_password password
2015-01-28 12:43:35.761 | + iniset /etc/neutron/neutron.conf DEFAULT rabbit_userid stackrabbit
2015-01-28 12:43:35.780 | + is_service_enabled q-lbaas
2015-01-28 12:43:35.787 | + return 0
2015-01-28 12:43:35.788 | + _configure_neutron_lbaas
2015-01-28 12:43:35.788 | + neutron_agent_lbaas_configure_common
2015-01-28 12:43:35.788 | + _neutron_service_plugin_class_add neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPlugin
2015-01-28 12:43:35.788 | + local service_plugin_class=neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPlugin
2015-01-28 12:43:35.788 | + [[ neutron.services.l3_router.l3_router_plugin.L3RouterPlugin == '' ]]
2015-01-28 12:43:35.789 | + [[ ! ,neutron.services.l3_router.l3_router_plugin.L3RouterPlugin, =~ ,neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPlugin, ]]
2015-01-28 12:43:35.789 | + Q_SERVICE_PLUGIN_CLASSES=neutron.services.l3_router.l3_router_plugin.L3RouterPlugin,neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPlugin
2015-01-28 12:43:35.789 | + _neutron_deploy_rootwrap_filters /opt/stack/neutron-lbaas
2015-01-28 12:43:35.789 | + local srcdir=/opt/stack/neutron-lbaas
2015-01-28 12:43:35.789 | + mkdir -p -m 755 /etc/neutron/rootwrap.d
2015-01-28 12:43:35.789 | + sudo cp -pr /opt/stack/neutron-lbaas/etc/neutron/rootwrap.d/lbaas-haproxy.filters /etc/neutron/rootwrap.d/
2015-01-28 12:43:35.796 | + sudo chown -R root:root /etc/neutron/rootwrap.d
2015-01-28 12:43:35.811 | + sudo chmod 644 /etc/neutron/rootwrap.d/cisco-apic.filters /etc/neutron/rootwrap.d/debug.filters /etc/neutron/rootwrap.d/dhcp.filters /etc/neutron/rootwrap.d/ipset-firewall.filters /etc/neutron/rootwrap.d/iptables-firewall.filters /etc/neutron/rootwrap.d/l3.filters /etc/neutron/rootwrap.d/lbaas-haproxy.filters /etc/neutron/rootwrap.d/linuxbridge-plugin.filters /etc/neutron/rootwrap.d/nec-plugin.filters /etc/neutron/rootwrap.d/ofagent.filters /etc/neutron/rootwrap.d/openvswitch-plugin.filters
2015-01-28 12:43:35.820 | + neutron_agent_lbaas_configure_agent
2015-01-28 12:43:35.820 | + LBAAS_AGENT_CONF_PATH=/etc/neutron/services/loadbalancer/haproxy
2015-01-28 12:43:35.820 | + mkdir -p /etc/neutron/services/loadbalancer/haproxy
2015-01-28 12:43:35.822 | + LBAAS_AGENT_CONF_FILENAME=/etc/neutron/services/loadbalancer/haproxy/lbaas_agent.ini
2015-01-28 12:43:35.822 | + cp /opt/stack/neutron-lbaas/etc/lbaas_agent.ini /etc/neutron/services/loadbalancer/haproxy/lbaas_agent.ini
2015-01-28 12:43:35.825 | + iniset /etc/neutron/services/loadbalancer/haproxy/lbaas_agent.ini DEFAULT ovs_use_veth False
2015-01-28 12:43:35.836 | + neutron_plugin_setup_interface_driver /etc/neutron/services/loadbalancer/haproxy/lbaas_agent.ini
2015-01-28 12:43:35.837 | + local conf_file=/etc/neutron/services/loadbalancer/haproxy/lbaas_agent.ini
2015-01-28 12:43:35.837 | + iniset /etc/neutron/services/loadbalancer/haproxy/lbaas_agent.ini DEFAULT interface_driver neutron.agent.linux.interface.OVSInterfaceDriver
2015-01-28 12:43:35.853 | + is_fedora
2015-01-28 12:43:35.853 | + [[ -z Ubuntu ]]
2015-01-28 12:43:35.853 | + '[' Ubuntu = Fedora ']'
2015-01-28 12:43:35.853 | + '[' Ubuntu = 'Red Hat' ']'
2015-01-28 12:43:35.853 | + '[' Ubuntu = CentOS ']'
2015-01-28 12:43:35.853 | + '[' Ubuntu = OracleServer ']'
2015-01-28 12:43:35.854 | + is_service_enabled q-metering
2015-01-28 12:43:35.859 | + return 1
2015-01-28 12:43:35.859 | + is_service_enabled q-vpn
2015-01-28 12:43:35.862 | + return 0
2015-01-28 12:43:35.863 | + _configure_neutron_vpn
2015-01-28 12:43:35.863 | + neutron_vpn_install_agent_packages
2015-01-28 12:43:35.863 | + install_package openswan
2015-01-28 12:43:35.863 | + update_package_repo
2015-01-28 12:43:35.863 | + NO_UPDATE_REPOS=False
2015-01-28 12:43:35.864 | + REPOS_UPDATED=True
2015-01-28 12:43:35.864 | + RETRY_UPDATE=False
2015-01-28 12:43:35.864 | + [[ False = \T\r\u\e ]]
2015-01-28 12:43:35.864 | + is_ubuntu
2015-01-28 12:43:35.865 | + [[ -z deb ]]
2015-01-28 12:43:35.865 | + '[' deb = deb ']'
2015-01-28 12:43:35.869 | + real_install_package openswan
2015-01-28 12:43:35.870 | + is_ubuntu
2015-01-28 12:43:35.870 | + [[ -z deb ]]
2015-01-28 12:43:35.870 | + '[' deb = deb ']'
2015-01-28 12:43:35.870 | + apt_get install openswan
2015-01-28 12:43:35.876 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install openswan
2015-01-28 12:43:35.895 | Reading package lists...
2015-01-28 12:43:36.032 | Building dependency tree...
2015-01-28 12:43:36.033 | Reading state information...
2015-01-28 12:43:36.161 | openswan is already the newest version.
2015-01-28 12:43:36.161 | The following packages were automatically installed and are no longer required:
2015-01-28 12:43:36.161 | python-colorama python-distlib python-html5lib
2015-01-28 12:43:36.162 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:43:36.193 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:43:36.195 | + real_install_package openswan
2015-01-28 12:43:36.195 | + is_ubuntu
2015-01-28 12:43:36.195 | + [[ -z deb ]]
2015-01-28 12:43:36.196 | + '[' deb = deb ']'
2015-01-28 12:43:36.196 | + apt_get install openswan
2015-01-28 12:43:36.203 | + sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install openswan
2015-01-28 12:43:36.224 | Reading package lists...
2015-01-28 12:43:36.380 | Building dependency tree...
2015-01-28 12:43:36.382 | Reading state information...
2015-01-28 12:43:36.526 | openswan is already the newest version.
2015-01-28 12:43:36.527 | The following packages were automatically installed and are no longer required:
2015-01-28 12:43:36.527 | python-colorama python-distlib python-html5lib
2015-01-28 12:43:36.527 | Use 'apt-get autoremove' to remove them.
2015-01-28 12:43:36.560 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2015-01-28 12:43:36.563 | + neutron_vpn_configure_common
2015-01-28 12:43:36.563 | + _neutron_service_plugin_class_add neutron_vpnaas.services.vpn.plugin.VPNDriverPlugin
2015-01-28 12:43:36.563 | + local service_plugin_class=neutron_vpnaas.services.vpn.plugin.VPNDriverPlugin
2015-01-28 12:43:36.563 | + [[ neutron.services.l3_router.l3_router_plugin.L3RouterPlugin,neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPlugin == '' ]]
2015-01-28 12:43:36.564 | + [[ ! ,neutron.services.l3_router.l3_router_plugin.L3RouterPlugin,neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPlugin, =~ ,neutron_vpnaas.services.vpn.plugin.VPNDriverPlugin, ]]
2015-01-28 12:43:36.564 | + Q_SERVICE_PLUGIN_CLASSES=neutron.services.l3_router.l3_router_plugin.L3RouterPlugin,neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPlugin,neutron_vpnaas.services.vpn.plugin.VPNDriverPlugin
2015-01-28 12:43:36.564 | + _neutron_deploy_rootwrap_filters /opt/stack/neutron-vpnaas
2015-01-28 12:43:36.564 | + local srcdir=/opt/stack/neutron-vpnaas
2015-01-28 12:43:36.564 | + mkdir -p -m 755 /etc/neutron/rootwrap.d
2015-01-28 12:43:36.569 | + sudo cp -pr /opt/stack/neutron-vpnaas/etc/neutron/rootwrap.d/vpnaas.filters /etc/neutron/rootwrap.d/
2015-01-28 12:43:36.578 | + sudo chown -R root:root /etc/neutron/rootwrap.d
2015-01-28 12:43:36.600 | + sudo chmod 644 /etc/neutron/rootwrap.d/cisco-apic.filters /etc/neutron/rootwrap.d/debug.filters /etc/neutron/rootwrap.d/dhcp.filters /etc/neutron/rootwrap.d/ipset-firewall.filters /etc/neutron/rootwrap.d/iptables-firewall.filters /etc/neutron/rootwrap.d/l3.filters /etc/neutron/rootwrap.d/lbaas-haproxy.filters /etc/neutron/rootwrap.d/linuxbridge-plugin.filters /etc/neutron/rootwrap.d/nec-plugin.filters /etc/neutron/rootwrap.d/ofagent.filters /etc/neutron/rootwrap.d/openvswitch-plugin.filters /etc/neutron/rootwrap.d/vpnaas.filters
2015-01-28 12:43:36.608 | + is_service_enabled q-fwaas
2015-01-28 12:43:36.615 | + return 1
2015-01-28 12:43:36.616 | + is_service_enabled q-agt q-svc
2015-01-28 12:43:36.621 | + return 0
2015-01-28 12:43:36.622 | + _configure_neutron_service
2015-01-28 12:43:36.622 | + Q_API_PASTE_FILE=/etc/neutron/api-paste.ini
2015-01-28 12:43:36.622 | + Q_POLICY_FILE=/etc/neutron/policy.json
2015-01-28 12:43:36.622 | + cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini
2015-01-28 12:43:36.628 | + cp /opt/stack/neutron/etc/policy.json /etc/neutron/policy.json
2015-01-28 12:43:36.636 | + sed -i 's/"context_is_admin": "role:admin"/"context_is_admin": "role:admin or user_name:neutron"/g' /etc/neutron/policy.json
2015-01-28 12:43:36.639 | + iniset /etc/neutron/neutron.conf DEFAULT core_plugin neutron.plugins.ml2.plugin.Ml2Plugin
2015-01-28 12:43:36.656 | + [[ neutron.services.l3_router.l3_router_plugin.L3RouterPlugin,neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPlugin,neutron_vpnaas.services.vpn.plugin.VPNDriverPlugin != '' ]]
2015-01-28 12:43:36.656 | + iniset /etc/neutron/neutron.conf DEFAULT service_plugins neutron.services.l3_router.l3_router_plugin.L3RouterPlugin,neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPlugin,neutron_vpnaas.services.vpn.plugin.VPNDriverPlugin
2015-01-28 12:43:36.674 | + iniset /etc/neutron/neutron.conf DEFAULT verbose True
2015-01-28 12:43:36.695 | + iniset /etc/neutron/neutron.conf DEFAULT debug True
2015-01-28 12:43:36.711 | + iniset /etc/neutron/neutron.conf DEFAULT policy_file /etc/neutron/policy.json
2015-01-28 12:43:36.730 | + iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True
2015-01-28 12:43:36.755 | + iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone
2015-01-28 12:43:36.777 | + _neutron_setup_keystone /etc/neutron/neutron.conf keystone_authtoken
2015-01-28 12:43:36.777 | + local conf_file=/etc/neutron/neutron.conf
2015-01-28 12:43:36.777 | + local section=keystone_authtoken
2015-01-28 12:43:36.778 | + local use_auth_url=
2015-01-28 12:43:36.778 | + [[ '' == \T\r\u\e ]]
2015-01-28 12:43:36.778 | + create_neutron_cache_dir
2015-01-28 12:43:36.779 | + sudo mkdir -p /var/cache/neutron
2015-01-28 12:43:36.790 | + sudo chown vagrant /var/cache/neutron
2015-01-28 12:43:36.800 | + rm -f '/var/cache/neutron/*'
2015-01-28 12:43:36.802 | + configure_auth_token_middleware /etc/neutron/neutron.conf neutron /var/cache/neutron keystone_authtoken
2015-01-28 12:43:36.802 | + local conf_file=/etc/neutron/neutron.conf
2015-01-28 12:43:36.802 | + local admin_user=neutron
2015-01-28 12:43:36.802 | + local signing_dir=/var/cache/neutron
2015-01-28 12:43:36.802 | + local section=keystone_authtoken
2015-01-28 12:43:36.802 | + iniset /etc/neutron/neutron.conf keystone_authtoken auth_plugin password
2015-01-28 12:43:36.820 | + iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.56.4:35357
2015-01-28 12:43:36.836 | + iniset /etc/neutron/neutron.conf keystone_authtoken username neutron
2015-01-28 12:43:36.857 | + iniset /etc/neutron/neutron.conf keystone_authtoken password password
2015-01-28 12:43:36.875 | + iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_id default
2015-01-28 12:43:36.892 | + iniset /etc/neutron/neutron.conf keystone_authtoken project_name service
2015-01-28 12:43:36.916 | + iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_id default
2015-01-28 12:43:36.940 | + iniset /etc/neutron/neutron.conf keystone_authtoken auth_uri http://192.168.56.4:5000
2015-01-28 12:43:36.958 | + iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2015-01-28 12:43:36.975 | + iniset /etc/neutron/neutron.conf keystone_authtoken signing_dir /var/cache/neutron
2015-01-28 12:43:36.999 | + iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True
2015-01-28 12:43:37.019 | + iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True
2015-01-28 12:43:37.041 | + iniset /etc/neutron/neutron.conf DEFAULT nova_url http://192.168.56.4:8774/v2
2015-01-28 12:43:37.059 | + iniset /etc/neutron/neutron.conf DEFAULT nova_admin_username nova
2015-01-28 12:43:37.084 | + iniset /etc/neutron/neutron.conf DEFAULT nova_admin_password password
2015-01-28 12:43:37.106 | ++ openstack project list
2015-01-28 12:43:37.107 | ++ awk '/ service / { print $2 }'
2015-01-28 12:43:41.435 | + ADMIN_TENANT_ID=348d8ddea35547528ded9ca5a9339fa6
2015-01-28 12:43:41.435 | + iniset /etc/neutron/neutron.conf DEFAULT nova_admin_tenant_id 348d8ddea35547528ded9ca5a9339fa6
2015-01-28 12:43:41.450 | + iniset /etc/neutron/neutron.conf DEFAULT nova_admin_auth_url http://192.168.56.4:35357/v2.0
2015-01-28 12:43:41.471 | + neutron_plugin_configure_service
2015-01-28 12:43:41.471 | + [[ gre != \l\o\c\a\l ]]
2015-01-28 12:43:41.471 | + Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE)
2015-01-28 12:43:41.472 | + '[' '' == '' ']'
2015-01-28 12:43:41.472 | + [[ '' == '' ]]
2015-01-28 12:43:41.472 | + [[ physnet1 != '' ]]
2015-01-28 12:43:41.472 | + ML2_VLAN_RANGES=physnet1
2015-01-28 12:43:41.472 | + [[ 1000:1999 != '' ]]
2015-01-28 12:43:41.473 | + ML2_VLAN_RANGES=physnet1:1000:1999
2015-01-28 12:43:41.473 | + [[ physnet1:1000:1999 != '' ]]
2015-01-28 12:43:41.473 | + Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES)
2015-01-28 12:43:41.473 | + [[ -z '' ]]
2015-01-28 12:43:41.473 | + [[ -n physnet1 ]]
2015-01-28 12:43:41.473 | + Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks=
2015-01-28 12:43:41.474 | + [[ True == \T\r\u\e ]]
2015-01-28 12:43:41.474 | + iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver
2015-01-28 12:43:41.489 | + iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs local_ip 192.168.56.4
2015-01-28 12:43:41.513 | + populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch
2015-01-28 12:43:41.513 | + CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2015-01-28 12:43:41.513 | + SECTION=ml2
2015-01-28 12:43:41.513 | + OPTS=mechanism_drivers=openvswitch
2015-01-28 12:43:41.513 | + '[' -z mechanism_drivers=openvswitch ']'
2015-01-28 12:43:41.513 | + for I in '"${OPTS[@]}"'
2015-01-28 12:43:41.513 | + iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch
2015-01-28 12:43:41.526 | + populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=gre,local,flat
2015-01-28 12:43:41.527 | + CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2015-01-28 12:43:41.527 | + SECTION=ml2
2015-01-28 12:43:41.527 | + OPTS=type_drivers=gre,local,flat
2015-01-28 12:43:41.527 | + '[' -z type_drivers=gre,local,flat ']'
2015-01-28 12:43:41.527 | + for I in '"${OPTS[@]}"'
2015-01-28 12:43:41.527 | + iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers gre,local,flat
2015-01-28 12:43:41.543 | + populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=gre
2015-01-28 12:43:41.544 | + CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2015-01-28 12:43:41.544 | + SECTION=ml2
2015-01-28 12:43:41.544 | + OPTS=tenant_network_types=gre
2015-01-28 12:43:41.544 | + '[' -z tenant_network_types=gre ']'
2015-01-28 12:43:41.544 | + for I in '"${OPTS[@]}"'
2015-01-28 12:43:41.544 | + iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types gre
2015-01-28 12:43:41.560 | + populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000
2015-01-28 12:43:41.561 | + CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2015-01-28 12:43:41.561 | + SECTION=ml2_type_gre
2015-01-28 12:43:41.561 | + OPTS=tunnel_id_ranges=1:1000
2015-01-28 12:43:41.561 | + '[' -z tunnel_id_ranges=1:1000 ']'
2015-01-28 12:43:41.561 | + for I in '"${OPTS[@]}"'
2015-01-28 12:43:41.561 | + iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000
2015-01-28 12:43:41.578 | + populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1001:2000
2015-01-28 12:43:41.579 | + CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2015-01-28 12:43:41.579 | + SECTION=ml2_type_vxlan
2015-01-28 12:43:41.580 | + OPTS=vni_ranges=1001:2000
2015-01-28 12:43:41.580 | + '[' -z vni_ranges=1001:2000 ']'
2015-01-28 12:43:41.580 | + for I in '"${OPTS[@]}"'
2015-01-28 12:43:41.580 | + iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1001:2000
2015-01-28 12:43:41.600 | + populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=
2015-01-28 12:43:41.600 | + CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2015-01-28 12:43:41.600 | + SECTION=ml2_type_flat
2015-01-28 12:43:41.601 | + OPTS=flat_networks=
2015-01-28 12:43:41.601 | + '[' -z flat_networks= ']'
2015-01-28 12:43:41.601 | + for I in '"${OPTS[@]}"'
2015-01-28 12:43:41.601 | + iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks
2015-01-28 12:43:41.614 | + populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:1000:1999
2015-01-28 12:43:41.614 | + CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2015-01-28 12:43:41.614 | + SECTION=ml2_type_vlan
2015-01-28 12:43:41.614 | + OPTS=network_vlan_ranges=physnet1:1000:1999
2015-01-28 12:43:41.614 | + '[' -z network_vlan_ranges=physnet1:1000:1999 ']'
2015-01-28 12:43:41.614 | + for I in '"${OPTS[@]}"'
2015-01-28 12:43:41.614 | + iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:1000:1999
2015-01-28 12:43:41.632 | + [[ legacy != \l\e\g\a\c\y ]]
2015-01-28 12:43:41.632 | + is_service_enabled q-agt
2015-01-28 12:43:41.637 | + return 0
2015-01-28 12:43:41.637 | + _configure_neutron_plugin_agent
2015-01-28 12:43:41.637 | + iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'
2015-01-28 12:43:41.653 | + iniset /etc/neutron/neutron.conf DEFAULT verbose True
2015-01-28 12:43:41.676 | + iniset /etc/neutron/neutron.conf DEFAULT debug True
2015-01-28 12:43:41.693 | + neutron_plugin_configure_plugin_agent
2015-01-28 12:43:41.693 | + _neutron_ovs_base_setup_bridge br-int
2015-01-28 12:43:41.693 | + local bridge=br-int
2015-01-28 12:43:41.693 | + neutron-ovs-cleanup
2015-01-28 12:43:42.590 | + sudo ovs-vsctl --no-wait -- --may-exist add-br br-int
2015-01-28 12:43:42.600 | + [[ '' != '' ]]
2015-01-28 12:43:42.600 | + sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int
2015-01-28 12:43:42.613 | + _neutron_ovs_base_configure_firewall_driver
2015-01-28 12:43:42.613 | + [[ True == \T\r\u\e ]]
2015-01-28 12:43:42.613 | + iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver
2015-01-28 12:43:42.628 | + [[ True == \T\r\u\e ]]
2015-01-28 12:43:42.630 | ++ ovs-vsctl --version
2015-01-28 12:43:42.631 | ++ grep -E -o '[0-9]+\.[0-9]+'
2015-01-28 12:43:42.632 | ++ head -n 1
2015-01-28 12:43:42.635 | + OVS_VERSION=2.0
2015-01-28 12:43:42.635 | ++ vercmp_numbers 2.0 1.4
2015-01-28 12:43:42.636 | ++ typeset v1=2.0 v2=1.4 sep
2015-01-28 12:43:42.636 | ++ typeset -a ver1 ver2
2015-01-28 12:43:42.636 | ++ IFS=.
2015-01-28 12:43:42.636 | ++ read -ra ver1
2015-01-28 12:43:42.637 | ++ IFS=.
2015-01-28 12:43:42.637 | ++ read -ra ver2
2015-01-28 12:43:42.637 | ++ _vercmp_r 2 2 0 1 4
2015-01-28 12:43:42.638 | ++ typeset sep
2015-01-28 12:43:42.638 | ++ ver1=()
2015-01-28 12:43:42.638 | ++ ver2=()
2015-01-28 12:43:42.638 | ++ typeset -a ver1 ver2
2015-01-28 12:43:42.638 | ++ sep=2
2015-01-28 12:43:42.638 | ++ shift
2015-01-28 12:43:42.638 | ++ ver1=("${@:1:sep}")
2015-01-28 12:43:42.639 | ++ ver2=("${@:sep+1}")
2015-01-28 12:43:42.639 | ++ (( ver1 > ver2 ))
2015-01-28 12:43:42.639 | ++ echo 1
2015-01-28 12:43:42.639 | ++ return 0
2015-01-28 12:43:42.640 | + '[' 1 -lt 0 ']'
2015-01-28 12:43:42.640 | + iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs local_ip 192.168.56.4
2015-01-28 12:43:42.656 | + [[ '' == '' ]]
2015-01-28 12:43:42.657 | + [[ physnet1 != '' ]]
2015-01-28 12:43:42.658 | + [[ br-eth2 != '' ]]
2015-01-28 12:43:42.658 | + OVS_BRIDGE_MAPPINGS=physnet1:br-eth2
2015-01-28 12:43:42.658 | + sudo ovs-vsctl --no-wait -- --may-exist add-br br-eth2
2015-01-28 12:43:42.676 | + [[ physnet1:br-eth2 != '' ]]
2015-01-28 12:43:42.676 | + iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-eth2
2015-01-28 12:43:42.689 | + AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent
2015-01-28 12:43:42.689 | + '[' libvirt == xenserver ']'
2015-01-28 12:43:42.689 | + iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types gre
2015-01-28 12:43:42.703 | + is_service_enabled q-dhcp
2015-01-28 12:43:42.707 | + return 0
2015-01-28 12:43:42.707 | + _configure_neutron_dhcp_agent
2015-01-28 12:43:42.707 | + cp /opt/stack/neutron/etc/dhcp_agent.ini /etc/neutron/dhcp_agent.ini
2015-01-28 12:43:42.711 | + iniset /etc/neutron/dhcp_agent.ini DEFAULT verbose True
2015-01-28 12:43:42.734 | + iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True
2015-01-28 12:43:42.745 | + iniset /etc/neutron/dhcp_agent.ini DEFAULT use_namespaces True
2015-01-28 12:43:42.762 | + iniset /etc/neutron/dhcp_agent.ini DEFAULT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'
2015-01-28 12:43:42.779 | + is_service_enabled q-l3
2015-01-28 12:43:42.783 | + return 0
2015-01-28 12:43:42.783 | + _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini
2015-01-28 12:43:42.783 | + iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False
2015-01-28 12:43:42.802 | + neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini
2015-01-28 12:43:42.802 | + local conf_file=/etc/neutron/dhcp_agent.ini
2015-01-28 12:43:42.802 | + iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver neutron.agent.linux.interface.OVSInterfaceDriver
2015-01-28 12:43:42.820 | + neutron_plugin_configure_dhcp_agent
2015-01-28 12:43:42.820 | + iniset /etc/neutron/dhcp_agent.ini DEFAULT dhcp_agent_manager neutron.agent.dhcp_agent.DhcpAgentWithStateReport
2015-01-28 12:43:42.838 | + is_service_enabled q-l3
2015-01-28 12:43:42.844 | + return 0
2015-01-28 12:43:42.844 | + _configure_neutron_l3_agent
2015-01-28 12:43:42.845 | + local cfg_file
2015-01-28 12:43:42.845 | + Q_L3_ENABLED=True
2015-01-28 12:43:42.845 | + Q_L3_ROUTER_PER_TENANT=True
2015-01-28 12:43:42.845 | + is_service_enabled q-vpn
2015-01-28 12:43:42.849 | + return 0
2015-01-28 12:43:42.850 | + cp /opt/stack/neutron-vpnaas/etc/vpn_agent.ini /etc/neutron/vpn_agent.ini
2015-01-28 12:43:42.851 | + cp /opt/stack/neutron/etc/l3_agent.ini /etc/neutron/l3_agent.ini
2015-01-28 12:43:42.856 | + iniset /etc/neutron/l3_agent.ini DEFAULT verbose True
2015-01-28 12:43:42.881 | + iniset /etc/neutron/l3_agent.ini DEFAULT debug True
2015-01-28 12:43:42.900 | + iniset /etc/neutron/l3_agent.ini DEFAULT use_namespaces True
2015-01-28 12:43:42.916 | + iniset /etc/neutron/l3_agent.ini DEFAULT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'
2015-01-28 12:43:42.930 | + _neutron_setup_interface_driver /etc/neutron/l3_agent.ini
2015-01-28 12:43:42.931 | + iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False
2015-01-28 12:43:42.947 | + neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini
2015-01-28 12:43:42.948 | + local conf_file=/etc/neutron/l3_agent.ini
2015-01-28 12:43:42.948 | + iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver neutron.agent.linux.interface.OVSInterfaceDriver
2015-01-28 12:43:42.964 | + neutron_plugin_configure_l3_agent
2015-01-28 12:43:42.964 | + _neutron_ovs_base_configure_l3_agent
2015-01-28 12:43:42.964 | + '[' False = True ']'
2015-01-28 12:43:42.965 | + iniset /etc/neutron/l3_agent.ini DEFAULT external_network_bridge br-eth2
2015-01-28 12:43:42.983 | + neutron-ovs-cleanup
2015-01-28 12:43:43.994 | + [[ False = \T\r\u\e ]]
2015-01-28 12:43:43.994 | + sudo ovs-vsctl -- --may-exist add-br br-eth2
2015-01-28 12:43:44.011 | + sudo ovs-vsctl br-set-external-id br-eth2 bridge-id br-eth2
2015-01-28 12:43:44.026 | + sudo ip addr flush dev br-eth2
2015-01-28 12:43:44.036 | + iniset /etc/neutron/l3_agent.ini DEFAULT l3_agent_manager neutron.agent.l3_agent.L3NATAgentWithStateReport
2015-01-28 12:43:44.053 | + is_service_enabled q-meta
2015-01-28 12:43:44.058 | + return 0
2015-01-28 12:43:44.059 | + _configure_neutron_metadata_agent
2015-01-28 12:43:44.059 | + cp /opt/stack/neutron/etc/metadata_agent.ini /etc/neutron/metadata_agent.ini
2015-01-28 12:43:44.064 | + iniset /etc/neutron/metadata_agent.ini DEFAULT verbose True
2015-01-28 12:43:44.085 | + iniset /etc/neutron/metadata_agent.ini DEFAULT debug True
2015-01-28 12:43:44.101 | + iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_ip 192.168.56.4
2015-01-28 12:43:44.118 | + iniset /etc/neutron/metadata_agent.ini DEFAULT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'
2015-01-28 12:43:44.139 | + _neutron_setup_keystone /etc/neutron/metadata_agent.ini DEFAULT True
2015-01-28 12:43:44.139 | + local conf_file=/etc/neutron/metadata_agent.ini
2015-01-28 12:43:44.139 | + local section=DEFAULT
2015-01-28 12:43:44.139 | + local use_auth_url=True
2015-01-28 12:43:44.139 | + [[ True == \T\r\u\e ]]
2015-01-28 12:43:44.139 | + iniset /etc/neutron/metadata_agent.ini DEFAULT auth_url http://192.168.56.4:5000/v2.0
2015-01-28 12:43:44.158 | + create_neutron_cache_dir
2015-01-28 12:43:44.159 | + sudo mkdir -p /var/cache/neutron
2015-01-28 12:43:44.167 | + sudo chown vagrant /var/cache/neutron
2015-01-28 12:43:44.180 | + rm -f '/var/cache/neutron/*'
2015-01-28 12:43:44.185 | + configure_auth_token_middleware /etc/neutron/metadata_agent.ini neutron /var/cache/neutron DEFAULT
2015-01-28 12:43:44.186 | + local conf_file=/etc/neutron/metadata_agent.ini
2015-01-28 12:43:44.187 | + local admin_user=neutron
2015-01-28 12:43:44.187 | + local signing_dir=/var/cache/neutron
2015-01-28 12:43:44.188 | + local section=DEFAULT
2015-01-28 12:43:44.188 | + iniset /etc/neutron/metadata_agent.ini DEFAULT auth_plugin password
2015-01-28 12:43:44.203 | + iniset /etc/neutron/metadata_agent.ini DEFAULT auth_url http://192.168.56.4:35357
2015-01-28 12:43:44.221 | + iniset /etc/neutron/metadata_agent.ini DEFAULT username neutron
2015-01-28 12:43:44.235 | + iniset /etc/neutron/metadata_agent.ini DEFAULT password password
2015-01-28 12:43:44.251 | + iniset /etc/neutron/metadata_agent.ini DEFAULT user_domain_id default
2015-01-28 12:43:44.267 | + iniset /etc/neutron/metadata_agent.ini DEFAULT project_name service
2015-01-28 12:43:44.284 | + iniset /etc/neutron/metadata_agent.ini DEFAULT project_domain_id default
2015-01-28 12:43:44.300 | + iniset /etc/neutron/metadata_agent.ini DEFAULT auth_uri http://192.168.56.4:5000
2015-01-28 12:43:44.317 | + iniset /etc/neutron/metadata_agent.ini DEFAULT cafile /opt/stack/data/ca-bundle.pem
2015-01-28 12:43:44.338 | + iniset /etc/neutron/metadata_agent.ini DEFAULT signing_dir /var/cache/neutron
2015-01-28 12:43:44.354 | + [[ legacy != \l\e\g\a\c\y ]]
2015-01-28 12:43:44.355 | + is_service_enabled ceilometer
2015-01-28 12:43:44.363 | + return 1
2015-01-28 12:43:44.363 | + _configure_neutron_debug_command
2015-01-28 12:43:44.363 | + [[ False != \T\r\u\e ]]
2015-01-28 12:43:44.363 | + return
2015-01-28 12:43:44.363 | + is_service_enabled mysql postgresql
2015-01-28 12:43:44.370 | + return 0
2015-01-28 12:43:44.371 | + is_service_enabled q-svc
2015-01-28 12:43:44.375 | + return 0
2015-01-28 12:43:44.376 | + init_neutron
2015-01-28 12:43:44.376 | + recreate_database neutron
2015-01-28 12:43:44.376 | + local db=neutron
2015-01-28 12:43:44.377 | + recreate_database_mysql neutron
2015-01-28 12:43:44.377 | + local db=neutron
2015-01-28 12:43:44.377 | + mysql -uroot -ppassword -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;'
2015-01-28 12:43:44.557 | + mysql -uroot -ppassword -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;'
2015-01-28 12:43:44.567 | + /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head
2015-01-28 12:43:46.893 | INFO [alembic.migration] Context impl MySQLImpl.
2015-01-28 12:43:46.895 | INFO [alembic.migration] Will assume non-transactional DDL.
2015-01-28 12:43:47.710 | INFO [alembic.migration] Running upgrade -> havana, havana_initial
2015-01-28 12:43:48.596 | INFO [alembic.migration] Running upgrade havana -> e197124d4b9, add unique constraint to members
2015-01-28 12:43:48.621 | INFO [alembic.migration] Running upgrade e197124d4b9 -> 1fcfc149aca4, Add a unique constraint on (agent_type, host) columns to prevent a race
2015-01-28 12:43:48.621 | condition when an agent entry is 'upserted'.
2015-01-28 12:43:48.649 | INFO [alembic.migration] Running upgrade 1fcfc149aca4 -> 50e86cb2637a, nsx_mappings
2015-01-28 12:43:48.665 | INFO [alembic.migration] Running upgrade 50e86cb2637a -> 1421183d533f, NSX DHCP/metadata support
2015-01-28 12:43:48.677 | INFO [alembic.migration] Running upgrade 1421183d533f -> 3d3cb89d84ee, nsx_switch_mappings
2015-01-28 12:43:48.688 | INFO [alembic.migration] Running upgrade 3d3cb89d84ee -> 4ca36cfc898c, nsx_router_mappings
2015-01-28 12:43:48.706 | INFO [alembic.migration] Running upgrade 4ca36cfc898c -> 27cc183af192, ml2_vnic_type
2015-01-28 12:43:48.725 | INFO [alembic.migration] Running upgrade 27cc183af192 -> 50d5ba354c23, ml2 binding:vif_details
2015-01-28 12:43:48.754 | INFO [alembic.migration] Running upgrade 50d5ba354c23 -> 157a5d299379, ml2 binding:profile
2015-01-28 12:43:48.770 | INFO [alembic.migration] Running upgrade 157a5d299379 -> 3d2585038b95, VMware NSX rebranding
2015-01-28 12:43:48.786 | INFO [alembic.migration] Running upgrade 3d2585038b95 -> abc88c33f74f, lb stats
2015-01-28 12:43:48.835 | INFO [alembic.migration] Running upgrade abc88c33f74f -> 1b2580001654, nsx_sec_group_mapping
2015-01-28 12:43:48.858 | INFO [alembic.migration] Running upgrade 1b2580001654 -> e766b19a3bb, nuage_initial
2015-01-28 12:43:48.917 | INFO [alembic.migration] Running upgrade e766b19a3bb -> 2eeaf963a447, floatingip_status
2015-01-28 12:43:48.944 | INFO [alembic.migration] Running upgrade 2eeaf963a447 -> 492a106273f8, Brocade ML2 Mech. Driver
2015-01-28 12:43:48.961 | INFO [alembic.migration] Running upgrade 492a106273f8 -> 24c7ea5160d7, Cisco CSR VPNaaS
2015-01-28 12:43:48.976 | INFO [alembic.migration] Running upgrade 24c7ea5160d7 -> 81c553f3776c, bsn_consistencyhashes
2015-01-28 12:43:48.984 | INFO [alembic.migration] Running upgrade 81c553f3776c -> 117643811bca, nec: delete old ofc mapping tables
2015-01-28 12:43:49.016 | INFO [alembic.migration] Running upgrade 117643811bca -> 19180cf98af6, nsx_gw_devices
2015-01-28 12:43:49.050 | INFO [alembic.migration] Running upgrade 19180cf98af6 -> 33dd0a9fa487, embrane_lbaas_driver
2015-01-28 12:43:49.070 | INFO [alembic.migration] Running upgrade 33dd0a9fa487 -> 2447ad0e9585, Add IPv6 Subnet properties
2015-01-28 12:43:49.093 | INFO [alembic.migration] Running upgrade 2447ad0e9585 -> 538732fa21e1, NEC Rename quantum_id to neutron_id
2015-01-28 12:43:49.132 | INFO [alembic.migration] Running upgrade 538732fa21e1 -> 5ac1c354a051, n1kv segment allocs for cisco n1kv plugin
2015-01-28 12:43:49.169 | INFO [alembic.migration] Running upgrade 5ac1c354a051 -> icehouse, icehouse
2015-01-28 12:43:49.173 | INFO [alembic.migration] Running upgrade icehouse -> 54f7549a0e5f, set_not_null_peer_address
2015-01-28 12:43:49.202 | INFO [alembic.migration] Running upgrade 54f7549a0e5f -> 1e5dd1d09b22, set_not_null_fields_lb_stats
2015-01-28 12:43:49.255 | INFO [alembic.migration] Running upgrade 1e5dd1d09b22 -> b65aa907aec, set_length_of_protocol_field
2015-01-28 12:43:49.270 | INFO [alembic.migration] Running upgrade b65aa907aec -> 33c3db036fe4, set_length_of_description_field_metering
2015-01-28 12:43:49.283 | INFO [alembic.migration] Running upgrade 33c3db036fe4 -> 4eca4a84f08a, Remove ML2 Cisco Credentials DB
2015-01-28 12:43:49.296 | INFO [alembic.migration] Running upgrade 4eca4a84f08a -> d06e871c0d5, set_admin_state_up_not_null_ml2
2015-01-28 12:43:49.316 | INFO [alembic.migration] Running upgrade d06e871c0d5 -> 6be312499f9, set_not_null_vlan_id_cisco
2015-01-28 12:43:49.330 | INFO [alembic.migration] Running upgrade 6be312499f9 -> 1b837a7125a9, Cisco APIC Mechanism Driver
2015-01-28 12:43:49.357 | INFO [alembic.migration] Running upgrade 1b837a7125a9 -> 10cd28e692e9, nuage_extraroute
2015-01-28 12:43:49.377 | INFO [alembic.migration] Running upgrade 10cd28e692e9 -> 2db5203cb7a9, nuage_floatingip
2015-01-28 12:43:49.454 | INFO [alembic.migration] Running upgrade 2db5203cb7a9 -> 5446f2a45467, set_server_default
2015-01-28 12:43:49.563 | INFO [alembic.migration] Running upgrade 5446f2a45467 -> db_healing, Include all tables and make migrations unconditional.
2015-01-28 12:43:49.564 | INFO [alembic.migration] Context impl MySQLImpl.
2015-01-28 12:43:49.565 | INFO [alembic.migration] Will assume non-transactional DDL.
2015-01-28 12:43:50.017 | INFO [alembic.autogenerate.compare] Detected server default on column 'cisco_ml2_apic_epgs.provider'
2015-01-28 12:43:50.024 | INFO [alembic.autogenerate.compare] Detected server default on column 'cisco_n1kv_vxlan_allocations.allocated'
2015-01-28 12:43:50.025 | INFO [alembic.autogenerate.compare] Detected server default on column 'cisco_network_profiles.multicast_ip_index'
2015-01-28 12:43:50.054 | INFO [alembic.autogenerate.compare] Detected server default on column 'meteringlabelrules.excluded'
2015-01-28 12:43:50.060 | INFO [alembic.autogenerate.compare] Detected server default on column 'ml2_port_bindings.host'
2015-01-28 12:43:50.082 | INFO [alembic.autogenerate.compare] Detected removed foreign key (router_id)(id) on table nuage_floatingip_pool_mapping
2015-01-28 12:43:50.086 | INFO [alembic.autogenerate.compare] Detected added column 'nuage_routerroutes_mapping.destination'
2015-01-28 12:43:50.087 | INFO [alembic.autogenerate.compare] Detected added column 'nuage_routerroutes_mapping.nexthop'
2015-01-28 12:43:50.094 | INFO [alembic.autogenerate.compare] Detected server default on column 'poolmonitorassociations.status'
2015-01-28 12:43:50.104 | INFO [alembic.autogenerate.compare] Detected added index 'ix_quotas_tenant_id' on '['tenant_id']'
2015-01-28 12:43:50.198 | INFO [alembic.migration] Running upgrade db_healing -> 3927f7f7c456, L3 extension distributed mode
2015-01-28 12:43:50.216 | INFO [alembic.migration] Running upgrade 3927f7f7c456 -> 2026156eab2f, L2 models to support DVR
2015-01-28 12:43:50.239 | INFO [alembic.migration] Running upgrade 2026156eab2f -> 37f322991f59, removing_mapping_tables
2015-01-28 12:43:50.263 | INFO [alembic.migration] Running upgrade 37f322991f59 -> 31d7f831a591, add constraint for routerid
2015-01-28 12:43:50.333 | INFO [alembic.migration] Running upgrade 31d7f831a591 -> 5589aa32bf80, L3 scheduler additions to support DVR
2015-01-28 12:43:50.351 | INFO [alembic.migration] Running upgrade 5589aa32bf80 -> 884573acbf1c, Drop NSX table in favor of the extra_attributes one
2015-01-28 12:43:50.377 | INFO [alembic.migration] Running upgrade 884573acbf1c -> 4eba2f05c2f4, correct Vxlan Endpoint primary key
2015-01-28 12:43:50.418 | INFO [alembic.migration] Running upgrade 4eba2f05c2f4 -> 327ee5fde2c7, set_innodb_engine
2015-01-28 12:43:50.460 | INFO [alembic.migration] Running upgrade 327ee5fde2c7 -> 3b85b693a95f, Drop unused servicedefinitions and servicetypes tables.
2015-01-28 12:43:50.469 | INFO [alembic.migration] Running upgrade 3b85b693a95f -> aae5706a396, nuage_provider_networks
2015-01-28 12:43:50.479 | INFO [alembic.migration] Running upgrade aae5706a396 -> 32f3915891fd, cisco_apic_driver_update
2015-01-28 12:43:50.507 | INFO [alembic.migration] Running upgrade 32f3915891fd -> 58fe87a01143, cisco_csr_routing
2015-01-28 12:43:50.544 | INFO [alembic.migration] Running upgrade 58fe87a01143 -> 236b90af57ab, ml2_type_driver_refactor_dynamic_segments
2015-01-28 12:43:50.566 | INFO [alembic.migration] Running upgrade 236b90af57ab -> 86d6d9776e2b, Cisco APIC Mechanism Driver
2015-01-28 12:43:50.589 | INFO [alembic.migration] Running upgrade 86d6d9776e2b -> 16a27a58e093, ext_l3_ha_mode
2015-01-28 12:43:50.656 | INFO [alembic.migration] Running upgrade 16a27a58e093 -> 3c346828361e, metering_label_shared
2015-01-28 12:43:50.679 | INFO [alembic.migration] Running upgrade 3c346828361e -> 1680e1f0c4dc, Remove Cisco Nexus Monolithic Plugin
2015-01-28 12:43:50.692 | INFO [alembic.migration] Running upgrade 1680e1f0c4dc -> 544673ac99ab, add router port relationship
2015-01-28 12:43:50.708 | INFO [alembic.migration] Running upgrade 544673ac99ab -> juno, juno
2015-01-28 12:43:50.713 | INFO [alembic.migration] Running upgrade juno -> 44621190bc02, add_uniqueconstraint_ipavailability_ranges
2015-01-28 12:43:50.752 | INFO [alembic.migration] Running upgrade 44621190bc02 -> 1f71e54a85e7, ml2_network_segments models change for multi-segment network.
2015-01-28 12:43:50.760 | INFO [alembic.migration] Running upgrade 1f71e54a85e7 -> 408cfbf6923c, remove ryu plugin
2015-01-28 12:43:50.772 | INFO [alembic.migration] Running upgrade 408cfbf6923c -> 28c0ffb8ebbd, remove mlnx plugin
2015-01-28 12:43:50.789 | INFO [alembic.migration] Running upgrade 28c0ffb8ebbd -> 57086602ca0a, scrap_nsx_adv_svcs_models
2015-01-28 12:43:50.822 | INFO [alembic.migration] Running upgrade 57086602ca0a -> 38495dc99731, ml2_tunnel_endpoints_table
2015-01-28 12:43:50.876 | INFO [alembic.migration] Running upgrade 38495dc99731 -> 4dbe243cd84d, nsxv
2015-01-28 12:43:51.009 | INFO [alembic.migration] Running upgrade 4dbe243cd84d -> 41662e32bce2, L3 DVR SNAT mapping
2015-01-28 12:43:51.188 | INFO [alembic.migration] Running upgrade 41662e32bce2 -> 2a1ee2fb59e0, Add mac_address unique constraint
2015-01-28 12:43:51.216 | INFO [alembic.migration] Running upgrade 2a1ee2fb59e0 -> 26b54cf9024d, Add index on allocated
2015-01-28 12:43:51.346 | + for svc in fwaas lbaas vpnaas
2015-01-28 12:43:51.346 | + '[' fwaas = vpnaas ']'
2015-01-28 12:43:51.346 | + q_svc=q-fwaas
2015-01-28 12:43:51.346 | + is_service_enabled q-fwaas
2015-01-28 12:43:51.349 | + return 1
2015-01-28 12:43:51.350 | + for svc in fwaas lbaas vpnaas
2015-01-28 12:43:51.350 | + '[' lbaas = vpnaas ']'
2015-01-28 12:43:51.350 | + q_svc=q-lbaas
2015-01-28 12:43:51.350 | + is_service_enabled q-lbaas
2015-01-28 12:43:51.355 | + return 0
2015-01-28 12:43:51.355 | + /usr/local/bin/neutron-db-manage --service lbaas --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head
2015-01-28 12:43:51.938 | INFO [alembic.migration] Context impl MySQLImpl.
2015-01-28 12:43:51.939 | INFO [alembic.migration] Will assume non-transactional DDL.
2015-01-28 12:43:51.954 | INFO [alembic.migration] Running upgrade -> start_neutron_lbaas, start neutron-lbaas chain
2015-01-28 12:43:51.962 | INFO [alembic.migration] Running upgrade start_neutron_lbaas -> lbaasv2, lbaas version 2 api
2015-01-28 12:43:52.055 | + for svc in fwaas lbaas vpnaas
2015-01-28 12:43:52.056 | + '[' vpnaas = vpnaas ']'
2015-01-28 12:43:52.056 | + q_svc=q-vpn
2015-01-28 12:43:52.056 | + is_service_enabled q-vpn
2015-01-28 12:43:52.063 | + return 0
2015-01-28 12:43:52.063 | + /usr/local/bin/neutron-db-manage --service vpnaas --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head
2015-01-28 12:43:52.653 | INFO [alembic.migration] Context impl MySQLImpl.
2015-01-28 12:43:52.654 | INFO [alembic.migration] Will assume non-transactional DDL.
2015-01-28 12:43:52.666 | INFO [alembic.migration] Running upgrade -> start_neutron_vpnaas, start neutron-vpnaas chain
2015-01-28 12:43:52.700 | + is_service_enabled neutron
2015-01-28 12:43:52.707 | + return 0
2015-01-28 12:43:52.708 | + configure_neutron_third_party
2015-01-28 12:43:52.708 | + _neutron_third_party_do configure
2015-01-28 12:43:52.708 | + init_neutron_third_party
2015-01-28 12:43:52.709 | + _neutron_third_party_do init
2015-01-28 12:43:52.709 | + start_neutron_third_party
2015-01-28 12:43:52.709 | + _neutron_third_party_do start
2015-01-28 12:43:52.709 | + is_service_enabled n-net q-dhcp
2015-01-28 12:43:52.713 | + return 0
2015-01-28 12:43:52.715 | ++ pidof NetworkManager
2015-01-28 12:43:52.722 | ++ true
2015-01-28 12:43:52.723 | + netman_pid=
2015-01-28 12:43:52.723 | + '[' -z '' ']'
2015-01-28 12:43:52.724 | + sudo killall dnsmasq
2015-01-28 12:43:52.738 | + clean_iptables
2015-01-28 12:43:52.739 | + sudo iptables -S -v
2015-01-28 12:43:52.740 | + sed 's/-c [0-9]* [0-9]* //g'
2015-01-28 12:43:52.741 | + grep nova
2015-01-28 12:43:52.742 | + grep '\-A'
2015-01-28 12:43:52.742 | + sed s/-A/-D/g
2015-01-28 12:43:52.743 | + awk '{print "sudo iptables",$0}'
2015-01-28 12:43:52.744 | + bash
2015-01-28 12:43:52.753 | + sudo iptables -S -v -t nat
2015-01-28 12:43:52.754 | + sed s/-A/-D/g
2015-01-28 12:43:52.755 | + awk '{print "sudo iptables -t nat",$0}'
2015-01-28 12:43:52.755 | + bash
2015-01-28 12:43:52.761 | + grep '\-A'
2015-01-28 12:43:52.762 | + grep nova
2015-01-28 12:43:52.763 | + sed 's/-c [0-9]* [0-9]* //g'
2015-01-28 12:43:52.766 | + sudo iptables -S -v
2015-01-28 12:43:52.768 | + awk '{print "sudo iptables",$0}'
2015-01-28 12:43:52.772 | + grep '\-N'
2015-01-28 12:43:52.773 | + grep nova
2015-01-28 12:43:52.773 | + bash
2015-01-28 12:43:52.774 | + sed 's/-c [0-9]* [0-9]* //g'
2015-01-28 12:43:52.776 | + sed s/-N/-X/g
2015-01-28 12:43:52.782 | + sudo iptables -S -v -t nat
2015-01-28 12:43:52.785 | + bash
2015-01-28 12:43:52.786 | + awk '{print "sudo iptables -t nat",$0}'
2015-01-28 12:43:52.787 | + grep '\-N'
2015-01-28 12:43:52.788 | + sed s/-N/-X/g
2015-01-28 12:43:52.789 | + grep nova
2015-01-28 12:43:52.791 | + sed 's/-c [0-9]* [0-9]* //g'
2015-01-28 12:43:52.797 | + is_service_enabled n-net
2015-01-28 12:43:52.801 | + return 1
2015-01-28 12:43:52.801 | + sudo sysctl -w net.ipv4.ip_forward=1
2015-01-28 12:43:52.808 | net.ipv4.ip_forward = 1
2015-01-28 12:43:52.810 | + is_service_enabled s-proxy
2015-01-28 12:43:52.814 | + return 0
2015-01-28 12:43:52.815 | + echo_summary 'Configuring Swift'
2015-01-28 12:43:52.815 | + [[ -t 3 ]]
2015-01-28 12:43:52.815 | + [[ True != \T\r\u\e ]]
2015-01-28 12:43:52.815 | + echo -e Configuring Swift
2015-01-28 12:43:52.816 | + init_swift
2015-01-28 12:43:52.816 | + local node_number
2015-01-28 12:43:52.816 | + swift-init --run-dir=/opt/stack/data/run all stop
2015-01-28 12:43:53.115 | No container-updater running
2015-01-28 12:43:53.116 | No account-auditor running
2015-01-28 12:43:53.116 | No object-replicator running
2015-01-28 12:43:53.116 | No container-sync running
2015-01-28 12:43:53.116 | No container-replicator running
2015-01-28 12:43:53.116 | No object-auditor running
2015-01-28 12:43:53.116 | No object-expirer running
2015-01-28 12:43:53.116 | No container-auditor running
2015-01-28 12:43:53.116 | No container-server running
2015-01-28 12:43:53.116 | No object-server running
2015-01-28 12:43:53.116 | No account-reaper running
2015-01-28 12:43:53.117 | No proxy-server running
2015-01-28 12:43:53.117 | No account-replicator running
2015-01-28 12:43:53.117 | No object-updater running
2015-01-28 12:43:53.117 | No container-reconciler running
2015-01-28 12:43:53.118 | No account-server running
2015-01-28 12:43:53.126 | + true
2015-01-28 12:43:53.126 | + create_swift_disk
2015-01-28 12:43:53.127 | + local node_number
2015-01-28 12:43:53.128 | ++ id -g vagrant
2015-01-28 12:43:53.133 | + local user_group=1000
2015-01-28 12:43:53.133 | + sudo mkdir -p /opt/stack/data/drives /opt/stack/data/cache /opt/stack/data/run /opt/stack/data/logs
2015-01-28 12:43:53.142 | + sudo chown -R vagrant:1000 /opt/stack/data
2015-01-28 12:43:53.152 | + [[ -e /opt/stack/data/drives/images/swift.img ]]
2015-01-28 12:43:53.152 | + mkdir -p /opt/stack/data/drives/images
2015-01-28 12:43:53.154 | + sudo touch /opt/stack/data/drives/images/swift.img
2015-01-28 12:43:53.168 | + sudo chown vagrant: /opt/stack/data/drives/images/swift.img
2015-01-28 12:43:53.177 | + truncate -s 6G /opt/stack/data/drives/images/swift.img
2015-01-28 12:43:53.180 | + /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/drives/images/swift.img
2015-01-28 12:43:53.220 | meta-data=/opt/stack/data/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks
2015-01-28 12:43:53.220 | = sectsz=512 attr=2, projid32bit=0
2015-01-28 12:43:53.221 | data = bsize=4096 blocks=1572864, imaxpct=25
2015-01-28 12:43:53.221 | = sunit=0 swidth=0 blks
2015-01-28 12:43:53.221 | naming =version 2 bsize=4096 ascii-ci=0
2015-01-28 12:43:53.221 | log =internal log bsize=4096 blocks=2560, version=2
2015-01-28 12:43:53.221 | = sectsz=512 sunit=0 blks, lazy-count=1
2015-01-28 12:43:53.222 | realtime =none extsz=4096 blocks=0, rtextents=0
2015-01-28 12:43:53.222 | + mkdir -p /opt/stack/data/drives/sdb1
2015-01-28 12:43:53.224 | + egrep -q /opt/stack/data/drives/sdb1 /proc/mounts
2015-01-28 12:43:53.228 | + sudo mount -t xfs -o loop,noatime,nodiratime,nobarrier,logbufs=8 /opt/stack/data/drives/images/swift.img /opt/stack/data/drives/sdb1
2015-01-28 12:43:53.368 | + local node_number
2015-01-28 12:43:53.368 | + for node_number in '${SWIFT_REPLICAS_SEQ}'
2015-01-28 12:43:53.369 | + sudo ln -sf /opt/stack/data/drives/sdb1/1 /opt/stack/data/1
2015-01-28 12:43:53.376 | + local drive=/opt/stack/data/drives/sdb1/1
2015-01-28 12:43:53.377 | + local node=/opt/stack/data/1/node
2015-01-28 12:43:53.377 | + local node_device=/opt/stack/data/1/node/sdb1
2015-01-28 12:43:53.377 | + [[ -d /opt/stack/data/1/node ]]
2015-01-28 12:43:53.377 | + [[ -d /opt/stack/data/drives/sdb1/1 ]]
2015-01-28 12:43:53.377 | + sudo install -o vagrant -g 1000 -d /opt/stack/data/drives/sdb1/1
2015-01-28 12:43:53.386 | + sudo install -o vagrant -g 1000 -d /opt/stack/data/1/node/sdb1
2015-01-28 12:43:53.405 | + sudo chown -R vagrant: /opt/stack/data/1/node
2015-01-28 12:43:53.414 | + pushd /etc/swift
2015-01-28 12:43:53.415 | + rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1422443777.account.builder backups/1422443777.container.builder backups/1422443777.object.builder backups/1422443779.account.builder backups/1422443779.container.builder backups/1422443779.object.builder backups/1422443779.account.ring.gz backups/1422443779.container.ring.gz backups/1422443779.object.ring.gz
2015-01-28 12:43:53.419 | + swift-ring-builder object.builder create 9 1 1
2015-01-28 12:43:53.756 | + swift-ring-builder container.builder create 9 1 1
2015-01-28 12:43:54.037 | + swift-ring-builder account.builder create 9 1 1
2015-01-28 12:43:54.326 | + for node_number in '${SWIFT_REPLICAS_SEQ}'
2015-01-28 12:43:54.326 | + swift-ring-builder object.builder add z1-127.0.0.1:6013/sdb1 1
2015-01-28 12:43:54.606 | WARNING: No region specified for z1-127.0.0.1:6013/sdb1. Defaulting to region 1.
2015-01-28 12:43:54.606 | Device d0r1z1-127.0.0.1:6013R127.0.0.1:6013/sdb1_"" weight 1.0
2015-01-28 12:43:54.618 | + swift-ring-builder container.builder add z1-127.0.0.1:6011/sdb1 1
2015-01-28 12:43:54.896 | WARNING: No region specified for z1-127.0.0.1:6011/sdb1. Defaulting to region 1.
2015-01-28 12:43:54.897 | Device d0r1z1-127.0.0.1:6011R127.0.0.1:6011/sdb1_"" weight 1.0
2015-01-28 12:43:54.910 | + swift-ring-builder account.builder add z1-127.0.0.1:6012/sdb1 1
2015-01-28 12:43:55.177 | WARNING: No region specified for z1-127.0.0.1:6012/sdb1. Defaulting to region 1.
2015-01-28 12:43:55.177 | Device d0r1z1-127.0.0.1:6012R127.0.0.1:6012/sdb1_"" weight 1.0
2015-01-28 12:43:55.189 | + swift-ring-builder object.builder rebalance
2015-01-28 12:43:55.507 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00
2015-01-28 12:43:55.525 | + swift-ring-builder container.builder rebalance
2015-01-28 12:43:55.813 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00
2015-01-28 12:43:55.825 | + swift-ring-builder account.builder rebalance
2015-01-28 12:43:56.128 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00
2015-01-28 12:43:56.140 | + popd
2015-01-28 12:43:56.140 | + sudo mkdir -p /var/cache/swift
2015-01-28 12:43:56.154 | + sudo chown vagrant /var/cache/swift
2015-01-28 12:43:56.164 | + rm -f '/var/cache/swift/*'
2015-01-28 12:43:56.165 | + is_service_enabled cinder
2015-01-28 12:43:56.172 | + return 0
2015-01-28 12:43:56.172 | + echo_summary 'Configuring Cinder'
2015-01-28 12:43:56.173 | + [[ -t 3 ]]
2015-01-28 12:43:56.173 | + [[ True != \T\r\u\e ]]
2015-01-28 12:43:56.173 | + echo -e Configuring Cinder
2015-01-28 12:43:56.173 | + init_cinder
2015-01-28 12:43:56.175 | ++ echo ec2,osapi_compute,metadata
2015-01-28 12:43:56.176 | ++ sed s/osapi_volume,//
2015-01-28 12:43:56.177 | + NOVA_ENABLED_APIS=ec2,osapi_compute,metadata
2015-01-28 12:43:56.177 | + is_service_enabled mysql postgresql
2015-01-28 12:43:56.181 | + return 0
2015-01-28 12:43:56.181 | + recreate_database cinder
2015-01-28 12:43:56.181 | + local db=cinder
2015-01-28 12:43:56.181 | + recreate_database_mysql cinder
2015-01-28 12:43:56.181 | + local db=cinder
2015-01-28 12:43:56.181 | + mysql -uroot -ppassword -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;'
2015-01-28 12:43:56.204 | + mysql -uroot -ppassword -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;'
2015-01-28 12:43:56.217 | + /usr/local/bin/cinder-manage db sync
2015-01-28 12:43:56.557 | /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:333: DeprecationWarning: The oslo namespace package is deprecated. Please use oslo_config instead.
2015-01-28 12:43:56.558 | from oslo.config import iniparser
2015-01-28 12:43:56.595 | /opt/stack/cinder/cinder/cmd/manage.py:64: DeprecationWarning: The oslo namespace package is deprecated. Please use oslo_messaging instead.
2015-01-28 12:43:56.596 | from oslo import messaging
2015-01-28 12:43:56.711 | /usr/local/lib/python2.7/dist-packages/oslo_db/_i18n.py:19: DeprecationWarning: The oslo namespace package is deprecated. Please use oslo_i18n instead.
2015-01-28 12:43:56.712 | from oslo import i18n
2015-01-28 12:43:56.729 | /opt/stack/cinder/cinder/openstack/common/log.py:42: DeprecationWarning: The oslo namespace package is deprecated. Please use oslo_serialization instead.
2015-01-28 12:43:56.730 | from oslo.serialization import jsonutils
2015-01-28 12:43:56.738 | /usr/local/lib/python2.7/dist-packages/oslo_serialization/jsonutils.py:62: DeprecationWarning: The oslo namespace package is deprecated. Please use oslo_utils instead.
2015-01-28 12:43:56.738 | from oslo.utils import encodeutils
2015-01-28 12:43:57.149 | 2015-01-28 12:43:57.149 DEBUG oslo_db.sqlalchemy.session [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION from (pid=18437) _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/session.py:509
2015-01-28 12:43:57.195 | /usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py:2316: DeprecationWarning: The oslo namespace package is deprecated. Please use oslo_db instead.
2015-01-28 12:43:57.195 | module = __import__(self.module_name, fromlist=['__name__'], level=0)
2015-01-28 12:43:57.195 | 2015-01-28 12:43:57.195 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2015-01-28 12:43:57.196 | 2015-01-28 12:43:57.196 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/001_cinder_init.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.196 | 2015-01-28 12:43:57.196 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/001_cinder_init.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.197 | 2015-01-28 12:43:57.196 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.197 | 2015-01-28 12:43:57.197 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.197 | 2015-01-28 12:43:57.197 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.197 | 2015-01-28 12:43:57.197 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.198 | 2015-01-28 12:43:57.198 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/004_volume_type_to_uuid.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.198 | 2015-01-28 12:43:57.198 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/004_volume_type_to_uuid.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.198 | 2015-01-28 12:43:57.198 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/005_add_source_volume_column.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.198 | 2015-01-28 12:43:57.198 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/005_add_source_volume_column.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.199 | 2015-01-28 12:43:57.198 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/005_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.199 | 2015-01-28 12:43:57.198 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/005_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.199 | 2015-01-28 12:43:57.199 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/006_snapshots_add_provider_location.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.199 | 2015-01-28 12:43:57.199 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/006_snapshots_add_provider_location.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.200 | 2015-01-28 12:43:57.199 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/007_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.200 | 2015-01-28 12:43:57.199 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/007_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.200 | 2015-01-28 12:43:57.200 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/007_add_volume_snapshot_fk.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.200 | 2015-01-28 12:43:57.200 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/007_add_volume_snapshot_fk.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.200 | 2015-01-28 12:43:57.200 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/008_add_backup.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.201 | 2015-01-28 12:43:57.200 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/008_add_backup.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.201 | 2015-01-28 12:43:57.201 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/009_add_snapshot_metadata_table.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.201 | 2015-01-28 12:43:57.201 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/009_add_snapshot_metadata_table.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.201 | 2015-01-28 12:43:57.201 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/010_add_transfers_table.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.202 | 2015-01-28 12:43:57.201 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/010_add_transfers_table.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.202 | 2015-01-28 12:43:57.202 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/011_add_bootable_column.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.202 | 2015-01-28 12:43:57.202 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/011_add_bootable_column.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.202 | 2015-01-28 12:43:57.202 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/011_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.202 | 2015-01-28 12:43:57.202 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/011_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.203 | 2015-01-28 12:43:57.202 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/012_add_attach_host_column.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.203 | 2015-01-28 12:43:57.203 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/012_add_attach_host_column.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.203 | 2015-01-28 12:43:57.203 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/012_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.203 | 2015-01-28 12:43:57.203 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/012_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.204 | 2015-01-28 12:43:57.203 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/013_add_provider_geometry_column.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.204 | 2015-01-28 12:43:57.204 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/013_add_provider_geometry_column.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.204 | 2015-01-28 12:43:57.204 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/013_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.204 | 2015-01-28 12:43:57.204 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/013_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.205 | 2015-01-28 12:43:57.204 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/014_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.205 | 2015-01-28 12:43:57.205 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/014_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.205 | 2015-01-28 12:43:57.205 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/014_add_name_id.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.205 | 2015-01-28 12:43:57.205 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/014_add_name_id.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.206 | 2015-01-28 12:43:57.205 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/015_drop_migrations_table.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.206 | 2015-01-28 12:43:57.206 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/015_drop_migrations_table.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.206 | 2015-01-28 12:43:57.206 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/016_drop_sm_tables.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.206 | 2015-01-28 12:43:57.206 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/016_drop_sm_tables.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.206 | 2015-01-28 12:43:57.206 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.207 | 2015-01-28 12:43:57.207 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.207 | 2015-01-28 12:43:57.207 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/018_add_qos_specs.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.207 | 2015-01-28 12:43:57.207 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/018_add_qos_specs.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.207 | 2015-01-28 12:43:57.207 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/019_add_migration_status.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.207 | 2015-01-28 12:43:57.207 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/019_add_migration_status.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.207 | 2015-01-28 12:43:57.207 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/020_add_volume_admin_metadata_table.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.207 | 2015-01-28 12:43:57.207 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/020_add_volume_admin_metadata_table.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.208 | 2015-01-28 12:43:57.207 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/021_add_default_quota_class.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.208 | 2015-01-28 12:43:57.208 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/021_add_default_quota_class.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.208 | 2015-01-28 12:43:57.208 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/022_add_reason_column_to_service.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.208 | 2015-01-28 12:43:57.208 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/022_add_reason_column_to_service.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.208 | 2015-01-28 12:43:57.208 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/023_add_expire_reservations_index.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.208 | 2015-01-28 12:43:57.208 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/023_add_expire_reservations_index.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.208 | 2015-01-28 12:43:57.208 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/024_add_replication_support.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.209 | 2015-01-28 12:43:57.208 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/024_add_replication_support.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.209 | 2015-01-28 12:43:57.208 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/025_add_consistencygroup.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.209 | 2015-01-28 12:43:57.208 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/025_add_consistencygroup.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.209 | 2015-01-28 12:43:57.208 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/026_add_consistencygroup_quota_class.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.209 | 2015-01-28 12:43:57.209 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/026_add_consistencygroup_quota_class.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.209 | 2015-01-28 12:43:57.209 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/027_placeholder.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.210 | 2015-01-28 12:43:57.209 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/027_placeholder.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.210 | 2015-01-28 12:43:57.209 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/028_placeholder.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.210 | 2015-01-28 12:43:57.209 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/028_placeholder.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.210 | 2015-01-28 12:43:57.209 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/029_placeholder.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.210 | 2015-01-28 12:43:57.209 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/029_placeholder.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.210 | 2015-01-28 12:43:57.209 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/030_placeholder.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.210 | 2015-01-28 12:43:57.209 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/030_placeholder.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.211 | 2015-01-28 12:43:57.210 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/031_placeholder.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.211 | 2015-01-28 12:43:57.210 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/031_placeholder.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.211 | 2015-01-28 12:43:57.210 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/032_add_volume_type_projects.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.211 | 2015-01-28 12:43:57.210 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/032_add_volume_type_projects.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.212 | 2015-01-28 12:43:57.210 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/032_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.212 | 2015-01-28 12:43:57.210 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/032_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.212 | 2015-01-28 12:43:57.210 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/033_add_encryption_unique_key.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.212 | 2015-01-28 12:43:57.210 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/033_add_encryption_unique_key.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.212 | 2015-01-28 12:43:57.210 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/033_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.212 | 2015-01-28 12:43:57.211 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/033_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.212 | 2015-01-28 12:43:57.211 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/034_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.212 | 2015-01-28 12:43:57.211 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/034_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.213 | 2015-01-28 12:43:57.212 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/034_volume_type_add_desc_column.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.213 | 2015-01-28 12:43:57.212 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/034_volume_type_add_desc_column.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.213 | 2015-01-28 12:43:57.212 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/035_add_provider_id_column.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.213 | 2015-01-28 12:43:57.212 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/035_add_provider_id_column.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.213 | 2015-01-28 12:43:57.212 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/036_add_provider_id_column_to_snapshots.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.213 | 2015-01-28 12:43:57.212 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/036_add_provider_id_column_to_snapshots.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.214 | 2015-01-28 12:43:57.213 DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2015-01-28 12:43:57.214 | 2015-01-28 12:43:57.213 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2015-01-28 12:43:57.230 | 2015-01-28 12:43:57.230 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2015-01-28 12:43:57.231 | 2015-01-28 12:43:57.230 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/001_cinder_init.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.231 | 2015-01-28 12:43:57.231 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/001_cinder_init.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.231 | 2015-01-28 12:43:57.231 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.231 | 2015-01-28 12:43:57.231 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.231 | 2015-01-28 12:43:57.231 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.231 | 2015-01-28 12:43:57.231 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.232 | 2015-01-28 12:43:57.231 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/004_volume_type_to_uuid.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.232 | 2015-01-28 12:43:57.232 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/004_volume_type_to_uuid.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.232 | 2015-01-28 12:43:57.232 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/005_add_source_volume_column.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.232 | 2015-01-28 12:43:57.232 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/005_add_source_volume_column.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.233 | 2015-01-28 12:43:57.232 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/005_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.233 | 2015-01-28 12:43:57.233 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/005_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.234 | 2015-01-28 12:43:57.233 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/006_snapshots_add_provider_location.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.234 | 2015-01-28 12:43:57.234 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/006_snapshots_add_provider_location.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.234 | 2015-01-28 12:43:57.234 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/007_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.234 | 2015-01-28 12:43:57.234 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/007_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.234 | 2015-01-28 12:43:57.234 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/007_add_volume_snapshot_fk.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.235 | 2015-01-28 12:43:57.234 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/007_add_volume_snapshot_fk.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.235 | 2015-01-28 12:43:57.235 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/008_add_backup.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.235 | 2015-01-28 12:43:57.235 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/008_add_backup.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.236 | 2015-01-28 12:43:57.235 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/009_add_snapshot_metadata_table.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.236 | 2015-01-28 12:43:57.236 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/009_add_snapshot_metadata_table.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.236 | 2015-01-28 12:43:57.236 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/010_add_transfers_table.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.236 | 2015-01-28 12:43:57.236 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/010_add_transfers_table.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.236 | 2015-01-28 12:43:57.236 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/011_add_bootable_column.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.237 | 2015-01-28 12:43:57.237 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/011_add_bootable_column.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.237 | 2015-01-28 12:43:57.237 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/011_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.237 | 2015-01-28 12:43:57.237 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/011_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.237 | 2015-01-28 12:43:57.237 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/012_add_attach_host_column.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.238 | 2015-01-28 12:43:57.237 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/012_add_attach_host_column.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.238 | 2015-01-28 12:43:57.238 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/012_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.238 | 2015-01-28 12:43:57.238 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/012_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.238 | 2015-01-28 12:43:57.238 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/013_add_provider_geometry_column.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.238 | 2015-01-28 12:43:57.238 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/013_add_provider_geometry_column.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.238 | 2015-01-28 12:43:57.238 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/013_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.239 | 2015-01-28 12:43:57.238 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/013_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.239 | 2015-01-28 12:43:57.239 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/014_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.239 | 2015-01-28 12:43:57.239 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/014_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.239 | 2015-01-28 12:43:57.239 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/014_add_name_id.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.239 | 2015-01-28 12:43:57.239 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/014_add_name_id.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.239 | 2015-01-28 12:43:57.239 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/015_drop_migrations_table.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.239 | 2015-01-28 12:43:57.239 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/015_drop_migrations_table.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.239 | 2015-01-28 12:43:57.239 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/016_drop_sm_tables.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.240 | 2015-01-28 12:43:57.239 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/016_drop_sm_tables.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.240 | 2015-01-28 12:43:57.240 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.240 | 2015-01-28 12:43:57.240 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.240 | 2015-01-28 12:43:57.240 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/018_add_qos_specs.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.240 | 2015-01-28 12:43:57.240 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/018_add_qos_specs.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.240 | 2015-01-28 12:43:57.240 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/019_add_migration_status.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.240 | 2015-01-28 12:43:57.240 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/019_add_migration_status.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.241 | 2015-01-28 12:43:57.240 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/020_add_volume_admin_metadata_table.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.241 | 2015-01-28 12:43:57.240 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/020_add_volume_admin_metadata_table.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.241 | 2015-01-28 12:43:57.240 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/021_add_default_quota_class.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.241 | 2015-01-28 12:43:57.241 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/021_add_default_quota_class.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.241 | 2015-01-28 12:43:57.241 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/022_add_reason_column_to_service.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.241 | 2015-01-28 12:43:57.241 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/022_add_reason_column_to_service.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.242 | 2015-01-28 12:43:57.241 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/023_add_expire_reservations_index.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.242 | 2015-01-28 12:43:57.241 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/023_add_expire_reservations_index.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.242 | 2015-01-28 12:43:57.241 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/024_add_replication_support.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.242 | 2015-01-28 12:43:57.241 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/024_add_replication_support.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.242 | 2015-01-28 12:43:57.241 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/025_add_consistencygroup.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.242 | 2015-01-28 12:43:57.242 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/025_add_consistencygroup.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.242 | 2015-01-28 12:43:57.242 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/026_add_consistencygroup_quota_class.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.243 | 2015-01-28 12:43:57.242 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/026_add_consistencygroup_quota_class.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.243 | 2015-01-28 12:43:57.242 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/027_placeholder.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.243 | 2015-01-28 12:43:57.242 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/027_placeholder.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.243 | 2015-01-28 12:43:57.242 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/028_placeholder.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.243 | 2015-01-28 12:43:57.242 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/028_placeholder.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.243 | 2015-01-28 12:43:57.242 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/029_placeholder.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.243 | 2015-01-28 12:43:57.242 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/029_placeholder.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.243 | 2015-01-28 12:43:57.243 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/030_placeholder.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.244 | 2015-01-28 12:43:57.243 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/030_placeholder.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.244 | 2015-01-28 12:43:57.243 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/031_placeholder.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.244 | 2015-01-28 12:43:57.243 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/031_placeholder.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.244 | 2015-01-28 12:43:57.243 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/032_add_volume_type_projects.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.244 | 2015-01-28 12:43:57.244 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/032_add_volume_type_projects.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.244 | 2015-01-28 12:43:57.244 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/032_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.244 | 2015-01-28 12:43:57.244 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/032_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.244 | 2015-01-28 12:43:57.244 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/033_add_encryption_unique_key.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.245 | 2015-01-28 12:43:57.244 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/033_add_encryption_unique_key.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.245 | 2015-01-28 12:43:57.245 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/033_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.245 | 2015-01-28 12:43:57.245 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/033_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.246 | 2015-01-28 12:43:57.245 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/034_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.246 | 2015-01-28 12:43:57.246 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/034_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.246 | 2015-01-28 12:43:57.246 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/034_volume_type_add_desc_column.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.246 | 2015-01-28 12:43:57.246 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/034_volume_type_add_desc_column.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.246 | 2015-01-28 12:43:57.246 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/035_add_provider_id_column.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.247 | 2015-01-28 12:43:57.246 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/035_add_provider_id_column.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.247 | 2015-01-28 12:43:57.247 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/036_add_provider_id_column_to_snapshots.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.247 | 2015-01-28 12:43:57.247 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/036_add_provider_id_column_to_snapshots.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.248 | 2015-01-28 12:43:57.247 DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2015-01-28 12:43:57.248 | 2015-01-28 12:43:57.248 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2015-01-28 12:43:57.272 | 2015-01-28 12:43:57.271 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2015-01-28 12:43:57.274 | 2015-01-28 12:43:57.273 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/001_cinder_init.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.274 | 2015-01-28 12:43:57.274 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/001_cinder_init.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.275 | 2015-01-28 12:43:57.274 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.276 | 2015-01-28 12:43:57.275 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.276 | 2015-01-28 12:43:57.276 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.277 | 2015-01-28 12:43:57.276 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.278 | 2015-01-28 12:43:57.277 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/004_volume_type_to_uuid.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.278 | 2015-01-28 12:43:57.278 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/004_volume_type_to_uuid.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.279 | 2015-01-28 12:43:57.279 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/005_add_source_volume_column.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.279 | 2015-01-28 12:43:57.279 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/005_add_source_volume_column.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.280 | 2015-01-28 12:43:57.279 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/005_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.280 | 2015-01-28 12:43:57.279 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/005_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.280 | 2015-01-28 12:43:57.280 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/006_snapshots_add_provider_location.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.280 | 2015-01-28 12:43:57.280 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/006_snapshots_add_provider_location.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.280 | 2015-01-28 12:43:57.280 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/007_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.281 | 2015-01-28 12:43:57.280 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/007_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.281 | 2015-01-28 12:43:57.281 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/007_add_volume_snapshot_fk.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.281 | 2015-01-28 12:43:57.281 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/007_add_volume_snapshot_fk.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.281 | 2015-01-28 12:43:57.281 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/008_add_backup.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.282 | 2015-01-28 12:43:57.281 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/008_add_backup.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.282 | 2015-01-28 12:43:57.282 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/009_add_snapshot_metadata_table.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.282 | 2015-01-28 12:43:57.282 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/009_add_snapshot_metadata_table.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.282 | 2015-01-28 12:43:57.282 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/010_add_transfers_table.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.283 | 2015-01-28 12:43:57.283 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/010_add_transfers_table.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.283 | 2015-01-28 12:43:57.283 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/011_add_bootable_column.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.283 | 2015-01-28 12:43:57.283 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/011_add_bootable_column.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.283 | 2015-01-28 12:43:57.283 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/011_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.284 | 2015-01-28 12:43:57.283 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/011_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.284 | 2015-01-28 12:43:57.284 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/012_add_attach_host_column.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.284 | 2015-01-28 12:43:57.284 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/012_add_attach_host_column.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.284 | 2015-01-28 12:43:57.284 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/012_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.284 | 2015-01-28 12:43:57.284 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/012_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.285 | 2015-01-28 12:43:57.284 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/013_add_provider_geometry_column.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.285 | 2015-01-28 12:43:57.285 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/013_add_provider_geometry_column.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.285 | 2015-01-28 12:43:57.285 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/013_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.285 | 2015-01-28 12:43:57.285 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/013_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.286 | 2015-01-28 12:43:57.285 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/014_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.286 | 2015-01-28 12:43:57.286 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/014_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.286 | 2015-01-28 12:43:57.286 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/014_add_name_id.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.286 | 2015-01-28 12:43:57.286 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/014_add_name_id.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.286 | 2015-01-28 12:43:57.286 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/015_drop_migrations_table.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.287 | 2015-01-28 12:43:57.286 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/015_drop_migrations_table.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.287 | 2015-01-28 12:43:57.287 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/016_drop_sm_tables.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.287 | 2015-01-28 12:43:57.287 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/016_drop_sm_tables.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.287 | 2015-01-28 12:43:57.287 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.288 | 2015-01-28 12:43:57.287 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.288 | 2015-01-28 12:43:57.288 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/018_add_qos_specs.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.288 | 2015-01-28 12:43:57.288 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/018_add_qos_specs.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.288 | 2015-01-28 12:43:57.288 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/019_add_migration_status.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.289 | 2015-01-28 12:43:57.288 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/019_add_migration_status.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.289 | 2015-01-28 12:43:57.289 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/020_add_volume_admin_metadata_table.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.289 | 2015-01-28 12:43:57.289 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/020_add_volume_admin_metadata_table.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.289 | 2015-01-28 12:43:57.289 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/021_add_default_quota_class.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.290 | 2015-01-28 12:43:57.289 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/021_add_default_quota_class.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.290 | 2015-01-28 12:43:57.290 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/022_add_reason_column_to_service.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.290 | 2015-01-28 12:43:57.290 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/022_add_reason_column_to_service.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.291 | 2015-01-28 12:43:57.291 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/023_add_expire_reservations_index.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.291 | 2015-01-28 12:43:57.291 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/023_add_expire_reservations_index.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.292 | 2015-01-28 12:43:57.291 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/024_add_replication_support.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.292 | 2015-01-28 12:43:57.292 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/024_add_replication_support.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.292 | 2015-01-28 12:43:57.292 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/025_add_consistencygroup.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.292 | 2015-01-28 12:43:57.292 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/025_add_consistencygroup.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.293 | 2015-01-28 12:43:57.292 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/026_add_consistencygroup_quota_class.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.293 | 2015-01-28 12:43:57.293 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/026_add_consistencygroup_quota_class.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.294 | 2015-01-28 12:43:57.293 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/027_placeholder.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.294 | 2015-01-28 12:43:57.294 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/027_placeholder.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.294 | 2015-01-28 12:43:57.294 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/028_placeholder.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.294 | 2015-01-28 12:43:57.294 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/028_placeholder.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.295 | 2015-01-28 12:43:57.294 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/029_placeholder.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.295 | 2015-01-28 12:43:57.295 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/029_placeholder.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.295 | 2015-01-28 12:43:57.295 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/030_placeholder.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.295 | 2015-01-28 12:43:57.295 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/030_placeholder.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.296 | 2015-01-28 12:43:57.295 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/031_placeholder.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.296 | 2015-01-28 12:43:57.296 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/031_placeholder.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.296 | 2015-01-28 12:43:57.296 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/032_add_volume_type_projects.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.296 | 2015-01-28 12:43:57.296 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/032_add_volume_type_projects.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.297 | 2015-01-28 12:43:57.296 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/032_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.297 | 2015-01-28 12:43:57.297 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/032_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.297 | 2015-01-28 12:43:57.297 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/033_add_encryption_unique_key.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.297 | 2015-01-28 12:43:57.297 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/033_add_encryption_unique_key.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.298 | 2015-01-28 12:43:57.297 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/033_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.298 | 2015-01-28 12:43:57.298 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/033_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.298 | 2015-01-28 12:43:57.298 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/034_sqlite_downgrade.sql... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.298 | 2015-01-28 12:43:57.298 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/034_sqlite_downgrade.sql loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.299 | 2015-01-28 12:43:57.298 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/034_volume_type_add_desc_column.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.299 | 2015-01-28 12:43:57.299 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/034_volume_type_add_desc_column.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.299 | 2015-01-28 12:43:57.299 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/035_add_provider_id_column.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.299 | 2015-01-28 12:43:57.299 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/035_add_provider_id_column.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.300 | 2015-01-28 12:43:57.299 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/036_add_provider_id_column_to_snapshots.py... from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:43:57.300 | 2015-01-28 12:43:57.300 DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/036_add_provider_id_column_to_snapshots.py loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:43:57.300 | 2015-01-28 12:43:57.300 DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2015-01-28 12:43:57.300 | 2015-01-28 12:43:57.300 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) from (pid=18437) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2015-01-28 12:43:57.309 | 2015-01-28 12:43:57.309 INFO migrate.versioning.api [-] 0 -> 1... 
2015-01-28 12:43:57.594 | 2015-01-28 12:43:57.593 INFO migrate.versioning.api [-] done
2015-01-28 12:43:57.594 | 2015-01-28 12:43:57.594 INFO migrate.versioning.api [-] 1 -> 2... 
2015-01-28 12:43:57.678 | 2015-01-28 12:43:57.677 INFO migrate.versioning.api [-] done
2015-01-28 12:43:57.678 | 2015-01-28 12:43:57.678 INFO migrate.versioning.api [-] 2 -> 3... 
2015-01-28 12:43:57.706 | 2015-01-28 12:43:57.706 INFO migrate.versioning.api [-] done
2015-01-28 12:43:57.707 | 2015-01-28 12:43:57.706 INFO migrate.versioning.api [-] 3 -> 4... 
2015-01-28 12:43:57.785 | 2015-01-28 12:43:57.784 INFO 004_volume_type_to_uuid [-] Created foreign key volume_type_extra_specs_ibfk_1
2015-01-28 12:43:57.795 | 2015-01-28 12:43:57.795 INFO migrate.versioning.api [-] done
2015-01-28 12:43:57.797 | 2015-01-28 12:43:57.795 INFO migrate.versioning.api [-] 4 -> 5... 
2015-01-28 12:43:57.835 | 2015-01-28 12:43:57.835 INFO migrate.versioning.api [-] done
2015-01-28 12:43:57.837 | 2015-01-28 12:43:57.835 INFO migrate.versioning.api [-] 5 -> 6... 
2015-01-28 12:43:57.868 | 2015-01-28 12:43:57.868 INFO migrate.versioning.api [-] done
2015-01-28 12:43:57.869 | 2015-01-28 12:43:57.868 INFO migrate.versioning.api [-] 6 -> 7... 
2015-01-28 12:43:57.908 | 2015-01-28 12:43:57.908 INFO migrate.versioning.api [-] done
2015-01-28 12:43:57.909 | 2015-01-28 12:43:57.908 INFO migrate.versioning.api [-] 7 -> 8... 
2015-01-28 12:43:57.930 | 2015-01-28 12:43:57.930 INFO migrate.versioning.api [-] done
2015-01-28 12:43:57.931 | 2015-01-28 12:43:57.930 INFO migrate.versioning.api [-] 8 -> 9... 
2015-01-28 12:43:57.964 | 2015-01-28 12:43:57.964 INFO migrate.versioning.api [-] done
2015-01-28 12:43:57.965 | 2015-01-28 12:43:57.964 INFO migrate.versioning.api [-] 9 -> 10... 
2015-01-28 12:43:57.991 | 2015-01-28 12:43:57.991 INFO migrate.versioning.api [-] done
2015-01-28 12:43:57.992 | 2015-01-28 12:43:57.991 INFO migrate.versioning.api [-] 10 -> 11... 
2015-01-28 12:43:58.035 | 2015-01-28 12:43:58.035 INFO migrate.versioning.api [-] done
2015-01-28 12:43:58.036 | 2015-01-28 12:43:58.035 INFO migrate.versioning.api [-] 11 -> 12... 
2015-01-28 12:43:58.070 | 2015-01-28 12:43:58.070 INFO migrate.versioning.api [-] done
2015-01-28 12:43:58.070 | 2015-01-28 12:43:58.070 INFO migrate.versioning.api [-] 12 -> 13... 
2015-01-28 12:43:58.117 | 2015-01-28 12:43:58.116 INFO migrate.versioning.api [-] done
2015-01-28 12:43:58.118 | 2015-01-28 12:43:58.116 INFO migrate.versioning.api [-] 13 -> 14... 
2015-01-28 12:43:58.155 | 2015-01-28 12:43:58.155 INFO migrate.versioning.api [-] done
2015-01-28 12:43:58.155 | 2015-01-28 12:43:58.155 INFO migrate.versioning.api [-] 14 -> 15... 
2015-01-28 12:43:58.181 | 2015-01-28 12:43:58.181 INFO migrate.versioning.api [-] done
2015-01-28 12:43:58.182 | 2015-01-28 12:43:58.181 INFO migrate.versioning.api [-] 15 -> 16... 
2015-01-28 12:43:58.230 | 2015-01-28 12:43:58.230 INFO migrate.versioning.api [-] done
2015-01-28 12:43:58.231 | 2015-01-28 12:43:58.230 INFO migrate.versioning.api [-] 16 -> 17... 
2015-01-28 12:43:58.305 | 2015-01-28 12:43:58.304 INFO migrate.versioning.api [-] done
2015-01-28 12:43:58.306 | 2015-01-28 12:43:58.305 INFO migrate.versioning.api [-] 17 -> 18... 
2015-01-28 12:43:58.360 | 2015-01-28 12:43:58.360 INFO migrate.versioning.api [-] done
2015-01-28 12:43:58.361 | 2015-01-28 12:43:58.360 INFO migrate.versioning.api [-] 18 -> 19... 
2015-01-28 12:43:58.387 | 2015-01-28 12:43:58.387 INFO migrate.versioning.api [-] done
2015-01-28 12:43:58.388 | 2015-01-28 12:43:58.387 INFO migrate.versioning.api [-] 19 -> 20... 
2015-01-28 12:43:58.417 | 2015-01-28 12:43:58.416 INFO migrate.versioning.api [-] done
2015-01-28 12:43:58.418 | 2015-01-28 12:43:58.417 INFO migrate.versioning.api [-] 20 -> 21... 
2015-01-28 12:43:58.468 | 2015-01-28 12:43:58.467 INFO 021_add_default_quota_class [-] Added default quota class data into the DB.
2015-01-28 12:43:58.476 | 2015-01-28 12:43:58.476 INFO migrate.versioning.api [-] done
2015-01-28 12:43:58.476 | 2015-01-28 12:43:58.476 INFO migrate.versioning.api [-] 21 -> 22... 
2015-01-28 12:43:58.504 | 2015-01-28 12:43:58.503 INFO migrate.versioning.api [-] done
2015-01-28 12:43:58.504 | 2015-01-28 12:43:58.504 INFO migrate.versioning.api [-] 22 -> 23... 
2015-01-28 12:43:58.547 | 2015-01-28 12:43:58.546 INFO migrate.versioning.api [-] done
2015-01-28 12:43:58.548 | 2015-01-28 12:43:58.547 INFO migrate.versioning.api [-] 23 -> 24... 
2015-01-28 12:43:58.611 | 2015-01-28 12:43:58.611 INFO migrate.versioning.api [-] done
2015-01-28 12:43:58.611 | 2015-01-28 12:43:58.611 INFO migrate.versioning.api [-] 24 -> 25... 
2015-01-28 12:43:58.720 | 2015-01-28 12:43:58.720 INFO migrate.versioning.api [-] done
2015-01-28 12:43:58.720 | 2015-01-28 12:43:58.720 INFO migrate.versioning.api [-] 25 -> 26... 
2015-01-28 12:43:58.737 | 2015-01-28 12:43:58.737 INFO 026_add_consistencygroup_quota_class [-] Added default consistencygroups quota class data into the DB.
2015-01-28 12:43:58.744 | 2015-01-28 12:43:58.744 INFO migrate.versioning.api [-] done
2015-01-28 12:43:58.744 | 2015-01-28 12:43:58.744 INFO migrate.versioning.api [-] 26 -> 27... 
2015-01-28 12:43:58.761 | 2015-01-28 12:43:58.761 INFO migrate.versioning.api [-] done
2015-01-28 12:43:58.763 | 2015-01-28 12:43:58.761 INFO migrate.versioning.api [-] 27 -> 28... 
2015-01-28 12:43:58.774 | 2015-01-28 12:43:58.774 INFO migrate.versioning.api [-] done
2015-01-28 12:43:58.774 | 2015-01-28 12:43:58.774 INFO migrate.versioning.api [-] 28 -> 29... 
2015-01-28 12:43:58.783 | 2015-01-28 12:43:58.783 INFO migrate.versioning.api [-] done
2015-01-28 12:43:58.784 | 2015-01-28 12:43:58.783 INFO migrate.versioning.api [-] 29 -> 30... 
2015-01-28 12:43:58.795 | 2015-01-28 12:43:58.794 INFO migrate.versioning.api [-] done
2015-01-28 12:43:58.796 | 2015-01-28 12:43:58.794 INFO migrate.versioning.api [-] 30 -> 31... 
2015-01-28 12:43:58.813 | 2015-01-28 12:43:58.813 INFO migrate.versioning.api [-] done
2015-01-28 12:43:58.813 | 2015-01-28 12:43:58.813 INFO migrate.versioning.api [-] 31 -> 32... 
2015-01-28 12:43:58.864 | 2015-01-28 12:43:58.864 INFO migrate.versioning.api [-] done
2015-01-28 12:43:58.865 | 2015-01-28 12:43:58.864 INFO migrate.versioning.api [-] 32 -> 33... 
2015-01-28 12:43:58.917 | /usr/lib/python2.7/dist-packages/migrate/changeset/constraint.py:85: SAWarning: Table 'encryption' specifies columns 'volume_type_id' as primary_key=True, not matching locally specified columns 'encryption_id'; setting the current primary key columns to 'encryption_id'. This warning may become an exception in a future release
2015-01-28 12:43:58.917 | self._set_parent(table)
2015-01-28 12:43:58.942 | 2015-01-28 12:43:58.942 INFO migrate.versioning.api [-] done
2015-01-28 12:43:58.942 | 2015-01-28 12:43:58.942 INFO migrate.versioning.api [-] 33 -> 34... 
2015-01-28 12:43:58.976 | 2015-01-28 12:43:58.976 INFO migrate.versioning.api [-] done
2015-01-28 12:43:58.976 | 2015-01-28 12:43:58.976 INFO migrate.versioning.api [-] 34 -> 35... 
2015-01-28 12:43:59.015 | 2015-01-28 12:43:59.015 INFO migrate.versioning.api [-] done
2015-01-28 12:43:59.016 | 2015-01-28 12:43:59.015 INFO migrate.versioning.api [-] 35 -> 36... 
2015-01-28 12:43:59.070 | 2015-01-28 12:43:59.070 INFO migrate.versioning.api [-] done
2015-01-28 12:43:59.114 | + is_service_enabled c-vol
2015-01-28 12:43:59.118 | + return 0
2015-01-28 12:43:59.118 | + [[ -n lvm:default ]]
2015-01-28 12:43:59.119 | + local be be_name be_type
2015-01-28 12:43:59.119 | + local has_lvm=0
2015-01-28 12:43:59.119 | + for be in '${CINDER_ENABLED_BACKENDS//,/ }'
2015-01-28 12:43:59.119 | + be_type=lvm
2015-01-28 12:43:59.119 | + be_name=default
2015-01-28 12:43:59.119 | + [[ lvm == \l\v\m ]]
2015-01-28 12:43:59.119 | + has_lvm=1
2015-01-28 12:43:59.120 | + type init_cinder_backend_lvm
2015-01-28 12:43:59.120 | + init_cinder_backend_lvm default
2015-01-28 12:43:59.120 | + local be_name=default
2015-01-28 12:43:59.120 | + init_lvm_volume_group stack-volumes-default 10250M
2015-01-28 12:43:59.120 | + local vg=stack-volumes-default
2015-01-28 12:43:59.120 | + local size=10250M
2015-01-28 12:43:59.121 | + _create_lvm_volume_group stack-volumes-default 10250M
2015-01-28 12:43:59.121 | + local vg=stack-volumes-default
2015-01-28 12:43:59.121 | + local size=10250M
2015-01-28 12:43:59.121 | + local backing_file=/opt/stack/data/stack-volumes-default-backing-file
2015-01-28 12:43:59.121 | + sudo vgs stack-volumes-default
2015-01-28 12:43:59.140 | VG #PV #LV #SN Attr VSize VFree
2015-01-28 12:43:59.140 | stack-volumes-default 1 0 0 wz--n- 10.01g 10.01g
2015-01-28 12:43:59.142 | + is_fedora
2015-01-28 12:43:59.142 | + [[ -z Ubuntu ]]
2015-01-28 12:43:59.142 | + '[' Ubuntu = Fedora ']'
2015-01-28 12:43:59.142 | + '[' Ubuntu = 'Red Hat' ']'
2015-01-28 12:43:59.142 | + '[' Ubuntu = CentOS ']'
2015-01-28 12:43:59.142 | + '[' Ubuntu = OracleServer ']'
2015-01-28 12:43:59.142 | + is_suse
2015-01-28 12:43:59.142 | + [[ -z Ubuntu ]]
2015-01-28 12:43:59.143 | + '[' Ubuntu = openSUSE ']'
2015-01-28 12:43:59.143 | + '[' Ubuntu = 'SUSE LINUX' ']'
2015-01-28 12:43:59.144 | + cut -f3 -d ' '
2015-01-28 12:43:59.144 | + sudo xargs -n1 tgt-admin --delete
2015-01-28 12:43:59.145 | + grep Target
2015-01-28 12:43:59.145 | + sudo tgtadm --op show --mode target
2015-01-28 12:43:59.152 | tgtadm: failed to send request hdr to tgt daemon, Transport endpoint is not connected
2015-01-28 12:43:59.190 | Option delete requires an argument
2015-01-28 12:43:59.191 | No action specified.
2015-01-28 12:43:59.194 | + _clean_lvm_volume_group stack-volumes-default
2015-01-28 12:43:59.194 | + local vg=stack-volumes-default
2015-01-28 12:43:59.194 | + sudo lvremove -f stack-volumes-default
2015-01-28 12:43:59.221 | + [[ 1 == 1 ]]
2015-01-28 12:43:59.221 | + sudo cp /etc/lvm/lvm.conf /etc/cinder/lvm.conf
2015-01-28 12:43:59.235 | + configure_cinder_backend_conf_lvm
2015-01-28 12:43:59.235 | + local 'filter_suffix="r/.*/" ]'
2015-01-28 12:43:59.235 | + local 'filter_string=filter = [ '
2015-01-28 12:43:59.236 | ++ grep volume_group /etc/cinder/cinder.conf
2015-01-28 12:43:59.236 | ++ sed 's/ //g'
2015-01-28 12:43:59.239 | + local conf_entries=volume_group=stack-volumes-default
2015-01-28 12:43:59.239 | + local pv
2015-01-28 12:43:59.239 | + local vg
2015-01-28 12:43:59.239 | + local line
2015-01-28 12:43:59.240 | ++ sudo pvs --noheadings -o name,vg_name --separator ';'
2015-01-28 12:43:59.263 | + for pv_info in '$(sudo pvs --noheadings -o name,vg_name --separator '\'';'\'')'
2015-01-28 12:43:59.263 | + IFS=';'
2015-01-28 12:43:59.263 | + read pv vg
2015-01-28 12:43:59.263 | + for line in '${conf_entries}'
2015-01-28 12:43:59.263 | + IFS==
2015-01-28 12:43:59.263 | + read label group
2015-01-28 12:43:59.264 | ++ echo stack-volumes-default
2015-01-28 12:43:59.265 | ++ sed 's/^ *//g'
2015-01-28 12:43:59.267 | + group=stack-volumes-default
2015-01-28 12:43:59.267 | + [[ stack-volumes-default == \s\t\a\c\k\-\v\o\l\u\m\e\s\-\d\e\f\a\u\l\t ]]
2015-01-28 12:43:59.267 | + new='"a/dev/loop0/", '
2015-01-28 12:43:59.267 | + filter_string='filter = [ "a/dev/loop0/", '
2015-01-28 12:43:59.267 | + filter_string='filter = [ "a/dev/loop0/", "r/.*/" ]'
2015-01-28 12:43:59.267 | + sudo sed -i 's#^[ \t]*filter.*# filter = [ "a/dev/loop0/", "r/.*/" ]#g' /etc/cinder/lvm.conf
2015-01-28 12:43:59.278 | + echo 'set LVM filter_strings: filter = [ "a/dev/loop0/", "r/.*/" ]'
2015-01-28 12:43:59.278 | set LVM filter_strings: filter = [ "a/dev/loop0/", "r/.*/" ]
2015-01-28 12:43:59.279 | + mkdir -p /opt/stack/data/cinder/volumes
2015-01-28 12:43:59.280 | + create_cinder_cache_dir
2015-01-28 12:43:59.280 | + sudo mkdir -p /var/cache/cinder
2015-01-28 12:43:59.288 | + sudo chown vagrant /var/cache/cinder
2015-01-28 12:43:59.300 | + rm -f '/var/cache/cinder/*'
2015-01-28 12:43:59.302 | + is_service_enabled nova
2015-01-28 12:43:59.307 | + return 0
2015-01-28 12:43:59.308 | + echo_summary 'Configuring Nova'
2015-01-28 12:43:59.308 | + [[ -t 3 ]]
2015-01-28 12:43:59.308 | + [[ True != \T\r\u\e ]]
2015-01-28 12:43:59.308 | + echo -e Configuring Nova
2015-01-28 12:43:59.309 | + init_nova
2015-01-28 12:43:59.309 | + is_service_enabled mysql postgresql
2015-01-28 12:43:59.313 | + return 0
2015-01-28 12:43:59.313 | + is_service_enabled n-api
2015-01-28 12:43:59.318 | + return 0
2015-01-28 12:43:59.318 | + recreate_database nova
2015-01-28 12:43:59.319 | + local db=nova
2015-01-28 12:43:59.319 | + recreate_database_mysql nova
2015-01-28 12:43:59.319 | + local db=nova
2015-01-28 12:43:59.319 | + mysql -uroot -ppassword -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova;'
2015-01-28 12:43:59.410 | + mysql -uroot -ppassword -h127.0.0.1 -e 'CREATE DATABASE nova CHARACTER SET utf8;'
2015-01-28 12:43:59.419 | + /usr/local/bin/nova-manage db sync
2015-01-28 12:44:01.053 | 2015-01-28 12:44:01.053 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2015-01-28 12:44:01.054 | 2015-01-28 12:44:01.054 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.054 | 2015-01-28 12:44:01.054 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.055 | 2015-01-28 12:44:01.054 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.055 | 2015-01-28 12:44:01.055 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.055 | 2015-01-28 12:44:01.055 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.056 | 2015-01-28 12:44:01.056 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.056 | 2015-01-28 12:44:01.056 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.056 | 2015-01-28 12:44:01.056 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.057 | 2015-01-28 12:44:01.056 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.057 | 2015-01-28 12:44:01.056 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.057 | 2015-01-28 12:44:01.057 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.057 | 2015-01-28 12:44:01.057 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.057 | 2015-01-28 12:44:01.057 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.058 | 2015-01-28 12:44:01.057 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.058 | 2015-01-28 12:44:01.057 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.058 | 2015-01-28 12:44:01.058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.058 | 2015-01-28 12:44:01.058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.058 | 2015-01-28 12:44:01.058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.058 | 2015-01-28 12:44:01.058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.058 | 2015-01-28 12:44:01.058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.058 | 2015-01-28 12:44:01.058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.058 | 2015-01-28 12:44:01.058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.059 | 2015-01-28 12:44:01.058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.059 | 2015-01-28 12:44:01.058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.059 | 2015-01-28 12:44:01.059 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.059 | 2015-01-28 12:44:01.059 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.059 | 2015-01-28 12:44:01.059 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.060 | 2015-01-28 12:44:01.059 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.060 | 2015-01-28 12:44:01.059 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.060 | 2015-01-28 12:44:01.059 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.060 | 2015-01-28 12:44:01.059 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.060 | 2015-01-28 12:44:01.060 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.060 | 2015-01-28 12:44:01.060 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.060 | 2015-01-28 12:44:01.060 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.060 | 2015-01-28 12:44:01.060 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.060 | 2015-01-28 12:44:01.060 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.060 | 2015-01-28 12:44:01.060 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.060 | 2015-01-28 12:44:01.060 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.061 | 2015-01-28 12:44:01.060 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.061 | 2015-01-28 12:44:01.060 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.061 | 2015-01-28 12:44:01.061 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.061 | 2015-01-28 12:44:01.061 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.061 | 2015-01-28 12:44:01.061 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.061 | 2015-01-28 12:44:01.061 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.062 | 2015-01-28 12:44:01.061 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.062 | 2015-01-28 12:44:01.061 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.062 | 2015-01-28 12:44:01.062 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.062 | 2015-01-28 12:44:01.062 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.062 | 2015-01-28 12:44:01.062 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.063 | 2015-01-28 12:44:01.062 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.063 | 2015-01-28 12:44:01.063 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.063 | 2015-01-28 12:44:01.063 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.063 | 2015-01-28 12:44:01.063 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.063 | 2015-01-28 12:44:01.063 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.064 | 2015-01-28 12:44:01.063 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.064 | 2015-01-28 12:44:01.064 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.064 | 2015-01-28 12:44:01.064 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.064 | 2015-01-28 12:44:01.064 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.064 | 2015-01-28 12:44:01.064 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.064 | 2015-01-28 12:44:01.064 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.067 | 2015-01-28 12:44:01.064 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.067 | 2015-01-28 12:44:01.064 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.067 | 2015-01-28 12:44:01.065 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.067 | 2015-01-28 12:44:01.065 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.067 | 2015-01-28 12:44:01.065 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.067 | 2015-01-28 12:44:01.065 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.067 | 2015-01-28 12:44:01.065 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.067 | 2015-01-28 12:44:01.065 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.067 | 2015-01-28 12:44:01.065 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.067 | 2015-01-28 12:44:01.066 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.067 | 2015-01-28 12:44:01.066 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.068 | 2015-01-28 12:44:01.066 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.068 | 2015-01-28 12:44:01.066 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.068 | 2015-01-28 12:44:01.066 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.068 | 2015-01-28 12:44:01.066 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.068 | 2015-01-28 12:44:01.066 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.068 | 2015-01-28 12:44:01.066 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.068 | 2015-01-28 12:44:01.067 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.068 | 2015-01-28 12:44:01.067 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.068 | 2015-01-28 12:44:01.067 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.068 | 2015-01-28 12:44:01.067 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.069 | 2015-01-28 12:44:01.067 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.069 | 2015-01-28 12:44:01.067 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.069 | 2015-01-28 12:44:01.067 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.069 | 2015-01-28 12:44:01.067 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.069 | 2015-01-28 12:44:01.068 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.069 | 2015-01-28 12:44:01.068 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.069 | 2015-01-28 12:44:01.068 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.069 | 2015-01-28 12:44:01.068 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.069 | 2015-01-28 12:44:01.068 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.069 | 2015-01-28 12:44:01.068 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.070 | 2015-01-28 12:44:01.069 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.070 | 2015-01-28 12:44:01.069 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.070 | 2015-01-28 12:44:01.069 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.070 | 2015-01-28 12:44:01.069 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_downgrade.sql... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.070 | 2015-01-28 12:44:01.070 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_downgrade.sql loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.070 | 2015-01-28 12:44:01.070 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.072 | 2015-01-28 12:44:01.070 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.072 | 2015-01-28 12:44:01.070 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.072 | 2015-01-28 12:44:01.070 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.072 | 2015-01-28 12:44:01.071 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.072 | 2015-01-28 12:44:01.071 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.072 | 2015-01-28 12:44:01.071 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.072 | 2015-01-28 12:44:01.072 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.072 | 2015-01-28 12:44:01.072 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.072 | 2015-01-28 12:44:01.072 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.072 | 2015-01-28 12:44:01.072 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.072 | 2015-01-28 12:44:01.072 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.073 | 2015-01-28 12:44:01.072 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.073 | 2015-01-28 12:44:01.072 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.073 | 2015-01-28 12:44:01.072 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.073 | 2015-01-28 12:44:01.073 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.073 | 2015-01-28 12:44:01.073 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.073 | 2015-01-28 12:44:01.073 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.074 | 2015-01-28 12:44:01.073 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.074 | 2015-01-28 12:44:01.074 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.074 | 2015-01-28 12:44:01.074 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2015-01-28 12:44:01.075 | 2015-01-28 12:44:01.074 DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2015-01-28 12:44:01.075 | 2015-01-28 12:44:01.075 DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully from (pid=18488) __init__ /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2015-01-28 12:44:01.075 | 2015-01-28 12:44:01.075 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment