+ ./autogen.sh --enable-modules --enable-debug --disable-gtk-doc /usr/bin/gnome-autogen.sh checking for automake >= 1.11.2... testing automake... found 1.15 checking for autoreconf >= 2.53... testing autoreconf... found 2.69 checking for glib-gettext >= 2.2.0... testing glib-gettextize... found 2.52.1 checking for intltool >= 0.25... testing intltoolize... found 0.51.0 checking for pkg-config >= 0.14.0... testing pkg-config... found 1.3.5 checking for gtk-doc >= 1.0... testing gtkdocize... found 1.25 Checking for required M4 macros... Processing ./configure.ac Running glib-gettextize... Ignore non-fatal messages. Copying file po/Makefile.in.in Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /usr/share/aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/. Running gtkdocize... Running intltoolize... Running autoreconf... autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force --warnings=no-portability -I m4 ${ACLOCAL_FLAGS} autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory build-aux autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability configure.ac:30: installing 'build-aux/compile' configure.ac:34: installing 'build-aux/config.guess' configure.ac:34: installing 'build-aux/config.sub' configure.ac:24: installing 'build-aux/install-sh' configure.ac:24: installing 'build-aux/missing' gtk-doc.make:75: warning: all-local was already defined in condition TRUE, which includes condition ENABLE_GTK_DOC ... doc/Makefile.am:189: 'gtk-doc.make' included from here doc/Makefile.am:76: ... 'all-local' previously defined here modules/bcache/Makefile.am:58: warning: source file '$(top_srcdir)/modules/udisksmoduleobject.c' is in a subdirectory, modules/bcache/Makefile.am:58: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. modules/bcache/Makefile.am: installing 'build-aux/depcomp' modules/btrfs/Makefile.am:58: warning: source file '$(top_srcdir)/modules/udisksmoduleobject.c' is in a subdirectory, modules/btrfs/Makefile.am:58: but option 'subdir-objects' is disabled modules/iscsi/Makefile.am:57: warning: source file '$(top_srcdir)/modules/udisksmoduleobject.c' is in a subdirectory, modules/iscsi/Makefile.am:57: but option 'subdir-objects' is disabled modules/lsm/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') modules/lsm/Makefile.am:65: warning: source file '$(top_srcdir)/modules/udisksmoduleobject.c' is in a subdirectory, modules/lsm/Makefile.am:65: but option 'subdir-objects' is disabled modules/lvm2/Makefile.am:58: warning: source file '$(top_srcdir)/modules/udisksmoduleobject.c' is in a subdirectory, modules/lvm2/Makefile.am:58: but option 'subdir-objects' is disabled modules/zram/Makefile.am:63: warning: source file '$(top_srcdir)/modules/udisksmoduleobject.c' is in a subdirectory, modules/zram/Makefile.am:63: but option 'subdir-objects' is disabled src/Makefile.am:50: warning: source file '$(top_srcdir)/modules/udisksmoduleobject.c' is in a subdirectory, src/Makefile.am:50: but option 'subdir-objects' is disabled parallel-tests: installing 'build-aux/test-driver' autoreconf: Leaving directory `.' Running ./configure --enable-maintainer-mode --enable-gtk-doc --enable-modules --enable-debug --disable-gtk-doc ... configure: WARNING: unrecognized options: --enable-modules checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking whether to enable debugging... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether gcc understands -Wall... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Werror=missing-prototypes... yes checking whether gcc understands -Werror=implicit-function-declaration... yes checking whether gcc understands -Werror=pointer-arith... yes checking whether gcc understands -Werror=init-self... yes checking whether gcc understands -Werror=format-security... no checking whether gcc understands -Werror=format=2... yes checking whether gcc understands -Werror=missing-include-dirs... yes checking whether gcc understands -Werror=return-type... yes checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type checking what language compliance flags to pass to the C compiler... checking if gcc supports -Wall flag... yes checking if gcc supports -W flag... yes checking if gcc supports -Wextra flag... yes checking if gcc supports -Wcast-align flag... yes checking if gcc supports -Wdeclaration-after-statement flag... yes checking if gcc supports -Wendif-labels flag... yes checking if gcc supports -Werror=format-security flag... yes checking if gcc supports -Werror=implicit-function-declaration flag... yes checking if gcc supports -Werror=overflow flag... yes checking if gcc supports -Wformat-nonliteral flag... yes checking if gcc supports -Wformat=2 flag... yes checking if gcc supports -Wimplicit flag... yes checking if gcc supports -Winit-self flag... yes checking if gcc supports -Wlogical-op flag... yes checking if gcc supports -Wmissing-declarations flag... yes checking if gcc supports -Wmissing-format-attribute flag... yes checking if gcc supports -Wmissing-include-dirs flag... yes checking if gcc supports -Wmissing-noreturn flag... yes checking if gcc supports -Wmissing-prototypes flag... yes checking if gcc supports -Wnested-externs flag... yes checking if gcc supports -Wno-inline flag... yes checking if gcc supports -Wno-long-long flag... yes checking if gcc supports -Wno-missing-field-initializers flag... yes checking if gcc supports -Wno-overlength-strings flag... yes checking if gcc supports -Wno-switch-enum flag... yes checking if gcc supports -Wno-unused-parameter flag... yes checking if gcc supports -Wno-unused-result flag... yes checking if gcc supports -Wold-style-definition flag... yes checking if gcc supports -Wpacked flag... yes checking if gcc supports -Wpointer-arith flag... yes checking if gcc supports -Wshadow flag... yes checking if gcc supports -Wsign-compare flag... yes checking if gcc supports -Wstrict-aliasing=2 flag... yes checking if gcc supports -Wstrict-prototypes flag... yes checking if gcc supports -Wundef flag... yes checking if gcc supports -Wuninitialized flag... yes checking if gcc supports -Wmaybe-uninitialized flag... yes checking if gcc supports -Wunsafe-loop-optimizations flag... yes checking if gcc supports -Wvla flag... yes checking if gcc supports -Wwrite-strings flag... yes checking if gcc supports -fdata-sections flag... yes checking if gcc supports -fdiagnostics-show-option flag... yes checking if gcc supports -ffast-math flag... yes checking if gcc supports -ffunction-sections flag... yes checking if gcc supports -fno-common flag... yes checking if gcc supports -fno-strict-aliasing flag... yes checking if gcc supports -D_LARGEFILE64_SOURCE flag... yes checking if gcc supports -D_FILE_OFFSET_BITS=64 flag... yes checking for xsltproc... /usr/bin/xsltproc checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for xsltproc... (cached) /usr/bin/xsltproc checking for gobject-introspection... yes checking for GUDEV... yes checking for GLIB... yes checking for GIO... yes checking for GMODULE... yes checking for BLOCKDEV... yes checking for POLKIT_GOBJECT_1... yes checking for POLKIT_AGENT_1... yes checking for LIBATASMART... yes checking for LIBSYSTEMD_LOGIN... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking for acl_get_file in -lacl... yes checking acl/libacl.h usability... yes checking acl/libacl.h presence... yes checking for acl/libacl.h... yes checking for acl_get_file in -lacl... (cached) yes checking libblockdev-lvm presence... yes checking libiscsi.h usability... yes checking libiscsi.h presence... yes checking for libiscsi.h... yes checking whether libiscsi.h defines iscsi_err... no checking for libiscsi_init in -liscsi... yes checking for libiscsi_get_session_info_by_id in -liscsi... yes checking "libblockdev-btrfs presence"... yes checking libblockdev-kbd presence... yes checking libblockdev-swap presence... yes checking for LIBLSM... yes checking for LIBCONFIG... yes checking libblockdev-kbd presence... yes checking blockdev/part.h usability... yes checking blockdev/part.h presence... no configure: WARNING: blockdev/part.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: blockdev/part.h: proceeding with the compiler's result checking for blockdev/part.h... yes checking for bd_part_create_part in -lbd_part... yes checking libblockdev-swap presence... yes checking libblockdev-mdraid presence... yes checking libblockdev-fs presence... yes checking libblockdev-crypto presence... yes checking whether NLS is requested... yes checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.24.1 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating udisks/Makefile config.status: creating udisks/udisks2.conf config.status: creating udisks/udisks2.pc config.status: creating udisks/modules.conf.d/Makefile config.status: creating udisks/modules.conf.d/udisks2_lsm.conf config.status: creating src/Makefile config.status: creating src/tests/Makefile config.status: creating tools/Makefile config.status: creating packaging/Makefile config.status: creating packaging/udisks2.spec config.status: creating modules/Makefile config.status: creating modules/btrfs/Makefile config.status: creating modules/btrfs/data/Makefile config.status: creating modules/iscsi/Makefile config.status: creating modules/iscsi/data/Makefile config.status: creating modules/lvm2/Makefile config.status: creating modules/lvm2/data/Makefile config.status: creating modules/zram/Makefile config.status: creating modules/zram/data/Makefile config.status: creating modules/lsm/Makefile config.status: creating modules/lsm/data/Makefile config.status: creating modules/bcache/Makefile config.status: creating modules/bcache/data/Makefile config.status: creating doc/Makefile config.status: creating doc/udisks2-docs.xml.in config.status: creating doc/udisks2-sections.txt.in config.status: creating doc/udisks2.types.in config.status: creating doc/version.xml config.status: creating doc/man/Makefile config.status: creating doc/man/udisks.xml config.status: creating doc/man/udisksd.xml config.status: creating doc/man/udisksctl.xml config.status: creating doc/man/umount.udisks2.xml config.status: creating doc/man/udisks2.conf.5.xml.in config.status: creating doc/man/udisks2_lsm.conf.5.xml.in config.status: creating doc/udisks2-docs.xml.iscsi.dbus config.status: creating doc/udisks2-docs.xml.iscsi.generated config.status: creating doc/udisks2-sections.txt.iscsi.sections config.status: creating doc/udisks2.types.iscsi config.status: creating doc/udisks2-docs.xml.lsm.man config.status: creating doc/udisks2-docs.xml.lsm.dbus config.status: creating doc/udisks2-docs.xml.lsm.generated config.status: creating doc/udisks2-sections.txt.lsm.sections config.status: creating doc/udisks2.types.lsm config.status: creating doc/udisks2-docs.xml.lvm2.dbus config.status: creating doc/udisks2-docs.xml.lvm2.generated config.status: creating doc/udisks2-sections.txt.lvm2.sections config.status: creating doc/udisks2.types.lvm2 config.status: creating doc/udisks2-docs.xml.btrfs.dbus config.status: creating doc/udisks2-docs.xml.btrfs.generated config.status: creating doc/udisks2-sections.txt.btrfs.sections config.status: creating doc/udisks2.types.btrfs config.status: creating doc/udisks2-docs.xml.zram.dbus config.status: creating doc/udisks2-docs.xml.zram.generated config.status: creating doc/udisks2-docs.xml.zram.block_devices config.status: creating doc/udisks2-sections.txt.zram.sections config.status: creating doc/udisks2.types.zram config.status: creating doc/udisks2-docs.xml.bcache.dbus config.status: creating doc/udisks2-docs.xml.bcache.generated config.status: creating doc/udisks2-sections.txt.bcache.sections config.status: creating doc/udisks2.types.bcache config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --enable-modules udisks 2.6.5 ================ prefix: /usr/local libdir: ${exec_prefix}/lib libexecdir: ${exec_prefix}/libexec bindir: ${exec_prefix}/bin sbindir: ${exec_prefix}/sbin datadir: ${datarootdir} sysconfdir: ${prefix}/etc localstatedir: ${prefix}/var docdir: ${datarootdir}/doc/${PACKAGE_TARNAME} introspection: yes udevdir: /usr/lib/udev systemdsystemunitdir: /usr/lib/systemd/system using libsystemd-login: yes use /media for mounting: no acl support: yes libblockdev_part support: yes compiler: gcc cflags: cppflags: Maintainer mode: yes Building api docs: no Building man pages: yes BTRFS module: yes iSCSI module: yes, with iscsi sessions LVM2 module: yes LVMCache: yes Zram module: yes LibStorageMgmt module: yes Bcache module: yes Now type `make' to compile udisks make all-recursive make[1]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged' Making all in data make[2]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/data' cp org.freedesktop.UDisks2.conf.in org.freedesktop.UDisks2.conf ITMRG org.freedesktop.UDisks2.policy make[2]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/data' Making all in udisks make[2]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/udisks' ( top_builddir=`cd .. && pwd`; \ cd . && glib-mkenums --template udisksenumtypes.h.template udisksenums.h ) | \ sed 's,U_TYPE_DISKS,UDISKS_TYPE,' | sed 's,u_disks,udisks,' > \ udisksenumtypes.h.tmp && mv udisksenumtypes.h.tmp udisksenumtypes.h ( top_builddir=`cd .. && pwd`; \ cd . && glib-mkenums --template udisksenumtypes.c.template udisksenums.h ) | \ sed 's,U_TYPE_DISKS,UDISKS_TYPE,' | sed 's,u_disks,udisks,' > \ udisksenumtypes.c.tmp && mv udisksenumtypes.c.tmp udisksenumtypes.c gdbus-codegen \ --interface-prefix org.freedesktop.UDisks2. \ --c-namespace UDisks \ --c-generate-object-manager \ --generate-c-code udisks-generated \ --generate-docbook udisks-generated-doc \ ../data/org.freedesktop.UDisks2.xml \ sed -e 's/@MAJOR_VERSION@/2/' -e 's/@MINOR_VERSION@/6/' -e 's/@MICRO_VERSION@/5/' ../udisks/udisksversion.h.in > udisksversion.h.tmp && mv udisksversion.h.tmp udisksversion.h make all-recursive make[3]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/udisks' Making all in modules.conf.d make[4]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/udisks/modules.conf.d' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/udisks/modules.conf.d' make[4]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/udisks' CC libudisks2_la-udisksenumtypes.lo CC libudisks2_la-udisks-generated.lo CC libudisks2_la-udisksclient.lo CC libudisks2_la-udisksobjectinfo.lo CC libudisks2_la-udiskserror.lo CCLD libudisks2.la GISCAN UDisks-2.0.gir /usr/lib/gcc/i686-redhat-linux/7/include/stddef.h:435: syntax error, unexpected identifier in ' __float128 __max_align_f128 __attribute__((__aligned__(__alignof(__float128))));' at '__float128' GICOMP UDisks-2.0.gir make[4]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/udisks' make[3]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/udisks' make[2]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/udisks' Making all in src make[2]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src' glib-genmarshal udisks-daemon-marshal.list --prefix=udisks_daemon_marshal --header > udisks-daemon-marshal.h echo "#include \"udisks-daemon-marshal.h\"" > udisks-daemon-marshal.c && \ glib-genmarshal udisks-daemon-marshal.list --prefix=udisks_daemon_marshal --body >> udisks-daemon-marshal.c make all-recursive make[3]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src' Making all in . make[4]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src' CC libudisks_daemon_la-udisksdaemon.lo CC libudisks_daemon_la-udisksprovider.lo CC libudisks_daemon_la-udiskslinuxprovider.lo CC libudisks_daemon_la-udiskslinuxblockobject.lo CC libudisks_daemon_la-udiskslinuxblock.lo CC libudisks_daemon_la-udiskslinuxpartition.lo CC libudisks_daemon_la-udiskslinuxpartitiontable.lo CC libudisks_daemon_la-udiskslinuxfilesystem.lo CC libudisks_daemon_la-udiskslinuxencrypted.lo CC libudisks_daemon_la-udiskslinuxencryptedhelpers.lo CC libudisks_daemon_la-udiskslinuxswapspace.lo CC libudisks_daemon_la-udiskslinuxloop.lo CC libudisks_daemon_la-udiskslinuxdriveobject.lo CC libudisks_daemon_la-udiskslinuxdrive.lo CC libudisks_daemon_la-udiskslinuxdriveata.lo CC libudisks_daemon_la-udiskslinuxmdraidobject.lo CC libudisks_daemon_la-udiskslinuxmdraid.lo CC libudisks_daemon_la-udiskslinuxmanager.lo CC libudisks_daemon_la-udiskslinuxfsinfo.lo CC libudisks_daemon_la-udisksbasejob.lo CC libudisks_daemon_la-udisksspawnedjob.lo CC libudisks_daemon_la-udisksthreadedjob.lo CC libudisks_daemon_la-udiskssimplejob.lo CC libudisks_daemon_la-udisksmount.lo CC libudisks_daemon_la-udisksmountmonitor.lo CC libudisks_daemon_la-udisksdaemonutil.lo CC libudisks_daemon_la-udiskslogging.lo CC libudisks_daemon_la-udisksstate.lo CC libudisks_daemon_la-udisksfstabentry.lo CC libudisks_daemon_la-udisksfstabmonitor.lo CC libudisks_daemon_la-udiskscrypttabentry.lo CC libudisks_daemon_la-udiskscrypttabmonitor.lo CC libudisks_daemon_la-udiskslinuxdevice.lo CC libudisks_daemon_la-udisksata.lo CC libudisks_daemon_la-udisksmodulemanager.lo CC libudisks_daemon_la-udisksconfigmanager.lo CC libudisks_daemon_la-udisksmoduleobject.lo CC libudisks_daemon_la-udisks-daemon-marshal.lo CCLD libudisks-daemon.la CC udisksd-main.o CCLD udisksd make[4]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src' Making all in tests make[4]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests' make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests' CC udisks_test-test.o CC udisks_test-testutil.o CCLD udisks-test CC udisks_test_helper-helper.o CC udisks_test_helper-testutil.o CCLD udisks-test-helper make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests' make[4]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests' make[3]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src' make[2]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src' Making all in tools make[2]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/tools' CC udisksctl-udisksctl.o CCLD udisksctl CC umount_udisks2-umount-udisks.o CCLD umount.udisks2 make[2]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/tools' Making all in modules make[2]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules' Making all in btrfs make[3]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/btrfs' GEN udisks-btrfs-generated.h make all-recursive make[4]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/btrfs' Making all in data make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/btrfs/data' ITMRG org.freedesktop.UDisks2.btrfs.policy make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/btrfs/data' make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/btrfs' CC libudisks2_btrfs_la-udisks-btrfs-generated.lo CC libudisks2_btrfs_la-udisksmoduleobject.lo CC libudisks2_btrfs_la-udiskslinuxfilesystembtrfs.lo CC libudisks2_btrfs_la-udiskslinuxmanagerbtrfs.lo CC libudisks2_btrfs_la-udisksbtrfsstate.lo CC libudisks2_btrfs_la-udisksbtrfsmoduleiface.lo CC libudisks2_btrfs_la-udisksbtrfsutil.lo CCLD libudisks2_btrfs.la make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/btrfs' make[4]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/btrfs' make[3]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/btrfs' Making all in iscsi make[3]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/iscsi' GEN udisks-iscsi-generated.h make all-recursive make[4]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/iscsi' Making all in data make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/iscsi/data' ITMRG org.freedesktop.UDisks2.iscsi.policy make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/iscsi/data' make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/iscsi' CC libudisks2_iscsi_la-udisks-iscsi-generated.lo CC libudisks2_iscsi_la-udisksmoduleobject.lo CC libudisks2_iscsi_la-udiskslinuxmanageriscsiinitiator.lo CC libudisks2_iscsi_la-udisksiscsistate.lo CC libudisks2_iscsi_la-udisksiscsimoduleiface.lo CC libudisks2_iscsi_la-udisksiscsiutil.lo CC libudisks2_iscsi_la-udiskslinuxiscsisession.lo CC libudisks2_iscsi_la-udiskslinuxiscsisessionobject.lo CCLD libudisks2_iscsi.la make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/iscsi' make[4]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/iscsi' make[3]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/iscsi' Making all in lvm2 make[3]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lvm2' GEN udisks-lvm2-generated.h make all-recursive make[4]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lvm2' Making all in data make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lvm2/data' ITMRG org.freedesktop.UDisks2.lvm2.policy make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lvm2/data' make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lvm2' CC libudisks2_lvm2_la-udisks-lvm2-generated.lo CC libudisks2_lvm2_la-udisksmoduleobject.lo CC libudisks2_lvm2_la-udiskslvm2moduleiface.lo CC libudisks2_lvm2_la-udiskslinuxlogicalvolume.lo CC libudisks2_lvm2_la-udiskslinuxlogicalvolumeobject.lo CC libudisks2_lvm2_la-udiskslinuxphysicalvolume.lo CC libudisks2_lvm2_la-udiskslinuxvolumegroup.lo CC libudisks2_lvm2_la-udiskslinuxvolumegroupobject.lo CC libudisks2_lvm2_la-udiskslinuxblocklvm2.lo CC libudisks2_lvm2_la-udiskslvm2daemonutil.lo CC libudisks2_lvm2_la-udiskslvm2dbusutil.lo CC libudisks2_lvm2_la-udiskslvm2util.lo CC libudisks2_lvm2_la-udiskslinuxmanagerlvm2.lo CC libudisks2_lvm2_la-udiskslvm2state.lo CC libudisks2_lvm2_la-jobhelpers.lo CCLD libudisks2_lvm2.la make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lvm2' make[4]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lvm2' make[3]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lvm2' Making all in zram make[3]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/zram' GEN udisks-zram-generated.h make all-recursive make[4]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/zram' Making all in data make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/zram/data' ITMRG org.freedesktop.UDisks2.zram.policy make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/zram/data' make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/zram' CC libudisks2_zram_la-udisks-zram-generated.lo CC libudisks2_zram_la-udisksmoduleobject.lo CC libudisks2_zram_la-udiskslinuxblockzram.lo CC libudisks2_zram_la-udiskslinuxmanagerzram.lo CC libudisks2_zram_la-udiskszrammoduleiface.lo CC libudisks2_zram_la-udiskszramstate.lo CC libudisks2_zram_la-udiskszramutil.lo CCLD libudisks2_zram.la make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/zram' make[4]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/zram' make[3]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/zram' Making all in lsm make[3]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lsm' GEN lsm_generated.h make all-recursive make[4]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lsm' Making all in data make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lsm/data' ITMRG org.freedesktop.UDisks2.lsm.policy make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lsm/data' make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lsm' CC libudisks2_lsm_la-lsm_generated.lo CC libudisks2_lsm_la-udisksmoduleobject.lo CC libudisks2_lsm_la-lsm_module_iface.lo CC libudisks2_lsm_la-lsm_data.lo CC libudisks2_lsm_la-lsm_linux_drive.lo CC libudisks2_lsm_la-lsm_linux_manager.lo CC libudisks2_lsm_la-lsm_local.lo CCLD libudisks2_lsm.la make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lsm' make[4]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lsm' make[3]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lsm' Making all in bcache make[3]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/bcache' GEN udisks-bcache-generated.h make all-recursive make[4]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/bcache' Making all in data make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/bcache/data' ITMRG org.freedesktop.UDisks2.bcache.policy make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/bcache/data' make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/bcache' CC libudisks2_bcache_la-udisks-bcache-generated.lo CC libudisks2_bcache_la-udisksmoduleobject.lo CC libudisks2_bcache_la-udiskslinuxblockbcache.lo CC libudisks2_bcache_la-udiskslinuxmanagerbcache.lo CC libudisks2_bcache_la-udisksbcachemoduleiface.lo CC libudisks2_bcache_la-udisksbcachestate.lo CC libudisks2_bcache_la-udisksbcacheutil.lo CCLD libudisks2_bcache.la make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/bcache' make[4]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/bcache' make[3]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/bcache' make[3]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules' make[2]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules' Making all in po make[2]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/po' MSGFMT ar.gmo MSGFMT as.gmo MSGFMT az.gmo MSGFMT bg.gmo MSGFMT bn_IN.gmo MSGFMT ca.gmo MSGFMT ca@valencia.gmo MSGFMT cs.gmo MSGFMT cy.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT el.gmo MSGFMT en_GB.gmo MSGFMT eo.gmo MSGFMT es.gmo MSGFMT et.gmo MSGFMT eu.gmo MSGFMT fa.gmo MSGFMT fi.gmo MSGFMT fo.gmo MSGFMT fr.gmo MSGFMT ga.gmo MSGFMT gl.gmo MSGFMT gu.gmo MSGFMT he.gmo MSGFMT hi.gmo MSGFMT hr.gmo MSGFMT hu.gmo MSGFMT ia.gmo MSGFMT id.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT ka.gmo MSGFMT kk.gmo MSGFMT kn.gmo MSGFMT ko.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT ml.gmo MSGFMT mr.gmo MSGFMT ms.gmo MSGFMT nb.gmo MSGFMT nl.gmo MSGFMT nn.gmo MSGFMT oc.gmo MSGFMT or.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sq.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sv.gmo MSGFMT ta.gmo MSGFMT te.gmo MSGFMT th.gmo MSGFMT tr.gmo MSGFMT uk.gmo MSGFMT vi.gmo MSGFMT wa.gmo MSGFMT zh_CN.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo make[2]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/po' Making all in doc make[2]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/doc' Making all in man make[3]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/doc/man' /usr/bin/xsltproc -path "./.." -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl udisksctl.xml Error: no ID for constraint linkend: "udisks.8". Error: no ID for constraint linkend: "udisks.8". Error: no ID for constraint linkend: "udisksd.8". Error: no ID for constraint linkend: "umount.udisks2.8". Note: Writing udisksctl.1 /usr/bin/xsltproc -path "./.." -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl udisksd.xml Error: no ID for constraint linkend: "udisks.8". Error: no ID for constraint linkend: "udisksctl.1". Error: no ID for constraint linkend: "umount.udisks2.8". Note: Writing udisksd.8 /usr/bin/xsltproc -path "./.." -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl udisks.xml Error: no ID for constraint linkend: "udisksd.8". Error: no ID for constraint linkend: "udisks-polkit-actions". Error: no ID for constraint linkend: "udisksd.8". Error: no ID for constraint linkend: "gdbus-property-org-freedesktop-UDisks2-Drive.Id". Error: no ID for constraint linkend: "gdbus-property-org-freedesktop-UDisks2-Block.HintSystem". Error: no ID for constraint linkend: "gdbus-property-org-freedesktop-UDisks2-Block.HintIgnore". Error: no ID for constraint linkend: "gdbus-property-org-freedesktop-UDisks2-Block.HintAuto". Error: no ID for constraint linkend: "gdbus-property-org-freedesktop-UDisks2-Drive.CanPowerOff". Error: no ID for constraint linkend: "gdbus-property-org-freedesktop-UDisks2-Block.HintName". Error: no ID for constraint linkend: "gdbus-property-org-freedesktop-UDisks2-Block.HintIconName". Error: no ID for constraint linkend: "gdbus-property-org-freedesktop-UDisks2-Block.HintIconName". Error: no ID for constraint linkend: "gdbus-method-org-freedesktop-UDisks2-Filesystem.Mount". Error: no ID for constraint linkend: "udisksctl.1". Error: no ID for constraint linkend: "udisksd.8". Error: no ID for constraint linkend: "udisksd.8". Error: no ID for constraint linkend: "udisksctl.1". Error: no ID for constraint linkend: "umount.udisks2.8". Note: Writing udisks.8 /usr/bin/xsltproc -path "./.." -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl umount.udisks2.xml Error: no ID for constraint linkend: "udisks.8". Error: no ID for constraint linkend: "udisksd.8". Error: no ID for constraint linkend: "udisksctl.1". Error: no ID for constraint linkend: "umount.8". Note: Writing umount.udisks2.8 /usr/bin/sed "s|\${prefix}|/usr/local|" udisks2.conf.5.xml.in > udisks2.conf.5.xml /usr/bin/xsltproc -path "./.." -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl udisks2.conf.5.xml Error: no ID for constraint linkend: "udisks.8". Error: no ID for constraint linkend: "udisksctl.1". Error: no ID for constraint linkend: "umount.udisks2.8". Note: Writing udisks2.conf.5 /usr/bin/sed "s|\${prefix}|/usr/local|" udisks2_lsm.conf.5.xml.in > udisks2_lsm.conf.5.xml /usr/bin/xsltproc -path "./.." -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl udisks2_lsm.conf.5.xml Error: no ID for constraint linkend: "udisksd.8". Note: Writing udisks2_lsm.conf.5 make[3]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/doc/man' make[3]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/doc' make[3]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/doc' make[2]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/doc' Making all in packaging make[2]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/packaging' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/packaging' make[2]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged' make[2]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged' make[1]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged' sudo rm -f *.log RESULTS STATUS make check make[1]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged' Making check in data make[2]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/data' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/data' Making check in udisks make[2]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/udisks' make check-recursive make[3]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/udisks' Making check in modules.conf.d make[4]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/udisks/modules.conf.d' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/udisks/modules.conf.d' make[4]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/udisks' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/udisks' make[3]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/udisks' make[2]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/udisks' Making check in src make[2]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src' make check-recursive make[3]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src' Making check in . make[4]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src' Making check in tests make[4]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests' make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests' make check-TESTS make[6]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests' make[7]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests' PASS: udisks-test ============================================================================ Testsuite summary for udisks 2.6.5 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[7]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests' make[6]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests' make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests' make[4]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests' make[3]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src' make[2]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src' Making check in tools make[2]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/tools' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/tools' Making check in modules make[2]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules' Making check in btrfs make[3]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/btrfs' make check-recursive make[4]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/btrfs' Making check in data make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/btrfs/data' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/btrfs/data' make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/btrfs' make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/btrfs' make[4]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/btrfs' make[3]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/btrfs' Making check in iscsi make[3]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/iscsi' make check-recursive make[4]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/iscsi' Making check in data make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/iscsi/data' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/iscsi/data' make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/iscsi' make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/iscsi' make[4]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/iscsi' make[3]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/iscsi' Making check in lvm2 make[3]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lvm2' make check-recursive make[4]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lvm2' Making check in data make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lvm2/data' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lvm2/data' make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lvm2' make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lvm2' make[4]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lvm2' make[3]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lvm2' Making check in zram make[3]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/zram' make check-recursive make[4]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/zram' Making check in data make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/zram/data' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/zram/data' make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/zram' make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/zram' make[4]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/zram' make[3]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/zram' Making check in lsm make[3]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lsm' make check-recursive make[4]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lsm' Making check in data make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lsm/data' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lsm/data' make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lsm' make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lsm' make[4]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lsm' make[3]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/lsm' Making check in bcache make[3]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/bcache' make check-recursive make[4]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/bcache' Making check in data make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/bcache/data' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/bcache/data' make[5]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/bcache' make[5]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/bcache' make[4]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/bcache' make[3]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules/bcache' make[3]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules' make[2]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/modules' Making check in po make[2]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/po' INTLTOOL_EXTRACT="/usr/bin/intltool-extract" XGETTEXT="/usr/bin/xgettext" srcdir=. /usr/bin/intltool-update --gettext-package udisks2 --pot rm -f missing notexist srcdir=. /usr/bin/intltool-update -m if [ -r missing -o -r notexist ]; then \ exit 1; \ fi make[2]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/po' Making check in doc make[2]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/doc' Making check in man make[3]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/doc/man' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/doc/man' make[3]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/doc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/doc' make[2]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/doc' Making check in packaging make[2]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/packaging' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/packaging' make[2]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged' make[2]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged' make[1]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged' make dbus-tests make[1]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged' make all &>/dev/null sudo src/tests/dbus-tests/run_tests.py -l dbus_tests.log |& tee dbus_tests_output.log \ && echo "dbus-tests: SUCCESS" >> RESULTS || echo "dbus-tests: FAILED" >> RESULTS Configuration restored from src/tests/dbus-tests/targetcli_config.json test_10_manager (test_10_basic.UdisksBaseTest) Testing the manager object presence ... ok test_20_enable_modules (test_10_basic.UdisksBaseTest) ... ok test_30_supported_filesystems (test_10_basic.UdisksBaseTest) ... ok test_80_device_presence (test_10_basic.UdisksBaseTest) Test the debug devices are present on the bus ... ok test_10_linear (test_20_LVM.UdisksLVMTest) Test linear (plain) LV functionality ... ok test_20_thin (test_20_LVM.UdisksLVMTest) Test thin volumes functionality ... ok test_30_snapshot (test_20_LVM.UdisksLVMTest) Test LVM snapshoting ... ok test_40_cache (test_20_LVM.UdisksLVMTest) Basic LVM cache test ... ok test_50_rename_vg (test_20_LVM.UdisksLVMTest) Test VG renaming ... ok test_60_pvs (test_20_LVM.UdisksLVMTest) Test adding and removing PVs from VG ... ok test_login_chap_auth (test_30_iscsi.UdisksISCSITest) ... ok test_login_mutual_auth (test_30_iscsi.UdisksISCSITest) ... ok test_login_noauth (test_30_iscsi.UdisksISCSITest) ... ok test_session (test_30_iscsi.UdisksISCSITest) ... ok test_10_eject (test_40_drive.UdisksDriveTest) Test of Drive.Eject method ... ok test_20_poweroff (test_40_drive.UdisksDriveTest) Test of Drive.PowerOff method ... ok test_30_setconfiguration (test_40_drive.UdisksDriveTest) Test of Drive.SetConfiguration method ... ok test_40_properties (test_40_drive.UdisksDriveTest) Test of Drive properties values ... ok test_configuration_crypttab (test_50_block.UdisksBlockTest) ... ok test_configuration_fstab (test_50_block.UdisksBlockTest) ... ok test_format (test_50_block.UdisksBlockTest) ... ok test_format_parttype (test_50_block.UdisksBlockTest) ... ok test_open (test_50_block.UdisksBlockTest) ... ok test_rescan (test_50_block.UdisksBlockTest) ... ok test_create_extended_partition (test_60_partitioning.UdisksPartitionTableTest) ... ok test_create_gpt_partition (test_60_partitioning.UdisksPartitionTableTest) ... ERROR ERROR test_create_mbr_partition (test_60_partitioning.UdisksPartitionTableTest) ... FAIL test_create_with_format (test_60_partitioning.UdisksPartitionTableTest) ... FAIL test_delete (test_60_partitioning.UdisksPartitionTest) ... ok test_dos_type (test_60_partitioning.UdisksPartitionTest) ... ok test_flags (test_60_partitioning.UdisksPartitionTest) ... ok test_gpt_type (test_60_partitioning.UdisksPartitionTest) ... ok test_name (test_60_partitioning.UdisksPartitionTest) ... ok test_close_open (test_70_encrypted.UdisksEncryptedTest) ... FAIL test_create (test_70_encrypted.UdisksEncryptedTest) ... ok test_mount (test_70_encrypted.UdisksEncryptedTest) ... ok test_password_change (test_70_encrypted.UdisksEncryptedTest) ... ok test_create_format (test_80_filesystem.BTRFSTestCase) ... ok test_label (test_80_filesystem.BTRFSTestCase) ... ok test_mount_auto (test_80_filesystem.BTRFSTestCase) ... ok test_mount_fstab (test_80_filesystem.BTRFSTestCase) ... ok test_create_format (test_80_filesystem.Ext2TestCase) ... ok test_label (test_80_filesystem.Ext2TestCase) ... ok test_mount_auto (test_80_filesystem.Ext2TestCase) ... ok test_mount_fstab (test_80_filesystem.Ext2TestCase) ... ok test_create_format (test_80_filesystem.Ext3TestCase) ... ok test_label (test_80_filesystem.Ext3TestCase) ... ok test_mount_auto (test_80_filesystem.Ext3TestCase) ... ok test_mount_fstab (test_80_filesystem.Ext3TestCase) ... ok test_create_format (test_80_filesystem.Ext4TestCase) ... ok test_label (test_80_filesystem.Ext4TestCase) ... ok test_mount_auto (test_80_filesystem.Ext4TestCase) ... ok test_mount_fstab (test_80_filesystem.Ext4TestCase) ... ok test_create_format (test_80_filesystem.F2FSTestCase) ... ok test_label (test_80_filesystem.F2FSTestCase) ... skipped 'Cannot set label on f2fs filesystem' test_mount_auto (test_80_filesystem.F2FSTestCase) ... ok test_mount_fstab (test_80_filesystem.F2FSTestCase) ... ok test_create_format (test_80_filesystem.FailsystemTestCase) ... ok test_label (test_80_filesystem.FailsystemTestCase) ... ok test_mount_auto (test_80_filesystem.FailsystemTestCase) ... ok test_mount_fstab (test_80_filesystem.FailsystemTestCase) ... ok test_create_format (test_80_filesystem.MinixTestCase) ... ok test_label (test_80_filesystem.MinixTestCase) ... skipped 'Cannot set label on minix filesystem' test_mount_auto (test_80_filesystem.MinixTestCase) ... ok test_mount_fstab (test_80_filesystem.MinixTestCase) ... ok test_create_format (test_80_filesystem.NILFS2TestCase) ... ok test_label (test_80_filesystem.NILFS2TestCase) ... ok test_mount_auto (test_80_filesystem.NILFS2TestCase) ... ok test_mount_fstab (test_80_filesystem.NILFS2TestCase) ... ok test_create_format (test_80_filesystem.NTFSTestCase) ... ok test_label (test_80_filesystem.NTFSTestCase) ... ok test_mount_auto (test_80_filesystem.NTFSTestCase) ... ok test_mount_fstab (test_80_filesystem.NTFSTestCase) ... ok test_create_format (test_80_filesystem.ReiserFSTestCase) ... ok test_label (test_80_filesystem.ReiserFSTestCase) ... ok test_mount_auto (test_80_filesystem.ReiserFSTestCase) ... ok test_mount_fstab (test_80_filesystem.ReiserFSTestCase) ... ok test_create_format (test_80_filesystem.VFATTestCase) ... ok test_label (test_80_filesystem.VFATTestCase) ... ok test_mount_auto (test_80_filesystem.VFATTestCase) ... ok test_mount_fstab (test_80_filesystem.VFATTestCase) ... ok test_mount_fstab_user (test_80_filesystem.VFATTestCase) ... ok test_mount_fstab_user_fail (test_80_filesystem.VFATTestCase) ... ok test_create_format (test_80_filesystem.XFSTestCase) ... ok test_label (test_80_filesystem.XFSTestCase) ... ok test_mount_auto (test_80_filesystem.XFSTestCase) ... ok test_mount_fstab (test_80_filesystem.XFSTestCase) ... ok test_10_create (test_90_swapspace.UdisksSwapSpaceTest) ... ok test_20_start_stop (test_90_swapspace.UdisksSwapSpaceTest) ... ok test_led_ctrl (test_91_lsm.UdisksLsmLocalTestCase) ... ERROR:dbus.connection:Unable to set arguments ({},) according to signature None: : Unable to guess signature from an empty dict ERROR test_create_destroy (test_bcache.UdisksBcacheTest) Test creating a new bcache and its properties ... skipped 'Skipping bcache tests on 32bit architecture' test_set_mode (test_bcache.UdisksBcacheTest) Test if it's possible to change cache mode on existing bcache ... skipped 'Skipping bcache tests on 32bit architecture' test_add_remove_device (test_btrfs.UdisksBtrfsTest) ... ERROR test_create (test_btrfs.UdisksBtrfsTest) ... ERROR test_create_raid (test_btrfs.UdisksBtrfsTest) ... FAIL test_label (test_btrfs.UdisksBtrfsTest) ... ERROR test_resize (test_btrfs.UdisksBtrfsTest) ... ERROR test_snapshot (test_btrfs.UdisksBtrfsTest) ... ERROR test_subvolumes (test_btrfs.UdisksBtrfsTest) ... ERROR test_iface_present (test_drive_ata.UdisksDriveAtaTest) ... ok test_properties (test_drive_ata.UdisksDriveAtaTest) ... ok test_smart_get_attributes (test_drive_ata.UdisksDriveAtaTest) ... ok test_smart_update (test_drive_ata.UdisksDriveAtaTest) ... ok test_cancel (test_job.UdisksJobTest) Test if it's possible to cancel the Job ... ok test_job (test_job.UdisksJobTest) Test basic Job functionality and properties ... ok test_10_delete (test_loop.UdisksLoopDeviceTest) ... ok test_20_setautoclear (test_loop.UdisksLoopDeviceTest) ... ok test_30_backingfile (test_loop.UdisksLoopDeviceTest) ... ok test_40_setupbyuid (test_loop.UdisksLoopDeviceTest) ... ok test_10_create_simple (test_loop.UdisksManagerLoopDeviceTest) ... ok test_20_create_with_offset (test_loop.UdisksManagerLoopDeviceTest) ... ok test_30_create_with_offset_size (test_loop.UdisksManagerLoopDeviceTest) ... ok test_40_create_read_only (test_loop.UdisksManagerLoopDeviceTest) ... ok test_50_create_no_part_scan (test_loop.UdisksManagerLoopDeviceTest) ... ok test_create (test_mdraid.RAID0TestCase) ... ok test_create_noname (test_mdraid.RAID0TestCase) ... ERROR test_delete (test_mdraid.RAID0TestCase) ... ok test_start_stop (test_mdraid.RAID0TestCase) ... ok test_create (test_mdraid.RAID10TestCase) ... ok test_add_remove_device (test_mdraid.RAID1TestCase) ... ok test_bitmap_location (test_mdraid.RAID1TestCase) ... ok test_create (test_mdraid.RAID1TestCase) ... ok test_request_action (test_mdraid.RAID1TestCase) ... ok test_create (test_mdraid.RAID4TestCase) ... ok test_create (test_mdraid.RAID5TestCase) ... ok test_create (test_mdraid.RAID6TestCase) ... ok test_activate_deactivate (test_zram.UdisksZRAMTest) ... ERROR test_create_destroy (test_zram.UdisksZRAMTest) ... ERROR ====================================================================== ERROR: test_create_gpt_partition (test_60_partitioning.UdisksPartitionTableTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/test_60_partitioning.py", line 161, in test_create_gpt_partition self.no_options, dbus_interface=self.iface_prefix + '.PartitionTable') File "/usr/lib/python3.6/site-packages/dbus/proxies.py", line 145, in __call__ **keywords) File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/udiskstestcase.py", line 13, in call_long return call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/dbus/connection.py", line 651, in call_blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying ====================================================================== ERROR: test_create_gpt_partition (test_60_partitioning.UdisksPartitionTableTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/test_60_partitioning.py", line 17, in _remove_format device.Format('empty', d, dbus_interface=self.iface_prefix + '.Block') File "/usr/lib/python3.6/site-packages/dbus/proxies.py", line 145, in __call__ **keywords) File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/udiskstestcase.py", line 13, in call_long return call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/dbus/connection.py", line 651, in call_blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.13 was not provided by any .service files ====================================================================== ERROR: test_led_ctrl (test_91_lsm.UdisksLsmLocalTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/test_91_lsm.py", line 34, in test_led_ctrl method({}) File "/usr/lib/python3.6/site-packages/dbus/proxies.py", line 70, in __call__ return self._proxy_method(*args, **keywords) File "/usr/lib/python3.6/site-packages/dbus/proxies.py", line 145, in __call__ **keywords) File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/udiskstestcase.py", line 13, in call_long return call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/dbus/connection.py", line 641, in call_blocking message.append(signature=signature, *args) ValueError: Unable to guess signature from an empty dict ====================================================================== ERROR: test_add_remove_device (test_btrfs.UdisksBtrfsTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/test_btrfs.py", line 200, in test_add_remove_device dbus_interface=self.iface_prefix + '.Manager.BTRFS') File "/usr/lib/python3.6/site-packages/dbus/proxies.py", line 70, in __call__ return self._proxy_method(*args, **keywords) File "/usr/lib/python3.6/site-packages/dbus/proxies.py", line 145, in __call__ **keywords) File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/udiskstestcase.py", line 13, in call_long return call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/dbus/connection.py", line 651, in call_blocking message, timeout) dbus.exceptions.DBusException: org.gtk.GDBus.UnmappedGError.Quark._g_2dbd_2dbtrfs_2derror_2dquark.Code0: Device /org/freedesktop/UDisks2/block_devices/sdc does not exist ====================================================================== ERROR: test_create (test_btrfs.UdisksBtrfsTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/test_btrfs.py", line 66, in test_create dbus_interface=self.iface_prefix + '.Manager.BTRFS') File "/usr/lib/python3.6/site-packages/dbus/proxies.py", line 70, in __call__ return self._proxy_method(*args, **keywords) File "/usr/lib/python3.6/site-packages/dbus/proxies.py", line 145, in __call__ **keywords) File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/udiskstestcase.py", line 13, in call_long return call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/dbus/connection.py", line 651, in call_blocking message, timeout) dbus.exceptions.DBusException: org.gtk.GDBus.UnmappedGError.Quark._g_2dbd_2dbtrfs_2derror_2dquark.Code0: Device /org/freedesktop/UDisks2/block_devices/sdc does not exist ====================================================================== ERROR: test_label (test_btrfs.UdisksBtrfsTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/test_btrfs.py", line 318, in test_label dbus_interface=self.iface_prefix + '.Manager.BTRFS') File "/usr/lib/python3.6/site-packages/dbus/proxies.py", line 70, in __call__ return self._proxy_method(*args, **keywords) File "/usr/lib/python3.6/site-packages/dbus/proxies.py", line 145, in __call__ **keywords) File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/udiskstestcase.py", line 13, in call_long return call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/dbus/connection.py", line 651, in call_blocking message, timeout) dbus.exceptions.DBusException: org.gtk.GDBus.UnmappedGError.Quark._g_2dbd_2dbtrfs_2derror_2dquark.Code0: Device /org/freedesktop/UDisks2/block_devices/sdc does not exist ====================================================================== ERROR: test_resize (test_btrfs.UdisksBtrfsTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/test_btrfs.py", line 295, in test_resize dbus_interface=self.iface_prefix + '.Manager.BTRFS') File "/usr/lib/python3.6/site-packages/dbus/proxies.py", line 70, in __call__ return self._proxy_method(*args, **keywords) File "/usr/lib/python3.6/site-packages/dbus/proxies.py", line 145, in __call__ **keywords) File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/udiskstestcase.py", line 13, in call_long return call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/dbus/connection.py", line 651, in call_blocking message, timeout) dbus.exceptions.DBusException: org.gtk.GDBus.UnmappedGError.Quark._g_2dbd_2dbtrfs_2derror_2dquark.Code0: Device /org/freedesktop/UDisks2/block_devices/sdc does not exist ====================================================================== ERROR: test_snapshot (test_btrfs.UdisksBtrfsTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/test_btrfs.py", line 263, in test_snapshot dbus_interface=self.iface_prefix + '.Manager.BTRFS') File "/usr/lib/python3.6/site-packages/dbus/proxies.py", line 70, in __call__ return self._proxy_method(*args, **keywords) File "/usr/lib/python3.6/site-packages/dbus/proxies.py", line 145, in __call__ **keywords) File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/udiskstestcase.py", line 13, in call_long return call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/dbus/connection.py", line 651, in call_blocking message, timeout) dbus.exceptions.DBusException: org.gtk.GDBus.UnmappedGError.Quark._g_2dbd_2dbtrfs_2derror_2dquark.Code0: Device /org/freedesktop/UDisks2/block_devices/sdc does not exist ====================================================================== ERROR: test_subvolumes (test_btrfs.UdisksBtrfsTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/test_btrfs.py", line 154, in test_subvolumes dbus_interface=self.iface_prefix + '.Manager.BTRFS') File "/usr/lib/python3.6/site-packages/dbus/proxies.py", line 70, in __call__ return self._proxy_method(*args, **keywords) File "/usr/lib/python3.6/site-packages/dbus/proxies.py", line 145, in __call__ **keywords) File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/udiskstestcase.py", line 13, in call_long return call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/dbus/connection.py", line 651, in call_blocking message, timeout) dbus.exceptions.DBusException: org.gtk.GDBus.UnmappedGError.Quark._g_2dbd_2dbtrfs_2derror_2dquark.Code0: Device /org/freedesktop/UDisks2/block_devices/sdc does not exist ====================================================================== ERROR: test_create_noname (test_mdraid.RAID0TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/test_mdraid.py", line 199, in test_create_noname array = self._array_create("") File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/test_mdraid.py", line 93, in _array_create dbus_interface=self.iface_prefix + '.Manager') File "/usr/lib/python3.6/site-packages/dbus/proxies.py", line 70, in __call__ return self._proxy_method(*args, **keywords) File "/usr/lib/python3.6/site-packages/dbus/proxies.py", line 145, in __call__ **keywords) File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/udiskstestcase.py", line 13, in call_long return call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/dbus/connection.py", line 651, in call_blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.UDisks2.Error.Failed: Unable to find free MD device ====================================================================== ERROR: test_activate_deactivate (test_zram.UdisksZRAMTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/test_zram.py", line 117, in test_activate_deactivate self.assertEqual(len(zrams), 1) TypeError: object of type 'NoneType' has no len() ====================================================================== ERROR: test_create_destroy (test_zram.UdisksZRAMTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/test_zram.py", line 85, in test_create_destroy self.assertEqual(len(zrams), 2) TypeError: object of type 'NoneType' has no len() ====================================================================== FAIL: test_create_mbr_partition (test_60_partitioning.UdisksPartitionTableTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/test_60_partitioning.py", line 64, in test_create_mbr_partition offset.assertEqual(1024**2) File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/udiskstestcase.py", line 57, in assertEqual raise AssertionError('%s != %s' % (self._value, value)) AssertionError: 2097152 != 1048576 ====================================================================== FAIL: test_create_with_format (test_60_partitioning.UdisksPartitionTableTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/test_60_partitioning.py", line 225, in test_create_with_format offset.assertEqual(1024**2) File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/udiskstestcase.py", line 57, in assertEqual raise AssertionError('%s != %s' % (self._value, value)) AssertionError: 2097152 != 1048576 ====================================================================== FAIL: test_close_open (test_70_encrypted.UdisksEncryptedTest) ---------------------------------------------------------------------- dbus.exceptions.DBusException: org.freedesktop.UDisks2.Error.Failed: Error unlocking /dev/sdc: Command-line `cryptsetup luksOpen "/dev/sdc" "luks-fd8f6357-0648-49e9-8abe-59a4a8abc093" ' exited with non-zero exit status 1: During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/test_70_encrypted.py", line 113, in test_close_open dbus_interface=self.iface_prefix + '.Encrypted') AssertionError: "org.freedesktop.UDisks2.Error.Failed: No key available.*" does not match "org.freedesktop.UDisks2.Error.Failed: Error unlocking /dev/sdc: Command-line `cryptsetup luksOpen "/dev/sdc" "luks-fd8f6357-0648-49e9-8abe-59a4a8abc093" ' exited with non-zero exit status 1: " ====================================================================== FAIL: test_create_raid (test_btrfs.UdisksBtrfsTest) ---------------------------------------------------------------------- dbus.exceptions.DBusException: org.gtk.GDBus.UnmappedGError.Quark._g_2dbd_2dbtrfs_2derror_2dquark.Code0: Device /org/freedesktop/UDisks2/block_devices/sdc does not exist During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/tests/dbus-tests/test_btrfs.py", line 111, in test_create_raid dbus_interface=self.iface_prefix + '.Manager.BTRFS') AssertionError: "[uU]nknown profile raidN" does not match "org.gtk.GDBus.UnmappedGError.Quark._g_2dbd_2dbtrfs_2derror_2dquark.Code0: Device /org/freedesktop/UDisks2/block_devices/sdc does not exist" ---------------------------------------------------------------------- Ran 128 tests in 269.535s FAILED (failures=4, errors=12, skipped=4) WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. self[key] WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. log_method_call(self, name=name, info=pprint.pformat(dict(info))) WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/udev.py:403: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. return int(info["MAJOR"]) DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata7/host6/target6:0:0/6:0:0:0/block/sr0/size: 323039373135310a WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 return udev.device_is_realdisk(info) DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/vendor: 41544120202020200a DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/size: 323039373135320a DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/queue/rotational: 310a DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/ro: 300a WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:660: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. return self[key] WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. log_method_call(self, name=name, info=pprint.pformat(dict(info))) WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/udev.py:377: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. return info["ID_PATH"] DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.0/virtio2/block/vda/device/vendor: 3078316166340a WARNING:blivet:device/model is not a valid attribute DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.0/virtio2/block/vda/size: 32303937313532300a DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.0/virtio2/block/vda/queue/rotational: 310a WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 return udev.device_is_realdisk(info) DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.0/virtio2/block/vda/ro: 300a WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:660: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. return self[key] WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. log_method_call(self, name=name, info=pprint.pformat(dict(info))) WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:660: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. return self[key] WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. self[key] WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. if ret: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.0/virtio2/block/vda/vda1/size: 323039373135320a DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.0/virtio2/block/vda/vda1/size: 323039373135320a WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 return udev.device_is_realdisk(info) WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:326: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. if not info: WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:660: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. return self[key] WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. self[key] WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. if ret: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.0/virtio2/block/vda/vda2/size: 323330383039360a DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.0/virtio2/block/vda/vda2/size: 323330383039360a WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 return udev.device_is_realdisk(info) WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:326: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. if not info: WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:660: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. return self[key] WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. self[key] WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. if ret: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.0/virtio2/block/vda/vda3/size: 31363536343232340a DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.0/virtio2/block/vda/vda3/size: 31363536343232340a WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 return udev.device_is_realdisk(info) WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:326: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. if not info: DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host8/target8:0:1/8:0:1:0/block/sdb/device/vendor: 4c494f2d4f5247200a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host8/target8:0:1/8:0:1:0/block/sdb/device/model: 756469736b735f746573745f646973200a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host8/target8:0:1/8:0:1:0/block/sdb/size: 313032343030300a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host8/target8:0:1/8:0:1:0/block/sdb/queue/rotational: 310a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host8/target8:0:1/8:0:1:0/block/sdb/ro: 300a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_1/host9/target9:0:1/9:0:1:0/block/sdc/device/vendor: 4c494f2d4f5247200a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_1/host9/target9:0:1/9:0:1:0/block/sdc/device/model: 756469736b735f746573745f646973200a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_1/host9/target9:0:1/9:0:1:0/block/sdc/size: 313032343030300a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_1/host9/target9:0:1/9:0:1:0/block/sdc/queue/rotational: 310a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_1/host9/target9:0:1/9:0:1:0/block/sdc/ro: 300a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_2/host10/target10:0:1/10:0:1:0/block/sdd/device/vendor: 4c494f2d4f5247200a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_2/host10/target10:0:1/10:0:1:0/block/sdd/device/model: 756469736b735f746573745f646973200a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_2/host10/target10:0:1/10:0:1:0/block/sdd/size: 313032343030300a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_2/host10/target10:0:1/10:0:1:0/block/sdd/queue/rotational: 310a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_2/host10/target10:0:1/10:0:1:0/block/sdd/ro: 300a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_3/host11/target11:0:1/11:0:1:0/block/sde/device/vendor: 4c494f2d4f5247200a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_3/host11/target11:0:1/11:0:1:0/block/sde/device/model: 756469736b735f746573745f646973200a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_3/host11/target11:0:1/11:0:1:0/block/sde/size: 313032343030300a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_3/host11/target11:0:1/11:0:1:0/block/sde/queue/rotational: 310a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_3/host11/target11:0:1/11:0:1:0/block/sde/ro: 300a WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. self[key] DEBUG:testdata:device /dev/sda data[440:443] = 42323a6a DEBUG:testdata:device /dev/vda data[440:443] = b5dd4a9d DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. self[key] WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. log_method_call(self, name=name, info=pprint.pformat(dict(info))) WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/udev.py:403: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. return int(info["MAJOR"]) DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:01.1/ata7/host6/target6:0:0/6:0:0:0/block/sr0/size: 323039373135310a WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 return udev.device_is_realdisk(info) DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/vendor: 41544120202020200a DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/size: 323039373135320a DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/queue/rotational: 310a DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/ro: 300a WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:660: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. return self[key] WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. log_method_call(self, name=name, info=pprint.pformat(dict(info))) WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/udev.py:377: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. return info["ID_PATH"] DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.0/virtio2/block/vda/device/vendor: 3078316166340a WARNING:blivet:device/model is not a valid attribute DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.0/virtio2/block/vda/size: 32303937313532300a DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.0/virtio2/block/vda/queue/rotational: 310a WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 return udev.device_is_realdisk(info) DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.0/virtio2/block/vda/ro: 300a WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:660: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. return self[key] WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. log_method_call(self, name=name, info=pprint.pformat(dict(info))) WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:660: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. return self[key] WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. self[key] WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. if ret: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.0/virtio2/block/vda/vda1/size: 323039373135320a DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.0/virtio2/block/vda/vda1/size: 323039373135320a WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 return udev.device_is_realdisk(info) WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:326: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. if not info: WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:660: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. return self[key] WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. self[key] WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. if ret: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.0/virtio2/block/vda/vda2/size: 323330383039360a DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.0/virtio2/block/vda/vda2/size: 323330383039360a WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 return udev.device_is_realdisk(info) WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:326: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. if not info: WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:660: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. return self[key] WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. self[key] WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. if ret: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.0/virtio2/block/vda/vda3/size: 31363536343232340a DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:08.0/virtio2/block/vda/vda3/size: 31363536343232340a WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 return udev.device_is_realdisk(info) WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/populator/populator.py:326: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. if not info: DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host8/target8:0:1/8:0:1:0/block/sdb/device/vendor: 4c494f2d4f5247200a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host8/target8:0:1/8:0:1:0/block/sdb/device/model: 756469736b735f746573745f646973200a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host8/target8:0:1/8:0:1:0/block/sdb/size: 313032343030300a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host8/target8:0:1/8:0:1:0/block/sdb/queue/rotational: 310a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host8/target8:0:1/8:0:1:0/block/sdb/ro: 300a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_1/host9/target9:0:1/9:0:1:0/block/sdc/device/vendor: 4c494f2d4f5247200a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_1/host9/target9:0:1/9:0:1:0/block/sdc/device/model: 756469736b735f746573745f646973200a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_1/host9/target9:0:1/9:0:1:0/block/sdc/size: 313032343030300a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_1/host9/target9:0:1/9:0:1:0/block/sdc/queue/rotational: 310a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_1/host9/target9:0:1/9:0:1:0/block/sdc/ro: 300a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_2/host10/target10:0:1/10:0:1:0/block/sdd/device/vendor: 4c494f2d4f5247200a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_2/host10/target10:0:1/10:0:1:0/block/sdd/device/model: 756469736b735f746573745f646973200a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_2/host10/target10:0:1/10:0:1:0/block/sdd/size: 313032343030300a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_2/host10/target10:0:1/10:0:1:0/block/sdd/queue/rotational: 310a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_2/host10/target10:0:1/10:0:1:0/block/sdd/ro: 300a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_3/host11/target11:0:1/11:0:1:0/block/sde/device/vendor: 4c494f2d4f5247200a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_3/host11/target11:0:1/11:0:1:0/block/sde/device/model: 756469736b735f746573745f646973200a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_3/host11/target11:0:1/11:0:1:0/block/sde/size: 313032343030300a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_3/host11/target11:0:1/11:0:1:0/block/sde/queue/rotational: 310a DEBUG:testdata:sysfs attr /sys/devices/tcm_loop_0/tcm_loop_adapter_3/host11/target11:0:1/11:0:1:0/block/sde/ro: 300a WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. self[key] DEBUG:testdata:device /dev/sda data[440:443] = 42323a6a DEBUG:testdata:device /dev/vda data[440:443] = b5dd4a9d DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. self[key] WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. if ret: WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. self[key] WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. if ret: WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. self[key] WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. if ret: WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. self[key] WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. if ret: WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. self[key] WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. if ret: WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. self[key] WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. if ret: WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. self[key] WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. if ret: WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. self[key] WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. if ret: WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. self[key] WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. if ret: WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. self[key] WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. if ret: WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. self[key] WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. if ret: WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. self[key] WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. if ret: WARNING:py.warnings:/usr/lib/python3.6/_collections_abc.py:666: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. self[key] WARNING:py.warnings:/usr/lib/python3.6/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. if ret: Devices successfully removed. make[1]: *** [Makefile:932: dbus-tests] Error 1 make[1]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged' make: [Makefile:950: ci] Error 2 (ignored) make unittests make[1]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged' make all &>/dev/null cd src/tests && ./udisks-test | tee -a ../../unittests_output.log \ && echo "unittests: SUCCESS" >> ../../RESULTS || echo "unittests: FAILED" >> ../../RESULTS /udisks/daemon/spawned_job/successful: OK /udisks/daemon/spawned_job/failure: OK /udisks/daemon/spawned_job/missing_program: OK /udisks/daemon/spawned_job/cancelled_at_start: OK /udisks/daemon/spawned_job/cancelled_midway: OK /udisks/daemon/spawned_job/override_signal_handler: OK /udisks/daemon/spawned_job/premature_termination: OK /udisks/daemon/spawned_job/read_stdout: OK /udisks/daemon/spawned_job/read_stderr: OK /udisks/daemon/spawned_job/exit_status: OK /udisks/daemon/spawned_job/abnormal_termination: OK /udisks/daemon/spawned_job/binary_output: OK /udisks/daemon/spawned_job/input_string: OK /udisks/daemon/spawned_job/binary_input_string: OK /udisks/daemon/threaded_job/successful: OK /udisks/daemon/threaded_job/failure: OK /udisks/daemon/threaded_job/cancelled_at_start: OK /udisks/daemon/threaded_job/cancelled_midway: OK /udisks/daemon/threaded_job/override_signal_handler: OK make[1]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged' make integration-tests make[1]: Entering directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged' make all &>/dev/null cd src/tests && sudo ./integration-test | tee -a ../../integration_tests_output.log \ && echo "integration-tests: SUCCESS" >> ../../RESULTS || echo "integration-tests: FAILED" >> ../../RESULTS test_properties (__main__.Drive) properties of UDisksDrive object ... 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_exfat (__main__.FS) fs: exFAT ... which: no mkfs.exfat in (/sbin:/bin:/usr/sbin:/usr/bin) [no mkfs.exfat, skip] ok test_existing_manual_mount_point (__main__.FS) fs: does not reuse existing manual mount point ... ok test_existing_udisks_mount_point (__main__.FS) fs: reuses existing udisks mount point ... ok test_ext4 (__main__.FS) fs: ext4 ... [cli] [ud] ok test_force_removal (__main__.FS) fs: forced removal ... ok test_zero (__main__.FS) properties of zeroed out device ... Warning: The resulting partition is not properly aligned for best performance: 34s % 2048s != 0s ok test_devname (__main__.Fstab) by device name ... ok test_label (__main__.Fstab) by label ... ok test_partlabel (__main__.Fstab) by PARTLABEL ... ok test_partuuid (__main__.Fstab) by PARTUUID ... ok test_uuid (__main__.Fstab) by UUID ... ok test_0_create_teardown (__main__.Luks) LUKS create/teardown ... ok test_ascii_keyfile_newline (__main__.Luks) ... [cleanup lock] ok test_binary_keyfile (__main__.Luks) ... ok test_change_passphrase (__main__.Luks) ... ok test_keyfile_equivalent (__main__.Luks) Setup device using passphrase, unlock using keyfile. ... ok test_luks_forced_removal (__main__.Luks) LUKS forced removal ... ok test_luks_mount (__main__.Luks) LUKS mount/unmount ... ok test_plaintext_keyfile (__main__.Luks) Setup a device using a plaintext keyfile. ... ok 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) ... ok test_internal_fs_forbidden (__main__.Polkit) Create FS on internal drive (forbidden) ... ok test_removable_fs (__main__.Polkit) Mount FS on removable drive (allowed) ... ok test_sda (__main__.Smart) SMART status of first internal hard disk ... [avail] ok ---------------------------------------------------------------------- Ran 30 tests in 182.661s OK Testing binaries from local build tree daemon path: /home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged/src/.libs/udisksd Set up test device: r/w: /dev/sdb, r/o: /dev/sr1 make[1]: Leaving directory '/home/jenkins/workspace/udisks-PR/arch/i686/distro/f_rawhide/type/storaged' make: *** [Makefile:954: ci] Error 1