Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-SermoDigital-jose.spec'], printOutput=Falseuid=1001timeout=0user='mockbuild'gid=135logger=shell=Falseenv={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'}chrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-7102/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-SermoDigital-jose.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/golang-github-SermoDigital-jose-1.1-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-SermoDigital-jose.spec'], printOutput=Falseuid=1001timeout=0user='mockbuild'gid=135logger=private_network=Trueenv={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'}chrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-7102/root'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-SermoDigital-jose.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KXHyr1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jose-f6df55f235c24f236d11dbcf665249a59ac2021f + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/jose-f6df55f.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd jose-f6df55f235c24f236d11dbcf665249a59ac2021f + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7LFSf5 + umask 022 + cd /builddir/build/BUILD + cd jose-f6df55f235c24f236d11dbcf665249a59ac2021f + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6d9E48 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64 + cd jose-f6df55f235c24f236d11dbcf665249a59ac2021f + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/ + 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 ./time.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/. + cp -pav ./time.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./time.go './time.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./time.go' + echo '%{gopath}/src/%{import_path}/./time.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./jwt/jwt.go + dirprefix=./jwt + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jwt + cp -pav ./jwt/jwt.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jwt/jwt.go './jwt/jwt.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jwt/jwt.go' + echo '%{gopath}/src/%{import_path}/./jwt/jwt.go' + '[' ./jwt '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jwt' ++ dirname ./jwt + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./jwt/errors.go + dirprefix=./jwt + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jwt + cp -pav ./jwt/errors.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jwt/errors.go './jwt/errors.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jwt/errors.go' + echo '%{gopath}/src/%{import_path}/./jwt/errors.go' + '[' ./jwt '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jwt' ++ dirname ./jwt + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./jwt/eq.go + dirprefix=./jwt + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jwt + cp -pav ./jwt/eq.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jwt/eq.go './jwt/eq.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jwt/eq.go' + echo '%{gopath}/src/%{import_path}/./jwt/eq.go' + '[' ./jwt '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jwt' ++ dirname ./jwt + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./jwt/doc.go + dirprefix=./jwt + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jwt + cp -pav ./jwt/doc.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jwt/doc.go './jwt/doc.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jwt/doc.go' + echo '%{gopath}/src/%{import_path}/./jwt/doc.go' + '[' ./jwt '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jwt' ++ dirname ./jwt + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./jwt/claims.go + dirprefix=./jwt + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jwt + cp -pav ./jwt/claims.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jwt/claims.go './jwt/claims.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jwt/claims.go' + echo '%{gopath}/src/%{import_path}/./jwt/claims.go' + '[' ./jwt '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jwt' ++ dirname ./jwt + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./jws/test/test.go + dirprefix=./jws/test + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test + cp -pav ./jws/test/test.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test/test.go './jws/test/test.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test/test.go' + echo '%{gopath}/src/%{import_path}/./jws/test/test.go' + '[' ./jws/test '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws/test' ++ dirname ./jws/test + dirprefix=./jws + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./jws/signing_methods.go + dirprefix=./jws + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws + cp -pav ./jws/signing_methods.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/signing_methods.go './jws/signing_methods.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/signing_methods.go' + echo '%{gopath}/src/%{import_path}/./jws/signing_methods.go' + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./jws/rawbase64.go + dirprefix=./jws + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws + cp -pav ./jws/rawbase64.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/rawbase64.go './jws/rawbase64.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/rawbase64.go' + echo '%{gopath}/src/%{import_path}/./jws/rawbase64.go' + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./jws/payload.go + dirprefix=./jws + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws + cp -pav ./jws/payload.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/payload.go './jws/payload.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/payload.go' + echo '%{gopath}/src/%{import_path}/./jws/payload.go' + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./jws/jwt.go + dirprefix=./jws + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws + cp -pav ./jws/jwt.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/jwt.go './jws/jwt.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/jwt.go' + echo '%{gopath}/src/%{import_path}/./jws/jwt.go' + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./jws/jws_validate.go + dirprefix=./jws + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws + cp -pav ./jws/jws_validate.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/jws_validate.go './jws/jws_validate.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/jws_validate.go' + echo '%{gopath}/src/%{import_path}/./jws/jws_validate.go' + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./jws/jws_serialize.go + dirprefix=./jws + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws + cp -pav ./jws/jws_serialize.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/jws_serialize.go './jws/jws_serialize.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/jws_serialize.go' + echo '%{gopath}/src/%{import_path}/./jws/jws_serialize.go' + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./jws/jws.go + dirprefix=./jws + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws + cp -pav ./jws/jws.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/jws.go './jws/jws.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/jws.go' + echo '%{gopath}/src/%{import_path}/./jws/jws.go' + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./jws/errors.go + dirprefix=./jws + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws + cp -pav ./jws/errors.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/errors.go './jws/errors.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/errors.go' + echo '%{gopath}/src/%{import_path}/./jws/errors.go' + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./jws/doc.go + dirprefix=./jws + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws + cp -pav ./jws/doc.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/doc.go './jws/doc.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/doc.go' + echo '%{gopath}/src/%{import_path}/./jws/doc.go' + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./jws/claims.go + dirprefix=./jws + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws + cp -pav ./jws/claims.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/claims.go './jws/claims.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/claims.go' + echo '%{gopath}/src/%{import_path}/./jws/claims.go' + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./header.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/. + cp -pav ./header.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./header.go './header.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./header.go' + echo '%{gopath}/src/%{import_path}/./header.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./doc.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/. + cp -pav ./doc.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./doc.go './doc.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./doc.go' + echo '%{gopath}/src/%{import_path}/./doc.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./crypto/signing_method.go + dirprefix=./crypto + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto + cp -pav ./crypto/signing_method.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/signing_method.go './crypto/signing_method.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/signing_method.go' + echo '%{gopath}/src/%{import_path}/./crypto/signing_method.go' + '[' ./crypto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./crypto' ++ dirname ./crypto + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./crypto/signature.go + dirprefix=./crypto + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto + cp -pav ./crypto/signature.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/signature.go './crypto/signature.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/signature.go' + echo '%{gopath}/src/%{import_path}/./crypto/signature.go' + '[' ./crypto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./crypto' ++ dirname ./crypto + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./crypto/rsa_utils.go + dirprefix=./crypto + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto + cp -pav ./crypto/rsa_utils.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/rsa_utils.go './crypto/rsa_utils.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/rsa_utils.go' + echo '%{gopath}/src/%{import_path}/./crypto/rsa_utils.go' + '[' ./crypto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./crypto' ++ dirname ./crypto + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./crypto/rsa_pss.go + dirprefix=./crypto + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto + cp -pav ./crypto/rsa_pss.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/rsa_pss.go './crypto/rsa_pss.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/rsa_pss.go' + echo '%{gopath}/src/%{import_path}/./crypto/rsa_pss.go' + '[' ./crypto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./crypto' ++ dirname ./crypto + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./crypto/rsa.go + dirprefix=./crypto + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto + cp -pav ./crypto/rsa.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/rsa.go './crypto/rsa.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/rsa.go' + echo '%{gopath}/src/%{import_path}/./crypto/rsa.go' + '[' ./crypto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./crypto' ++ dirname ./crypto + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./crypto/none.go + dirprefix=./crypto + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto + cp -pav ./crypto/none.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/none.go './crypto/none.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/none.go' + echo '%{gopath}/src/%{import_path}/./crypto/none.go' + '[' ./crypto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./crypto' ++ dirname ./crypto + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./crypto/hmac.go + dirprefix=./crypto + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto + cp -pav ./crypto/hmac.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/hmac.go './crypto/hmac.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/hmac.go' + echo '%{gopath}/src/%{import_path}/./crypto/hmac.go' + '[' ./crypto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./crypto' ++ dirname ./crypto + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./crypto/errors.go + dirprefix=./crypto + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto + cp -pav ./crypto/errors.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/errors.go './crypto/errors.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/errors.go' + echo '%{gopath}/src/%{import_path}/./crypto/errors.go' + '[' ./crypto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./crypto' ++ dirname ./crypto + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./crypto/ecdsa_utils.go + dirprefix=./crypto + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto + cp -pav ./crypto/ecdsa_utils.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/ecdsa_utils.go './crypto/ecdsa_utils.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/ecdsa_utils.go' + echo '%{gopath}/src/%{import_path}/./crypto/ecdsa_utils.go' + '[' ./crypto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./crypto' ++ dirname ./crypto + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./crypto/ecdsa.go + dirprefix=./crypto + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto + cp -pav ./crypto/ecdsa.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/ecdsa.go './crypto/ecdsa.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/ecdsa.go' + echo '%{gopath}/src/%{import_path}/./crypto/ecdsa.go' + '[' ./crypto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./crypto' ++ dirname ./crypto + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./crypto/doc.go + dirprefix=./crypto + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto + cp -pav ./crypto/doc.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/doc.go './crypto/doc.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/doc.go' + echo '%{gopath}/src/%{import_path}/./crypto/doc.go' + '[' ./crypto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./crypto' ++ dirname ./crypto + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./base64.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/. + cp -pav ./base64.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./base64.go './base64.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./base64.go' + echo '%{gopath}/src/%{import_path}/./base64.go' + '[' . '!=' . ']' + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/ ++ find . -iname '*_test.go' -o -wholename './jws/test/*' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./stubs_test.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/. + cp -pav ./stubs_test.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./stubs_test.go './stubs_test.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./stubs_test.go' + echo '%{gopath}/src/%{import_path}/./stubs_test.go' + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./jwt/eq_test.go + dirprefix=./jwt + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jwt + cp -pav ./jwt/eq_test.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jwt/eq_test.go './jwt/eq_test.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jwt/eq_test.go' + echo '%{gopath}/src/%{import_path}/./jwt/eq_test.go' + '[' ./jwt '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jwt' ++ dirname ./jwt + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./jwt/claims_test.go + dirprefix=./jwt + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jwt + cp -pav ./jwt/claims_test.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jwt/claims_test.go './jwt/claims_test.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jwt/claims_test.go' + echo '%{gopath}/src/%{import_path}/./jwt/claims_test.go' + '[' ./jwt '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jwt' ++ dirname ./jwt + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./jws/test/test.go + dirprefix=./jws/test + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test + cp -pav ./jws/test/test.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test/test.go './jws/test/test.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test/test.go' + echo '%{gopath}/src/%{import_path}/./jws/test/test.go' + '[' ./jws/test '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws/test' ++ dirname ./jws/test + dirprefix=./jws + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./jws/test/sample_key.pub + dirprefix=./jws/test + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test + cp -pav ./jws/test/sample_key.pub /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test/sample_key.pub './jws/test/sample_key.pub' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test/sample_key.pub' + echo '%{gopath}/src/%{import_path}/./jws/test/sample_key.pub' + '[' ./jws/test '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws/test' ++ dirname ./jws/test + dirprefix=./jws + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./jws/test/sample_key.priv + dirprefix=./jws/test + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test + cp -pav ./jws/test/sample_key.priv /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test/sample_key.priv './jws/test/sample_key.priv' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test/sample_key.priv' + echo '%{gopath}/src/%{import_path}/./jws/test/sample_key.priv' + '[' ./jws/test '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws/test' ++ dirname ./jws/test + dirprefix=./jws + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./jws/test/hmacTestKey + dirprefix=./jws/test + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test + cp -pav ./jws/test/hmacTestKey /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test/hmacTestKey './jws/test/hmacTestKey' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test/hmacTestKey' + echo '%{gopath}/src/%{import_path}/./jws/test/hmacTestKey' + '[' ./jws/test '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws/test' ++ dirname ./jws/test + dirprefix=./jws + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./jws/test/ec512-public.pem + dirprefix=./jws/test + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test + cp -pav ./jws/test/ec512-public.pem /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test/ec512-public.pem './jws/test/ec512-public.pem' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test/ec512-public.pem' + echo '%{gopath}/src/%{import_path}/./jws/test/ec512-public.pem' + '[' ./jws/test '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws/test' ++ dirname ./jws/test + dirprefix=./jws + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./jws/test/ec512-private.pem + dirprefix=./jws/test + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test + cp -pav ./jws/test/ec512-private.pem /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test/ec512-private.pem './jws/test/ec512-private.pem' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test/ec512-private.pem' + echo '%{gopath}/src/%{import_path}/./jws/test/ec512-private.pem' + '[' ./jws/test '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws/test' ++ dirname ./jws/test + dirprefix=./jws + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./jws/test/ec384-public.pem + dirprefix=./jws/test + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test + cp -pav ./jws/test/ec384-public.pem /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test/ec384-public.pem './jws/test/ec384-public.pem' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test/ec384-public.pem' + echo '%{gopath}/src/%{import_path}/./jws/test/ec384-public.pem' + '[' ./jws/test '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws/test' ++ dirname ./jws/test + dirprefix=./jws + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./jws/test/ec384-private.pem + dirprefix=./jws/test + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test + cp -pav ./jws/test/ec384-private.pem /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test/ec384-private.pem './jws/test/ec384-private.pem' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test/ec384-private.pem' + echo '%{gopath}/src/%{import_path}/./jws/test/ec384-private.pem' + '[' ./jws/test '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws/test' ++ dirname ./jws/test + dirprefix=./jws + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./jws/test/ec256-public.pem + dirprefix=./jws/test + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test + cp -pav ./jws/test/ec256-public.pem /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test/ec256-public.pem './jws/test/ec256-public.pem' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test/ec256-public.pem' + echo '%{gopath}/src/%{import_path}/./jws/test/ec256-public.pem' + '[' ./jws/test '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws/test' ++ dirname ./jws/test + dirprefix=./jws + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./jws/test/ec256-private.pem + dirprefix=./jws/test + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test + cp -pav ./jws/test/ec256-private.pem /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test/ec256-private.pem './jws/test/ec256-private.pem' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/test/ec256-private.pem' + echo '%{gopath}/src/%{import_path}/./jws/test/ec256-private.pem' + '[' ./jws/test '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws/test' ++ dirname ./jws/test + dirprefix=./jws + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./jws/stubs_test.go + dirprefix=./jws + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws + cp -pav ./jws/stubs_test.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/stubs_test.go './jws/stubs_test.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/stubs_test.go' + echo '%{gopath}/src/%{import_path}/./jws/stubs_test.go' + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./jws/signing_methods_test.go + dirprefix=./jws + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws + cp -pav ./jws/signing_methods_test.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/signing_methods_test.go './jws/signing_methods_test.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/signing_methods_test.go' + echo '%{gopath}/src/%{import_path}/./jws/signing_methods_test.go' + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./jws/rawbase64_test.go + dirprefix=./jws + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws + cp -pav ./jws/rawbase64_test.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/rawbase64_test.go './jws/rawbase64_test.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/rawbase64_test.go' + echo '%{gopath}/src/%{import_path}/./jws/rawbase64_test.go' + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./jws/payload_test.go + dirprefix=./jws + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws + cp -pav ./jws/payload_test.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/payload_test.go './jws/payload_test.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/payload_test.go' + echo '%{gopath}/src/%{import_path}/./jws/payload_test.go' + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./jws/jwt_test.go + dirprefix=./jws + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws + cp -pav ./jws/jwt_test.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/jwt_test.go './jws/jwt_test.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/jwt_test.go' + echo '%{gopath}/src/%{import_path}/./jws/jwt_test.go' + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./jws/jws_test.go + dirprefix=./jws + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws + cp -pav ./jws/jws_test.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/jws_test.go './jws/jws_test.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/jws_test.go' + echo '%{gopath}/src/%{import_path}/./jws/jws_test.go' + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./jws/jws_serialize_test.go + dirprefix=./jws + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws + cp -pav ./jws/jws_serialize_test.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/jws_serialize_test.go './jws/jws_serialize_test.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./jws/jws_serialize_test.go' + echo '%{gopath}/src/%{import_path}/./jws/jws_serialize_test.go' + '[' ./jws '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jws' ++ dirname ./jws + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./header_test.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/. + cp -pav ./header_test.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./header_test.go './header_test.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./header_test.go' + echo '%{gopath}/src/%{import_path}/./header_test.go' + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./crypto/stubs_test.go + dirprefix=./crypto + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto + cp -pav ./crypto/stubs_test.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/stubs_test.go './crypto/stubs_test.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/stubs_test.go' + echo '%{gopath}/src/%{import_path}/./crypto/stubs_test.go' + '[' ./crypto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./crypto' ++ dirname ./crypto + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./crypto/signature_test.go + dirprefix=./crypto + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto + cp -pav ./crypto/signature_test.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/signature_test.go './crypto/signature_test.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/signature_test.go' + echo '%{gopath}/src/%{import_path}/./crypto/signature_test.go' + '[' ./crypto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./crypto' ++ dirname ./crypto + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./crypto/rsa_test.go + dirprefix=./crypto + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto + cp -pav ./crypto/rsa_test.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/rsa_test.go './crypto/rsa_test.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/rsa_test.go' + echo '%{gopath}/src/%{import_path}/./crypto/rsa_test.go' + '[' ./crypto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./crypto' ++ dirname ./crypto + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./crypto/rsa_pss_test.go + dirprefix=./crypto + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto + cp -pav ./crypto/rsa_pss_test.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/rsa_pss_test.go './crypto/rsa_pss_test.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/rsa_pss_test.go' + echo '%{gopath}/src/%{import_path}/./crypto/rsa_pss_test.go' + '[' ./crypto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./crypto' ++ dirname ./crypto + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./crypto/hmac_test.go + dirprefix=./crypto + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto + cp -pav ./crypto/hmac_test.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/hmac_test.go './crypto/hmac_test.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/hmac_test.go' + echo '%{gopath}/src/%{import_path}/./crypto/hmac_test.go' + '[' ./crypto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./crypto' ++ dirname ./crypto + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./crypto/ecdsa_test.go + dirprefix=./crypto + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto + cp -pav ./crypto/ecdsa_test.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/ecdsa_test.go './crypto/ecdsa_test.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./crypto/ecdsa_test.go' + echo '%{gopath}/src/%{import_path}/./crypto/ecdsa_test.go' + '[' ./crypto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./crypto' ++ dirname ./crypto + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "./jws/test/*") ++ dirname ./base64_test.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/. + cp -pav ./base64_test.go /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./base64_test.go './base64_test.go' -> '/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode/src/github.com/SermoDigital/jose/./base64_test.go' + echo '%{gopath}/src/%{import_path}/./base64_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.j4qBif + umask 022 + cd /builddir/build/BUILD + cd jose-f6df55f235c24f236d11dbcf665249a59ac2021f + export GOPATH=/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode:/usr/share/gocode + GOPATH=/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64//usr/share/gocode:/usr/share/gocode + go test -compiler gc -ldflags '' github.com/SermoDigital/jose ok github.com/SermoDigital/jose 0.002s + go test -compiler gc -ldflags '' github.com/SermoDigital/jose/crypto ok github.com/SermoDigital/jose/crypto 0.002s + go test -compiler gc -ldflags '' github.com/SermoDigital/jose/jws ok github.com/SermoDigital/jose/jws 0.202s + go test -compiler gc -ldflags '' github.com/SermoDigital/jose/jwt ok github.com/SermoDigital/jose/jwt 0.004s + exit 0 Processing files: golang-github-SermoDigital-jose-devel-1.1-1.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gDRc0u + umask 022 + cd /builddir/build/BUILD + cd jose-f6df55f235c24f236d11dbcf665249a59ac2021f + DOCDIR=/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64/usr/share/doc/golang-github-SermoDigital-jose-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64/usr/share/doc/golang-github-SermoDigital-jose-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64/usr/share/doc/golang-github-SermoDigital-jose-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tkWRIK + umask 022 + cd /builddir/build/BUILD + cd jose-f6df55f235c24f236d11dbcf665249a59ac2021f + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64/usr/share/licenses/golang-github-SermoDigital-jose-devel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64/usr/share/licenses/golang-github-SermoDigital-jose-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64/usr/share/licenses/golang-github-SermoDigital-jose-devel + exit 0 Provides: golang(github.com/SermoDigital/jose) = 1.1-1.fc27 golang(github.com/SermoDigital/jose/crypto) = 1.1-1.fc27 golang(github.com/SermoDigital/jose/jws) = 1.1-1.fc27 golang(github.com/SermoDigital/jose/jwt) = 1.1-1.fc27 golang-github-SermoDigital-jose-devel = 1.1-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-SermoDigital-jose-unit-test-devel-1.1-1.fc27.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mhUr10 + umask 022 + cd /builddir/build/BUILD + cd jose-f6df55f235c24f236d11dbcf665249a59ac2021f + DOCDIR=/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64/usr/share/doc/golang-github-SermoDigital-jose-unit-test-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64/usr/share/doc/golang-github-SermoDigital-jose-unit-test-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64/usr/share/doc/golang-github-SermoDigital-jose-unit-test-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.l1uOkh + umask 022 + cd /builddir/build/BUILD + cd jose-f6df55f235c24f236d11dbcf665249a59ac2021f + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64/usr/share/licenses/golang-github-SermoDigital-jose-unit-test-devel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64/usr/share/licenses/golang-github-SermoDigital-jose-unit-test-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64/usr/share/licenses/golang-github-SermoDigital-jose-unit-test-devel + exit 0 Provides: golang-github-SermoDigital-jose-unit-test-devel = 1.1-1.fc27 golang-github-SermoDigital-jose-unit-test-devel(x86-64) = 1.1-1.fc27 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-SermoDigital-jose-1.1-1.fc27.x86_64 Wrote: /builddir/build/RPMS/golang-github-SermoDigital-jose-devel-1.1-1.fc27.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-SermoDigital-jose-unit-test-devel-1.1-1.fc27.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8KW78x + umask 022 + cd /builddir/build/BUILD + cd jose-f6df55f235c24f236d11dbcf665249a59ac2021f + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-SermoDigital-jose-1.1-1.fc27.x86_64 + exit 0 Child return code was: 0