[Openstack-stable-maint] Build failed in Jenkins: periodic-glance-python27-stable-folsom #105

OpenStack Jenkins jenkins at openstack.org
Mon Jan 14 06:34:32 UTC 2013


See <https://jenkins.openstack.org/job/periodic-glance-python27-stable-folsom/105/>

------------------------------------------
[...truncated 11 lines...]
Fetching upstream changes from git://github.com/openstack/glance.git
Commencing build of Revision 3c569509c999d377ca3ff470d03e0b294850508c (origin/stable/folsom)
Checking out Revision 3c569509c999d377ca3ff470d03e0b294850508c (origin/stable/folsom)
[periodic-glance-python27-stable-folsom] $ /bin/bash -xe /tmp/hudson3445357008711448332.sh
+ /usr/local/jenkins/slave_scripts/run-tox.sh 27
+ version=27
+ '[' -z 27 ']'
+ venv=py27
+ export NOSE_WITH_XUNIT=1
+ NOSE_WITH_XUNIT=1
+ export NOSE_WITH_HTML_OUTPUT=1
+ NOSE_WITH_HTML_OUTPUT=1
+ export NOSE_HTML_OUT_FILE=nose_results.html
+ NOSE_HTML_OUT_FILE=nose_results.html
++ /bin/mktemp -d
+ export TMPDIR=/tmp/tmp.yeCsf8jv2r
+ TMPDIR=/tmp/tmp.yeCsf8jv2r
+ trap 'rm -rf /tmp/tmp.yeCsf8jv2r' EXIT
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh pre
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh pre
+ tox -epy27
GLOB sdist-make: <https://jenkins.openstack.org/job/periodic-glance-python27-stable-folsom/ws/setup.py>
py27 create: <https://jenkins.openstack.org/job/periodic-glance-python27-stable-folsom/ws/.tox/py27>
py27 installdeps: -r<https://jenkins.openstack.org/job/periodic-glance-python27-stable-folsom/ws/tools/pip-requires,> -r<https://jenkins.openstack.org/job/periodic-glance-python27-stable-folsom/ws/tools/test-requires>
py27 sdist-inst: <https://jenkins.openstack.org/job/periodic-glance-python27-stable-folsom/ws/.tox/dist/glance-jenkins-periodic-glance-python27-stable-folsom-105.zip>
py27 runtests: commands[0]
<https://jenkins.openstack.org/job/periodic-glance-python27-stable-folsom/ws/glance/tests/functional/v1/test_ssl.py>:40: UserWarning: The 'glance.client' module is deprecated in favor of the 'glanceclient' module provided by python-glanceclient (see http://github.com/openstack/python-glanceclient).
  from glance import client as glance_client

TestSimpleDriver
    test_image_create_defaults                                   OK    0.02
    test_image_create_duplicate_id                               OK    0.01
    test_image_create_properties                                 OK    0.01
    test_image_create_requires_status                            OK    0.01
    test_image_create_unknown_attribtues                         OK    0.01
    test_image_get                                               OK    0.01
    test_image_get_all                                           OK    0.01
    test_image_get_all_invalid_sort_key                          OK    0.01
    test_image_get_all_limit                                     OK    0.01
    test_image_get_all_limit_marker                              OK    0.02
    test_image_get_all_marker                                    OK    0.01
    test_image_get_all_marker_deleted                            OK    0.01
    test_image_get_all_marker_deleted_showing_deleted            OK    0.02
    test_image_get_all_marker_deleted_showing_deleted_as_admin   OK    0.01
    test_image_get_all_owned                                     OK    0.01
    test_image_get_all_size_max                                  OK    0.02
    test_image_get_all_size_min                                  OK    0.01
    test_image_get_all_size_min_max                              OK    0.01
    test_image_get_all_size_range                                OK    0.01
    test_image_get_all_with_filter                               OK    0.01
    test_image_get_all_with_filter_max_range_bad_value           OK    0.49
    test_image_get_all_with_filter_min_range_bad_value           OK    0.01
    test_image_get_all_with_filter_undefined_property            OK    0.01
    test_image_get_all_with_filter_user_defined_property         OK    0.02
    test_image_get_all_with_filter_user_deleted_property         OK    0.01
    test_image_get_allow_deleted                                 OK    0.01
    test_image_get_disallow_deleted                              OK    0.01
    test_image_get_force_allow_deleted                           OK    0.01
    test_image_get_not_found                                     OK    0.01
    test_image_get_not_owned                                     OK    0.02
    test_image_member_delete                                     OK    0.01
    test_image_member_find                                       OK    0.02
    test_image_paginate                                          OK    0.01
    test_image_property_delete                                   OK    0.01
    test_image_tag_create                                        OK    0.01
    test_image_tag_delete                                        OK    0.01
    test_image_tag_get_all                                       OK    0.01
    test_image_tag_get_all_no_tags                               OK    0.01
    test_image_update                                            OK    0.01
    test_image_update_core_attribute                             OK    0.01
    test_image_update_properties                                 OK    0.01
    test_image_update_purge_properties                           OK    0.02
TestSqlalchemyDriver
    test_image_create_defaults                                   OK    0.67
    test_image_create_duplicate_id                               OK    0.05
    test_image_create_properties                                 OK    0.05
    test_image_create_requires_status                            OK    0.06
    test_image_create_unknown_attribtues                         OK    0.05
    test_image_get                                               OK    0.05
    test_image_get_all                                           OK    0.05
    test_image_get_all_invalid_sort_key                          OK    0.05
    test_image_get_all_limit                                     OK    0.06
    test_image_get_all_limit_marker                              OK    0.06
    test_image_get_all_marker                                    OK    0.06
    test_image_get_all_marker_deleted                            OK    0.06
    test_image_get_all_marker_deleted_showing_deleted            OK    0.07
    test_image_get_all_marker_deleted_showing_deleted_as_admin   OK    0.06
    test_image_get_all_owned                                     OK    0.07
    test_image_get_all_size_max                                  OK    0.04
    test_image_get_all_size_min                                  OK    0.04
    test_image_get_all_size_min_max                              OK    0.11
    test_image_get_all_size_range                                OK    0.05
    test_image_get_all_with_filter                               OK    0.05
    test_image_get_all_with_filter_max_range_bad_value           OK    0.04
    test_image_get_all_with_filter_min_range_bad_value           OK    0.05
    test_image_get_all_with_filter_undefined_property            OK    0.04
    test_image_get_all_with_filter_user_defined_property         OK    0.05
    test_image_get_all_with_filter_user_deleted_property         OK    0.05
    test_image_get_allow_deleted                                 OK    0.05
    test_image_get_disallow_deleted                              OK    0.06
    test_image_get_force_allow_deleted                           OK    0.05
    test_image_get_not_found                                     OK    0.04
    test_image_get_not_owned                                     OK    0.05
    test_image_member_delete                                     OK    0.05
    test_image_member_find                                       OK    0.05
    test_image_paginate                                          OK    0.09
    test_image_property_delete                                   OK    0.05
    test_image_tag_create                                        OK    0.04
    test_image_tag_delete                                        OK    0.04
    test_image_tag_get_all                                       OK    0.04
    test_image_tag_get_all_no_tags                               OK    0.04
    test_image_update                                            OK    0.05
    test_image_update_core_attribute                             OK    0.05
    test_image_update_properties                                 OK    0.05
    test_image_update_purge_properties                           OK    0.05
TestApi
    test_delete_not_existing                                     OK    23.37
    test_duplicate_image_upload                                  OK    42.55
    test_filtered_images                                         OK    41.40
    test_get_head_simple_post                                    OK    47.35
    test_limited_images                                          OK    47.20
    test_mismatched_size                                         OK    40.38
    test_ordered_images                                          OK    47.51
    test_ownership                                               OK    46.66
    test_post_image_content_bad_container_format                 OK    32.73
    test_post_image_content_bad_disk_format                      OK    35.31
    test_put_image_content_bad_container_format                  OK    25.99
    test_put_image_content_bad_disk_format                       OK    51.78
    test_queued_process_flow                                     OK    55.99
    test_size_greater_2G_mysql                                   OK    38.54
    test_traceback_not_consumed                                  OK    48.74
    test_unsupported_default_store                               OK    45.09
    test_v1_enabled                                              OK    34.49
    test_v1_not_enabled                                          OK    46.02
    test_zero_initial_size                                       OK    50.90
TestBinGlanceCacheManage
    test_cache_index                                             OK    59.86
    test_no_cache_enabled                                        OK    50.29
    test_queue                                                   OK    60.26
TestCopyToFile
    test_copy_from_file                                          OK    31.84
    test_copy_from_http_exists                                   OK    41.44
    test_copy_from_http_nonexistent                              OK    44.25
    test_copy_from_s3                                            SKIP
    test_copy_from_swift                                         SKIP
TestMiscellaneous
    test_api_response_when_image_deleted_from_filesystem         OK    49.98
    test_api_treats_size_as_a_normal_property                    OK    44.26
    test_exception_not_eaten_from_registry_to_api                OK    52.69
TestMultiprocessing
    test_interrupt_avoids_respawn_storm                          OK    46.77
    test_multiprocessing                                         OK    37.20
TestRBD
    test_delete_not_existing                                     SKIP
    test_duplicate_image_upload                                  SKIP
    test_filtered_images                                         SKIP
    test_get_head_simple_post                                    SKIP
    test_limited_images                                          SKIP
    test_mismatched_size                                         SKIP
    test_ordered_images                                          SKIP
    test_ownership                                               SKIP
    test_post_image_content_bad_container_format                 SKIP
    test_post_image_content_bad_disk_format                      SKIP
    test_put_image_content_bad_container_format                  SKIP
    test_put_image_content_bad_disk_format                       SKIP
    test_queued_process_flow                                     SKIP
    test_size_greater_2G_mysql                                   SKIP
    test_traceback_not_consumed                                  SKIP
    test_unsupported_default_store                               SKIP
    test_v1_enabled                                              SKIP
    test_v1_not_enabled                                          SKIP
    test_zero_initial_size                                       SKIP
TestS3
    test_copy_from_http                                          SKIP
    test_copy_from_s3                                            SKIP
    test_copy_from_swift                                         SKIP
    test_delete_not_existing                                     SKIP
    test_duplicate_image_upload                                  SKIP
    test_filtered_images                                         SKIP
    test_get_head_simple_post                                    SKIP
    test_limited_images                                          SKIP
    test_mismatched_size                                         SKIP
    test_ordered_images                                          SKIP
    test_ownership                                               SKIP
    test_post_image_content_bad_container_format                 SKIP
    test_post_image_content_bad_disk_format                      SKIP
    test_put_image_content_bad_container_format                  SKIP
    test_put_image_content_bad_disk_format                       SKIP
    test_queued_process_flow                                     SKIP
    test_remote_image                                            SKIP
    test_size_greater_2G_mysql                                   SKIP
    test_traceback_not_consumed                                  SKIP
    test_unsupported_default_store                               SKIP
    test_v1_enabled                                              SKIP
    test_v1_not_enabled                                          SKIP
    test_zero_initial_size                                       SKIP
TestSSL
    test_certificate_validation                                  SKIP
    test_delete_not_existing                                     SKIP
    test_duplicate_image_upload                                  SKIP
    test_filtered_images                                         SKIP
    test_get_head_simple_post                                    SKIP
    test_limited_images                                          SKIP
    test_ordered_images                                          SKIP
    test_queued_process_flow                                     SKIP
    test_size_greater_2G_mysql                                   SKIP
    test_traceback_not_consumed                                  SKIP
    test_version_variations                                      SKIP
TestSwift
    test_add_large_object_manifest_uneven_size                   SKIP
    test_copy_from_http                                          SKIP
    test_copy_from_s3                                            SKIP
    test_copy_from_swift                                         SKIP
    test_delete_not_existing                                     SKIP
    test_duplicate_image_upload                                  SKIP
    test_filtered_images                                         SKIP
    test_get_head_simple_post                                    SKIP
    test_large_objects                                           SKIP
    test_limited_images                                          SKIP
    test_mismatched_size                                         SKIP
    test_ordered_images                                          SKIP
    test_ownership                                               SKIP
    test_post_image_content_bad_container_format                 SKIP
    test_post_image_content_bad_disk_format                      SKIP
    test_put_image_content_bad_container_format                  SKIP
    test_put_image_content_bad_disk_format                       SKIP
    test_queued_process_flow                                     SKIP
    test_remote_image                                            SKIP
    test_size_greater_2G_mysql                                   SKIP
    test_traceback_not_consumed                                  SKIP
    test_unsupported_default_store                               SKIP
    test_v1_enabled                                              SKIP
    test_v1_not_enabled                                          SKIP
    test_zero_initial_size                                       SKIP
TestSwiftStartup
    test_multi_tenant_mode                                       OK    78.40
TestImageDirectURLVisibility
    test_image_direct_url_not_visible                            OK    60.74
    test_image_direct_url_visible                                OK    56.47
    test_v2_enabled                                              OK    64.71
    test_v2_not_enabled                                          Build timed out (after 30 minutes). Marking the build as failed.
++ rm -rf /tmp/tmp.yeCsf8jv2r
/usr/local/jenkins/slave_scripts/run-tox.sh: line 1: 29572 Terminated              tox -e$venv
[SCP] Connecting to static.openstack.org
[SCP] No file(s) found: **/*nose_results.html
[SCP] '**/*nose_results.html' doesn't match anything: '**' exists but not '**/*nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-glance-python27-stable-folsom/105
[SCP] Copying console log.



More information about the Openstack-stable-maint mailing list