Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-doctrine-orm.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-eb0593aec3a175834436919b78fb5b04f826da88/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-doctrine-orm.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/php-doctrine-orm-2.4.7-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-doctrine-orm.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-eb0593aec3a175834436919b78fb5b04f826da88/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-doctrine-orm.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cBaCCW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf doctrine2-2bc4ff3cab2ae297bcd05f2e619d42e6a7ca9e68 + /usr/bin/gzip -dc /builddir/build/SOURCES/php-doctrine-orm-2.4.7-2bc4ff3cab2ae297bcd05f2e619d42e6a7ca9e68.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd doctrine2-2bc4ff3cab2ae297bcd05f2e619d42e6a7ca9e68 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (php-doctrine-orm-bin.patch): + echo 'Patch #0 (php-doctrine-orm-bin.patch):' + /usr/bin/cat /builddir/build/SOURCES/php-doctrine-orm-bin.patch + /usr/bin/patch -p1 --fuzz=0 patching file bin/doctrine.php + rm -f lib/Doctrine/ORM/README.markdown + chmod a-x lib/Doctrine/ORM/Tools/Pagination/Paginator.php + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XaeTyg + umask 022 + cd /builddir/build/BUILD + cd doctrine2-2bc4ff3cab2ae297bcd05f2e619d42e6a7ca9e68 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.m7IPjz + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-doctrine-orm-2.4.7-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-doctrine-orm-2.4.7-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/php-doctrine-orm-2.4.7-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-doctrine-orm-2.4.7-1.el7.noarch + cd doctrine2-2bc4ff3cab2ae297bcd05f2e619d42e6a7ca9e68 + mkdir -p /builddir/build/BUILDROOT/php-doctrine-orm-2.4.7-1.el7.noarch//usr/share/php + cp -rp lib/Doctrine /builddir/build/BUILDROOT/php-doctrine-orm-2.4.7-1.el7.noarch//usr/share/php/ + mkdir -p /builddir/build/BUILDROOT/php-doctrine-orm-2.4.7-1.el7.noarch//usr/bin + install -pm 0755 bin/doctrine.php /builddir/build/BUILDROOT/php-doctrine-orm-2.4.7-1.el7.noarch//usr/bin/doctrine + /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/doctrine2-2bc4ff3cab2ae297bcd05f2e619d42e6a7ca9e68 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /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 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.k3m3uL + umask 022 + cd /builddir/build/BUILD + cd doctrine2-2bc4ff3cab2ae297bcd05f2e619d42e6a7ca9e68 + mv tests/Doctrine/Tests/TestInit.php tests/Doctrine/Tests/TestInit.php.dist + cat + sed 's/function testSupportsMoreThanTwoParametersInConcatFunction/function SKIP_testSupportsMoreThanTwoParametersInConcatFunction/' -i tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php + /usr/bin/phpunit --include-path ./lib:./tests -d memory_limit=512M PHPUnit 4.8.36 by Sebastian Bergmann and contributors. ......................SSSSSS................................. 61 / 2065 ( 2%) ............................................................. 122 / 2065 ( 5%) .....................................................S..SSSS. 183 / 2065 ( 8%) S............................................................ 244 / 2065 ( 11%) ............................................................. 305 / 2065 ( 14%) ..SS......................................................... 366 / 2065 ( 17%) ............................................................. 427 / 2065 ( 20%) ......................................S....FSSSF............. 488 / 2065 ( 23%) ............................................................. 549 / 2065 ( 26%) ..FSSS..........F...................................S.SSSSSSS 610 / 2065 ( 29%) SSSSS.............S..............................S...S....... 671 / 2065 ( 32%) ....S..............................S......................... 732 / 2065 ( 35%) ......................................................S...... 793 / 2065 ( 38%) ............................................................. 854 / 2065 ( 41%) ..........S..SS.................................S............ 915 / 2065 ( 44%) ............................................................. 976 / 2065 ( 47%) ............................................................. 1037 / 2065 ( 50%) ............................................................. 1098 / 2065 ( 53%) ............................................................. 1159 / 2065 ( 56%) ............................................................. 1220 / 2065 ( 59%) ..S...............................................S.......... 1281 / 2065 ( 62%) ......F...F.................................................. 1342 / 2065 ( 64%) ............................................................. 1403 / 2065 ( 67%) ............................................................. 1464 / 2065 ( 70%) ............................................................. 1525 / 2065 ( 73%) ............................................................. 1586 / 2065 ( 76%) ............................................................. 1647 / 2065 ( 79%) ............................................................. 1708 / 2065 ( 82%) ............................................................. 1769 / 2065 ( 85%) ............................................................. 1830 / 2065 ( 88%) ............................................................. 1891 / 2065 ( 91%) ......................................................S...... 1952 / 2065 ( 94%) .S......S.......S.....................S...........S.......... 2013 / 2065 ( 97%) .....................................SSSSSS........ Time: 1.3 minutes, Memory: 74.00MB There were 6 failures: 1) Doctrine\Tests\ORM\Functional\QueryCacheTest::testQueryCache_DependsOnHints Failed asserting that 1 matches expected 2. /builddir/build/BUILD/doctrine2-2bc4ff3cab2ae297bcd05f2e619d42e6a7ca9e68/tests/Doctrine/Tests/ORM/Functional/QueryCacheTest.php:50 2) Doctrine\Tests\ORM\Functional\QueryCacheTest::testQueryCache_NoHitSaveParserResult Failed asserting that 1 matches expected 2. /builddir/build/BUILD/doctrine2-2bc4ff3cab2ae297bcd05f2e619d42e6a7ca9e68/tests/Doctrine/Tests/ORM/Functional/QueryCacheTest.php:117 3) Doctrine\Tests\ORM\Functional\ResultCacheTest::testNativeQueryResultCaching Failed asserting that 1 matches expected 2. /builddir/build/BUILD/doctrine2-2bc4ff3cab2ae297bcd05f2e619d42e6a7ca9e68/tests/Doctrine/Tests/ORM/Functional/ResultCacheTest.php:146 4) Doctrine\Tests\ORM\Functional\SQLFilterTest::testQueryCache_DependsOnFilters Failed asserting that 1 matches expected 2. /builddir/build/BUILD/doctrine2-2bc4ff3cab2ae297bcd05f2e619d42e6a7ca9e68/tests/Doctrine/Tests/ORM/Functional/SQLFilterTest.php:324 5) Doctrine\Tests\ORM\Mapping\Symfony\XmlDriverTest::testFindMappingFileNamespacedFoundFileNotFound Failed asserting that exception message 'No mapping file found named 'Foo.orm.xml' for class 'MyNamespace\MySubnamespace\Entity\Foo'.' contains 'No mapping file found named '/tmp/abstract_driver_test/Foo.orm.xml' for class 'MyNamespace\MySubnamespace\Entity\Foo'.'. 6) Doctrine\Tests\ORM\Mapping\Symfony\YamlDriverTest::testFindMappingFileNamespacedFoundFileNotFound Failed asserting that exception message 'No mapping file found named 'Foo.orm.yml' for class 'MyNamespace\MySubnamespace\Entity\Foo'.' contains 'No mapping file found named '/tmp/abstract_driver_test/Foo.orm.yml' for class 'MyNamespace\MySubnamespace\Entity\Foo'.'. FAILURES! Tests: 2059, Assertions: 6955, Failures: 6, Skipped: 58. RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.k3m3uL (%check) Bad exit status from /var/tmp/rpm-tmp.k3m3uL (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 88, in trace result = func(*args, **kw) File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 547, in do raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) Error: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-doctrine-orm.spec