Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/pyparted.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-03561d59b2d76affe740be13d508d3575a2b0fc6/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/pyparted.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/pyparted-3.9-11.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/pyparted.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-03561d59b2d76affe740be13d508d3575a2b0fc6/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/pyparted.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GuoDvB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyparted-3.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyparted-3.9.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyparted-3.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (0001-Do-not-traceback-when-calling-setlocale-875354.patch): + echo 'Patch #1 (0001-Do-not-traceback-when-calling-setlocale-875354.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-Do-not-traceback-when-calling-setlocale-875354.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/parted/decorators.py Patch #2 (0002-Convert-Constraint-to-__ped.Constraint-in-partition..patch): + echo 'Patch #2 (0002-Convert-Constraint-to-__ped.Constraint-in-partition..patch):' + /usr/bin/cat /builddir/build/SOURCES/0002-Convert-Constraint-to-__ped.Constraint-in-partition..patch + /usr/bin/patch -p1 --fuzz=0 patching file src/parted/partition.py Patch #3 (0003-Subject-PATCH-pyparted-export-ped_disk_new-functiona.patch): + echo 'Patch #3 (0003-Subject-PATCH-pyparted-export-ped_disk_new-functiona.patch):' + /usr/bin/cat /builddir/build/SOURCES/0003-Subject-PATCH-pyparted-export-ped_disk_new-functiona.patch + /usr/bin/patch -p1 --fuzz=0 patching file include/pydisk.h Hunk #1 succeeded at 151 (offset -1 lines). patching file src/_pedmodule.c Hunk #1 succeeded at 153 (offset -9 lines). Hunk #2 succeeded at 248 (offset -9 lines). patching file src/parted/__init__.py Hunk #1 succeeded at 412 (offset -6 lines). patching file src/pydisk.c Hunk #1 succeeded at 2017 (offset 13 lines). Patch #4 (pyparted-3.9-tests-fixes.patch): + echo 'Patch #4 (pyparted-3.9-tests-fixes.patch):' + /usr/bin/cat /builddir/build/SOURCES/pyparted-3.9-tests-fixes.patch + /usr/bin/patch -p1 --fuzz=0 patching file tests/test__ped_ped.py Patch #5 (pyparted-3.9-aarch64.patch): + echo 'Patch #5 (pyparted-3.9-aarch64.patch):' + /usr/bin/cat /builddir/build/SOURCES/pyparted-3.9-aarch64.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/parted/__init__.py patching file tests/test_parted_parted.py Patch #6 (Makefile_enable_coverage_for_testsuite.patch): + echo 'Patch #6 (Makefile_enable_coverage_for_testsuite.patch):' + /usr/bin/cat /builddir/build/SOURCES/Makefile_enable_coverage_for_testsuite.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile + echo 'Patch #7 (0001-Fix-some-tests-under-python-coverage-1057626.patch):' Patch #7 (0001-Fix-some-tests-under-python-coverage-1057626.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-Fix-some-tests-under-python-coverage-1057626.patch + /usr/bin/patch -p1 --fuzz=0 patching file tests/test__ped_constraint.py patching file tests/test_parted_constraint.py patching file tests/test_parted_parted.py Hunk #1 succeeded at 107 (offset -2 lines). Hunk #2 succeeded at 115 (offset -2 lines). + echo 'Patch #8 (0001-support-ppc64le-in-pyparted.patch):' Patch #8 (0001-support-ppc64le-in-pyparted.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-support-ppc64le-in-pyparted.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/parted/__init__.py Hunk #1 succeeded at 275 (offset -3 lines). Hunk #2 succeeded at 312 (offset -3 lines). patching file tests/test_parted_parted.py + echo 'Patch #10001 (pyparted-3.9-arm.patch):' Patch #10001 (pyparted-3.9-arm.patch): + /usr/bin/cat /builddir/build/SOURCES/pyparted-3.9-arm.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/parted/__init__.py patching file tests/test_parted_parted.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kb2e5d + umask 022 + cd /builddir/build/BUILD + cd pyparted-3.9 + make -j4 running build running build_py creating build creating build/lib.linux-armv7l-2.7 creating build/lib.linux-armv7l-2.7/parted copying src/parted/__init__.py -> build/lib.linux-armv7l-2.7/parted copying src/parted/alignment.py -> build/lib.linux-armv7l-2.7/parted copying src/parted/cachedlist.py -> build/lib.linux-armv7l-2.7/parted copying src/parted/constraint.py -> build/lib.linux-armv7l-2.7/parted copying src/parted/geometry.py -> build/lib.linux-armv7l-2.7/parted copying src/parted/partition.py -> build/lib.linux-armv7l-2.7/parted copying src/parted/device.py -> build/lib.linux-armv7l-2.7/parted copying src/parted/disk.py -> build/lib.linux-armv7l-2.7/parted copying src/parted/decorators.py -> build/lib.linux-armv7l-2.7/parted copying src/parted/filesystem.py -> build/lib.linux-armv7l-2.7/parted running build_ext building '_pedmodule' extension creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/src gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.9" -Iinclude -I/usr/include/python2.7 -c src/pyunit.c -o build/temp.linux-armv7l-2.7/src/pyunit.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.9" -Iinclude -I/usr/include/python2.7 -c src/_pedmodule.c -o build/temp.linux-armv7l-2.7/src/_pedmodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.9" -Iinclude -I/usr/include/python2.7 -c src/pyfilesys.c -o build/temp.linux-armv7l-2.7/src/pyfilesys.o src/pyfilesys.c: In function '_ped_FileSystem_dealloc': src/pyfilesys.c:127:26: warning: unused variable 'fstype' [-Wunused-variable] _ped_FileSystemType *fstype = (_ped_FileSystemType *) self->type; ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.9" -Iinclude -I/usr/include/python2.7 -c src/pydevice.c -o build/temp.linux-armv7l-2.7/src/pydevice.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.9" -Iinclude -I/usr/include/python2.7 -c src/pydisk.c -o build/temp.linux-armv7l-2.7/src/pydisk.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.9" -Iinclude -I/usr/include/python2.7 -c src/pygeom.c -o build/temp.linux-armv7l-2.7/src/pygeom.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.9" -Iinclude -I/usr/include/python2.7 -c src/pyconstraint.c -o build/temp.linux-armv7l-2.7/src/pyconstraint.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.9" -Iinclude -I/usr/include/python2.7 -c src/pynatmath.c -o build/temp.linux-armv7l-2.7/src/pynatmath.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.9" -Iinclude -I/usr/include/python2.7 -c src/convert.c -o build/temp.linux-armv7l-2.7/src/convert.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYPARTED_VERSION="3.9" -Iinclude -I/usr/include/python2.7 -c src/pytimer.c -o build/temp.linux-armv7l-2.7/src/pytimer.o gcc -pthread -shared -Wl,-z,relro build/temp.linux-armv7l-2.7/src/pyunit.o build/temp.linux-armv7l-2.7/src/_pedmodule.o build/temp.linux-armv7l-2.7/src/pyfilesys.o build/temp.linux-armv7l-2.7/src/pydevice.o build/temp.linux-armv7l-2.7/src/pydisk.o build/temp.linux-armv7l-2.7/src/pygeom.o build/temp.linux-armv7l-2.7/src/pyconstraint.o build/temp.linux-armv7l-2.7/src/pynatmath.o build/temp.linux-armv7l-2.7/src/convert.o build/temp.linux-armv7l-2.7/src/pytimer.o -L/lib -L/usr/lib -lparted -lpython2.7 -o build/lib.linux-armv7l-2.7/_pedmodule.so Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ECdpEO + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm ++ dirname /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm + cd pyparted-3.9 + rm -rf /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm + make install DESTDIR=/builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm running build running build_py running build_ext running install running build running build_py running build_ext running install_lib creating /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm creating /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr creating /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib creating /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7/site-packages/parted copying build/lib.linux-armv7l-2.7/parted/__init__.py -> /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7/site-packages/parted copying build/lib.linux-armv7l-2.7/parted/alignment.py -> /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7/site-packages/parted copying build/lib.linux-armv7l-2.7/parted/cachedlist.py -> /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7/site-packages/parted copying build/lib.linux-armv7l-2.7/parted/constraint.py -> /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7/site-packages/parted copying build/lib.linux-armv7l-2.7/parted/geometry.py -> /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7/site-packages/parted copying build/lib.linux-armv7l-2.7/parted/partition.py -> /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7/site-packages/parted copying build/lib.linux-armv7l-2.7/parted/device.py -> /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7/site-packages/parted copying build/lib.linux-armv7l-2.7/parted/disk.py -> /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7/site-packages/parted copying build/lib.linux-armv7l-2.7/parted/decorators.py -> /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7/site-packages/parted copying build/lib.linux-armv7l-2.7/parted/filesystem.py -> /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7/site-packages/parted copying build/lib.linux-armv7l-2.7/_pedmodule.so -> /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7/site-packages/parted/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7/site-packages/parted/alignment.py to alignment.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7/site-packages/parted/cachedlist.py to cachedlist.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7/site-packages/parted/constraint.py to constraint.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7/site-packages/parted/geometry.py to geometry.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7/site-packages/parted/partition.py to partition.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7/site-packages/parted/device.py to device.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7/site-packages/parted/disk.py to disk.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7/site-packages/parted/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7/site-packages/parted/filesystem.py to filesystem.pyc writing byte-compilation script '/tmp/tmpeXcWwM.py' /usr/bin/python -O /tmp/tmpeXcWwM.py removing /tmp/tmpeXcWwM.py running install_egg_info Writing /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7/site-packages/pyparted-3.9-py2.7.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/pyparted-3.9 extracting debug info from /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7/site-packages/_pedmodule.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 628 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.H8iiSO + umask 022 + cd /builddir/build/BUILD + cd pyparted-3.9 + make test running build running build_py running build_ext /usr/bin/coverage *** Running unittests with coverage *** runTest (tests.test__ped_filesystemtype.FileSystemTypeGetSetTestCase) ... ok runTest (tests.test__ped_filesystemtype.FileSystemTypeNewTestCase) ... ok runTest (tests.test__ped_filesystemtype.FileSystemTypeStrTestCase) ... ok runTest (tests.test_parted_partition.PartitionGetDeviceNodeNameTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_partition.PartitionGetFlagTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_partition.PartitionGetFlagsAsStringTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_partition.PartitionGetLengthTestCase) ... ok runTest (tests.test_parted_partition.PartitionGetMaxAvailableSizeTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_partition.PartitionGetMaxGeometryTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_partition.PartitionGetPedPartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_partition.PartitionGetSetTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_partition.PartitionGetSizeTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_partition.PartitionIsFlagAvailableTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_partition.PartitionNewTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_partition.PartitionNextPartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_partition.PartitionSetFlagTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_partition.PartitionStrTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_partition.PartitionUnsetFlagTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskAddPartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskCalculateMaxPartitionGeometryTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskCheckTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskClobberTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskCommitTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskCommitToDeviceTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskCommitToOSTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskDeleteAllPartitionsTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskDeletePartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskDestroyTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskDuplicateTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetExtendedPartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetFirstPartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetFlagTestCase) ... ok runTest (tests.test_parted_disk.DiskGetFreeSpacePartitionsTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetFreeSpaceRegionsTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetLVMPartitionsTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetLogicalPartitionsTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetMaxLogicalPartitionsTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetMaxSupportedPartitionCountTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetPartitionByPathTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetPartitionBySectorTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetPedDiskTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetPrimaryPartitionsTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetRaidPartitionsTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskGetSetTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskIsFlagAvailableTestCase) ... ok runTest (tests.test_parted_disk.DiskMaxPartitionLengthTestCase) ... ok runTest (tests.test_parted_disk.DiskMaxPartitionStartSectorTestCase) ... ok runTest (tests.test_parted_disk.DiskMaximizePartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskMinimizeExtendedPartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskNewTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskRemovePartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskSetFlagTestCase) ... ok runTest (tests.test_parted_disk.DiskSetPartitionGeometryTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskStrTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskSupportsFeatureTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_disk.DiskUnsetFlagTestCase) ... ok runTest (tests.test_parted_parted.BytesToSectorsTestCase) ... ok runTest (tests.test_parted_parted.FormatBytesTestCase) ... ok runTest (tests.test_parted_parted.FreshDiskTestCase) ... ok runTest (tests.test_parted_parted.GetAllDevicesTestCase) ... ok runTest (tests.test_parted_parted.GetDeviceTestCase) ... ok runTest (tests.test_parted_parted.GetLabelsTestCase) ... ok runTest (tests.test_parted_parted.IsAlignToCylindersTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_parted.ProbeFileSystemTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_parted.ProbeForSpecificFileSystemTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_parted.ToggleAlignToCylindersTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_parted.VersionTestCase) ... ok runTest (tests.test__ped_filesystem.FileSystemGetSetTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_filesystem.FileSystemNewTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_filesystem.FileSystemStrTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_chsgeometry.CHSGeometryGetSetTestCase) ... ok runTest (tests.test__ped_chsgeometry.CHSGeometryNewTestCase) ... ok runTest (tests.test__ped_chsgeometry.CHSGeometryStrTestCase) ... ok runTest (tests.test__ped_constraint.ConstraintDuplicateTestCase) ... ok runTest (tests.test__ped_constraint.ConstraintGetSetTestCase) ... ok runTest (tests.test__ped_constraint.ConstraintIntersectTestCase) ... skipped 'Temporarily disabled due to unitted module problems.' runTest (tests.test__ped_constraint.ConstraintIsSolutionTestCase) ... ok runTest (tests.test__ped_constraint.ConstraintNewTestCase) ... ok runTest (tests.test__ped_constraint.ConstraintSolveMaxTestCase) ... ok runTest (tests.test__ped_constraint.ConstraintSolveNearestTestCase) ... skipped 'Temporarily disabled due to unitted module problems.' runTest (tests.test__ped_constraint.ConstraintStrTestCase) ... ok runTest (tests.test__ped_ped.ConstraintAnyTestCase) ... ok runTest (tests.test__ped_ped.ConstraintExactTestCase) ... ok runTest (tests.test__ped_ped.ConstraintNewFromMaxTestCase) ... ok runTest (tests.test__ped_ped.ConstraintNewFromMinMaxTestCase) ... ok runTest (tests.test__ped_ped.ConstraintNewFromMinTestCase) ... ok runTest (tests.test__ped_ped.DeviceFreeAllTestCase) ... ok runTest (tests.test__ped_ped.DeviceGetNextTestCase) ... skipped 'no devices in lst' runTest (tests.test__ped_ped.DeviceGetTestCase) ... ok runTest (tests.test__ped_ped.DeviceProbeAllTestCase) ... ok runTest (tests.test__ped_ped.DiskFlagGetByNameTestCase) ... ok runTest (tests.test__ped_ped.DiskFlagGetNameTestCase) ... ok runTest (tests.test__ped_ped.DiskFlagNextTestCase) ... ok runTest (tests.test__ped_ped.DiskTypeGetNextTestCase) ... ok runTest (tests.test__ped_ped.DiskTypeGetTestCase) ... ok runTest (tests.test__ped_ped.FileSystemProbeSpecificTestCase) ... ok runTest (tests.test__ped_ped.FileSystemProbeTestCase) ... ok runTest (tests.test__ped_ped.FileSystemTypeGetNextTestCase) ... ok runTest (tests.test__ped_ped.FileSystemTypeGetTestCase) ... ok runTest (tests.test__ped_ped.PartitionFlagGetByNameTestCase) ... ok runTest (tests.test__ped_ped.PartitionFlagGetNameTestCase) ... ok runTest (tests.test__ped_ped.PartitionFlagNextTestCase) ... ok runTest (tests.test__ped_ped.PartitionTypeGetNameTestCase) ... ok runTest (tests.test__ped_ped.UnitGetByNameTestCase) ... ok runTest (tests.test__ped_ped.UnitGetDefaultTestCase) ... ok runTest (tests.test__ped_ped.UnitGetNameTestCase) ... ok runTest (tests.test__ped_ped.UnitGetSizeTestCase) ... ok runTest (tests.test__ped_ped.UnitSetDefaultTestCase) ... ok runTest (tests.test__ped_geometry.GeometryCheckTestCase) ... ok runTest (tests.test__ped_geometry.GeometryDuplicateTestCase) ... ok runTest (tests.test__ped_geometry.GeometryGetSetTestCase) ... ok runTest (tests.test__ped_geometry.GeometryIntersectTestCase) ... ok runTest (tests.test__ped_geometry.GeometryMapTestCase) ... ok runTest (tests.test__ped_geometry.GeometryNewTestCase) ... ok runTest (tests.test__ped_geometry.GeometryReadTestCase) ... ok runTest (tests.test__ped_geometry.GeometrySetEndTestCase) ... ok runTest (tests.test__ped_geometry.GeometrySetStartTestCase) ... ok runTest (tests.test__ped_geometry.GeometrySetTestCase) ... ok runTest (tests.test__ped_geometry.GeometryStrTestCase) ... ok runTest (tests.test__ped_geometry.GeometrySyncFastTestCase) ... ok runTest (tests.test__ped_geometry.GeometrySyncTestCase) ... ok runTest (tests.test__ped_geometry.GeometryTestEqualTestCase) ... ok runTest (tests.test__ped_geometry.GeometryTestInsideTestCase) ... ok runTest (tests.test__ped_geometry.GeometryTestOverlapTestCase) ... ok runTest (tests.test__ped_geometry.GeometryTestSectorInsideTestCase) ... ok runTest (tests.test__ped_geometry.GeometryWriteTestCase) ... ok runTest (tests.test__ped_device.DeviceBeginExternalAccessTestCase) ... ok runTest (tests.test__ped_device.DeviceCacheRemoveTestCase) ... ok runTest (tests.test__ped_device.DeviceCheckTestCase) ... ok runTest (tests.test__ped_device.DeviceCloseTestCase) ... ok runTest (tests.test__ped_device.DeviceDestroyTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_device.DeviceEndExternalAccessTestCase) ... ok runTest (tests.test__ped_device.DeviceGetConstraintTestCase) ... ok runTest (tests.test__ped_device.DeviceGetMinimalAlignedConstraintTestCase) ... ok runTest (tests.test__ped_device.DeviceGetMinimumAlignmentTestCase) ... ok runTest (tests.test__ped_device.DeviceGetOptimalAlignedConstraintTestCase) ... ok runTest (tests.test__ped_device.DeviceGetOptimumAlignmentTestCase) ... ok runTest (tests.test__ped_device.DeviceGetSetTestCase) ... ok runTest (tests.test__ped_device.DeviceIsBusyTestCase) ... ok runTest (tests.test__ped_device.DeviceNewTestCase) ... ok runTest (tests.test__ped_device.DeviceOpenTestCase) ... ok runTest (tests.test__ped_device.DeviceReadTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_device.DeviceStrTestCase) ... ok runTest (tests.test__ped_device.DeviceSyncFastTestCase) ... ok runTest (tests.test__ped_device.DeviceSyncTestCase) ... ok runTest (tests.test__ped_device.DeviceWriteTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_device.UnitFormatByteTestCase) ... ok runTest (tests.test__ped_device.UnitFormatCustomByteTestCase) ... ok runTest (tests.test__ped_device.UnitFormatCustomTestCase) ... ok runTest (tests.test__ped_device.UnitFormatTestCase) ... ok runTest (tests.test__ped_device.UnitParseCustomTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_device.UnitParseTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_alignment.AlignmentAlignDownTestCase) ... ok runTest (tests.test__ped_alignment.AlignmentAlignNearestTestCase) ... ok runTest (tests.test__ped_alignment.AlignmentAlignUpTestCase) ... ok runTest (tests.test__ped_alignment.AlignmentDuplicateTestCase) ... ok runTest (tests.test__ped_alignment.AlignmentGetSetTestCase) ... ok runTest (tests.test__ped_alignment.AlignmentIntersectTestCase) ... ok runTest (tests.test__ped_alignment.AlignmentIsAlignedTestCase) ... ok runTest (tests.test__ped_alignment.AlignmentNewTestCase) ... ok runTest (tests.test__ped_alignment.AlignmentStrTestCase) ... ok runTest (tests.test_parted_device.DeviceBeginExternalAccessTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceCheckTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceCloseTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceDestroyTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceEndCylinderToSectorTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceEndExternalAccessTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceEndSectorToCylinderTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceGetConstraintTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceGetLengthTestCase) ... ok runTest (tests.test_parted_device.DeviceGetPedDeviceTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceGetSetTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceGetSizeAsSectorsTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceGetSizeTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceNewTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceOpenTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceReadTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceRemoveFromCacheTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceStartCylinderToSectorTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceStartSectorToCylinderTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceStrTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceSyncTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_device.DeviceWriteTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryCheckTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryContainsSectorTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryContainsTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryEqualTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryGetLengthTestCase) ... ok runTest (tests.test_parted_geometry.GeometryGetPedGeometryTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryGetSetTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryGetSizeTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryIntersectTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryMapTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryNewTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryOverlapsWithTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryReadTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryStrTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometrySyncTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_geometry.GeometryWriteTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskAddPartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskCheckTestCase) ... ok runTest (tests.test__ped_disk.DiskClobberExcludeTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskClobberTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskCommitTestCase) ... ok runTest (tests.test__ped_disk.DiskCommitToDevTestCase) ... ok runTest (tests.test__ped_disk.DiskCommitToOsTestCase) ... ok runTest (tests.test__ped_disk.DiskDeleteAllTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskDeletePartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskDestroyTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskDuplicateTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskExtendedPartitionTestCase) ... ok runTest (tests.test__ped_disk.DiskGetFlagTestCase) ... ok runTest (tests.test__ped_disk.DiskGetLastPartitionNumTestCase) ... ok runTest (tests.test__ped_disk.DiskGetMaxPartitionGeoemtryTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskGetMaxPrimaryPartitionCountTestCase) ... ok runTest (tests.test__ped_disk.DiskGetMaxSupportedPartitionCountTestCase) ... ok runTest (tests.test__ped_disk.DiskGetPartitionAlignmentTestCase) ... ok runTest (tests.test__ped_disk.DiskGetPartitionBySectorTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskGetPartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskGetPrimaryPartitionCountTestCase) ... ok runTest (tests.test__ped_disk.DiskGetSetTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskIsFlagAvailableTestCase) ... ok runTest (tests.test__ped_disk.DiskMaxPartitionLengthTestCase) ... ok runTest (tests.test__ped_disk.DiskMaxPartitionStartSectorTestCase) ... ok runTest (tests.test__ped_disk.DiskMaxmimzePartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskMinimizeExtendedPartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskNewLabeledTestCase) ... ok runTest (tests.test__ped_disk.DiskNewUnlabeledTestCase) ... ok runTest (tests.test__ped_disk.DiskNextPartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskPrintTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskRemovePartitionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskSetFlagTestCase) ... ok runTest (tests.test__ped_disk.DiskSetPartitionGeomTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disk.DiskStrTestCase) ... ok runTest (tests.test_parted_filesystem.FileSystemGetPedFileSystemTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_filesystem.FileSystemGetSetTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_filesystem.FileSystemNewTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_filesystem.FileSystemStrTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_partition.PartitionDestroyTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_partition.PartitionGetFlagTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_partition.PartitionGetNameTestCase) ... ok runTest (tests.test__ped_partition.PartitionGetPathTestCase) ... ok runTest (tests.test__ped_partition.PartitionGetSetTestCase) ... ok runTest (tests.test__ped_partition.PartitionIsActiveTestCase) ... ok runTest (tests.test__ped_partition.PartitionIsBusyTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_partition.PartitionIsFlagAvailableTestCase) ... ok runTest (tests.test__ped_partition.PartitionNewTestCase) ... ok runTest (tests.test__ped_partition.PartitionSetFlagTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_partition.PartitionSetNameTestCase) ... ok runTest (tests.test__ped_partition.PartitionSetSystemTestCase) ... ok runTest (tests.test__ped_partition.PartitionStrTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test__ped_disktype.DiskTypeCheckFeatureTestCase) ... ok runTest (tests.test__ped_disktype.DiskTypeGetSetTestCase) ... ok runTest (tests.test__ped_disktype.DiskTypeNewTestCase) ... ok runTest (tests.test__ped_disktype.DiskTypeStrTestCase) ... ok runTest (tests.test_parted_alignment.AlignmentAlignDownTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_alignment.AlignmentAlignNearestTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_alignment.AlignmentAlignUpTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_alignment.AlignmentGetPedAlignmentTestCase) ... ok runTest (tests.test_parted_alignment.AlignmentGetSetTestCase) ... ok runTest (tests.test_parted_alignment.AlignmentIntersectTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_alignment.AlignmentIsAlignedTestCase) ... ok runTest (tests.test_parted_alignment.AlignmentNewTestCase) ... ok runTest (tests.test_parted_alignment.AlignmentStrTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_constraint.ConstraintGetPedConstraintTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_constraint.ConstraintGetSetTestCase) ... ok runTest (tests.test_parted_constraint.ConstraintIntersectTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_constraint.ConstraintIsSolutionTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_constraint.ConstraintNewTestCase) ... ok runTest (tests.test_parted_constraint.ConstraintSolveMaxTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_constraint.ConstraintSolveNearestTestCase) ... skipped 'Unimplemented test case.' runTest (tests.test_parted_constraint.ConstraintStrTestCase) ... skipped 'Unimplemented test case.' ---------------------------------------------------------------------- Ran 272 tests in 1.400s OK (skipped=134) coverage report --include='build/*' Name Stmts Miss Branch BrMiss Cover -------------------------------------------------------------------------------- build/lib.linux-armv7l-2.7/parted/__init__ 177 20 22 4 88% build/lib.linux-armv7l-2.7/parted/alignment 39 12 16 4 71% build/lib.linux-armv7l-2.7/parted/cachedlist 40 16 2 1 60% build/lib.linux-armv7l-2.7/parted/constraint 61 14 38 6 80% build/lib.linux-armv7l-2.7/parted/decorators 16 2 0 0 88% build/lib.linux-armv7l-2.7/parted/device 131 62 14 9 51% build/lib.linux-armv7l-2.7/parted/disk 227 112 86 64 44% build/lib.linux-armv7l-2.7/parted/filesystem 52 30 16 14 35% build/lib.linux-armv7l-2.7/parted/geometry 83 40 28 17 49% build/lib.linux-armv7l-2.7/parted/partition 122 50 42 22 56% -------------------------------------------------------------------------------- TOTAL 948 358 264 141 59% Processing files: pyparted-3.9-11.el7.centos.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YcMXXf + exit 0 + umask 022 + cd /builddir/build/BUILD + cd pyparted-3.9 + DOCDIR=/builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/share/doc/pyparted-3.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/share/doc/pyparted-3.9 + cp -pr AUTHORS /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/share/doc/pyparted-3.9 + cp -pr BUGS /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/share/doc/pyparted-3.9 + cp -pr COPYING /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/share/doc/pyparted-3.9 + cp -pr ChangeLog /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/share/doc/pyparted-3.9 + cp -pr NEWS /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/share/doc/pyparted-3.9 + cp -pr README /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/share/doc/pyparted-3.9 + cp -pr TODO /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm/usr/share/doc/pyparted-3.9 + exit 0 Provides: pyparted = 1:3.9-11.el7.centos pyparted(armv7hl-32) = 1:3.9-11.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libparted.so.2 libpthread.so.0 libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Processing files: pyparted-debuginfo-3.9-11.el7.centos.armv7hl Provides: pyparted-debuginfo = 1:3.9-11.el7.centos pyparted-debuginfo(armv7hl-32) = 1:3.9-11.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm Wrote: /builddir/build/RPMS/pyparted-3.9-11.el7.centos.armv7hl.rpm Wrote: /builddir/build/RPMS/pyparted-debuginfo-3.9-11.el7.centos.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.L1q5oY + umask 022 + cd /builddir/build/BUILD + cd pyparted-3.9 + rm -rf /builddir/build/BUILDROOT/pyparted-3.9-11.el7.centos.arm + exit 0 Child return code was: 0 LEAVE do -->