Built with (revno: ) and lp:~maas-maintainers/maas/packaging.precise.sru (revno: )
See http://d-jenkins.ubuntu-ci:8080/job/precise-adt-maas-daily/237/ [...truncated 3697 lines...] maas-integration.TestMAASIntegration.test_restart_dbus_avahi ... ok maas-integration.TestMAASIntegration.test_update_maas_url ... ok maas-integration.TestMAASIntegration.test_restart_provisioning_server ... ok maas-integration.TestMAASIntegration.test_check_initial_services ... ok maas-integration.TestMAASIntegration.test_update_preseed_arm ... ok maas-integration.TestMAASIntegration.test_login_api ... ok maas-integration.TestMAASIntegration.test_set_http_proxy ... ok maas-integration.TestMAASIntegration.test_cluster_connected ... ok maas-integration.TestMAASIntegration.test_set_up_dhcp_region ... ok maas-integration.TestMAASIntegration.test_check_dhcp_service ... ok maas-integration.TestMAASIntegration.test_set_up_dhcp_cluster ... SKIP: Not testing cluster controller maas-integration.TestMAASIntegration.test_update_dns_config ... ok maas-integration.TestMAASIntegration.test_add_new_zones ... SKIP: Zone feature only available after 1.5 maas-integration.TestMAASIntegration.test_list_zones ... SKIP: Zone feature only available after 1.5 maas-integration.TestMAASIntegration.test_delete_zone ... SKIP: Zone feature only available after 1.5 maas-integration.TestMAASIntegration.test_import_boot_images ... ok maas-integration.TestMAASIntegration.test_imported_boot_images ... SKIP: Don't check imported images on older releases. maas-integration.TestMAASIntegration.test_boot_nodes_enlist ... ok maas-integration.TestMAASIntegration.test_check_nodes_declared ... ERROR SKIP: Not testing Cluster controller ====================================================================== ERROR: maas-integration.TestMAASIntegration.test_check_nodes_declared ---------------------------------------------------------------------- _StringException: Empty attachments: stderr for maas-cli maas ['nodes', 'list'] retcode for maas-cli maas ['nodes', 'list']: {{{0}}} stdout for maas-cli maas ['nodes', 'list']: {{{ [ { "status": 0, "macaddress_set": [ { "resource_uri": "/MAAS/api/1.0/nodes/node-c5eba1c4-0a20-11e4-90aa-525400123456/macs/00:e0:81:d1:b1:47/", "mac_address": "00:e0:81:d1:b1:47" }, { "resource_uri": "/MAAS/api/1.0/nodes/node-c5eba1c4-0a20-11e4-90aa-525400123456/macs/00:e0:81:d1:b1:48/", "mac_address": "00:e0:81:d1:b1:48" } ], "hostname": "kqn9p.master", "power_type": "ipmi", "routers": null, "netboot": true, "cpu_count": 0, "storage": 0, "system_id": "node-c5eba1c4-0a20-11e4-90aa-525400123456", "architecture": "amd64/generic", "memory": 0, "owner": null, "tag_names": [], "ip_addresses": [ "192.168.21.10" ], "resource_uri": "/MAAS/api/1.0/nodes/node-c5eba1c4-0a20-11e4-90aa-525400123456/" }, { "status": 0, "macaddress_set": [ { "resource_uri": "/MAAS/api/1.0/nodes/node-c64020e6-0a20-11e4-baed-525400123456/macs/00:e0:81:dd:d5:99/", "mac_address": "00:e0:81:dd:d5:99" }, { "resource_uri": "/MAAS/api/1.0/nodes/node-c64020e6-0a20-11e4-baed-525400123456/macs/00:e0:81:dd:d5:9a/", "mac_address": "00:e0:81:dd:d5:9a" } ], "hostname": "nbc7y.master", "power_type": "ipmi", "routers": null, "netboot": true, "cpu_count": 0, "storage": 0, "system_id": "node-c64020e6-0a20-11e4-baed-525400123456", "architecture": "amd64/generic", "memory": 0, "owner": null, "tag_names": [], "ip_addresses": [ "192.168.21.11" ], "resource_uri": "/MAAS/api/1.0/nodes/node-c64020e6-0a20-11e4-baed-525400123456/" }, { "status": 0, "macaddress_set": [ { "resource_uri": "/MAAS/api/1.0/nodes/node-d6e7827c-0a20-11e4-baed-525400123456/macs/00:e0:81:dd:d1:0b/", "mac_address": "00:e0:81:dd:d1:0b" }, { "resource_uri": "/MAAS/api/1.0/nodes/node-d6e7827c-0a20-11e4-baed-525400123456/macs/00:e0:81:dd:d1:0c/", "mac_address": "00:e0:81:dd:d1:0c" } ], "hostname": "3mf8a.master", "power_type": "ipmi", "routers": null, "netboot": true, "cpu_count": 0, "storage": 0, "system_id": "node-d6e7827c-0a20-11e4-baed-525400123456", "architecture": "amd64/generic", "memory": 0, "owner": null, "tag_names": [], "ip_addresses": [ "192.168.21.12" ], "resource_uri": "/MAAS/api/1.0/nodes/node-d6e7827c-0a20-11e4-baed-525400123456/" } ] }}} Traceback (most recent call last): File "/tmp/adt-run.bf6662/ubtree0-build/real-tree/debian/tests/utils.py", line 70, in wrapper result = func(*args, **kwargs) File "/tmp/adt-run.bf6662/ubtree0-build/real-tree/debian/tests/maas-integration.py", line 624, in test_check_nodes_declared self._wait_nodes(0) File "/tmp/adt-run.bf6662/ubtree0-build/real-tree/debian/tests/maas-integration.py", line 616, in _wait_nodes sleep(5) File "/tmp/adt-run.bf6662/ubtree0-build/real-tree/debian/tests/utils.py", line 64, in _handle_timeout raise TimeoutError(error_message) TimeoutError: Timer expired maas-integration.TestMAASIntegration.test_update_preseed_arm: 0.0002s maas-integration.TestMAASIntegration.test_check_dhcp_service: 0.0136s maas-integration.TestMAASIntegration.test_restart_provisioning_server: 0.0459s maas-integration.TestMAASIntegration.test_check_initial_services: 0.0508s maas-integration.TestMAASIntegration.test_restart_dbus_avahi: 0.1511s maas-integration.TestMAASIntegration.test_create_admin: 0.1527s maas-integration.TestMAASIntegration.test_set_http_proxy: 0.5213s maas-integration.TestMAASIntegration.test_login_api: 0.8068s maas-integration.TestMAASIntegration.test_update_dns_config: 1.0751s maas-integration.TestMAASIntegration.test_update_maas_url: 1.1378s maas-integration.TestMAASIntegration.test_boot_nodes_enlist: 3.9253s maas-integration.TestMAASIntegration.test_set_up_dhcp_region: 12.6516s maas-integration.TestMAASIntegration.test_cluster_connected: 30.8250s maas-integration.TestMAASIntegration.test_check_nodes_declared: 420.0325s maas-integration.TestMAASIntegration.test_import_boot_images: 1566.1337s ---------------------------------------------------------------------- Ran 20 tests in 2038.142s FAILED (SKIP=6, errors=1) adt-run1: testbed executing test finished with exit status 1 adt-run: & ubtree0t-maas-package-test: ----------------------------------------] ubtree0t-maas-package-test FAIL non-zero exit status 1 adt-run: & ubtree0t-maas-package-test: - - - - - - - - - - results - - - - - - - - - - adt-run1: ** needs_reset, previously=False, requested by run_tests() line 1177 adt-run1: ** needs_reset, previously=True, requested by process_actions() line 2129 adt-run: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ tests done. adt-run1: ** stop adt-run1: ** close, scratch=/tmp/adt-run.bf6662 + RC=4 + [ 4 -eq 20 ] + [ 0 -eq 1 ] + [ -x /home/ubuntu/adt-export-result ] + RES=PASS + [ 4 -gt 0 ] + RES=FAIL + /home/ubuntu/adt-export-result -D /root/adt-log maas FAIL + chown -R ubuntu /root/adt-log /var/tmp/testresults + chmod og+r /var/log/syslog + ls /var/crash/ + [ -n ] + exit 4 Connection to localhost closed. + RET=4 + [ 0 -eq 1 ] + [ 4 -gt 0 ] + log_failure_msg adt-run exited with status 4. + log_msg Failure: adt-run exited with status 4.\n + date +%F %X + printf 2014-07-12 20:06:05: Failure: adt-run exited with status 4.\n 2014-07-12 20:06:05: Failure: adt-run exited with status 4. + [ 0 -eq 0 ] + mkdir -p /home/ubuntu/jenkins-jobs/workspace/precise-adt-maas-daily/results + ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/tmp/adt/disks/adtkey -p 54323 -tt -o BatchMode=yes -l ubuntu localhost sudo chown -R ubuntu /root/adt-log; find /root/adt-log -type f -empty | xargs rm 2>/dev/null Warning: Permanently added '[localhost]:54323' (ECDSA) to the list of known hosts. find: `/root/adt-log': Permission denied Connection to localhost closed. + true + scp -r -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/tmp/adt/disks/adtkey -P 54323 ubuntu@localhost:/root/adt-log/* /var/crash/*crash /var/log/syslog /var/tmp/testresults /home/ubuntu/jenkins-jobs/workspace/precise-adt-maas-daily/results + true + log_info_msg Test artifacts copied to /home/ubuntu/jenkins-jobs/workspace/precise-adt-maas-daily/results + log_msg Info: Test artifacts copied to /home/ubuntu/jenkins-jobs/workspace/precise-adt-maas-daily/results\n + date +%F %X + printf 2014-07-12 20:06:08: Info: Test artifacts copied to /home/ubuntu/jenkins-jobs/workspace/precise-adt-maas-daily/results\n 2014-07-12 20:06:08: Info: Test artifacts copied to /home/ubuntu/jenkins-jobs/workspace/precise-adt-maas-daily/results + [ -f /home/ubuntu/jenkins-jobs/workspace/precise-adt-maas-daily/results/summary.log ] + [ -n 2014-07-12_23-27-04 ] + ls -tr /home/ubuntu/jenkins-jobs/workspace/precise-adt-maas-daily/results/*.result + tail -1 + resfile= + [ -n ] + log_failure_msg Test didn't end normally. Generating error file + log_msg Failure: Test didn't end normally. Generating error file\n + date +%F %X + printf 2014-07-12 20:06:08: Failure: Test didn't end normally. Generating error file\n 2014-07-12 20:06:08: Failure: Test didn't end normally. Generating error file + date +%Y%m%d-%H%M%S + errfile=/home/ubuntu/jenkins-jobs/workspace/precise-adt-maas-daily/results/precise_amd64_maas_20140712-200608.error + echo precise amd64 maas + rsync -a /home/ubuntu/jenkins-jobs/workspace/precise-adt-maas-daily/results/precise_amd64_maas_20140712-200608.error /precise/tmp/ rsync: mkdir "/precise/tmp" failed: No such file or directory (2) rsync error: error in file IO (code 11) at main.c(674) [Receiver=3.1.0] + true + [ 0 -eq 0 ] + ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/tmp/adt/disks/adtkey -p 54323 -tt -o BatchMode=yes -l ubuntu localhost sudo poweroff Warning: Permanently added '[localhost]:54323' (ECDSA) to the list of known hosts. Broadcast message from ubuntu@autopkgtest (/dev/pts/0) at 20:06 ... The system is going down for power off NOW! Connection to localhost closed. + exit 4 + on_exit + log_info_msg Cleaning up + log_msg Info: Cleaning up\n + date +%F %X + printf 2014-07-12 20:06:08: Info: Cleaning up\n 2014-07-12 20:06:08: Info: Cleaning up + [ -f /var/tmp/adt/disks/run/precise-amd64-maas-20140712_192723.0DImot.img.pid ] + cat /var/tmp/adt/disks/run/precise-amd64-maas-20140712_192723.0DImot.img.pid + kill -9 27136 + rm -f /var/tmp/adt/disks/run/precise-amd64-maas-20140712_192723.0DImot.img.pid + rm -f /var/tmp/adt/disks/run/precise-amd64-maas-20140712_192723.0DImot.img + rm -f /var/lock/adt/ssh.54323.lock + rm -f /var/lock/adt/vnc.5911.lock + [ -d /tmp/adt-amd64.U2vOAA ] + rm -Rf /tmp/adt-amd64.U2vOAA + rm -f /var/tmp/adt/disks/run/precise-amd64-maas-*.img* + find /var/lock/adt -name *.lock -mtime +1 + exit 4 Build step 'Execute shell' marked build as failure Archiving artifacts Email was triggered for: Failure Sending email for trigger: Failure
-- Mailing list: https://launchpad.net/~maas-builds Post to : [email protected] Unsubscribe : https://launchpad.net/~maas-builds More help : https://help.launchpad.net/ListHelp

