Mock Version: 1.4.11 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/php-react-dns.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.KHQJ13:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5bc0fbd9ae894b8eaf8d97069d7ab9bc', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.KHQJ13:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/php-react-dns.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/php-react-dns-0.4.8-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/php-react-dns.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.KHQJ13:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0c4e4e8aba0e475799272490413dd57e', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.KHQJ13:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/php-react-dns.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5O5I1D + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dns-86d3da64ebfbecddf6b940c6e69daa67c0f21a05 + /usr/bin/gzip -dc /builddir/build/SOURCES/php-react-dns-0.4.8-86d3da64ebfbecddf6b940c6e69daa67c0f21a05.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dns-86d3da64ebfbecddf6b940c6e69daa67c0f21a05 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.103NJS + umask 022 + cd /builddir/build/BUILD + cd dns-86d3da64ebfbecddf6b940c6e69daa67c0f21a05 + : Create autoloader + cat + tee src/autoload.php = 70100 ? 1 : 0);' + '[' 0 ']' + : Skip tests known to fail + : See https://github.com/reactphp/dns/issues/55 + : See https://github.com/reactphp/dns/pull/56 + '[' -e tests/Query/ExecutorTest.php.dist ']' + cp tests/Query/ExecutorTest.php tests/Query/ExecutorTest.php.dist + for FUNC in resolveShouldRetryWithTcpIfResponseIsTruncated resolveShouldRetryWithTcpIfUdpThrows resolveShouldCancelTimerWhenFullResponseIsReceived BUILDSTDERR: ++ grep -n 'function resolveShouldRetryWithTcpIfResponseIsTruncated' tests/Query/ExecutorTest.php BUILDSTDERR: ++ cut -d : -f 1 + FUNC_LINE=132 BUILDSTDERR: ++ expr 132 - 1 + LINE=131 + sed 131d -i tests/Query/ExecutorTest.php + for FUNC in resolveShouldRetryWithTcpIfResponseIsTruncated resolveShouldRetryWithTcpIfUdpThrows resolveShouldCancelTimerWhenFullResponseIsReceived BUILDSTDERR: ++ grep -n 'function resolveShouldRetryWithTcpIfUdpThrows' tests/Query/ExecutorTest.php BUILDSTDERR: ++ cut -d : -f 1 + FUNC_LINE=166 BUILDSTDERR: ++ expr 166 - 1 + LINE=165 + sed 165d -i tests/Query/ExecutorTest.php + for FUNC in resolveShouldRetryWithTcpIfResponseIsTruncated resolveShouldRetryWithTcpIfUdpThrows resolveShouldCancelTimerWhenFullResponseIsReceived BUILDSTDERR: ++ grep -n 'function resolveShouldCancelTimerWhenFullResponseIsReceived' tests/Query/ExecutorTest.php BUILDSTDERR: ++ cut -d : -f 1 + FUNC_LINE=273 BUILDSTDERR: ++ expr 273 - 1 + LINE=272 + sed 272d -i tests/Query/ExecutorTest.php + php /usr/bin/phpunit --verbose --bootstrap bootstrap.php PHPUnit 4.8.36 by Sebastian Bergmann and contributors. Runtime: PHP 5.4.16 Configuration: /builddir/build/BUILD/dns-86d3da64ebfbecddf6b940c6e69daa67c0f21a05/phpunit.xml.dist .I............................................................... 65 / 69 ( 94%) .... Time: 15.21 seconds, Memory: 5.00MB There was 1 incomplete test: 1) React\Test\Dns\Config\FilesystemFactoryTest::createShouldLoadStuffFromFilesystem Filesystem API is incomplete /builddir/build/BUILD/dns-86d3da64ebfbecddf6b940c6e69daa67c0f21a05/tests/Config/FilesystemFactoryTest.php:42 OK, but incomplete, skipped, or risky tests! Tests: 69, Assertions: 274, Incomplete: 1. + for PHP_EXEC in php php54 php55 php56 php70 php71 php72 + '[' php = php54 ']' + which php54 BUILDSTDERR: which: no php54 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for PHP_EXEC in php php54 php55 php56 php70 php71 php72 + '[' php = php55 ']' + which php55 BUILDSTDERR: which: no php55 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for PHP_EXEC in php php54 php55 php56 php70 php71 php72 + '[' php = php56 ']' + which php56 BUILDSTDERR: which: no php56 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for PHP_EXEC in php php54 php55 php56 php70 php71 php72 + '[' php = php70 ']' + which php70 BUILDSTDERR: which: no php70 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for PHP_EXEC in php php54 php55 php56 php70 php71 php72 + '[' php = php71 ']' + which php71 BUILDSTDERR: which: no php71 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for PHP_EXEC in php php54 php55 php56 php70 php71 php72 + '[' php = php72 ']' + which php72 BUILDSTDERR: which: no php72 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + exit 0 Processing files: php-react-dns-0.4.8-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IQo46x + umask 022 + cd /builddir/build/BUILD + cd dns-86d3da64ebfbecddf6b940c6e69daa67c0f21a05 + DOCDIR=/builddir/build/BUILDROOT/php-react-dns-0.4.8-1.el7.i386/usr/share/doc/php-react-dns-0.4.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-react-dns-0.4.8-1.el7.i386/usr/share/doc/php-react-dns-0.4.8 + cp -pr CHANGELOG.md README.md /builddir/build/BUILDROOT/php-react-dns-0.4.8-1.el7.i386/usr/share/doc/php-react-dns-0.4.8 + cp -pr composer.json /builddir/build/BUILDROOT/php-react-dns-0.4.8-1.el7.i386/usr/share/doc/php-react-dns-0.4.8 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4nlDEJ + umask 022 + cd /builddir/build/BUILD + cd dns-86d3da64ebfbecddf6b940c6e69daa67c0f21a05 + LICENSEDIR=/builddir/build/BUILDROOT/php-react-dns-0.4.8-1.el7.i386/usr/share/licenses/php-react-dns-0.4.8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-react-dns-0.4.8-1.el7.i386/usr/share/licenses/php-react-dns-0.4.8 + cp -pr LICENSE /builddir/build/BUILDROOT/php-react-dns-0.4.8-1.el7.i386/usr/share/licenses/php-react-dns-0.4.8 + exit 0 Provides: php-composer(react/dns) = 0.4.8 php-react-dns = 0.4.8-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php-react-dns-0.4.8-1.el7.i386 Wrote: /builddir/build/RPMS/php-react-dns-0.4.8-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.k5eoj7 + umask 022 + cd /builddir/build/BUILD + cd dns-86d3da64ebfbecddf6b940c6e69daa67c0f21a05 + /usr/bin/rm -rf /builddir/build/BUILDROOT/php-react-dns-0.4.8-1.el7.i386 + exit 0 Child return code was: 0