Build failed in Jenkins: quantal-adt-udisks2 » amd64,albali #22

Jenkins Notification devnull at canonical.com
Tue Aug 28 12:24:01 UTC 2012


See <http://10.189.74.2:8080/job/quantal-adt-udisks2/./ARCH=amd64,label=albali/22/>

------------------------------------------
[...truncated 621 lines...]
Unpacking xfsprogs (from .../xfsprogs_3.1.7_amd64.deb) ...
Selecting previously unselected package kpartx.
Unpacking kpartx (from .../kpartx_0.4.9-3ubuntu5_amd64.deb) ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
Processing triggers for install-info ...
Setting up libatasmart4:amd64 (0.19-1git1) ...
Setting up libdevmapper-event1.02.1:amd64 (2:1.02.74-4ubuntu1) ...
Setting up libreadline5:amd64 (5.2-11) ...
Setting up libudisks2-0:amd64 (1.99.0-2) ...
Setting up dbus-x11 (1.6.4-1ubuntu1) ...
Setting up gir1.2-udisks-2.0 (1.99.0-2) ...
Setting up libatasmart-bin (0.19-1git1) ...
Setting up libudisks2-dev (1.99.0-2) ...
Setting up watershed (6) ...
update-initramfs: deferring update (trigger activated)
Setting up lvm2 (2.02.95-4ubuntu1) ...
update-initramfs: deferring update (trigger activated)
Setting up mdadm (3.2.5-1ubuntu3) ...
Generating mdadm.conf... done.
 Removing any system startup links for /etc/init.d/mdadm-raid ...
update-initramfs: deferring update (trigger activated)
 * Starting MD monitoring service mdadm --monitor
   ...done.
Setting up mtools (4.0.17-1) ...
Setting up reiserfsprogs (1:3.6.21-1build1) ...
Setting up udisks2 (1.99.0-2) ...
Setting up udisks2-doc (1.99.0-2) ...
Setting up xfsprogs (3.1.7) ...
Setting up kpartx (0.4.9-3ubuntu5) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.5.0-12-generic
W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
Processing triggers for ureadahead ...
 -> Finished parsing the build-deps
adt-run: trace: & dsc0t-upstream-system: [----------------------------------------
+ buildtree=/tmp/tmp.9nWidyHVp8/dsc0-build/udisks2-1.99.0/
+ shift
+ rm -rf -- /tmp/tmp.9nWidyHVp8/dsc0t-upstream-system-testtmp /tmp/tmp.9nWidyHVp8/dsc0t-upstream-system-testtmp/tmpdir /tmp/tmp.9nWidyHVp8/dsc0t-upstream-system-testtmp/adttmp
+ mkdir -- /tmp/tmp.9nWidyHVp8/dsc0t-upstream-system-testtmp /tmp/tmp.9nWidyHVp8/dsc0t-upstream-system-testtmp/tmpdir /tmp/tmp.9nWidyHVp8/dsc0t-upstream-system-testtmp/adttmp
adt-run: trace: & dsc0t-upstream-system:  - - - - - - - - - - results - - - - - - - - - -
dsc0t-upstream-system FAIL non-zero exit status 1
adt-run: trace: & dsc0t-upstream-system:  - - - - - - - - - - stdout - - - - - - - - - -
test_properties (__main__.Drive)
properties of UDisksDrive object ... ok
test_btrfs (__main__.FS)
fs: btrfs ... [no mkfs.btrfs, skip] ok
test_create_fs_unknown_type (__main__.FS)
Format() with unknown type ... ok
test_create_fs_unsupported_label (__main__.FS)
Format() with unsupported label ... ok
test_empty (__main__.FS)
fs: empty ... ok
test_ext2 (__main__.FS)
fs: ext2 ... [cli] [ud] ok
test_ext3 (__main__.FS)
fs: ext3 ... [cli] [ud] ok
test_ext4 (__main__.FS)
fs: ext4 ... [cli] [ud] ok
test_force_removal (__main__.FS)
fs: forced removal ... ok
test_minix (__main__.FS)
fs: minix ... [cli] [ud] ok
test_nilfs2 (__main__.FS)
fs: nilfs2 ... [no mkfs.nilfs2, skip] ok
test_ntfs (__main__.FS)
fs: NTFS ... [cli] [ud] ok
test_reiserfs (__main__.FS)
fs: reiserfs ... [cli] [ud] ok
test_swap (__main__.FS)
fs: swap ... [cli] [ud] ok
test_vfat (__main__.FS)
fs: FAT ... [cli] [ud] ERROR
test_xfs (__main__.FS)
fs: XFS ... [cli] [ud] ok
test_zero (__main__.FS)
properties of zeroed out device ... ok
test_0_create_teardown (__main__.Luks)
LUKS create/teardown ... ok
test_luks_forced_removal (__main__.Luks)
LUKS forced removal ... ERROR
ERROR
test_luks_mount (__main__.Luks)
LUKS mount/unmount ... ERROR
ERROR
test_loop_ro (__main__.Manager)
loop device R/O ... ok
test_loop_rw (__main__.Manager)
loop device R/W ... ok
test_version (__main__.Manager)
daemon version ... ok
test_internal_fs_allowed (__main__.Polkit)
Create FS on internal drive (allowed) ... ERROR
test_internal_fs_forbidden (__main__.Polkit)
Create FS on internal drive (forbidden) ... ERROR
test_sda (__main__.Smart)
SMART status of first internal hard disk ... [skip] ok

======================================================================
ERROR: test_vfat (__main__.FS)
fs: FAT
----------------------------------------------------------------------
Traceback (most recent call last):
  File "src/tests/integration-test", line 598, in test_vfat
    self._do_fs_check('vfat')
  File "src/tests/integration-test", line 718, in _do_fs_check
    self._do_udisks_check(type, 'test%stst' % type)
  File "src/tests/integration-test", line 782, in _do_udisks_check
    self.fs_create(None, type, options)
  File "src/tests/integration-test", line 313, in fs_create
    block.call_format_sync(type, options, None)
  File "/usr/lib/python3/dist-packages/gi/types.py", line 47, in function
    return info.invoke(*args, **kwargs)
gi._glib.GError: GDBus.Error:org.freedesktop.UDisks2.Error.Failed: Error synchronizing after initial wipe: Timed out waiting for object

======================================================================
ERROR: test_luks_forced_removal (__main__.Luks)
LUKS forced removal
----------------------------------------------------------------------
Traceback (most recent call last):
  File "src/tests/integration-test", line 1095, in test_luks_forced_removal
    self.assertEqual(self.client.get_object(path), None)
  File "/usr/lib/python3.2/unittest/case.py", line 628, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python3.2/unittest/case.py", line 621, in _baseAssertEqual
    raise self.failureException(msg)
AssertionError: <ObjectProxy object at 0x1f49fa0 (UDisksObjectProxy at 0x7fde90098a30)> != None

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "src/tests/integration-test", line 1116, in test_luks_forced_removal
    no_options, None)
  File "/usr/lib/python3/dist-packages/gi/types.py", line 47, in function
    return info.invoke(*args, **kwargs)
gi._glib.GError: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface `org.freedesktop.UDisks2.Encrypted' on object at path /org/freedesktop/UDisks2/block_devices/sda

======================================================================
ERROR: test_luks_forced_removal (__main__.Luks)
LUKS forced removal
----------------------------------------------------------------------
Traceback (most recent call last):
  File "src/tests/integration-test", line 964, in tearDown
    crypt_obj = self.client.get_object(self.udisks_block().get_object_path())
  File "src/tests/integration-test", line 232, in udisks_block
    dev_t = os.stat(devname).st_rdev
OSError: [Errno 2] No such file or directory: '/dev/sda'

======================================================================
ERROR: test_luks_mount (__main__.Luks)
LUKS mount/unmount
----------------------------------------------------------------------
Traceback (most recent call last):
  File "src/tests/integration-test", line 1041, in test_luks_mount
    crypt_obj = self.client.get_object(self.udisks_block().get_object_path())
  File "src/tests/integration-test", line 232, in udisks_block
    dev_t = os.stat(devname).st_rdev
OSError: [Errno 2] No such file or directory: '/dev/sda'

======================================================================
ERROR: test_luks_mount (__main__.Luks)
LUKS mount/unmount
----------------------------------------------------------------------
Traceback (most recent call last):
  File "src/tests/integration-test", line 964, in tearDown
    crypt_obj = self.client.get_object(self.udisks_block().get_object_path())
  File "src/tests/integration-test", line 232, in udisks_block
    dev_t = os.stat(devname).st_rdev
OSError: [Errno 2] No such file or directory: '/dev/sda'

======================================================================
ERROR: test_internal_fs_allowed (__main__.Polkit)
Create FS on internal drive (allowed)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "src/tests/integration-test", line 1147, in test_internal_fs_allowed
    self.fs_create(None, 'ext4', options)
  File "src/tests/integration-test", line 312, in fs_create
    block = klass.udisks_block(partition)
  File "src/tests/integration-test", line 232, in udisks_block
    dev_t = os.stat(devname).st_rdev
OSError: [Errno 2] No such file or directory: '/dev/sda'

======================================================================
ERROR: test_internal_fs_forbidden (__main__.Polkit)
Create FS on internal drive (forbidden)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "src/tests/integration-test", line 1132, in test_internal_fs_forbidden
    self.fs_create(None, 'ext4', options)
  File "src/tests/integration-test", line 312, in fs_create
    block = klass.udisks_block(partition)
  File "src/tests/integration-test", line 232, in udisks_block
    dev_t = os.stat(devname).st_rdev
OSError: [Errno 2] No such file or directory: '/dev/sda'

----------------------------------------------------------------------
Ran 26 tests in 188.605s

FAILED (errors=7)
Testing installed system binaries
daemon path: /usr/lib/udisks2/udisksd
Set up test device: /dev/sda
adt-run: trace: & dsc0t-upstream-system: ----------------------------------------]
adt-run: trace1: ** needs_reset, previously=False
adt-run: trace: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ tests done.
adt-run: trace: ** stop
adt-run: trace: ** close, scratch=tb-scratch~/tmp/tmp.9nWidyHVp8:-/|/tmp/tmp.9nWidyHVp8/!
+ RET=4
+ [ 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 2012-08-28 12:24:00: Failure: adt-run exited with status 4.\n
2012-08-28 12:24:00: Failure: adt-run exited with status 4.
+ mkdir -p <http://10.189.74.2:8080/job/quantal-adt-udisks2/./ARCH=amd64,label=albali/ws/results>
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -p 54323 -t -o BatchMode=yes -l ubuntu localhost sudo chown -R ubuntu /home/ubuntu/adt-log
Pseudo-terminal will not be allocated because stdin is not a terminal.
Warning: Permanently added '[localhost]:54323' (ECDSA) to the list of known hosts.
sudo: unable to resolve host autopkgtest
+ scp -r -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -P 54323 ubuntu at localhost:/home/ubuntu/adt-log/* <http://10.189.74.2:8080/job/quantal-adt-udisks2/./ARCH=amd64,label=albali/ws/results>
Warning: Permanently added '[localhost]:54323' (ECDSA) to the list of known hosts.
+ scp -r -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -P 54323 ubuntu at localhost:/var/crash/*crash <http://10.189.74.2:8080/job/quantal-adt-udisks2/./ARCH=amd64,label=albali/ws/results>
Warning: Permanently added '[localhost]:54323' (ECDSA) to the list of known hosts.
scp: /var/crash/*crash: No such file or directory
+ true
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -p 54323 -t -o BatchMode=yes -l ubuntu localhost sudo poweroff
Pseudo-terminal will not be allocated because stdin is not a terminal.
Warning: Permanently added '[localhost]:54323' (ECDSA) to the list of known hosts.
sudo: unable to resolve host autopkgtest
+ exit 4
+ on_exit
+ log_info_msg Cleaning up
+ log_msg Info: Cleaning up\n
+ date +%F %X
+ printf 2012-08-28 12:24:01: Info: Cleaning up\n
2012-08-28 12:24:01: Info: Cleaning up
+ [ -f /dev/shm/adt/quantal-amd64-udisks2-20120828_121742.img.pid ]
+ cat /dev/shm/adt/quantal-amd64-udisks2-20120828_121742.img.pid
+ kill -9 51548
+ rm /dev/shm/adt/quantal-amd64-udisks2-20120828_121742.img.pid
+ rm /dev/shm/adt/quantal-amd64-udisks2-20120828_121742.img
+ [ -d /tmp/adt-amd64.hqXpUU ]
+ rm -Rf /tmp/adt-amd64.hqXpUU
+ exit 4
Build step 'Execute shell' marked build as failure
Archiving artifacts



More information about the ubuntu-testing-notifications mailing list