Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-influxdb-influxdb.spec'], uid=1000chrootPath='/var/lib/mock/dist-6E-epel-build-5663953-605334/root'env={'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'}logger=timeout=172800printOutput=Falsegid=425user='mockbuild'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-influxdb-influxdb.spec'] with env {'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: buildvm-06-nfs.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.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-influxdb-influxdb.spec'], uid=1000chrootPath='/var/lib/mock/dist-6E-epel-build-5663953-605334/root'env={'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'}logger=timeout=172800printOutput=Falsegid=425user='mockbuild'private_network=Trueshell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-influxdb-influxdb.spec'] with env {'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VA17vW + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf influxdb-9eab56311373ee6f788ae5dfc87e2240038f0eb4 + /usr/bin/gzip -dc /builddir/build/SOURCES/influxdb-9eab563.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd influxdb-9eab56311373ee6f788ae5dfc87e2240038f0eb4 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Q55vMt + umask 022 + cd /builddir/build/BUILD + cd influxdb-9eab56311373ee6f788ae5dfc87e2240038f0eb4 + LANG=C + export LANG + unset DISPLAY + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Okwt30 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64 + cd influxdb-9eab56311373ee6f788ae5dfc87e2240038f0eb4 + LANG=C + export LANG + unset DISPLAY + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . -iname '*.go' '!' -iname '*_test.go' ++ grep -v -E '^./client|^./models|^./pkg/escape' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/mapper.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/mapper.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/mapper.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/mapper.go `./tsdb/mapper.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/mapper.go' + echo '%{gopath}/src/%{import_path}/./tsdb/mapper.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/snapshot_writer.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/snapshot_writer.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/snapshot_writer.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/snapshot_writer.go `./tsdb/snapshot_writer.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/snapshot_writer.go' + echo '%{gopath}/src/%{import_path}/./tsdb/snapshot_writer.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/query_executor.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/query_executor.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/query_executor.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/query_executor.go `./tsdb/query_executor.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/query_executor.go' + echo '%{gopath}/src/%{import_path}/./tsdb/query_executor.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/show_measurements.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/show_measurements.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/show_measurements.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/show_measurements.go `./tsdb/show_measurements.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/show_measurements.go' + echo '%{gopath}/src/%{import_path}/./tsdb/show_measurements.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/config.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/config.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/config.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/config.go `./tsdb/config.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/config.go' + echo '%{gopath}/src/%{import_path}/./tsdb/config.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/batcher.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/batcher.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/batcher.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/batcher.go `./tsdb/batcher.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/batcher.go' + echo '%{gopath}/src/%{import_path}/./tsdb/batcher.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/engine/bz1/bz1.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/bz1' ++ dirname ./tsdb/engine/bz1/bz1.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/bz1 + cp -pav ./tsdb/engine/bz1/bz1.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/bz1/bz1.go `./tsdb/engine/bz1/bz1.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/bz1/bz1.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/bz1/bz1.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/engine/wal/wal.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/wal' ++ dirname ./tsdb/engine/wal/wal.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/wal + cp -pav ./tsdb/engine/wal/wal.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/wal/wal.go `./tsdb/engine/wal/wal.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/wal/wal.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/wal/wal.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/engine/b1/b1.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/b1' ++ dirname ./tsdb/engine/b1/b1.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/b1 + cp -pav ./tsdb/engine/b1/b1.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/b1/b1.go `./tsdb/engine/b1/b1.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/b1/b1.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/b1/b1.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/engine/tsm1/wal.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/tsm1' ++ dirname ./tsdb/engine/tsm1/wal.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1 + cp -pav ./tsdb/engine/tsm1/wal.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/wal.go `./tsdb/engine/tsm1/wal.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/wal.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/tsm1/wal.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/engine/tsm1/bool.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/tsm1' ++ dirname ./tsdb/engine/tsm1/bool.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1 + cp -pav ./tsdb/engine/tsm1/bool.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/bool.go `./tsdb/engine/tsm1/bool.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/bool.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/tsm1/bool.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/engine/tsm1/tx.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/tsm1' ++ dirname ./tsdb/engine/tsm1/tx.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1 + cp -pav ./tsdb/engine/tsm1/tx.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/tx.go `./tsdb/engine/tsm1/tx.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/tx.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/tsm1/tx.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/engine/tsm1/tsm1.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/tsm1' ++ dirname ./tsdb/engine/tsm1/tsm1.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1 + cp -pav ./tsdb/engine/tsm1/tsm1.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/tsm1.go `./tsdb/engine/tsm1/tsm1.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/tsm1.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/tsm1/tsm1.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/engine/tsm1/write_lock.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/tsm1' ++ dirname ./tsdb/engine/tsm1/write_lock.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1 + cp -pav ./tsdb/engine/tsm1/write_lock.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/write_lock.go `./tsdb/engine/tsm1/write_lock.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/write_lock.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/tsm1/write_lock.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/engine/tsm1/string.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/tsm1' ++ dirname ./tsdb/engine/tsm1/string.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1 + cp -pav ./tsdb/engine/tsm1/string.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/string.go `./tsdb/engine/tsm1/string.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/string.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/tsm1/string.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/engine/tsm1/float.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/tsm1' ++ dirname ./tsdb/engine/tsm1/float.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1 + cp -pav ./tsdb/engine/tsm1/float.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/float.go `./tsdb/engine/tsm1/float.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/float.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/tsm1/float.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/engine/tsm1/encoding.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/tsm1' ++ dirname ./tsdb/engine/tsm1/encoding.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1 + cp -pav ./tsdb/engine/tsm1/encoding.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/encoding.go `./tsdb/engine/tsm1/encoding.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/encoding.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/tsm1/encoding.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/engine/tsm1/timestamp.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/tsm1' ++ dirname ./tsdb/engine/tsm1/timestamp.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1 + cp -pav ./tsdb/engine/tsm1/timestamp.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/timestamp.go `./tsdb/engine/tsm1/timestamp.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/timestamp.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/tsm1/timestamp.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/engine/tsm1/cursor.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/tsm1' ++ dirname ./tsdb/engine/tsm1/cursor.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1 + cp -pav ./tsdb/engine/tsm1/cursor.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/cursor.go `./tsdb/engine/tsm1/cursor.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/cursor.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/tsm1/cursor.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/engine/tsm1/int.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/tsm1' ++ dirname ./tsdb/engine/tsm1/int.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1 + cp -pav ./tsdb/engine/tsm1/int.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/int.go `./tsdb/engine/tsm1/int.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/int.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/tsm1/int.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/engine/tsm1/data_file.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/tsm1' ++ dirname ./tsdb/engine/tsm1/data_file.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1 + cp -pav ./tsdb/engine/tsm1/data_file.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/data_file.go `./tsdb/engine/tsm1/data_file.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/data_file.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/tsm1/data_file.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/engine/engine.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine' ++ dirname ./tsdb/engine/engine.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine + cp -pav ./tsdb/engine/engine.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/engine.go `./tsdb/engine/engine.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/engine.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/engine.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/meta.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/meta.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/meta.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/meta.go `./tsdb/meta.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/meta.go' + echo '%{gopath}/src/%{import_path}/./tsdb/meta.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/store.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/store.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/store.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/store.go `./tsdb/store.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/store.go' + echo '%{gopath}/src/%{import_path}/./tsdb/store.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/raw.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/raw.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/raw.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/raw.go `./tsdb/raw.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/raw.go' + echo '%{gopath}/src/%{import_path}/./tsdb/raw.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/executor.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/executor.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/executor.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/executor.go `./tsdb/executor.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/executor.go' + echo '%{gopath}/src/%{import_path}/./tsdb/executor.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/engine.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/engine.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/engine.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine.go `./tsdb/engine.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/cursor.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/cursor.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/cursor.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/cursor.go `./tsdb/cursor.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/cursor.go' + echo '%{gopath}/src/%{import_path}/./tsdb/cursor.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/functions.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/functions.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/functions.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/functions.go `./tsdb/functions.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/functions.go' + echo '%{gopath}/src/%{import_path}/./tsdb/functions.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/shard.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/shard.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/shard.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/shard.go `./tsdb/shard.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/shard.go' + echo '%{gopath}/src/%{import_path}/./tsdb/shard.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/internal/meta.pb.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/internal' ++ dirname ./tsdb/internal/meta.pb.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/internal + cp -pav ./tsdb/internal/meta.pb.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/internal/meta.pb.go `./tsdb/internal/meta.pb.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/internal/meta.pb.go' + echo '%{gopath}/src/%{import_path}/./tsdb/internal/meta.pb.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/show_tag_keys.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/show_tag_keys.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/show_tag_keys.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/show_tag_keys.go `./tsdb/show_tag_keys.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/show_tag_keys.go' + echo '%{gopath}/src/%{import_path}/./tsdb/show_tag_keys.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/aggregate.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/aggregate.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/aggregate.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/aggregate.go `./tsdb/aggregate.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/aggregate.go' + echo '%{gopath}/src/%{import_path}/./tsdb/aggregate.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/into.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/into.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/into.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/into.go `./tsdb/into.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/into.go' + echo '%{gopath}/src/%{import_path}/./tsdb/into.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tsdb/doc.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/doc.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/doc.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/doc.go `./tsdb/doc.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/doc.go' + echo '%{gopath}/src/%{import_path}/./tsdb/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./uuid/uuid.go + echo '%dir %{gopath}/src/%{import_path}/./uuid' ++ dirname ./uuid/uuid.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./uuid + cp -pav ./uuid/uuid.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./uuid/uuid.go `./uuid/uuid.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./uuid/uuid.go' + echo '%{gopath}/src/%{import_path}/./uuid/uuid.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./pkg/slices/strings.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/slices' ++ dirname ./pkg/slices/strings.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./pkg/slices + cp -pav ./pkg/slices/strings.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./pkg/slices/strings.go `./pkg/slices/strings.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./pkg/slices/strings.go' + echo '%{gopath}/src/%{import_path}/./pkg/slices/strings.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./importer/v8/importer.go + echo '%dir %{gopath}/src/%{import_path}/./importer/v8' ++ dirname ./importer/v8/importer.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./importer/v8 + cp -pav ./importer/v8/importer.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./importer/v8/importer.go `./importer/v8/importer.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./importer/v8/importer.go' + echo '%{gopath}/src/%{import_path}/./importer/v8/importer.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/collectd/config.go + echo '%dir %{gopath}/src/%{import_path}/./services/collectd' ++ dirname ./services/collectd/config.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/collectd + cp -pav ./services/collectd/config.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/collectd/config.go `./services/collectd/config.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/collectd/config.go' + echo '%{gopath}/src/%{import_path}/./services/collectd/config.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/collectd/test_client/client.go + echo '%dir %{gopath}/src/%{import_path}/./services/collectd/test_client' ++ dirname ./services/collectd/test_client/client.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/collectd/test_client + cp -pav ./services/collectd/test_client/client.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/collectd/test_client/client.go `./services/collectd/test_client/client.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/collectd/test_client/client.go' + echo '%{gopath}/src/%{import_path}/./services/collectd/test_client/client.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/collectd/service.go + echo '%dir %{gopath}/src/%{import_path}/./services/collectd' ++ dirname ./services/collectd/service.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/collectd + cp -pav ./services/collectd/service.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/collectd/service.go `./services/collectd/service.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/collectd/service.go' + echo '%{gopath}/src/%{import_path}/./services/collectd/service.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/precreator/config.go + echo '%dir %{gopath}/src/%{import_path}/./services/precreator' ++ dirname ./services/precreator/config.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/precreator + cp -pav ./services/precreator/config.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/precreator/config.go `./services/precreator/config.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/precreator/config.go' + echo '%{gopath}/src/%{import_path}/./services/precreator/config.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/precreator/service.go + echo '%dir %{gopath}/src/%{import_path}/./services/precreator' ++ dirname ./services/precreator/service.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/precreator + cp -pav ./services/precreator/service.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/precreator/service.go `./services/precreator/service.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/precreator/service.go' + echo '%{gopath}/src/%{import_path}/./services/precreator/service.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/opentsdb/config.go + echo '%dir %{gopath}/src/%{import_path}/./services/opentsdb' ++ dirname ./services/opentsdb/config.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/opentsdb + cp -pav ./services/opentsdb/config.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/opentsdb/config.go `./services/opentsdb/config.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/opentsdb/config.go' + echo '%{gopath}/src/%{import_path}/./services/opentsdb/config.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/opentsdb/handler.go + echo '%dir %{gopath}/src/%{import_path}/./services/opentsdb' ++ dirname ./services/opentsdb/handler.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/opentsdb + cp -pav ./services/opentsdb/handler.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/opentsdb/handler.go `./services/opentsdb/handler.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/opentsdb/handler.go' + echo '%{gopath}/src/%{import_path}/./services/opentsdb/handler.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/opentsdb/service.go + echo '%dir %{gopath}/src/%{import_path}/./services/opentsdb' ++ dirname ./services/opentsdb/service.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/opentsdb + cp -pav ./services/opentsdb/service.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/opentsdb/service.go `./services/opentsdb/service.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/opentsdb/service.go' + echo '%{gopath}/src/%{import_path}/./services/opentsdb/service.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/httpd/config.go + echo '%dir %{gopath}/src/%{import_path}/./services/httpd' ++ dirname ./services/httpd/config.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/httpd + cp -pav ./services/httpd/config.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/httpd/config.go `./services/httpd/config.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/httpd/config.go' + echo '%{gopath}/src/%{import_path}/./services/httpd/config.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/httpd/handler.go + echo '%dir %{gopath}/src/%{import_path}/./services/httpd' ++ dirname ./services/httpd/handler.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/httpd + cp -pav ./services/httpd/handler.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/httpd/handler.go `./services/httpd/handler.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/httpd/handler.go' + echo '%{gopath}/src/%{import_path}/./services/httpd/handler.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/httpd/service.go + echo '%dir %{gopath}/src/%{import_path}/./services/httpd' ++ dirname ./services/httpd/service.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/httpd + cp -pav ./services/httpd/service.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/httpd/service.go `./services/httpd/service.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/httpd/service.go' + echo '%{gopath}/src/%{import_path}/./services/httpd/service.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/httpd/response_logger.go + echo '%dir %{gopath}/src/%{import_path}/./services/httpd' ++ dirname ./services/httpd/response_logger.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/httpd + cp -pav ./services/httpd/response_logger.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/httpd/response_logger.go `./services/httpd/response_logger.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/httpd/response_logger.go' + echo '%{gopath}/src/%{import_path}/./services/httpd/response_logger.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/subscriber/config.go + echo '%dir %{gopath}/src/%{import_path}/./services/subscriber' ++ dirname ./services/subscriber/config.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/subscriber + cp -pav ./services/subscriber/config.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/subscriber/config.go `./services/subscriber/config.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/subscriber/config.go' + echo '%{gopath}/src/%{import_path}/./services/subscriber/config.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/subscriber/udp.go + echo '%dir %{gopath}/src/%{import_path}/./services/subscriber' ++ dirname ./services/subscriber/udp.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/subscriber + cp -pav ./services/subscriber/udp.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/subscriber/udp.go `./services/subscriber/udp.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/subscriber/udp.go' + echo '%{gopath}/src/%{import_path}/./services/subscriber/udp.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/subscriber/service.go + echo '%dir %{gopath}/src/%{import_path}/./services/subscriber' ++ dirname ./services/subscriber/service.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/subscriber + cp -pav ./services/subscriber/service.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/subscriber/service.go `./services/subscriber/service.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/subscriber/service.go' + echo '%{gopath}/src/%{import_path}/./services/subscriber/service.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/copier/service.go + echo '%dir %{gopath}/src/%{import_path}/./services/copier' ++ dirname ./services/copier/service.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/copier + cp -pav ./services/copier/service.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/copier/service.go `./services/copier/service.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/copier/service.go' + echo '%{gopath}/src/%{import_path}/./services/copier/service.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/copier/internal/internal.pb.go + echo '%dir %{gopath}/src/%{import_path}/./services/copier/internal' ++ dirname ./services/copier/internal/internal.pb.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/copier/internal + cp -pav ./services/copier/internal/internal.pb.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/copier/internal/internal.pb.go `./services/copier/internal/internal.pb.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/copier/internal/internal.pb.go' + echo '%{gopath}/src/%{import_path}/./services/copier/internal/internal.pb.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/continuous_querier/config.go + echo '%dir %{gopath}/src/%{import_path}/./services/continuous_querier' ++ dirname ./services/continuous_querier/config.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/continuous_querier + cp -pav ./services/continuous_querier/config.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/continuous_querier/config.go `./services/continuous_querier/config.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/continuous_querier/config.go' + echo '%{gopath}/src/%{import_path}/./services/continuous_querier/config.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/continuous_querier/service.go + echo '%dir %{gopath}/src/%{import_path}/./services/continuous_querier' ++ dirname ./services/continuous_querier/service.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/continuous_querier + cp -pav ./services/continuous_querier/service.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/continuous_querier/service.go `./services/continuous_querier/service.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/continuous_querier/service.go' + echo '%{gopath}/src/%{import_path}/./services/continuous_querier/service.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/hh/node_processor.go + echo '%dir %{gopath}/src/%{import_path}/./services/hh' ++ dirname ./services/hh/node_processor.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh + cp -pav ./services/hh/node_processor.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh/node_processor.go `./services/hh/node_processor.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh/node_processor.go' + echo '%{gopath}/src/%{import_path}/./services/hh/node_processor.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/hh/config.go + echo '%dir %{gopath}/src/%{import_path}/./services/hh' ++ dirname ./services/hh/config.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh + cp -pav ./services/hh/config.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh/config.go `./services/hh/config.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh/config.go' + echo '%{gopath}/src/%{import_path}/./services/hh/config.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/hh/limiter.go + echo '%dir %{gopath}/src/%{import_path}/./services/hh' ++ dirname ./services/hh/limiter.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh + cp -pav ./services/hh/limiter.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh/limiter.go `./services/hh/limiter.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh/limiter.go' + echo '%{gopath}/src/%{import_path}/./services/hh/limiter.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/hh/queue.go + echo '%dir %{gopath}/src/%{import_path}/./services/hh' ++ dirname ./services/hh/queue.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh + cp -pav ./services/hh/queue.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh/queue.go `./services/hh/queue.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh/queue.go' + echo '%{gopath}/src/%{import_path}/./services/hh/queue.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/hh/service.go + echo '%dir %{gopath}/src/%{import_path}/./services/hh' ++ dirname ./services/hh/service.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh + cp -pav ./services/hh/service.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh/service.go `./services/hh/service.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh/service.go' + echo '%{gopath}/src/%{import_path}/./services/hh/service.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/hh/doc.go + echo '%dir %{gopath}/src/%{import_path}/./services/hh' ++ dirname ./services/hh/doc.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh + cp -pav ./services/hh/doc.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh/doc.go `./services/hh/doc.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh/doc.go' + echo '%{gopath}/src/%{import_path}/./services/hh/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/admin/config.go + echo '%dir %{gopath}/src/%{import_path}/./services/admin' ++ dirname ./services/admin/config.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/admin + cp -pav ./services/admin/config.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/admin/config.go `./services/admin/config.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/admin/config.go' + echo '%{gopath}/src/%{import_path}/./services/admin/config.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/admin/service.go + echo '%dir %{gopath}/src/%{import_path}/./services/admin' ++ dirname ./services/admin/service.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/admin + cp -pav ./services/admin/service.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/admin/service.go `./services/admin/service.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/admin/service.go' + echo '%{gopath}/src/%{import_path}/./services/admin/service.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/udp/config.go + echo '%dir %{gopath}/src/%{import_path}/./services/udp' ++ dirname ./services/udp/config.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/udp + cp -pav ./services/udp/config.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/udp/config.go `./services/udp/config.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/udp/config.go' + echo '%{gopath}/src/%{import_path}/./services/udp/config.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/udp/service.go + echo '%dir %{gopath}/src/%{import_path}/./services/udp' ++ dirname ./services/udp/service.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/udp + cp -pav ./services/udp/service.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/udp/service.go `./services/udp/service.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/udp/service.go' + echo '%{gopath}/src/%{import_path}/./services/udp/service.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/retention/config.go + echo '%dir %{gopath}/src/%{import_path}/./services/retention' ++ dirname ./services/retention/config.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/retention + cp -pav ./services/retention/config.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/retention/config.go `./services/retention/config.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/retention/config.go' + echo '%{gopath}/src/%{import_path}/./services/retention/config.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/retention/service.go + echo '%dir %{gopath}/src/%{import_path}/./services/retention' ++ dirname ./services/retention/service.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/retention + cp -pav ./services/retention/service.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/retention/service.go `./services/retention/service.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/retention/service.go' + echo '%{gopath}/src/%{import_path}/./services/retention/service.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/registration/config.go + echo '%dir %{gopath}/src/%{import_path}/./services/registration' ++ dirname ./services/registration/config.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/registration + cp -pav ./services/registration/config.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/registration/config.go `./services/registration/config.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/registration/config.go' + echo '%{gopath}/src/%{import_path}/./services/registration/config.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/registration/service.go + echo '%dir %{gopath}/src/%{import_path}/./services/registration' ++ dirname ./services/registration/service.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/registration + cp -pav ./services/registration/service.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/registration/service.go `./services/registration/service.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/registration/service.go' + echo '%{gopath}/src/%{import_path}/./services/registration/service.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/graphite/parser.go + echo '%dir %{gopath}/src/%{import_path}/./services/graphite' ++ dirname ./services/graphite/parser.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/graphite + cp -pav ./services/graphite/parser.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/graphite/parser.go `./services/graphite/parser.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/graphite/parser.go' + echo '%{gopath}/src/%{import_path}/./services/graphite/parser.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/graphite/config.go + echo '%dir %{gopath}/src/%{import_path}/./services/graphite' ++ dirname ./services/graphite/config.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/graphite + cp -pav ./services/graphite/config.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/graphite/config.go `./services/graphite/config.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/graphite/config.go' + echo '%{gopath}/src/%{import_path}/./services/graphite/config.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/graphite/service.go + echo '%dir %{gopath}/src/%{import_path}/./services/graphite' ++ dirname ./services/graphite/service.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/graphite + cp -pav ./services/graphite/service.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/graphite/service.go `./services/graphite/service.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/graphite/service.go' + echo '%{gopath}/src/%{import_path}/./services/graphite/service.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./services/snapshotter/service.go + echo '%dir %{gopath}/src/%{import_path}/./services/snapshotter' ++ dirname ./services/snapshotter/service.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/snapshotter + cp -pav ./services/snapshotter/service.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/snapshotter/service.go `./services/snapshotter/service.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/snapshotter/service.go' + echo '%{gopath}/src/%{import_path}/./services/snapshotter/service.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./errors.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./errors.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/. + cp -pav ./errors.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./errors.go `./errors.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./errors.go' + echo '%{gopath}/src/%{import_path}/./errors.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./cmd/influx/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/influx' ++ dirname ./cmd/influx/main.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influx + cp -pav ./cmd/influx/main.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influx/main.go `./cmd/influx/main.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influx/main.go' + echo '%{gopath}/src/%{import_path}/./cmd/influx/main.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./cmd/influx/cli/cli.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/influx/cli' ++ dirname ./cmd/influx/cli/cli.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influx/cli + cp -pav ./cmd/influx/cli/cli.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influx/cli/cli.go `./cmd/influx/cli/cli.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influx/cli/cli.go' + echo '%{gopath}/src/%{import_path}/./cmd/influx/cli/cli.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./cmd/influx_stress/influx_stress.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/influx_stress' ++ dirname ./cmd/influx_stress/influx_stress.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influx_stress + cp -pav ./cmd/influx_stress/influx_stress.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influx_stress/influx_stress.go `./cmd/influx_stress/influx_stress.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influx_stress/influx_stress.go' + echo '%{gopath}/src/%{import_path}/./cmd/influx_stress/influx_stress.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./cmd/influxd/help/help.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/influxd/help' ++ dirname ./cmd/influxd/help/help.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/help + cp -pav ./cmd/influxd/help/help.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/help/help.go `./cmd/influxd/help/help.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/help/help.go' + echo '%{gopath}/src/%{import_path}/./cmd/influxd/help/help.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./cmd/influxd/backup/backup.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/influxd/backup' ++ dirname ./cmd/influxd/backup/backup.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/backup + cp -pav ./cmd/influxd/backup/backup.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/backup/backup.go `./cmd/influxd/backup/backup.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/backup/backup.go' + echo '%{gopath}/src/%{import_path}/./cmd/influxd/backup/backup.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./cmd/influxd/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/influxd' ++ dirname ./cmd/influxd/main.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd + cp -pav ./cmd/influxd/main.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/main.go `./cmd/influxd/main.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/main.go' + echo '%{gopath}/src/%{import_path}/./cmd/influxd/main.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./cmd/influxd/restore/restore.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/influxd/restore' ++ dirname ./cmd/influxd/restore/restore.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/restore + cp -pav ./cmd/influxd/restore/restore.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/restore/restore.go `./cmd/influxd/restore/restore.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/restore/restore.go' + echo '%{gopath}/src/%{import_path}/./cmd/influxd/restore/restore.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./cmd/influxd/run/config.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/influxd/run' ++ dirname ./cmd/influxd/run/config.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/run + cp -pav ./cmd/influxd/run/config.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/run/config.go `./cmd/influxd/run/config.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/run/config.go' + echo '%{gopath}/src/%{import_path}/./cmd/influxd/run/config.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./cmd/influxd/run/config_command.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/influxd/run' ++ dirname ./cmd/influxd/run/config_command.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/run + cp -pav ./cmd/influxd/run/config_command.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/run/config_command.go `./cmd/influxd/run/config_command.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/run/config_command.go' + echo '%{gopath}/src/%{import_path}/./cmd/influxd/run/config_command.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./cmd/influxd/run/server.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/influxd/run' ++ dirname ./cmd/influxd/run/server.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/run + cp -pav ./cmd/influxd/run/server.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/run/server.go `./cmd/influxd/run/server.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/run/server.go' + echo '%{gopath}/src/%{import_path}/./cmd/influxd/run/server.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./cmd/influxd/run/command.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/influxd/run' ++ dirname ./cmd/influxd/run/command.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/run + cp -pav ./cmd/influxd/run/command.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/run/command.go `./cmd/influxd/run/command.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/run/command.go' + echo '%{gopath}/src/%{import_path}/./cmd/influxd/run/command.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./cmd/influx_inspect/info.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/influx_inspect' ++ dirname ./cmd/influx_inspect/info.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influx_inspect + cp -pav ./cmd/influx_inspect/info.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influx_inspect/info.go `./cmd/influx_inspect/info.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influx_inspect/info.go' + echo '%{gopath}/src/%{import_path}/./cmd/influx_inspect/info.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./cmd/influx_inspect/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/influx_inspect' ++ dirname ./cmd/influx_inspect/main.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influx_inspect + cp -pav ./cmd/influx_inspect/main.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influx_inspect/main.go `./cmd/influx_inspect/main.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influx_inspect/main.go' + echo '%{gopath}/src/%{import_path}/./cmd/influx_inspect/main.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./cmd/influx_inspect/tsm.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/influx_inspect' ++ dirname ./cmd/influx_inspect/tsm.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influx_inspect + cp -pav ./cmd/influx_inspect/tsm.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influx_inspect/tsm.go `./cmd/influx_inspect/tsm.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influx_inspect/tsm.go' + echo '%{gopath}/src/%{import_path}/./cmd/influx_inspect/tsm.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./influxql/scanner.go + echo '%dir %{gopath}/src/%{import_path}/./influxql' ++ dirname ./influxql/scanner.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql + cp -pav ./influxql/scanner.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql/scanner.go `./influxql/scanner.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql/scanner.go' + echo '%{gopath}/src/%{import_path}/./influxql/scanner.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./influxql/parser.go + echo '%dir %{gopath}/src/%{import_path}/./influxql' ++ dirname ./influxql/parser.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql + cp -pav ./influxql/parser.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql/parser.go `./influxql/parser.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql/parser.go' + echo '%{gopath}/src/%{import_path}/./influxql/parser.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./influxql/result.go + echo '%dir %{gopath}/src/%{import_path}/./influxql' ++ dirname ./influxql/result.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql + cp -pav ./influxql/result.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql/result.go `./influxql/result.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql/result.go' + echo '%{gopath}/src/%{import_path}/./influxql/result.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./influxql/token.go + echo '%dir %{gopath}/src/%{import_path}/./influxql' ++ dirname ./influxql/token.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql + cp -pav ./influxql/token.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql/token.go `./influxql/token.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql/token.go' + echo '%{gopath}/src/%{import_path}/./influxql/token.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./influxql/ast.go + echo '%dir %{gopath}/src/%{import_path}/./influxql' ++ dirname ./influxql/ast.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql + cp -pav ./influxql/ast.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql/ast.go `./influxql/ast.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql/ast.go' + echo '%{gopath}/src/%{import_path}/./influxql/ast.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./influxql/doc.go + echo '%dir %{gopath}/src/%{import_path}/./influxql' ++ dirname ./influxql/doc.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql + cp -pav ./influxql/doc.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql/doc.go `./influxql/doc.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql/doc.go' + echo '%{gopath}/src/%{import_path}/./influxql/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./snapshot/snapshot.go + echo '%dir %{gopath}/src/%{import_path}/./snapshot' ++ dirname ./snapshot/snapshot.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./snapshot + cp -pav ./snapshot/snapshot.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./snapshot/snapshot.go `./snapshot/snapshot.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./snapshot/snapshot.go' + echo '%{gopath}/src/%{import_path}/./snapshot/snapshot.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./influxvar.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./influxvar.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/. + cp -pav ./influxvar.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxvar.go `./influxvar.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxvar.go' + echo '%{gopath}/src/%{import_path}/./influxvar.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./statik/statik.go + echo '%dir %{gopath}/src/%{import_path}/./statik' ++ dirname ./statik/statik.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./statik + cp -pav ./statik/statik.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./statik/statik.go `./statik/statik.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./statik/statik.go' + echo '%{gopath}/src/%{import_path}/./statik/statik.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./stress/runner.go + echo '%dir %{gopath}/src/%{import_path}/./stress' ++ dirname ./stress/runner.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./stress + cp -pav ./stress/runner.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./stress/runner.go `./stress/runner.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./stress/runner.go' + echo '%{gopath}/src/%{import_path}/./stress/runner.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./stress/config.go + echo '%dir %{gopath}/src/%{import_path}/./stress' ++ dirname ./stress/config.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./stress + cp -pav ./stress/config.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./stress/config.go `./stress/config.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./stress/config.go' + echo '%{gopath}/src/%{import_path}/./stress/config.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./stress/query.go + echo '%dir %{gopath}/src/%{import_path}/./stress' ++ dirname ./stress/query.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./stress + cp -pav ./stress/query.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./stress/query.go `./stress/query.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./stress/query.go' + echo '%{gopath}/src/%{import_path}/./stress/query.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tcp/mux.go + echo '%dir %{gopath}/src/%{import_path}/./tcp' ++ dirname ./tcp/mux.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tcp + cp -pav ./tcp/mux.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tcp/mux.go `./tcp/mux.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tcp/mux.go' + echo '%{gopath}/src/%{import_path}/./tcp/mux.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./meta/statement_executor.go + echo '%dir %{gopath}/src/%{import_path}/./meta' ++ dirname ./meta/statement_executor.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta + cp -pav ./meta/statement_executor.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/statement_executor.go `./meta/statement_executor.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/statement_executor.go' + echo '%{gopath}/src/%{import_path}/./meta/statement_executor.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./meta/config.go + echo '%dir %{gopath}/src/%{import_path}/./meta' ++ dirname ./meta/config.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta + cp -pav ./meta/config.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/config.go `./meta/config.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/config.go' + echo '%{gopath}/src/%{import_path}/./meta/config.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./meta/errors.go + echo '%dir %{gopath}/src/%{import_path}/./meta' ++ dirname ./meta/errors.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta + cp -pav ./meta/errors.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/errors.go `./meta/errors.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/errors.go' + echo '%{gopath}/src/%{import_path}/./meta/errors.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./meta/state.go + echo '%dir %{gopath}/src/%{import_path}/./meta' ++ dirname ./meta/state.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta + cp -pav ./meta/state.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/state.go `./meta/state.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/state.go' + echo '%{gopath}/src/%{import_path}/./meta/state.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./meta/rpc.go + echo '%dir %{gopath}/src/%{import_path}/./meta' ++ dirname ./meta/rpc.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta + cp -pav ./meta/rpc.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/rpc.go `./meta/rpc.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/rpc.go' + echo '%{gopath}/src/%{import_path}/./meta/rpc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./meta/store.go + echo '%dir %{gopath}/src/%{import_path}/./meta' ++ dirname ./meta/store.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta + cp -pav ./meta/store.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/store.go `./meta/store.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/store.go' + echo '%{gopath}/src/%{import_path}/./meta/store.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./meta/proxy.go + echo '%dir %{gopath}/src/%{import_path}/./meta' ++ dirname ./meta/proxy.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta + cp -pav ./meta/proxy.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/proxy.go `./meta/proxy.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/proxy.go' + echo '%{gopath}/src/%{import_path}/./meta/proxy.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./meta/internal/meta.pb.go + echo '%dir %{gopath}/src/%{import_path}/./meta/internal' ++ dirname ./meta/internal/meta.pb.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/internal + cp -pav ./meta/internal/meta.pb.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/internal/meta.pb.go `./meta/internal/meta.pb.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/internal/meta.pb.go' + echo '%{gopath}/src/%{import_path}/./meta/internal/meta.pb.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./meta/data.go + echo '%dir %{gopath}/src/%{import_path}/./meta' ++ dirname ./meta/data.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta + cp -pav ./meta/data.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/data.go `./meta/data.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/data.go' + echo '%{gopath}/src/%{import_path}/./meta/data.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./monitor/build_info.go + echo '%dir %{gopath}/src/%{import_path}/./monitor' ++ dirname ./monitor/build_info.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor + cp -pav ./monitor/build_info.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor/build_info.go `./monitor/build_info.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor/build_info.go' + echo '%{gopath}/src/%{import_path}/./monitor/build_info.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./monitor/statement_executor.go + echo '%dir %{gopath}/src/%{import_path}/./monitor' ++ dirname ./monitor/statement_executor.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor + cp -pav ./monitor/statement_executor.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor/statement_executor.go `./monitor/statement_executor.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor/statement_executor.go' + echo '%{gopath}/src/%{import_path}/./monitor/statement_executor.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./monitor/config.go + echo '%dir %{gopath}/src/%{import_path}/./monitor' ++ dirname ./monitor/config.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor + cp -pav ./monitor/config.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor/config.go `./monitor/config.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor/config.go' + echo '%{gopath}/src/%{import_path}/./monitor/config.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./monitor/network.go + echo '%dir %{gopath}/src/%{import_path}/./monitor' ++ dirname ./monitor/network.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor + cp -pav ./monitor/network.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor/network.go `./monitor/network.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor/network.go' + echo '%{gopath}/src/%{import_path}/./monitor/network.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./monitor/go_runtime.go + echo '%dir %{gopath}/src/%{import_path}/./monitor' ++ dirname ./monitor/go_runtime.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor + cp -pav ./monitor/go_runtime.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor/go_runtime.go `./monitor/go_runtime.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor/go_runtime.go' + echo '%{gopath}/src/%{import_path}/./monitor/go_runtime.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./monitor/system.go + echo '%dir %{gopath}/src/%{import_path}/./monitor' ++ dirname ./monitor/system.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor + cp -pav ./monitor/system.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor/system.go `./monitor/system.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor/system.go' + echo '%{gopath}/src/%{import_path}/./monitor/system.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./monitor/service.go + echo '%dir %{gopath}/src/%{import_path}/./monitor' ++ dirname ./monitor/service.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor + cp -pav ./monitor/service.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor/service.go `./monitor/service.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor/service.go' + echo '%{gopath}/src/%{import_path}/./monitor/service.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./toml/toml.go + echo '%dir %{gopath}/src/%{import_path}/./toml' ++ dirname ./toml/toml.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./toml + cp -pav ./toml/toml.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./toml/toml.go `./toml/toml.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./toml/toml.go' + echo '%{gopath}/src/%{import_path}/./toml/toml.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./cluster/config.go + echo '%dir %{gopath}/src/%{import_path}/./cluster' ++ dirname ./cluster/config.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster + cp -pav ./cluster/config.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/config.go `./cluster/config.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/config.go' + echo '%{gopath}/src/%{import_path}/./cluster/config.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./cluster/shard_mapper.go + echo '%dir %{gopath}/src/%{import_path}/./cluster' ++ dirname ./cluster/shard_mapper.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster + cp -pav ./cluster/shard_mapper.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/shard_mapper.go `./cluster/shard_mapper.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/shard_mapper.go' + echo '%{gopath}/src/%{import_path}/./cluster/shard_mapper.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./cluster/rpc.go + echo '%dir %{gopath}/src/%{import_path}/./cluster' ++ dirname ./cluster/rpc.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster + cp -pav ./cluster/rpc.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/rpc.go `./cluster/rpc.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/rpc.go' + echo '%{gopath}/src/%{import_path}/./cluster/rpc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./cluster/client_pool.go + echo '%dir %{gopath}/src/%{import_path}/./cluster' ++ dirname ./cluster/client_pool.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster + cp -pav ./cluster/client_pool.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/client_pool.go `./cluster/client_pool.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/client_pool.go' + echo '%{gopath}/src/%{import_path}/./cluster/client_pool.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./cluster/balancer.go + echo '%dir %{gopath}/src/%{import_path}/./cluster' ++ dirname ./cluster/balancer.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster + cp -pav ./cluster/balancer.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/balancer.go `./cluster/balancer.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/balancer.go' + echo '%{gopath}/src/%{import_path}/./cluster/balancer.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./cluster/service.go + echo '%dir %{gopath}/src/%{import_path}/./cluster' ++ dirname ./cluster/service.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster + cp -pav ./cluster/service.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/service.go `./cluster/service.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/service.go' + echo '%{gopath}/src/%{import_path}/./cluster/service.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./cluster/shard_writer.go + echo '%dir %{gopath}/src/%{import_path}/./cluster' ++ dirname ./cluster/shard_writer.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster + cp -pav ./cluster/shard_writer.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/shard_writer.go `./cluster/shard_writer.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/shard_writer.go' + echo '%{gopath}/src/%{import_path}/./cluster/shard_writer.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./cluster/internal/data.pb.go + echo '%dir %{gopath}/src/%{import_path}/./cluster/internal' ++ dirname ./cluster/internal/data.pb.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/internal + cp -pav ./cluster/internal/data.pb.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/internal/data.pb.go `./cluster/internal/data.pb.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/internal/data.pb.go' + echo '%{gopath}/src/%{import_path}/./cluster/internal/data.pb.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./cluster/points_writer.go + echo '%dir %{gopath}/src/%{import_path}/./cluster' ++ dirname ./cluster/points_writer.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster + cp -pav ./cluster/points_writer.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/points_writer.go `./cluster/points_writer.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/points_writer.go' + echo '%{gopath}/src/%{import_path}/./cluster/points_writer.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v -E "^./client|^./models|^./pkg/escape")' ++ dirname ./tests/urlgen/urlgen.go + echo '%dir %{gopath}/src/%{import_path}/./tests/urlgen' ++ dirname ./tests/urlgen/urlgen.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tests/urlgen + cp -pav ./tests/urlgen/urlgen.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tests/urlgen/urlgen.go `./tests/urlgen/urlgen.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tests/urlgen/urlgen.go' + echo '%{gopath}/src/%{import_path}/./tests/urlgen/urlgen.go' ++ find . -iname '*.go' '!' -iname '*_test.go' ++ grep -E '^./client|^./models|^./pkg/escape' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -E "^./client|^./models|^./pkg/escape")' ++ dirname ./models/rows.go + echo '%dir %{gopath}/src/%{import_path}/./models' ++ dirname ./models/rows.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./models + cp -pav ./models/rows.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./models/rows.go `./models/rows.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./models/rows.go' + echo '%{gopath}/src/%{import_path}/./models/rows.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -E "^./client|^./models|^./pkg/escape")' ++ dirname ./models/points.go + echo '%dir %{gopath}/src/%{import_path}/./models' ++ dirname ./models/points.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./models + cp -pav ./models/points.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./models/points.go `./models/points.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./models/points.go' + echo '%{gopath}/src/%{import_path}/./models/points.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -E "^./client|^./models|^./pkg/escape")' ++ dirname ./pkg/escape/bytes.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/escape' ++ dirname ./pkg/escape/bytes.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./pkg/escape + cp -pav ./pkg/escape/bytes.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./pkg/escape/bytes.go `./pkg/escape/bytes.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./pkg/escape/bytes.go' + echo '%{gopath}/src/%{import_path}/./pkg/escape/bytes.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -E "^./client|^./models|^./pkg/escape")' ++ dirname ./pkg/escape/strings.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/escape' ++ dirname ./pkg/escape/strings.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./pkg/escape + cp -pav ./pkg/escape/strings.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./pkg/escape/strings.go `./pkg/escape/strings.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./pkg/escape/strings.go' + echo '%{gopath}/src/%{import_path}/./pkg/escape/strings.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -E "^./client|^./models|^./pkg/escape")' ++ dirname ./client/influxdb.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/influxdb.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./client + cp -pav ./client/influxdb.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./client/influxdb.go `./client/influxdb.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./client/influxdb.go' + echo '%{gopath}/src/%{import_path}/./client/influxdb.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -E "^./client|^./models|^./pkg/escape")' ++ dirname ./client/v2/client.go + echo '%dir %{gopath}/src/%{import_path}/./client/v2' ++ dirname ./client/v2/client.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./client/v2 + cp -pav ./client/v2/client.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./client/v2/client.go `./client/v2/client.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./client/v2/client.go' + echo '%{gopath}/src/%{import_path}/./client/v2/client.go' + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/ ++ find . -iname '*_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tsdb/store_test.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/store_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/store_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/store_test.go `./tsdb/store_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/store_test.go' + echo '%{gopath}/src/%{import_path}/./tsdb/store_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tsdb/cursor_test.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/cursor_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/cursor_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/cursor_test.go `./tsdb/cursor_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/cursor_test.go' + echo '%{gopath}/src/%{import_path}/./tsdb/cursor_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tsdb/meta_test.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/meta_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/meta_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/meta_test.go `./tsdb/meta_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/meta_test.go' + echo '%{gopath}/src/%{import_path}/./tsdb/meta_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tsdb/functions_test.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/functions_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/functions_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/functions_test.go `./tsdb/functions_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/functions_test.go' + echo '%{gopath}/src/%{import_path}/./tsdb/functions_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tsdb/engine/bz1/bz1_test.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/bz1' ++ dirname ./tsdb/engine/bz1/bz1_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/bz1 + cp -pav ./tsdb/engine/bz1/bz1_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/bz1/bz1_test.go `./tsdb/engine/bz1/bz1_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/bz1/bz1_test.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/bz1/bz1_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tsdb/engine/wal/wal_test.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/wal' ++ dirname ./tsdb/engine/wal/wal_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/wal + cp -pav ./tsdb/engine/wal/wal_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/wal/wal_test.go `./tsdb/engine/wal/wal_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/wal/wal_test.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/wal/wal_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tsdb/engine/b1/b1_test.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/b1' ++ dirname ./tsdb/engine/b1/b1_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/b1 + cp -pav ./tsdb/engine/b1/b1_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/b1/b1_test.go `./tsdb/engine/b1/b1_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/b1/b1_test.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/b1/b1_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tsdb/engine/tsm1/float_test.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/tsm1' ++ dirname ./tsdb/engine/tsm1/float_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1 + cp -pav ./tsdb/engine/tsm1/float_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/float_test.go `./tsdb/engine/tsm1/float_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/float_test.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/tsm1/float_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tsdb/engine/tsm1/cursor_test.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/tsm1' ++ dirname ./tsdb/engine/tsm1/cursor_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1 + cp -pav ./tsdb/engine/tsm1/cursor_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/cursor_test.go `./tsdb/engine/tsm1/cursor_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/cursor_test.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/tsm1/cursor_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tsdb/engine/tsm1/int_test.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/tsm1' ++ dirname ./tsdb/engine/tsm1/int_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1 + cp -pav ./tsdb/engine/tsm1/int_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/int_test.go `./tsdb/engine/tsm1/int_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/int_test.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/tsm1/int_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tsdb/engine/tsm1/data_file_test.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/tsm1' ++ dirname ./tsdb/engine/tsm1/data_file_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1 + cp -pav ./tsdb/engine/tsm1/data_file_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/data_file_test.go `./tsdb/engine/tsm1/data_file_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/data_file_test.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/tsm1/data_file_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tsdb/engine/tsm1/timestamp_test.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/tsm1' ++ dirname ./tsdb/engine/tsm1/timestamp_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1 + cp -pav ./tsdb/engine/tsm1/timestamp_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/timestamp_test.go `./tsdb/engine/tsm1/timestamp_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/timestamp_test.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/tsm1/timestamp_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tsdb/engine/tsm1/bool_test.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/tsm1' ++ dirname ./tsdb/engine/tsm1/bool_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1 + cp -pav ./tsdb/engine/tsm1/bool_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/bool_test.go `./tsdb/engine/tsm1/bool_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/bool_test.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/tsm1/bool_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tsdb/engine/tsm1/tsm1_test.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/tsm1' ++ dirname ./tsdb/engine/tsm1/tsm1_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1 + cp -pav ./tsdb/engine/tsm1/tsm1_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/tsm1_test.go `./tsdb/engine/tsm1/tsm1_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/tsm1_test.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/tsm1/tsm1_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tsdb/engine/tsm1/encoding_test.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/tsm1' ++ dirname ./tsdb/engine/tsm1/encoding_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1 + cp -pav ./tsdb/engine/tsm1/encoding_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/encoding_test.go `./tsdb/engine/tsm1/encoding_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/encoding_test.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/tsm1/encoding_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tsdb/engine/tsm1/write_lock_test.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/tsm1' ++ dirname ./tsdb/engine/tsm1/write_lock_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1 + cp -pav ./tsdb/engine/tsm1/write_lock_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/write_lock_test.go `./tsdb/engine/tsm1/write_lock_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/write_lock_test.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/tsm1/write_lock_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tsdb/engine/tsm1/string_test.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/tsm1' ++ dirname ./tsdb/engine/tsm1/string_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1 + cp -pav ./tsdb/engine/tsm1/string_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/string_test.go `./tsdb/engine/tsm1/string_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/string_test.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/tsm1/string_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tsdb/engine/tsm1/wal_test.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb/engine/tsm1' ++ dirname ./tsdb/engine/tsm1/wal_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1 + cp -pav ./tsdb/engine/tsm1/wal_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/wal_test.go `./tsdb/engine/tsm1/wal_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine/tsm1/wal_test.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine/tsm1/wal_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tsdb/raw_test.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/raw_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/raw_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/raw_test.go `./tsdb/raw_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/raw_test.go' + echo '%{gopath}/src/%{import_path}/./tsdb/raw_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tsdb/query_executor_test.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/query_executor_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/query_executor_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/query_executor_test.go `./tsdb/query_executor_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/query_executor_test.go' + echo '%{gopath}/src/%{import_path}/./tsdb/query_executor_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tsdb/batcher_test.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/batcher_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/batcher_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/batcher_test.go `./tsdb/batcher_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/batcher_test.go' + echo '%{gopath}/src/%{import_path}/./tsdb/batcher_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tsdb/engine_test.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/engine_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/engine_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine_test.go `./tsdb/engine_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/engine_test.go' + echo '%{gopath}/src/%{import_path}/./tsdb/engine_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tsdb/shard_test.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/shard_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/shard_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/shard_test.go `./tsdb/shard_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/shard_test.go' + echo '%{gopath}/src/%{import_path}/./tsdb/shard_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tsdb/mapper_test.go + echo '%dir %{gopath}/src/%{import_path}/./tsdb' ++ dirname ./tsdb/mapper_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb + cp -pav ./tsdb/mapper_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/mapper_test.go `./tsdb/mapper_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tsdb/mapper_test.go' + echo '%{gopath}/src/%{import_path}/./tsdb/mapper_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./models/points_test.go + echo '%dir %{gopath}/src/%{import_path}/./models' ++ dirname ./models/points_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./models + cp -pav ./models/points_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./models/points_test.go `./models/points_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./models/points_test.go' + echo '%{gopath}/src/%{import_path}/./models/points_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./pkg/escape/bytes_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/escape' ++ dirname ./pkg/escape/bytes_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./pkg/escape + cp -pav ./pkg/escape/bytes_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./pkg/escape/bytes_test.go `./pkg/escape/bytes_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./pkg/escape/bytes_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/escape/bytes_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/collectd/config_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/collectd' ++ dirname ./services/collectd/config_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/collectd + cp -pav ./services/collectd/config_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/collectd/config_test.go `./services/collectd/config_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/collectd/config_test.go' + echo '%{gopath}/src/%{import_path}/./services/collectd/config_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/collectd/service_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/collectd' ++ dirname ./services/collectd/service_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/collectd + cp -pav ./services/collectd/service_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/collectd/service_test.go `./services/collectd/service_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/collectd/service_test.go' + echo '%{gopath}/src/%{import_path}/./services/collectd/service_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/precreator/config_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/precreator' ++ dirname ./services/precreator/config_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/precreator + cp -pav ./services/precreator/config_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/precreator/config_test.go `./services/precreator/config_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/precreator/config_test.go' + echo '%{gopath}/src/%{import_path}/./services/precreator/config_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/precreator/service_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/precreator' ++ dirname ./services/precreator/service_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/precreator + cp -pav ./services/precreator/service_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/precreator/service_test.go `./services/precreator/service_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/precreator/service_test.go' + echo '%{gopath}/src/%{import_path}/./services/precreator/service_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/opentsdb/config_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/opentsdb' ++ dirname ./services/opentsdb/config_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/opentsdb + cp -pav ./services/opentsdb/config_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/opentsdb/config_test.go `./services/opentsdb/config_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/opentsdb/config_test.go' + echo '%{gopath}/src/%{import_path}/./services/opentsdb/config_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/opentsdb/service_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/opentsdb' ++ dirname ./services/opentsdb/service_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/opentsdb + cp -pav ./services/opentsdb/service_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/opentsdb/service_test.go `./services/opentsdb/service_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/opentsdb/service_test.go' + echo '%{gopath}/src/%{import_path}/./services/opentsdb/service_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/httpd/handler_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/httpd' ++ dirname ./services/httpd/handler_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/httpd + cp -pav ./services/httpd/handler_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/httpd/handler_test.go `./services/httpd/handler_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/httpd/handler_test.go' + echo '%{gopath}/src/%{import_path}/./services/httpd/handler_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/httpd/config_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/httpd' ++ dirname ./services/httpd/config_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/httpd + cp -pav ./services/httpd/config_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/httpd/config_test.go `./services/httpd/config_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/httpd/config_test.go' + echo '%{gopath}/src/%{import_path}/./services/httpd/config_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/subscriber/config_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/subscriber' ++ dirname ./services/subscriber/config_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/subscriber + cp -pav ./services/subscriber/config_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/subscriber/config_test.go `./services/subscriber/config_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/subscriber/config_test.go' + echo '%{gopath}/src/%{import_path}/./services/subscriber/config_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/subscriber/service_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/subscriber' ++ dirname ./services/subscriber/service_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/subscriber + cp -pav ./services/subscriber/service_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/subscriber/service_test.go `./services/subscriber/service_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/subscriber/service_test.go' + echo '%{gopath}/src/%{import_path}/./services/subscriber/service_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/copier/service_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/copier' ++ dirname ./services/copier/service_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/copier + cp -pav ./services/copier/service_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/copier/service_test.go `./services/copier/service_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/copier/service_test.go' + echo '%{gopath}/src/%{import_path}/./services/copier/service_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/continuous_querier/config_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/continuous_querier' ++ dirname ./services/continuous_querier/config_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/continuous_querier + cp -pav ./services/continuous_querier/config_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/continuous_querier/config_test.go `./services/continuous_querier/config_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/continuous_querier/config_test.go' + echo '%{gopath}/src/%{import_path}/./services/continuous_querier/config_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/continuous_querier/service_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/continuous_querier' ++ dirname ./services/continuous_querier/service_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/continuous_querier + cp -pav ./services/continuous_querier/service_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/continuous_querier/service_test.go `./services/continuous_querier/service_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/continuous_querier/service_test.go' + echo '%{gopath}/src/%{import_path}/./services/continuous_querier/service_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/hh/limiter_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/hh' ++ dirname ./services/hh/limiter_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh + cp -pav ./services/hh/limiter_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh/limiter_test.go `./services/hh/limiter_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh/limiter_test.go' + echo '%{gopath}/src/%{import_path}/./services/hh/limiter_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/hh/node_processor_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/hh' ++ dirname ./services/hh/node_processor_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh + cp -pav ./services/hh/node_processor_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh/node_processor_test.go `./services/hh/node_processor_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh/node_processor_test.go' + echo '%{gopath}/src/%{import_path}/./services/hh/node_processor_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/hh/queue_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/hh' ++ dirname ./services/hh/queue_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh + cp -pav ./services/hh/queue_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh/queue_test.go `./services/hh/queue_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh/queue_test.go' + echo '%{gopath}/src/%{import_path}/./services/hh/queue_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/hh/config_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/hh' ++ dirname ./services/hh/config_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh + cp -pav ./services/hh/config_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh/config_test.go `./services/hh/config_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/hh/config_test.go' + echo '%{gopath}/src/%{import_path}/./services/hh/config_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/admin/config_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/admin' ++ dirname ./services/admin/config_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/admin + cp -pav ./services/admin/config_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/admin/config_test.go `./services/admin/config_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/admin/config_test.go' + echo '%{gopath}/src/%{import_path}/./services/admin/config_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/admin/service_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/admin' ++ dirname ./services/admin/service_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/admin + cp -pav ./services/admin/service_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/admin/service_test.go `./services/admin/service_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/admin/service_test.go' + echo '%{gopath}/src/%{import_path}/./services/admin/service_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/udp/config_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/udp' ++ dirname ./services/udp/config_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/udp + cp -pav ./services/udp/config_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/udp/config_test.go `./services/udp/config_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/udp/config_test.go' + echo '%{gopath}/src/%{import_path}/./services/udp/config_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/retention/config_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/retention' ++ dirname ./services/retention/config_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/retention + cp -pav ./services/retention/config_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/retention/config_test.go `./services/retention/config_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/retention/config_test.go' + echo '%{gopath}/src/%{import_path}/./services/retention/config_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/registration/config_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/registration' ++ dirname ./services/registration/config_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/registration + cp -pav ./services/registration/config_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/registration/config_test.go `./services/registration/config_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/registration/config_test.go' + echo '%{gopath}/src/%{import_path}/./services/registration/config_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/graphite/config_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/graphite' ++ dirname ./services/graphite/config_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/graphite + cp -pav ./services/graphite/config_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/graphite/config_test.go `./services/graphite/config_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/graphite/config_test.go' + echo '%{gopath}/src/%{import_path}/./services/graphite/config_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/graphite/parser_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/graphite' ++ dirname ./services/graphite/parser_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/graphite + cp -pav ./services/graphite/parser_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/graphite/parser_test.go `./services/graphite/parser_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/graphite/parser_test.go' + echo '%{gopath}/src/%{import_path}/./services/graphite/parser_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/graphite/service_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/graphite' ++ dirname ./services/graphite/service_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/graphite + cp -pav ./services/graphite/service_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/graphite/service_test.go `./services/graphite/service_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/graphite/service_test.go' + echo '%{gopath}/src/%{import_path}/./services/graphite/service_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./services/snapshotter/service_test.go + echo '%dir %{gopath}/src/%{import_path}/./services/snapshotter' ++ dirname ./services/snapshotter/service_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/snapshotter + cp -pav ./services/snapshotter/service_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/snapshotter/service_test.go `./services/snapshotter/service_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./services/snapshotter/service_test.go' + echo '%{gopath}/src/%{import_path}/./services/snapshotter/service_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./cmd/influx/cli/cli_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/influx/cli' ++ dirname ./cmd/influx/cli/cli_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influx/cli + cp -pav ./cmd/influx/cli/cli_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influx/cli/cli_test.go `./cmd/influx/cli/cli_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influx/cli/cli_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/influx/cli/cli_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./cmd/influxd/backup/backup_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/influxd/backup' ++ dirname ./cmd/influxd/backup/backup_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/backup + cp -pav ./cmd/influxd/backup/backup_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/backup/backup_test.go `./cmd/influxd/backup/backup_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/backup/backup_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/influxd/backup/backup_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./cmd/influxd/restore/restore_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/influxd/restore' ++ dirname ./cmd/influxd/restore/restore_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/restore + cp -pav ./cmd/influxd/restore/restore_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/restore/restore_test.go `./cmd/influxd/restore/restore_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/restore/restore_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/influxd/restore/restore_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./cmd/influxd/run/server_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/influxd/run' ++ dirname ./cmd/influxd/run/server_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/run + cp -pav ./cmd/influxd/run/server_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/run/server_test.go `./cmd/influxd/run/server_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/run/server_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/influxd/run/server_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./cmd/influxd/run/config_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/influxd/run' ++ dirname ./cmd/influxd/run/config_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/run + cp -pav ./cmd/influxd/run/config_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/run/config_test.go `./cmd/influxd/run/config_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/run/config_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/influxd/run/config_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./cmd/influxd/run/server_helpers_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/influxd/run' ++ dirname ./cmd/influxd/run/server_helpers_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/run + cp -pav ./cmd/influxd/run/server_helpers_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/run/server_helpers_test.go `./cmd/influxd/run/server_helpers_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cmd/influxd/run/server_helpers_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/influxd/run/server_helpers_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./influxql/parser_test.go + echo '%dir %{gopath}/src/%{import_path}/./influxql' ++ dirname ./influxql/parser_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql + cp -pav ./influxql/parser_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql/parser_test.go `./influxql/parser_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql/parser_test.go' + echo '%{gopath}/src/%{import_path}/./influxql/parser_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./influxql/ast_test.go + echo '%dir %{gopath}/src/%{import_path}/./influxql' ++ dirname ./influxql/ast_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql + cp -pav ./influxql/ast_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql/ast_test.go `./influxql/ast_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql/ast_test.go' + echo '%{gopath}/src/%{import_path}/./influxql/ast_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./influxql/scanner_test.go + echo '%dir %{gopath}/src/%{import_path}/./influxql' ++ dirname ./influxql/scanner_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql + cp -pav ./influxql/scanner_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql/scanner_test.go `./influxql/scanner_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./influxql/scanner_test.go' + echo '%{gopath}/src/%{import_path}/./influxql/scanner_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./snapshot/snapshot_test.go + echo '%dir %{gopath}/src/%{import_path}/./snapshot' ++ dirname ./snapshot/snapshot_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./snapshot + cp -pav ./snapshot/snapshot_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./snapshot/snapshot_test.go `./snapshot/snapshot_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./snapshot/snapshot_test.go' + echo '%{gopath}/src/%{import_path}/./snapshot/snapshot_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./client/v2/example_test.go + echo '%dir %{gopath}/src/%{import_path}/./client/v2' ++ dirname ./client/v2/example_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./client/v2 + cp -pav ./client/v2/example_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./client/v2/example_test.go `./client/v2/example_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./client/v2/example_test.go' + echo '%{gopath}/src/%{import_path}/./client/v2/example_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./client/v2/client_test.go + echo '%dir %{gopath}/src/%{import_path}/./client/v2' ++ dirname ./client/v2/client_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./client/v2 + cp -pav ./client/v2/client_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./client/v2/client_test.go `./client/v2/client_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./client/v2/client_test.go' + echo '%{gopath}/src/%{import_path}/./client/v2/client_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./client/example_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/example_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./client + cp -pav ./client/example_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./client/example_test.go `./client/example_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./client/example_test.go' + echo '%{gopath}/src/%{import_path}/./client/example_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./client/influxdb_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/influxdb_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./client + cp -pav ./client/influxdb_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./client/influxdb_test.go `./client/influxdb_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./client/influxdb_test.go' + echo '%{gopath}/src/%{import_path}/./client/influxdb_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./stress/runner_test.go + echo '%dir %{gopath}/src/%{import_path}/./stress' ++ dirname ./stress/runner_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./stress + cp -pav ./stress/runner_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./stress/runner_test.go `./stress/runner_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./stress/runner_test.go' + echo '%{gopath}/src/%{import_path}/./stress/runner_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tcp/mux_test.go + echo '%dir %{gopath}/src/%{import_path}/./tcp' ++ dirname ./tcp/mux_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tcp + cp -pav ./tcp/mux_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tcp/mux_test.go `./tcp/mux_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./tcp/mux_test.go' + echo '%{gopath}/src/%{import_path}/./tcp/mux_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./meta/store_test.go + echo '%dir %{gopath}/src/%{import_path}/./meta' ++ dirname ./meta/store_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta + cp -pav ./meta/store_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/store_test.go `./meta/store_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/store_test.go' + echo '%{gopath}/src/%{import_path}/./meta/store_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./meta/statement_executor_test.go + echo '%dir %{gopath}/src/%{import_path}/./meta' ++ dirname ./meta/statement_executor_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta + cp -pav ./meta/statement_executor_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/statement_executor_test.go `./meta/statement_executor_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/statement_executor_test.go' + echo '%{gopath}/src/%{import_path}/./meta/statement_executor_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./meta/rpc_test.go + echo '%dir %{gopath}/src/%{import_path}/./meta' ++ dirname ./meta/rpc_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta + cp -pav ./meta/rpc_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/rpc_test.go `./meta/rpc_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/rpc_test.go' + echo '%{gopath}/src/%{import_path}/./meta/rpc_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./meta/data_test.go + echo '%dir %{gopath}/src/%{import_path}/./meta' ++ dirname ./meta/data_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta + cp -pav ./meta/data_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/data_test.go `./meta/data_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/data_test.go' + echo '%{gopath}/src/%{import_path}/./meta/data_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./meta/config_test.go + echo '%dir %{gopath}/src/%{import_path}/./meta' ++ dirname ./meta/config_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta + cp -pav ./meta/config_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/config_test.go `./meta/config_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./meta/config_test.go' + echo '%{gopath}/src/%{import_path}/./meta/config_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./monitor/config_test.go + echo '%dir %{gopath}/src/%{import_path}/./monitor' ++ dirname ./monitor/config_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor + cp -pav ./monitor/config_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor/config_test.go `./monitor/config_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor/config_test.go' + echo '%{gopath}/src/%{import_path}/./monitor/config_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./monitor/service_test.go + echo '%dir %{gopath}/src/%{import_path}/./monitor' ++ dirname ./monitor/service_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor + cp -pav ./monitor/service_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor/service_test.go `./monitor/service_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./monitor/service_test.go' + echo '%{gopath}/src/%{import_path}/./monitor/service_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./toml/toml_test.go + echo '%dir %{gopath}/src/%{import_path}/./toml' ++ dirname ./toml/toml_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./toml + cp -pav ./toml/toml_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./toml/toml_test.go `./toml/toml_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./toml/toml_test.go' + echo '%{gopath}/src/%{import_path}/./toml/toml_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./cluster/shard_mapper_test.go + echo '%dir %{gopath}/src/%{import_path}/./cluster' ++ dirname ./cluster/shard_mapper_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster + cp -pav ./cluster/shard_mapper_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/shard_mapper_test.go `./cluster/shard_mapper_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/shard_mapper_test.go' + echo '%{gopath}/src/%{import_path}/./cluster/shard_mapper_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./cluster/shard_writer_test.go + echo '%dir %{gopath}/src/%{import_path}/./cluster' ++ dirname ./cluster/shard_writer_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster + cp -pav ./cluster/shard_writer_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/shard_writer_test.go `./cluster/shard_writer_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/shard_writer_test.go' + echo '%{gopath}/src/%{import_path}/./cluster/shard_writer_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./cluster/rpc_test.go + echo '%dir %{gopath}/src/%{import_path}/./cluster' ++ dirname ./cluster/rpc_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster + cp -pav ./cluster/rpc_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/rpc_test.go `./cluster/rpc_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/rpc_test.go' + echo '%{gopath}/src/%{import_path}/./cluster/rpc_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./cluster/points_writer_test.go + echo '%dir %{gopath}/src/%{import_path}/./cluster' ++ dirname ./cluster/points_writer_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster + cp -pav ./cluster/points_writer_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/points_writer_test.go `./cluster/points_writer_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/points_writer_test.go' + echo '%{gopath}/src/%{import_path}/./cluster/points_writer_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./cluster/config_test.go + echo '%dir %{gopath}/src/%{import_path}/./cluster' ++ dirname ./cluster/config_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster + cp -pav ./cluster/config_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/config_test.go `./cluster/config_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/config_test.go' + echo '%{gopath}/src/%{import_path}/./cluster/config_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./cluster/service_test.go + echo '%dir %{gopath}/src/%{import_path}/./cluster' ++ dirname ./cluster/service_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster + cp -pav ./cluster/service_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/service_test.go `./cluster/service_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/service_test.go' + echo '%{gopath}/src/%{import_path}/./cluster/service_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./cluster/balancer_test.go + echo '%dir %{gopath}/src/%{import_path}/./cluster' ++ dirname ./cluster/balancer_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster + cp -pav ./cluster/balancer_test.go /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/balancer_test.go `./cluster/balancer_test.go' -> `/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64//usr/share/gocode/src/github.com/influxdb/influxdb/./cluster/balancer_test.go' + echo '%{gopath}/src/%{import_path}/./cluster/balancer_test.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-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.porOrB + umask 022 + cd /builddir/build/BUILD + cd influxdb-9eab56311373ee6f788ae5dfc87e2240038f0eb4 + unset DISPLAY + exit 0 Processing files: golang-github-influxdb-influxdb-client-0.9.5.1-0.1.git9eab563.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.O0jQQb + umask 022 + cd /builddir/build/BUILD + cd influxdb-9eab56311373ee6f788ae5dfc87e2240038f0eb4 + DOCDIR=/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64/usr/share/doc/golang-github-influxdb-influxdb-client-0.9.5.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64/usr/share/doc/golang-github-influxdb-influxdb-client-0.9.5.1 + /bin/mkdir -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64/usr/share/doc/golang-github-influxdb-influxdb-client-0.9.5.1 + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64/usr/share/doc/golang-github-influxdb-influxdb-client-0.9.5.1 + cp -pr CHANGELOG.md CONTRIBUTING.md DOCKER.md LICENSE_OF_DEPENDENCIES.md QUERIES.md README.md /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64/usr/share/doc/golang-github-influxdb-influxdb-client-0.9.5.1 + exit 0 warning: File listed twice: /usr/share/gocode/src/github.com/influxdb/influxdb/client warning: File listed twice: /usr/share/gocode/src/github.com/influxdb/influxdb/models warning: File listed twice: /usr/share/gocode/src/github.com/influxdb/influxdb/pkg/escape Provides: golang(github.com/influxdb/influxdb/client) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/client/v2) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/models) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/pkg/escape) = 0.9.5.1-0.1.git9eab563.el6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: golang-github-influxdb-influxdb-devel-0.9.5.1-0.1.git9eab563.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Zjr7rM + umask 022 + cd /builddir/build/BUILD + cd influxdb-9eab56311373ee6f788ae5dfc87e2240038f0eb4 + DOCDIR=/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64/usr/share/doc/golang-github-influxdb-influxdb-devel-0.9.5.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64/usr/share/doc/golang-github-influxdb-influxdb-devel-0.9.5.1 + /bin/mkdir -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64/usr/share/doc/golang-github-influxdb-influxdb-devel-0.9.5.1 + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64/usr/share/doc/golang-github-influxdb-influxdb-devel-0.9.5.1 + cp -pr CHANGELOG.md CONTRIBUTING.md DOCKER.md LICENSE_OF_DEPENDENCIES.md QUERIES.md README.md /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64/usr/share/doc/golang-github-influxdb-influxdb-devel-0.9.5.1 + exit 0 Provides: golang(github.com/influxdb/influxdb) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/cluster) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/cmd/influx/cli) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/cmd/influxd/backup) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/cmd/influxd/help) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/cmd/influxd/restore) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/cmd/influxd/run) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/importer/v8) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/influxql) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/meta) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/monitor) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/pkg/slices) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/services/admin) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/services/collectd) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/services/continuous_querier) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/services/copier) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/services/graphite) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/services/hh) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/services/httpd) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/services/opentsdb) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/services/precreator) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/services/registration) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/services/retention) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/services/snapshotter) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/services/subscriber) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/services/udp) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/snapshot) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/statik) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/stress) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/tcp) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/toml) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/tsdb) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/tsdb/engine) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/tsdb/engine/b1) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/tsdb/engine/bz1) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/tsdb/engine/tsm1) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/tsdb/engine/wal) = 0.9.5.1-0.1.git9eab563.el6 golang(github.com/influxdb/influxdb/uuid) = 0.9.5.1-0.1.git9eab563.el6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: golang-github-influxdb-influxdb-unit-test-0.9.5.1-0.1.git9eab563.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ANrFlo + umask 022 + cd /builddir/build/BUILD + cd influxdb-9eab56311373ee6f788ae5dfc87e2240038f0eb4 + DOCDIR=/builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64/usr/share/doc/golang-github-influxdb-influxdb-unit-test-0.9.5.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64/usr/share/doc/golang-github-influxdb-influxdb-unit-test-0.9.5.1 + /bin/mkdir -p /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64/usr/share/doc/golang-github-influxdb-influxdb-unit-test-0.9.5.1 + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64/usr/share/doc/golang-github-influxdb-influxdb-unit-test-0.9.5.1 + cp -pr CHANGELOG.md CONTRIBUTING.md DOCKER.md LICENSE_OF_DEPENDENCIES.md QUERIES.md README.md /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64/usr/share/doc/golang-github-influxdb-influxdb-unit-test-0.9.5.1 + exit 0 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-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64 warning: Could not canonicalize hostname: buildvm-06-nfs.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/golang-github-influxdb-influxdb-client-0.9.5.1-0.1.git9eab563.el6.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-influxdb-influxdb-devel-0.9.5.1-0.1.git9eab563.el6.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-influxdb-influxdb-unit-test-0.9.5.1-0.1.git9eab563.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uc3eoV + umask 022 + cd /builddir/build/BUILD + cd influxdb-9eab56311373ee6f788ae5dfc87e2240038f0eb4 + /bin/rm -rf /builddir/build/BUILDROOT/golang-github-influxdb-influxdb-0.9.5.1-0.1.git9eab563.el6.x86_64 + exit 0 Child return code was: 0