Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/golang-github-mitchellh-go-wordwrap.spec'], uid=1000gid=425timeout=172800printOutput=Falseuser='mockbuild'logger=shell=Falseenv={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'}chrootPath='/var/lib/mock/f26-build-7884164-706738/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/golang-github-mitchellh-go-wordwrap.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/golang-github-mitchellh-go-wordwrap.spec'], uid=1000gid=425timeout=172800printOutput=Falseuser='mockbuild'logger=private_network=Trueshell=Falseenv={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'}chrootPath='/var/lib/mock/f26-build-7884164-706738/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/golang-github-mitchellh-go-wordwrap.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.i6xOKS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf go-wordwrap-ad45545899c7b13c020ea92b2072220eefad42b8 + /usr/bin/gzip -dc /builddir/build/SOURCES/go-wordwrap-ad45545.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd go-wordwrap-ad45545899c7b13c020ea92b2072220eefad42b8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gJ8MYE + umask 022 + cd /builddir/build/BUILD + cd go-wordwrap-ad45545899c7b13c020ea92b2072220eefad42b8 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ADeycs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64 ++ dirname /builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64 + cd go-wordwrap-ad45545899c7b13c020ea92b2072220eefad42b8 + install -d -p /builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64//usr/share/gocode/src/github.com/mitchellh/go-wordwrap/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . '(' -iname '*.go' -or -iname '*.s' ')' '!' -iname '*_test.go' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./wordwrap.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64//usr/share/gocode/src/github.com/mitchellh/go-wordwrap/. + cp -pav ./wordwrap.go /builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64//usr/share/gocode/src/github.com/mitchellh/go-wordwrap/./wordwrap.go './wordwrap.go' -> '/builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64//usr/share/gocode/src/github.com/mitchellh/go-wordwrap/./wordwrap.go' + echo '%{gopath}/src/%{import_path}/./wordwrap.go' + '[' . '!=' . ']' + install -d -p /builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64//usr/share/gocode/src/github.com/mitchellh/go-wordwrap/ ++ find . -iname '*_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./wordwrap_test.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64//usr/share/gocode/src/github.com/mitchellh/go-wordwrap/. + cp -pav ./wordwrap_test.go /builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64//usr/share/gocode/src/github.com/mitchellh/go-wordwrap/./wordwrap_test.go './wordwrap_test.go' -> '/builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64//usr/share/gocode/src/github.com/mitchellh/go-wordwrap/./wordwrap_test.go' + echo '%{gopath}/src/%{import_path}/./wordwrap_test.go' + '[' . '!=' . ']' + sort -u -o devel.file-list devel.file-list + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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.yE3bnq + umask 022 + cd /builddir/build/BUILD + cd go-wordwrap-ad45545899c7b13c020ea92b2072220eefad42b8 + export GOPATH=/builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64//usr/share/gocode:/usr/share/gocode + GOPATH=/builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64//usr/share/gocode:/usr/share/gocode + go test -compiler gc -ldflags '' github.com/mitchellh/go-wordwrap ok github.com/mitchellh/go-wordwrap 0.003s + exit 0 Processing files: golang-github-mitchellh-go-wordwrap-devel-0-0.1.gitad45545.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.F5FvLX + umask 022 + cd /builddir/build/BUILD + cd go-wordwrap-ad45545899c7b13c020ea92b2072220eefad42b8 + DOCDIR=/builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64/usr/share/doc/golang-github-mitchellh-go-wordwrap-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64/usr/share/doc/golang-github-mitchellh-go-wordwrap-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64/usr/share/doc/golang-github-mitchellh-go-wordwrap-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qNmIqy + umask 022 + cd /builddir/build/BUILD + cd go-wordwrap-ad45545899c7b13c020ea92b2072220eefad42b8 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64/usr/share/licenses/golang-github-mitchellh-go-wordwrap-devel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64/usr/share/licenses/golang-github-mitchellh-go-wordwrap-devel + cp -pr LICENSE.md /builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64/usr/share/licenses/golang-github-mitchellh-go-wordwrap-devel + exit 0 Provides: golang(github.com/mitchellh/go-wordwrap) = 0-0.1.gitad45545.fc26 golang-github-mitchellh-go-wordwrap-devel = 0-0.1.gitad45545.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-mitchellh-go-wordwrap-unit-test-devel-0-0.1.gitad45545.fc26.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jvJd69 + umask 022 + cd /builddir/build/BUILD + cd go-wordwrap-ad45545899c7b13c020ea92b2072220eefad42b8 + DOCDIR=/builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64/usr/share/doc/golang-github-mitchellh-go-wordwrap-unit-test-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64/usr/share/doc/golang-github-mitchellh-go-wordwrap-unit-test-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64/usr/share/doc/golang-github-mitchellh-go-wordwrap-unit-test-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.y8TuBP + umask 022 + cd /builddir/build/BUILD + cd go-wordwrap-ad45545899c7b13c020ea92b2072220eefad42b8 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64/usr/share/licenses/golang-github-mitchellh-go-wordwrap-unit-test-devel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64/usr/share/licenses/golang-github-mitchellh-go-wordwrap-unit-test-devel + cp -pr LICENSE.md /builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64/usr/share/licenses/golang-github-mitchellh-go-wordwrap-unit-test-devel + exit 0 Provides: golang-github-mitchellh-go-wordwrap-unit-test-devel = 0-0.1.gitad45545.fc26 golang-github-mitchellh-go-wordwrap-unit-test-devel(aarch-64) = 0-0.1.gitad45545.fc26 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/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64 Wrote: /builddir/build/RPMS/golang-github-mitchellh-go-wordwrap-devel-0-0.1.gitad45545.fc26.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-mitchellh-go-wordwrap-unit-test-devel-0-0.1.gitad45545.fc26.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vgd80y + umask 022 + cd /builddir/build/BUILD + cd go-wordwrap-ad45545899c7b13c020ea92b2072220eefad42b8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-mitchellh-go-wordwrap-0-0.1.gitad45545.fc26.aarch64 + exit 0 Child return code was: 0