openstack-ubuntu-testing-notifications team mailing list archive
-
openstack-ubuntu-testing-notifications team
-
Mailing list archive
-
Message #00019
Build failed in Jenkins: precise-openstack-essex-tempest #12
See <http://10.189.74.7:8080/job/precise-openstack-essex-tempest/12/>
------------------------------------------
Started by command line
Building on master
[workspace] $ /bin/bash -ex /tmp/hudson320785838103580076.sh
+ TEMPEST_BRANCH=https://github.com/openstack/tempest.git
+ SSH_USER=ubuntu
+ SSH_KEY=/var/lib/jenkins/.ssh/id_rsa
+ export RELEASE=essex
+ RELEASE=essex
+ export DISTRO=precise
+ DISTRO=precise
++ /var/lib/jenkins/tools/juju-deployer/deployer.py -f keystone
+ export KEYSTONE_HOST=test-06.os.magners.qa.lexington
+ KEYSTONE_HOST=test-06.os.magners.qa.lexington
+ [[ -z test-06.os.magners.qa.lexington ]]
+ echo KEYSTONE_HOST=test-06.os.magners.qa.lexington
KEYSTONE_HOST=test-06.os.magners.qa.lexington
+ [[ -d tempest ]]
+ echo 'Removing existing tempest branch'
Removing existing tempest branch
+ rm -rf tempest
+ git clone https://github.com/openstack/tempest.git tempest
Cloning into tempest...
+ DEVSTACK_OPENRC=/var/lib/jenkins/tools/jenkins-scripts/devstack-tests/openrc
+ cp /var/lib/jenkins/tools/jenkins-scripts/devstack-tests/openrc openrc
+ sed -i s/%NOVA_HOST%//g openrc
+ sed -i s/%GLANCE_HOST%//g openrc
+ sed -i s/%KEYSTONE_HOST%/test-06.os.magners.qa.lexington/g openrc
+ touch stackrc
+ touch ec2rc
+ . openrc
++ MULTI_HOST=1
++ TEST_FLOATING_POOL=test_range
++ HOST_IP=test-06.os.magners.qa.lexington
++ SERVICE_HOST=test-06.os.magners.qa.lexington
++ GLANCE_HOST=
++ export NOVA_PROJECT_ID=admin
++ NOVA_PROJECT_ID=admin
++ export NOVA_USERNAME=admin
++ NOVA_USERNAME=admin
++ export NOVA_PASSWORD=openstack
++ NOVA_PASSWORD=openstack
++ export OS_TENANT_NAME=admin
++ OS_TENANT_NAME=admin
++ export OS_USERNAME=admin
++ OS_USERNAME=admin
++ export OS_PASSWORD=openstack
++ OS_PASSWORD=openstack
++ export OS_AUTH_URL=http://test-06.os.magners.qa.lexington:5000/v2.0/
++ OS_AUTH_URL=http://test-06.os.magners.qa.lexington:5000/v2.0/
++ export EC2_URL=http://:8773/services/Cloud
++ EC2_URL=http://:8773/services/Cloud
++ export S3_URL=http://:3333
++ S3_URL=http://:3333
++ source ./ec2rc
+++ export EC2_URL=http://test-07.os.magners.qa.lexington:8773/services/Cloud
+++ EC2_URL=http://test-07.os.magners.qa.lexington:8773/services/Cloud
+++ export EC2_ACCESS_KEY=776cbaffeee94165908670803f6e548d
+++ EC2_ACCESS_KEY=776cbaffeee94165908670803f6e548d
+++ export EC2_SECRET_KEY=cdc0e0bc589f4be586976a666d8b65ef
+++ EC2_SECRET_KEY=cdc0e0bc589f4be586976a666d8b65ef
++ export BOOT_TIMEOUT=60
++ BOOT_TIMEOUT=60
++ export ACTIVE_TIMEOUT=60
++ ACTIVE_TIMEOUT=60
++ export TERMINATE_TIMEOUT=30
++ TERMINATE_TIMEOUT=30
++ source ./stackrc
++ export NOVA_URL=http://test-06.os.magners.qa.lexington:5000/v2.0/
++ NOVA_URL=http://test-06.os.magners.qa.lexington:5000/v2.0/
++ export NOVA_VERSION=1.1
++ NOVA_VERSION=1.1
++ export NOVA_REGION_NAME=RegionOne
++ NOVA_REGION_NAME=RegionOne
+++ readlink -f openrc
++ NOVARC=<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/openrc>
++ NOVA_KEY_DIR=<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/>
++ export EC2_USER_ID=42
++ EC2_USER_ID=42
++ export EC2_PRIVATE_KEY=<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/pk.pem>
++ EC2_PRIVATE_KEY=<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/pk.pem>
++ export EC2_CERT=<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/cert.pem>
++ EC2_CERT=<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/cert.pem>
++ export NOVA_CERT=<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/cacert.pem>
++ NOVA_CERT=<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/cacert.pem>
++ export EUCALYPTUS_CERT=<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/cacert.pem>
++ EUCALYPTUS_CERT=<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/cacert.pem>
++ alias 'ec2-bundle-image=ec2-bundle-image --cert <http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/cert.pem> --privatekey <http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/pk.pem> --user 42 --ec2cert <http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/cacert.pem'>
++ alias 'ec2-upload-bundle=ec2-upload-bundle -a 776cbaffeee94165908670803f6e548d -s cdc0e0bc589f4be586976a666d8b65ef --url http://:3333 --ec2cert <http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/cacert.pem'>
++ export RUNNING_TIMEOUT=120
++ RUNNING_TIMEOUT=120
++ export ASSOCIATE_TIMEOUT=15
++ ASSOCIATE_TIMEOUT=15
+ glance -f clear
+ /var/lib/jenkins/tools/jenkins-scripts/prepare_cloud.sh image ttylinux
- [prepare_cloud]: Locating Keystone host in Juju deployment
- [prepare_cloud]: Located keystone @ test-06.os.magners.qa.lexington
- [prepare_cloud]: Set OS credentials: OS_AUTH_URL=http://test-06.os.magners.qa.lexington:5000/v2.0/ OS_USERNAME=admin OS_PASSWORD=openstack OS_TENANT_NAME=admin
- [prepare_cloud]: Using IMG_TGZ @ /var/lib/jenkins/images/ttylinux-uec-i686-12.1_2.6.35-22_1.tar.gz
- [prepare_cloud]: Published AKI for ttylinux-uec-i686-12.1_2.6.35-22_1 with ID 9f4be047-42fb-49c1-8c81-08626a369f85
- [prepare_cloud]: Published AMI for ttylinux-uec-i686-12.1_2.6.35-22_1 with ID 5c4c1f6b-ab2b-492c-80d6-e8bc5ac5a611
- [prepare_cloud]: Cleaning up ttylinux-uec-i686-12.1_2.6.35-22_1...
+ /var/lib/jenkins/tools/jenkins-scripts/prepare_cloud.sh image cirros
- [prepare_cloud]: Locating Keystone host in Juju deployment
- [prepare_cloud]: Located keystone @ test-06.os.magners.qa.lexington
- [prepare_cloud]: Set OS credentials: OS_AUTH_URL=http://test-06.os.magners.qa.lexington:5000/v2.0/ OS_USERNAME=admin OS_PASSWORD=openstack OS_TENANT_NAME=admin
- [prepare_cloud]: Using IMG_TGZ @ /var/lib/jenkins/images/cirros-0.3.0-x86_64-uec.tar.gz
- [prepare_cloud]: Published AKI for cirros-0.3.0-x86_64-uec with ID b931c6f6-7309-42a1-87d3-168411036e91
- [prepare_cloud]: Published ARI for cirros-0.3.0-x86_64-uec with ID eee25edc-378f-4990-a826-8ad3676eb684
- [prepare_cloud]: Published AMI for cirros-0.3.0-x86_64-uec with ID 494ffd23-df55-4ef4-97ba-f8aabd4eaf4c
- [prepare_cloud]: Cleaning up cirros-0.3.0-x86_64-uec...
++ glance index
++ grep ami
++ head -n1
++ awk '{ print $1 }'
+ IMAGE_UUID=494ffd23-df55-4ef4-97ba-f8aabd4eaf4c
++ glance index
++ grep ami
++ grep -v 494ffd23-df55-4ef4-97ba-f8aabd4eaf4c
++ awk '{ print $1 }'
+ IMAGE_ALT_UUID=5c4c1f6b-ab2b-492c-80d6-e8bc5ac5a611
+ cat
+ cd tempest
+ nosetests --with-xunit tempest/tests/
....S..S...........................................S......................................................EE..........................
======================================================================
ERROR: The server's RAM and disk space should be modified to that of
----------------------------------------------------------------------
Traceback (most recent call last):
File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/tests/test_server_actions.py",> line 99, in test_resize_server_confirm
self.client.wait_for_server_status(self.server_id, 'VERIFY_RESIZE')
File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/services/nova/json/servers_client.py",> line 156, in wait_for_server_status
raise exceptions.TimeoutException(message)
TimeoutException: Request timed out
Details: Server ff0f3c5b-6d5c-44a3-b250-df21b958ee63 failed to reach VERIFY_RESIZE status within the required time (600.0 s). Current status: ACTIVE.
======================================================================
ERROR: The server's RAM and disk space should return to its original
----------------------------------------------------------------------
Traceback (most recent call last):
File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/tests/test_server_actions.py",> line 117, in test_resize_server_revert
self.client.wait_for_server_status(self.server_id, 'VERIFY_RESIZE')
File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/services/nova/json/servers_client.py",> line 156, in wait_for_server_status
raise exceptions.TimeoutException(message)
TimeoutException: Request timed out
Details: Server 315c4de4-0eec-4986-b185-489b804efee3 failed to reach VERIFY_RESIZE status within the required time (600.0 s). Current status: ACTIVE.
----------------------------------------------------------------------
Ran 133 tests in 2109.353s
FAILED (SKIP=3, errors=2)
Build step 'Execute shell' marked build as failure
Recording test results
Follow ups