Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/docker-io.spec'], False, '/var/lib/mock/f22-build-2744509-441234/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/docker-io.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildhw-05.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/docker-io-1.4.1-3.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/docker-io.spec'], False, '/var/lib/mock/f22-build-2744509-441234/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/docker-io.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fSNISt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf docker-1.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.4.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd docker-1.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf vendor/src/github.com/coreos vendor/src/github.com/docker/libtrust vendor/src/github.com/godbus vendor/src/github.com/gorilla vendor/src/github.com/kr vendor/src/github.com/Sirupsen vendor/src/github.com/syndtr vendor/src/github.com/tchap + cp /builddir/build/SOURCES/README.docker-logrotate . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tifzfe + umask 022 + cd /builddir/build/BUILD + cd docker-1.4.1 + mkdir -p ./_build/src/github.com/docker ++ pwd + ln -s /builddir/build/BUILD/docker-1.4.1 ./_build/src/github.com/docker/docker + export DOCKER_GITCOMMIT=5bc2ff8/1.4.1 + DOCKER_GITCOMMIT=5bc2ff8/1.4.1 + export DOCKER_BUILDTAGS=selinux + DOCKER_BUILDTAGS=selinux ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/docker-1.4.1/_build:/builddir/build/BUILD/docker-1.4.1/vendor:/usr/share/gocode + GOPATH=/builddir/build/BUILD/docker-1.4.1/_build:/builddir/build/BUILD/docker-1.4.1/vendor:/usr/share/gocode + hack/make.sh dynbinary # WARNING! I don't seem to be running in the Docker container. # The result of this command might be an incorrect build, and will not be # officially supported. # # Try this instead: make all # ---> Making bundle: dynbinary (in bundles/1.4.1/dynbinary) Created binary: /builddir/build/BUILD/docker-1.4.1/bundles/1.4.1/dynbinary/dockerinit-1.4.1 Created binary: /builddir/build/BUILD/docker-1.4.1/bundles/1.4.1/dynbinary/docker-1.4.1 + docs/man/md2man-all.sh /builddir/build/BUILD/docker-1.4.1/docs/man + pwd + for FILE in '*.md' ++ basename Dockerfile.5.md + base=Dockerfile.5.md + name=Dockerfile.5 + num=5 + '[' -z 5 -o Dockerfile.5 = 5 ']' + mkdir -p ./man5 + go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + for FILE in '*.md' ++ basename README.md + base=README.md + name=README + num=README + '[' -z README -o README = README ']' + continue + for FILE in '*.md' ++ basename docker-attach.1.md + base=docker-attach.1.md + name=docker-attach.1 + num=1 + '[' -z 1 -o docker-attach.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-attach.1.md -out ./man1/docker-attach.1 + for FILE in '*.md' ++ basename docker-build.1.md + base=docker-build.1.md + name=docker-build.1 + num=1 + '[' -z 1 -o docker-build.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + for FILE in '*.md' ++ basename docker-commit.1.md + base=docker-commit.1.md + name=docker-commit.1 + num=1 + '[' -z 1 -o docker-commit.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-commit.1.md -out ./man1/docker-commit.1 + for FILE in '*.md' ++ basename docker-cp.1.md + base=docker-cp.1.md + name=docker-cp.1 + num=1 + '[' -z 1 -o docker-cp.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-cp.1.md -out ./man1/docker-cp.1 + for FILE in '*.md' ++ basename docker-create.1.md + base=docker-create.1.md + name=docker-create.1 + num=1 + '[' -z 1 -o docker-create.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-create.1.md -out ./man1/docker-create.1 + for FILE in '*.md' ++ basename docker-diff.1.md + base=docker-diff.1.md + name=docker-diff.1 + num=1 + '[' -z 1 -o docker-diff.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-diff.1.md -out ./man1/docker-diff.1 + for FILE in '*.md' ++ basename docker-events.1.md + base=docker-events.1.md + name=docker-events.1 + num=1 + '[' -z 1 -o docker-events.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-events.1.md -out ./man1/docker-events.1 + for FILE in '*.md' ++ basename docker-exec.1.md + base=docker-exec.1.md + name=docker-exec.1 + num=1 + '[' -z 1 -o docker-exec.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-exec.1.md -out ./man1/docker-exec.1 + for FILE in '*.md' ++ basename docker-export.1.md + base=docker-export.1.md + name=docker-export.1 + num=1 + '[' -z 1 -o docker-export.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-export.1.md -out ./man1/docker-export.1 + for FILE in '*.md' ++ basename docker-history.1.md + base=docker-history.1.md + name=docker-history.1 + num=1 + '[' -z 1 -o docker-history.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-history.1.md -out ./man1/docker-history.1 + for FILE in '*.md' ++ basename docker-images.1.md + base=docker-images.1.md + name=docker-images.1 + num=1 + '[' -z 1 -o docker-images.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-images.1.md -out ./man1/docker-images.1 + for FILE in '*.md' ++ basename docker-import.1.md + base=docker-import.1.md + name=docker-import.1 + num=1 + '[' -z 1 -o docker-import.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-import.1.md -out ./man1/docker-import.1 + for FILE in '*.md' ++ basename docker-info.1.md + base=docker-info.1.md + name=docker-info.1 + num=1 + '[' -z 1 -o docker-info.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-info.1.md -out ./man1/docker-info.1 + for FILE in '*.md' ++ basename docker-inspect.1.md + base=docker-inspect.1.md + name=docker-inspect.1 + num=1 + '[' -z 1 -o docker-inspect.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-inspect.1.md -out ./man1/docker-inspect.1 + for FILE in '*.md' ++ basename docker-kill.1.md + base=docker-kill.1.md + name=docker-kill.1 + num=1 + '[' -z 1 -o docker-kill.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-kill.1.md -out ./man1/docker-kill.1 + for FILE in '*.md' ++ basename docker-load.1.md + base=docker-load.1.md + name=docker-load.1 + num=1 + '[' -z 1 -o docker-load.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-load.1.md -out ./man1/docker-load.1 + for FILE in '*.md' ++ basename docker-login.1.md + base=docker-login.1.md + name=docker-login.1 + num=1 + '[' -z 1 -o docker-login.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-login.1.md -out ./man1/docker-login.1 + for FILE in '*.md' ++ basename docker-logout.1.md + base=docker-logout.1.md + name=docker-logout.1 + num=1 + '[' -z 1 -o docker-logout.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-logout.1.md -out ./man1/docker-logout.1 + for FILE in '*.md' ++ basename docker-logs.1.md + base=docker-logs.1.md + name=docker-logs.1 + num=1 + '[' -z 1 -o docker-logs.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-logs.1.md -out ./man1/docker-logs.1 + for FILE in '*.md' ++ basename docker-pause.1.md + base=docker-pause.1.md + name=docker-pause.1 + num=1 + '[' -z 1 -o docker-pause.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-pause.1.md -out ./man1/docker-pause.1 + for FILE in '*.md' ++ basename docker-port.1.md + base=docker-port.1.md + name=docker-port.1 + num=1 + '[' -z 1 -o docker-port.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-port.1.md -out ./man1/docker-port.1 + for FILE in '*.md' ++ basename docker-ps.1.md + base=docker-ps.1.md + name=docker-ps.1 + num=1 + '[' -z 1 -o docker-ps.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-ps.1.md -out ./man1/docker-ps.1 + for FILE in '*.md' ++ basename docker-pull.1.md + base=docker-pull.1.md + name=docker-pull.1 + num=1 + '[' -z 1 -o docker-pull.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-pull.1.md -out ./man1/docker-pull.1 + for FILE in '*.md' ++ basename docker-push.1.md + base=docker-push.1.md + name=docker-push.1 + num=1 + '[' -z 1 -o docker-push.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-push.1.md -out ./man1/docker-push.1 + for FILE in '*.md' ++ basename docker-restart.1.md + base=docker-restart.1.md + name=docker-restart.1 + num=1 + '[' -z 1 -o docker-restart.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-restart.1.md -out ./man1/docker-restart.1 + for FILE in '*.md' ++ basename docker-rm.1.md + base=docker-rm.1.md + name=docker-rm.1 + num=1 + '[' -z 1 -o docker-rm.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-rm.1.md -out ./man1/docker-rm.1 + for FILE in '*.md' ++ basename docker-rmi.1.md + base=docker-rmi.1.md + name=docker-rmi.1 + num=1 + '[' -z 1 -o docker-rmi.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-rmi.1.md -out ./man1/docker-rmi.1 + for FILE in '*.md' ++ basename docker-run.1.md + base=docker-run.1.md + name=docker-run.1 + num=1 + '[' -z 1 -o docker-run.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + for FILE in '*.md' ++ basename docker-save.1.md + base=docker-save.1.md + name=docker-save.1 + num=1 + '[' -z 1 -o docker-save.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-save.1.md -out ./man1/docker-save.1 + for FILE in '*.md' ++ basename docker-search.1.md + base=docker-search.1.md + name=docker-search.1 + num=1 + '[' -z 1 -o docker-search.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-search.1.md -out ./man1/docker-search.1 + for FILE in '*.md' ++ basename docker-start.1.md + base=docker-start.1.md + name=docker-start.1 + num=1 + '[' -z 1 -o docker-start.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-start.1.md -out ./man1/docker-start.1 + for FILE in '*.md' ++ basename docker-stop.1.md + base=docker-stop.1.md + name=docker-stop.1 + num=1 + '[' -z 1 -o docker-stop.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-stop.1.md -out ./man1/docker-stop.1 + for FILE in '*.md' ++ basename docker-tag.1.md + base=docker-tag.1.md + name=docker-tag.1 + num=1 + '[' -z 1 -o docker-tag.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-tag.1.md -out ./man1/docker-tag.1 + for FILE in '*.md' ++ basename docker-top.1.md + base=docker-top.1.md + name=docker-top.1 + num=1 + '[' -z 1 -o docker-top.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-top.1.md -out ./man1/docker-top.1 + for FILE in '*.md' ++ basename docker-unpause.1.md + base=docker-unpause.1.md + name=docker-unpause.1 + num=1 + '[' -z 1 -o docker-unpause.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-unpause.1.md -out ./man1/docker-unpause.1 + for FILE in '*.md' ++ basename docker-version.1.md + base=docker-version.1.md + name=docker-version.1 + num=1 + '[' -z 1 -o docker-version.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-version.1.md -out ./man1/docker-version.1 + for FILE in '*.md' ++ basename docker-wait.1.md + base=docker-wait.1.md + name=docker-wait.1 + num=1 + '[' -z 1 -o docker-wait.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-wait.1.md -out ./man1/docker-wait.1 + for FILE in '*.md' ++ basename docker.1.md + base=docker.1.md + name=docker.1 + num=1 + '[' -z 1 -o docker.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker.1.md -out ./man1/docker.1 + cp contrib/syntax/vim/LICENSE LICENSE-vim-syntax + cp contrib/syntax/vim/README.md README-vim-syntax.md + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.d5Nrxh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64 ++ dirname /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64 + cd docker-1.4.1 + install -d /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/bin + install -p -m 755 bundles/1.4.1/dynbinary/docker-1.4.1 /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/bin/docker + install -d /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/libexec/docker + install -p -m 755 bundles/1.4.1/dynbinary/dockerinit-1.4.1 /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/libexec/docker/dockerinit + install -d /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/man/man1 + install -p -m 644 docs/man/man1/docker-attach.1 docs/man/man1/docker-build.1 docs/man/man1/docker-commit.1 docs/man/man1/docker-cp.1 docs/man/man1/docker-create.1 docs/man/man1/docker-diff.1 docs/man/man1/docker-events.1 docs/man/man1/docker-exec.1 docs/man/man1/docker-export.1 docs/man/man1/docker-history.1 docs/man/man1/docker-images.1 docs/man/man1/docker-import.1 docs/man/man1/docker-info.1 docs/man/man1/docker-inspect.1 docs/man/man1/docker-kill.1 docs/man/man1/docker-load.1 docs/man/man1/docker-login.1 docs/man/man1/docker-logout.1 docs/man/man1/docker-logs.1 docs/man/man1/docker-pause.1 docs/man/man1/docker-port.1 docs/man/man1/docker-ps.1 docs/man/man1/docker-pull.1 docs/man/man1/docker-push.1 docs/man/man1/docker-restart.1 docs/man/man1/docker-rm.1 docs/man/man1/docker-rmi.1 docs/man/man1/docker-run.1 docs/man/man1/docker-save.1 docs/man/man1/docker-search.1 docs/man/man1/docker-start.1 docs/man/man1/docker-stop.1 docs/man/man1/docker-tag.1 docs/man/man1/docker-top.1 docs/man/man1/docker-unpause.1 docs/man/man1/docker-version.1 docs/man/man1/docker-wait.1 docs/man/man1/docker.1 /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/man/man1 + install -d /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/man/man5 + install -p -m 644 docs/man/man5/Dockerfile.5 /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/man/man5 + install -dp /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/bash-completion/completions + install -p -m 644 contrib/completion/bash/docker /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/bash-completion/completions + install -dp /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/fish/vendor_completions.d + install -p -m 644 contrib/completion/fish/docker.fish /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/fish/vendor_completions.d + install -dp /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/etc/cron.daily/ + install -p -m 755 /builddir/build/SOURCES/docker-logrotate.sh /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/etc/cron.daily/docker-logrotate + install -d /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/vim/vimfiles/doc /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/vim/vimfiles/ftdetect /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/vim/vimfiles/syntax + install -p -m 644 contrib/syntax/vim/doc/dockerfile.txt /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/vim/vimfiles/doc + install -p -m 644 contrib/syntax/vim/ftdetect/dockerfile.vim /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/vim/vimfiles/ftdetect + install -p -m 644 contrib/syntax/vim/syntax/dockerfile.vim /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/vim/vimfiles/syntax + install -d /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/zsh/site-functions + install -p -m 644 contrib/completion/zsh/_docker /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/zsh/site-functions + install -d /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/etc/udev/rules.d + install -p contrib/udev/80-docker.rules /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/etc/udev/rules.d + install -d /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/var/lib/docker + install -d /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/lib/systemd/system + install -p -m 644 /builddir/build/SOURCES/docker.service /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/lib/systemd/system + install -p -m 644 contrib/init/systemd/docker.socket /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/lib/systemd/system + install -d /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/etc/sysconfig/ + install -p -m 644 /builddir/build/SOURCES/docker.sysconfig /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/etc/sysconfig/docker + install -p -m 644 /builddir/build/SOURCES/docker-network.sysconfig /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/etc/sysconfig/docker-network + install -p -m 644 /builddir/build/SOURCES/docker-storage.sysconfig /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/etc/sysconfig/docker-storage + install -d -p /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker + rm -rf pkg/symlink/testdata + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav api /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/ 'api' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/api' 'api/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/api/MAINTAINERS' 'api/README.md' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/api/README.md' 'api/api_unit_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/api/api_unit_test.go' 'api/client' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/api/client' 'api/client/cli.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/api/client/cli.go' 'api/client/commands.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/api/client/commands.go' 'api/client/hijack.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/api/client/hijack.go' 'api/client/utils.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/api/client/utils.go' 'api/common.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/api/common.go' 'api/server' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/api/server' 'api/server/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/api/server/MAINTAINERS' 'api/server/server.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/api/server/server.go' 'api/server/server_unit_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/api/server/server_unit_test.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav builder /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/ 'builder' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder' 'builder/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/MAINTAINERS' 'builder/dispatchers.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/dispatchers.go' 'builder/evaluator.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/evaluator.go' 'builder/internals.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/internals.go' 'builder/job.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/job.go' 'builder/parser' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser' 'builder/parser/dumper' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/dumper' 'builder/parser/dumper/main.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/dumper/main.go' 'builder/parser/line_parsers.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/line_parsers.go' 'builder/parser/parser.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/parser.go' 'builder/parser/parser_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/parser_test.go' 'builder/parser/testfiles-negative' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles-negative' 'builder/parser/testfiles-negative/env_no_value' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles-negative/env_no_value' 'builder/parser/testfiles-negative/env_no_value/Dockerfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles-negative/env_no_value/Dockerfile' 'builder/parser/testfiles-negative/html-page-yes-really-thanks-lk4d4' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles-negative/html-page-yes-really-thanks-lk4d4' 'builder/parser/testfiles-negative/html-page-yes-really-thanks-lk4d4/Dockerfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles-negative/html-page-yes-really-thanks-lk4d4/Dockerfile' 'builder/parser/testfiles-negative/shykes-nested-json' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles-negative/shykes-nested-json' 'builder/parser/testfiles-negative/shykes-nested-json/Dockerfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles-negative/shykes-nested-json/Dockerfile' 'builder/parser/testfiles' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles' 'builder/parser/testfiles/brimstone-consuldock' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/brimstone-consuldock' 'builder/parser/testfiles/brimstone-consuldock/Dockerfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/brimstone-consuldock/Dockerfile' 'builder/parser/testfiles/brimstone-consuldock/result' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/brimstone-consuldock/result' 'builder/parser/testfiles/brimstone-docker-consul' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/brimstone-docker-consul' 'builder/parser/testfiles/brimstone-docker-consul/Dockerfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/brimstone-docker-consul/Dockerfile' 'builder/parser/testfiles/brimstone-docker-consul/result' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/brimstone-docker-consul/result' 'builder/parser/testfiles/continueIndent' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/continueIndent' 'builder/parser/testfiles/continueIndent/Dockerfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/continueIndent/Dockerfile' 'builder/parser/testfiles/continueIndent/result' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/continueIndent/result' 'builder/parser/testfiles/cpuguy83-nagios' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/cpuguy83-nagios' 'builder/parser/testfiles/cpuguy83-nagios/Dockerfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/cpuguy83-nagios/Dockerfile' 'builder/parser/testfiles/cpuguy83-nagios/result' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/cpuguy83-nagios/result' 'builder/parser/testfiles/docker' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/docker' 'builder/parser/testfiles/docker/Dockerfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/docker/Dockerfile' 'builder/parser/testfiles/docker/result' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/docker/result' 'builder/parser/testfiles/env' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/env' 'builder/parser/testfiles/env/Dockerfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/env/Dockerfile' 'builder/parser/testfiles/env/result' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/env/result' 'builder/parser/testfiles/escapes' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/escapes' 'builder/parser/testfiles/escapes/Dockerfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/escapes/Dockerfile' 'builder/parser/testfiles/escapes/result' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/escapes/result' 'builder/parser/testfiles/influxdb' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/influxdb' 'builder/parser/testfiles/influxdb/Dockerfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/influxdb/Dockerfile' 'builder/parser/testfiles/influxdb/result' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/influxdb/result' 'builder/parser/testfiles/jeztah-invalid-json-json-inside-string-double' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-json-inside-string-double' 'builder/parser/testfiles/jeztah-invalid-json-json-inside-string-double/Dockerfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-json-inside-string-double/Dockerfile' 'builder/parser/testfiles/jeztah-invalid-json-json-inside-string-double/result' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-json-inside-string-double/result' 'builder/parser/testfiles/jeztah-invalid-json-json-inside-string' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-json-inside-string' 'builder/parser/testfiles/jeztah-invalid-json-json-inside-string/Dockerfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-json-inside-string/Dockerfile' 'builder/parser/testfiles/jeztah-invalid-json-json-inside-string/result' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-json-inside-string/result' 'builder/parser/testfiles/jeztah-invalid-json-single-quotes' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-single-quotes' 'builder/parser/testfiles/jeztah-invalid-json-single-quotes/Dockerfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-single-quotes/Dockerfile' 'builder/parser/testfiles/jeztah-invalid-json-single-quotes/result' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-single-quotes/result' 'builder/parser/testfiles/jeztah-invalid-json-unterminated-bracket' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-unterminated-bracket' 'builder/parser/testfiles/jeztah-invalid-json-unterminated-bracket/Dockerfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-unterminated-bracket/Dockerfile' 'builder/parser/testfiles/jeztah-invalid-json-unterminated-bracket/result' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-unterminated-bracket/result' 'builder/parser/testfiles/jeztah-invalid-json-unterminated-string' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-unterminated-string' 'builder/parser/testfiles/jeztah-invalid-json-unterminated-string/Dockerfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-unterminated-string/Dockerfile' 'builder/parser/testfiles/jeztah-invalid-json-unterminated-string/result' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-unterminated-string/result' 'builder/parser/testfiles/kartar-entrypoint-oddities' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/kartar-entrypoint-oddities' 'builder/parser/testfiles/kartar-entrypoint-oddities/Dockerfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/kartar-entrypoint-oddities/Dockerfile' 'builder/parser/testfiles/kartar-entrypoint-oddities/result' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/kartar-entrypoint-oddities/result' 'builder/parser/testfiles/lk4d4-the-edge-case-generator' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/lk4d4-the-edge-case-generator' 'builder/parser/testfiles/lk4d4-the-edge-case-generator/Dockerfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/lk4d4-the-edge-case-generator/Dockerfile' 'builder/parser/testfiles/lk4d4-the-edge-case-generator/result' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/lk4d4-the-edge-case-generator/result' 'builder/parser/testfiles/mail' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/mail' 'builder/parser/testfiles/mail/Dockerfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/mail/Dockerfile' 'builder/parser/testfiles/mail/result' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/mail/result' 'builder/parser/testfiles/multiple-volumes' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/multiple-volumes' 'builder/parser/testfiles/multiple-volumes/Dockerfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/multiple-volumes/Dockerfile' 'builder/parser/testfiles/multiple-volumes/result' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/multiple-volumes/result' 'builder/parser/testfiles/mumble' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/mumble' 'builder/parser/testfiles/mumble/Dockerfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/mumble/Dockerfile' 'builder/parser/testfiles/mumble/result' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/mumble/result' 'builder/parser/testfiles/nginx' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/nginx' 'builder/parser/testfiles/nginx/Dockerfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/nginx/Dockerfile' 'builder/parser/testfiles/nginx/result' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/nginx/result' 'builder/parser/testfiles/tf2' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/tf2' 'builder/parser/testfiles/tf2/Dockerfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/tf2/Dockerfile' 'builder/parser/testfiles/tf2/result' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/tf2/result' 'builder/parser/testfiles/weechat' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/weechat' 'builder/parser/testfiles/weechat/Dockerfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/weechat/Dockerfile' 'builder/parser/testfiles/weechat/result' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/weechat/result' 'builder/parser/testfiles/znc' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/znc' 'builder/parser/testfiles/znc/Dockerfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/znc/Dockerfile' 'builder/parser/testfiles/znc/result' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/znc/result' 'builder/parser/utils.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/parser/utils.go' 'builder/support.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builder/support.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav builtins /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/ 'builtins' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builtins' 'builtins/builtins.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/builtins/builtins.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav contrib/docker-device-tool /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/ 'contrib/docker-device-tool' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/docker-device-tool' 'contrib/docker-device-tool/device_tool.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/docker-device-tool/device_tool.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav contrib/host-integration /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/ 'contrib/host-integration' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/host-integration' 'contrib/host-integration/Dockerfile.dev' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/host-integration/Dockerfile.dev' 'contrib/host-integration/Dockerfile.min' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/host-integration/Dockerfile.min' 'contrib/host-integration/manager.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/host-integration/manager.go' 'contrib/host-integration/manager.sh' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/host-integration/manager.sh' 'contrib/host-integration/manager' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/host-integration/manager' 'contrib/host-integration/manager/systemd' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/host-integration/manager/systemd' 'contrib/host-integration/manager/upstart' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/host-integration/manager/upstart' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav daemon /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/ 'daemon' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon' 'daemon/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/MAINTAINERS' 'daemon/README.md' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/README.md' 'daemon/attach.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/attach.go' 'daemon/changes.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/changes.go' 'daemon/commit.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/commit.go' 'daemon/config.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/config.go' 'daemon/container.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/container.go' 'daemon/container_unit_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/container_unit_test.go' 'daemon/copy.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/copy.go' 'daemon/create.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/create.go' 'daemon/daemon.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/daemon.go' 'daemon/daemon_aufs.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/daemon_aufs.go' 'daemon/daemon_btrfs.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/daemon_btrfs.go' 'daemon/daemon_devicemapper.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/daemon_devicemapper.go' 'daemon/daemon_no_aufs.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/daemon_no_aufs.go' 'daemon/daemon_overlay.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/daemon_overlay.go' 'daemon/daemon_unit_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/daemon_unit_test.go' 'daemon/delete.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/delete.go' 'daemon/exec.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/exec.go' 'daemon/execdriver' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver' 'daemon/execdriver/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/MAINTAINERS' 'daemon/execdriver/driver.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/driver.go' 'daemon/execdriver/execdrivers' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/execdrivers' 'daemon/execdriver/execdrivers/execdrivers.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/execdrivers/execdrivers.go' 'daemon/execdriver/lxc' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/lxc' 'daemon/execdriver/lxc/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/lxc/MAINTAINERS' 'daemon/execdriver/lxc/driver.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/lxc/driver.go' 'daemon/execdriver/lxc/info.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/lxc/info.go' 'daemon/execdriver/lxc/info_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/lxc/info_test.go' 'daemon/execdriver/lxc/init.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/lxc/init.go' 'daemon/execdriver/lxc/lxc_init_linux.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/lxc/lxc_init_linux.go' 'daemon/execdriver/lxc/lxc_init_unsupported.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/lxc/lxc_init_unsupported.go' 'daemon/execdriver/lxc/lxc_template.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/lxc/lxc_template.go' 'daemon/execdriver/lxc/lxc_template_unit_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/lxc/lxc_template_unit_test.go' 'daemon/execdriver/native' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/native' 'daemon/execdriver/native/create.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/native/create.go' 'daemon/execdriver/native/driver.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/native/driver.go' 'daemon/execdriver/native/driver_unsupported.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/native/driver_unsupported.go' 'daemon/execdriver/native/driver_unsupported_nocgo.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/native/driver_unsupported_nocgo.go' 'daemon/execdriver/native/exec.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/native/exec.go' 'daemon/execdriver/native/info.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/native/info.go' 'daemon/execdriver/native/init.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/native/init.go' 'daemon/execdriver/native/template' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/native/template' 'daemon/execdriver/native/template/default_template.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/native/template/default_template.go' 'daemon/execdriver/native/utils.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/native/utils.go' 'daemon/execdriver/pipes.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/pipes.go' 'daemon/execdriver/termconsole.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/termconsole.go' 'daemon/execdriver/utils.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/utils.go' 'daemon/export.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/export.go' 'daemon/graphdriver' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver' 'daemon/graphdriver/aufs' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/aufs' 'daemon/graphdriver/aufs/aufs.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/aufs/aufs.go' 'daemon/graphdriver/aufs/aufs_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/aufs/aufs_test.go' 'daemon/graphdriver/aufs/dirs.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/aufs/dirs.go' 'daemon/graphdriver/aufs/migrate.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/aufs/migrate.go' 'daemon/graphdriver/aufs/mount.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/aufs/mount.go' 'daemon/graphdriver/aufs/mount_linux.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/aufs/mount_linux.go' 'daemon/graphdriver/aufs/mount_unsupported.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/aufs/mount_unsupported.go' 'daemon/graphdriver/btrfs' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/btrfs' 'daemon/graphdriver/btrfs/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/btrfs/MAINTAINERS' 'daemon/graphdriver/btrfs/btrfs.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/btrfs/btrfs.go' 'daemon/graphdriver/btrfs/btrfs_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/btrfs/btrfs_test.go' 'daemon/graphdriver/btrfs/dummy_unsupported.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/btrfs/dummy_unsupported.go' 'daemon/graphdriver/btrfs/version.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/btrfs/version.go' 'daemon/graphdriver/btrfs/version_none.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/btrfs/version_none.go' 'daemon/graphdriver/btrfs/version_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/btrfs/version_test.go' 'daemon/graphdriver/devmapper' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/devmapper' 'daemon/graphdriver/devmapper/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/devmapper/MAINTAINERS' 'daemon/graphdriver/devmapper/README.md' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/devmapper/README.md' 'daemon/graphdriver/devmapper/deviceset.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/devmapper/deviceset.go' 'daemon/graphdriver/devmapper/devmapper_doc.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/devmapper/devmapper_doc.go' 'daemon/graphdriver/devmapper/devmapper_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/devmapper/devmapper_test.go' 'daemon/graphdriver/devmapper/driver.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/devmapper/driver.go' 'daemon/graphdriver/devmapper/mount.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/devmapper/mount.go' 'daemon/graphdriver/driver.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/driver.go' 'daemon/graphdriver/fsdiff.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/fsdiff.go' 'daemon/graphdriver/graphtest' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/graphtest' 'daemon/graphdriver/graphtest/graphtest.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/graphtest/graphtest.go' 'daemon/graphdriver/overlay' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/overlay' 'daemon/graphdriver/overlay/copy.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/overlay/copy.go' 'daemon/graphdriver/overlay/overlay.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/overlay/overlay.go' 'daemon/graphdriver/overlay/overlay_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/overlay/overlay_test.go' 'daemon/graphdriver/vfs' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/vfs' 'daemon/graphdriver/vfs/driver.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/vfs/driver.go' 'daemon/graphdriver/vfs/vfs_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/vfs/vfs_test.go' 'daemon/history.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/history.go' 'daemon/image_delete.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/image_delete.go' 'daemon/info.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/info.go' 'daemon/inspect.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/inspect.go' 'daemon/kill.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/kill.go' 'daemon/list.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/list.go' 'daemon/logs.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/logs.go' 'daemon/monitor.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/monitor.go' 'daemon/network_settings.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/network_settings.go' 'daemon/networkdriver' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver' 'daemon/networkdriver/bridge' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/bridge' 'daemon/networkdriver/bridge/driver.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/bridge/driver.go' 'daemon/networkdriver/bridge/driver_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/bridge/driver_test.go' 'daemon/networkdriver/ipallocator' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/ipallocator' 'daemon/networkdriver/ipallocator/allocator.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/ipallocator/allocator.go' 'daemon/networkdriver/ipallocator/allocator_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/ipallocator/allocator_test.go' 'daemon/networkdriver/network.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/network.go' 'daemon/networkdriver/network_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/network_test.go' 'daemon/networkdriver/portallocator' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/portallocator' 'daemon/networkdriver/portallocator/portallocator.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/portallocator/portallocator.go' 'daemon/networkdriver/portallocator/portallocator_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/portallocator/portallocator_test.go' 'daemon/networkdriver/portmapper' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/portmapper' 'daemon/networkdriver/portmapper/mapper.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/portmapper/mapper.go' 'daemon/networkdriver/portmapper/mapper_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/portmapper/mapper_test.go' 'daemon/networkdriver/portmapper/mock_proxy.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/portmapper/mock_proxy.go' 'daemon/networkdriver/portmapper/proxy.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/portmapper/proxy.go' 'daemon/networkdriver/utils.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/utils.go' 'daemon/pause.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/pause.go' 'daemon/resize.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/resize.go' 'daemon/restart.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/restart.go' 'daemon/start.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/start.go' 'daemon/state.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/state.go' 'daemon/state_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/state_test.go' 'daemon/stop.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/stop.go' 'daemon/top.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/top.go' 'daemon/utils.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/utils.go' 'daemon/utils_linux.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/utils_linux.go' 'daemon/utils_nolinux.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/utils_nolinux.go' 'daemon/utils_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/utils_test.go' 'daemon/volumes.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/volumes.go' 'daemon/wait.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/daemon/wait.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav docker /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/ 'docker' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/docker' 'docker/README.md' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/docker/README.md' 'docker/client.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/docker/client.go' 'docker/daemon.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/docker/daemon.go' 'docker/docker.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/docker/docker.go' 'docker/flags.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/docker/flags.go' 'docker/log.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/docker/log.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav dockerinit /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/ 'dockerinit' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/dockerinit' 'dockerinit/dockerinit.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/dockerinit/dockerinit.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav dockerversion /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/ 'dockerversion' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/dockerversion' 'dockerversion/dockerversion.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/dockerversion/dockerversion.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav engine /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/ 'engine' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/engine' 'engine/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/engine/MAINTAINERS' 'engine/engine.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/engine/engine.go' 'engine/engine_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/engine/engine_test.go' 'engine/env.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/engine/env.go' 'engine/env_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/engine/env_test.go' 'engine/hack.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/engine/hack.go' 'engine/helpers_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/engine/helpers_test.go' 'engine/http.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/engine/http.go' 'engine/job.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/engine/job.go' 'engine/job_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/engine/job_test.go' 'engine/shutdown_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/engine/shutdown_test.go' 'engine/streams.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/engine/streams.go' 'engine/streams_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/engine/streams_test.go' 'engine/table.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/engine/table.go' 'engine/table_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/engine/table_test.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav events /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/ 'events' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/events' 'events/events.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/events/events.go' 'events/events_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/events/events_test.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav graph /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/ 'graph' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/graph' 'graph/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/graph/MAINTAINERS' 'graph/export.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/graph/export.go' 'graph/graph.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/graph/graph.go' 'graph/history.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/graph/history.go' 'graph/import.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/graph/import.go' 'graph/list.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/graph/list.go' 'graph/load.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/graph/load.go' 'graph/load_unsupported.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/graph/load_unsupported.go' 'graph/pools_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/graph/pools_test.go' 'graph/pull.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/graph/pull.go' 'graph/push.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/graph/push.go' 'graph/service.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/graph/service.go' 'graph/tag.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/graph/tag.go' 'graph/tags.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/graph/tags.go' 'graph/tags_unit_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/graph/tags_unit_test.go' 'graph/viz.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/graph/viz.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav image /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/ 'image' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/image' 'image/graph.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/image/graph.go' 'image/image.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/image/image.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav links /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/ 'links' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/links' 'links/links.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/links/links.go' 'links/links_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/links/links_test.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav nat /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/ 'nat' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/nat' 'nat/nat.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/nat/nat.go' 'nat/nat_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/nat/nat_test.go' 'nat/sort.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/nat/sort.go' 'nat/sort_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/nat/sort_test.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav opts /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/ 'opts' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/opts' 'opts/envfile.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/opts/envfile.go' 'opts/ip.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/opts/ip.go' 'opts/opts.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/opts/opts.go' 'opts/opts_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/opts/opts_test.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav pkg /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/ 'pkg' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg' 'pkg/README.md' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/README.md' 'pkg/archive' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/archive' 'pkg/archive/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/archive/MAINTAINERS' 'pkg/archive/README.md' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/archive/README.md' 'pkg/archive/archive.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/archive/archive.go' 'pkg/archive/archive_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/archive/archive_test.go' 'pkg/archive/archive_unix.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/archive/archive_unix.go' 'pkg/archive/archive_windows.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/archive/archive_windows.go' 'pkg/archive/changes.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/archive/changes.go' 'pkg/archive/changes_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/archive/changes_test.go' 'pkg/archive/diff.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/archive/diff.go' 'pkg/archive/diff_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/archive/diff_test.go' 'pkg/archive/example_changes.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/archive/example_changes.go' 'pkg/archive/testdata' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/archive/testdata' 'pkg/archive/testdata/broken.tar' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/archive/testdata/broken.tar' 'pkg/archive/time_linux.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/archive/time_linux.go' 'pkg/archive/time_unsupported.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/archive/time_unsupported.go' 'pkg/archive/utils_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/archive/utils_test.go' 'pkg/archive/wrap.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/archive/wrap.go' 'pkg/broadcastwriter' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/broadcastwriter' 'pkg/broadcastwriter/broadcastwriter.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/broadcastwriter/broadcastwriter.go' 'pkg/broadcastwriter/broadcastwriter_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/broadcastwriter/broadcastwriter_test.go' 'pkg/chrootarchive' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/chrootarchive' 'pkg/chrootarchive/archive.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/chrootarchive/archive.go' 'pkg/chrootarchive/archive_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/chrootarchive/archive_test.go' 'pkg/chrootarchive/diff.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/chrootarchive/diff.go' 'pkg/chrootarchive/init.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/chrootarchive/init.go' 'pkg/devicemapper' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/devicemapper' 'pkg/devicemapper/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/devicemapper/MAINTAINERS' 'pkg/devicemapper/attach_loopback.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/devicemapper/attach_loopback.go' 'pkg/devicemapper/devmapper.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/devicemapper/devmapper.go' 'pkg/devicemapper/devmapper_log.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/devicemapper/devmapper_log.go' 'pkg/devicemapper/devmapper_wrapper.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/devicemapper/devmapper_wrapper.go' 'pkg/devicemapper/ioctl.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/devicemapper/ioctl.go' 'pkg/fileutils' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/fileutils' 'pkg/fileutils/fileutils.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/fileutils/fileutils.go' 'pkg/graphdb' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/graphdb' 'pkg/graphdb/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/graphdb/MAINTAINERS' 'pkg/graphdb/conn_sqlite3.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/graphdb/conn_sqlite3.go' 'pkg/graphdb/conn_unsupported.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/graphdb/conn_unsupported.go' 'pkg/graphdb/graphdb.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/graphdb/graphdb.go' 'pkg/graphdb/graphdb_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/graphdb/graphdb_test.go' 'pkg/graphdb/sort.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/graphdb/sort.go' 'pkg/graphdb/sort_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/graphdb/sort_test.go' 'pkg/graphdb/utils.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/graphdb/utils.go' 'pkg/httputils' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/httputils' 'pkg/httputils/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/httputils/MAINTAINERS' 'pkg/httputils/resumablerequestreader.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/httputils/resumablerequestreader.go' 'pkg/ioutils' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/ioutils' 'pkg/ioutils/readers.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/ioutils/readers.go' 'pkg/ioutils/readers_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/ioutils/readers_test.go' 'pkg/ioutils/writers.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/ioutils/writers.go' 'pkg/iptables' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/iptables' 'pkg/iptables/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/iptables/MAINTAINERS' 'pkg/iptables/iptables.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/iptables/iptables.go' 'pkg/jsonlog' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/jsonlog' 'pkg/jsonlog/jsonlog.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/jsonlog/jsonlog.go' 'pkg/jsonlog/jsonlog_marshalling.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/jsonlog/jsonlog_marshalling.go' 'pkg/jsonlog/jsonlog_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/jsonlog/jsonlog_test.go' 'pkg/listenbuffer' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/listenbuffer' 'pkg/listenbuffer/buffer.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/listenbuffer/buffer.go' 'pkg/mflag' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mflag' 'pkg/mflag/LICENSE' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mflag/LICENSE' 'pkg/mflag/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mflag/MAINTAINERS' 'pkg/mflag/README.md' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mflag/README.md' 'pkg/mflag/example' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mflag/example' 'pkg/mflag/example/example.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mflag/example/example.go' 'pkg/mflag/flag.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mflag/flag.go' 'pkg/mflag/flag_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mflag/flag_test.go' 'pkg/mount' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mount' 'pkg/mount/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mount/MAINTAINERS' 'pkg/mount/flags.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mount/flags.go' 'pkg/mount/flags_freebsd.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mount/flags_freebsd.go' 'pkg/mount/flags_linux.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mount/flags_linux.go' 'pkg/mount/flags_unsupported.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mount/flags_unsupported.go' 'pkg/mount/mount.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mount/mount.go' 'pkg/mount/mount_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mount/mount_test.go' 'pkg/mount/mounter_freebsd.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mount/mounter_freebsd.go' 'pkg/mount/mounter_linux.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mount/mounter_linux.go' 'pkg/mount/mounter_unsupported.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mount/mounter_unsupported.go' 'pkg/mount/mountinfo.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mount/mountinfo.go' 'pkg/mount/mountinfo_freebsd.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mount/mountinfo_freebsd.go' 'pkg/mount/mountinfo_linux.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mount/mountinfo_linux.go' 'pkg/mount/mountinfo_linux_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mount/mountinfo_linux_test.go' 'pkg/mount/mountinfo_unsupported.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mount/mountinfo_unsupported.go' 'pkg/mount/sharedsubtree_linux.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mount/sharedsubtree_linux.go' 'pkg/mount/sharedsubtree_linux_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/mount/sharedsubtree_linux_test.go' 'pkg/namesgenerator' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/namesgenerator' 'pkg/namesgenerator/names-generator.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/namesgenerator/names-generator.go' 'pkg/namesgenerator/names-generator_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/namesgenerator/names-generator_test.go' 'pkg/networkfs' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/networkfs' 'pkg/networkfs/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/networkfs/MAINTAINERS' 'pkg/networkfs/etchosts' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/networkfs/etchosts' 'pkg/networkfs/etchosts/etchosts.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/networkfs/etchosts/etchosts.go' 'pkg/networkfs/etchosts/etchosts_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/networkfs/etchosts/etchosts_test.go' 'pkg/networkfs/resolvconf' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/networkfs/resolvconf' 'pkg/networkfs/resolvconf/resolvconf.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/networkfs/resolvconf/resolvconf.go' 'pkg/networkfs/resolvconf/resolvconf_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/networkfs/resolvconf/resolvconf_test.go' 'pkg/parsers' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/parsers' 'pkg/parsers/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/parsers/MAINTAINERS' 'pkg/parsers/filters' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/parsers/filters' 'pkg/parsers/filters/parse.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/parsers/filters/parse.go' 'pkg/parsers/filters/parse_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/parsers/filters/parse_test.go' 'pkg/parsers/kernel' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/parsers/kernel' 'pkg/parsers/kernel/kernel.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/parsers/kernel/kernel.go' 'pkg/parsers/kernel/kernel_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/parsers/kernel/kernel_test.go' 'pkg/parsers/kernel/uname_linux.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/parsers/kernel/uname_linux.go' 'pkg/parsers/kernel/uname_unsupported.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/parsers/kernel/uname_unsupported.go' 'pkg/parsers/operatingsystem' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/parsers/operatingsystem' 'pkg/parsers/operatingsystem/operatingsystem.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/parsers/operatingsystem/operatingsystem.go' 'pkg/parsers/operatingsystem/operatingsystem_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/parsers/operatingsystem/operatingsystem_test.go' 'pkg/parsers/parsers.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/parsers/parsers.go' 'pkg/parsers/parsers_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/parsers/parsers_test.go' 'pkg/pools' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/pools' 'pkg/pools/pools.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/pools/pools.go' 'pkg/pools/pools_nopool.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/pools/pools_nopool.go' 'pkg/promise' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/promise' 'pkg/promise/promise.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/promise/promise.go' 'pkg/proxy' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/proxy' 'pkg/proxy/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/proxy/MAINTAINERS' 'pkg/proxy/network_proxy_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/proxy/network_proxy_test.go' 'pkg/proxy/proxy.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/proxy/proxy.go' 'pkg/proxy/stub_proxy.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/proxy/stub_proxy.go' 'pkg/proxy/tcp_proxy.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/proxy/tcp_proxy.go' 'pkg/proxy/udp_proxy.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/proxy/udp_proxy.go' 'pkg/reexec' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/reexec' 'pkg/reexec/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/reexec/MAINTAINERS' 'pkg/reexec/README.md' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/reexec/README.md' 'pkg/reexec/command_linux.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/reexec/command_linux.go' 'pkg/reexec/command_unsupported.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/reexec/command_unsupported.go' 'pkg/reexec/reexec.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/reexec/reexec.go' 'pkg/signal' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/signal' 'pkg/signal/signal.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/signal/signal.go' 'pkg/signal/signal_darwin.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/signal/signal_darwin.go' 'pkg/signal/signal_freebsd.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/signal/signal_freebsd.go' 'pkg/signal/signal_linux.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/signal/signal_linux.go' 'pkg/signal/signal_unix.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/signal/signal_unix.go' 'pkg/signal/signal_unsupported.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/signal/signal_unsupported.go' 'pkg/signal/signal_windows.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/signal/signal_windows.go' 'pkg/signal/trap.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/signal/trap.go' 'pkg/stdcopy' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/stdcopy' 'pkg/stdcopy/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/stdcopy/MAINTAINERS' 'pkg/stdcopy/stdcopy.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/stdcopy/stdcopy.go' 'pkg/stdcopy/stdcopy_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/stdcopy/stdcopy_test.go' 'pkg/symlink' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/symlink' 'pkg/symlink/LICENSE.APACHE' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/symlink/LICENSE.APACHE' 'pkg/symlink/LICENSE.BSD' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/symlink/LICENSE.BSD' 'pkg/symlink/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/symlink/MAINTAINERS' 'pkg/symlink/README.md' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/symlink/README.md' 'pkg/symlink/fs.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/symlink/fs.go' 'pkg/symlink/fs_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/symlink/fs_test.go' 'pkg/sysinfo' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/sysinfo' 'pkg/sysinfo/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/sysinfo/MAINTAINERS' 'pkg/sysinfo/sysinfo.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/sysinfo/sysinfo.go' 'pkg/system' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system' 'pkg/system/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system/MAINTAINERS' 'pkg/system/errors.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system/errors.go' 'pkg/system/lstat.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system/lstat.go' 'pkg/system/lstat_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system/lstat_test.go' 'pkg/system/lstat_windows.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system/lstat_windows.go' 'pkg/system/meminfo.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system/meminfo.go' 'pkg/system/meminfo_linux.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system/meminfo_linux.go' 'pkg/system/meminfo_linux_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system/meminfo_linux_test.go' 'pkg/system/meminfo_unsupported.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system/meminfo_unsupported.go' 'pkg/system/mknod.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system/mknod.go' 'pkg/system/mknod_windows.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system/mknod_windows.go' 'pkg/system/stat.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system/stat.go' 'pkg/system/stat_linux.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system/stat_linux.go' 'pkg/system/stat_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system/stat_test.go' 'pkg/system/stat_unsupported.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system/stat_unsupported.go' 'pkg/system/stat_windows.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system/stat_windows.go' 'pkg/system/umask.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system/umask.go' 'pkg/system/umask_windows.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system/umask_windows.go' 'pkg/system/utimes_darwin.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system/utimes_darwin.go' 'pkg/system/utimes_freebsd.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system/utimes_freebsd.go' 'pkg/system/utimes_linux.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system/utimes_linux.go' 'pkg/system/utimes_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system/utimes_test.go' 'pkg/system/utimes_unsupported.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system/utimes_unsupported.go' 'pkg/system/xattrs_linux.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system/xattrs_linux.go' 'pkg/system/xattrs_unsupported.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/system/xattrs_unsupported.go' 'pkg/systemd' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/systemd' 'pkg/systemd/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/systemd/MAINTAINERS' 'pkg/systemd/booted.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/systemd/booted.go' 'pkg/systemd/listendfd.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/systemd/listendfd.go' 'pkg/systemd/sd_notify.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/systemd/sd_notify.go' 'pkg/tailfile' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tailfile' 'pkg/tailfile/tailfile.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tailfile/tailfile.go' 'pkg/tailfile/tailfile_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tailfile/tailfile_test.go' 'pkg/tarsum' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tarsum' 'pkg/tarsum/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/MAINTAINERS' 'pkg/tarsum/fileinfosums.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/fileinfosums.go' 'pkg/tarsum/fileinfosums_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/fileinfosums_test.go' 'pkg/tarsum/tarsum.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/tarsum.go' 'pkg/tarsum/tarsum_spec.md' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/tarsum_spec.md' 'pkg/tarsum/tarsum_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/tarsum_test.go' 'pkg/tarsum/testdata' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata' 'pkg/tarsum/testdata/46af0962ab5afeb5ce6740d4d91652e69206fc991fd5328c1a94d364ad00e457' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/46af0962ab5afeb5ce6740d4d91652e69206fc991fd5328c1a94d364ad00e457' 'pkg/tarsum/testdata/46af0962ab5afeb5ce6740d4d91652e69206fc991fd5328c1a94d364ad00e457/json' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/46af0962ab5afeb5ce6740d4d91652e69206fc991fd5328c1a94d364ad00e457/json' 'pkg/tarsum/testdata/46af0962ab5afeb5ce6740d4d91652e69206fc991fd5328c1a94d364ad00e457/layer.tar' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/46af0962ab5afeb5ce6740d4d91652e69206fc991fd5328c1a94d364ad00e457/layer.tar' 'pkg/tarsum/testdata/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158' 'pkg/tarsum/testdata/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158/json' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158/json' 'pkg/tarsum/testdata/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158/layer.tar' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158/layer.tar' 'pkg/tarsum/testdata/collision' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/collision' 'pkg/tarsum/testdata/collision/collision-0.tar' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/collision/collision-0.tar' 'pkg/tarsum/testdata/collision/collision-1.tar' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/collision/collision-1.tar' 'pkg/tarsum/testdata/collision/collision-2.tar' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/collision/collision-2.tar' 'pkg/tarsum/testdata/collision/collision-3.tar' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/collision/collision-3.tar' 'pkg/tarsum/testdata/xattr' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/xattr' 'pkg/tarsum/testdata/xattr/json' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/xattr/json' 'pkg/tarsum/testdata/xattr/layer.tar' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/xattr/layer.tar' 'pkg/tarsum/versioning.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/versioning.go' 'pkg/tarsum/versioning_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/versioning_test.go' 'pkg/tarsum/writercloser.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/writercloser.go' 'pkg/term' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/term' 'pkg/term/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/term/MAINTAINERS' 'pkg/term/console_windows.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/term/console_windows.go' 'pkg/term/tc_linux_cgo.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/term/tc_linux_cgo.go' 'pkg/term/tc_other.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/term/tc_other.go' 'pkg/term/term.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/term/term.go' 'pkg/term/term_windows.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/term/term_windows.go' 'pkg/term/termios_darwin.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/term/termios_darwin.go' 'pkg/term/termios_freebsd.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/term/termios_freebsd.go' 'pkg/term/termios_linux.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/term/termios_linux.go' 'pkg/testutils' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/testutils' 'pkg/testutils/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/testutils/MAINTAINERS' 'pkg/testutils/README.md' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/testutils/README.md' 'pkg/testutils/utils.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/testutils/utils.go' 'pkg/timeutils' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/timeutils' 'pkg/timeutils/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/timeutils/MAINTAINERS' 'pkg/timeutils/json.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/timeutils/json.go' 'pkg/truncindex' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/truncindex' 'pkg/truncindex/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/truncindex/MAINTAINERS' 'pkg/truncindex/truncindex.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/truncindex/truncindex.go' 'pkg/truncindex/truncindex_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/truncindex/truncindex_test.go' 'pkg/units' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/units' 'pkg/units/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/units/MAINTAINERS' 'pkg/units/duration.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/units/duration.go' 'pkg/units/duration_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/units/duration_test.go' 'pkg/units/size.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/units/size.go' 'pkg/units/size_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/units/size_test.go' 'pkg/urlutil' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/urlutil' 'pkg/urlutil/git.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/urlutil/git.go' 'pkg/urlutil/git_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/urlutil/git_test.go' 'pkg/urlutil/url.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/urlutil/url.go' 'pkg/version' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/version' 'pkg/version/version.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/version/version.go' 'pkg/version/version_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/pkg/version/version_test.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav registry /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/ + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav runconfig /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/ 'registry' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/registry' 'registry/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/registry/MAINTAINERS' 'registry/auth.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/registry/auth.go' 'registry/auth_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/registry/auth_test.go' 'registry/endpoint.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/registry/endpoint.go' 'registry/endpoint_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/registry/endpoint_test.go' 'registry/httpfactory.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/registry/httpfactory.go' 'registry/registry.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/registry/registry.go' 'registry/registry_mock_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/registry/registry_mock_test.go' 'registry/registry_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/registry/registry_test.go' 'registry/service.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/registry/service.go' 'registry/session.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/registry/session.go' 'registry/session_v2.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/registry/session_v2.go' 'registry/types.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/registry/types.go' 'runconfig' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/runconfig' 'runconfig/compare.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/runconfig/compare.go' 'runconfig/config.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/runconfig/config.go' 'runconfig/config_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/runconfig/config_test.go' 'runconfig/exec.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/runconfig/exec.go' 'runconfig/hostconfig.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/runconfig/hostconfig.go' 'runconfig/merge.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/runconfig/merge.go' 'runconfig/parse.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/runconfig/parse.go' 'runconfig/parse_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/runconfig/parse_test.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav trust /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/ 'trust' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/trust' 'trust/service.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/trust/service.go' 'trust/trusts.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/trust/trusts.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav utils /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/ 'utils' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/utils' 'utils/daemon.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/utils/daemon.go' 'utils/http.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/utils/http.go' 'utils/jsonmessage.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/utils/jsonmessage.go' 'utils/jsonmessage_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/utils/jsonmessage_test.go' 'utils/progressreader.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/utils/progressreader.go' 'utils/random.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/utils/random.go' 'utils/streamformatter.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/utils/streamformatter.go' 'utils/streamformatter_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/utils/streamformatter_test.go' 'utils/timeoutconn.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/utils/timeoutconn.go' 'utils/timeoutconn_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/utils/timeoutconn_test.go' 'utils/tmpdir.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/utils/tmpdir.go' 'utils/utils.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/utils/utils.go' 'utils/utils_daemon.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/utils/utils_daemon.go' 'utils/utils_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/utils/utils_test.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav volumes /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/ 'volumes' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/volumes' 'volumes/MAINTAINERS' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/volumes/MAINTAINERS' 'volumes/repository.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/volumes/repository.go' 'volumes/volume.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/volumes/volume.go' + install -d -p /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar + cp -rpav vendor/src/code.google.com/p/go/src/pkg/archive/tar/common.go vendor/src/code.google.com/p/go/src/pkg/archive/tar/example_test.go vendor/src/code.google.com/p/go/src/pkg/archive/tar/reader.go vendor/src/code.google.com/p/go/src/pkg/archive/tar/reader_test.go vendor/src/code.google.com/p/go/src/pkg/archive/tar/stat_atim.go vendor/src/code.google.com/p/go/src/pkg/archive/tar/stat_atimespec.go vendor/src/code.google.com/p/go/src/pkg/archive/tar/stat_unix.go vendor/src/code.google.com/p/go/src/pkg/archive/tar/tar_test.go vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata vendor/src/code.google.com/p/go/src/pkg/archive/tar/writer.go vendor/src/code.google.com/p/go/src/pkg/archive/tar/writer_test.go /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar 'vendor/src/code.google.com/p/go/src/pkg/archive/tar/common.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar/common.go' 'vendor/src/code.google.com/p/go/src/pkg/archive/tar/example_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar/example_test.go' 'vendor/src/code.google.com/p/go/src/pkg/archive/tar/reader.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar/reader.go' 'vendor/src/code.google.com/p/go/src/pkg/archive/tar/reader_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar/reader_test.go' 'vendor/src/code.google.com/p/go/src/pkg/archive/tar/stat_atim.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar/stat_atim.go' 'vendor/src/code.google.com/p/go/src/pkg/archive/tar/stat_atimespec.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar/stat_atimespec.go' 'vendor/src/code.google.com/p/go/src/pkg/archive/tar/stat_unix.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar/stat_unix.go' 'vendor/src/code.google.com/p/go/src/pkg/archive/tar/tar_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar/tar_test.go' 'vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata' 'vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/gnu.tar' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/gnu.tar' 'vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/nil-uid.tar' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/nil-uid.tar' 'vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/pax.tar' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/pax.tar' 'vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/small.txt' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/small.txt' 'vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/small2.txt' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/small2.txt' 'vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/sparse-formats.tar' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/sparse-formats.tar' 'vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/star.tar' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/star.tar' 'vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/ustar.tar' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/ustar.tar' 'vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/v7.tar' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/v7.tar' 'vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/writer-big-long.tar' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/writer-big-long.tar' 'vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/writer-big.tar' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/writer-big.tar' 'vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/writer.tar' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/writer.tar' 'vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/xattrs.tar' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar/testdata/xattrs.tar' 'vendor/src/code.google.com/p/go/src/pkg/archive/tar/writer.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar/writer.go' 'vendor/src/code.google.com/p/go/src/pkg/archive/tar/writer_test.go' -> '/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/gocode/src/github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar/writer_test.go' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress Processing files: docker-io-1.4.1-3.fc22.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kzshBl + umask 022 + cd /builddir/build/BUILD + cd docker-1.4.1 + DOCDIR=/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io + cp -pr AUTHORS /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io + cp -pr LICENSE /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io + cp -pr MAINTAINERS /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io + cp -pr NOTICE /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io + cp -pr README.md /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io + cp -pr LICENSE-vim-syntax /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io + cp -pr README-vim-syntax.md /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io + exit 0 Provides: config(docker-io) = 1.4.1-3.fc22 docker = 1.4.1-3.fc22 docker-io = 1.4.1-3.fc22 docker-io(x86-64) = 1.4.1-3.fc22 lxc-docker = 1.4.1-3.fc22 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsqlite3.so.0()(64bit) rtld(GNU_HASH) Processing files: docker-io-devel-1.4.1-3.fc22.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.x2OgEq + umask 022 + cd /builddir/build/BUILD + cd docker-1.4.1 + DOCDIR=/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io-devel + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io-devel + cp -pr LICENSE /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io-devel + cp -pr MAINTAINERS /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io-devel + cp -pr NOTICE /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io-devel + cp -pr README.md /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io-devel + exit 0 Provides: docker-devel docker-io-devel = 1.4.1-3.fc22 docker-io-devel(x86-64) = 1.4.1-3.fc22 golang(github.com/docker/docker) = 1.4.1-3.fc22 golang(github.com/docker/docker/api) = 1.4.1-3.fc22 golang(github.com/docker/docker/api/client) = 1.4.1-3.fc22 golang(github.com/docker/docker/api/server) = 1.4.1-3.fc22 golang(github.com/docker/docker/builder) = 1.4.1-3.fc22 golang(github.com/docker/docker/builder/parser) = 1.4.1-3.fc22 golang(github.com/docker/docker/builder/parser/dumper) = 1.4.1-3.fc22 golang(github.com/docker/docker/builtins) = 1.4.1-3.fc22 golang(github.com/docker/docker/contrib/docker-device-tool) = 1.4.1-3.fc22 golang(github.com/docker/docker/contrib/host-integration) = 1.4.1-3.fc22 golang(github.com/docker/docker/daemon) = 1.4.1-3.fc22 golang(github.com/docker/docker/daemon/execdriver) = 1.4.1-3.fc22 golang(github.com/docker/docker/daemon/execdriver/execdrivers) = 1.4.1-3.fc22 golang(github.com/docker/docker/daemon/execdriver/lxc) = 1.4.1-3.fc22 golang(github.com/docker/docker/daemon/execdriver/native) = 1.4.1-3.fc22 golang(github.com/docker/docker/daemon/execdriver/native/template) = 1.4.1-3.fc22 golang(github.com/docker/docker/daemon/graphdriver) = 1.4.1-3.fc22 golang(github.com/docker/docker/daemon/graphdriver/aufs) = 1.4.1-3.fc22 golang(github.com/docker/docker/daemon/graphdriver/btrfs) = 1.4.1-3.fc22 golang(github.com/docker/docker/daemon/graphdriver/devmapper) = 1.4.1-3.fc22 golang(github.com/docker/docker/daemon/graphdriver/graphtest) = 1.4.1-3.fc22 golang(github.com/docker/docker/daemon/graphdriver/vfs) = 1.4.1-3.fc22 golang(github.com/docker/docker/daemon/networkdriver) = 1.4.1-3.fc22 golang(github.com/docker/docker/daemon/networkdriver/bridge) = 1.4.1-3.fc22 golang(github.com/docker/docker/daemon/networkdriver/ipallocator) = 1.4.1-3.fc22 golang(github.com/docker/docker/daemon/networkdriver/portallocator) = 1.4.1-3.fc22 golang(github.com/docker/docker/daemon/networkdriver/portmapper) = 1.4.1-3.fc22 golang(github.com/docker/docker/docker) = 1.4.1-3.fc22 golang(github.com/docker/docker/dockerinit) = 1.4.1-3.fc22 golang(github.com/docker/docker/dockerversion) = 1.4.1-3.fc22 golang(github.com/docker/docker/engine) = 1.4.1-3.fc22 golang(github.com/docker/docker/events) = 1.4.1-3.fc22 golang(github.com/docker/docker/graph) = 1.4.1-3.fc22 golang(github.com/docker/docker/image) = 1.4.1-3.fc22 golang(github.com/docker/docker/links) = 1.4.1-3.fc22 golang(github.com/docker/docker/nat) = 1.4.1-3.fc22 golang(github.com/docker/docker/opts) = 1.4.1-3.fc22 golang(github.com/docker/docker/registry) = 1.4.1-3.fc22 golang(github.com/docker/docker/runconfig) = 1.4.1-3.fc22 golang(github.com/docker/docker/trust) = 1.4.1-3.fc22 golang(github.com/docker/docker/utils) = 1.4.1-3.fc22 golang(github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar) = 1.4.1-3.fc22 golang(github.com/docker/docker/volumes) = 1.4.1-3.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Processing files: docker-io-pkg-devel-1.4.1-3.fc22.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tbtMMA + umask 022 + cd /builddir/build/BUILD + cd docker-1.4.1 + DOCDIR=/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io-pkg-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io-pkg-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io-pkg-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io-pkg-devel + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io-pkg-devel + cp -pr LICENSE /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io-pkg-devel + cp -pr MAINTAINERS /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io-pkg-devel + cp -pr NOTICE /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io-pkg-devel + cp -pr README.md /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io-pkg-devel + exit 0 Provides: docker-io-pkg-devel = 1.4.1-3.fc22 docker-io-pkg-devel(x86-64) = 1.4.1-3.fc22 docker-pkg-devel = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/archive) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/broadcastwriter) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/chrootarchive) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/devicemapper) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/fileutils) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/graphdb) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/httputils) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/ioutils) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/iptables) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/jsonlog) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/listenbuffer) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/mflag) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/mflag/example) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/mount) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/namesgenerator) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/networkfs/etchosts) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/networkfs/resolvconf) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/parsers) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/parsers/filters) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/parsers/kernel) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/parsers/operatingsystem) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/pools) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/promise) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/proxy) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/reexec) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/signal) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/stdcopy) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/symlink) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/sysinfo) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/system) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/systemd) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/tailfile) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/tarsum) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/term) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/testutils) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/timeutils) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/truncindex) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/units) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/urlutil) = 1.4.1-3.fc22 golang(github.com/docker/docker/pkg/version) = 1.4.1-3.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: docker-io-fish-completion-1.4.1-3.fc22.x86_64 Provides: docker-fish-completion = 1.4.1-3.fc22 docker-io-fish-completion = 1.4.1-3.fc22 docker-io-fish-completion(x86-64) = 1.4.1-3.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: docker-io-logrotate-1.4.1-3.fc22.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6AD4SM + umask 022 + cd /builddir/build/BUILD + cd docker-1.4.1 + DOCDIR=/builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io-logrotate + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io-logrotate + cp -pr README.docker-logrotate /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64/usr/share/doc/docker-io-logrotate + exit 0 Provides: docker-io-logrotate = 1.4.1-3.fc22 docker-io-logrotate(x86-64) = 1.4.1-3.fc22 docker-logrotate = 1.4.1-3.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Processing files: docker-io-vim-1.4.1-3.fc22.x86_64 Provides: docker-io-vim = 1.4.1-3.fc22 docker-io-vim(x86-64) = 1.4.1-3.fc22 docker-vim = 1.4.1-3.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: docker-io-zsh-completion-1.4.1-3.fc22.x86_64 Provides: docker-io-zsh-completion = 1.4.1-3.fc22 docker-io-zsh-completion(x86-64) = 1.4.1-3.fc22 docker-zsh-completion = 1.4.1-3.fc22 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/docker-io-1.4.1-3.fc22.x86_64 Wrote: /builddir/build/RPMS/docker-io-1.4.1-3.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/docker-io-devel-1.4.1-3.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/docker-io-pkg-devel-1.4.1-3.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/docker-io-fish-completion-1.4.1-3.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/docker-io-logrotate-1.4.1-3.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/docker-io-vim-1.4.1-3.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/docker-io-zsh-completion-1.4.1-3.fc22.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NiR1Q8 + umask 022 + cd /builddir/build/BUILD + cd docker-1.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/docker-io-1.4.1-3.fc22.x86_64 + exit 0 Child return code was: 0 LEAVE do -->