[Openstack-stable-maint] Build failed in Jenkins: periodic-tempest-devstack-vm-neutron-stable-grizzly #63

OpenStack Jenkins jenkins at openstack.org
Sun Nov 17 06:06:26 UTC 2013


See <https://jenkins01.openstack.org/job/periodic-tempest-devstack-vm-neutron-stable-grizzly/63/>

------------------------------------------
[...truncated 15248 lines...]
2013-11-17 06:05:55 db_uri = mysql://root:secret@localhost/nova
2013-11-17 06:05:55 
2013-11-17 06:05:55 # Path to a private key file for SSH access to remote hosts
2013-11-17 06:05:55 path_to_private_key = /opt/stack/new/tempest/id_rsa
2013-11-17 06:05:55 
2013-11-17 06:05:55 [compute-admin]
2013-11-17 06:05:55 # This should be the username of a user WITH administrative privileges
2013-11-17 06:05:55 # If not defined the admin user from the identity section will be used
2013-11-17 06:05:55 username =
2013-11-17 06:05:55 # The above administrative user's password
2013-11-17 06:05:55 password =secret
2013-11-17 06:05:55 # The above administrative user's tenant name
2013-11-17 06:05:55 tenant_name =
2013-11-17 06:05:55 
2013-11-17 06:05:55 [image]
2013-11-17 06:05:55 # This section contains configuration options used when executing tests
2013-11-17 06:05:55 # against the OpenStack Images API
2013-11-17 06:05:55 
2013-11-17 06:05:55 # The type of endpoint for an Image API service. Unless you have a
2013-11-17 06:05:55 # custom Keystone service catalog implementation, you probably want to leave
2013-11-17 06:05:55 # this value as "image"
2013-11-17 06:05:55 catalog_type = image
2013-11-17 06:05:55 
2013-11-17 06:05:55 # The version of the OpenStack Images API to use
2013-11-17 06:05:55 api_version = 1
2013-11-17 06:05:55 
2013-11-17 06:05:55 [network]
2013-11-17 06:05:55 # This section contains configuration options used when executing tests
2013-11-17 06:05:55 # against the OpenStack Network API.
2013-11-17 06:05:55 
2013-11-17 06:05:55 # Version of the Quantum API
2013-11-17 06:05:55 api_version = 2.0
2013-11-17 06:05:55 # Catalog type of the Quantum Service
2013-11-17 06:05:55 catalog_type = network
2013-11-17 06:05:55 
2013-11-17 06:05:55 # A large private cidr block from which to allocate smaller blocks for
2013-11-17 06:05:55 # tenant networks.
2013-11-17 06:05:55 tenant_network_cidr = 10.100.0.0/16
2013-11-17 06:05:55 
2013-11-17 06:05:55 # The mask bits used to partition the tenant block.
2013-11-17 06:05:55 tenant_network_mask_bits = 29
2013-11-17 06:05:55 
2013-11-17 06:05:55 # If tenant networks are reachable, connectivity checks will be
2013-11-17 06:05:55 # performed directly against addresses on those networks.
2013-11-17 06:05:55 tenant_networks_reachable = false



Horizon is now available at http://127.0.0.1/
Keystone is serving at http://127.0.0.1:5000/v2.0/
Examples on using novaclient command line is in exercise.sh
The default users are: admin and demo
The password: secret
This is your host ip: 10.5.208.14
2013-11-17 06:05:55 
Removing sudo privileges for devstack user
2013-11-17 06:05:55 # Id of the public network that provides external connectivity.
2013-11-17 06:05:55 public_network_id = 4d13fdc2-76c7-44d1-96da-7f570469b24a
2013-11-17 06:05:55 
2013-11-17 06:05:55 # Id of a shared public router that provides external connectivity.
2013-11-17 06:05:55 # A shared public router would commonly be used where IP namespaces
2013-11-17 06:05:55 # were disabled.  If namespaces are enabled, it would be preferable
2013-11-17 06:05:55 # for each tenant to have their own router.
2013-11-17 06:05:55 public_router_id = 
2013-11-17 06:05:55 
2013-11-17 06:05:55 # Whether or not quantum is expected to be available
2013-11-17 06:05:55 quantum_available = True
2013-11-17 06:05:55 
Running tempest smoke tests
2013-11-17 06:05:55 [volume]
2013-11-17 06:05:55 # This section contains the configuration options used when executing tests
2013-11-17 06:05:55 # against the OpenStack Block Storage API service
2013-11-17 06:05:55 
2013-11-17 06:05:55 # The type of endpoint for a Cinder or Block Storage API service.
2013-11-17 06:05:55 # Unless you have a custom Keystone service catalog implementation, you
2013-11-17 06:05:55 # probably want to leave this value as "volume"
2013-11-17 06:05:55 catalog_type = volume
2013-11-17 06:05:55 # Number of seconds to wait while looping to check the status of a
2013-11-17 06:05:55 # volume that is being made available
2013-11-17 06:05:55 build_interval = 3
2013-11-17 06:05:55 # Number of seconds to time out on waiting for a volume
2013-11-17 06:05:55 # to be available or reach an expected status
2013-11-17 06:05:55 build_timeout = 400
2013-11-17 06:05:55 
2013-11-17 06:05:55 [object-storage]
2013-11-17 06:05:55 # This section contains configuration options used when executing tests
2013-11-17 06:05:55 # against the OpenStack Object Storage API.
2013-11-17 06:05:55 
2013-11-17 06:05:55 # You can configure the credentials in the compute section
2013-11-17 06:05:55 
2013-11-17 06:05:55 # The type of endpoint for an Object Storage API service. Unless you have a
2013-11-17 06:05:55 # custom Keystone service catalog implementation, you probably want to leave
2013-11-17 06:05:55 # this value as "object-store"
2013-11-17 06:05:55 catalog_type = object-store
2013-11-17 06:05:55 
2013-11-17 06:05:55 # Number of seconds to time on waiting for a container to container
2013-11-17 06:05:55 # synchronization complete
2013-11-17 06:05:55 container_sync_timeout = 120
2013-11-17 06:05:55 # Number of seconds to wait while looping to check the status of a
2013-11-17 06:05:55 # container to container synchronization
2013-11-17 06:05:55 container_sync_interval = 5
2013-11-17 06:05:55 
2013-11-17 06:05:55 [boto]
2013-11-17 06:05:55 ssh_user = cirros
2013-11-17 06:05:55 # This section contains configuration options used when executing tests
2013-11-17 06:05:55 # with boto.
2013-11-17 06:05:55 
2013-11-17 06:05:55 # EC2 URL
2013-11-17 06:05:55 ec2_url = http://127.0.0.1:8773/services/Cloud
2013-11-17 06:05:55 # S3 URL
2013-11-17 06:05:55 s3_url = http://127.0.0.1:3333
2013-11-17 06:05:55 
2013-11-17 06:05:55 # Use keystone ec2-* command to get those values for your test user and tenant
2013-11-17 06:05:55 aws_access =
2013-11-17 06:05:55 aws_secret =
2013-11-17 06:05:55 
2013-11-17 06:05:55 #Image materials for S3 upload
2013-11-17 06:05:55 # ALL content of the specified directory will be uploaded to S3
2013-11-17 06:05:55 s3_materials_path = /opt/stack/new/devstack/files/images/s3-materials/cirros-0.3.1
2013-11-17 06:05:55 
2013-11-17 06:05:55 # The manifest.xml files, must be in the s3_materials_path directory
2013-11-17 06:05:55 # Subdirectories not allowed!
2013-11-17 06:05:55 # The filenames will be used as a Keys in the S3 Buckets
2013-11-17 06:05:55 
2013-11-17 06:05:55 #ARI Ramdisk manifest. Must be in the above s3_materials_path
2013-11-17 06:05:55 ari_manifest = cirros-0.3.1-x86_64-initrd.manifest.xml
2013-11-17 06:05:55 
2013-11-17 06:05:55 #AMI Machine Image manifest. Must be in the above s3_materials_path
2013-11-17 06:05:55 ami_manifest = cirros-0.3.1-x86_64-blank.img.manifest.xml
2013-11-17 06:05:55 
2013-11-17 06:05:55 #AKI Kernel Image manifest, Must be in the above s3_materials_path
2013-11-17 06:05:55 aki_manifest = cirros-0.3.1-x86_64-vmlinuz.manifest.xml
2013-11-17 06:05:55 
2013-11-17 06:05:55 #Instance type
2013-11-17 06:05:55 instance_type = m1.nano
2013-11-17 06:05:55 
2013-11-17 06:05:55 #TCP/IP connection timeout
2013-11-17 06:05:55 http_socket_timeout = 30
2013-11-17 06:05:55 
2013-11-17 06:05:55 #Number of retries actions on connection or 5xx error
2013-11-17 06:05:55 num_retries = 1
2013-11-17 06:05:55 
2013-11-17 06:05:55 # Status change wait timout
2013-11-17 06:05:55 build_timeout = 400
2013-11-17 06:05:55 
2013-11-17 06:05:55 # Status change wait interval
2013-11-17 06:05:55 build_interval = 3
2013-11-17 06:05:55 ++ IFS=' 	
2013-11-17 06:05:55 '
2013-11-17 06:05:55 ++ set +o errexit
2013-11-17 06:05:55 ++ init_tempest
2013-11-17 06:05:55 ++ local base_image_name=cirros-0.3.1-x86_64
2013-11-17 06:05:55 ++ local image_dir=/opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec
2013-11-17 06:05:55 ++ local kernel=/opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec/cirros-0.3.1-x86_64-vmlinuz
2013-11-17 06:05:55 ++ local ramdisk=/opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec/cirros-0.3.1-x86_64-initrd
2013-11-17 06:05:55 ++ local disk_image=/opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec/cirros-0.3.1-x86_64-blank.img
2013-11-17 06:05:55 ++ '[' -f /opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec/cirros-0.3.1-x86_64-vmlinuz -a -f /opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec/cirros-0.3.1-x86_64-initrd -a -f /opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec/cirros-0.3.1-x86_64-blank.img -a libvirt '!=' openvz -a '(' qemu '!=' lxc -o libvirt '!=' libvirt ')' ']'
2013-11-17 06:05:55 ++ echo 'Prepare aki/ari/ami Images'
2013-11-17 06:05:55 Prepare aki/ari/ami Images
2013-11-17 06:05:55 ++ cat
2013-11-17 06:05:55 ++ source /opt/stack/new/devstack/accrc/demo/demo
2013-11-17 06:05:55 +++ export EC2_ACCESS_KEY=300974471f9744c0abb2d774c22e9343
2013-11-17 06:05:55 +++ EC2_ACCESS_KEY=300974471f9744c0abb2d774c22e9343
2013-11-17 06:05:55 +++ export EC2_SECRET_KEY=28080e501b1444b1995e9788517e9950
2013-11-17 06:05:55 +++ EC2_SECRET_KEY=28080e501b1444b1995e9788517e9950
2013-11-17 06:05:55 +++ export EC2_URL=http://127.0.0.1:8773/services/Cloud
2013-11-17 06:05:55 +++ EC2_URL=http://127.0.0.1:8773/services/Cloud
2013-11-17 06:05:55 +++ export S3_URL=http://127.0.0.1:3333
2013-11-17 06:05:55 +++ S3_URL=http://127.0.0.1:3333
ERROR: unknown environment 'smoke-serial'
2013-11-17 06:05:55 +++ export OS_USERNAME=demo
2013-11-17 06:05:55 +++ OS_USERNAME=demo
2013-11-17 06:05:55 +++ export OS_TENANT_NAME=demo
2013-11-17 06:05:55 +++ OS_TENANT_NAME=demo
2013-11-17 06:05:55 +++ export OS_AUTH_URL=http://127.0.0.1:35357/v2.0
2013-11-17 06:05:55 +++ OS_AUTH_URL=http://127.0.0.1:35357/v2.0
2013-11-17 06:05:55 +++ export EC2_CERT=/opt/stack/new/devstack/accrc/demo/demo-cert.pem
2013-11-17 06:05:55 +++ EC2_CERT=/opt/stack/new/devstack/accrc/demo/demo-cert.pem
2013-11-17 06:05:55 +++ export EC2_PRIVATE_KEY=/opt/stack/new/devstack/accrc/demo/demo-pk.pem
2013-11-17 06:05:55 +++ EC2_PRIVATE_KEY=/opt/stack/new/devstack/accrc/demo/demo-pk.pem
2013-11-17 06:05:55 +++ export EC2_USER_ID=42
2013-11-17 06:05:55 +++ EC2_USER_ID=42
2013-11-17 06:05:55 +++ export EUCALYPTUS_CERT=/opt/stack/new/devstack/accrc/cacert.pem
2013-11-17 06:05:55 +++ EUCALYPTUS_CERT=/opt/stack/new/devstack/accrc/cacert.pem
2013-11-17 06:05:55 +++ export NOVA_CERT=/opt/stack/new/devstack/accrc/cacert.pem
2013-11-17 06:05:55 +++ NOVA_CERT=/opt/stack/new/devstack/accrc/cacert.pem
2013-11-17 06:05:55 +++ export OS_PASSWORD=secret
2013-11-17 06:05:55 +++ OS_PASSWORD=secret
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/devstack-gate-cleanup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/devstack-gate-setup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/devstack-gate-setup-workspace-new.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/devstacklog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/iptables.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/kern_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/localrc.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/mysql
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/mysql/error.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/mysql/mysql-slow.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/pip-freeze.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/rabbitmq/rabbit at devstack-precise-hpcloud-az1-663941-sasl.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/rabbitmq/rabbit at devstack-precise-hpcloud-az1-663941.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/rabbitmq/startup_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/screen-c-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/screen-c-sch.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/screen-c-vol.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/screen-g-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/screen-g-reg.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/screen-horizon.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/screen-key.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/screen-n-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/screen-n-cond.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/screen-n-cpu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/screen-n-crt.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/screen-n-obj.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/screen-n-sch.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/screen-q-agt.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/screen-q-dhcp.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/screen-q-l3.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/screen-q-meta.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/screen-q-svc.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/screen-s-account.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/screen-s-container.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/screen-s-object.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/screen-s-proxy.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/screen-sysstat.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/sudoers.d
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/sudoers.d/51_tempest_sh.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/sudoers.d/README.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/sudoers.d/cinder-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/sudoers.d/jenkins-sudo-grep.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/sudoers.d/nova-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/sudoers.d/quantum-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/sudoers.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/syslog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az1-663941/63/logs/sysstat.dat.gz'
[SCP] No file(s) found: **/testr_results.html.gz
[SCP] '**/testr_results.html.gz' doesn't match anything: '**' exists but not '**/testr_results.html.gz'
[SCP] No file(s) found: **/subunit_log.txt.gz
[SCP] '**/subunit_log.txt.gz' doesn't match anything: '**' exists but not '**/subunit_log.txt.gz'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.



More information about the Openstack-stable-maint mailing list