Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-bugsnag-bugsnag-go.spec'], user='mockbuild'uid=1001printOutput=Falseenv={'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135shell=Falsenspawn_args=[]logger=chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6134/root'timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-bugsnag-bugsnag-go.spec'] with env {'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: copr-builder-623106787.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.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-bugsnag-bugsnag-go.spec'], user='mockbuild'uid=1001printOutput=Falseenv={'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135shell=Falsenspawn_args=[]logger=chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6134/root'timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-bugsnag-bugsnag-go.spec'] with env {'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vYxn9z + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bugsnag-go-13fd6b8acda029830ef9904df6b63be0a83369d0 + /usr/bin/gzip -dc /builddir/build/SOURCES/bugsnag-go-13fd6b8.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd bugsnag-go-13fd6b8acda029830ef9904df6b63be0a83369d0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (change-import-path.patch):' Patch #0 (change-import-path.patch): + /usr/bin/cat /builddir/build/SOURCES/change-import-path.patch + /usr/bin/patch -p1 --fuzz=0 patching file panicwrap_test.go + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.De6LBX + umask 022 + cd /builddir/build/BUILD + cd bugsnag-go-13fd6b8acda029830ef9904df6b63be0a83369d0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rasF4k + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64 + cd bugsnag-go-13fd6b8acda029830ef9904df6b63be0a83369d0 + install -d -p /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . -iname '*.go' '!' -iname '*_test.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./revel/bugsnagrevel.go + echo '%dir %{gopath}/src/%{import_path}/./revel' ++ dirname ./revel/bugsnagrevel.go + install -d -p /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./revel + cp -pav ./revel/bugsnagrevel.go /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./revel/bugsnagrevel.go './revel/bugsnagrevel.go' -> '/builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./revel/bugsnagrevel.go' + echo '%{gopath}/src/%{import_path}/./revel/bugsnagrevel.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./payload.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./payload.go + install -d -p /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/. + cp -pav ./payload.go /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./payload.go './payload.go' -> '/builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./payload.go' + echo '%{gopath}/src/%{import_path}/./payload.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./panicwrap.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./panicwrap.go + install -d -p /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/. + cp -pav ./panicwrap.go /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./panicwrap.go './panicwrap.go' -> '/builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./panicwrap.go' + echo '%{gopath}/src/%{import_path}/./panicwrap.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./notifier.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./notifier.go + install -d -p /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/. + cp -pav ./notifier.go /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./notifier.go './notifier.go' -> '/builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./notifier.go' + echo '%{gopath}/src/%{import_path}/./notifier.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./middleware.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./middleware.go + install -d -p /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/. + cp -pav ./middleware.go /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./middleware.go './middleware.go' -> '/builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./middleware.go' + echo '%{gopath}/src/%{import_path}/./middleware.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./metadata.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./metadata.go + install -d -p /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/. + cp -pav ./metadata.go /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./metadata.go './metadata.go' -> '/builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./metadata.go' + echo '%{gopath}/src/%{import_path}/./metadata.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./json_tags.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./json_tags.go + install -d -p /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/. + cp -pav ./json_tags.go /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./json_tags.go './json_tags.go' -> '/builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./json_tags.go' + echo '%{gopath}/src/%{import_path}/./json_tags.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/revelapp/tests/apptest.go + echo '%dir %{gopath}/src/%{import_path}/./examples/revelapp/tests' ++ dirname ./examples/revelapp/tests/apptest.go + install -d -p /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./examples/revelapp/tests + cp -pav ./examples/revelapp/tests/apptest.go /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./examples/revelapp/tests/apptest.go './examples/revelapp/tests/apptest.go' -> '/builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./examples/revelapp/tests/apptest.go' + echo '%{gopath}/src/%{import_path}/./examples/revelapp/tests/apptest.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/revelapp/app/init.go + echo '%dir %{gopath}/src/%{import_path}/./examples/revelapp/app' ++ dirname ./examples/revelapp/app/init.go + install -d -p /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./examples/revelapp/app + cp -pav ./examples/revelapp/app/init.go /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./examples/revelapp/app/init.go './examples/revelapp/app/init.go' -> '/builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./examples/revelapp/app/init.go' + echo '%{gopath}/src/%{import_path}/./examples/revelapp/app/init.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/revelapp/app/controllers/app.go + echo '%dir %{gopath}/src/%{import_path}/./examples/revelapp/app/controllers' ++ dirname ./examples/revelapp/app/controllers/app.go + install -d -p /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./examples/revelapp/app/controllers + cp -pav ./examples/revelapp/app/controllers/app.go /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./examples/revelapp/app/controllers/app.go './examples/revelapp/app/controllers/app.go' -> '/builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./examples/revelapp/app/controllers/app.go' + echo '%{gopath}/src/%{import_path}/./examples/revelapp/app/controllers/app.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/http/main.go + echo '%dir %{gopath}/src/%{import_path}/./examples/http' ++ dirname ./examples/http/main.go + install -d -p /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./examples/http + cp -pav ./examples/http/main.go /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./examples/http/main.go './examples/http/main.go' -> '/builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./examples/http/main.go' + echo '%{gopath}/src/%{import_path}/./examples/http/main.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/appengine/hello.go + echo '%dir %{gopath}/src/%{import_path}/./examples/appengine' ++ dirname ./examples/appengine/hello.go + install -d -p /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./examples/appengine + cp -pav ./examples/appengine/hello.go /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./examples/appengine/hello.go './examples/appengine/hello.go' -> '/builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./examples/appengine/hello.go' + echo '%{gopath}/src/%{import_path}/./examples/appengine/hello.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./event.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./event.go + install -d -p /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/. + cp -pav ./event.go /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./event.go './event.go' -> '/builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./event.go' + echo '%{gopath}/src/%{import_path}/./event.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./errors/stackframe.go + echo '%dir %{gopath}/src/%{import_path}/./errors' ++ dirname ./errors/stackframe.go + install -d -p /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./errors + cp -pav ./errors/stackframe.go /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./errors/stackframe.go './errors/stackframe.go' -> '/builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./errors/stackframe.go' + echo '%{gopath}/src/%{import_path}/./errors/stackframe.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./errors/parse_panic.go + echo '%dir %{gopath}/src/%{import_path}/./errors' ++ dirname ./errors/parse_panic.go + install -d -p /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./errors + cp -pav ./errors/parse_panic.go /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./errors/parse_panic.go './errors/parse_panic.go' -> '/builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./errors/parse_panic.go' + echo '%{gopath}/src/%{import_path}/./errors/parse_panic.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./errors/error.go + echo '%dir %{gopath}/src/%{import_path}/./errors' ++ dirname ./errors/error.go + install -d -p /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./errors + cp -pav ./errors/error.go /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./errors/error.go './errors/error.go' -> '/builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./errors/error.go' + echo '%{gopath}/src/%{import_path}/./errors/error.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./doc.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./doc.go + install -d -p /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/. + cp -pav ./doc.go /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./doc.go './doc.go' -> '/builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./doc.go' + echo '%{gopath}/src/%{import_path}/./doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./configuration.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./configuration.go + install -d -p /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/. + cp -pav ./configuration.go /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./configuration.go './configuration.go' -> '/builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./configuration.go' + echo '%{gopath}/src/%{import_path}/./configuration.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./bugsnag.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./bugsnag.go + install -d -p /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/. + cp -pav ./bugsnag.go /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./bugsnag.go './bugsnag.go' -> '/builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./bugsnag.go' + echo '%{gopath}/src/%{import_path}/./bugsnag.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./appengine.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./appengine.go + install -d -p /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/. + cp -pav ./appengine.go /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./appengine.go './appengine.go' -> '/builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64//usr/share/gocode/src/github.com/bugsnag/bugsnag-go/./appengine.go' + echo '%{gopath}/src/%{import_path}/./appengine.go' + sort -u -o devel.file-list devel.file-list + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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.fvosTI + umask 022 + cd /builddir/build/BUILD + cd bugsnag-go-13fd6b8acda029830ef9904df6b63be0a83369d0 + exit 0 Processing files: golang-github-bugsnag-bugsnag-go-devel-1.0.4-5.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1A0II6 + umask 022 + cd /builddir/build/BUILD + cd bugsnag-go-13fd6b8acda029830ef9904df6b63be0a83369d0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64/usr/share/doc/golang-github-bugsnag-bugsnag-go-devel-1.0.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64/usr/share/doc/golang-github-bugsnag-bugsnag-go-devel-1.0.4 + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64/usr/share/doc/golang-github-bugsnag-bugsnag-go-devel-1.0.4 + cp -pr README.md /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64/usr/share/doc/golang-github-bugsnag-bugsnag-go-devel-1.0.4 + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64/usr/share/doc/golang-github-bugsnag-bugsnag-go-devel-1.0.4 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rngszu + umask 022 + cd /builddir/build/BUILD + cd bugsnag-go-13fd6b8acda029830ef9904df6b63be0a83369d0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64/usr/share/licenses/golang-github-bugsnag-bugsnag-go-devel-1.0.4 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64/usr/share/licenses/golang-github-bugsnag-bugsnag-go-devel-1.0.4 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64/usr/share/licenses/golang-github-bugsnag-bugsnag-go-devel-1.0.4 + exit 0 Provides: golang(github.com/bugsnag/bugsnag-go) = 1.0.4-5.el7.centos golang(github.com/bugsnag/bugsnag-go/errors) = 1.0.4-5.el7.centos golang(github.com/bugsnag/bugsnag-go/revel) = 1.0.4-5.el7.centos golang-github-bugsnag-bugsnag-go-devel = 1.0.4-5.el7.centos 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-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-623106787.novalocal Wrote: /builddir/build/RPMS/golang-github-bugsnag-bugsnag-go-devel-1.0.4-5.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lKevhh + umask 022 + cd /builddir/build/BUILD + cd bugsnag-go-13fd6b8acda029830ef9904df6b63be0a83369d0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-bugsnag-bugsnag-go-1.0.4-5.el7.centos.x86_64 + exit 0 Child return code was: 0