Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nodejs-time-diff.spec'], logger=uid=1001printOutput=Falsenspawn_args=[]user='mockbuild'shell=Falsegid=135timeout=0chrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-6895/root'env={'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nodejs-time-diff.spec'] with env {'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/nodejs-time-diff-0.3.1-2.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nodejs-time-diff.spec'], logger=uid=1001printOutput=Falsenspawn_args=[]user='mockbuild'shell=Falsegid=135timeout=0chrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-6895/root'env={'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nodejs-time-diff.spec'] with env {'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oUoiIX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf package + /usr/bin/gzip -dc /builddir/build/SOURCES/time-diff-0.3.1.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd package + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p /builddir/build/SOURCES/test.js . + /usr/lib/rpm/nodejs-fixdep log-utils + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gqOaVn + umask 022 + cd /builddir/build/BUILD + cd package + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ksjz8N + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nodejs-time-diff-0.3.1-2.fc27.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nodejs-time-diff-0.3.1-2.fc27.x86_64 ++ dirname /builddir/build/BUILDROOT/nodejs-time-diff-0.3.1-2.fc27.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nodejs-time-diff-0.3.1-2.fc27.x86_64 + cd package + mkdir -p /builddir/build/BUILDROOT/nodejs-time-diff-0.3.1-2.fc27.x86_64/usr/lib/node_modules/time-diff + cp -pr package.json index.js /builddir/build/BUILDROOT/nodejs-time-diff-0.3.1-2.fc27.x86_64/usr/lib/node_modules/time-diff + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --ver-rel 0.3.1-2.fc27 --unique-debug-arch x86_64 --unique-debug-src-base nodejs-time-diff --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/package find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Q1DQFe + umask 022 + cd /builddir/build/BUILD + cd package + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules --check + /usr/bin/node -e 'require("./")' + /usr/bin/mocha -R spec time API ✓ should expose a "start" method ✓ should expose an "end" method ✓ should expose a "times" object .start ✓ should cache process.hrtime() start times ✓ should return calculated time as a string ✓ should throw an error when start time is not defined .diff ✓ should expose a .diff method ✓ should NOT log times when `options.logDiff` is false ✓ should log times when `options.logTimes` IS true ✓ should only log times that match the value passed on `options.times` ✓ should log colors when `options.nocolor` is NOT true ✓ should NOT log colors when `options.nocolor` is true ✓ should support a custom `formatArgs` function 13 passing (24ms) + exit 0 Processing files: nodejs-time-diff-0.3.1-2.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yoQosG + umask 022 + cd /builddir/build/BUILD + cd package + DOCDIR=/builddir/build/BUILDROOT/nodejs-time-diff-0.3.1-2.fc27.x86_64/usr/share/doc/nodejs-time-diff + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-time-diff-0.3.1-2.fc27.x86_64/usr/share/doc/nodejs-time-diff + cp -pr README.md /builddir/build/BUILDROOT/nodejs-time-diff-0.3.1-2.fc27.x86_64/usr/share/doc/nodejs-time-diff + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gzXFf8 + umask 022 + cd /builddir/build/BUILD + cd package + LICENSEDIR=/builddir/build/BUILDROOT/nodejs-time-diff-0.3.1-2.fc27.x86_64/usr/share/licenses/nodejs-time-diff + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-time-diff-0.3.1-2.fc27.x86_64/usr/share/licenses/nodejs-time-diff + cp -pr LICENSE /builddir/build/BUILDROOT/nodejs-time-diff-0.3.1-2.fc27.x86_64/usr/share/licenses/nodejs-time-diff + exit 0 Provides: nodejs-time-diff = 0.3.1-2.fc27 npm(time-diff) = 0.3.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: nodejs(engine) >= 0.10.0 npm(extend-shallow) >= 2.0.1 npm(extend-shallow) < 3 npm(is-number) >= 2.1.0 npm(is-number) < 3 npm(log-utils) npm(pretty-time) >= 0.2.0 npm(pretty-time) < 0.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nodejs-time-diff-0.3.1-2.fc27.x86_64 Wrote: /builddir/build/RPMS/nodejs-time-diff-0.3.1-2.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GX8OkA + umask 022 + cd /builddir/build/BUILD + cd package + /usr/bin/rm -rf /builddir/build/BUILDROOT/nodejs-time-diff-0.3.1-2.fc27.x86_64 + exit 0 Child return code was: 0